diff --git a/dev/api.json b/dev/api.json index b7bc2b1..f5c266d 100644 --- a/dev/api.json +++ b/dev/api.json @@ -1,12 +1,12 @@ { - "id": 2795, + "id": 2748, "name": "React Router API Reference", "variant": "project", "kind": 1, "flags": {}, "children": [ { - "id": 2796, + "id": 2749, "name": "create-react-router", "variant": "declaration", "kind": 2, @@ -14,7 +14,7 @@ "readme": [ { "kind": "text", - "text": "# create-react-router\n\nCreate a new React Router app.\n\n" + "text": "Create a new React Router app.\n\n" }, { "kind": "code", @@ -23,14 +23,14 @@ ] }, { - "id": 2797, + "id": 2750, "name": "react-router", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 2798, + "id": 2751, "name": "createRoutesFromElements", "variant": "reference", "kind": 4194304, @@ -40,13 +40,13 @@ "fileName": "packages/react-router/index.ts", "line": 109, "character": 30, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/index.ts#L109" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/index.ts#L109" } ], - "target": 4919 + "target": 4872 }, { - "id": 2799, + "id": 2752, "name": "NavigationType", "variant": "declaration", "kind": 8, @@ -61,7 +61,7 @@ }, "children": [ { - "id": 2800, + "id": 2753, "name": "Pop", "variant": "declaration", "kind": 16, @@ -79,7 +79,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 16, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L16" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L16" } ], "type": { @@ -88,7 +88,7 @@ } }, { - "id": 2801, + "id": 2754, "name": "Push", "variant": "declaration", "kind": 16, @@ -106,7 +106,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 23, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L23" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L23" } ], "type": { @@ -115,7 +115,7 @@ } }, { - "id": 2802, + "id": 2755, "name": "Replace", "variant": "declaration", "kind": 16, @@ -133,7 +133,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 29, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L29" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L29" } ], "type": { @@ -146,9 +146,9 @@ { "title": "Enumeration Members", "children": [ - 2800, - 2801, - 2802 + 2753, + 2754, + 2755 ] } ], @@ -157,12 +157,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 8, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L8" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L8" } ] }, { - "id": 2803, + "id": 2756, "name": "UNSAFE_ServerMode", "variant": "declaration", "kind": 8, @@ -177,7 +177,7 @@ }, "children": [ { - "id": 2804, + "id": 2757, "name": "Development", "variant": "declaration", "kind": 16, @@ -187,7 +187,7 @@ "fileName": "packages/react-router/lib/server-runtime/mode.ts", "line": 5, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/mode.ts#L5" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/mode.ts#L5" } ], "type": { @@ -196,7 +196,7 @@ } }, { - "id": 2805, + "id": 2758, "name": "Production", "variant": "declaration", "kind": 16, @@ -206,7 +206,7 @@ "fileName": "packages/react-router/lib/server-runtime/mode.ts", "line": 6, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/mode.ts#L6" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/mode.ts#L6" } ], "type": { @@ -215,7 +215,7 @@ } }, { - "id": 2806, + "id": 2759, "name": "Test", "variant": "declaration", "kind": 16, @@ -225,7 +225,7 @@ "fileName": "packages/react-router/lib/server-runtime/mode.ts", "line": 7, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/mode.ts#L7" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/mode.ts#L7" } ], "type": { @@ -238,9 +238,9 @@ { "title": "Enumeration Members", "children": [ - 2804, - 2805, - 2806 + 2757, + 2758, + 2759 ] } ], @@ -249,19 +249,19 @@ "fileName": "packages/react-router/lib/server-runtime/mode.ts", "line": 4, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/mode.ts#L4" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/mode.ts#L4" } ] }, { - "id": 2807, + "id": 2760, "name": "UNSAFE_DataWithResponseInit", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 2808, + "id": 2761, "name": "constructor", "variant": "declaration", "kind": 512, @@ -269,14 +269,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1316, + "line": 1340, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1316" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1340" } ], "signatures": [ { - "id": 2809, + "id": 2762, "name": "new UNSAFE_DataWithResponseInit", "variant": "signature", "kind": 16384, @@ -284,14 +284,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1316, + "line": 1340, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1316" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1340" } ], "typeParameters": [ { - "id": 2810, + "id": 2763, "name": "D", "variant": "typeParam", "kind": 131072, @@ -300,14 +300,14 @@ ], "parameters": [ { - "id": 2811, + "id": 2764, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 2810, + "target": 2763, "name": "D", "package": "react-router", "qualifiedName": "DataWithResponseInit.D", @@ -315,7 +315,7 @@ } }, { - "id": 2812, + "id": 2765, "name": "init", "variant": "param", "kind": 32768, @@ -335,11 +335,11 @@ ], "type": { "type": "reference", - "target": 2807, + "target": 2760, "typeArguments": [ { "type": "reference", - "target": 2810, + "target": 2763, "name": "D", "package": "react-router", "qualifiedName": "DataWithResponseInit.D", @@ -353,7 +353,7 @@ ] }, { - "id": 2813, + "id": 2766, "name": "data", "variant": "declaration", "kind": 1024, @@ -361,14 +361,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1313, + "line": 1337, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1313" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1337" } ], "type": { "type": "reference", - "target": 2810, + "target": 2763, "name": "D", "package": "react-router", "qualifiedName": "DataWithResponseInit.D", @@ -376,7 +376,7 @@ } }, { - "id": 2814, + "id": 2767, "name": "init", "variant": "declaration", "kind": 1024, @@ -384,9 +384,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1314, + "line": 1338, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1314" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1338" } ], "type": { @@ -409,7 +409,7 @@ } }, { - "id": 2815, + "id": 2768, "name": "type", "variant": "declaration", "kind": 1024, @@ -417,9 +417,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1312, + "line": 1336, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1312" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1336" } ], "type": { @@ -433,29 +433,29 @@ { "title": "Constructors", "children": [ - 2808 + 2761 ] }, { "title": "Properties", "children": [ - 2813, - 2814, - 2815 + 2766, + 2767, + 2768 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1311, + "line": 1335, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1311" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1335" } ], "typeParameters": [ { - "id": 2816, + "id": 2769, "name": "D", "variant": "typeParam", "kind": 131072, @@ -464,14 +464,14 @@ ] }, { - "id": 2817, + "id": 2770, "name": "UNSAFE_RemixErrorBoundary", "variant": "declaration", "kind": 128, "flags": {}, "children": [ { - "id": 2818, + "id": 2771, "name": "constructor", "variant": "declaration", "kind": 512, @@ -481,12 +481,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 22, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L22" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L22" } ], "signatures": [ { - "id": 2819, + "id": 2772, "name": "new UNSAFE_RemixErrorBoundary", "variant": "signature", "kind": 16384, @@ -496,12 +496,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 22, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L22" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L22" } ], "parameters": [ { - "id": 2820, + "id": 2773, "name": "props", "variant": "param", "kind": 32768, @@ -519,7 +519,7 @@ ], "type": { "type": "reference", - "target": 2817, + "target": 2770, "name": "RemixErrorBoundary", "package": "react-router" }, @@ -537,7 +537,7 @@ } }, { - "id": 2821, + "id": 2774, "name": "context", "variant": "declaration", "kind": 1024, @@ -602,7 +602,7 @@ } }, { - "id": 2822, + "id": 2775, "name": "props", "variant": "declaration", "kind": 1024, @@ -645,7 +645,7 @@ } }, { - "id": 2823, + "id": 2776, "name": "refs", "variant": "declaration", "kind": 1024, @@ -677,7 +677,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2824, + "id": 2777, "name": "__type", "variant": "declaration", "kind": 65536, @@ -693,7 +693,7 @@ ], "indexSignatures": [ { - "id": 2825, + "id": 2778, "name": "__index", "variant": "signature", "kind": 8192, @@ -709,7 +709,7 @@ ], "parameters": [ { - "id": 2826, + "id": 2779, "name": "key", "variant": "param", "kind": 32768, @@ -743,7 +743,7 @@ } }, { - "id": 2827, + "id": 2780, "name": "state", "variant": "declaration", "kind": 1024, @@ -785,7 +785,7 @@ } }, { - "id": 2828, + "id": 2781, "name": "contextType", "variant": "declaration", "kind": 1024, @@ -856,7 +856,7 @@ } }, { - "id": 2829, + "id": 2782, "name": "componentDidCatch", "variant": "declaration", "kind": 2048, @@ -874,7 +874,7 @@ ], "signatures": [ { - "id": 2830, + "id": 2783, "name": "componentDidCatch", "variant": "signature", "kind": 4096, @@ -899,7 +899,7 @@ ], "parameters": [ { - "id": 2831, + "id": 2784, "name": "error", "variant": "param", "kind": 32768, @@ -917,7 +917,7 @@ } }, { - "id": 2832, + "id": 2785, "name": "errorInfo", "variant": "param", "kind": 32768, @@ -954,7 +954,7 @@ } }, { - "id": 2833, + "id": 2786, "name": "componentDidMount", "variant": "declaration", "kind": 2048, @@ -972,7 +972,7 @@ ], "signatures": [ { - "id": 2834, + "id": 2787, "name": "componentDidMount", "variant": "signature", "kind": 4096, @@ -1013,7 +1013,7 @@ } }, { - "id": 2835, + "id": 2788, "name": "componentDidUpdate", "variant": "declaration", "kind": 2048, @@ -1031,7 +1031,7 @@ ], "signatures": [ { - "id": 2836, + "id": 2789, "name": "componentDidUpdate", "variant": "signature", "kind": 4096, @@ -1056,7 +1056,7 @@ ], "parameters": [ { - "id": 2837, + "id": 2790, "name": "prevProps", "variant": "param", "kind": 32768, @@ -1085,7 +1085,7 @@ } }, { - "id": 2838, + "id": 2791, "name": "prevState", "variant": "param", "kind": 32768, @@ -1114,7 +1114,7 @@ } }, { - "id": 2839, + "id": 2792, "name": "snapshot", "variant": "param", "kind": 32768, @@ -1146,7 +1146,7 @@ } }, { - "id": 2840, + "id": 2793, "name": "componentWillMount", "variant": "declaration", "kind": 2048, @@ -1164,7 +1164,7 @@ ], "signatures": [ { - "id": 2841, + "id": 2794, "name": "componentWillMount", "variant": "signature", "kind": 4096, @@ -1253,7 +1253,7 @@ } }, { - "id": 2842, + "id": 2795, "name": "componentWillReceiveProps", "variant": "declaration", "kind": 2048, @@ -1271,7 +1271,7 @@ ], "signatures": [ { - "id": 2843, + "id": 2796, "name": "componentWillReceiveProps", "variant": "signature", "kind": 4096, @@ -1344,7 +1344,7 @@ ], "parameters": [ { - "id": 2844, + "id": 2797, "name": "nextProps", "variant": "param", "kind": 32768, @@ -1373,7 +1373,7 @@ } }, { - "id": 2845, + "id": 2798, "name": "nextContext", "variant": "param", "kind": 32768, @@ -1404,7 +1404,7 @@ } }, { - "id": 2846, + "id": 2799, "name": "componentWillUnmount", "variant": "declaration", "kind": 2048, @@ -1422,7 +1422,7 @@ ], "signatures": [ { - "id": 2847, + "id": 2800, "name": "componentWillUnmount", "variant": "signature", "kind": 4096, @@ -1471,7 +1471,7 @@ } }, { - "id": 2848, + "id": 2801, "name": "componentWillUpdate", "variant": "declaration", "kind": 2048, @@ -1489,7 +1489,7 @@ ], "signatures": [ { - "id": 2849, + "id": 2802, "name": "componentWillUpdate", "variant": "signature", "kind": 4096, @@ -1562,7 +1562,7 @@ ], "parameters": [ { - "id": 2850, + "id": 2803, "name": "nextProps", "variant": "param", "kind": 32768, @@ -1591,7 +1591,7 @@ } }, { - "id": 2851, + "id": 2804, "name": "nextState", "variant": "param", "kind": 32768, @@ -1620,7 +1620,7 @@ } }, { - "id": 2852, + "id": 2805, "name": "nextContext", "variant": "param", "kind": 32768, @@ -1651,7 +1651,7 @@ } }, { - "id": 2853, + "id": 2806, "name": "forceUpdate", "variant": "declaration", "kind": 2048, @@ -1668,7 +1668,7 @@ ], "signatures": [ { - "id": 2854, + "id": 2807, "name": "forceUpdate", "variant": "signature", "kind": 4096, @@ -1685,7 +1685,7 @@ ], "parameters": [ { - "id": 2855, + "id": 2808, "name": "callback", "variant": "param", "kind": 32768, @@ -1696,7 +1696,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2856, + "id": 2809, "name": "__type", "variant": "declaration", "kind": 65536, @@ -1712,7 +1712,7 @@ ], "signatures": [ { - "id": 2857, + "id": 2810, "name": "__type", "variant": "signature", "kind": 4096, @@ -1754,7 +1754,7 @@ } }, { - "id": 2858, + "id": 2811, "name": "getSnapshotBeforeUpdate", "variant": "declaration", "kind": 2048, @@ -1772,7 +1772,7 @@ ], "signatures": [ { - "id": 2859, + "id": 2812, "name": "getSnapshotBeforeUpdate", "variant": "signature", "kind": 4096, @@ -1813,7 +1813,7 @@ ], "parameters": [ { - "id": 2860, + "id": 2813, "name": "prevProps", "variant": "param", "kind": 32768, @@ -1842,7 +1842,7 @@ } }, { - "id": 2861, + "id": 2814, "name": "prevState", "variant": "param", "kind": 32768, @@ -1889,7 +1889,7 @@ } }, { - "id": 2862, + "id": 2815, "name": "render", "variant": "declaration", "kind": 2048, @@ -1899,12 +1899,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 55, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L55" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L55" } ], "signatures": [ { - "id": 2863, + "id": 2816, "name": "render", "variant": "signature", "kind": 4096, @@ -1914,7 +1914,7 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 55, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L55" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L55" } ], "type": { @@ -1987,7 +1987,7 @@ } }, { - "id": 2864, + "id": 2817, "name": "setState", "variant": "declaration", "kind": 2048, @@ -2004,7 +2004,7 @@ ], "signatures": [ { - "id": 2865, + "id": 2818, "name": "setState", "variant": "signature", "kind": 4096, @@ -2021,7 +2021,7 @@ ], "typeParameters": [ { - "id": 2866, + "id": 2819, "name": "K", "variant": "typeParam", "kind": 131072, @@ -2045,7 +2045,7 @@ ], "parameters": [ { - "id": 2867, + "id": 2820, "name": "state", "variant": "param", "kind": 32768, @@ -2071,7 +2071,7 @@ { "type": "reflection", "declaration": { - "id": 2868, + "id": 2821, "name": "__type", "variant": "declaration", "kind": 65536, @@ -2087,7 +2087,7 @@ ], "signatures": [ { - "id": 2869, + "id": 2822, "name": "__type", "variant": "signature", "kind": 4096, @@ -2103,7 +2103,7 @@ ], "parameters": [ { - "id": 2870, + "id": 2823, "name": "prevState", "variant": "param", "kind": 32768, @@ -2132,7 +2132,7 @@ } }, { - "id": 2871, + "id": 2824, "name": "props", "variant": "param", "kind": 32768, @@ -2195,7 +2195,7 @@ }, { "type": "reference", - "target": 2866, + "target": 2819, "name": "K", "package": "@types/react", "refersToTypeParameter": true @@ -2228,7 +2228,7 @@ }, { "type": "reference", - "target": 2866, + "target": 2819, "name": "K", "package": "@types/react", "refersToTypeParameter": true @@ -2241,7 +2241,7 @@ } }, { - "id": 2872, + "id": 2825, "name": "callback", "variant": "param", "kind": 32768, @@ -2252,7 +2252,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2873, + "id": 2826, "name": "__type", "variant": "declaration", "kind": 65536, @@ -2268,7 +2268,7 @@ ], "signatures": [ { - "id": 2874, + "id": 2827, "name": "__type", "variant": "signature", "kind": 4096, @@ -2310,7 +2310,7 @@ } }, { - "id": 2875, + "id": 2828, "name": "shouldComponentUpdate", "variant": "declaration", "kind": 2048, @@ -2328,7 +2328,7 @@ ], "signatures": [ { - "id": 2876, + "id": 2829, "name": "shouldComponentUpdate", "variant": "signature", "kind": 4096, @@ -2393,7 +2393,7 @@ ], "parameters": [ { - "id": 2877, + "id": 2830, "name": "nextProps", "variant": "param", "kind": 32768, @@ -2422,7 +2422,7 @@ } }, { - "id": 2878, + "id": 2831, "name": "nextState", "variant": "param", "kind": 32768, @@ -2451,7 +2451,7 @@ } }, { - "id": 2879, + "id": 2832, "name": "nextContext", "variant": "param", "kind": 32768, @@ -2482,7 +2482,7 @@ } }, { - "id": 2880, + "id": 2833, "name": "UNSAFE_componentWillMount", "variant": "declaration", "kind": 2048, @@ -2500,7 +2500,7 @@ ], "signatures": [ { - "id": 2881, + "id": 2834, "name": "UNSAFE_componentWillMount", "variant": "signature", "kind": 4096, @@ -2589,7 +2589,7 @@ } }, { - "id": 2882, + "id": 2835, "name": "UNSAFE_componentWillReceiveProps", "variant": "declaration", "kind": 2048, @@ -2607,7 +2607,7 @@ ], "signatures": [ { - "id": 2883, + "id": 2836, "name": "UNSAFE_componentWillReceiveProps", "variant": "signature", "kind": 4096, @@ -2680,7 +2680,7 @@ ], "parameters": [ { - "id": 2884, + "id": 2837, "name": "nextProps", "variant": "param", "kind": 32768, @@ -2709,7 +2709,7 @@ } }, { - "id": 2885, + "id": 2838, "name": "nextContext", "variant": "param", "kind": 32768, @@ -2740,7 +2740,7 @@ } }, { - "id": 2886, + "id": 2839, "name": "UNSAFE_componentWillUpdate", "variant": "declaration", "kind": 2048, @@ -2758,7 +2758,7 @@ ], "signatures": [ { - "id": 2887, + "id": 2840, "name": "UNSAFE_componentWillUpdate", "variant": "signature", "kind": 4096, @@ -2831,7 +2831,7 @@ ], "parameters": [ { - "id": 2888, + "id": 2841, "name": "nextProps", "variant": "param", "kind": 32768, @@ -2860,7 +2860,7 @@ } }, { - "id": 2889, + "id": 2842, "name": "nextState", "variant": "param", "kind": 32768, @@ -2889,7 +2889,7 @@ } }, { - "id": 2890, + "id": 2843, "name": "nextContext", "variant": "param", "kind": 32768, @@ -2920,7 +2920,7 @@ } }, { - "id": 2891, + "id": 2844, "name": "getDerivedStateFromError", "variant": "declaration", "kind": 2048, @@ -2932,12 +2932,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 27, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L27" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L27" } ], "signatures": [ { - "id": 2892, + "id": 2845, "name": "getDerivedStateFromError", "variant": "signature", "kind": 4096, @@ -2947,12 +2947,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 27, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L27" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L27" } ], "parameters": [ { - "id": 2893, + "id": 2846, "name": "error", "variant": "param", "kind": 32768, @@ -2971,14 +2971,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2894, + "id": 2847, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 2895, + "id": 2848, "name": "error", "variant": "declaration", "kind": 1024, @@ -2988,7 +2988,7 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 28, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L28" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L28" } ], "type": { @@ -3006,7 +3006,7 @@ { "title": "Properties", "children": [ - 2895 + 2848 ] } ], @@ -3015,7 +3015,7 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 28, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L28" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L28" } ] } @@ -3024,7 +3024,7 @@ ] }, { - "id": 2896, + "id": 2849, "name": "getDerivedStateFromProps", "variant": "declaration", "kind": 2048, @@ -3036,12 +3036,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 31, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L31" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L31" } ], "signatures": [ { - "id": 2897, + "id": 2850, "name": "getDerivedStateFromProps", "variant": "signature", "kind": 4096, @@ -3051,12 +3051,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 31, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L31" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L31" } ], "parameters": [ { - "id": 2898, + "id": 2851, "name": "props", "variant": "param", "kind": 32768, @@ -3072,7 +3072,7 @@ } }, { - "id": 2899, + "id": 2852, "name": "state", "variant": "param", "kind": 32768, @@ -3091,14 +3091,14 @@ "type": { "type": "reflection", "declaration": { - "id": 2900, + "id": 2853, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 2901, + "id": 2854, "name": "error", "variant": "declaration", "kind": 1024, @@ -3108,7 +3108,7 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 45, "character": 15, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L45" } ], "type": { @@ -3132,7 +3132,7 @@ "defaultValue": "..." }, { - "id": 2902, + "id": 2855, "name": "location", "variant": "declaration", "kind": 1024, @@ -3142,12 +3142,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 45, "character": 43, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L45" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -3164,8 +3164,8 @@ { "title": "Properties", "children": [ - 2901, - 2902 + 2854, + 2855 ] } ], @@ -3174,7 +3174,7 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 45, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L45" } ] } @@ -3187,39 +3187,39 @@ { "title": "Constructors", "children": [ - 2818 + 2771 ] }, { "title": "Properties", "children": [ - 2821, - 2822, - 2823, - 2827, - 2828 + 2774, + 2775, + 2776, + 2780, + 2781 ] }, { "title": "Methods", "children": [ - 2829, + 2782, + 2786, + 2788, + 2793, + 2795, + 2799, + 2801, + 2806, + 2811, + 2815, + 2817, + 2828, 2833, 2835, - 2840, - 2842, - 2846, - 2848, - 2853, - 2858, - 2862, - 2864, - 2875, - 2880, - 2882, - 2886, - 2891, - 2896 + 2839, + 2844, + 2849 ] } ], @@ -3228,7 +3228,7 @@ "fileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "line": 18, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errorBoundaries.tsx#L18" } ], "extendedTypes": [ @@ -3265,7 +3265,7 @@ ] }, { - "id": 2903, + "id": 2856, "name": "ActionFunction", "variant": "declaration", "kind": 256, @@ -3281,14 +3281,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 157, + "line": 158, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L157" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L158" } ], "typeParameters": [ { - "id": 2904, + "id": 2857, "name": "Context", "variant": "typeParam", "kind": 131072, @@ -3301,7 +3301,7 @@ ], "signatures": [ { - "id": 2905, + "id": 2858, "name": "ActionFunction", "variant": "signature", "kind": 4096, @@ -3309,25 +3309,25 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 158, + "line": 159, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L158" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L159" } ], "parameters": [ { - "id": 2906, + "id": 2859, "name": "args", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 2908, + "target": 2861, "typeArguments": [ { "type": "reference", - "target": 2904, + "target": 2857, "name": "Context", "package": "react-router", "qualifiedName": "ActionFunction.Context", @@ -3339,7 +3339,7 @@ } }, { - "id": 2907, + "id": 2860, "name": "handlerCtx", "variant": "param", "kind": 32768, @@ -3365,7 +3365,7 @@ ] }, { - "id": 2908, + "id": 2861, "name": "ActionFunctionArgs", "variant": "declaration", "kind": 256, @@ -3380,7 +3380,7 @@ }, "children": [ { - "id": 2909, + "id": 2862, "name": "context", "variant": "declaration", "kind": 1024, @@ -3391,14 +3391,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 120, + "line": 121, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L120" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L121" } ], "type": { "type": "reference", - "target": 2912, + "target": 2865, "name": "Context", "package": "react-router", "qualifiedName": "ActionFunctionArgs.Context", @@ -3411,7 +3411,7 @@ } }, { - "id": 2910, + "id": 2863, "name": "params", "variant": "declaration", "kind": 1024, @@ -3421,14 +3421,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 119, + "line": 120, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L119" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L120" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "intrinsic", @@ -3445,7 +3445,7 @@ } }, { - "id": 2911, + "id": 2864, "name": "request", "variant": "declaration", "kind": 1024, @@ -3455,9 +3455,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 118, + "line": 119, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L118" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L119" } ], "type": { @@ -3480,23 +3480,23 @@ { "title": "Properties", "children": [ - 2909, - 2910, - 2911 + 2862, + 2863, + 2864 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 132, + "line": 133, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L132" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L133" } ], "typeParameters": [ { - "id": 2912, + "id": 2865, "name": "Context", "variant": "typeParam", "kind": 131072, @@ -3517,7 +3517,7 @@ "typeArguments": [ { "type": "reference", - "target": 2912, + "target": 2865, "name": "Context", "package": "react-router", "qualifiedName": "ActionFunctionArgs.Context", @@ -3530,7 +3530,7 @@ ] }, { - "id": 2913, + "id": 2866, "name": "AppLoadContext", "variant": "declaration", "kind": 256, @@ -3556,12 +3556,12 @@ "fileName": "packages/react-router/lib/server-runtime/data.ts", "line": 15, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/data.ts#L15" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/data.ts#L15" } ], "indexSignatures": [ { - "id": 2914, + "id": 2867, "name": "__index", "variant": "signature", "kind": 8192, @@ -3571,12 +3571,12 @@ "fileName": "packages/react-router/lib/server-runtime/data.ts", "line": 16, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/data.ts#L16" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/data.ts#L16" } ], "parameters": [ { - "id": 2915, + "id": 2868, "name": "key", "variant": "param", "kind": 32768, @@ -3595,14 +3595,14 @@ ] }, { - "id": 2916, + "id": 2869, "name": "AwaitProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 2917, + "id": 2870, "name": "children", "variant": "declaration", "kind": 1024, @@ -3625,7 +3625,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useAsyncValue", - "target": 5157 + "target": 5110 }, { "kind": "text", @@ -3642,7 +3642,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 851, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L851" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L851" } ], "type": { @@ -3666,8 +3666,12 @@ }, "typeArguments": [ { - "type": "intrinsic", - "name": "any" + "type": "reference", + "target": 2873, + "name": "Resolve", + "package": "react-router", + "qualifiedName": "AwaitProps.Resolve", + "refersToTypeParameter": true } ], "name": "AwaitResolveRenderFunction", @@ -3677,7 +3681,7 @@ } }, { - "id": 2918, + "id": 2871, "name": "errorElement", "variant": "declaration", "kind": 1024, @@ -3702,7 +3706,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useAsyncError", - "target": 5155 + "target": 5108 }, { "kind": "text", @@ -3720,7 +3724,7 @@ "kind": "inline-tag", "tag": "@link", "text": "ErrorBoundary", - "target": 4351, + "target": 4304, "tsLinkText": "ErrorBoundary" }, { @@ -3731,7 +3735,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useRouteError", - "target": 5249 + "target": 5202 }, { "kind": "text", @@ -3744,7 +3748,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 886, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L886" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L886" } ], "type": { @@ -3759,7 +3763,7 @@ } }, { - "id": 2919, + "id": 2872, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -3774,7 +3778,7 @@ "kind": "inline-tag", "tag": "@link", "text": "loader", - "target": 4747 + "target": 4700 }, { "kind": "text", @@ -3791,12 +3795,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 926, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L926" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L926" } ], "type": { "type": "reference", - "target": 2920, + "target": 2873, "name": "Resolve", "package": "react-router", "qualifiedName": "AwaitProps.Resolve", @@ -3808,9 +3812,9 @@ { "title": "Properties", "children": [ - 2917, - 2918, - 2919 + 2870, + 2871, + 2872 ] } ], @@ -3819,12 +3823,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 827, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L827" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L827" } ], "typeParameters": [ { - "id": 2920, + "id": 2873, "name": "Resolve", "variant": "typeParam", "kind": 131072, @@ -3833,14 +3837,14 @@ ] }, { - "id": 2921, + "id": 2874, "name": "BrowserRouterProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 2922, + "id": 2875, "name": "basename", "variant": "declaration", "kind": 1024, @@ -3852,7 +3856,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 246, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L246" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L246" } ], "type": { @@ -3861,7 +3865,7 @@ } }, { - "id": 2923, + "id": 2876, "name": "children", "variant": "declaration", "kind": 1024, @@ -3873,7 +3877,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 247, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L247" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L247" } ], "type": { @@ -3888,7 +3892,7 @@ } }, { - "id": 2924, + "id": 2877, "name": "window", "variant": "declaration", "kind": 1024, @@ -3900,7 +3904,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 248, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L248" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L248" } ], "type": { @@ -3918,9 +3922,9 @@ { "title": "Properties", "children": [ - 2922, - 2923, - 2924 + 2875, + 2876, + 2877 ] } ], @@ -3929,12 +3933,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 245, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L245" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L245" } ] }, { - "id": 2925, + "id": 2878, "name": "Cookie", "variant": "declaration", "kind": 256, @@ -3976,7 +3980,7 @@ }, "children": [ { - "id": 2926, + "id": 2879, "name": "expires", "variant": "declaration", "kind": 1024, @@ -4021,7 +4025,7 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 55, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L55" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L55" } ], "type": { @@ -4035,7 +4039,7 @@ } }, { - "id": 2927, + "id": 2880, "name": "isSigned", "variant": "declaration", "kind": 1024, @@ -4055,7 +4059,7 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 47, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L47" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L47" } ], "type": { @@ -4064,7 +4068,7 @@ } }, { - "id": 2928, + "id": 2881, "name": "name", "variant": "declaration", "kind": 1024, @@ -4100,7 +4104,7 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 42, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L42" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L42" } ], "type": { @@ -4109,7 +4113,7 @@ } }, { - "id": 2929, + "id": 2882, "name": "parse", "variant": "declaration", "kind": 2048, @@ -4119,12 +4123,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 61, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L61" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L61" } ], "signatures": [ { - "id": 2930, + "id": 2883, "name": "parse", "variant": "signature", "kind": 4096, @@ -4158,12 +4162,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 61, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L61" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L61" } ], "parameters": [ { - "id": 2931, + "id": 2884, "name": "cookieHeader", "variant": "param", "kind": 32768, @@ -4183,7 +4187,7 @@ } }, { - "id": 2932, + "id": 2885, "name": "options", "variant": "param", "kind": 32768, @@ -4192,7 +4196,7 @@ }, "type": { "type": "reference", - "target": 2937, + "target": 2890, "name": "ParseOptions", "package": "cookie" } @@ -4217,7 +4221,7 @@ ] }, { - "id": 2933, + "id": 2886, "name": "serialize", "variant": "declaration", "kind": 2048, @@ -4227,12 +4231,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 67, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L67" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L67" } ], "signatures": [ { - "id": 2934, + "id": 2887, "name": "serialize", "variant": "signature", "kind": 4096, @@ -4258,12 +4262,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 67, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L67" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L67" } ], "parameters": [ { - "id": 2935, + "id": 2888, "name": "value", "variant": "param", "kind": 32768, @@ -4274,7 +4278,7 @@ } }, { - "id": 2936, + "id": 2889, "name": "options", "variant": "param", "kind": 32768, @@ -4283,7 +4287,7 @@ }, "type": { "type": "reference", - "target": 2942, + "target": 2895, "name": "SerializeOptions", "package": "cookie" } @@ -4312,16 +4316,16 @@ { "title": "Properties", "children": [ - 2926, - 2927, - 2928 + 2879, + 2880, + 2881 ] }, { "title": "Methods", "children": [ - 2929, - 2933 + 2882, + 2886 ] } ], @@ -4330,12 +4334,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 38, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L38" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L38" } ] }, { - "id": 2937, + "id": 2890, "name": "CookieParseOptions", "variant": "declaration", "kind": 256, @@ -4352,7 +4356,7 @@ }, "children": [ { - "id": 2938, + "id": 2891, "name": "decode", "variant": "declaration", "kind": 1024, @@ -4405,7 +4409,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2939, + "id": 2892, "name": "__type", "variant": "declaration", "kind": 65536, @@ -4421,7 +4425,7 @@ ], "signatures": [ { - "id": 2940, + "id": 2893, "name": "__type", "variant": "signature", "kind": 4096, @@ -4437,7 +4441,7 @@ ], "parameters": [ { - "id": 2941, + "id": 2894, "name": "str", "variant": "param", "kind": 32768, @@ -4473,7 +4477,7 @@ { "title": "Properties", "children": [ - 2938 + 2891 ] } ], @@ -4486,7 +4490,7 @@ ] }, { - "id": 2942, + "id": 2895, "name": "CookieSerializeOptions", "variant": "declaration", "kind": 256, @@ -4503,7 +4507,7 @@ }, "children": [ { - "id": 2943, + "id": 2896, "name": "domain", "variant": "declaration", "kind": 1024, @@ -4548,7 +4552,7 @@ } }, { - "id": 2944, + "id": 2897, "name": "encode", "variant": "declaration", "kind": 1024, @@ -4593,7 +4597,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2945, + "id": 2898, "name": "__type", "variant": "declaration", "kind": 65536, @@ -4609,7 +4613,7 @@ ], "signatures": [ { - "id": 2946, + "id": 2899, "name": "__type", "variant": "signature", "kind": 4096, @@ -4625,7 +4629,7 @@ ], "parameters": [ { - "id": 2947, + "id": 2900, "name": "str", "variant": "param", "kind": 32768, @@ -4648,7 +4652,7 @@ } }, { - "id": 2948, + "id": 2901, "name": "expires", "variant": "declaration", "kind": 1024, @@ -4730,7 +4734,7 @@ } }, { - "id": 2949, + "id": 2902, "name": "httpOnly", "variant": "declaration", "kind": 1024, @@ -4783,7 +4787,7 @@ } }, { - "id": 2950, + "id": 2903, "name": "maxAge", "variant": "declaration", "kind": 1024, @@ -4860,7 +4864,7 @@ } }, { - "id": 2951, + "id": 2904, "name": "partitioned", "variant": "declaration", "kind": 1024, @@ -4905,7 +4909,7 @@ } }, { - "id": 2952, + "id": 2905, "name": "path", "variant": "declaration", "kind": 1024, @@ -4950,7 +4954,7 @@ } }, { - "id": 2953, + "id": 2906, "name": "priority", "variant": "declaration", "kind": 1024, @@ -5080,7 +5084,7 @@ } }, { - "id": 2954, + "id": 2907, "name": "sameSite", "variant": "declaration", "kind": 1024, @@ -5238,7 +5242,7 @@ } }, { - "id": 2955, + "id": 2908, "name": "secure", "variant": "declaration", "kind": 1024, @@ -5287,16 +5291,16 @@ { "title": "Properties", "children": [ - 2943, - 2944, - 2948, - 2949, - 2950, - 2951, - 2952, - 2953, - 2954, - 2955 + 2896, + 2897, + 2901, + 2902, + 2903, + 2904, + 2905, + 2906, + 2907, + 2908 ] } ], @@ -5309,14 +5313,14 @@ ] }, { - "id": 2956, + "id": 2909, "name": "CookieSignatureOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 2957, + "id": 2910, "name": "secrets", "variant": "declaration", "kind": 1024, @@ -5352,7 +5356,7 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 21, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L21" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L21" } ], "type": { @@ -5368,7 +5372,7 @@ { "title": "Properties", "children": [ - 2957 + 2910 ] } ], @@ -5377,19 +5381,19 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 12, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L12" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L12" } ] }, { - "id": 2958, + "id": 2911, "name": "DataRouteMatch", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 2959, + "id": 2912, "name": "params", "variant": "declaration", "kind": 1024, @@ -5407,14 +5411,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 401, + "line": 425, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L401" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L425" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "intrinsic", @@ -5426,12 +5430,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4412, + "target": 4365, "name": "RouteMatch.params" } }, { - "id": 2960, + "id": 2913, "name": "pathname", "variant": "declaration", "kind": 1024, @@ -5449,9 +5453,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 405, + "line": 429, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L405" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L429" } ], "type": { @@ -5460,12 +5464,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4413, + "target": 4366, "name": "RouteMatch.pathname" } }, { - "id": 2961, + "id": 2914, "name": "pathnameBase", "variant": "declaration", "kind": 1024, @@ -5483,9 +5487,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 409, + "line": 433, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L409" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L433" } ], "type": { @@ -5494,12 +5498,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4414, + "target": 4367, "name": "RouteMatch.pathnameBase" } }, { - "id": 2962, + "id": 2915, "name": "route", "variant": "declaration", "kind": 1024, @@ -5517,20 +5521,20 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 413, + "line": 437, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L413" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L437" } ], "type": { "type": "reference", - "target": 4698, + "target": 4651, "name": "DataRouteObject", "package": "react-router" }, "inheritedFrom": { "type": "reference", - "target": 4415, + "target": 4368, "name": "RouteMatch.route" } } @@ -5539,10 +5543,10 @@ { "title": "Properties", "children": [ - 2959, - 2960, - 2961, - 2962 + 2912, + 2913, + 2914, + 2915 ] } ], @@ -5551,13 +5555,13 @@ "fileName": "packages/react-router/lib/context.ts", "line": 77, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L77" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L77" } ], "extendedTypes": [ { "type": "reference", - "target": 4411, + "target": 4364, "typeArguments": [ { "type": "intrinsic", @@ -5565,7 +5569,7 @@ }, { "type": "reference", - "target": 4698, + "target": 4651, "name": "DataRouteObject", "package": "react-router" } @@ -5576,7 +5580,7 @@ ] }, { - "id": 2963, + "id": 2916, "name": "DataRouter", "variant": "declaration", "kind": 256, @@ -5594,12 +5598,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 59, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L59" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L59" } ] }, { - "id": 2964, + "id": 2917, "name": "DataStrategyFunction", "variant": "declaration", "kind": 256, @@ -5607,14 +5611,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 218, + "line": 219, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L218" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L219" } ], "signatures": [ { - "id": 2965, + "id": 2918, "name": "DataStrategyFunction", "variant": "signature", "kind": 4096, @@ -5622,21 +5626,21 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 219, + "line": 220, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L219" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L220" } ], "parameters": [ { - "id": 2966, + "id": 2919, "name": "args", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 2967, + "target": 2920, "typeArguments": [ { "type": "intrinsic", @@ -5668,7 +5672,7 @@ }, { "type": "reference", - "target": 2990, + "target": 2943, "name": "DataStrategyResult", "package": "react-router" } @@ -5684,14 +5688,14 @@ ] }, { - "id": 2967, + "id": 2920, "name": "DataStrategyFunctionArgs", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 2968, + "id": 2921, "name": "context", "variant": "declaration", "kind": 1024, @@ -5702,14 +5706,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 120, + "line": 121, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L120" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L121" } ], "type": { "type": "reference", - "target": 2973, + "target": 2926, "name": "Context", "package": "react-router", "qualifiedName": "DataStrategyFunctionArgs.Context", @@ -5722,7 +5726,7 @@ } }, { - "id": 2969, + "id": 2922, "name": "fetcherKey", "variant": "declaration", "kind": 1024, @@ -5730,9 +5734,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 207, + "line": 208, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L207" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L208" } ], "type": { @@ -5750,7 +5754,7 @@ } }, { - "id": 2970, + "id": 2923, "name": "matches", "variant": "declaration", "kind": 1024, @@ -5758,23 +5762,23 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 206, + "line": 207, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L206" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L207" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 2974, + "target": 2927, "name": "DataStrategyMatch", "package": "react-router" } } }, { - "id": 2971, + "id": 2924, "name": "params", "variant": "declaration", "kind": 1024, @@ -5784,14 +5788,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 119, + "line": 120, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L119" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L120" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "intrinsic", @@ -5808,7 +5812,7 @@ } }, { - "id": 2972, + "id": 2925, "name": "request", "variant": "declaration", "kind": 1024, @@ -5818,9 +5822,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 118, + "line": 119, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L118" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L119" } ], "type": { @@ -5843,25 +5847,25 @@ { "title": "Properties", "children": [ - 2968, - 2969, - 2970, - 2971, - 2972 + 2921, + 2922, + 2923, + 2924, + 2925 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 204, + "line": 205, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L204" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L205" } ], "typeParameters": [ { - "id": 2973, + "id": 2926, "name": "Context", "variant": "typeParam", "kind": 131072, @@ -5882,7 +5886,7 @@ "typeArguments": [ { "type": "reference", - "target": 2973, + "target": 2926, "name": "Context", "package": "react-router", "qualifiedName": "DataStrategyFunctionArgs.Context", @@ -5895,14 +5899,14 @@ ] }, { - "id": 2974, + "id": 2927, "name": "DataStrategyMatch", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 2975, + "id": 2928, "name": "params", "variant": "declaration", "kind": 1024, @@ -5920,14 +5924,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 401, + "line": 425, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L401" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L425" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "intrinsic", @@ -5944,7 +5948,7 @@ } }, { - "id": 2976, + "id": 2929, "name": "pathname", "variant": "declaration", "kind": 1024, @@ -5962,9 +5966,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 405, + "line": 429, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L405" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L429" } ], "type": { @@ -5978,7 +5982,7 @@ } }, { - "id": 2977, + "id": 2930, "name": "pathnameBase", "variant": "declaration", "kind": 1024, @@ -5996,9 +6000,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 409, + "line": 433, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L409" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L433" } ], "type": { @@ -6012,7 +6016,7 @@ } }, { - "id": 2978, + "id": 2931, "name": "resolve", "variant": "declaration", "kind": 1024, @@ -6020,15 +6024,15 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 197, + "line": 198, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L197" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L198" } ], "type": { "type": "reflection", "declaration": { - "id": 2979, + "id": 2932, "name": "__type", "variant": "declaration", "kind": 65536, @@ -6036,14 +6040,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 197, + "line": 198, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L197" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L198" } ], "signatures": [ { - "id": 2980, + "id": 2933, "name": "__type", "variant": "signature", "kind": 4096, @@ -6051,14 +6055,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 197, + "line": 198, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L197" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L198" } ], "parameters": [ { - "id": 2981, + "id": 2934, "name": "handlerOverride", "variant": "param", "kind": 32768, @@ -6068,7 +6072,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2982, + "id": 2935, "name": "__type", "variant": "declaration", "kind": 65536, @@ -6076,14 +6080,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 198, + "line": 199, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L198" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L199" } ], "signatures": [ { - "id": 2983, + "id": 2936, "name": "__type", "variant": "signature", "kind": 4096, @@ -6091,14 +6095,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 198, + "line": 199, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L198" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L199" } ], "parameters": [ { - "id": 2984, + "id": 2937, "name": "handler", "variant": "param", "kind": 32768, @@ -6106,7 +6110,7 @@ "type": { "type": "reflection", "declaration": { - "id": 2985, + "id": 2938, "name": "__type", "variant": "declaration", "kind": 65536, @@ -6114,14 +6118,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 199, + "line": 200, "character": 15, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L199" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L200" } ], "signatures": [ { - "id": 2986, + "id": 2939, "name": "__type", "variant": "signature", "kind": 4096, @@ -6129,14 +6133,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 199, + "line": 200, "character": 15, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L199" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L200" } ], "parameters": [ { - "id": 2987, + "id": 2940, "name": "ctx", "variant": "param", "kind": 32768, @@ -6188,7 +6192,7 @@ "typeArguments": [ { "type": "reference", - "target": 2990, + "target": 2943, "name": "DataStrategyResult", "package": "react-router" } @@ -6202,7 +6206,7 @@ } }, { - "id": 2988, + "id": 2941, "name": "route", "variant": "declaration", "kind": 1024, @@ -6220,9 +6224,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 413, + "line": 437, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L413" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L437" } ], "type": { @@ -6241,7 +6245,7 @@ } }, { - "id": 2989, + "id": 2942, "name": "shouldLoad", "variant": "declaration", "kind": 1024, @@ -6249,9 +6253,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 196, + "line": 197, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L196" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L197" } ], "type": { @@ -6264,21 +6268,21 @@ { "title": "Properties", "children": [ - 2975, - 2976, - 2977, - 2978, - 2988, - 2989 + 2928, + 2929, + 2930, + 2931, + 2941, + 2942 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 194, + "line": 195, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L194" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L195" } ], "extendedTypes": [ @@ -6309,7 +6313,7 @@ ] }, { - "id": 2990, + "id": 2943, "name": "DataStrategyResult", "variant": "declaration", "kind": 256, @@ -6324,7 +6328,7 @@ }, "children": [ { - "id": 2991, + "id": 2944, "name": "result", "variant": "declaration", "kind": 1024, @@ -6332,9 +6336,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 215, + "line": 216, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L215" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L216" } ], "type": { @@ -6343,7 +6347,7 @@ } }, { - "id": 2992, + "id": 2945, "name": "type", "variant": "declaration", "kind": 1024, @@ -6351,9 +6355,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 214, + "line": 215, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L214" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L215" } ], "type": { @@ -6375,29 +6379,29 @@ { "title": "Properties", "children": [ - 2991, - 2992 + 2944, + 2945 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 213, + "line": 214, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L213" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L214" } ] }, { - "id": 2993, + "id": 2946, "name": "EntryContext", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 2994, + "id": 2947, "name": "abortDelay", "variant": "declaration", "kind": 1024, @@ -6410,7 +6414,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 20, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L20" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L20" } ], "type": { @@ -6424,7 +6428,7 @@ } }, { - "id": 2995, + "id": 2948, "name": "criticalCss", "variant": "declaration", "kind": 1024, @@ -6437,7 +6441,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 16, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L16" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L16" } ], "type": { @@ -6451,7 +6455,7 @@ } }, { - "id": 2996, + "id": 2949, "name": "future", "variant": "declaration", "kind": 1024, @@ -6463,7 +6467,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 18, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L18" } ], "type": { @@ -6482,7 +6486,7 @@ } }, { - "id": 2997, + "id": 2950, "name": "isSpaMode", "variant": "declaration", "kind": 1024, @@ -6494,7 +6498,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 19, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L19" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L19" } ], "type": { @@ -6508,7 +6512,7 @@ } }, { - "id": 2998, + "id": 2951, "name": "manifest", "variant": "declaration", "kind": 1024, @@ -6520,12 +6524,12 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 14, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L14" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L14" } ], "type": { "type": "reference", - "target": 4644, + "target": 4597, "name": "AssetsManifest", "package": "react-router" }, @@ -6536,7 +6540,7 @@ } }, { - "id": 2999, + "id": 2952, "name": "renderMeta", "variant": "declaration", "kind": 1024, @@ -6549,20 +6553,20 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 22, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L22" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L22" } ], "type": { "type": "reflection", "declaration": { - "id": 3000, + "id": 2953, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 3001, + "id": 2954, "name": "didRenderScripts", "variant": "declaration", "kind": 1024, @@ -6574,7 +6578,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 23, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L23" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L23" } ], "type": { @@ -6583,7 +6587,7 @@ } }, { - "id": 3002, + "id": 2955, "name": "streamCache", "variant": "declaration", "kind": 1024, @@ -6595,7 +6599,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 24, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L24" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L24" } ], "type": { @@ -6630,14 +6634,14 @@ { "type": "reflection", "declaration": { - "id": 3003, + "id": 2956, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 3004, + "id": 2957, "name": "error", "variant": "declaration", "kind": 1024, @@ -6649,7 +6653,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 31, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L31" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L31" } ], "type": { @@ -6658,7 +6662,7 @@ } }, { - "id": 3005, + "id": 2958, "name": "result", "variant": "declaration", "kind": 1024, @@ -6670,20 +6674,20 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 27, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L27" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L27" } ], "type": { "type": "reflection", "declaration": { - "id": 3006, + "id": 2959, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 3007, + "id": 2960, "name": "done", "variant": "declaration", "kind": 1024, @@ -6693,7 +6697,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 28, "character": 10, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L28" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L28" } ], "type": { @@ -6702,7 +6706,7 @@ } }, { - "id": 3008, + "id": 2961, "name": "value", "variant": "declaration", "kind": 1024, @@ -6712,7 +6716,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 29, "character": 10, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L29" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L29" } ], "type": { @@ -6725,8 +6729,8 @@ { "title": "Properties", "children": [ - 3007, - 3008 + 2960, + 2961 ] } ], @@ -6735,7 +6739,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 27, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L27" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L27" } ] } @@ -6746,8 +6750,8 @@ { "title": "Properties", "children": [ - 3004, - 3005 + 2957, + 2958 ] } ], @@ -6756,7 +6760,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 26, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L26" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L26" } ] } @@ -6773,8 +6777,8 @@ { "title": "Properties", "children": [ - 3001, - 3002 + 2954, + 2955 ] } ], @@ -6783,7 +6787,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 22, "character": 15, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L22" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L22" } ] } @@ -6795,7 +6799,7 @@ } }, { - "id": 3009, + "id": 2962, "name": "routeModules", "variant": "declaration", "kind": 1024, @@ -6807,12 +6811,12 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 15, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L15" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L15" } ], "type": { "type": "reference", - "target": 4656, + "target": 4609, "name": "RouteModules", "package": "react-router" }, @@ -6823,7 +6827,7 @@ } }, { - "id": 3010, + "id": 2963, "name": "serverHandoffStream", "variant": "declaration", "kind": 1024, @@ -6835,7 +6839,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 41, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L41" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L41" } ], "type": { @@ -6860,7 +6864,7 @@ } }, { - "id": 3011, + "id": 2964, "name": "serverHandoffString", "variant": "declaration", "kind": 1024, @@ -6873,7 +6877,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 17, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L17" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L17" } ], "type": { @@ -6887,7 +6891,7 @@ } }, { - "id": 3012, + "id": 2965, "name": "staticHandlerContext", "variant": "declaration", "kind": 1024, @@ -6897,18 +6901,18 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 40, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L40" } ], "type": { "type": "reference", - "target": 4600, + "target": 4553, "name": "StaticHandlerContext", "package": "react-router" } }, { - "id": 3013, + "id": 2966, "name": "serializeError", "variant": "declaration", "kind": 2048, @@ -6921,12 +6925,12 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 21, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L21" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L21" } ], "signatures": [ { - "id": 3014, + "id": 2967, "name": "serializeError", "variant": "signature", "kind": 4096, @@ -6938,12 +6942,12 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 21, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L21" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L21" } ], "parameters": [ { - "id": 3015, + "id": 2968, "name": "error", "variant": "param", "kind": 32768, @@ -6986,22 +6990,22 @@ { "title": "Properties", "children": [ - 2994, - 2995, - 2996, - 2997, - 2998, - 2999, - 3009, - 3010, - 3011, - 3012 + 2947, + 2948, + 2949, + 2950, + 2951, + 2952, + 2962, + 2963, + 2964, + 2965 ] }, { "title": "Methods", "children": [ - 3013 + 2966 ] } ], @@ -7010,7 +7014,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 39, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L39" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L39" } ], "extendedTypes": [ @@ -7026,7 +7030,7 @@ ] }, { - "id": 3016, + "id": 2969, "name": "FetcherFormProps", "variant": "declaration", "kind": 256, @@ -7041,7 +7045,7 @@ }, "children": [ { - "id": 3017, + "id": 2970, "name": "about", "variant": "declaration", "kind": 1024, @@ -7068,7 +7072,7 @@ } }, { - "id": 3018, + "id": 2971, "name": "acceptCharset", "variant": "declaration", "kind": 1024, @@ -7095,7 +7099,7 @@ } }, { - "id": 3019, + "id": 2972, "name": "accessKey", "variant": "declaration", "kind": 1024, @@ -7122,7 +7126,7 @@ } }, { - "id": 3020, + "id": 2973, "name": "action", "variant": "declaration", "kind": 1024, @@ -7151,7 +7155,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 942, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L942" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L942" } ], "type": { @@ -7165,7 +7169,7 @@ } }, { - "id": 3021, + "id": 2974, "name": "aria-activedescendant", "variant": "declaration", "kind": 1024, @@ -7200,7 +7204,7 @@ } }, { - "id": 3022, + "id": 2975, "name": "aria-atomic", "variant": "declaration", "kind": 1024, @@ -7240,7 +7244,7 @@ } }, { - "id": 3023, + "id": 2976, "name": "aria-autocomplete", "variant": "declaration", "kind": 1024, @@ -7292,7 +7296,7 @@ } }, { - "id": 3024, + "id": 2977, "name": "aria-braillelabel", "variant": "declaration", "kind": 1024, @@ -7338,7 +7342,7 @@ } }, { - "id": 3025, + "id": 2978, "name": "aria-brailleroledescription", "variant": "declaration", "kind": 1024, @@ -7384,7 +7388,7 @@ } }, { - "id": 3026, + "id": 2979, "name": "aria-busy", "variant": "declaration", "kind": 1024, @@ -7416,7 +7420,7 @@ } }, { - "id": 3027, + "id": 2980, "name": "aria-checked", "variant": "declaration", "kind": 1024, @@ -7499,7 +7503,7 @@ } }, { - "id": 3028, + "id": 2981, "name": "aria-colcount", "variant": "declaration", "kind": 1024, @@ -7545,7 +7549,7 @@ } }, { - "id": 3029, + "id": 2982, "name": "aria-colindex", "variant": "declaration", "kind": 1024, @@ -7611,7 +7615,7 @@ } }, { - "id": 3030, + "id": 2983, "name": "aria-colindextext", "variant": "declaration", "kind": 1024, @@ -7657,7 +7661,7 @@ } }, { - "id": 3031, + "id": 2984, "name": "aria-colspan", "variant": "declaration", "kind": 1024, @@ -7723,7 +7727,7 @@ } }, { - "id": 3032, + "id": 2985, "name": "aria-controls", "variant": "declaration", "kind": 1024, @@ -7769,7 +7773,7 @@ } }, { - "id": 3033, + "id": 2986, "name": "aria-current", "variant": "declaration", "kind": 1024, @@ -7837,7 +7841,7 @@ } }, { - "id": 3034, + "id": 2987, "name": "aria-describedby", "variant": "declaration", "kind": 1024, @@ -7883,7 +7887,7 @@ } }, { - "id": 3035, + "id": 2988, "name": "aria-description", "variant": "declaration", "kind": 1024, @@ -7929,7 +7933,7 @@ } }, { - "id": 3036, + "id": 2989, "name": "aria-details", "variant": "declaration", "kind": 1024, @@ -7975,7 +7979,7 @@ } }, { - "id": 3037, + "id": 2990, "name": "aria-disabled", "variant": "declaration", "kind": 1024, @@ -8046,7 +8050,7 @@ } }, { - "id": 3038, + "id": 2991, "name": "aria-dropeffect", "variant": "declaration", "kind": 1024, @@ -8117,7 +8121,7 @@ } }, { - "id": 3039, + "id": 2992, "name": "aria-errormessage", "variant": "declaration", "kind": 1024, @@ -8183,7 +8187,7 @@ } }, { - "id": 3040, + "id": 2993, "name": "aria-expanded", "variant": "declaration", "kind": 1024, @@ -8223,7 +8227,7 @@ } }, { - "id": 3041, + "id": 2994, "name": "aria-flowto", "variant": "declaration", "kind": 1024, @@ -8258,7 +8262,7 @@ } }, { - "id": 3042, + "id": 2995, "name": "aria-grabbed", "variant": "declaration", "kind": 1024, @@ -8309,7 +8313,7 @@ } }, { - "id": 3043, + "id": 2996, "name": "aria-haspopup", "variant": "declaration", "kind": 1024, @@ -8377,7 +8381,7 @@ } }, { - "id": 3044, + "id": 2997, "name": "aria-hidden", "variant": "declaration", "kind": 1024, @@ -8428,7 +8432,7 @@ } }, { - "id": 3045, + "id": 2998, "name": "aria-invalid", "variant": "declaration", "kind": 1024, @@ -8495,7 +8499,7 @@ } }, { - "id": 3046, + "id": 2999, "name": "aria-keyshortcuts", "variant": "declaration", "kind": 1024, @@ -8530,7 +8534,7 @@ } }, { - "id": 3047, + "id": 3000, "name": "aria-label", "variant": "declaration", "kind": 1024, @@ -8576,7 +8580,7 @@ } }, { - "id": 3048, + "id": 3001, "name": "aria-labelledby", "variant": "declaration", "kind": 1024, @@ -8622,7 +8626,7 @@ } }, { - "id": 3049, + "id": 3002, "name": "aria-level", "variant": "declaration", "kind": 1024, @@ -8657,7 +8661,7 @@ } }, { - "id": 3050, + "id": 3003, "name": "aria-live", "variant": "declaration", "kind": 1024, @@ -8705,7 +8709,7 @@ } }, { - "id": 3051, + "id": 3004, "name": "aria-modal", "variant": "declaration", "kind": 1024, @@ -8745,7 +8749,7 @@ } }, { - "id": 3052, + "id": 3005, "name": "aria-multiline", "variant": "declaration", "kind": 1024, @@ -8785,7 +8789,7 @@ } }, { - "id": 3053, + "id": 3006, "name": "aria-multiselectable", "variant": "declaration", "kind": 1024, @@ -8825,7 +8829,7 @@ } }, { - "id": 3054, + "id": 3007, "name": "aria-orientation", "variant": "declaration", "kind": 1024, @@ -8869,7 +8873,7 @@ } }, { - "id": 3055, + "id": 3008, "name": "aria-owns", "variant": "declaration", "kind": 1024, @@ -8915,7 +8919,7 @@ } }, { - "id": 3056, + "id": 3009, "name": "aria-placeholder", "variant": "declaration", "kind": 1024, @@ -8950,7 +8954,7 @@ } }, { - "id": 3057, + "id": 3010, "name": "aria-posinset", "variant": "declaration", "kind": 1024, @@ -8996,7 +9000,7 @@ } }, { - "id": 3058, + "id": 3011, "name": "aria-pressed", "variant": "declaration", "kind": 1024, @@ -9079,7 +9083,7 @@ } }, { - "id": 3059, + "id": 3012, "name": "aria-readonly", "variant": "declaration", "kind": 1024, @@ -9130,7 +9134,7 @@ } }, { - "id": 3060, + "id": 3013, "name": "aria-relevant", "variant": "declaration", "kind": 1024, @@ -9217,7 +9221,7 @@ } }, { - "id": 3061, + "id": 3014, "name": "aria-required", "variant": "declaration", "kind": 1024, @@ -9257,7 +9261,7 @@ } }, { - "id": 3062, + "id": 3015, "name": "aria-roledescription", "variant": "declaration", "kind": 1024, @@ -9292,7 +9296,7 @@ } }, { - "id": 3063, + "id": 3016, "name": "aria-rowcount", "variant": "declaration", "kind": 1024, @@ -9338,7 +9342,7 @@ } }, { - "id": 3064, + "id": 3017, "name": "aria-rowindex", "variant": "declaration", "kind": 1024, @@ -9404,7 +9408,7 @@ } }, { - "id": 3065, + "id": 3018, "name": "aria-rowindextext", "variant": "declaration", "kind": 1024, @@ -9450,7 +9454,7 @@ } }, { - "id": 3066, + "id": 3019, "name": "aria-rowspan", "variant": "declaration", "kind": 1024, @@ -9516,7 +9520,7 @@ } }, { - "id": 3067, + "id": 3020, "name": "aria-selected", "variant": "declaration", "kind": 1024, @@ -9587,7 +9591,7 @@ } }, { - "id": 3068, + "id": 3021, "name": "aria-setsize", "variant": "declaration", "kind": 1024, @@ -9633,7 +9637,7 @@ } }, { - "id": 3069, + "id": 3022, "name": "aria-sort", "variant": "declaration", "kind": 1024, @@ -9685,7 +9689,7 @@ } }, { - "id": 3070, + "id": 3023, "name": "aria-valuemax", "variant": "declaration", "kind": 1024, @@ -9720,7 +9724,7 @@ } }, { - "id": 3071, + "id": 3024, "name": "aria-valuemin", "variant": "declaration", "kind": 1024, @@ -9755,7 +9759,7 @@ } }, { - "id": 3072, + "id": 3025, "name": "aria-valuenow", "variant": "declaration", "kind": 1024, @@ -9801,7 +9805,7 @@ } }, { - "id": 3073, + "id": 3026, "name": "aria-valuetext", "variant": "declaration", "kind": 1024, @@ -9836,7 +9840,7 @@ } }, { - "id": 3074, + "id": 3027, "name": "autoCapitalize", "variant": "declaration", "kind": 1024, @@ -9863,7 +9867,7 @@ } }, { - "id": 3075, + "id": 3028, "name": "autoComplete", "variant": "declaration", "kind": 1024, @@ -9890,7 +9894,7 @@ } }, { - "id": 3076, + "id": 3029, "name": "autoCorrect", "variant": "declaration", "kind": 1024, @@ -9917,7 +9921,7 @@ } }, { - "id": 3077, + "id": 3030, "name": "autoFocus", "variant": "declaration", "kind": 1024, @@ -9944,7 +9948,7 @@ } }, { - "id": 3078, + "id": 3031, "name": "autoSave", "variant": "declaration", "kind": 1024, @@ -9971,7 +9975,7 @@ } }, { - "id": 3079, + "id": 3032, "name": "children", "variant": "declaration", "kind": 1024, @@ -10004,7 +10008,7 @@ } }, { - "id": 3080, + "id": 3033, "name": "className", "variant": "declaration", "kind": 1024, @@ -10031,7 +10035,7 @@ } }, { - "id": 3081, + "id": 3034, "name": "color", "variant": "declaration", "kind": 1024, @@ -10058,7 +10062,7 @@ } }, { - "id": 3082, + "id": 3035, "name": "content", "variant": "declaration", "kind": 1024, @@ -10085,7 +10089,7 @@ } }, { - "id": 3083, + "id": 3036, "name": "contentEditable", "variant": "declaration", "kind": 1024, @@ -10126,7 +10130,7 @@ } }, { - "id": 3084, + "id": 3037, "name": "contextMenu", "variant": "declaration", "kind": 1024, @@ -10153,7 +10157,7 @@ } }, { - "id": 3085, + "id": 3038, "name": "dangerouslySetInnerHTML", "variant": "declaration", "kind": 1024, @@ -10172,7 +10176,7 @@ "type": { "type": "reflection", "declaration": { - "id": 3086, + "id": 3039, "name": "__type", "variant": "declaration", "kind": 65536, @@ -10181,7 +10185,7 @@ }, "children": [ { - "id": 3087, + "id": 3040, "name": "__html", "variant": "declaration", "kind": 1024, @@ -10219,7 +10223,7 @@ { "title": "Properties", "children": [ - 3087 + 3040 ] } ], @@ -10239,7 +10243,7 @@ } }, { - "id": 3088, + "id": 3041, "name": "datatype", "variant": "declaration", "kind": 1024, @@ -10266,7 +10270,7 @@ } }, { - "id": 3089, + "id": 3042, "name": "defaultChecked", "variant": "declaration", "kind": 1024, @@ -10293,7 +10297,7 @@ } }, { - "id": 3090, + "id": 3043, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -10340,7 +10344,7 @@ } }, { - "id": 3091, + "id": 3044, "name": "dir", "variant": "declaration", "kind": 1024, @@ -10367,7 +10371,7 @@ } }, { - "id": 3092, + "id": 3045, "name": "draggable", "variant": "declaration", "kind": 1024, @@ -10399,7 +10403,7 @@ } }, { - "id": 3093, + "id": 3046, "name": "encType", "variant": "declaration", "kind": 1024, @@ -10420,7 +10424,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 934, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L934" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L934" } ], "type": { @@ -10447,7 +10451,7 @@ } }, { - "id": 3094, + "id": 3047, "name": "hidden", "variant": "declaration", "kind": 1024, @@ -10474,7 +10478,7 @@ } }, { - "id": 3095, + "id": 3048, "name": "id", "variant": "declaration", "kind": 1024, @@ -10501,7 +10505,7 @@ } }, { - "id": 3096, + "id": 3049, "name": "inlist", "variant": "declaration", "kind": 1024, @@ -10528,7 +10532,7 @@ } }, { - "id": 3097, + "id": 3050, "name": "inputMode", "variant": "declaration", "kind": 1024, @@ -10607,7 +10611,7 @@ } }, { - "id": 3098, + "id": 3051, "name": "is", "variant": "declaration", "kind": 1024, @@ -10653,7 +10657,7 @@ } }, { - "id": 3099, + "id": 3052, "name": "itemID", "variant": "declaration", "kind": 1024, @@ -10680,7 +10684,7 @@ } }, { - "id": 3100, + "id": 3053, "name": "itemProp", "variant": "declaration", "kind": 1024, @@ -10707,7 +10711,7 @@ } }, { - "id": 3101, + "id": 3054, "name": "itemRef", "variant": "declaration", "kind": 1024, @@ -10734,7 +10738,7 @@ } }, { - "id": 3102, + "id": 3055, "name": "itemScope", "variant": "declaration", "kind": 1024, @@ -10761,7 +10765,7 @@ } }, { - "id": 3103, + "id": 3056, "name": "itemType", "variant": "declaration", "kind": 1024, @@ -10788,7 +10792,7 @@ } }, { - "id": 3104, + "id": 3057, "name": "lang", "variant": "declaration", "kind": 1024, @@ -10815,7 +10819,7 @@ } }, { - "id": 3105, + "id": 3058, "name": "method", "variant": "declaration", "kind": 1024, @@ -10860,12 +10864,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 929, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L929" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L929" } ], "type": { "type": "reference", - "target": 4732, + "target": 4685, "name": "HTMLFormMethod", "package": "react-router" }, @@ -10876,7 +10880,7 @@ } }, { - "id": 3106, + "id": 3059, "name": "name", "variant": "declaration", "kind": 1024, @@ -10903,7 +10907,7 @@ } }, { - "id": 3107, + "id": 3060, "name": "nonce", "variant": "declaration", "kind": 1024, @@ -10930,7 +10934,7 @@ } }, { - "id": 3108, + "id": 3061, "name": "noValidate", "variant": "declaration", "kind": 1024, @@ -10957,7 +10961,7 @@ } }, { - "id": 3109, + "id": 3062, "name": "onAbort", "variant": "declaration", "kind": 1024, @@ -11001,7 +11005,7 @@ } }, { - "id": 3110, + "id": 3063, "name": "onAbortCapture", "variant": "declaration", "kind": 1024, @@ -11045,7 +11049,7 @@ } }, { - "id": 3111, + "id": 3064, "name": "onAnimationEnd", "variant": "declaration", "kind": 1024, @@ -11089,7 +11093,7 @@ } }, { - "id": 3112, + "id": 3065, "name": "onAnimationEndCapture", "variant": "declaration", "kind": 1024, @@ -11133,7 +11137,7 @@ } }, { - "id": 3113, + "id": 3066, "name": "onAnimationIteration", "variant": "declaration", "kind": 1024, @@ -11177,7 +11181,7 @@ } }, { - "id": 3114, + "id": 3067, "name": "onAnimationIterationCapture", "variant": "declaration", "kind": 1024, @@ -11221,7 +11225,7 @@ } }, { - "id": 3115, + "id": 3068, "name": "onAnimationStart", "variant": "declaration", "kind": 1024, @@ -11265,7 +11269,7 @@ } }, { - "id": 3116, + "id": 3069, "name": "onAnimationStartCapture", "variant": "declaration", "kind": 1024, @@ -11309,7 +11313,7 @@ } }, { - "id": 3117, + "id": 3070, "name": "onAuxClick", "variant": "declaration", "kind": 1024, @@ -11353,7 +11357,7 @@ } }, { - "id": 3118, + "id": 3071, "name": "onAuxClickCapture", "variant": "declaration", "kind": 1024, @@ -11397,7 +11401,7 @@ } }, { - "id": 3119, + "id": 3072, "name": "onBeforeInput", "variant": "declaration", "kind": 1024, @@ -11441,7 +11445,7 @@ } }, { - "id": 3120, + "id": 3073, "name": "onBeforeInputCapture", "variant": "declaration", "kind": 1024, @@ -11485,7 +11489,7 @@ } }, { - "id": 3121, + "id": 3074, "name": "onBlur", "variant": "declaration", "kind": 1024, @@ -11529,7 +11533,7 @@ } }, { - "id": 3122, + "id": 3075, "name": "onBlurCapture", "variant": "declaration", "kind": 1024, @@ -11573,7 +11577,7 @@ } }, { - "id": 3123, + "id": 3076, "name": "onCanPlay", "variant": "declaration", "kind": 1024, @@ -11617,7 +11621,7 @@ } }, { - "id": 3124, + "id": 3077, "name": "onCanPlayCapture", "variant": "declaration", "kind": 1024, @@ -11661,7 +11665,7 @@ } }, { - "id": 3125, + "id": 3078, "name": "onCanPlayThrough", "variant": "declaration", "kind": 1024, @@ -11705,7 +11709,7 @@ } }, { - "id": 3126, + "id": 3079, "name": "onCanPlayThroughCapture", "variant": "declaration", "kind": 1024, @@ -11749,7 +11753,7 @@ } }, { - "id": 3127, + "id": 3080, "name": "onChange", "variant": "declaration", "kind": 1024, @@ -11793,7 +11797,7 @@ } }, { - "id": 3128, + "id": 3081, "name": "onChangeCapture", "variant": "declaration", "kind": 1024, @@ -11837,7 +11841,7 @@ } }, { - "id": 3129, + "id": 3082, "name": "onClick", "variant": "declaration", "kind": 1024, @@ -11881,7 +11885,7 @@ } }, { - "id": 3130, + "id": 3083, "name": "onClickCapture", "variant": "declaration", "kind": 1024, @@ -11925,7 +11929,7 @@ } }, { - "id": 3131, + "id": 3084, "name": "onCompositionEnd", "variant": "declaration", "kind": 1024, @@ -11969,7 +11973,7 @@ } }, { - "id": 3132, + "id": 3085, "name": "onCompositionEndCapture", "variant": "declaration", "kind": 1024, @@ -12013,7 +12017,7 @@ } }, { - "id": 3133, + "id": 3086, "name": "onCompositionStart", "variant": "declaration", "kind": 1024, @@ -12057,7 +12061,7 @@ } }, { - "id": 3134, + "id": 3087, "name": "onCompositionStartCapture", "variant": "declaration", "kind": 1024, @@ -12101,7 +12105,7 @@ } }, { - "id": 3135, + "id": 3088, "name": "onCompositionUpdate", "variant": "declaration", "kind": 1024, @@ -12145,7 +12149,7 @@ } }, { - "id": 3136, + "id": 3089, "name": "onCompositionUpdateCapture", "variant": "declaration", "kind": 1024, @@ -12189,7 +12193,7 @@ } }, { - "id": 3137, + "id": 3090, "name": "onContextMenu", "variant": "declaration", "kind": 1024, @@ -12233,7 +12237,7 @@ } }, { - "id": 3138, + "id": 3091, "name": "onContextMenuCapture", "variant": "declaration", "kind": 1024, @@ -12277,7 +12281,7 @@ } }, { - "id": 3139, + "id": 3092, "name": "onCopy", "variant": "declaration", "kind": 1024, @@ -12321,7 +12325,7 @@ } }, { - "id": 3140, + "id": 3093, "name": "onCopyCapture", "variant": "declaration", "kind": 1024, @@ -12365,7 +12369,7 @@ } }, { - "id": 3141, + "id": 3094, "name": "onCut", "variant": "declaration", "kind": 1024, @@ -12409,7 +12413,7 @@ } }, { - "id": 3142, + "id": 3095, "name": "onCutCapture", "variant": "declaration", "kind": 1024, @@ -12453,7 +12457,7 @@ } }, { - "id": 3143, + "id": 3096, "name": "onDoubleClick", "variant": "declaration", "kind": 1024, @@ -12497,7 +12501,7 @@ } }, { - "id": 3144, + "id": 3097, "name": "onDoubleClickCapture", "variant": "declaration", "kind": 1024, @@ -12541,7 +12545,7 @@ } }, { - "id": 3145, + "id": 3098, "name": "onDrag", "variant": "declaration", "kind": 1024, @@ -12585,7 +12589,7 @@ } }, { - "id": 3146, + "id": 3099, "name": "onDragCapture", "variant": "declaration", "kind": 1024, @@ -12629,7 +12633,7 @@ } }, { - "id": 3147, + "id": 3100, "name": "onDragEnd", "variant": "declaration", "kind": 1024, @@ -12673,7 +12677,7 @@ } }, { - "id": 3148, + "id": 3101, "name": "onDragEndCapture", "variant": "declaration", "kind": 1024, @@ -12717,7 +12721,7 @@ } }, { - "id": 3149, + "id": 3102, "name": "onDragEnter", "variant": "declaration", "kind": 1024, @@ -12761,7 +12765,7 @@ } }, { - "id": 3150, + "id": 3103, "name": "onDragEnterCapture", "variant": "declaration", "kind": 1024, @@ -12805,7 +12809,7 @@ } }, { - "id": 3151, + "id": 3104, "name": "onDragExit", "variant": "declaration", "kind": 1024, @@ -12849,7 +12853,7 @@ } }, { - "id": 3152, + "id": 3105, "name": "onDragExitCapture", "variant": "declaration", "kind": 1024, @@ -12893,7 +12897,7 @@ } }, { - "id": 3153, + "id": 3106, "name": "onDragLeave", "variant": "declaration", "kind": 1024, @@ -12937,7 +12941,7 @@ } }, { - "id": 3154, + "id": 3107, "name": "onDragLeaveCapture", "variant": "declaration", "kind": 1024, @@ -12981,7 +12985,7 @@ } }, { - "id": 3155, + "id": 3108, "name": "onDragOver", "variant": "declaration", "kind": 1024, @@ -13025,7 +13029,7 @@ } }, { - "id": 3156, + "id": 3109, "name": "onDragOverCapture", "variant": "declaration", "kind": 1024, @@ -13069,7 +13073,7 @@ } }, { - "id": 3157, + "id": 3110, "name": "onDragStart", "variant": "declaration", "kind": 1024, @@ -13113,7 +13117,7 @@ } }, { - "id": 3158, + "id": 3111, "name": "onDragStartCapture", "variant": "declaration", "kind": 1024, @@ -13157,7 +13161,7 @@ } }, { - "id": 3159, + "id": 3112, "name": "onDrop", "variant": "declaration", "kind": 1024, @@ -13201,7 +13205,7 @@ } }, { - "id": 3160, + "id": 3113, "name": "onDropCapture", "variant": "declaration", "kind": 1024, @@ -13245,7 +13249,7 @@ } }, { - "id": 3161, + "id": 3114, "name": "onDurationChange", "variant": "declaration", "kind": 1024, @@ -13289,7 +13293,7 @@ } }, { - "id": 3162, + "id": 3115, "name": "onDurationChangeCapture", "variant": "declaration", "kind": 1024, @@ -13333,7 +13337,7 @@ } }, { - "id": 3163, + "id": 3116, "name": "onEmptied", "variant": "declaration", "kind": 1024, @@ -13377,7 +13381,7 @@ } }, { - "id": 3164, + "id": 3117, "name": "onEmptiedCapture", "variant": "declaration", "kind": 1024, @@ -13421,7 +13425,7 @@ } }, { - "id": 3165, + "id": 3118, "name": "onEncrypted", "variant": "declaration", "kind": 1024, @@ -13465,7 +13469,7 @@ } }, { - "id": 3166, + "id": 3119, "name": "onEncryptedCapture", "variant": "declaration", "kind": 1024, @@ -13509,7 +13513,7 @@ } }, { - "id": 3167, + "id": 3120, "name": "onEnded", "variant": "declaration", "kind": 1024, @@ -13553,7 +13557,7 @@ } }, { - "id": 3168, + "id": 3121, "name": "onEndedCapture", "variant": "declaration", "kind": 1024, @@ -13597,7 +13601,7 @@ } }, { - "id": 3169, + "id": 3122, "name": "onError", "variant": "declaration", "kind": 1024, @@ -13641,7 +13645,7 @@ } }, { - "id": 3170, + "id": 3123, "name": "onErrorCapture", "variant": "declaration", "kind": 1024, @@ -13685,7 +13689,7 @@ } }, { - "id": 3171, + "id": 3124, "name": "onFocus", "variant": "declaration", "kind": 1024, @@ -13729,7 +13733,7 @@ } }, { - "id": 3172, + "id": 3125, "name": "onFocusCapture", "variant": "declaration", "kind": 1024, @@ -13773,7 +13777,7 @@ } }, { - "id": 3173, + "id": 3126, "name": "onGotPointerCapture", "variant": "declaration", "kind": 1024, @@ -13817,7 +13821,7 @@ } }, { - "id": 3174, + "id": 3127, "name": "onGotPointerCaptureCapture", "variant": "declaration", "kind": 1024, @@ -13861,7 +13865,7 @@ } }, { - "id": 3175, + "id": 3128, "name": "onInput", "variant": "declaration", "kind": 1024, @@ -13905,7 +13909,7 @@ } }, { - "id": 3176, + "id": 3129, "name": "onInputCapture", "variant": "declaration", "kind": 1024, @@ -13949,7 +13953,7 @@ } }, { - "id": 3177, + "id": 3130, "name": "onInvalid", "variant": "declaration", "kind": 1024, @@ -13993,7 +13997,7 @@ } }, { - "id": 3178, + "id": 3131, "name": "onInvalidCapture", "variant": "declaration", "kind": 1024, @@ -14037,7 +14041,7 @@ } }, { - "id": 3179, + "id": 3132, "name": "onKeyDown", "variant": "declaration", "kind": 1024, @@ -14081,7 +14085,7 @@ } }, { - "id": 3180, + "id": 3133, "name": "onKeyDownCapture", "variant": "declaration", "kind": 1024, @@ -14125,7 +14129,7 @@ } }, { - "id": 3181, + "id": 3134, "name": "onKeyPress", "variant": "declaration", "kind": 1024, @@ -14178,7 +14182,7 @@ } }, { - "id": 3182, + "id": 3135, "name": "onKeyPressCapture", "variant": "declaration", "kind": 1024, @@ -14231,7 +14235,7 @@ } }, { - "id": 3183, + "id": 3136, "name": "onKeyUp", "variant": "declaration", "kind": 1024, @@ -14275,7 +14279,7 @@ } }, { - "id": 3184, + "id": 3137, "name": "onKeyUpCapture", "variant": "declaration", "kind": 1024, @@ -14319,7 +14323,7 @@ } }, { - "id": 3185, + "id": 3138, "name": "onLoad", "variant": "declaration", "kind": 1024, @@ -14363,7 +14367,7 @@ } }, { - "id": 3186, + "id": 3139, "name": "onLoadCapture", "variant": "declaration", "kind": 1024, @@ -14407,7 +14411,7 @@ } }, { - "id": 3187, + "id": 3140, "name": "onLoadedData", "variant": "declaration", "kind": 1024, @@ -14451,7 +14455,7 @@ } }, { - "id": 3188, + "id": 3141, "name": "onLoadedDataCapture", "variant": "declaration", "kind": 1024, @@ -14495,7 +14499,7 @@ } }, { - "id": 3189, + "id": 3142, "name": "onLoadedMetadata", "variant": "declaration", "kind": 1024, @@ -14539,7 +14543,7 @@ } }, { - "id": 3190, + "id": 3143, "name": "onLoadedMetadataCapture", "variant": "declaration", "kind": 1024, @@ -14583,7 +14587,7 @@ } }, { - "id": 3191, + "id": 3144, "name": "onLoadStart", "variant": "declaration", "kind": 1024, @@ -14627,7 +14631,7 @@ } }, { - "id": 3192, + "id": 3145, "name": "onLoadStartCapture", "variant": "declaration", "kind": 1024, @@ -14671,7 +14675,7 @@ } }, { - "id": 3193, + "id": 3146, "name": "onLostPointerCapture", "variant": "declaration", "kind": 1024, @@ -14715,7 +14719,7 @@ } }, { - "id": 3194, + "id": 3147, "name": "onLostPointerCaptureCapture", "variant": "declaration", "kind": 1024, @@ -14759,7 +14763,7 @@ } }, { - "id": 3195, + "id": 3148, "name": "onMouseDown", "variant": "declaration", "kind": 1024, @@ -14803,7 +14807,7 @@ } }, { - "id": 3196, + "id": 3149, "name": "onMouseDownCapture", "variant": "declaration", "kind": 1024, @@ -14847,7 +14851,7 @@ } }, { - "id": 3197, + "id": 3150, "name": "onMouseEnter", "variant": "declaration", "kind": 1024, @@ -14891,7 +14895,7 @@ } }, { - "id": 3198, + "id": 3151, "name": "onMouseLeave", "variant": "declaration", "kind": 1024, @@ -14935,7 +14939,7 @@ } }, { - "id": 3199, + "id": 3152, "name": "onMouseMove", "variant": "declaration", "kind": 1024, @@ -14979,7 +14983,7 @@ } }, { - "id": 3200, + "id": 3153, "name": "onMouseMoveCapture", "variant": "declaration", "kind": 1024, @@ -15023,7 +15027,7 @@ } }, { - "id": 3201, + "id": 3154, "name": "onMouseOut", "variant": "declaration", "kind": 1024, @@ -15067,7 +15071,7 @@ } }, { - "id": 3202, + "id": 3155, "name": "onMouseOutCapture", "variant": "declaration", "kind": 1024, @@ -15111,7 +15115,7 @@ } }, { - "id": 3203, + "id": 3156, "name": "onMouseOver", "variant": "declaration", "kind": 1024, @@ -15155,7 +15159,7 @@ } }, { - "id": 3204, + "id": 3157, "name": "onMouseOverCapture", "variant": "declaration", "kind": 1024, @@ -15199,7 +15203,7 @@ } }, { - "id": 3205, + "id": 3158, "name": "onMouseUp", "variant": "declaration", "kind": 1024, @@ -15243,7 +15247,7 @@ } }, { - "id": 3206, + "id": 3159, "name": "onMouseUpCapture", "variant": "declaration", "kind": 1024, @@ -15287,7 +15291,7 @@ } }, { - "id": 3207, + "id": 3160, "name": "onPaste", "variant": "declaration", "kind": 1024, @@ -15331,7 +15335,7 @@ } }, { - "id": 3208, + "id": 3161, "name": "onPasteCapture", "variant": "declaration", "kind": 1024, @@ -15375,7 +15379,7 @@ } }, { - "id": 3209, + "id": 3162, "name": "onPause", "variant": "declaration", "kind": 1024, @@ -15419,7 +15423,7 @@ } }, { - "id": 3210, + "id": 3163, "name": "onPauseCapture", "variant": "declaration", "kind": 1024, @@ -15463,7 +15467,7 @@ } }, { - "id": 3211, + "id": 3164, "name": "onPlay", "variant": "declaration", "kind": 1024, @@ -15507,7 +15511,7 @@ } }, { - "id": 3212, + "id": 3165, "name": "onPlayCapture", "variant": "declaration", "kind": 1024, @@ -15551,7 +15555,7 @@ } }, { - "id": 3213, + "id": 3166, "name": "onPlaying", "variant": "declaration", "kind": 1024, @@ -15595,7 +15599,7 @@ } }, { - "id": 3214, + "id": 3167, "name": "onPlayingCapture", "variant": "declaration", "kind": 1024, @@ -15639,7 +15643,7 @@ } }, { - "id": 3215, + "id": 3168, "name": "onPointerCancel", "variant": "declaration", "kind": 1024, @@ -15683,7 +15687,7 @@ } }, { - "id": 3216, + "id": 3169, "name": "onPointerCancelCapture", "variant": "declaration", "kind": 1024, @@ -15727,7 +15731,7 @@ } }, { - "id": 3217, + "id": 3170, "name": "onPointerDown", "variant": "declaration", "kind": 1024, @@ -15771,7 +15775,7 @@ } }, { - "id": 3218, + "id": 3171, "name": "onPointerDownCapture", "variant": "declaration", "kind": 1024, @@ -15815,7 +15819,7 @@ } }, { - "id": 3219, + "id": 3172, "name": "onPointerEnter", "variant": "declaration", "kind": 1024, @@ -15859,7 +15863,7 @@ } }, { - "id": 3220, + "id": 3173, "name": "onPointerEnterCapture", "variant": "declaration", "kind": 1024, @@ -15903,7 +15907,7 @@ } }, { - "id": 3221, + "id": 3174, "name": "onPointerLeave", "variant": "declaration", "kind": 1024, @@ -15947,7 +15951,7 @@ } }, { - "id": 3222, + "id": 3175, "name": "onPointerLeaveCapture", "variant": "declaration", "kind": 1024, @@ -15991,7 +15995,7 @@ } }, { - "id": 3223, + "id": 3176, "name": "onPointerMove", "variant": "declaration", "kind": 1024, @@ -16035,7 +16039,7 @@ } }, { - "id": 3224, + "id": 3177, "name": "onPointerMoveCapture", "variant": "declaration", "kind": 1024, @@ -16079,7 +16083,7 @@ } }, { - "id": 3225, + "id": 3178, "name": "onPointerOut", "variant": "declaration", "kind": 1024, @@ -16123,7 +16127,7 @@ } }, { - "id": 3226, + "id": 3179, "name": "onPointerOutCapture", "variant": "declaration", "kind": 1024, @@ -16167,7 +16171,7 @@ } }, { - "id": 3227, + "id": 3180, "name": "onPointerOver", "variant": "declaration", "kind": 1024, @@ -16211,7 +16215,7 @@ } }, { - "id": 3228, + "id": 3181, "name": "onPointerOverCapture", "variant": "declaration", "kind": 1024, @@ -16255,7 +16259,7 @@ } }, { - "id": 3229, + "id": 3182, "name": "onPointerUp", "variant": "declaration", "kind": 1024, @@ -16299,7 +16303,7 @@ } }, { - "id": 3230, + "id": 3183, "name": "onPointerUpCapture", "variant": "declaration", "kind": 1024, @@ -16343,7 +16347,7 @@ } }, { - "id": 3231, + "id": 3184, "name": "onProgress", "variant": "declaration", "kind": 1024, @@ -16387,7 +16391,7 @@ } }, { - "id": 3232, + "id": 3185, "name": "onProgressCapture", "variant": "declaration", "kind": 1024, @@ -16431,7 +16435,7 @@ } }, { - "id": 3233, + "id": 3186, "name": "onRateChange", "variant": "declaration", "kind": 1024, @@ -16475,7 +16479,7 @@ } }, { - "id": 3234, + "id": 3187, "name": "onRateChangeCapture", "variant": "declaration", "kind": 1024, @@ -16519,7 +16523,7 @@ } }, { - "id": 3235, + "id": 3188, "name": "onReset", "variant": "declaration", "kind": 1024, @@ -16563,7 +16567,7 @@ } }, { - "id": 3236, + "id": 3189, "name": "onResetCapture", "variant": "declaration", "kind": 1024, @@ -16607,7 +16611,7 @@ } }, { - "id": 3237, + "id": 3190, "name": "onResize", "variant": "declaration", "kind": 1024, @@ -16651,7 +16655,7 @@ } }, { - "id": 3238, + "id": 3191, "name": "onResizeCapture", "variant": "declaration", "kind": 1024, @@ -16695,7 +16699,7 @@ } }, { - "id": 3239, + "id": 3192, "name": "onScroll", "variant": "declaration", "kind": 1024, @@ -16739,7 +16743,7 @@ } }, { - "id": 3240, + "id": 3193, "name": "onScrollCapture", "variant": "declaration", "kind": 1024, @@ -16783,7 +16787,7 @@ } }, { - "id": 3241, + "id": 3194, "name": "onSeeked", "variant": "declaration", "kind": 1024, @@ -16827,7 +16831,7 @@ } }, { - "id": 3242, + "id": 3195, "name": "onSeekedCapture", "variant": "declaration", "kind": 1024, @@ -16871,7 +16875,7 @@ } }, { - "id": 3243, + "id": 3196, "name": "onSeeking", "variant": "declaration", "kind": 1024, @@ -16915,7 +16919,7 @@ } }, { - "id": 3244, + "id": 3197, "name": "onSeekingCapture", "variant": "declaration", "kind": 1024, @@ -16959,7 +16963,7 @@ } }, { - "id": 3245, + "id": 3198, "name": "onSelect", "variant": "declaration", "kind": 1024, @@ -17003,7 +17007,7 @@ } }, { - "id": 3246, + "id": 3199, "name": "onSelectCapture", "variant": "declaration", "kind": 1024, @@ -17047,7 +17051,7 @@ } }, { - "id": 3247, + "id": 3200, "name": "onStalled", "variant": "declaration", "kind": 1024, @@ -17091,7 +17095,7 @@ } }, { - "id": 3248, + "id": 3201, "name": "onStalledCapture", "variant": "declaration", "kind": 1024, @@ -17135,7 +17139,7 @@ } }, { - "id": 3249, + "id": 3202, "name": "onSubmit", "variant": "declaration", "kind": 1024, @@ -17164,7 +17168,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 961, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L961" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L961" } ], "type": { @@ -17195,7 +17199,7 @@ } }, { - "id": 3250, + "id": 3203, "name": "onSubmitCapture", "variant": "declaration", "kind": 1024, @@ -17239,7 +17243,7 @@ } }, { - "id": 3251, + "id": 3204, "name": "onSuspend", "variant": "declaration", "kind": 1024, @@ -17283,7 +17287,7 @@ } }, { - "id": 3252, + "id": 3205, "name": "onSuspendCapture", "variant": "declaration", "kind": 1024, @@ -17327,7 +17331,7 @@ } }, { - "id": 3253, + "id": 3206, "name": "onTimeUpdate", "variant": "declaration", "kind": 1024, @@ -17371,7 +17375,7 @@ } }, { - "id": 3254, + "id": 3207, "name": "onTimeUpdateCapture", "variant": "declaration", "kind": 1024, @@ -17415,7 +17419,7 @@ } }, { - "id": 3255, + "id": 3208, "name": "onTouchCancel", "variant": "declaration", "kind": 1024, @@ -17459,7 +17463,7 @@ } }, { - "id": 3256, + "id": 3209, "name": "onTouchCancelCapture", "variant": "declaration", "kind": 1024, @@ -17503,7 +17507,7 @@ } }, { - "id": 3257, + "id": 3210, "name": "onTouchEnd", "variant": "declaration", "kind": 1024, @@ -17547,7 +17551,7 @@ } }, { - "id": 3258, + "id": 3211, "name": "onTouchEndCapture", "variant": "declaration", "kind": 1024, @@ -17591,7 +17595,7 @@ } }, { - "id": 3259, + "id": 3212, "name": "onTouchMove", "variant": "declaration", "kind": 1024, @@ -17635,7 +17639,7 @@ } }, { - "id": 3260, + "id": 3213, "name": "onTouchMoveCapture", "variant": "declaration", "kind": 1024, @@ -17679,7 +17683,7 @@ } }, { - "id": 3261, + "id": 3214, "name": "onTouchStart", "variant": "declaration", "kind": 1024, @@ -17723,7 +17727,7 @@ } }, { - "id": 3262, + "id": 3215, "name": "onTouchStartCapture", "variant": "declaration", "kind": 1024, @@ -17767,7 +17771,7 @@ } }, { - "id": 3263, + "id": 3216, "name": "onTransitionEnd", "variant": "declaration", "kind": 1024, @@ -17811,7 +17815,7 @@ } }, { - "id": 3264, + "id": 3217, "name": "onTransitionEndCapture", "variant": "declaration", "kind": 1024, @@ -17855,7 +17859,7 @@ } }, { - "id": 3265, + "id": 3218, "name": "onVolumeChange", "variant": "declaration", "kind": 1024, @@ -17899,7 +17903,7 @@ } }, { - "id": 3266, + "id": 3219, "name": "onVolumeChangeCapture", "variant": "declaration", "kind": 1024, @@ -17943,7 +17947,7 @@ } }, { - "id": 3267, + "id": 3220, "name": "onWaiting", "variant": "declaration", "kind": 1024, @@ -17987,7 +17991,7 @@ } }, { - "id": 3268, + "id": 3221, "name": "onWaitingCapture", "variant": "declaration", "kind": 1024, @@ -18031,7 +18035,7 @@ } }, { - "id": 3269, + "id": 3222, "name": "onWheel", "variant": "declaration", "kind": 1024, @@ -18075,7 +18079,7 @@ } }, { - "id": 3270, + "id": 3223, "name": "onWheelCapture", "variant": "declaration", "kind": 1024, @@ -18119,7 +18123,7 @@ } }, { - "id": 3271, + "id": 3224, "name": "placeholder", "variant": "declaration", "kind": 1024, @@ -18146,7 +18150,7 @@ } }, { - "id": 3272, + "id": 3225, "name": "prefix", "variant": "declaration", "kind": 1024, @@ -18173,7 +18177,7 @@ } }, { - "id": 3273, + "id": 3226, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -18194,7 +18198,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 955, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L955" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L955" } ], "type": { @@ -18208,7 +18212,7 @@ } }, { - "id": 3274, + "id": 3227, "name": "property", "variant": "declaration", "kind": 1024, @@ -18235,7 +18239,7 @@ } }, { - "id": 3275, + "id": 3228, "name": "radioGroup", "variant": "declaration", "kind": 1024, @@ -18262,7 +18266,7 @@ } }, { - "id": 3276, + "id": 3229, "name": "rel", "variant": "declaration", "kind": 1024, @@ -18289,7 +18293,7 @@ } }, { - "id": 3277, + "id": 3230, "name": "relative", "variant": "declaration", "kind": 1024, @@ -18310,12 +18314,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 949, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L949" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L949" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" }, @@ -18326,7 +18330,7 @@ } }, { - "id": 3278, + "id": 3231, "name": "resource", "variant": "declaration", "kind": 1024, @@ -18353,7 +18357,7 @@ } }, { - "id": 3279, + "id": 3232, "name": "results", "variant": "declaration", "kind": 1024, @@ -18380,7 +18384,7 @@ } }, { - "id": 3280, + "id": 3233, "name": "rev", "variant": "declaration", "kind": 1024, @@ -18407,7 +18411,7 @@ } }, { - "id": 3281, + "id": 3234, "name": "role", "variant": "declaration", "kind": 1024, @@ -18440,7 +18444,7 @@ } }, { - "id": 3282, + "id": 3235, "name": "security", "variant": "declaration", "kind": 1024, @@ -18467,7 +18471,7 @@ } }, { - "id": 3283, + "id": 3236, "name": "slot", "variant": "declaration", "kind": 1024, @@ -18494,7 +18498,7 @@ } }, { - "id": 3284, + "id": 3237, "name": "spellCheck", "variant": "declaration", "kind": 1024, @@ -18526,7 +18530,7 @@ } }, { - "id": 3285, + "id": 3238, "name": "style", "variant": "declaration", "kind": 1024, @@ -18559,7 +18563,7 @@ } }, { - "id": 3286, + "id": 3239, "name": "suppressContentEditableWarning", "variant": "declaration", "kind": 1024, @@ -18586,7 +18590,7 @@ } }, { - "id": 3287, + "id": 3240, "name": "suppressHydrationWarning", "variant": "declaration", "kind": 1024, @@ -18613,7 +18617,7 @@ } }, { - "id": 3288, + "id": 3241, "name": "tabIndex", "variant": "declaration", "kind": 1024, @@ -18640,7 +18644,7 @@ } }, { - "id": 3289, + "id": 3242, "name": "target", "variant": "declaration", "kind": 1024, @@ -18667,7 +18671,7 @@ } }, { - "id": 3290, + "id": 3243, "name": "title", "variant": "declaration", "kind": 1024, @@ -18694,7 +18698,7 @@ } }, { - "id": 3291, + "id": 3244, "name": "translate", "variant": "declaration", "kind": 1024, @@ -18730,7 +18734,7 @@ } }, { - "id": 3292, + "id": 3245, "name": "typeof", "variant": "declaration", "kind": 1024, @@ -18757,7 +18761,7 @@ } }, { - "id": 3293, + "id": 3246, "name": "unselectable", "variant": "declaration", "kind": 1024, @@ -18793,7 +18797,7 @@ } }, { - "id": 3294, + "id": 3247, "name": "vocab", "variant": "declaration", "kind": 1024, @@ -18824,6 +18828,53 @@ { "title": "Properties", "children": [ + 2970, + 2971, + 2972, + 2973, + 2974, + 2975, + 2976, + 2977, + 2978, + 2979, + 2980, + 2981, + 2982, + 2983, + 2984, + 2985, + 2986, + 2987, + 2988, + 2989, + 2990, + 2991, + 2992, + 2993, + 2994, + 2995, + 2996, + 2997, + 2998, + 2999, + 3000, + 3001, + 3002, + 3003, + 3004, + 3005, + 3006, + 3007, + 3008, + 3009, + 3010, + 3011, + 3012, + 3013, + 3014, + 3015, + 3016, 3017, 3018, 3019, @@ -18846,8 +18897,6 @@ 3036, 3037, 3038, - 3039, - 3040, 3041, 3042, 3043, @@ -18893,6 +18942,8 @@ 3083, 3084, 3085, + 3086, + 3087, 3088, 3089, 3090, @@ -19052,54 +19103,7 @@ 3244, 3245, 3246, - 3247, - 3248, - 3249, - 3250, - 3251, - 3252, - 3253, - 3254, - 3255, - 3256, - 3257, - 3258, - 3259, - 3260, - 3261, - 3262, - 3263, - 3264, - 3265, - 3266, - 3267, - 3268, - 3269, - 3270, - 3271, - 3272, - 3273, - 3274, - 3275, - 3276, - 3277, - 3278, - 3279, - 3280, - 3281, - 3282, - 3283, - 3284, - 3285, - 3286, - 3287, - 3288, - 3289, - 3290, - 3291, - 3292, - 3293, - 3294 + 3247 ] } ], @@ -19108,7 +19112,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 968, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L968" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L968" } ], "extendedTypes": [ @@ -19124,7 +19128,7 @@ ] }, { - "id": 3295, + "id": 3248, "name": "FetcherSubmitFunction", "variant": "declaration", "kind": 256, @@ -19150,12 +19154,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1481, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1481" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1481" } ], "signatures": [ { - "id": 3296, + "id": 3249, "name": "FetcherSubmitFunction", "variant": "signature", "kind": 4096, @@ -19165,12 +19169,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1482, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1482" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1482" } ], "parameters": [ { - "id": 3297, + "id": 3250, "name": "target", "variant": "param", "kind": 32768, @@ -19237,13 +19241,13 @@ }, "type": { "type": "reference", - "target": 4854, + "target": 4807, "name": "SubmitTarget", "package": "react-router" } }, { - "id": 3298, + "id": 3251, "name": "options", "variant": "param", "kind": 32768, @@ -19252,7 +19256,7 @@ }, "type": { "type": "reference", - "target": 3299, + "target": 3252, "name": "FetcherSubmitOptions", "package": "react-router" } @@ -19277,7 +19281,7 @@ ] }, { - "id": 3299, + "id": 3252, "name": "FetcherSubmitOptions", "variant": "declaration", "kind": 256, @@ -19292,7 +19296,7 @@ }, "children": [ { - "id": 3300, + "id": 3253, "name": "action", "variant": "declaration", "kind": 1024, @@ -19321,7 +19325,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 170, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L170" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L170" } ], "type": { @@ -19335,7 +19339,7 @@ } }, { - "id": 3301, + "id": 3254, "name": "encType", "variant": "declaration", "kind": 1024, @@ -19364,12 +19368,12 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 176, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L176" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L176" } ], "type": { "type": "reference", - "target": 4724, + "target": 4677, "name": "FormEncType", "package": "react-router" }, @@ -19380,7 +19384,7 @@ } }, { - "id": 3302, + "id": 3255, "name": "flushSync", "variant": "declaration", "kind": 1024, @@ -19401,7 +19405,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 194, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L194" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L194" } ], "type": { @@ -19415,7 +19419,7 @@ } }, { - "id": 3303, + "id": 3256, "name": "method", "variant": "declaration", "kind": 1024, @@ -19444,12 +19448,12 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 164, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L164" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L164" } ], "type": { "type": "reference", - "target": 4732, + "target": 4685, "name": "HTMLFormMethod", "package": "react-router" }, @@ -19460,7 +19464,7 @@ } }, { - "id": 3304, + "id": 3257, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -19481,7 +19485,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 189, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L189" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L189" } ], "type": { @@ -19495,7 +19499,7 @@ } }, { - "id": 3305, + "id": 3258, "name": "relative", "variant": "declaration", "kind": 1024, @@ -19516,12 +19520,12 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 183, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L183" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L183" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" }, @@ -19536,12 +19540,12 @@ { "title": "Properties", "children": [ - 3300, - 3301, - 3302, - 3303, - 3304, - 3305 + 3253, + 3254, + 3255, + 3256, + 3257, + 3258 ] } ], @@ -19550,7 +19554,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 200, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L200" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L200" } ], "extendedTypes": [ @@ -19567,13 +19571,13 @@ "extendedBy": [ { "type": "reference", - "target": 4624, + "target": 4577, "name": "SubmitOptions" } ] }, { - "id": 3306, + "id": 3259, "name": "FormProps", "variant": "declaration", "kind": 256, @@ -19588,7 +19592,7 @@ }, "children": [ { - "id": 3307, + "id": 3260, "name": "about", "variant": "declaration", "kind": 1024, @@ -19615,7 +19619,7 @@ } }, { - "id": 3308, + "id": 3261, "name": "acceptCharset", "variant": "declaration", "kind": 1024, @@ -19642,7 +19646,7 @@ } }, { - "id": 3309, + "id": 3262, "name": "accessKey", "variant": "declaration", "kind": 1024, @@ -19669,7 +19673,7 @@ } }, { - "id": 3310, + "id": 3263, "name": "action", "variant": "declaration", "kind": 1024, @@ -19698,7 +19702,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 942, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L942" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L942" } ], "type": { @@ -19712,7 +19716,7 @@ } }, { - "id": 3311, + "id": 3264, "name": "aria-activedescendant", "variant": "declaration", "kind": 1024, @@ -19747,7 +19751,7 @@ } }, { - "id": 3312, + "id": 3265, "name": "aria-atomic", "variant": "declaration", "kind": 1024, @@ -19787,7 +19791,7 @@ } }, { - "id": 3313, + "id": 3266, "name": "aria-autocomplete", "variant": "declaration", "kind": 1024, @@ -19839,7 +19843,7 @@ } }, { - "id": 3314, + "id": 3267, "name": "aria-braillelabel", "variant": "declaration", "kind": 1024, @@ -19885,7 +19889,7 @@ } }, { - "id": 3315, + "id": 3268, "name": "aria-brailleroledescription", "variant": "declaration", "kind": 1024, @@ -19931,7 +19935,7 @@ } }, { - "id": 3316, + "id": 3269, "name": "aria-busy", "variant": "declaration", "kind": 1024, @@ -19963,7 +19967,7 @@ } }, { - "id": 3317, + "id": 3270, "name": "aria-checked", "variant": "declaration", "kind": 1024, @@ -20046,7 +20050,7 @@ } }, { - "id": 3318, + "id": 3271, "name": "aria-colcount", "variant": "declaration", "kind": 1024, @@ -20092,7 +20096,7 @@ } }, { - "id": 3319, + "id": 3272, "name": "aria-colindex", "variant": "declaration", "kind": 1024, @@ -20158,7 +20162,7 @@ } }, { - "id": 3320, + "id": 3273, "name": "aria-colindextext", "variant": "declaration", "kind": 1024, @@ -20204,7 +20208,7 @@ } }, { - "id": 3321, + "id": 3274, "name": "aria-colspan", "variant": "declaration", "kind": 1024, @@ -20270,7 +20274,7 @@ } }, { - "id": 3322, + "id": 3275, "name": "aria-controls", "variant": "declaration", "kind": 1024, @@ -20316,7 +20320,7 @@ } }, { - "id": 3323, + "id": 3276, "name": "aria-current", "variant": "declaration", "kind": 1024, @@ -20384,7 +20388,7 @@ } }, { - "id": 3324, + "id": 3277, "name": "aria-describedby", "variant": "declaration", "kind": 1024, @@ -20430,7 +20434,7 @@ } }, { - "id": 3325, + "id": 3278, "name": "aria-description", "variant": "declaration", "kind": 1024, @@ -20476,7 +20480,7 @@ } }, { - "id": 3326, + "id": 3279, "name": "aria-details", "variant": "declaration", "kind": 1024, @@ -20522,7 +20526,7 @@ } }, { - "id": 3327, + "id": 3280, "name": "aria-disabled", "variant": "declaration", "kind": 1024, @@ -20593,7 +20597,7 @@ } }, { - "id": 3328, + "id": 3281, "name": "aria-dropeffect", "variant": "declaration", "kind": 1024, @@ -20664,7 +20668,7 @@ } }, { - "id": 3329, + "id": 3282, "name": "aria-errormessage", "variant": "declaration", "kind": 1024, @@ -20730,7 +20734,7 @@ } }, { - "id": 3330, + "id": 3283, "name": "aria-expanded", "variant": "declaration", "kind": 1024, @@ -20770,7 +20774,7 @@ } }, { - "id": 3331, + "id": 3284, "name": "aria-flowto", "variant": "declaration", "kind": 1024, @@ -20805,7 +20809,7 @@ } }, { - "id": 3332, + "id": 3285, "name": "aria-grabbed", "variant": "declaration", "kind": 1024, @@ -20856,7 +20860,7 @@ } }, { - "id": 3333, + "id": 3286, "name": "aria-haspopup", "variant": "declaration", "kind": 1024, @@ -20924,7 +20928,7 @@ } }, { - "id": 3334, + "id": 3287, "name": "aria-hidden", "variant": "declaration", "kind": 1024, @@ -20975,7 +20979,7 @@ } }, { - "id": 3335, + "id": 3288, "name": "aria-invalid", "variant": "declaration", "kind": 1024, @@ -21042,7 +21046,7 @@ } }, { - "id": 3336, + "id": 3289, "name": "aria-keyshortcuts", "variant": "declaration", "kind": 1024, @@ -21077,7 +21081,7 @@ } }, { - "id": 3337, + "id": 3290, "name": "aria-label", "variant": "declaration", "kind": 1024, @@ -21123,7 +21127,7 @@ } }, { - "id": 3338, + "id": 3291, "name": "aria-labelledby", "variant": "declaration", "kind": 1024, @@ -21169,7 +21173,7 @@ } }, { - "id": 3339, + "id": 3292, "name": "aria-level", "variant": "declaration", "kind": 1024, @@ -21204,7 +21208,7 @@ } }, { - "id": 3340, + "id": 3293, "name": "aria-live", "variant": "declaration", "kind": 1024, @@ -21252,7 +21256,7 @@ } }, { - "id": 3341, + "id": 3294, "name": "aria-modal", "variant": "declaration", "kind": 1024, @@ -21292,7 +21296,7 @@ } }, { - "id": 3342, + "id": 3295, "name": "aria-multiline", "variant": "declaration", "kind": 1024, @@ -21332,7 +21336,7 @@ } }, { - "id": 3343, + "id": 3296, "name": "aria-multiselectable", "variant": "declaration", "kind": 1024, @@ -21372,7 +21376,7 @@ } }, { - "id": 3344, + "id": 3297, "name": "aria-orientation", "variant": "declaration", "kind": 1024, @@ -21416,7 +21420,7 @@ } }, { - "id": 3345, + "id": 3298, "name": "aria-owns", "variant": "declaration", "kind": 1024, @@ -21462,7 +21466,7 @@ } }, { - "id": 3346, + "id": 3299, "name": "aria-placeholder", "variant": "declaration", "kind": 1024, @@ -21497,7 +21501,7 @@ } }, { - "id": 3347, + "id": 3300, "name": "aria-posinset", "variant": "declaration", "kind": 1024, @@ -21543,7 +21547,7 @@ } }, { - "id": 3348, + "id": 3301, "name": "aria-pressed", "variant": "declaration", "kind": 1024, @@ -21626,7 +21630,7 @@ } }, { - "id": 3349, + "id": 3302, "name": "aria-readonly", "variant": "declaration", "kind": 1024, @@ -21677,7 +21681,7 @@ } }, { - "id": 3350, + "id": 3303, "name": "aria-relevant", "variant": "declaration", "kind": 1024, @@ -21764,7 +21768,7 @@ } }, { - "id": 3351, + "id": 3304, "name": "aria-required", "variant": "declaration", "kind": 1024, @@ -21804,7 +21808,7 @@ } }, { - "id": 3352, + "id": 3305, "name": "aria-roledescription", "variant": "declaration", "kind": 1024, @@ -21839,7 +21843,7 @@ } }, { - "id": 3353, + "id": 3306, "name": "aria-rowcount", "variant": "declaration", "kind": 1024, @@ -21885,7 +21889,7 @@ } }, { - "id": 3354, + "id": 3307, "name": "aria-rowindex", "variant": "declaration", "kind": 1024, @@ -21951,7 +21955,7 @@ } }, { - "id": 3355, + "id": 3308, "name": "aria-rowindextext", "variant": "declaration", "kind": 1024, @@ -21997,7 +22001,7 @@ } }, { - "id": 3356, + "id": 3309, "name": "aria-rowspan", "variant": "declaration", "kind": 1024, @@ -22063,7 +22067,7 @@ } }, { - "id": 3357, + "id": 3310, "name": "aria-selected", "variant": "declaration", "kind": 1024, @@ -22134,7 +22138,7 @@ } }, { - "id": 3358, + "id": 3311, "name": "aria-setsize", "variant": "declaration", "kind": 1024, @@ -22180,7 +22184,7 @@ } }, { - "id": 3359, + "id": 3312, "name": "aria-sort", "variant": "declaration", "kind": 1024, @@ -22232,7 +22236,7 @@ } }, { - "id": 3360, + "id": 3313, "name": "aria-valuemax", "variant": "declaration", "kind": 1024, @@ -22267,7 +22271,7 @@ } }, { - "id": 3361, + "id": 3314, "name": "aria-valuemin", "variant": "declaration", "kind": 1024, @@ -22302,7 +22306,7 @@ } }, { - "id": 3362, + "id": 3315, "name": "aria-valuenow", "variant": "declaration", "kind": 1024, @@ -22348,7 +22352,7 @@ } }, { - "id": 3363, + "id": 3316, "name": "aria-valuetext", "variant": "declaration", "kind": 1024, @@ -22383,7 +22387,7 @@ } }, { - "id": 3364, + "id": 3317, "name": "autoCapitalize", "variant": "declaration", "kind": 1024, @@ -22410,7 +22414,7 @@ } }, { - "id": 3365, + "id": 3318, "name": "autoComplete", "variant": "declaration", "kind": 1024, @@ -22437,7 +22441,7 @@ } }, { - "id": 3366, + "id": 3319, "name": "autoCorrect", "variant": "declaration", "kind": 1024, @@ -22464,7 +22468,7 @@ } }, { - "id": 3367, + "id": 3320, "name": "autoFocus", "variant": "declaration", "kind": 1024, @@ -22491,7 +22495,7 @@ } }, { - "id": 3368, + "id": 3321, "name": "autoSave", "variant": "declaration", "kind": 1024, @@ -22518,7 +22522,7 @@ } }, { - "id": 3369, + "id": 3322, "name": "children", "variant": "declaration", "kind": 1024, @@ -22551,7 +22555,7 @@ } }, { - "id": 3370, + "id": 3323, "name": "className", "variant": "declaration", "kind": 1024, @@ -22578,7 +22582,7 @@ } }, { - "id": 3371, + "id": 3324, "name": "color", "variant": "declaration", "kind": 1024, @@ -22605,7 +22609,7 @@ } }, { - "id": 3372, + "id": 3325, "name": "content", "variant": "declaration", "kind": 1024, @@ -22632,7 +22636,7 @@ } }, { - "id": 3373, + "id": 3326, "name": "contentEditable", "variant": "declaration", "kind": 1024, @@ -22673,7 +22677,7 @@ } }, { - "id": 3374, + "id": 3327, "name": "contextMenu", "variant": "declaration", "kind": 1024, @@ -22700,7 +22704,7 @@ } }, { - "id": 3375, + "id": 3328, "name": "dangerouslySetInnerHTML", "variant": "declaration", "kind": 1024, @@ -22719,7 +22723,7 @@ "type": { "type": "reflection", "declaration": { - "id": 3376, + "id": 3329, "name": "__type", "variant": "declaration", "kind": 65536, @@ -22728,7 +22732,7 @@ }, "children": [ { - "id": 3377, + "id": 3330, "name": "__html", "variant": "declaration", "kind": 1024, @@ -22766,7 +22770,7 @@ { "title": "Properties", "children": [ - 3377 + 3330 ] } ], @@ -22786,7 +22790,7 @@ } }, { - "id": 3378, + "id": 3331, "name": "datatype", "variant": "declaration", "kind": 1024, @@ -22813,7 +22817,7 @@ } }, { - "id": 3379, + "id": 3332, "name": "defaultChecked", "variant": "declaration", "kind": 1024, @@ -22840,7 +22844,7 @@ } }, { - "id": 3380, + "id": 3333, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -22887,7 +22891,7 @@ } }, { - "id": 3381, + "id": 3334, "name": "dir", "variant": "declaration", "kind": 1024, @@ -22914,7 +22918,7 @@ } }, { - "id": 3382, + "id": 3335, "name": "discover", "variant": "declaration", "kind": 1024, @@ -22926,7 +22930,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 975, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L975" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L975" } ], "type": { @@ -22940,7 +22944,7 @@ } }, { - "id": 3383, + "id": 3336, "name": "draggable", "variant": "declaration", "kind": 1024, @@ -22972,7 +22976,7 @@ } }, { - "id": 3384, + "id": 3337, "name": "encType", "variant": "declaration", "kind": 1024, @@ -22993,7 +22997,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 934, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L934" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L934" } ], "type": { @@ -23020,7 +23024,7 @@ } }, { - "id": 3385, + "id": 3338, "name": "fetcherKey", "variant": "declaration", "kind": 1024, @@ -23045,7 +23049,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useFetcher", - "target": 5171 + "target": 5124 }, { "kind": "text", @@ -23058,7 +23062,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 982, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L982" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L982" } ], "type": { @@ -23067,7 +23071,7 @@ } }, { - "id": 3386, + "id": 3339, "name": "hidden", "variant": "declaration", "kind": 1024, @@ -23094,7 +23098,7 @@ } }, { - "id": 3387, + "id": 3340, "name": "id", "variant": "declaration", "kind": 1024, @@ -23121,7 +23125,7 @@ } }, { - "id": 3388, + "id": 3341, "name": "inlist", "variant": "declaration", "kind": 1024, @@ -23148,7 +23152,7 @@ } }, { - "id": 3389, + "id": 3342, "name": "inputMode", "variant": "declaration", "kind": 1024, @@ -23227,7 +23231,7 @@ } }, { - "id": 3390, + "id": 3343, "name": "is", "variant": "declaration", "kind": 1024, @@ -23273,7 +23277,7 @@ } }, { - "id": 3391, + "id": 3344, "name": "itemID", "variant": "declaration", "kind": 1024, @@ -23300,7 +23304,7 @@ } }, { - "id": 3392, + "id": 3345, "name": "itemProp", "variant": "declaration", "kind": 1024, @@ -23327,7 +23331,7 @@ } }, { - "id": 3393, + "id": 3346, "name": "itemRef", "variant": "declaration", "kind": 1024, @@ -23354,7 +23358,7 @@ } }, { - "id": 3394, + "id": 3347, "name": "itemScope", "variant": "declaration", "kind": 1024, @@ -23381,7 +23385,7 @@ } }, { - "id": 3395, + "id": 3348, "name": "itemType", "variant": "declaration", "kind": 1024, @@ -23408,7 +23412,7 @@ } }, { - "id": 3396, + "id": 3349, "name": "lang", "variant": "declaration", "kind": 1024, @@ -23435,7 +23439,7 @@ } }, { - "id": 3397, + "id": 3350, "name": "method", "variant": "declaration", "kind": 1024, @@ -23480,12 +23484,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 929, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L929" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L929" } ], "type": { "type": "reference", - "target": 4732, + "target": 4685, "name": "HTMLFormMethod", "package": "react-router" }, @@ -23496,7 +23500,7 @@ } }, { - "id": 3398, + "id": 3351, "name": "name", "variant": "declaration", "kind": 1024, @@ -23523,7 +23527,7 @@ } }, { - "id": 3399, + "id": 3352, "name": "navigate", "variant": "declaration", "kind": 1024, @@ -23540,7 +23544,7 @@ "kind": "inline-tag", "tag": "@link", "text": "fetcher", - "target": 5171, + "target": 5124, "tsLinkText": "fetcher" }, { @@ -23578,7 +23582,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 990, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L990" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L990" } ], "type": { @@ -23587,7 +23591,7 @@ } }, { - "id": 3400, + "id": 3353, "name": "nonce", "variant": "declaration", "kind": 1024, @@ -23614,7 +23618,7 @@ } }, { - "id": 3401, + "id": 3354, "name": "noValidate", "variant": "declaration", "kind": 1024, @@ -23641,7 +23645,7 @@ } }, { - "id": 3402, + "id": 3355, "name": "onAbort", "variant": "declaration", "kind": 1024, @@ -23685,7 +23689,7 @@ } }, { - "id": 3403, + "id": 3356, "name": "onAbortCapture", "variant": "declaration", "kind": 1024, @@ -23729,7 +23733,7 @@ } }, { - "id": 3404, + "id": 3357, "name": "onAnimationEnd", "variant": "declaration", "kind": 1024, @@ -23773,7 +23777,7 @@ } }, { - "id": 3405, + "id": 3358, "name": "onAnimationEndCapture", "variant": "declaration", "kind": 1024, @@ -23817,7 +23821,7 @@ } }, { - "id": 3406, + "id": 3359, "name": "onAnimationIteration", "variant": "declaration", "kind": 1024, @@ -23861,7 +23865,7 @@ } }, { - "id": 3407, + "id": 3360, "name": "onAnimationIterationCapture", "variant": "declaration", "kind": 1024, @@ -23905,7 +23909,7 @@ } }, { - "id": 3408, + "id": 3361, "name": "onAnimationStart", "variant": "declaration", "kind": 1024, @@ -23949,7 +23953,7 @@ } }, { - "id": 3409, + "id": 3362, "name": "onAnimationStartCapture", "variant": "declaration", "kind": 1024, @@ -23993,7 +23997,7 @@ } }, { - "id": 3410, + "id": 3363, "name": "onAuxClick", "variant": "declaration", "kind": 1024, @@ -24037,7 +24041,7 @@ } }, { - "id": 3411, + "id": 3364, "name": "onAuxClickCapture", "variant": "declaration", "kind": 1024, @@ -24081,7 +24085,7 @@ } }, { - "id": 3412, + "id": 3365, "name": "onBeforeInput", "variant": "declaration", "kind": 1024, @@ -24125,7 +24129,7 @@ } }, { - "id": 3413, + "id": 3366, "name": "onBeforeInputCapture", "variant": "declaration", "kind": 1024, @@ -24169,7 +24173,7 @@ } }, { - "id": 3414, + "id": 3367, "name": "onBlur", "variant": "declaration", "kind": 1024, @@ -24213,7 +24217,7 @@ } }, { - "id": 3415, + "id": 3368, "name": "onBlurCapture", "variant": "declaration", "kind": 1024, @@ -24257,7 +24261,7 @@ } }, { - "id": 3416, + "id": 3369, "name": "onCanPlay", "variant": "declaration", "kind": 1024, @@ -24301,7 +24305,7 @@ } }, { - "id": 3417, + "id": 3370, "name": "onCanPlayCapture", "variant": "declaration", "kind": 1024, @@ -24345,7 +24349,7 @@ } }, { - "id": 3418, + "id": 3371, "name": "onCanPlayThrough", "variant": "declaration", "kind": 1024, @@ -24389,7 +24393,7 @@ } }, { - "id": 3419, + "id": 3372, "name": "onCanPlayThroughCapture", "variant": "declaration", "kind": 1024, @@ -24433,7 +24437,7 @@ } }, { - "id": 3420, + "id": 3373, "name": "onChange", "variant": "declaration", "kind": 1024, @@ -24477,7 +24481,7 @@ } }, { - "id": 3421, + "id": 3374, "name": "onChangeCapture", "variant": "declaration", "kind": 1024, @@ -24521,7 +24525,7 @@ } }, { - "id": 3422, + "id": 3375, "name": "onClick", "variant": "declaration", "kind": 1024, @@ -24565,7 +24569,7 @@ } }, { - "id": 3423, + "id": 3376, "name": "onClickCapture", "variant": "declaration", "kind": 1024, @@ -24609,7 +24613,7 @@ } }, { - "id": 3424, + "id": 3377, "name": "onCompositionEnd", "variant": "declaration", "kind": 1024, @@ -24653,7 +24657,7 @@ } }, { - "id": 3425, + "id": 3378, "name": "onCompositionEndCapture", "variant": "declaration", "kind": 1024, @@ -24697,7 +24701,7 @@ } }, { - "id": 3426, + "id": 3379, "name": "onCompositionStart", "variant": "declaration", "kind": 1024, @@ -24741,7 +24745,7 @@ } }, { - "id": 3427, + "id": 3380, "name": "onCompositionStartCapture", "variant": "declaration", "kind": 1024, @@ -24785,7 +24789,7 @@ } }, { - "id": 3428, + "id": 3381, "name": "onCompositionUpdate", "variant": "declaration", "kind": 1024, @@ -24829,7 +24833,7 @@ } }, { - "id": 3429, + "id": 3382, "name": "onCompositionUpdateCapture", "variant": "declaration", "kind": 1024, @@ -24873,7 +24877,7 @@ } }, { - "id": 3430, + "id": 3383, "name": "onContextMenu", "variant": "declaration", "kind": 1024, @@ -24917,7 +24921,7 @@ } }, { - "id": 3431, + "id": 3384, "name": "onContextMenuCapture", "variant": "declaration", "kind": 1024, @@ -24961,7 +24965,7 @@ } }, { - "id": 3432, + "id": 3385, "name": "onCopy", "variant": "declaration", "kind": 1024, @@ -25005,7 +25009,7 @@ } }, { - "id": 3433, + "id": 3386, "name": "onCopyCapture", "variant": "declaration", "kind": 1024, @@ -25049,7 +25053,7 @@ } }, { - "id": 3434, + "id": 3387, "name": "onCut", "variant": "declaration", "kind": 1024, @@ -25093,7 +25097,7 @@ } }, { - "id": 3435, + "id": 3388, "name": "onCutCapture", "variant": "declaration", "kind": 1024, @@ -25137,7 +25141,7 @@ } }, { - "id": 3436, + "id": 3389, "name": "onDoubleClick", "variant": "declaration", "kind": 1024, @@ -25181,7 +25185,7 @@ } }, { - "id": 3437, + "id": 3390, "name": "onDoubleClickCapture", "variant": "declaration", "kind": 1024, @@ -25225,7 +25229,7 @@ } }, { - "id": 3438, + "id": 3391, "name": "onDrag", "variant": "declaration", "kind": 1024, @@ -25269,7 +25273,7 @@ } }, { - "id": 3439, + "id": 3392, "name": "onDragCapture", "variant": "declaration", "kind": 1024, @@ -25313,7 +25317,7 @@ } }, { - "id": 3440, + "id": 3393, "name": "onDragEnd", "variant": "declaration", "kind": 1024, @@ -25357,7 +25361,7 @@ } }, { - "id": 3441, + "id": 3394, "name": "onDragEndCapture", "variant": "declaration", "kind": 1024, @@ -25401,7 +25405,7 @@ } }, { - "id": 3442, + "id": 3395, "name": "onDragEnter", "variant": "declaration", "kind": 1024, @@ -25445,7 +25449,7 @@ } }, { - "id": 3443, + "id": 3396, "name": "onDragEnterCapture", "variant": "declaration", "kind": 1024, @@ -25489,7 +25493,7 @@ } }, { - "id": 3444, + "id": 3397, "name": "onDragExit", "variant": "declaration", "kind": 1024, @@ -25533,7 +25537,7 @@ } }, { - "id": 3445, + "id": 3398, "name": "onDragExitCapture", "variant": "declaration", "kind": 1024, @@ -25577,7 +25581,7 @@ } }, { - "id": 3446, + "id": 3399, "name": "onDragLeave", "variant": "declaration", "kind": 1024, @@ -25621,7 +25625,7 @@ } }, { - "id": 3447, + "id": 3400, "name": "onDragLeaveCapture", "variant": "declaration", "kind": 1024, @@ -25665,7 +25669,7 @@ } }, { - "id": 3448, + "id": 3401, "name": "onDragOver", "variant": "declaration", "kind": 1024, @@ -25709,7 +25713,7 @@ } }, { - "id": 3449, + "id": 3402, "name": "onDragOverCapture", "variant": "declaration", "kind": 1024, @@ -25753,7 +25757,7 @@ } }, { - "id": 3450, + "id": 3403, "name": "onDragStart", "variant": "declaration", "kind": 1024, @@ -25797,7 +25801,7 @@ } }, { - "id": 3451, + "id": 3404, "name": "onDragStartCapture", "variant": "declaration", "kind": 1024, @@ -25841,7 +25845,7 @@ } }, { - "id": 3452, + "id": 3405, "name": "onDrop", "variant": "declaration", "kind": 1024, @@ -25885,7 +25889,7 @@ } }, { - "id": 3453, + "id": 3406, "name": "onDropCapture", "variant": "declaration", "kind": 1024, @@ -25929,7 +25933,7 @@ } }, { - "id": 3454, + "id": 3407, "name": "onDurationChange", "variant": "declaration", "kind": 1024, @@ -25973,7 +25977,7 @@ } }, { - "id": 3455, + "id": 3408, "name": "onDurationChangeCapture", "variant": "declaration", "kind": 1024, @@ -26017,7 +26021,7 @@ } }, { - "id": 3456, + "id": 3409, "name": "onEmptied", "variant": "declaration", "kind": 1024, @@ -26061,7 +26065,7 @@ } }, { - "id": 3457, + "id": 3410, "name": "onEmptiedCapture", "variant": "declaration", "kind": 1024, @@ -26105,7 +26109,7 @@ } }, { - "id": 3458, + "id": 3411, "name": "onEncrypted", "variant": "declaration", "kind": 1024, @@ -26149,7 +26153,7 @@ } }, { - "id": 3459, + "id": 3412, "name": "onEncryptedCapture", "variant": "declaration", "kind": 1024, @@ -26193,7 +26197,7 @@ } }, { - "id": 3460, + "id": 3413, "name": "onEnded", "variant": "declaration", "kind": 1024, @@ -26237,7 +26241,7 @@ } }, { - "id": 3461, + "id": 3414, "name": "onEndedCapture", "variant": "declaration", "kind": 1024, @@ -26281,7 +26285,7 @@ } }, { - "id": 3462, + "id": 3415, "name": "onError", "variant": "declaration", "kind": 1024, @@ -26325,7 +26329,7 @@ } }, { - "id": 3463, + "id": 3416, "name": "onErrorCapture", "variant": "declaration", "kind": 1024, @@ -26369,7 +26373,7 @@ } }, { - "id": 3464, + "id": 3417, "name": "onFocus", "variant": "declaration", "kind": 1024, @@ -26413,7 +26417,7 @@ } }, { - "id": 3465, + "id": 3418, "name": "onFocusCapture", "variant": "declaration", "kind": 1024, @@ -26457,7 +26461,7 @@ } }, { - "id": 3466, + "id": 3419, "name": "onGotPointerCapture", "variant": "declaration", "kind": 1024, @@ -26501,7 +26505,7 @@ } }, { - "id": 3467, + "id": 3420, "name": "onGotPointerCaptureCapture", "variant": "declaration", "kind": 1024, @@ -26545,7 +26549,7 @@ } }, { - "id": 3468, + "id": 3421, "name": "onInput", "variant": "declaration", "kind": 1024, @@ -26589,7 +26593,7 @@ } }, { - "id": 3469, + "id": 3422, "name": "onInputCapture", "variant": "declaration", "kind": 1024, @@ -26633,7 +26637,7 @@ } }, { - "id": 3470, + "id": 3423, "name": "onInvalid", "variant": "declaration", "kind": 1024, @@ -26677,7 +26681,7 @@ } }, { - "id": 3471, + "id": 3424, "name": "onInvalidCapture", "variant": "declaration", "kind": 1024, @@ -26721,7 +26725,7 @@ } }, { - "id": 3472, + "id": 3425, "name": "onKeyDown", "variant": "declaration", "kind": 1024, @@ -26765,7 +26769,7 @@ } }, { - "id": 3473, + "id": 3426, "name": "onKeyDownCapture", "variant": "declaration", "kind": 1024, @@ -26809,7 +26813,7 @@ } }, { - "id": 3474, + "id": 3427, "name": "onKeyPress", "variant": "declaration", "kind": 1024, @@ -26862,7 +26866,7 @@ } }, { - "id": 3475, + "id": 3428, "name": "onKeyPressCapture", "variant": "declaration", "kind": 1024, @@ -26915,7 +26919,7 @@ } }, { - "id": 3476, + "id": 3429, "name": "onKeyUp", "variant": "declaration", "kind": 1024, @@ -26959,7 +26963,7 @@ } }, { - "id": 3477, + "id": 3430, "name": "onKeyUpCapture", "variant": "declaration", "kind": 1024, @@ -27003,7 +27007,7 @@ } }, { - "id": 3478, + "id": 3431, "name": "onLoad", "variant": "declaration", "kind": 1024, @@ -27047,7 +27051,7 @@ } }, { - "id": 3479, + "id": 3432, "name": "onLoadCapture", "variant": "declaration", "kind": 1024, @@ -27091,7 +27095,7 @@ } }, { - "id": 3480, + "id": 3433, "name": "onLoadedData", "variant": "declaration", "kind": 1024, @@ -27135,7 +27139,7 @@ } }, { - "id": 3481, + "id": 3434, "name": "onLoadedDataCapture", "variant": "declaration", "kind": 1024, @@ -27179,7 +27183,7 @@ } }, { - "id": 3482, + "id": 3435, "name": "onLoadedMetadata", "variant": "declaration", "kind": 1024, @@ -27223,7 +27227,7 @@ } }, { - "id": 3483, + "id": 3436, "name": "onLoadedMetadataCapture", "variant": "declaration", "kind": 1024, @@ -27267,7 +27271,7 @@ } }, { - "id": 3484, + "id": 3437, "name": "onLoadStart", "variant": "declaration", "kind": 1024, @@ -27311,7 +27315,7 @@ } }, { - "id": 3485, + "id": 3438, "name": "onLoadStartCapture", "variant": "declaration", "kind": 1024, @@ -27355,7 +27359,7 @@ } }, { - "id": 3486, + "id": 3439, "name": "onLostPointerCapture", "variant": "declaration", "kind": 1024, @@ -27399,7 +27403,7 @@ } }, { - "id": 3487, + "id": 3440, "name": "onLostPointerCaptureCapture", "variant": "declaration", "kind": 1024, @@ -27443,7 +27447,7 @@ } }, { - "id": 3488, + "id": 3441, "name": "onMouseDown", "variant": "declaration", "kind": 1024, @@ -27487,7 +27491,7 @@ } }, { - "id": 3489, + "id": 3442, "name": "onMouseDownCapture", "variant": "declaration", "kind": 1024, @@ -27531,7 +27535,7 @@ } }, { - "id": 3490, + "id": 3443, "name": "onMouseEnter", "variant": "declaration", "kind": 1024, @@ -27575,7 +27579,7 @@ } }, { - "id": 3491, + "id": 3444, "name": "onMouseLeave", "variant": "declaration", "kind": 1024, @@ -27619,7 +27623,7 @@ } }, { - "id": 3492, + "id": 3445, "name": "onMouseMove", "variant": "declaration", "kind": 1024, @@ -27663,7 +27667,7 @@ } }, { - "id": 3493, + "id": 3446, "name": "onMouseMoveCapture", "variant": "declaration", "kind": 1024, @@ -27707,7 +27711,7 @@ } }, { - "id": 3494, + "id": 3447, "name": "onMouseOut", "variant": "declaration", "kind": 1024, @@ -27751,7 +27755,7 @@ } }, { - "id": 3495, + "id": 3448, "name": "onMouseOutCapture", "variant": "declaration", "kind": 1024, @@ -27795,7 +27799,7 @@ } }, { - "id": 3496, + "id": 3449, "name": "onMouseOver", "variant": "declaration", "kind": 1024, @@ -27839,7 +27843,7 @@ } }, { - "id": 3497, + "id": 3450, "name": "onMouseOverCapture", "variant": "declaration", "kind": 1024, @@ -27883,7 +27887,7 @@ } }, { - "id": 3498, + "id": 3451, "name": "onMouseUp", "variant": "declaration", "kind": 1024, @@ -27927,7 +27931,7 @@ } }, { - "id": 3499, + "id": 3452, "name": "onMouseUpCapture", "variant": "declaration", "kind": 1024, @@ -27971,7 +27975,7 @@ } }, { - "id": 3500, + "id": 3453, "name": "onPaste", "variant": "declaration", "kind": 1024, @@ -28015,7 +28019,7 @@ } }, { - "id": 3501, + "id": 3454, "name": "onPasteCapture", "variant": "declaration", "kind": 1024, @@ -28059,7 +28063,7 @@ } }, { - "id": 3502, + "id": 3455, "name": "onPause", "variant": "declaration", "kind": 1024, @@ -28103,7 +28107,7 @@ } }, { - "id": 3503, + "id": 3456, "name": "onPauseCapture", "variant": "declaration", "kind": 1024, @@ -28147,7 +28151,7 @@ } }, { - "id": 3504, + "id": 3457, "name": "onPlay", "variant": "declaration", "kind": 1024, @@ -28191,7 +28195,7 @@ } }, { - "id": 3505, + "id": 3458, "name": "onPlayCapture", "variant": "declaration", "kind": 1024, @@ -28235,7 +28239,7 @@ } }, { - "id": 3506, + "id": 3459, "name": "onPlaying", "variant": "declaration", "kind": 1024, @@ -28279,7 +28283,7 @@ } }, { - "id": 3507, + "id": 3460, "name": "onPlayingCapture", "variant": "declaration", "kind": 1024, @@ -28323,7 +28327,7 @@ } }, { - "id": 3508, + "id": 3461, "name": "onPointerCancel", "variant": "declaration", "kind": 1024, @@ -28367,7 +28371,7 @@ } }, { - "id": 3509, + "id": 3462, "name": "onPointerCancelCapture", "variant": "declaration", "kind": 1024, @@ -28411,7 +28415,7 @@ } }, { - "id": 3510, + "id": 3463, "name": "onPointerDown", "variant": "declaration", "kind": 1024, @@ -28455,7 +28459,7 @@ } }, { - "id": 3511, + "id": 3464, "name": "onPointerDownCapture", "variant": "declaration", "kind": 1024, @@ -28499,7 +28503,7 @@ } }, { - "id": 3512, + "id": 3465, "name": "onPointerEnter", "variant": "declaration", "kind": 1024, @@ -28543,7 +28547,7 @@ } }, { - "id": 3513, + "id": 3466, "name": "onPointerEnterCapture", "variant": "declaration", "kind": 1024, @@ -28587,7 +28591,7 @@ } }, { - "id": 3514, + "id": 3467, "name": "onPointerLeave", "variant": "declaration", "kind": 1024, @@ -28631,7 +28635,7 @@ } }, { - "id": 3515, + "id": 3468, "name": "onPointerLeaveCapture", "variant": "declaration", "kind": 1024, @@ -28675,7 +28679,7 @@ } }, { - "id": 3516, + "id": 3469, "name": "onPointerMove", "variant": "declaration", "kind": 1024, @@ -28719,7 +28723,7 @@ } }, { - "id": 3517, + "id": 3470, "name": "onPointerMoveCapture", "variant": "declaration", "kind": 1024, @@ -28763,7 +28767,7 @@ } }, { - "id": 3518, + "id": 3471, "name": "onPointerOut", "variant": "declaration", "kind": 1024, @@ -28807,7 +28811,7 @@ } }, { - "id": 3519, + "id": 3472, "name": "onPointerOutCapture", "variant": "declaration", "kind": 1024, @@ -28851,7 +28855,7 @@ } }, { - "id": 3520, + "id": 3473, "name": "onPointerOver", "variant": "declaration", "kind": 1024, @@ -28895,7 +28899,7 @@ } }, { - "id": 3521, + "id": 3474, "name": "onPointerOverCapture", "variant": "declaration", "kind": 1024, @@ -28939,7 +28943,7 @@ } }, { - "id": 3522, + "id": 3475, "name": "onPointerUp", "variant": "declaration", "kind": 1024, @@ -28983,7 +28987,7 @@ } }, { - "id": 3523, + "id": 3476, "name": "onPointerUpCapture", "variant": "declaration", "kind": 1024, @@ -29027,7 +29031,7 @@ } }, { - "id": 3524, + "id": 3477, "name": "onProgress", "variant": "declaration", "kind": 1024, @@ -29071,7 +29075,7 @@ } }, { - "id": 3525, + "id": 3478, "name": "onProgressCapture", "variant": "declaration", "kind": 1024, @@ -29115,7 +29119,7 @@ } }, { - "id": 3526, + "id": 3479, "name": "onRateChange", "variant": "declaration", "kind": 1024, @@ -29159,7 +29163,7 @@ } }, { - "id": 3527, + "id": 3480, "name": "onRateChangeCapture", "variant": "declaration", "kind": 1024, @@ -29203,7 +29207,7 @@ } }, { - "id": 3528, + "id": 3481, "name": "onReset", "variant": "declaration", "kind": 1024, @@ -29247,7 +29251,7 @@ } }, { - "id": 3529, + "id": 3482, "name": "onResetCapture", "variant": "declaration", "kind": 1024, @@ -29291,7 +29295,7 @@ } }, { - "id": 3530, + "id": 3483, "name": "onResize", "variant": "declaration", "kind": 1024, @@ -29335,7 +29339,7 @@ } }, { - "id": 3531, + "id": 3484, "name": "onResizeCapture", "variant": "declaration", "kind": 1024, @@ -29379,7 +29383,7 @@ } }, { - "id": 3532, + "id": 3485, "name": "onScroll", "variant": "declaration", "kind": 1024, @@ -29423,7 +29427,7 @@ } }, { - "id": 3533, + "id": 3486, "name": "onScrollCapture", "variant": "declaration", "kind": 1024, @@ -29467,7 +29471,7 @@ } }, { - "id": 3534, + "id": 3487, "name": "onSeeked", "variant": "declaration", "kind": 1024, @@ -29511,7 +29515,7 @@ } }, { - "id": 3535, + "id": 3488, "name": "onSeekedCapture", "variant": "declaration", "kind": 1024, @@ -29555,7 +29559,7 @@ } }, { - "id": 3536, + "id": 3489, "name": "onSeeking", "variant": "declaration", "kind": 1024, @@ -29599,7 +29603,7 @@ } }, { - "id": 3537, + "id": 3490, "name": "onSeekingCapture", "variant": "declaration", "kind": 1024, @@ -29643,7 +29647,7 @@ } }, { - "id": 3538, + "id": 3491, "name": "onSelect", "variant": "declaration", "kind": 1024, @@ -29687,7 +29691,7 @@ } }, { - "id": 3539, + "id": 3492, "name": "onSelectCapture", "variant": "declaration", "kind": 1024, @@ -29731,7 +29735,7 @@ } }, { - "id": 3540, + "id": 3493, "name": "onStalled", "variant": "declaration", "kind": 1024, @@ -29775,7 +29779,7 @@ } }, { - "id": 3541, + "id": 3494, "name": "onStalledCapture", "variant": "declaration", "kind": 1024, @@ -29819,7 +29823,7 @@ } }, { - "id": 3542, + "id": 3495, "name": "onSubmit", "variant": "declaration", "kind": 1024, @@ -29848,7 +29852,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 961, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L961" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L961" } ], "type": { @@ -29879,7 +29883,7 @@ } }, { - "id": 3543, + "id": 3496, "name": "onSubmitCapture", "variant": "declaration", "kind": 1024, @@ -29923,7 +29927,7 @@ } }, { - "id": 3544, + "id": 3497, "name": "onSuspend", "variant": "declaration", "kind": 1024, @@ -29967,7 +29971,7 @@ } }, { - "id": 3545, + "id": 3498, "name": "onSuspendCapture", "variant": "declaration", "kind": 1024, @@ -30011,7 +30015,7 @@ } }, { - "id": 3546, + "id": 3499, "name": "onTimeUpdate", "variant": "declaration", "kind": 1024, @@ -30055,7 +30059,7 @@ } }, { - "id": 3547, + "id": 3500, "name": "onTimeUpdateCapture", "variant": "declaration", "kind": 1024, @@ -30099,7 +30103,7 @@ } }, { - "id": 3548, + "id": 3501, "name": "onTouchCancel", "variant": "declaration", "kind": 1024, @@ -30143,7 +30147,7 @@ } }, { - "id": 3549, + "id": 3502, "name": "onTouchCancelCapture", "variant": "declaration", "kind": 1024, @@ -30187,7 +30191,7 @@ } }, { - "id": 3550, + "id": 3503, "name": "onTouchEnd", "variant": "declaration", "kind": 1024, @@ -30231,7 +30235,7 @@ } }, { - "id": 3551, + "id": 3504, "name": "onTouchEndCapture", "variant": "declaration", "kind": 1024, @@ -30275,7 +30279,7 @@ } }, { - "id": 3552, + "id": 3505, "name": "onTouchMove", "variant": "declaration", "kind": 1024, @@ -30319,7 +30323,7 @@ } }, { - "id": 3553, + "id": 3506, "name": "onTouchMoveCapture", "variant": "declaration", "kind": 1024, @@ -30363,7 +30367,7 @@ } }, { - "id": 3554, + "id": 3507, "name": "onTouchStart", "variant": "declaration", "kind": 1024, @@ -30407,7 +30411,7 @@ } }, { - "id": 3555, + "id": 3508, "name": "onTouchStartCapture", "variant": "declaration", "kind": 1024, @@ -30451,7 +30455,7 @@ } }, { - "id": 3556, + "id": 3509, "name": "onTransitionEnd", "variant": "declaration", "kind": 1024, @@ -30495,7 +30499,7 @@ } }, { - "id": 3557, + "id": 3510, "name": "onTransitionEndCapture", "variant": "declaration", "kind": 1024, @@ -30539,7 +30543,7 @@ } }, { - "id": 3558, + "id": 3511, "name": "onVolumeChange", "variant": "declaration", "kind": 1024, @@ -30583,7 +30587,7 @@ } }, { - "id": 3559, + "id": 3512, "name": "onVolumeChangeCapture", "variant": "declaration", "kind": 1024, @@ -30627,7 +30631,7 @@ } }, { - "id": 3560, + "id": 3513, "name": "onWaiting", "variant": "declaration", "kind": 1024, @@ -30671,7 +30675,7 @@ } }, { - "id": 3561, + "id": 3514, "name": "onWaitingCapture", "variant": "declaration", "kind": 1024, @@ -30715,7 +30719,7 @@ } }, { - "id": 3562, + "id": 3515, "name": "onWheel", "variant": "declaration", "kind": 1024, @@ -30759,7 +30763,7 @@ } }, { - "id": 3563, + "id": 3516, "name": "onWheelCapture", "variant": "declaration", "kind": 1024, @@ -30803,7 +30807,7 @@ } }, { - "id": 3564, + "id": 3517, "name": "placeholder", "variant": "declaration", "kind": 1024, @@ -30830,7 +30834,7 @@ } }, { - "id": 3565, + "id": 3518, "name": "prefix", "variant": "declaration", "kind": 1024, @@ -30857,7 +30861,7 @@ } }, { - "id": 3566, + "id": 3519, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -30878,7 +30882,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 955, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L955" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L955" } ], "type": { @@ -30892,7 +30896,7 @@ } }, { - "id": 3567, + "id": 3520, "name": "property", "variant": "declaration", "kind": 1024, @@ -30919,7 +30923,7 @@ } }, { - "id": 3568, + "id": 3521, "name": "radioGroup", "variant": "declaration", "kind": 1024, @@ -30946,7 +30950,7 @@ } }, { - "id": 3569, + "id": 3522, "name": "rel", "variant": "declaration", "kind": 1024, @@ -30973,7 +30977,7 @@ } }, { - "id": 3570, + "id": 3523, "name": "relative", "variant": "declaration", "kind": 1024, @@ -30994,12 +30998,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 949, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L949" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L949" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" }, @@ -31010,7 +31014,7 @@ } }, { - "id": 3571, + "id": 3524, "name": "reloadDocument", "variant": "declaration", "kind": 1024, @@ -31030,7 +31034,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 996, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L996" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L996" } ], "type": { @@ -31039,7 +31043,7 @@ } }, { - "id": 3572, + "id": 3525, "name": "replace", "variant": "declaration", "kind": 1024, @@ -31059,7 +31063,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1003, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1003" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1003" } ], "type": { @@ -31068,7 +31072,7 @@ } }, { - "id": 3573, + "id": 3526, "name": "resource", "variant": "declaration", "kind": 1024, @@ -31095,7 +31099,7 @@ } }, { - "id": 3574, + "id": 3527, "name": "results", "variant": "declaration", "kind": 1024, @@ -31122,7 +31126,7 @@ } }, { - "id": 3575, + "id": 3528, "name": "rev", "variant": "declaration", "kind": 1024, @@ -31149,7 +31153,7 @@ } }, { - "id": 3576, + "id": 3529, "name": "role", "variant": "declaration", "kind": 1024, @@ -31182,7 +31186,7 @@ } }, { - "id": 3577, + "id": 3530, "name": "security", "variant": "declaration", "kind": 1024, @@ -31209,7 +31213,7 @@ } }, { - "id": 3578, + "id": 3531, "name": "slot", "variant": "declaration", "kind": 1024, @@ -31236,7 +31240,7 @@ } }, { - "id": 3579, + "id": 3532, "name": "spellCheck", "variant": "declaration", "kind": 1024, @@ -31268,7 +31272,7 @@ } }, { - "id": 3580, + "id": 3533, "name": "state", "variant": "declaration", "kind": 1024, @@ -31288,7 +31292,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1008, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1008" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1008" } ], "type": { @@ -31297,7 +31301,7 @@ } }, { - "id": 3581, + "id": 3534, "name": "style", "variant": "declaration", "kind": 1024, @@ -31330,7 +31334,7 @@ } }, { - "id": 3582, + "id": 3535, "name": "suppressContentEditableWarning", "variant": "declaration", "kind": 1024, @@ -31357,7 +31361,7 @@ } }, { - "id": 3583, + "id": 3536, "name": "suppressHydrationWarning", "variant": "declaration", "kind": 1024, @@ -31384,7 +31388,7 @@ } }, { - "id": 3584, + "id": 3537, "name": "tabIndex", "variant": "declaration", "kind": 1024, @@ -31411,7 +31415,7 @@ } }, { - "id": 3585, + "id": 3538, "name": "target", "variant": "declaration", "kind": 1024, @@ -31438,7 +31442,7 @@ } }, { - "id": 3586, + "id": 3539, "name": "title", "variant": "declaration", "kind": 1024, @@ -31465,7 +31469,7 @@ } }, { - "id": 3587, + "id": 3540, "name": "translate", "variant": "declaration", "kind": 1024, @@ -31501,7 +31505,7 @@ } }, { - "id": 3588, + "id": 3541, "name": "typeof", "variant": "declaration", "kind": 1024, @@ -31528,7 +31532,7 @@ } }, { - "id": 3589, + "id": 3542, "name": "unselectable", "variant": "declaration", "kind": 1024, @@ -31564,7 +31568,7 @@ } }, { - "id": 3590, + "id": 3543, "name": "viewTransition", "variant": "declaration", "kind": 1024, @@ -31581,7 +31585,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useViewTransitionState", - "target": 5264 + "target": 5217 }, { "kind": "text", @@ -31594,7 +31598,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1016, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1016" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1016" } ], "type": { @@ -31603,7 +31607,7 @@ } }, { - "id": 3591, + "id": 3544, "name": "vocab", "variant": "declaration", "kind": 1024, @@ -31634,6 +31638,53 @@ { "title": "Properties", "children": [ + 3260, + 3261, + 3262, + 3263, + 3264, + 3265, + 3266, + 3267, + 3268, + 3269, + 3270, + 3271, + 3272, + 3273, + 3274, + 3275, + 3276, + 3277, + 3278, + 3279, + 3280, + 3281, + 3282, + 3283, + 3284, + 3285, + 3286, + 3287, + 3288, + 3289, + 3290, + 3291, + 3292, + 3293, + 3294, + 3295, + 3296, + 3297, + 3298, + 3299, + 3300, + 3301, + 3302, + 3303, + 3304, + 3305, + 3306, 3307, 3308, 3309, @@ -31656,8 +31707,6 @@ 3326, 3327, 3328, - 3329, - 3330, 3331, 3332, 3333, @@ -31703,6 +31752,8 @@ 3373, 3374, 3375, + 3376, + 3377, 3378, 3379, 3380, @@ -31869,54 +31920,7 @@ 3541, 3542, 3543, - 3544, - 3545, - 3546, - 3547, - 3548, - 3549, - 3550, - 3551, - 3552, - 3553, - 3554, - 3555, - 3556, - 3557, - 3558, - 3559, - 3560, - 3561, - 3562, - 3563, - 3564, - 3565, - 3566, - 3567, - 3568, - 3569, - 3570, - 3571, - 3572, - 3573, - 3574, - 3575, - 3576, - 3577, - 3578, - 3579, - 3580, - 3581, - 3582, - 3583, - 3584, - 3585, - 3586, - 3587, - 3588, - 3589, - 3590, - 3591 + 3544 ] } ], @@ -31925,7 +31929,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 974, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L974" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L974" } ], "extendedTypes": [ @@ -31941,7 +31945,7 @@ ] }, { - "id": 3592, + "id": 3545, "name": "GetScrollPositionFunction", "variant": "declaration", "kind": 256, @@ -31959,12 +31963,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 445, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L445" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L445" } ], "signatures": [ { - "id": 3593, + "id": 3546, "name": "GetScrollPositionFunction", "variant": "signature", "kind": 4096, @@ -31974,7 +31978,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 446, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L446" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L446" } ], "type": { @@ -31985,7 +31989,7 @@ ] }, { - "id": 3594, + "id": 3547, "name": "GetScrollRestorationKeyFunction", "variant": "declaration", "kind": 256, @@ -32003,12 +32007,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 438, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L438" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L438" } ], "signatures": [ { - "id": 3595, + "id": 3548, "name": "GetScrollRestorationKeyFunction", "variant": "signature", "kind": 4096, @@ -32018,19 +32022,19 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 439, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L439" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L439" } ], "parameters": [ { - "id": 3596, + "id": 3549, "name": "location", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -32042,7 +32046,7 @@ } }, { - "id": 3597, + "id": 3550, "name": "matches", "variant": "param", "kind": 32768, @@ -32051,7 +32055,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4636, + "target": 4589, "typeArguments": [ { "type": "intrinsic", @@ -32085,7 +32089,7 @@ ] }, { - "id": 3598, + "id": 3551, "name": "HandleDataRequestFunction", "variant": "declaration", "kind": 256, @@ -32095,12 +32099,12 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 36, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L36" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L36" } ], "signatures": [ { - "id": 3599, + "id": 3552, "name": "HandleDataRequestFunction", "variant": "signature", "kind": 4096, @@ -32110,12 +32114,12 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 37, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L37" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L37" } ], "parameters": [ { - "id": 3600, + "id": 3553, "name": "response", "variant": "param", "kind": 32768, @@ -32131,7 +32135,7 @@ } }, { - "id": 3601, + "id": 3554, "name": "args", "variant": "param", "kind": 32768, @@ -32141,7 +32145,7 @@ "types": [ { "type": "reference", - "target": 3977, + "target": 3930, "typeArguments": [ { "type": "intrinsic", @@ -32153,7 +32157,7 @@ }, { "type": "reference", - "target": 2908, + "target": 2861, "typeArguments": [ { "type": "intrinsic", @@ -32205,7 +32209,7 @@ ] }, { - "id": 3602, + "id": 3555, "name": "HandleDocumentRequestFunction", "variant": "declaration", "kind": 256, @@ -32215,12 +32219,12 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 26, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L26" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L26" } ], "signatures": [ { - "id": 3603, + "id": 3556, "name": "HandleDocumentRequestFunction", "variant": "signature", "kind": 4096, @@ -32230,12 +32234,12 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 27, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L27" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L27" } ], "parameters": [ { - "id": 3604, + "id": 3557, "name": "request", "variant": "param", "kind": 32768, @@ -32251,7 +32255,7 @@ } }, { - "id": 3605, + "id": 3558, "name": "responseStatusCode", "variant": "param", "kind": 32768, @@ -32262,7 +32266,7 @@ } }, { - "id": 3606, + "id": 3559, "name": "responseHeaders", "variant": "param", "kind": 32768, @@ -32278,27 +32282,27 @@ } }, { - "id": 3607, + "id": 3560, "name": "context", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 2993, + "target": 2946, "name": "EntryContext", "package": "react-router" } }, { - "id": 3608, + "id": 3561, "name": "loadContext", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 2913, + "target": 2866, "name": "AppLoadContext", "package": "react-router" } @@ -32342,7 +32346,7 @@ ] }, { - "id": 3609, + "id": 3562, "name": "HandleErrorFunction", "variant": "declaration", "kind": 256, @@ -32352,12 +32356,12 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 42, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L42" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L42" } ], "signatures": [ { - "id": 3610, + "id": 3563, "name": "HandleErrorFunction", "variant": "signature", "kind": 4096, @@ -32367,12 +32371,12 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 43, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L43" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L43" } ], "parameters": [ { - "id": 3611, + "id": 3564, "name": "error", "variant": "param", "kind": 32768, @@ -32383,7 +32387,7 @@ } }, { - "id": 3612, + "id": 3565, "name": "args", "variant": "param", "kind": 32768, @@ -32393,7 +32397,7 @@ "types": [ { "type": "reference", - "target": 3977, + "target": 3930, "typeArguments": [ { "type": "intrinsic", @@ -32405,7 +32409,7 @@ }, { "type": "reference", - "target": 2908, + "target": 2861, "typeArguments": [ { "type": "intrinsic", @@ -32427,14 +32431,14 @@ ] }, { - "id": 3613, + "id": 3566, "name": "HashRouterProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3614, + "id": 3567, "name": "basename", "variant": "declaration", "kind": 1024, @@ -32446,7 +32450,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 295, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L295" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L295" } ], "type": { @@ -32455,7 +32459,7 @@ } }, { - "id": 3615, + "id": 3568, "name": "children", "variant": "declaration", "kind": 1024, @@ -32467,7 +32471,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 296, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L296" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L296" } ], "type": { @@ -32482,7 +32486,7 @@ } }, { - "id": 3616, + "id": 3569, "name": "window", "variant": "declaration", "kind": 1024, @@ -32494,7 +32498,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 297, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L297" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L297" } ], "type": { @@ -32512,9 +32516,9 @@ { "title": "Properties", "children": [ - 3614, - 3615, - 3616 + 3567, + 3568, + 3569 ] } ], @@ -32523,12 +32527,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 294, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L294" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L294" } ] }, { - "id": 3617, + "id": 3570, "name": "HeadersFunction", "variant": "declaration", "kind": 256, @@ -32546,12 +32550,12 @@ "fileName": "packages/react-router/lib/server-runtime/routeModules.ts", "line": 24, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/routeModules.ts#L24" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/routeModules.ts#L24" } ], "signatures": [ { - "id": 3618, + "id": 3571, "name": "HeadersFunction", "variant": "signature", "kind": 4096, @@ -32561,19 +32565,19 @@ "fileName": "packages/react-router/lib/server-runtime/routeModules.ts", "line": 25, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/routeModules.ts#L25" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/routeModules.ts#L25" } ], "parameters": [ { - "id": 3619, + "id": 3572, "name": "args", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4726, + "target": 4679, "name": "HeadersArgs", "package": "react-router" } @@ -32592,14 +32596,14 @@ ] }, { - "id": 3620, + "id": 3573, "name": "HistoryRouterProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3621, + "id": 3574, "name": "basename", "variant": "declaration", "kind": 1024, @@ -32611,7 +32615,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 341, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L341" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L341" } ], "type": { @@ -32620,7 +32624,7 @@ } }, { - "id": 3622, + "id": 3575, "name": "children", "variant": "declaration", "kind": 1024, @@ -32632,7 +32636,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 342, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L342" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L342" } ], "type": { @@ -32647,7 +32651,7 @@ } }, { - "id": 3623, + "id": 3576, "name": "history", "variant": "declaration", "kind": 1024, @@ -32657,7 +32661,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 343, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L343" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L343" } ], "type": { @@ -32675,9 +32679,9 @@ { "title": "Properties", "children": [ - 3621, - 3622, - 3623 + 3574, + 3575, + 3576 ] } ], @@ -32686,19 +32690,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 340, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L340" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L340" } ] }, { - "id": 3624, + "id": 3577, "name": "IndexRouteObject", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3625, + "id": 3578, "name": "action", "variant": "declaration", "kind": 1024, @@ -32710,7 +32714,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 30, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L30" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L30" } ], "type": { @@ -32722,7 +32726,7 @@ }, { "type": "reference", - "target": 2903, + "target": 2856, "typeArguments": [ { "type": "intrinsic", @@ -32736,7 +32740,7 @@ } }, { - "id": 3626, + "id": 3579, "name": "caseSensitive", "variant": "declaration", "kind": 1024, @@ -32748,7 +32752,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 26, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L26" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L26" } ], "type": { @@ -32757,7 +32761,7 @@ } }, { - "id": 3627, + "id": 3580, "name": "children", "variant": "declaration", "kind": 1024, @@ -32769,7 +32773,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 35, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L35" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L35" } ], "type": { @@ -32778,7 +32782,7 @@ } }, { - "id": 3628, + "id": 3581, "name": "Component", "variant": "declaration", "kind": 1024, @@ -32790,7 +32794,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 39, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L39" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L39" } ], "type": { @@ -32810,7 +32814,7 @@ { "type": "reflection", "declaration": { - "id": 3629, + "id": 3582, "name": "__type", "variant": "declaration", "kind": 65536, @@ -32826,7 +32830,7 @@ } }, { - "id": 3630, + "id": 3583, "name": "element", "variant": "declaration", "kind": 1024, @@ -32838,7 +32842,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 36, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L36" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L36" } ], "type": { @@ -32853,7 +32857,7 @@ } }, { - "id": 3631, + "id": 3584, "name": "ErrorBoundary", "variant": "declaration", "kind": 1024, @@ -32865,7 +32869,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 41, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L41" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L41" } ], "type": { @@ -32885,7 +32889,7 @@ { "type": "reflection", "declaration": { - "id": 3632, + "id": 3585, "name": "__type", "variant": "declaration", "kind": 65536, @@ -32901,7 +32905,7 @@ } }, { - "id": 3633, + "id": 3586, "name": "errorElement", "variant": "declaration", "kind": 1024, @@ -32913,7 +32917,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 38, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L38" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L38" } ], "type": { @@ -32928,7 +32932,7 @@ } }, { - "id": 3634, + "id": 3587, "name": "handle", "variant": "declaration", "kind": 1024, @@ -32940,7 +32944,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 33, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L33" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L33" } ], "type": { @@ -32949,7 +32953,7 @@ } }, { - "id": 3635, + "id": 3588, "name": "hasErrorBoundary", "variant": "declaration", "kind": 1024, @@ -32961,7 +32965,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 31, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L31" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L31" } ], "type": { @@ -32970,7 +32974,7 @@ } }, { - "id": 3636, + "id": 3589, "name": "HydrateFallback", "variant": "declaration", "kind": 1024, @@ -32982,7 +32986,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 40, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L40" } ], "type": { @@ -33002,7 +33006,7 @@ { "type": "reflection", "declaration": { - "id": 3637, + "id": 3590, "name": "__type", "variant": "declaration", "kind": 65536, @@ -33018,7 +33022,7 @@ } }, { - "id": 3638, + "id": 3591, "name": "hydrateFallbackElement", "variant": "declaration", "kind": 1024, @@ -33030,7 +33034,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 37, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L37" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L37" } ], "type": { @@ -33045,7 +33049,7 @@ } }, { - "id": 3639, + "id": 3592, "name": "id", "variant": "declaration", "kind": 1024, @@ -33057,7 +33061,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 28, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L28" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L28" } ], "type": { @@ -33066,7 +33070,7 @@ } }, { - "id": 3640, + "id": 3593, "name": "index", "variant": "declaration", "kind": 1024, @@ -33076,7 +33080,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 34, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L34" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L34" } ], "type": { @@ -33085,7 +33089,7 @@ } }, { - "id": 3641, + "id": 3594, "name": "lazy", "variant": "declaration", "kind": 1024, @@ -33097,16 +33101,16 @@ "fileName": "packages/react-router/lib/context.ts", "line": 42, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L42" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L42" } ], "type": { "type": "reference", - "target": 3687, + "target": 3640, "typeArguments": [ { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } @@ -33116,7 +33120,7 @@ } }, { - "id": 3642, + "id": 3595, "name": "loader", "variant": "declaration", "kind": 1024, @@ -33128,7 +33132,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 29, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L29" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L29" } ], "type": { @@ -33140,7 +33144,7 @@ }, { "type": "reference", - "target": 4747, + "target": 4700, "typeArguments": [ { "type": "intrinsic", @@ -33154,7 +33158,7 @@ } }, { - "id": 3643, + "id": 3596, "name": "path", "variant": "declaration", "kind": 1024, @@ -33166,7 +33170,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 27, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L27" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L27" } ], "type": { @@ -33175,7 +33179,7 @@ } }, { - "id": 3644, + "id": 3597, "name": "shouldRevalidate", "variant": "declaration", "kind": 1024, @@ -33187,12 +33191,12 @@ "fileName": "packages/react-router/lib/context.ts", "line": 32, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L32" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L32" } ], "type": { "type": "reference", - "target": 4565, + "target": 4518, "name": "ShouldRevalidateFunction", "package": "react-router" } @@ -33202,23 +33206,23 @@ { "title": "Properties", "children": [ - 3625, - 3626, - 3627, - 3628, - 3630, - 3631, - 3633, - 3634, - 3635, - 3636, - 3638, - 3639, - 3640, - 3641, - 3642, - 3643, - 3644 + 3578, + 3579, + 3580, + 3581, + 3583, + 3584, + 3586, + 3587, + 3588, + 3589, + 3591, + 3592, + 3593, + 3594, + 3595, + 3596, + 3597 ] } ], @@ -33227,19 +33231,19 @@ "fileName": "packages/react-router/lib/context.ts", "line": 25, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L25" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L25" } ] }, { - "id": 3645, + "id": 3598, "name": "IndexRouteProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3646, + "id": 3599, "name": "action", "variant": "declaration", "kind": 1024, @@ -33251,7 +33255,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 652, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L652" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L652" } ], "type": { @@ -33263,7 +33267,7 @@ }, { "type": "reference", - "target": 2903, + "target": 2856, "typeArguments": [ { "type": "intrinsic", @@ -33277,7 +33281,7 @@ } }, { - "id": 3647, + "id": 3600, "name": "caseSensitive", "variant": "declaration", "kind": 1024, @@ -33289,7 +33293,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 647, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L647" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L647" } ], "type": { @@ -33298,7 +33302,7 @@ } }, { - "id": 3648, + "id": 3601, "name": "children", "variant": "declaration", "kind": 1024, @@ -33310,7 +33314,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 657, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L657" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L657" } ], "type": { @@ -33319,7 +33323,7 @@ } }, { - "id": 3649, + "id": 3602, "name": "Component", "variant": "declaration", "kind": 1024, @@ -33331,7 +33335,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 661, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L661" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L661" } ], "type": { @@ -33351,7 +33355,7 @@ { "type": "reflection", "declaration": { - "id": 3650, + "id": 3603, "name": "__type", "variant": "declaration", "kind": 65536, @@ -33367,7 +33371,7 @@ } }, { - "id": 3651, + "id": 3604, "name": "element", "variant": "declaration", "kind": 1024, @@ -33379,7 +33383,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 658, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L658" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L658" } ], "type": { @@ -33394,7 +33398,7 @@ } }, { - "id": 3652, + "id": 3605, "name": "ErrorBoundary", "variant": "declaration", "kind": 1024, @@ -33406,7 +33410,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 663, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L663" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L663" } ], "type": { @@ -33426,7 +33430,7 @@ { "type": "reflection", "declaration": { - "id": 3653, + "id": 3606, "name": "__type", "variant": "declaration", "kind": 65536, @@ -33442,7 +33446,7 @@ } }, { - "id": 3654, + "id": 3607, "name": "errorElement", "variant": "declaration", "kind": 1024, @@ -33454,7 +33458,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 660, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L660" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L660" } ], "type": { @@ -33469,7 +33473,7 @@ } }, { - "id": 3655, + "id": 3608, "name": "handle", "variant": "declaration", "kind": 1024, @@ -33481,7 +33485,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 655, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L655" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L655" } ], "type": { @@ -33490,7 +33494,7 @@ } }, { - "id": 3656, + "id": 3609, "name": "hasErrorBoundary", "variant": "declaration", "kind": 1024, @@ -33502,7 +33506,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 653, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L653" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L653" } ], "type": { @@ -33511,7 +33515,7 @@ } }, { - "id": 3657, + "id": 3610, "name": "HydrateFallback", "variant": "declaration", "kind": 1024, @@ -33523,7 +33527,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 662, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L662" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L662" } ], "type": { @@ -33543,7 +33547,7 @@ { "type": "reflection", "declaration": { - "id": 3658, + "id": 3611, "name": "__type", "variant": "declaration", "kind": 65536, @@ -33559,7 +33563,7 @@ } }, { - "id": 3659, + "id": 3612, "name": "hydrateFallbackElement", "variant": "declaration", "kind": 1024, @@ -33571,7 +33575,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 659, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L659" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L659" } ], "type": { @@ -33586,7 +33590,7 @@ } }, { - "id": 3660, + "id": 3613, "name": "id", "variant": "declaration", "kind": 1024, @@ -33598,7 +33602,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 649, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L649" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L649" } ], "type": { @@ -33607,7 +33611,7 @@ } }, { - "id": 3661, + "id": 3614, "name": "index", "variant": "declaration", "kind": 1024, @@ -33617,7 +33621,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 656, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L656" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L656" } ], "type": { @@ -33626,7 +33630,7 @@ } }, { - "id": 3662, + "id": 3615, "name": "lazy", "variant": "declaration", "kind": 1024, @@ -33638,16 +33642,16 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 650, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L650" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L650" } ], "type": { "type": "reference", - "target": 3687, + "target": 3640, "typeArguments": [ { "type": "reference", - "target": 3624, + "target": 3577, "name": "IndexRouteObject", "package": "react-router" } @@ -33657,7 +33661,7 @@ } }, { - "id": 3663, + "id": 3616, "name": "loader", "variant": "declaration", "kind": 1024, @@ -33669,7 +33673,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 651, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L651" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L651" } ], "type": { @@ -33681,7 +33685,7 @@ }, { "type": "reference", - "target": 4747, + "target": 4700, "typeArguments": [ { "type": "intrinsic", @@ -33695,7 +33699,7 @@ } }, { - "id": 3664, + "id": 3617, "name": "path", "variant": "declaration", "kind": 1024, @@ -33707,7 +33711,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 648, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L648" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L648" } ], "type": { @@ -33716,7 +33720,7 @@ } }, { - "id": 3665, + "id": 3618, "name": "shouldRevalidate", "variant": "declaration", "kind": 1024, @@ -33728,12 +33732,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 654, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L654" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L654" } ], "type": { "type": "reference", - "target": 4565, + "target": 4518, "name": "ShouldRevalidateFunction", "package": "react-router" } @@ -33743,23 +33747,23 @@ { "title": "Properties", "children": [ - 3646, - 3647, - 3648, - 3649, - 3651, - 3652, - 3654, - 3655, - 3656, - 3657, - 3659, - 3660, - 3661, - 3662, - 3663, - 3664, - 3665 + 3599, + 3600, + 3601, + 3602, + 3604, + 3605, + 3607, + 3608, + 3609, + 3610, + 3612, + 3613, + 3614, + 3615, + 3616, + 3617, + 3618 ] } ], @@ -33768,19 +33772,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 646, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L646" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L646" } ] }, { - "id": 3666, + "id": 3619, "name": "LayoutRouteProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3667, + "id": 3620, "name": "action", "variant": "declaration", "kind": 1024, @@ -33793,7 +33797,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 624, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L624" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L624" } ], "type": { @@ -33805,7 +33809,7 @@ }, { "type": "reference", - "target": 2903, + "target": 2856, "typeArguments": [ { "type": "intrinsic", @@ -33819,12 +33823,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4391, + "target": 4344, "name": "PathRouteProps.action" } }, { - "id": 3668, + "id": 3621, "name": "caseSensitive", "variant": "declaration", "kind": 1024, @@ -33837,7 +33841,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 619, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L619" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L619" } ], "type": { @@ -33846,12 +33850,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4392, + "target": 4345, "name": "PathRouteProps.caseSensitive" } }, { - "id": 3669, + "id": 3622, "name": "children", "variant": "declaration", "kind": 1024, @@ -33864,7 +33868,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 629, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L629" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L629" } ], "type": { @@ -33879,12 +33883,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4393, + "target": 4346, "name": "PathRouteProps.children" } }, { - "id": 3670, + "id": 3623, "name": "Component", "variant": "declaration", "kind": 1024, @@ -33897,7 +33901,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 633, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L633" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L633" } ], "type": { @@ -33917,7 +33921,7 @@ { "type": "reflection", "declaration": { - "id": 3671, + "id": 3624, "name": "__type", "variant": "declaration", "kind": 65536, @@ -33933,12 +33937,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4394, + "target": 4347, "name": "PathRouteProps.Component" } }, { - "id": 3672, + "id": 3625, "name": "element", "variant": "declaration", "kind": 1024, @@ -33951,7 +33955,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 630, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L630" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L630" } ], "type": { @@ -33966,12 +33970,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4396, + "target": 4349, "name": "PathRouteProps.element" } }, { - "id": 3673, + "id": 3626, "name": "ErrorBoundary", "variant": "declaration", "kind": 1024, @@ -33984,7 +33988,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 635, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L635" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L635" } ], "type": { @@ -34004,7 +34008,7 @@ { "type": "reflection", "declaration": { - "id": 3674, + "id": 3627, "name": "__type", "variant": "declaration", "kind": 65536, @@ -34020,12 +34024,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4397, + "target": 4350, "name": "PathRouteProps.ErrorBoundary" } }, { - "id": 3675, + "id": 3628, "name": "errorElement", "variant": "declaration", "kind": 1024, @@ -34038,7 +34042,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 632, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L632" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L632" } ], "type": { @@ -34053,12 +34057,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4399, + "target": 4352, "name": "PathRouteProps.errorElement" } }, { - "id": 3676, + "id": 3629, "name": "handle", "variant": "declaration", "kind": 1024, @@ -34071,7 +34075,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 627, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L627" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L627" } ], "type": { @@ -34080,12 +34084,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4400, + "target": 4353, "name": "PathRouteProps.handle" } }, { - "id": 3677, + "id": 3630, "name": "hasErrorBoundary", "variant": "declaration", "kind": 1024, @@ -34098,7 +34102,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 625, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L625" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L625" } ], "type": { @@ -34107,12 +34111,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4401, + "target": 4354, "name": "PathRouteProps.hasErrorBoundary" } }, { - "id": 3678, + "id": 3631, "name": "HydrateFallback", "variant": "declaration", "kind": 1024, @@ -34125,7 +34129,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 634, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L634" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L634" } ], "type": { @@ -34145,7 +34149,7 @@ { "type": "reflection", "declaration": { - "id": 3679, + "id": 3632, "name": "__type", "variant": "declaration", "kind": 65536, @@ -34161,12 +34165,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4402, + "target": 4355, "name": "PathRouteProps.HydrateFallback" } }, { - "id": 3680, + "id": 3633, "name": "hydrateFallbackElement", "variant": "declaration", "kind": 1024, @@ -34179,7 +34183,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 631, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L631" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L631" } ], "type": { @@ -34194,12 +34198,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4404, + "target": 4357, "name": "PathRouteProps.hydrateFallbackElement" } }, { - "id": 3681, + "id": 3634, "name": "id", "variant": "declaration", "kind": 1024, @@ -34212,7 +34216,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 621, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L621" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L621" } ], "type": { @@ -34221,12 +34225,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4405, + "target": 4358, "name": "PathRouteProps.id" } }, { - "id": 3682, + "id": 3635, "name": "index", "variant": "declaration", "kind": 1024, @@ -34239,7 +34243,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 628, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L628" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L628" } ], "type": { @@ -34248,12 +34252,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4406, + "target": 4359, "name": "PathRouteProps.index" } }, { - "id": 3683, + "id": 3636, "name": "lazy", "variant": "declaration", "kind": 1024, @@ -34266,16 +34270,16 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 622, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L622" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L622" } ], "type": { "type": "reference", - "target": 3687, + "target": 3640, "typeArguments": [ { "type": "reference", - "target": 4344, + "target": 4297, "name": "NonIndexRouteObject", "package": "react-router" } @@ -34285,12 +34289,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4407, + "target": 4360, "name": "PathRouteProps.lazy" } }, { - "id": 3684, + "id": 3637, "name": "loader", "variant": "declaration", "kind": 1024, @@ -34303,7 +34307,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 623, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L623" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L623" } ], "type": { @@ -34315,7 +34319,7 @@ }, { "type": "reference", - "target": 4747, + "target": 4700, "typeArguments": [ { "type": "intrinsic", @@ -34329,12 +34333,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4408, + "target": 4361, "name": "PathRouteProps.loader" } }, { - "id": 3685, + "id": 3638, "name": "path", "variant": "declaration", "kind": 1024, @@ -34347,7 +34351,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 620, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L620" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L620" } ], "type": { @@ -34356,12 +34360,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4409, + "target": 4362, "name": "PathRouteProps.path" } }, { - "id": 3686, + "id": 3639, "name": "shouldRevalidate", "variant": "declaration", "kind": 1024, @@ -34374,18 +34378,18 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 626, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L626" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L626" } ], "type": { "type": "reference", - "target": 4565, + "target": 4518, "name": "ShouldRevalidateFunction", "package": "react-router" }, "inheritedFrom": { "type": "reference", - "target": 4410, + "target": 4363, "name": "PathRouteProps.shouldRevalidate" } } @@ -34394,23 +34398,23 @@ { "title": "Properties", "children": [ - 3667, - 3668, - 3669, - 3670, - 3672, - 3673, - 3675, - 3676, - 3677, - 3678, - 3680, - 3681, - 3682, - 3683, - 3684, - 3685, - 3686 + 3620, + 3621, + 3622, + 3623, + 3625, + 3626, + 3628, + 3629, + 3630, + 3631, + 3633, + 3634, + 3635, + 3636, + 3637, + 3638, + 3639 ] } ], @@ -34419,20 +34423,20 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 641, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L641" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L641" } ], "extendedTypes": [ { "type": "reference", - "target": 4390, + "target": 4343, "name": "PathRouteProps", "package": "react-router" } ] }, { - "id": 3687, + "id": 3640, "name": "LazyRouteFunction", "variant": "declaration", "kind": 256, @@ -34448,14 +34452,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 281, + "line": 282, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L281" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L282" } ], "typeParameters": [ { - "id": 3688, + "id": 3641, "name": "R", "variant": "typeParam", "kind": 131072, @@ -34473,7 +34477,7 @@ ], "signatures": [ { - "id": 3689, + "id": 3642, "name": "LazyRouteFunction", "variant": "signature", "kind": 4096, @@ -34481,9 +34485,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 282, + "line": 283, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L282" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L283" } ], "type": { @@ -34514,7 +34518,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 3688, + "target": 3641, "name": "R", "package": "react-router", "qualifiedName": "LazyRouteFunction.R", @@ -34578,7 +34582,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 3688, + "target": 3641, "name": "R", "package": "react-router", "qualifiedName": "LazyRouteFunction.R", @@ -34617,7 +34621,7 @@ "typeArguments": [ { "type": "reference", - "target": 3688, + "target": 3641, "name": "R", "package": "react-router", "qualifiedName": "LazyRouteFunction.R", @@ -34685,7 +34689,7 @@ "typeArguments": [ { "type": "reference", - "target": 3688, + "target": 3641, "name": "R", "package": "react-router", "qualifiedName": "LazyRouteFunction.R", @@ -34759,14 +34763,14 @@ ] }, { - "id": 3690, + "id": 3643, "name": "LinkProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3691, + "id": 3644, "name": "about", "variant": "declaration", "kind": 1024, @@ -34793,7 +34797,7 @@ } }, { - "id": 3692, + "id": 3645, "name": "accessKey", "variant": "declaration", "kind": 1024, @@ -34820,7 +34824,7 @@ } }, { - "id": 3693, + "id": 3646, "name": "aria-activedescendant", "variant": "declaration", "kind": 1024, @@ -34855,7 +34859,7 @@ } }, { - "id": 3694, + "id": 3647, "name": "aria-atomic", "variant": "declaration", "kind": 1024, @@ -34895,7 +34899,7 @@ } }, { - "id": 3695, + "id": 3648, "name": "aria-autocomplete", "variant": "declaration", "kind": 1024, @@ -34947,7 +34951,7 @@ } }, { - "id": 3696, + "id": 3649, "name": "aria-braillelabel", "variant": "declaration", "kind": 1024, @@ -34993,7 +34997,7 @@ } }, { - "id": 3697, + "id": 3650, "name": "aria-brailleroledescription", "variant": "declaration", "kind": 1024, @@ -35039,7 +35043,7 @@ } }, { - "id": 3698, + "id": 3651, "name": "aria-busy", "variant": "declaration", "kind": 1024, @@ -35071,7 +35075,7 @@ } }, { - "id": 3699, + "id": 3652, "name": "aria-checked", "variant": "declaration", "kind": 1024, @@ -35154,7 +35158,7 @@ } }, { - "id": 3700, + "id": 3653, "name": "aria-colcount", "variant": "declaration", "kind": 1024, @@ -35200,7 +35204,7 @@ } }, { - "id": 3701, + "id": 3654, "name": "aria-colindex", "variant": "declaration", "kind": 1024, @@ -35266,7 +35270,7 @@ } }, { - "id": 3702, + "id": 3655, "name": "aria-colindextext", "variant": "declaration", "kind": 1024, @@ -35312,7 +35316,7 @@ } }, { - "id": 3703, + "id": 3656, "name": "aria-colspan", "variant": "declaration", "kind": 1024, @@ -35378,7 +35382,7 @@ } }, { - "id": 3704, + "id": 3657, "name": "aria-controls", "variant": "declaration", "kind": 1024, @@ -35424,7 +35428,7 @@ } }, { - "id": 3705, + "id": 3658, "name": "aria-current", "variant": "declaration", "kind": 1024, @@ -35492,7 +35496,7 @@ } }, { - "id": 3706, + "id": 3659, "name": "aria-describedby", "variant": "declaration", "kind": 1024, @@ -35538,7 +35542,7 @@ } }, { - "id": 3707, + "id": 3660, "name": "aria-description", "variant": "declaration", "kind": 1024, @@ -35584,7 +35588,7 @@ } }, { - "id": 3708, + "id": 3661, "name": "aria-details", "variant": "declaration", "kind": 1024, @@ -35630,7 +35634,7 @@ } }, { - "id": 3709, + "id": 3662, "name": "aria-disabled", "variant": "declaration", "kind": 1024, @@ -35701,7 +35705,7 @@ } }, { - "id": 3710, + "id": 3663, "name": "aria-dropeffect", "variant": "declaration", "kind": 1024, @@ -35772,7 +35776,7 @@ } }, { - "id": 3711, + "id": 3664, "name": "aria-errormessage", "variant": "declaration", "kind": 1024, @@ -35838,7 +35842,7 @@ } }, { - "id": 3712, + "id": 3665, "name": "aria-expanded", "variant": "declaration", "kind": 1024, @@ -35878,7 +35882,7 @@ } }, { - "id": 3713, + "id": 3666, "name": "aria-flowto", "variant": "declaration", "kind": 1024, @@ -35913,7 +35917,7 @@ } }, { - "id": 3714, + "id": 3667, "name": "aria-grabbed", "variant": "declaration", "kind": 1024, @@ -35964,7 +35968,7 @@ } }, { - "id": 3715, + "id": 3668, "name": "aria-haspopup", "variant": "declaration", "kind": 1024, @@ -36032,7 +36036,7 @@ } }, { - "id": 3716, + "id": 3669, "name": "aria-hidden", "variant": "declaration", "kind": 1024, @@ -36083,7 +36087,7 @@ } }, { - "id": 3717, + "id": 3670, "name": "aria-invalid", "variant": "declaration", "kind": 1024, @@ -36150,7 +36154,7 @@ } }, { - "id": 3718, + "id": 3671, "name": "aria-keyshortcuts", "variant": "declaration", "kind": 1024, @@ -36185,7 +36189,7 @@ } }, { - "id": 3719, + "id": 3672, "name": "aria-label", "variant": "declaration", "kind": 1024, @@ -36231,7 +36235,7 @@ } }, { - "id": 3720, + "id": 3673, "name": "aria-labelledby", "variant": "declaration", "kind": 1024, @@ -36277,7 +36281,7 @@ } }, { - "id": 3721, + "id": 3674, "name": "aria-level", "variant": "declaration", "kind": 1024, @@ -36312,7 +36316,7 @@ } }, { - "id": 3722, + "id": 3675, "name": "aria-live", "variant": "declaration", "kind": 1024, @@ -36360,7 +36364,7 @@ } }, { - "id": 3723, + "id": 3676, "name": "aria-modal", "variant": "declaration", "kind": 1024, @@ -36400,7 +36404,7 @@ } }, { - "id": 3724, + "id": 3677, "name": "aria-multiline", "variant": "declaration", "kind": 1024, @@ -36440,7 +36444,7 @@ } }, { - "id": 3725, + "id": 3678, "name": "aria-multiselectable", "variant": "declaration", "kind": 1024, @@ -36480,7 +36484,7 @@ } }, { - "id": 3726, + "id": 3679, "name": "aria-orientation", "variant": "declaration", "kind": 1024, @@ -36524,7 +36528,7 @@ } }, { - "id": 3727, + "id": 3680, "name": "aria-owns", "variant": "declaration", "kind": 1024, @@ -36570,7 +36574,7 @@ } }, { - "id": 3728, + "id": 3681, "name": "aria-placeholder", "variant": "declaration", "kind": 1024, @@ -36605,7 +36609,7 @@ } }, { - "id": 3729, + "id": 3682, "name": "aria-posinset", "variant": "declaration", "kind": 1024, @@ -36651,7 +36655,7 @@ } }, { - "id": 3730, + "id": 3683, "name": "aria-pressed", "variant": "declaration", "kind": 1024, @@ -36734,7 +36738,7 @@ } }, { - "id": 3731, + "id": 3684, "name": "aria-readonly", "variant": "declaration", "kind": 1024, @@ -36785,7 +36789,7 @@ } }, { - "id": 3732, + "id": 3685, "name": "aria-relevant", "variant": "declaration", "kind": 1024, @@ -36872,7 +36876,7 @@ } }, { - "id": 3733, + "id": 3686, "name": "aria-required", "variant": "declaration", "kind": 1024, @@ -36912,7 +36916,7 @@ } }, { - "id": 3734, + "id": 3687, "name": "aria-roledescription", "variant": "declaration", "kind": 1024, @@ -36947,7 +36951,7 @@ } }, { - "id": 3735, + "id": 3688, "name": "aria-rowcount", "variant": "declaration", "kind": 1024, @@ -36993,7 +36997,7 @@ } }, { - "id": 3736, + "id": 3689, "name": "aria-rowindex", "variant": "declaration", "kind": 1024, @@ -37059,7 +37063,7 @@ } }, { - "id": 3737, + "id": 3690, "name": "aria-rowindextext", "variant": "declaration", "kind": 1024, @@ -37105,7 +37109,7 @@ } }, { - "id": 3738, + "id": 3691, "name": "aria-rowspan", "variant": "declaration", "kind": 1024, @@ -37171,7 +37175,7 @@ } }, { - "id": 3739, + "id": 3692, "name": "aria-selected", "variant": "declaration", "kind": 1024, @@ -37242,7 +37246,7 @@ } }, { - "id": 3740, + "id": 3693, "name": "aria-setsize", "variant": "declaration", "kind": 1024, @@ -37288,7 +37292,7 @@ } }, { - "id": 3741, + "id": 3694, "name": "aria-sort", "variant": "declaration", "kind": 1024, @@ -37340,7 +37344,7 @@ } }, { - "id": 3742, + "id": 3695, "name": "aria-valuemax", "variant": "declaration", "kind": 1024, @@ -37375,7 +37379,7 @@ } }, { - "id": 3743, + "id": 3696, "name": "aria-valuemin", "variant": "declaration", "kind": 1024, @@ -37410,7 +37414,7 @@ } }, { - "id": 3744, + "id": 3697, "name": "aria-valuenow", "variant": "declaration", "kind": 1024, @@ -37456,7 +37460,7 @@ } }, { - "id": 3745, + "id": 3698, "name": "aria-valuetext", "variant": "declaration", "kind": 1024, @@ -37491,7 +37495,7 @@ } }, { - "id": 3746, + "id": 3699, "name": "autoCapitalize", "variant": "declaration", "kind": 1024, @@ -37518,7 +37522,7 @@ } }, { - "id": 3747, + "id": 3700, "name": "autoCorrect", "variant": "declaration", "kind": 1024, @@ -37545,7 +37549,7 @@ } }, { - "id": 3748, + "id": 3701, "name": "autoFocus", "variant": "declaration", "kind": 1024, @@ -37572,7 +37576,7 @@ } }, { - "id": 3749, + "id": 3702, "name": "autoSave", "variant": "declaration", "kind": 1024, @@ -37599,7 +37603,7 @@ } }, { - "id": 3750, + "id": 3703, "name": "children", "variant": "declaration", "kind": 1024, @@ -37632,7 +37636,7 @@ } }, { - "id": 3751, + "id": 3704, "name": "className", "variant": "declaration", "kind": 1024, @@ -37659,7 +37663,7 @@ } }, { - "id": 3752, + "id": 3705, "name": "color", "variant": "declaration", "kind": 1024, @@ -37686,7 +37690,7 @@ } }, { - "id": 3753, + "id": 3706, "name": "content", "variant": "declaration", "kind": 1024, @@ -37713,7 +37717,7 @@ } }, { - "id": 3754, + "id": 3707, "name": "contentEditable", "variant": "declaration", "kind": 1024, @@ -37754,7 +37758,7 @@ } }, { - "id": 3755, + "id": 3708, "name": "contextMenu", "variant": "declaration", "kind": 1024, @@ -37781,7 +37785,7 @@ } }, { - "id": 3756, + "id": 3709, "name": "dangerouslySetInnerHTML", "variant": "declaration", "kind": 1024, @@ -37800,7 +37804,7 @@ "type": { "type": "reflection", "declaration": { - "id": 3757, + "id": 3710, "name": "__type", "variant": "declaration", "kind": 65536, @@ -37809,7 +37813,7 @@ }, "children": [ { - "id": 3758, + "id": 3711, "name": "__html", "variant": "declaration", "kind": 1024, @@ -37847,7 +37851,7 @@ { "title": "Properties", "children": [ - 3758 + 3711 ] } ], @@ -37867,7 +37871,7 @@ } }, { - "id": 3759, + "id": 3712, "name": "datatype", "variant": "declaration", "kind": 1024, @@ -37894,7 +37898,7 @@ } }, { - "id": 3760, + "id": 3713, "name": "defaultChecked", "variant": "declaration", "kind": 1024, @@ -37921,7 +37925,7 @@ } }, { - "id": 3761, + "id": 3714, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -37968,7 +37972,7 @@ } }, { - "id": 3762, + "id": 3715, "name": "dir", "variant": "declaration", "kind": 1024, @@ -37995,7 +37999,7 @@ } }, { - "id": 3763, + "id": 3716, "name": "discover", "variant": "declaration", "kind": 1024, @@ -38023,7 +38027,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 402, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L402" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L402" } ], "type": { @@ -38037,7 +38041,7 @@ } }, { - "id": 3764, + "id": 3717, "name": "download", "variant": "declaration", "kind": 1024, @@ -38064,7 +38068,7 @@ } }, { - "id": 3765, + "id": 3718, "name": "draggable", "variant": "declaration", "kind": 1024, @@ -38096,7 +38100,7 @@ } }, { - "id": 3766, + "id": 3719, "name": "hidden", "variant": "declaration", "kind": 1024, @@ -38123,7 +38127,7 @@ } }, { - "id": 3767, + "id": 3720, "name": "hrefLang", "variant": "declaration", "kind": 1024, @@ -38150,7 +38154,7 @@ } }, { - "id": 3768, + "id": 3721, "name": "id", "variant": "declaration", "kind": 1024, @@ -38177,7 +38181,7 @@ } }, { - "id": 3769, + "id": 3722, "name": "inlist", "variant": "declaration", "kind": 1024, @@ -38204,7 +38208,7 @@ } }, { - "id": 3770, + "id": 3723, "name": "inputMode", "variant": "declaration", "kind": 1024, @@ -38283,7 +38287,7 @@ } }, { - "id": 3771, + "id": 3724, "name": "is", "variant": "declaration", "kind": 1024, @@ -38329,7 +38333,7 @@ } }, { - "id": 3772, + "id": 3725, "name": "itemID", "variant": "declaration", "kind": 1024, @@ -38356,7 +38360,7 @@ } }, { - "id": 3773, + "id": 3726, "name": "itemProp", "variant": "declaration", "kind": 1024, @@ -38383,7 +38387,7 @@ } }, { - "id": 3774, + "id": 3727, "name": "itemRef", "variant": "declaration", "kind": 1024, @@ -38410,7 +38414,7 @@ } }, { - "id": 3775, + "id": 3728, "name": "itemScope", "variant": "declaration", "kind": 1024, @@ -38437,7 +38441,7 @@ } }, { - "id": 3776, + "id": 3729, "name": "itemType", "variant": "declaration", "kind": 1024, @@ -38464,7 +38468,7 @@ } }, { - "id": 3777, + "id": 3730, "name": "lang", "variant": "declaration", "kind": 1024, @@ -38491,7 +38495,7 @@ } }, { - "id": 3778, + "id": 3731, "name": "media", "variant": "declaration", "kind": 1024, @@ -38518,7 +38522,7 @@ } }, { - "id": 3779, + "id": 3732, "name": "nonce", "variant": "declaration", "kind": 1024, @@ -38545,7 +38549,7 @@ } }, { - "id": 3780, + "id": 3733, "name": "onAbort", "variant": "declaration", "kind": 1024, @@ -38589,7 +38593,7 @@ } }, { - "id": 3781, + "id": 3734, "name": "onAbortCapture", "variant": "declaration", "kind": 1024, @@ -38633,7 +38637,7 @@ } }, { - "id": 3782, + "id": 3735, "name": "onAnimationEnd", "variant": "declaration", "kind": 1024, @@ -38677,7 +38681,7 @@ } }, { - "id": 3783, + "id": 3736, "name": "onAnimationEndCapture", "variant": "declaration", "kind": 1024, @@ -38721,7 +38725,7 @@ } }, { - "id": 3784, + "id": 3737, "name": "onAnimationIteration", "variant": "declaration", "kind": 1024, @@ -38765,7 +38769,7 @@ } }, { - "id": 3785, + "id": 3738, "name": "onAnimationIterationCapture", "variant": "declaration", "kind": 1024, @@ -38809,7 +38813,7 @@ } }, { - "id": 3786, + "id": 3739, "name": "onAnimationStart", "variant": "declaration", "kind": 1024, @@ -38853,7 +38857,7 @@ } }, { - "id": 3787, + "id": 3740, "name": "onAnimationStartCapture", "variant": "declaration", "kind": 1024, @@ -38897,7 +38901,7 @@ } }, { - "id": 3788, + "id": 3741, "name": "onAuxClick", "variant": "declaration", "kind": 1024, @@ -38941,7 +38945,7 @@ } }, { - "id": 3789, + "id": 3742, "name": "onAuxClickCapture", "variant": "declaration", "kind": 1024, @@ -38985,7 +38989,7 @@ } }, { - "id": 3790, + "id": 3743, "name": "onBeforeInput", "variant": "declaration", "kind": 1024, @@ -39029,7 +39033,7 @@ } }, { - "id": 3791, + "id": 3744, "name": "onBeforeInputCapture", "variant": "declaration", "kind": 1024, @@ -39073,7 +39077,7 @@ } }, { - "id": 3792, + "id": 3745, "name": "onBlur", "variant": "declaration", "kind": 1024, @@ -39117,7 +39121,7 @@ } }, { - "id": 3793, + "id": 3746, "name": "onBlurCapture", "variant": "declaration", "kind": 1024, @@ -39161,7 +39165,7 @@ } }, { - "id": 3794, + "id": 3747, "name": "onCanPlay", "variant": "declaration", "kind": 1024, @@ -39205,7 +39209,7 @@ } }, { - "id": 3795, + "id": 3748, "name": "onCanPlayCapture", "variant": "declaration", "kind": 1024, @@ -39249,7 +39253,7 @@ } }, { - "id": 3796, + "id": 3749, "name": "onCanPlayThrough", "variant": "declaration", "kind": 1024, @@ -39293,7 +39297,7 @@ } }, { - "id": 3797, + "id": 3750, "name": "onCanPlayThroughCapture", "variant": "declaration", "kind": 1024, @@ -39337,7 +39341,7 @@ } }, { - "id": 3798, + "id": 3751, "name": "onChange", "variant": "declaration", "kind": 1024, @@ -39381,7 +39385,7 @@ } }, { - "id": 3799, + "id": 3752, "name": "onChangeCapture", "variant": "declaration", "kind": 1024, @@ -39425,7 +39429,7 @@ } }, { - "id": 3800, + "id": 3753, "name": "onClick", "variant": "declaration", "kind": 1024, @@ -39469,7 +39473,7 @@ } }, { - "id": 3801, + "id": 3754, "name": "onClickCapture", "variant": "declaration", "kind": 1024, @@ -39513,7 +39517,7 @@ } }, { - "id": 3802, + "id": 3755, "name": "onCompositionEnd", "variant": "declaration", "kind": 1024, @@ -39557,7 +39561,7 @@ } }, { - "id": 3803, + "id": 3756, "name": "onCompositionEndCapture", "variant": "declaration", "kind": 1024, @@ -39601,7 +39605,7 @@ } }, { - "id": 3804, + "id": 3757, "name": "onCompositionStart", "variant": "declaration", "kind": 1024, @@ -39645,7 +39649,7 @@ } }, { - "id": 3805, + "id": 3758, "name": "onCompositionStartCapture", "variant": "declaration", "kind": 1024, @@ -39689,7 +39693,7 @@ } }, { - "id": 3806, + "id": 3759, "name": "onCompositionUpdate", "variant": "declaration", "kind": 1024, @@ -39733,7 +39737,7 @@ } }, { - "id": 3807, + "id": 3760, "name": "onCompositionUpdateCapture", "variant": "declaration", "kind": 1024, @@ -39777,7 +39781,7 @@ } }, { - "id": 3808, + "id": 3761, "name": "onContextMenu", "variant": "declaration", "kind": 1024, @@ -39821,7 +39825,7 @@ } }, { - "id": 3809, + "id": 3762, "name": "onContextMenuCapture", "variant": "declaration", "kind": 1024, @@ -39865,7 +39869,7 @@ } }, { - "id": 3810, + "id": 3763, "name": "onCopy", "variant": "declaration", "kind": 1024, @@ -39909,7 +39913,7 @@ } }, { - "id": 3811, + "id": 3764, "name": "onCopyCapture", "variant": "declaration", "kind": 1024, @@ -39953,7 +39957,7 @@ } }, { - "id": 3812, + "id": 3765, "name": "onCut", "variant": "declaration", "kind": 1024, @@ -39997,7 +40001,7 @@ } }, { - "id": 3813, + "id": 3766, "name": "onCutCapture", "variant": "declaration", "kind": 1024, @@ -40041,7 +40045,7 @@ } }, { - "id": 3814, + "id": 3767, "name": "onDoubleClick", "variant": "declaration", "kind": 1024, @@ -40085,7 +40089,7 @@ } }, { - "id": 3815, + "id": 3768, "name": "onDoubleClickCapture", "variant": "declaration", "kind": 1024, @@ -40129,7 +40133,7 @@ } }, { - "id": 3816, + "id": 3769, "name": "onDrag", "variant": "declaration", "kind": 1024, @@ -40173,7 +40177,7 @@ } }, { - "id": 3817, + "id": 3770, "name": "onDragCapture", "variant": "declaration", "kind": 1024, @@ -40217,7 +40221,7 @@ } }, { - "id": 3818, + "id": 3771, "name": "onDragEnd", "variant": "declaration", "kind": 1024, @@ -40261,7 +40265,7 @@ } }, { - "id": 3819, + "id": 3772, "name": "onDragEndCapture", "variant": "declaration", "kind": 1024, @@ -40305,7 +40309,7 @@ } }, { - "id": 3820, + "id": 3773, "name": "onDragEnter", "variant": "declaration", "kind": 1024, @@ -40349,7 +40353,7 @@ } }, { - "id": 3821, + "id": 3774, "name": "onDragEnterCapture", "variant": "declaration", "kind": 1024, @@ -40393,7 +40397,7 @@ } }, { - "id": 3822, + "id": 3775, "name": "onDragExit", "variant": "declaration", "kind": 1024, @@ -40437,7 +40441,7 @@ } }, { - "id": 3823, + "id": 3776, "name": "onDragExitCapture", "variant": "declaration", "kind": 1024, @@ -40481,7 +40485,7 @@ } }, { - "id": 3824, + "id": 3777, "name": "onDragLeave", "variant": "declaration", "kind": 1024, @@ -40525,7 +40529,7 @@ } }, { - "id": 3825, + "id": 3778, "name": "onDragLeaveCapture", "variant": "declaration", "kind": 1024, @@ -40569,7 +40573,7 @@ } }, { - "id": 3826, + "id": 3779, "name": "onDragOver", "variant": "declaration", "kind": 1024, @@ -40613,7 +40617,7 @@ } }, { - "id": 3827, + "id": 3780, "name": "onDragOverCapture", "variant": "declaration", "kind": 1024, @@ -40657,7 +40661,7 @@ } }, { - "id": 3828, + "id": 3781, "name": "onDragStart", "variant": "declaration", "kind": 1024, @@ -40701,7 +40705,7 @@ } }, { - "id": 3829, + "id": 3782, "name": "onDragStartCapture", "variant": "declaration", "kind": 1024, @@ -40745,7 +40749,7 @@ } }, { - "id": 3830, + "id": 3783, "name": "onDrop", "variant": "declaration", "kind": 1024, @@ -40789,7 +40793,7 @@ } }, { - "id": 3831, + "id": 3784, "name": "onDropCapture", "variant": "declaration", "kind": 1024, @@ -40833,7 +40837,7 @@ } }, { - "id": 3832, + "id": 3785, "name": "onDurationChange", "variant": "declaration", "kind": 1024, @@ -40877,7 +40881,7 @@ } }, { - "id": 3833, + "id": 3786, "name": "onDurationChangeCapture", "variant": "declaration", "kind": 1024, @@ -40921,7 +40925,7 @@ } }, { - "id": 3834, + "id": 3787, "name": "onEmptied", "variant": "declaration", "kind": 1024, @@ -40965,7 +40969,7 @@ } }, { - "id": 3835, + "id": 3788, "name": "onEmptiedCapture", "variant": "declaration", "kind": 1024, @@ -41009,7 +41013,7 @@ } }, { - "id": 3836, + "id": 3789, "name": "onEncrypted", "variant": "declaration", "kind": 1024, @@ -41053,7 +41057,7 @@ } }, { - "id": 3837, + "id": 3790, "name": "onEncryptedCapture", "variant": "declaration", "kind": 1024, @@ -41097,7 +41101,7 @@ } }, { - "id": 3838, + "id": 3791, "name": "onEnded", "variant": "declaration", "kind": 1024, @@ -41141,7 +41145,7 @@ } }, { - "id": 3839, + "id": 3792, "name": "onEndedCapture", "variant": "declaration", "kind": 1024, @@ -41185,7 +41189,7 @@ } }, { - "id": 3840, + "id": 3793, "name": "onError", "variant": "declaration", "kind": 1024, @@ -41229,7 +41233,7 @@ } }, { - "id": 3841, + "id": 3794, "name": "onErrorCapture", "variant": "declaration", "kind": 1024, @@ -41273,7 +41277,7 @@ } }, { - "id": 3842, + "id": 3795, "name": "onFocus", "variant": "declaration", "kind": 1024, @@ -41317,7 +41321,7 @@ } }, { - "id": 3843, + "id": 3796, "name": "onFocusCapture", "variant": "declaration", "kind": 1024, @@ -41361,7 +41365,7 @@ } }, { - "id": 3844, + "id": 3797, "name": "onGotPointerCapture", "variant": "declaration", "kind": 1024, @@ -41405,7 +41409,7 @@ } }, { - "id": 3845, + "id": 3798, "name": "onGotPointerCaptureCapture", "variant": "declaration", "kind": 1024, @@ -41449,7 +41453,7 @@ } }, { - "id": 3846, + "id": 3799, "name": "onInput", "variant": "declaration", "kind": 1024, @@ -41493,7 +41497,7 @@ } }, { - "id": 3847, + "id": 3800, "name": "onInputCapture", "variant": "declaration", "kind": 1024, @@ -41537,7 +41541,7 @@ } }, { - "id": 3848, + "id": 3801, "name": "onInvalid", "variant": "declaration", "kind": 1024, @@ -41581,7 +41585,7 @@ } }, { - "id": 3849, + "id": 3802, "name": "onInvalidCapture", "variant": "declaration", "kind": 1024, @@ -41625,7 +41629,7 @@ } }, { - "id": 3850, + "id": 3803, "name": "onKeyDown", "variant": "declaration", "kind": 1024, @@ -41669,7 +41673,7 @@ } }, { - "id": 3851, + "id": 3804, "name": "onKeyDownCapture", "variant": "declaration", "kind": 1024, @@ -41713,7 +41717,7 @@ } }, { - "id": 3852, + "id": 3805, "name": "onKeyPress", "variant": "declaration", "kind": 1024, @@ -41766,7 +41770,7 @@ } }, { - "id": 3853, + "id": 3806, "name": "onKeyPressCapture", "variant": "declaration", "kind": 1024, @@ -41819,7 +41823,7 @@ } }, { - "id": 3854, + "id": 3807, "name": "onKeyUp", "variant": "declaration", "kind": 1024, @@ -41863,7 +41867,7 @@ } }, { - "id": 3855, + "id": 3808, "name": "onKeyUpCapture", "variant": "declaration", "kind": 1024, @@ -41907,7 +41911,7 @@ } }, { - "id": 3856, + "id": 3809, "name": "onLoad", "variant": "declaration", "kind": 1024, @@ -41951,7 +41955,7 @@ } }, { - "id": 3857, + "id": 3810, "name": "onLoadCapture", "variant": "declaration", "kind": 1024, @@ -41995,7 +41999,7 @@ } }, { - "id": 3858, + "id": 3811, "name": "onLoadedData", "variant": "declaration", "kind": 1024, @@ -42039,7 +42043,7 @@ } }, { - "id": 3859, + "id": 3812, "name": "onLoadedDataCapture", "variant": "declaration", "kind": 1024, @@ -42083,7 +42087,7 @@ } }, { - "id": 3860, + "id": 3813, "name": "onLoadedMetadata", "variant": "declaration", "kind": 1024, @@ -42127,7 +42131,7 @@ } }, { - "id": 3861, + "id": 3814, "name": "onLoadedMetadataCapture", "variant": "declaration", "kind": 1024, @@ -42171,7 +42175,7 @@ } }, { - "id": 3862, + "id": 3815, "name": "onLoadStart", "variant": "declaration", "kind": 1024, @@ -42215,7 +42219,7 @@ } }, { - "id": 3863, + "id": 3816, "name": "onLoadStartCapture", "variant": "declaration", "kind": 1024, @@ -42259,7 +42263,7 @@ } }, { - "id": 3864, + "id": 3817, "name": "onLostPointerCapture", "variant": "declaration", "kind": 1024, @@ -42303,7 +42307,7 @@ } }, { - "id": 3865, + "id": 3818, "name": "onLostPointerCaptureCapture", "variant": "declaration", "kind": 1024, @@ -42347,7 +42351,7 @@ } }, { - "id": 3866, + "id": 3819, "name": "onMouseDown", "variant": "declaration", "kind": 1024, @@ -42391,7 +42395,7 @@ } }, { - "id": 3867, + "id": 3820, "name": "onMouseDownCapture", "variant": "declaration", "kind": 1024, @@ -42435,7 +42439,7 @@ } }, { - "id": 3868, + "id": 3821, "name": "onMouseEnter", "variant": "declaration", "kind": 1024, @@ -42479,7 +42483,7 @@ } }, { - "id": 3869, + "id": 3822, "name": "onMouseLeave", "variant": "declaration", "kind": 1024, @@ -42523,7 +42527,7 @@ } }, { - "id": 3870, + "id": 3823, "name": "onMouseMove", "variant": "declaration", "kind": 1024, @@ -42567,7 +42571,7 @@ } }, { - "id": 3871, + "id": 3824, "name": "onMouseMoveCapture", "variant": "declaration", "kind": 1024, @@ -42611,7 +42615,7 @@ } }, { - "id": 3872, + "id": 3825, "name": "onMouseOut", "variant": "declaration", "kind": 1024, @@ -42655,7 +42659,7 @@ } }, { - "id": 3873, + "id": 3826, "name": "onMouseOutCapture", "variant": "declaration", "kind": 1024, @@ -42699,7 +42703,7 @@ } }, { - "id": 3874, + "id": 3827, "name": "onMouseOver", "variant": "declaration", "kind": 1024, @@ -42743,7 +42747,7 @@ } }, { - "id": 3875, + "id": 3828, "name": "onMouseOverCapture", "variant": "declaration", "kind": 1024, @@ -42787,7 +42791,7 @@ } }, { - "id": 3876, + "id": 3829, "name": "onMouseUp", "variant": "declaration", "kind": 1024, @@ -42831,7 +42835,7 @@ } }, { - "id": 3877, + "id": 3830, "name": "onMouseUpCapture", "variant": "declaration", "kind": 1024, @@ -42875,7 +42879,7 @@ } }, { - "id": 3878, + "id": 3831, "name": "onPaste", "variant": "declaration", "kind": 1024, @@ -42919,7 +42923,7 @@ } }, { - "id": 3879, + "id": 3832, "name": "onPasteCapture", "variant": "declaration", "kind": 1024, @@ -42963,7 +42967,7 @@ } }, { - "id": 3880, + "id": 3833, "name": "onPause", "variant": "declaration", "kind": 1024, @@ -43007,7 +43011,7 @@ } }, { - "id": 3881, + "id": 3834, "name": "onPauseCapture", "variant": "declaration", "kind": 1024, @@ -43051,7 +43055,7 @@ } }, { - "id": 3882, + "id": 3835, "name": "onPlay", "variant": "declaration", "kind": 1024, @@ -43095,7 +43099,7 @@ } }, { - "id": 3883, + "id": 3836, "name": "onPlayCapture", "variant": "declaration", "kind": 1024, @@ -43139,7 +43143,7 @@ } }, { - "id": 3884, + "id": 3837, "name": "onPlaying", "variant": "declaration", "kind": 1024, @@ -43183,7 +43187,7 @@ } }, { - "id": 3885, + "id": 3838, "name": "onPlayingCapture", "variant": "declaration", "kind": 1024, @@ -43227,7 +43231,7 @@ } }, { - "id": 3886, + "id": 3839, "name": "onPointerCancel", "variant": "declaration", "kind": 1024, @@ -43271,7 +43275,7 @@ } }, { - "id": 3887, + "id": 3840, "name": "onPointerCancelCapture", "variant": "declaration", "kind": 1024, @@ -43315,7 +43319,7 @@ } }, { - "id": 3888, + "id": 3841, "name": "onPointerDown", "variant": "declaration", "kind": 1024, @@ -43359,7 +43363,7 @@ } }, { - "id": 3889, + "id": 3842, "name": "onPointerDownCapture", "variant": "declaration", "kind": 1024, @@ -43403,7 +43407,7 @@ } }, { - "id": 3890, + "id": 3843, "name": "onPointerEnter", "variant": "declaration", "kind": 1024, @@ -43447,7 +43451,7 @@ } }, { - "id": 3891, + "id": 3844, "name": "onPointerEnterCapture", "variant": "declaration", "kind": 1024, @@ -43491,7 +43495,7 @@ } }, { - "id": 3892, + "id": 3845, "name": "onPointerLeave", "variant": "declaration", "kind": 1024, @@ -43535,7 +43539,7 @@ } }, { - "id": 3893, + "id": 3846, "name": "onPointerLeaveCapture", "variant": "declaration", "kind": 1024, @@ -43579,7 +43583,7 @@ } }, { - "id": 3894, + "id": 3847, "name": "onPointerMove", "variant": "declaration", "kind": 1024, @@ -43623,7 +43627,7 @@ } }, { - "id": 3895, + "id": 3848, "name": "onPointerMoveCapture", "variant": "declaration", "kind": 1024, @@ -43667,7 +43671,7 @@ } }, { - "id": 3896, + "id": 3849, "name": "onPointerOut", "variant": "declaration", "kind": 1024, @@ -43711,7 +43715,7 @@ } }, { - "id": 3897, + "id": 3850, "name": "onPointerOutCapture", "variant": "declaration", "kind": 1024, @@ -43755,7 +43759,7 @@ } }, { - "id": 3898, + "id": 3851, "name": "onPointerOver", "variant": "declaration", "kind": 1024, @@ -43799,7 +43803,7 @@ } }, { - "id": 3899, + "id": 3852, "name": "onPointerOverCapture", "variant": "declaration", "kind": 1024, @@ -43843,7 +43847,7 @@ } }, { - "id": 3900, + "id": 3853, "name": "onPointerUp", "variant": "declaration", "kind": 1024, @@ -43887,7 +43891,7 @@ } }, { - "id": 3901, + "id": 3854, "name": "onPointerUpCapture", "variant": "declaration", "kind": 1024, @@ -43931,7 +43935,7 @@ } }, { - "id": 3902, + "id": 3855, "name": "onProgress", "variant": "declaration", "kind": 1024, @@ -43975,7 +43979,7 @@ } }, { - "id": 3903, + "id": 3856, "name": "onProgressCapture", "variant": "declaration", "kind": 1024, @@ -44019,7 +44023,7 @@ } }, { - "id": 3904, + "id": 3857, "name": "onRateChange", "variant": "declaration", "kind": 1024, @@ -44063,7 +44067,7 @@ } }, { - "id": 3905, + "id": 3858, "name": "onRateChangeCapture", "variant": "declaration", "kind": 1024, @@ -44107,7 +44111,7 @@ } }, { - "id": 3906, + "id": 3859, "name": "onReset", "variant": "declaration", "kind": 1024, @@ -44151,7 +44155,7 @@ } }, { - "id": 3907, + "id": 3860, "name": "onResetCapture", "variant": "declaration", "kind": 1024, @@ -44195,7 +44199,7 @@ } }, { - "id": 3908, + "id": 3861, "name": "onResize", "variant": "declaration", "kind": 1024, @@ -44239,7 +44243,7 @@ } }, { - "id": 3909, + "id": 3862, "name": "onResizeCapture", "variant": "declaration", "kind": 1024, @@ -44283,7 +44287,7 @@ } }, { - "id": 3910, + "id": 3863, "name": "onScroll", "variant": "declaration", "kind": 1024, @@ -44327,7 +44331,7 @@ } }, { - "id": 3911, + "id": 3864, "name": "onScrollCapture", "variant": "declaration", "kind": 1024, @@ -44371,7 +44375,7 @@ } }, { - "id": 3912, + "id": 3865, "name": "onSeeked", "variant": "declaration", "kind": 1024, @@ -44415,7 +44419,7 @@ } }, { - "id": 3913, + "id": 3866, "name": "onSeekedCapture", "variant": "declaration", "kind": 1024, @@ -44459,7 +44463,7 @@ } }, { - "id": 3914, + "id": 3867, "name": "onSeeking", "variant": "declaration", "kind": 1024, @@ -44503,7 +44507,7 @@ } }, { - "id": 3915, + "id": 3868, "name": "onSeekingCapture", "variant": "declaration", "kind": 1024, @@ -44547,7 +44551,7 @@ } }, { - "id": 3916, + "id": 3869, "name": "onSelect", "variant": "declaration", "kind": 1024, @@ -44591,7 +44595,7 @@ } }, { - "id": 3917, + "id": 3870, "name": "onSelectCapture", "variant": "declaration", "kind": 1024, @@ -44635,7 +44639,7 @@ } }, { - "id": 3918, + "id": 3871, "name": "onStalled", "variant": "declaration", "kind": 1024, @@ -44679,7 +44683,7 @@ } }, { - "id": 3919, + "id": 3872, "name": "onStalledCapture", "variant": "declaration", "kind": 1024, @@ -44723,7 +44727,7 @@ } }, { - "id": 3920, + "id": 3873, "name": "onSubmit", "variant": "declaration", "kind": 1024, @@ -44767,7 +44771,7 @@ } }, { - "id": 3921, + "id": 3874, "name": "onSubmitCapture", "variant": "declaration", "kind": 1024, @@ -44811,7 +44815,7 @@ } }, { - "id": 3922, + "id": 3875, "name": "onSuspend", "variant": "declaration", "kind": 1024, @@ -44855,7 +44859,7 @@ } }, { - "id": 3923, + "id": 3876, "name": "onSuspendCapture", "variant": "declaration", "kind": 1024, @@ -44899,7 +44903,7 @@ } }, { - "id": 3924, + "id": 3877, "name": "onTimeUpdate", "variant": "declaration", "kind": 1024, @@ -44943,7 +44947,7 @@ } }, { - "id": 3925, + "id": 3878, "name": "onTimeUpdateCapture", "variant": "declaration", "kind": 1024, @@ -44987,7 +44991,7 @@ } }, { - "id": 3926, + "id": 3879, "name": "onTouchCancel", "variant": "declaration", "kind": 1024, @@ -45031,7 +45035,7 @@ } }, { - "id": 3927, + "id": 3880, "name": "onTouchCancelCapture", "variant": "declaration", "kind": 1024, @@ -45075,7 +45079,7 @@ } }, { - "id": 3928, + "id": 3881, "name": "onTouchEnd", "variant": "declaration", "kind": 1024, @@ -45119,7 +45123,7 @@ } }, { - "id": 3929, + "id": 3882, "name": "onTouchEndCapture", "variant": "declaration", "kind": 1024, @@ -45163,7 +45167,7 @@ } }, { - "id": 3930, + "id": 3883, "name": "onTouchMove", "variant": "declaration", "kind": 1024, @@ -45207,7 +45211,7 @@ } }, { - "id": 3931, + "id": 3884, "name": "onTouchMoveCapture", "variant": "declaration", "kind": 1024, @@ -45251,7 +45255,7 @@ } }, { - "id": 3932, + "id": 3885, "name": "onTouchStart", "variant": "declaration", "kind": 1024, @@ -45295,7 +45299,7 @@ } }, { - "id": 3933, + "id": 3886, "name": "onTouchStartCapture", "variant": "declaration", "kind": 1024, @@ -45339,7 +45343,7 @@ } }, { - "id": 3934, + "id": 3887, "name": "onTransitionEnd", "variant": "declaration", "kind": 1024, @@ -45383,7 +45387,7 @@ } }, { - "id": 3935, + "id": 3888, "name": "onTransitionEndCapture", "variant": "declaration", "kind": 1024, @@ -45427,7 +45431,7 @@ } }, { - "id": 3936, + "id": 3889, "name": "onVolumeChange", "variant": "declaration", "kind": 1024, @@ -45471,7 +45475,7 @@ } }, { - "id": 3937, + "id": 3890, "name": "onVolumeChangeCapture", "variant": "declaration", "kind": 1024, @@ -45515,7 +45519,7 @@ } }, { - "id": 3938, + "id": 3891, "name": "onWaiting", "variant": "declaration", "kind": 1024, @@ -45559,7 +45563,7 @@ } }, { - "id": 3939, + "id": 3892, "name": "onWaitingCapture", "variant": "declaration", "kind": 1024, @@ -45603,7 +45607,7 @@ } }, { - "id": 3940, + "id": 3893, "name": "onWheel", "variant": "declaration", "kind": 1024, @@ -45647,7 +45651,7 @@ } }, { - "id": 3941, + "id": 3894, "name": "onWheelCapture", "variant": "declaration", "kind": 1024, @@ -45691,7 +45695,7 @@ } }, { - "id": 3942, + "id": 3895, "name": "ping", "variant": "declaration", "kind": 1024, @@ -45718,7 +45722,7 @@ } }, { - "id": 3943, + "id": 3896, "name": "placeholder", "variant": "declaration", "kind": 1024, @@ -45745,7 +45749,7 @@ } }, { - "id": 3944, + "id": 3897, "name": "prefetch", "variant": "declaration", "kind": 1024, @@ -45805,7 +45809,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 430, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L430" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L430" } ], "type": { @@ -45819,7 +45823,7 @@ } }, { - "id": 3945, + "id": 3898, "name": "prefix", "variant": "declaration", "kind": 1024, @@ -45846,7 +45850,7 @@ } }, { - "id": 3946, + "id": 3899, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -45863,7 +45867,7 @@ "kind": "inline-tag", "tag": "@link", "text": "ScrollRestoration", - "target": 5063 + "target": 5016 }, { "kind": "text", @@ -45880,7 +45884,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 488, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L488" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L488" } ], "type": { @@ -45889,7 +45893,7 @@ } }, { - "id": 3947, + "id": 3900, "name": "property", "variant": "declaration", "kind": 1024, @@ -45916,7 +45920,7 @@ } }, { - "id": 3948, + "id": 3901, "name": "radioGroup", "variant": "declaration", "kind": 1024, @@ -45943,7 +45947,7 @@ } }, { - "id": 3949, + "id": 3902, "name": "referrerPolicy", "variant": "declaration", "kind": 1024, @@ -45976,7 +45980,7 @@ } }, { - "id": 3950, + "id": 3903, "name": "rel", "variant": "declaration", "kind": 1024, @@ -46003,7 +46007,7 @@ } }, { - "id": 3951, + "id": 3904, "name": "relative", "variant": "declaration", "kind": 1024, @@ -46055,18 +46059,18 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 504, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L504" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L504" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" } }, { - "id": 3952, + "id": 3905, "name": "reloadDocument", "variant": "declaration", "kind": 1024, @@ -46098,7 +46102,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 439, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L439" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L439" } ], "type": { @@ -46107,7 +46111,7 @@ } }, { - "id": 3953, + "id": 3906, "name": "replace", "variant": "declaration", "kind": 1024, @@ -46139,7 +46143,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 459, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L459" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L459" } ], "type": { @@ -46148,7 +46152,7 @@ } }, { - "id": 3954, + "id": 3907, "name": "resource", "variant": "declaration", "kind": 1024, @@ -46175,7 +46179,7 @@ } }, { - "id": 3955, + "id": 3908, "name": "results", "variant": "declaration", "kind": 1024, @@ -46202,7 +46206,7 @@ } }, { - "id": 3956, + "id": 3909, "name": "rev", "variant": "declaration", "kind": 1024, @@ -46229,7 +46233,7 @@ } }, { - "id": 3957, + "id": 3910, "name": "role", "variant": "declaration", "kind": 1024, @@ -46262,7 +46266,7 @@ } }, { - "id": 3958, + "id": 3911, "name": "security", "variant": "declaration", "kind": 1024, @@ -46289,7 +46293,7 @@ } }, { - "id": 3959, + "id": 3912, "name": "slot", "variant": "declaration", "kind": 1024, @@ -46316,7 +46320,7 @@ } }, { - "id": 3960, + "id": 3913, "name": "spellCheck", "variant": "declaration", "kind": 1024, @@ -46348,7 +46352,7 @@ } }, { - "id": 3961, + "id": 3914, "name": "state", "variant": "declaration", "kind": 1024, @@ -46400,7 +46404,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 479, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L479" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L479" } ], "type": { @@ -46409,7 +46413,7 @@ } }, { - "id": 3962, + "id": 3915, "name": "style", "variant": "declaration", "kind": 1024, @@ -46442,7 +46446,7 @@ } }, { - "id": 3963, + "id": 3916, "name": "suppressContentEditableWarning", "variant": "declaration", "kind": 1024, @@ -46469,7 +46473,7 @@ } }, { - "id": 3964, + "id": 3917, "name": "suppressHydrationWarning", "variant": "declaration", "kind": 1024, @@ -46496,7 +46500,7 @@ } }, { - "id": 3965, + "id": 3918, "name": "tabIndex", "variant": "declaration", "kind": 1024, @@ -46523,7 +46527,7 @@ } }, { - "id": 3966, + "id": 3919, "name": "target", "variant": "declaration", "kind": 1024, @@ -46556,7 +46560,7 @@ } }, { - "id": 3967, + "id": 3920, "name": "title", "variant": "declaration", "kind": 1024, @@ -46583,7 +46587,7 @@ } }, { - "id": 3968, + "id": 3921, "name": "to", "variant": "declaration", "kind": 1024, @@ -46598,7 +46602,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Path", - "target": 4375 + "target": 4328 }, { "kind": "text", @@ -46615,18 +46619,18 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 521, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L521" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L521" } ], "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 3969, + "id": 3922, "name": "translate", "variant": "declaration", "kind": 1024, @@ -46662,7 +46666,7 @@ } }, { - "id": 3970, + "id": 3923, "name": "type", "variant": "declaration", "kind": 1024, @@ -46689,7 +46693,7 @@ } }, { - "id": 3971, + "id": 3924, "name": "typeof", "variant": "declaration", "kind": 1024, @@ -46716,7 +46720,7 @@ } }, { - "id": 3972, + "id": 3925, "name": "unselectable", "variant": "declaration", "kind": 1024, @@ -46752,7 +46756,7 @@ } }, { - "id": 3973, + "id": 3926, "name": "viewTransition", "variant": "declaration", "kind": 1024, @@ -46777,7 +46781,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useViewTransitionState", - "target": 5264 + "target": 5217 } ] }, @@ -46786,7 +46790,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 534, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L534" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L534" } ], "type": { @@ -46795,7 +46799,7 @@ } }, { - "id": 3974, + "id": 3927, "name": "vocab", "variant": "declaration", "kind": 1024, @@ -46826,6 +46830,53 @@ { "title": "Properties", "children": [ + 3644, + 3645, + 3646, + 3647, + 3648, + 3649, + 3650, + 3651, + 3652, + 3653, + 3654, + 3655, + 3656, + 3657, + 3658, + 3659, + 3660, + 3661, + 3662, + 3663, + 3664, + 3665, + 3666, + 3667, + 3668, + 3669, + 3670, + 3671, + 3672, + 3673, + 3674, + 3675, + 3676, + 3677, + 3678, + 3679, + 3680, + 3681, + 3682, + 3683, + 3684, + 3685, + 3686, + 3687, + 3688, + 3689, + 3690, 3691, 3692, 3693, @@ -46845,8 +46896,6 @@ 3707, 3708, 3709, - 3710, - 3711, 3712, 3713, 3714, @@ -46892,6 +46941,8 @@ 3754, 3755, 3756, + 3757, + 3758, 3759, 3760, 3761, @@ -47060,54 +47111,7 @@ 3924, 3925, 3926, - 3927, - 3928, - 3929, - 3930, - 3931, - 3932, - 3933, - 3934, - 3935, - 3936, - 3937, - 3938, - 3939, - 3940, - 3941, - 3942, - 3943, - 3944, - 3945, - 3946, - 3947, - 3948, - 3949, - 3950, - 3951, - 3952, - 3953, - 3954, - 3955, - 3956, - 3957, - 3958, - 3959, - 3960, - 3961, - 3962, - 3963, - 3964, - 3965, - 3966, - 3967, - 3968, - 3969, - 3970, - 3971, - 3972, - 3973, - 3974 + 3927 ] } ], @@ -47116,7 +47120,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 388, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L388" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L388" } ], "extendedTypes": [ @@ -47158,7 +47162,7 @@ ] }, { - "id": 3975, + "id": 3928, "name": "LinksFunction", "variant": "declaration", "kind": 256, @@ -47203,12 +47207,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 93, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L93" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L93" } ], "signatures": [ { - "id": 3976, + "id": 3929, "name": "LinksFunction", "variant": "signature", "kind": 4096, @@ -47218,14 +47222,14 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 94, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L94" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L94" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 4746, + "target": 4699, "name": "LinkDescriptor", "package": "react-router" } @@ -47234,7 +47238,7 @@ ] }, { - "id": 3977, + "id": 3930, "name": "LoaderFunctionArgs", "variant": "declaration", "kind": 256, @@ -47249,7 +47253,7 @@ }, "children": [ { - "id": 3978, + "id": 3931, "name": "context", "variant": "declaration", "kind": 1024, @@ -47260,14 +47264,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 120, + "line": 121, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L120" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L121" } ], "type": { "type": "reference", - "target": 3981, + "target": 3934, "name": "Context", "package": "react-router", "qualifiedName": "LoaderFunctionArgs.Context", @@ -47280,7 +47284,7 @@ } }, { - "id": 3979, + "id": 3932, "name": "params", "variant": "declaration", "kind": 1024, @@ -47290,14 +47294,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 119, + "line": 120, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L119" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L120" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "intrinsic", @@ -47314,7 +47318,7 @@ } }, { - "id": 3980, + "id": 3933, "name": "request", "variant": "declaration", "kind": 1024, @@ -47324,9 +47328,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 118, + "line": 119, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L118" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L119" } ], "type": { @@ -47349,23 +47353,23 @@ { "title": "Properties", "children": [ - 3978, - 3979, - 3980 + 3931, + 3932, + 3933 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 126, + "line": 127, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L126" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L127" } ], "typeParameters": [ { - "id": 3981, + "id": 3934, "name": "Context", "variant": "typeParam", "kind": 131072, @@ -47386,7 +47390,7 @@ "typeArguments": [ { "type": "reference", - "target": 3981, + "target": 3934, "name": "Context", "package": "react-router", "qualifiedName": "LoaderFunctionArgs.Context", @@ -47399,7 +47403,7 @@ ] }, { - "id": 3982, + "id": 3935, "name": "Location", "variant": "declaration", "kind": 256, @@ -47414,7 +47418,7 @@ }, "children": [ { - "id": 3983, + "id": 3936, "name": "hash", "variant": "declaration", "kind": 1024, @@ -47434,7 +47438,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 49, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L49" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L49" } ], "type": { @@ -47443,12 +47447,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4376, + "target": 4329, "name": "Path.hash" } }, { - "id": 3984, + "id": 3937, "name": "key", "variant": "declaration", "kind": 1024, @@ -47474,7 +47478,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 71, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L71" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L71" } ], "type": { @@ -47483,7 +47487,7 @@ } }, { - "id": 3985, + "id": 3938, "name": "pathname", "variant": "declaration", "kind": 1024, @@ -47503,7 +47507,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 39, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L39" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L39" } ], "type": { @@ -47512,12 +47516,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4377, + "target": 4330, "name": "Path.pathname" } }, { - "id": 3986, + "id": 3939, "name": "search", "variant": "declaration", "kind": 1024, @@ -47537,7 +47541,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 44, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L44" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L44" } ], "type": { @@ -47546,12 +47550,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 4378, + "target": 4331, "name": "Path.search" } }, { - "id": 3987, + "id": 3940, "name": "state", "variant": "declaration", "kind": 1024, @@ -47569,12 +47573,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 63, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L63" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L63" } ], "type": { "type": "reference", - "target": 3988, + "target": 3941, "name": "State", "package": "react-router", "qualifiedName": "Location.State", @@ -47586,11 +47590,11 @@ { "title": "Properties", "children": [ - 3983, - 3984, - 3985, - 3986, - 3987 + 3936, + 3937, + 3938, + 3939, + 3940 ] } ], @@ -47599,12 +47603,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 59, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L59" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L59" } ], "typeParameters": [ { - "id": 3988, + "id": 3941, "name": "State", "variant": "typeParam", "kind": 131072, @@ -47618,21 +47622,21 @@ "extendedTypes": [ { "type": "reference", - "target": 4375, + "target": 4328, "name": "Path", "package": "react-router" } ] }, { - "id": 3989, + "id": 3942, "name": "MemoryRouterProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3990, + "id": 3943, "name": "basename", "variant": "declaration", "kind": 1024, @@ -47644,7 +47648,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 464, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L464" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L464" } ], "type": { @@ -47653,7 +47657,7 @@ } }, { - "id": 3991, + "id": 3944, "name": "children", "variant": "declaration", "kind": 1024, @@ -47665,7 +47669,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 465, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L465" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L465" } ], "type": { @@ -47680,7 +47684,7 @@ } }, { - "id": 3992, + "id": 3945, "name": "initialEntries", "variant": "declaration", "kind": 1024, @@ -47692,21 +47696,21 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 466, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L466" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L466" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 4737, + "target": 4690, "name": "InitialEntry", "package": "react-router" } } }, { - "id": 3993, + "id": 3946, "name": "initialIndex", "variant": "declaration", "kind": 1024, @@ -47718,7 +47722,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 467, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L467" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L467" } ], "type": { @@ -47731,10 +47735,10 @@ { "title": "Properties", "children": [ - 3990, - 3991, - 3992, - 3993 + 3943, + 3944, + 3945, + 3946 ] } ], @@ -47743,19 +47747,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 463, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L463" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L463" } ] }, { - "id": 3994, + "id": 3947, "name": "MetaArgs", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 3995, + "id": 3948, "name": "data", "variant": "declaration", "kind": 1024, @@ -47765,7 +47769,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 133, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L133" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L133" } ], "type": { @@ -47779,7 +47783,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4000, + "target": 3953, "name": "Loader", "package": "react-router", "qualifiedName": "MetaArgs.Loader", @@ -47790,13 +47794,13 @@ "types": [ { "type": "reference", - "target": 4747, + "target": 4700, "name": "LoaderFunction", "package": "react-router" }, { "type": "reference", - "target": 4678, + "target": 4631, "name": "ClientLoaderFunction", "package": "react-router" } @@ -47805,17 +47809,17 @@ "trueType": { "type": "reference", "target": { - "sourceFileName": "packages/react-router/lib/types.ts", + "sourceFileName": "packages/react-router/lib/types/route-data.ts", "qualifiedName": "SerializeFrom" }, "typeArguments": [ { "type": "reference", - "target": 4000, + "target": 3953, "typeArguments": [ { "type": "reference", - "target": 4000, + "target": 3953, "name": "Loader", "package": "react-router", "qualifiedName": "MetaArgs.Loader", @@ -47840,7 +47844,7 @@ } }, { - "id": 3996, + "id": 3949, "name": "error", "variant": "declaration", "kind": 1024, @@ -47852,7 +47856,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 141, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L141" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L141" } ], "type": { @@ -47861,7 +47865,7 @@ } }, { - "id": 3997, + "id": 3950, "name": "location", "variant": "declaration", "kind": 1024, @@ -47871,12 +47875,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 139, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L139" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L139" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -47888,7 +47892,7 @@ } }, { - "id": 3998, + "id": 3951, "name": "matches", "variant": "declaration", "kind": 1024, @@ -47898,7 +47902,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 140, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L140" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L140" } ], "type": { @@ -47910,7 +47914,7 @@ "typeArguments": [ { "type": "reference", - "target": 4001, + "target": 3954, "name": "MatchLoaders", "package": "react-router", "qualifiedName": "MetaArgs.MatchLoaders", @@ -47922,7 +47926,7 @@ } }, { - "id": 3999, + "id": 3952, "name": "params", "variant": "declaration", "kind": 1024, @@ -47932,12 +47936,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 138, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L138" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L138" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "name": "Params", "package": "react-router" } @@ -47947,11 +47951,11 @@ { "title": "Properties", "children": [ - 3995, - 3996, - 3997, - 3998, - 3999 + 3948, + 3949, + 3950, + 3951, + 3952 ] } ], @@ -47960,12 +47964,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 126, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L126" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L126" } ], "typeParameters": [ { - "id": 4000, + "id": 3953, "name": "Loader", "variant": "typeParam", "kind": 131072, @@ -47975,13 +47979,13 @@ "types": [ { "type": "reference", - "target": 4747, + "target": 4700, "name": "LoaderFunction", "package": "react-router" }, { "type": "reference", - "target": 4678, + "target": 4631, "name": "ClientLoaderFunction", "package": "react-router" }, @@ -47997,7 +48001,7 @@ } }, { - "id": 4001, + "id": 3954, "name": "MatchLoaders", "variant": "typeParam", "kind": 131072, @@ -48018,13 +48022,13 @@ "types": [ { "type": "reference", - "target": 4747, + "target": 4700, "name": "LoaderFunction", "package": "react-router" }, { "type": "reference", - "target": 4678, + "target": 4631, "name": "ClientLoaderFunction", "package": "react-router" }, @@ -48061,7 +48065,7 @@ ] }, { - "id": 4002, + "id": 3955, "name": "MetaFunction", "variant": "declaration", "kind": 256, @@ -48079,12 +48083,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 194, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L194" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L194" } ], "typeParameters": [ { - "id": 4003, + "id": 3956, "name": "Loader", "variant": "typeParam", "kind": 131072, @@ -48102,13 +48106,13 @@ "types": [ { "type": "reference", - "target": 4747, + "target": 4700, "name": "LoaderFunction", "package": "react-router" }, { "type": "reference", - "target": 4678, + "target": 4631, "name": "ClientLoaderFunction", "package": "react-router" }, @@ -48124,7 +48128,7 @@ } }, { - "id": 4004, + "id": 3957, "name": "MatchLoaders", "variant": "typeParam", "kind": 131072, @@ -48173,13 +48177,13 @@ "types": [ { "type": "reference", - "target": 4747, + "target": 4700, "name": "LoaderFunction", "package": "react-router" }, { "type": "reference", - "target": 4678, + "target": 4631, "name": "ClientLoaderFunction", "package": "react-router" }, @@ -48216,7 +48220,7 @@ ], "signatures": [ { - "id": 4005, + "id": 3958, "name": "MetaFunction", "variant": "signature", "kind": 4096, @@ -48226,23 +48230,23 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 201, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L201" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L201" } ], "parameters": [ { - "id": 4006, + "id": 3959, "name": "args", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 3994, + "target": 3947, "typeArguments": [ { "type": "reference", - "target": 4003, + "target": 3956, "name": "Loader", "package": "react-router", "qualifiedName": "MetaFunction.Loader", @@ -48250,7 +48254,7 @@ }, { "type": "reference", - "target": 4004, + "target": 3957, "name": "MatchLoaders", "package": "react-router", "qualifiedName": "MetaFunction.MatchLoaders", @@ -48273,7 +48277,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4755, + "target": 4708, "name": "MetaDescriptor", "package": "react-router" } @@ -48284,7 +48288,7 @@ ] }, { - "id": 4007, + "id": 3960, "name": "NavigateFunction", "variant": "declaration", "kind": 256, @@ -48302,12 +48306,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 181, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L181" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L181" } ], "signatures": [ { - "id": 4008, + "id": 3961, "name": "NavigateFunction", "variant": "signature", "kind": 4096, @@ -48317,25 +48321,25 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 182, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L182" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L182" } ], "parameters": [ { - "id": 4009, + "id": 3962, "name": "to", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 4010, + "id": 3963, "name": "options", "variant": "param", "kind": 32768, @@ -48344,7 +48348,7 @@ }, "type": { "type": "reference", - "target": 4013, + "target": 3966, "name": "NavigateOptions", "package": "react-router" } @@ -48376,7 +48380,7 @@ } }, { - "id": 4011, + "id": 3964, "name": "NavigateFunction", "variant": "signature", "kind": 4096, @@ -48386,12 +48390,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 183, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L183" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L183" } ], "parameters": [ { - "id": 4012, + "id": 3965, "name": "delta", "variant": "param", "kind": 32768, @@ -48430,14 +48434,14 @@ ] }, { - "id": 4013, + "id": 3966, "name": "NavigateOptions", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4014, + "id": 3967, "name": "flushSync", "variant": "declaration", "kind": 1024, @@ -48449,7 +48453,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 135, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L135" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L135" } ], "type": { @@ -48458,7 +48462,7 @@ } }, { - "id": 4015, + "id": 3968, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -48470,7 +48474,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 133, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L133" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L133" } ], "type": { @@ -48479,7 +48483,7 @@ } }, { - "id": 4016, + "id": 3969, "name": "relative", "variant": "declaration", "kind": 1024, @@ -48491,18 +48495,18 @@ "fileName": "packages/react-router/lib/context.ts", "line": 134, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L134" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L134" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" } }, { - "id": 4017, + "id": 3970, "name": "replace", "variant": "declaration", "kind": 1024, @@ -48514,7 +48518,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 131, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L131" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L131" } ], "type": { @@ -48523,7 +48527,7 @@ } }, { - "id": 4018, + "id": 3971, "name": "state", "variant": "declaration", "kind": 1024, @@ -48535,7 +48539,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 132, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L132" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L132" } ], "type": { @@ -48544,7 +48548,7 @@ } }, { - "id": 4019, + "id": 3972, "name": "viewTransition", "variant": "declaration", "kind": 1024, @@ -48556,7 +48560,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 136, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L136" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L136" } ], "type": { @@ -48569,12 +48573,12 @@ { "title": "Properties", "children": [ - 4014, - 4015, - 4016, - 4017, - 4018, - 4019 + 3967, + 3968, + 3969, + 3970, + 3971, + 3972 ] } ], @@ -48583,19 +48587,19 @@ "fileName": "packages/react-router/lib/context.ts", "line": 130, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L130" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L130" } ] }, { - "id": 4020, + "id": 3973, "name": "NavigateProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4021, + "id": 3974, "name": "relative", "variant": "declaration", "kind": 1024, @@ -48607,18 +48611,18 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 522, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L522" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L522" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" } }, { - "id": 4022, + "id": 3975, "name": "replace", "variant": "declaration", "kind": 1024, @@ -48630,7 +48634,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 520, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L520" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L520" } ], "type": { @@ -48639,7 +48643,7 @@ } }, { - "id": 4023, + "id": 3976, "name": "state", "variant": "declaration", "kind": 1024, @@ -48651,7 +48655,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 521, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L521" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L521" } ], "type": { @@ -48660,7 +48664,7 @@ } }, { - "id": 4024, + "id": 3977, "name": "to", "variant": "declaration", "kind": 1024, @@ -48670,12 +48674,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 519, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L519" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L519" } ], "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } @@ -48685,10 +48689,10 @@ { "title": "Properties", "children": [ - 4021, - 4022, - 4023, - 4024 + 3974, + 3975, + 3976, + 3977 ] } ], @@ -48697,12 +48701,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 518, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L518" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L518" } ] }, { - "id": 4025, + "id": 3978, "name": "Navigator", "variant": "declaration", "kind": 256, @@ -48725,7 +48729,7 @@ }, "children": [ { - "id": 4026, + "id": 3979, "name": "createHref", "variant": "declaration", "kind": 1024, @@ -48735,13 +48739,13 @@ "fileName": "packages/react-router/lib/context.ts", "line": 149, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L149" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L149" } ], "type": { "type": "reflection", "declaration": { - "id": 4027, + "id": 3980, "name": "__type", "variant": "declaration", "kind": 65536, @@ -48751,12 +48755,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 133, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L133" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L133" } ], "signatures": [ { - "id": 4028, + "id": 3981, "name": "__type", "variant": "signature", "kind": 4096, @@ -48782,12 +48786,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 133, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L133" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L133" } ], "parameters": [ { - "id": 4029, + "id": 3982, "name": "to", "variant": "param", "kind": 32768, @@ -48802,7 +48806,7 @@ }, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } @@ -48818,7 +48822,7 @@ } }, { - "id": 4030, + "id": 3983, "name": "encodeLocation", "variant": "declaration", "kind": 1024, @@ -48830,13 +48834,13 @@ "fileName": "packages/react-router/lib/context.ts", "line": 151, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L151" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L151" } ], "type": { "type": "reflection", "declaration": { - "id": 4031, + "id": 3984, "name": "__type", "variant": "declaration", "kind": 65536, @@ -48846,12 +48850,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 149, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L149" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L149" } ], "signatures": [ { - "id": 4032, + "id": 3985, "name": "__type", "variant": "signature", "kind": 4096, @@ -48869,12 +48873,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 149, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L149" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L149" } ], "parameters": [ { - "id": 4033, + "id": 3986, "name": "to", "variant": "param", "kind": 32768, @@ -48889,7 +48893,7 @@ }, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } @@ -48897,7 +48901,7 @@ ], "type": { "type": "reference", - "target": 4375, + "target": 4328, "name": "Path", "package": "react-router" } @@ -48907,7 +48911,7 @@ } }, { - "id": 4034, + "id": 3987, "name": "go", "variant": "declaration", "kind": 1024, @@ -48917,13 +48921,13 @@ "fileName": "packages/react-router/lib/context.ts", "line": 152, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L152" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L152" } ], "type": { "type": "reflection", "declaration": { - "id": 4035, + "id": 3988, "name": "__type", "variant": "declaration", "kind": 65536, @@ -48933,12 +48937,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 176, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L176" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L176" } ], "signatures": [ { - "id": 4036, + "id": 3989, "name": "__type", "variant": "signature", "kind": 4096, @@ -48964,12 +48968,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 176, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L176" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L176" } ], "parameters": [ { - "id": 4037, + "id": 3990, "name": "delta", "variant": "param", "kind": 32768, @@ -48998,7 +49002,7 @@ } }, { - "id": 4038, + "id": 3991, "name": "push", "variant": "declaration", "kind": 2048, @@ -49008,12 +49012,12 @@ "fileName": "packages/react-router/lib/context.ts", "line": 153, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L153" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L153" } ], "signatures": [ { - "id": 4039, + "id": 3992, "name": "push", "variant": "signature", "kind": 4096, @@ -49023,25 +49027,25 @@ "fileName": "packages/react-router/lib/context.ts", "line": 153, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L153" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L153" } ], "parameters": [ { - "id": 4040, + "id": 3993, "name": "to", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 4041, + "id": 3994, "name": "state", "variant": "param", "kind": 32768, @@ -49054,7 +49058,7 @@ } }, { - "id": 4042, + "id": 3995, "name": "opts", "variant": "param", "kind": 32768, @@ -49063,7 +49067,7 @@ }, "type": { "type": "reference", - "target": 4013, + "target": 3966, "name": "NavigateOptions", "package": "react-router" } @@ -49077,7 +49081,7 @@ ] }, { - "id": 4043, + "id": 3996, "name": "replace", "variant": "declaration", "kind": 2048, @@ -49087,12 +49091,12 @@ "fileName": "packages/react-router/lib/context.ts", "line": 154, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L154" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L154" } ], "signatures": [ { - "id": 4044, + "id": 3997, "name": "replace", "variant": "signature", "kind": 4096, @@ -49102,25 +49106,25 @@ "fileName": "packages/react-router/lib/context.ts", "line": 154, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L154" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L154" } ], "parameters": [ { - "id": 4045, + "id": 3998, "name": "to", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 4046, + "id": 3999, "name": "state", "variant": "param", "kind": 32768, @@ -49133,7 +49137,7 @@ } }, { - "id": 4047, + "id": 4000, "name": "opts", "variant": "param", "kind": 32768, @@ -49142,7 +49146,7 @@ }, "type": { "type": "reference", - "target": 4013, + "target": 3966, "name": "NavigateOptions", "package": "react-router" } @@ -49160,16 +49164,16 @@ { "title": "Properties", "children": [ - 4026, - 4030, - 4034 + 3979, + 3983, + 3987 ] }, { "title": "Methods", "children": [ - 4038, - 4043 + 3991, + 3996 ] } ], @@ -49178,19 +49182,19 @@ "fileName": "packages/react-router/lib/context.ts", "line": 148, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L148" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L148" } ] }, { - "id": 4048, + "id": 4001, "name": "NavLinkProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4049, + "id": 4002, "name": "about", "variant": "declaration", "kind": 1024, @@ -49217,7 +49221,7 @@ } }, { - "id": 4050, + "id": 4003, "name": "accessKey", "variant": "declaration", "kind": 1024, @@ -49244,7 +49248,7 @@ } }, { - "id": 4051, + "id": 4004, "name": "aria-activedescendant", "variant": "declaration", "kind": 1024, @@ -49279,7 +49283,7 @@ } }, { - "id": 4052, + "id": 4005, "name": "aria-atomic", "variant": "declaration", "kind": 1024, @@ -49319,7 +49323,7 @@ } }, { - "id": 4053, + "id": 4006, "name": "aria-autocomplete", "variant": "declaration", "kind": 1024, @@ -49371,7 +49375,7 @@ } }, { - "id": 4054, + "id": 4007, "name": "aria-braillelabel", "variant": "declaration", "kind": 1024, @@ -49417,7 +49421,7 @@ } }, { - "id": 4055, + "id": 4008, "name": "aria-brailleroledescription", "variant": "declaration", "kind": 1024, @@ -49463,7 +49467,7 @@ } }, { - "id": 4056, + "id": 4009, "name": "aria-busy", "variant": "declaration", "kind": 1024, @@ -49495,7 +49499,7 @@ } }, { - "id": 4057, + "id": 4010, "name": "aria-checked", "variant": "declaration", "kind": 1024, @@ -49578,7 +49582,7 @@ } }, { - "id": 4058, + "id": 4011, "name": "aria-colcount", "variant": "declaration", "kind": 1024, @@ -49624,7 +49628,7 @@ } }, { - "id": 4059, + "id": 4012, "name": "aria-colindex", "variant": "declaration", "kind": 1024, @@ -49690,7 +49694,7 @@ } }, { - "id": 4060, + "id": 4013, "name": "aria-colindextext", "variant": "declaration", "kind": 1024, @@ -49736,7 +49740,7 @@ } }, { - "id": 4061, + "id": 4014, "name": "aria-colspan", "variant": "declaration", "kind": 1024, @@ -49802,7 +49806,7 @@ } }, { - "id": 4062, + "id": 4015, "name": "aria-controls", "variant": "declaration", "kind": 1024, @@ -49848,7 +49852,7 @@ } }, { - "id": 4063, + "id": 4016, "name": "aria-current", "variant": "declaration", "kind": 1024, @@ -49916,7 +49920,7 @@ } }, { - "id": 4064, + "id": 4017, "name": "aria-describedby", "variant": "declaration", "kind": 1024, @@ -49962,7 +49966,7 @@ } }, { - "id": 4065, + "id": 4018, "name": "aria-description", "variant": "declaration", "kind": 1024, @@ -50008,7 +50012,7 @@ } }, { - "id": 4066, + "id": 4019, "name": "aria-details", "variant": "declaration", "kind": 1024, @@ -50054,7 +50058,7 @@ } }, { - "id": 4067, + "id": 4020, "name": "aria-disabled", "variant": "declaration", "kind": 1024, @@ -50125,7 +50129,7 @@ } }, { - "id": 4068, + "id": 4021, "name": "aria-dropeffect", "variant": "declaration", "kind": 1024, @@ -50196,7 +50200,7 @@ } }, { - "id": 4069, + "id": 4022, "name": "aria-errormessage", "variant": "declaration", "kind": 1024, @@ -50262,7 +50266,7 @@ } }, { - "id": 4070, + "id": 4023, "name": "aria-expanded", "variant": "declaration", "kind": 1024, @@ -50302,7 +50306,7 @@ } }, { - "id": 4071, + "id": 4024, "name": "aria-flowto", "variant": "declaration", "kind": 1024, @@ -50337,7 +50341,7 @@ } }, { - "id": 4072, + "id": 4025, "name": "aria-grabbed", "variant": "declaration", "kind": 1024, @@ -50388,7 +50392,7 @@ } }, { - "id": 4073, + "id": 4026, "name": "aria-haspopup", "variant": "declaration", "kind": 1024, @@ -50456,7 +50460,7 @@ } }, { - "id": 4074, + "id": 4027, "name": "aria-hidden", "variant": "declaration", "kind": 1024, @@ -50507,7 +50511,7 @@ } }, { - "id": 4075, + "id": 4028, "name": "aria-invalid", "variant": "declaration", "kind": 1024, @@ -50574,7 +50578,7 @@ } }, { - "id": 4076, + "id": 4029, "name": "aria-keyshortcuts", "variant": "declaration", "kind": 1024, @@ -50609,7 +50613,7 @@ } }, { - "id": 4077, + "id": 4030, "name": "aria-label", "variant": "declaration", "kind": 1024, @@ -50655,7 +50659,7 @@ } }, { - "id": 4078, + "id": 4031, "name": "aria-labelledby", "variant": "declaration", "kind": 1024, @@ -50701,7 +50705,7 @@ } }, { - "id": 4079, + "id": 4032, "name": "aria-level", "variant": "declaration", "kind": 1024, @@ -50736,7 +50740,7 @@ } }, { - "id": 4080, + "id": 4033, "name": "aria-live", "variant": "declaration", "kind": 1024, @@ -50784,7 +50788,7 @@ } }, { - "id": 4081, + "id": 4034, "name": "aria-modal", "variant": "declaration", "kind": 1024, @@ -50824,7 +50828,7 @@ } }, { - "id": 4082, + "id": 4035, "name": "aria-multiline", "variant": "declaration", "kind": 1024, @@ -50864,7 +50868,7 @@ } }, { - "id": 4083, + "id": 4036, "name": "aria-multiselectable", "variant": "declaration", "kind": 1024, @@ -50904,7 +50908,7 @@ } }, { - "id": 4084, + "id": 4037, "name": "aria-orientation", "variant": "declaration", "kind": 1024, @@ -50948,7 +50952,7 @@ } }, { - "id": 4085, + "id": 4038, "name": "aria-owns", "variant": "declaration", "kind": 1024, @@ -50994,7 +50998,7 @@ } }, { - "id": 4086, + "id": 4039, "name": "aria-placeholder", "variant": "declaration", "kind": 1024, @@ -51029,7 +51033,7 @@ } }, { - "id": 4087, + "id": 4040, "name": "aria-posinset", "variant": "declaration", "kind": 1024, @@ -51075,7 +51079,7 @@ } }, { - "id": 4088, + "id": 4041, "name": "aria-pressed", "variant": "declaration", "kind": 1024, @@ -51158,7 +51162,7 @@ } }, { - "id": 4089, + "id": 4042, "name": "aria-readonly", "variant": "declaration", "kind": 1024, @@ -51209,7 +51213,7 @@ } }, { - "id": 4090, + "id": 4043, "name": "aria-relevant", "variant": "declaration", "kind": 1024, @@ -51296,7 +51300,7 @@ } }, { - "id": 4091, + "id": 4044, "name": "aria-required", "variant": "declaration", "kind": 1024, @@ -51336,7 +51340,7 @@ } }, { - "id": 4092, + "id": 4045, "name": "aria-roledescription", "variant": "declaration", "kind": 1024, @@ -51371,7 +51375,7 @@ } }, { - "id": 4093, + "id": 4046, "name": "aria-rowcount", "variant": "declaration", "kind": 1024, @@ -51417,7 +51421,7 @@ } }, { - "id": 4094, + "id": 4047, "name": "aria-rowindex", "variant": "declaration", "kind": 1024, @@ -51483,7 +51487,7 @@ } }, { - "id": 4095, + "id": 4048, "name": "aria-rowindextext", "variant": "declaration", "kind": 1024, @@ -51529,7 +51533,7 @@ } }, { - "id": 4096, + "id": 4049, "name": "aria-rowspan", "variant": "declaration", "kind": 1024, @@ -51595,7 +51599,7 @@ } }, { - "id": 4097, + "id": 4050, "name": "aria-selected", "variant": "declaration", "kind": 1024, @@ -51666,7 +51670,7 @@ } }, { - "id": 4098, + "id": 4051, "name": "aria-setsize", "variant": "declaration", "kind": 1024, @@ -51712,7 +51716,7 @@ } }, { - "id": 4099, + "id": 4052, "name": "aria-sort", "variant": "declaration", "kind": 1024, @@ -51764,7 +51768,7 @@ } }, { - "id": 4100, + "id": 4053, "name": "aria-valuemax", "variant": "declaration", "kind": 1024, @@ -51799,7 +51803,7 @@ } }, { - "id": 4101, + "id": 4054, "name": "aria-valuemin", "variant": "declaration", "kind": 1024, @@ -51834,7 +51838,7 @@ } }, { - "id": 4102, + "id": 4055, "name": "aria-valuenow", "variant": "declaration", "kind": 1024, @@ -51880,7 +51884,7 @@ } }, { - "id": 4103, + "id": 4056, "name": "aria-valuetext", "variant": "declaration", "kind": 1024, @@ -51915,7 +51919,7 @@ } }, { - "id": 4104, + "id": 4057, "name": "autoCapitalize", "variant": "declaration", "kind": 1024, @@ -51942,7 +51946,7 @@ } }, { - "id": 4105, + "id": 4058, "name": "autoCorrect", "variant": "declaration", "kind": 1024, @@ -51969,7 +51973,7 @@ } }, { - "id": 4106, + "id": 4059, "name": "autoFocus", "variant": "declaration", "kind": 1024, @@ -51996,7 +52000,7 @@ } }, { - "id": 4107, + "id": 4060, "name": "autoSave", "variant": "declaration", "kind": 1024, @@ -52023,7 +52027,7 @@ } }, { - "id": 4108, + "id": 4061, "name": "caseSensitive", "variant": "declaration", "kind": 1024, @@ -52075,7 +52079,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 741, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L741" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L741" } ], "type": { @@ -52084,7 +52088,7 @@ } }, { - "id": 4109, + "id": 4062, "name": "children", "variant": "declaration", "kind": 1024, @@ -52108,7 +52112,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 731, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L731" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L731" } ], "type": { @@ -52127,7 +52131,7 @@ { "type": "reflection", "declaration": { - "id": 4110, + "id": 4063, "name": "__type", "variant": "declaration", "kind": 65536, @@ -52137,12 +52141,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 731, "character": 32, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L731" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L731" } ], "signatures": [ { - "id": 4111, + "id": 4064, "name": "__type", "variant": "signature", "kind": 4096, @@ -52152,19 +52156,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 731, "character": 32, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L731" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L731" } ], "parameters": [ { - "id": 4112, + "id": 4065, "name": "props", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4811, + "target": 4764, "name": "NavLinkRenderProps", "package": "react-router" } @@ -52188,7 +52192,7 @@ } }, { - "id": 4113, + "id": 4066, "name": "className", "variant": "declaration", "kind": 1024, @@ -52205,7 +52209,7 @@ "kind": "inline-tag", "tag": "@link", "text": "NavLinkRenderProps", - "target": 4811 + "target": 4764 }, { "kind": "text", @@ -52222,7 +52226,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 754, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L754" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L754" } ], "type": { @@ -52235,7 +52239,7 @@ { "type": "reflection", "declaration": { - "id": 4114, + "id": 4067, "name": "__type", "variant": "declaration", "kind": 65536, @@ -52245,12 +52249,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 754, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L754" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L754" } ], "signatures": [ { - "id": 4115, + "id": 4068, "name": "__type", "variant": "signature", "kind": 4096, @@ -52260,19 +52264,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 754, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L754" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L754" } ], "parameters": [ { - "id": 4116, + "id": 4069, "name": "props", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4811, + "target": 4764, "name": "NavLinkRenderProps", "package": "react-router" } @@ -52299,7 +52303,7 @@ } }, { - "id": 4117, + "id": 4070, "name": "color", "variant": "declaration", "kind": 1024, @@ -52326,7 +52330,7 @@ } }, { - "id": 4118, + "id": 4071, "name": "content", "variant": "declaration", "kind": 1024, @@ -52353,7 +52357,7 @@ } }, { - "id": 4119, + "id": 4072, "name": "contentEditable", "variant": "declaration", "kind": 1024, @@ -52394,7 +52398,7 @@ } }, { - "id": 4120, + "id": 4073, "name": "contextMenu", "variant": "declaration", "kind": 1024, @@ -52421,7 +52425,7 @@ } }, { - "id": 4121, + "id": 4074, "name": "dangerouslySetInnerHTML", "variant": "declaration", "kind": 1024, @@ -52440,7 +52444,7 @@ "type": { "type": "reflection", "declaration": { - "id": 4122, + "id": 4075, "name": "__type", "variant": "declaration", "kind": 65536, @@ -52449,7 +52453,7 @@ }, "children": [ { - "id": 4123, + "id": 4076, "name": "__html", "variant": "declaration", "kind": 1024, @@ -52487,7 +52491,7 @@ { "title": "Properties", "children": [ - 4123 + 4076 ] } ], @@ -52507,7 +52511,7 @@ } }, { - "id": 4124, + "id": 4077, "name": "datatype", "variant": "declaration", "kind": 1024, @@ -52534,7 +52538,7 @@ } }, { - "id": 4125, + "id": 4078, "name": "defaultChecked", "variant": "declaration", "kind": 1024, @@ -52561,7 +52565,7 @@ } }, { - "id": 4126, + "id": 4079, "name": "defaultValue", "variant": "declaration", "kind": 1024, @@ -52608,7 +52612,7 @@ } }, { - "id": 4127, + "id": 4080, "name": "dir", "variant": "declaration", "kind": 1024, @@ -52635,7 +52639,7 @@ } }, { - "id": 4128, + "id": 4081, "name": "discover", "variant": "declaration", "kind": 1024, @@ -52664,7 +52668,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 402, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L402" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L402" } ], "type": { @@ -52683,7 +52687,7 @@ } }, { - "id": 4129, + "id": 4082, "name": "download", "variant": "declaration", "kind": 1024, @@ -52710,7 +52714,7 @@ } }, { - "id": 4130, + "id": 4083, "name": "draggable", "variant": "declaration", "kind": 1024, @@ -52742,7 +52746,7 @@ } }, { - "id": 4131, + "id": 4084, "name": "end", "variant": "declaration", "kind": 1024, @@ -52775,7 +52779,7 @@ "kind": "inline-tag", "tag": "@link", "text": "NavLinkProps.to", - "target": 4337 + "target": 4290 }, { "kind": "text", @@ -52876,7 +52880,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 768, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L768" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L768" } ], "type": { @@ -52885,7 +52889,7 @@ } }, { - "id": 4132, + "id": 4085, "name": "hidden", "variant": "declaration", "kind": 1024, @@ -52912,7 +52916,7 @@ } }, { - "id": 4133, + "id": 4086, "name": "hrefLang", "variant": "declaration", "kind": 1024, @@ -52939,7 +52943,7 @@ } }, { - "id": 4134, + "id": 4087, "name": "id", "variant": "declaration", "kind": 1024, @@ -52966,7 +52970,7 @@ } }, { - "id": 4135, + "id": 4088, "name": "inlist", "variant": "declaration", "kind": 1024, @@ -52993,7 +52997,7 @@ } }, { - "id": 4136, + "id": 4089, "name": "inputMode", "variant": "declaration", "kind": 1024, @@ -53072,7 +53076,7 @@ } }, { - "id": 4137, + "id": 4090, "name": "is", "variant": "declaration", "kind": 1024, @@ -53118,7 +53122,7 @@ } }, { - "id": 4138, + "id": 4091, "name": "itemID", "variant": "declaration", "kind": 1024, @@ -53145,7 +53149,7 @@ } }, { - "id": 4139, + "id": 4092, "name": "itemProp", "variant": "declaration", "kind": 1024, @@ -53172,7 +53176,7 @@ } }, { - "id": 4140, + "id": 4093, "name": "itemRef", "variant": "declaration", "kind": 1024, @@ -53199,7 +53203,7 @@ } }, { - "id": 4141, + "id": 4094, "name": "itemScope", "variant": "declaration", "kind": 1024, @@ -53226,7 +53230,7 @@ } }, { - "id": 4142, + "id": 4095, "name": "itemType", "variant": "declaration", "kind": 1024, @@ -53253,7 +53257,7 @@ } }, { - "id": 4143, + "id": 4096, "name": "lang", "variant": "declaration", "kind": 1024, @@ -53280,7 +53284,7 @@ } }, { - "id": 4144, + "id": 4097, "name": "media", "variant": "declaration", "kind": 1024, @@ -53307,7 +53311,7 @@ } }, { - "id": 4145, + "id": 4098, "name": "nonce", "variant": "declaration", "kind": 1024, @@ -53334,7 +53338,7 @@ } }, { - "id": 4146, + "id": 4099, "name": "onAbort", "variant": "declaration", "kind": 1024, @@ -53378,7 +53382,7 @@ } }, { - "id": 4147, + "id": 4100, "name": "onAbortCapture", "variant": "declaration", "kind": 1024, @@ -53422,7 +53426,7 @@ } }, { - "id": 4148, + "id": 4101, "name": "onAnimationEnd", "variant": "declaration", "kind": 1024, @@ -53466,7 +53470,7 @@ } }, { - "id": 4149, + "id": 4102, "name": "onAnimationEndCapture", "variant": "declaration", "kind": 1024, @@ -53510,7 +53514,7 @@ } }, { - "id": 4150, + "id": 4103, "name": "onAnimationIteration", "variant": "declaration", "kind": 1024, @@ -53554,7 +53558,7 @@ } }, { - "id": 4151, + "id": 4104, "name": "onAnimationIterationCapture", "variant": "declaration", "kind": 1024, @@ -53598,7 +53602,7 @@ } }, { - "id": 4152, + "id": 4105, "name": "onAnimationStart", "variant": "declaration", "kind": 1024, @@ -53642,7 +53646,7 @@ } }, { - "id": 4153, + "id": 4106, "name": "onAnimationStartCapture", "variant": "declaration", "kind": 1024, @@ -53686,7 +53690,7 @@ } }, { - "id": 4154, + "id": 4107, "name": "onAuxClick", "variant": "declaration", "kind": 1024, @@ -53730,7 +53734,7 @@ } }, { - "id": 4155, + "id": 4108, "name": "onAuxClickCapture", "variant": "declaration", "kind": 1024, @@ -53774,7 +53778,7 @@ } }, { - "id": 4156, + "id": 4109, "name": "onBeforeInput", "variant": "declaration", "kind": 1024, @@ -53818,7 +53822,7 @@ } }, { - "id": 4157, + "id": 4110, "name": "onBeforeInputCapture", "variant": "declaration", "kind": 1024, @@ -53862,7 +53866,7 @@ } }, { - "id": 4158, + "id": 4111, "name": "onBlur", "variant": "declaration", "kind": 1024, @@ -53906,7 +53910,7 @@ } }, { - "id": 4159, + "id": 4112, "name": "onBlurCapture", "variant": "declaration", "kind": 1024, @@ -53950,7 +53954,7 @@ } }, { - "id": 4160, + "id": 4113, "name": "onCanPlay", "variant": "declaration", "kind": 1024, @@ -53994,7 +53998,7 @@ } }, { - "id": 4161, + "id": 4114, "name": "onCanPlayCapture", "variant": "declaration", "kind": 1024, @@ -54038,7 +54042,7 @@ } }, { - "id": 4162, + "id": 4115, "name": "onCanPlayThrough", "variant": "declaration", "kind": 1024, @@ -54082,7 +54086,7 @@ } }, { - "id": 4163, + "id": 4116, "name": "onCanPlayThroughCapture", "variant": "declaration", "kind": 1024, @@ -54126,7 +54130,7 @@ } }, { - "id": 4164, + "id": 4117, "name": "onChange", "variant": "declaration", "kind": 1024, @@ -54170,7 +54174,7 @@ } }, { - "id": 4165, + "id": 4118, "name": "onChangeCapture", "variant": "declaration", "kind": 1024, @@ -54214,7 +54218,7 @@ } }, { - "id": 4166, + "id": 4119, "name": "onClick", "variant": "declaration", "kind": 1024, @@ -54258,7 +54262,7 @@ } }, { - "id": 4167, + "id": 4120, "name": "onClickCapture", "variant": "declaration", "kind": 1024, @@ -54302,7 +54306,7 @@ } }, { - "id": 4168, + "id": 4121, "name": "onCompositionEnd", "variant": "declaration", "kind": 1024, @@ -54346,7 +54350,7 @@ } }, { - "id": 4169, + "id": 4122, "name": "onCompositionEndCapture", "variant": "declaration", "kind": 1024, @@ -54390,7 +54394,7 @@ } }, { - "id": 4170, + "id": 4123, "name": "onCompositionStart", "variant": "declaration", "kind": 1024, @@ -54434,7 +54438,7 @@ } }, { - "id": 4171, + "id": 4124, "name": "onCompositionStartCapture", "variant": "declaration", "kind": 1024, @@ -54478,7 +54482,7 @@ } }, { - "id": 4172, + "id": 4125, "name": "onCompositionUpdate", "variant": "declaration", "kind": 1024, @@ -54522,7 +54526,7 @@ } }, { - "id": 4173, + "id": 4126, "name": "onCompositionUpdateCapture", "variant": "declaration", "kind": 1024, @@ -54566,7 +54570,7 @@ } }, { - "id": 4174, + "id": 4127, "name": "onContextMenu", "variant": "declaration", "kind": 1024, @@ -54610,7 +54614,7 @@ } }, { - "id": 4175, + "id": 4128, "name": "onContextMenuCapture", "variant": "declaration", "kind": 1024, @@ -54654,7 +54658,7 @@ } }, { - "id": 4176, + "id": 4129, "name": "onCopy", "variant": "declaration", "kind": 1024, @@ -54698,7 +54702,7 @@ } }, { - "id": 4177, + "id": 4130, "name": "onCopyCapture", "variant": "declaration", "kind": 1024, @@ -54742,7 +54746,7 @@ } }, { - "id": 4178, + "id": 4131, "name": "onCut", "variant": "declaration", "kind": 1024, @@ -54786,7 +54790,7 @@ } }, { - "id": 4179, + "id": 4132, "name": "onCutCapture", "variant": "declaration", "kind": 1024, @@ -54830,7 +54834,7 @@ } }, { - "id": 4180, + "id": 4133, "name": "onDoubleClick", "variant": "declaration", "kind": 1024, @@ -54874,7 +54878,7 @@ } }, { - "id": 4181, + "id": 4134, "name": "onDoubleClickCapture", "variant": "declaration", "kind": 1024, @@ -54918,7 +54922,7 @@ } }, { - "id": 4182, + "id": 4135, "name": "onDrag", "variant": "declaration", "kind": 1024, @@ -54962,7 +54966,7 @@ } }, { - "id": 4183, + "id": 4136, "name": "onDragCapture", "variant": "declaration", "kind": 1024, @@ -55006,7 +55010,7 @@ } }, { - "id": 4184, + "id": 4137, "name": "onDragEnd", "variant": "declaration", "kind": 1024, @@ -55050,7 +55054,7 @@ } }, { - "id": 4185, + "id": 4138, "name": "onDragEndCapture", "variant": "declaration", "kind": 1024, @@ -55094,7 +55098,7 @@ } }, { - "id": 4186, + "id": 4139, "name": "onDragEnter", "variant": "declaration", "kind": 1024, @@ -55138,7 +55142,7 @@ } }, { - "id": 4187, + "id": 4140, "name": "onDragEnterCapture", "variant": "declaration", "kind": 1024, @@ -55182,7 +55186,7 @@ } }, { - "id": 4188, + "id": 4141, "name": "onDragExit", "variant": "declaration", "kind": 1024, @@ -55226,7 +55230,7 @@ } }, { - "id": 4189, + "id": 4142, "name": "onDragExitCapture", "variant": "declaration", "kind": 1024, @@ -55270,7 +55274,7 @@ } }, { - "id": 4190, + "id": 4143, "name": "onDragLeave", "variant": "declaration", "kind": 1024, @@ -55314,7 +55318,7 @@ } }, { - "id": 4191, + "id": 4144, "name": "onDragLeaveCapture", "variant": "declaration", "kind": 1024, @@ -55358,7 +55362,7 @@ } }, { - "id": 4192, + "id": 4145, "name": "onDragOver", "variant": "declaration", "kind": 1024, @@ -55402,7 +55406,7 @@ } }, { - "id": 4193, + "id": 4146, "name": "onDragOverCapture", "variant": "declaration", "kind": 1024, @@ -55446,7 +55450,7 @@ } }, { - "id": 4194, + "id": 4147, "name": "onDragStart", "variant": "declaration", "kind": 1024, @@ -55490,7 +55494,7 @@ } }, { - "id": 4195, + "id": 4148, "name": "onDragStartCapture", "variant": "declaration", "kind": 1024, @@ -55534,7 +55538,7 @@ } }, { - "id": 4196, + "id": 4149, "name": "onDrop", "variant": "declaration", "kind": 1024, @@ -55578,7 +55582,7 @@ } }, { - "id": 4197, + "id": 4150, "name": "onDropCapture", "variant": "declaration", "kind": 1024, @@ -55622,7 +55626,7 @@ } }, { - "id": 4198, + "id": 4151, "name": "onDurationChange", "variant": "declaration", "kind": 1024, @@ -55666,7 +55670,7 @@ } }, { - "id": 4199, + "id": 4152, "name": "onDurationChangeCapture", "variant": "declaration", "kind": 1024, @@ -55710,7 +55714,7 @@ } }, { - "id": 4200, + "id": 4153, "name": "onEmptied", "variant": "declaration", "kind": 1024, @@ -55754,7 +55758,7 @@ } }, { - "id": 4201, + "id": 4154, "name": "onEmptiedCapture", "variant": "declaration", "kind": 1024, @@ -55798,7 +55802,7 @@ } }, { - "id": 4202, + "id": 4155, "name": "onEncrypted", "variant": "declaration", "kind": 1024, @@ -55842,7 +55846,7 @@ } }, { - "id": 4203, + "id": 4156, "name": "onEncryptedCapture", "variant": "declaration", "kind": 1024, @@ -55886,7 +55890,7 @@ } }, { - "id": 4204, + "id": 4157, "name": "onEnded", "variant": "declaration", "kind": 1024, @@ -55930,7 +55934,7 @@ } }, { - "id": 4205, + "id": 4158, "name": "onEndedCapture", "variant": "declaration", "kind": 1024, @@ -55974,7 +55978,7 @@ } }, { - "id": 4206, + "id": 4159, "name": "onError", "variant": "declaration", "kind": 1024, @@ -56018,7 +56022,7 @@ } }, { - "id": 4207, + "id": 4160, "name": "onErrorCapture", "variant": "declaration", "kind": 1024, @@ -56062,7 +56066,7 @@ } }, { - "id": 4208, + "id": 4161, "name": "onFocus", "variant": "declaration", "kind": 1024, @@ -56106,7 +56110,7 @@ } }, { - "id": 4209, + "id": 4162, "name": "onFocusCapture", "variant": "declaration", "kind": 1024, @@ -56150,7 +56154,7 @@ } }, { - "id": 4210, + "id": 4163, "name": "onGotPointerCapture", "variant": "declaration", "kind": 1024, @@ -56194,7 +56198,7 @@ } }, { - "id": 4211, + "id": 4164, "name": "onGotPointerCaptureCapture", "variant": "declaration", "kind": 1024, @@ -56238,7 +56242,7 @@ } }, { - "id": 4212, + "id": 4165, "name": "onInput", "variant": "declaration", "kind": 1024, @@ -56282,7 +56286,7 @@ } }, { - "id": 4213, + "id": 4166, "name": "onInputCapture", "variant": "declaration", "kind": 1024, @@ -56326,7 +56330,7 @@ } }, { - "id": 4214, + "id": 4167, "name": "onInvalid", "variant": "declaration", "kind": 1024, @@ -56370,7 +56374,7 @@ } }, { - "id": 4215, + "id": 4168, "name": "onInvalidCapture", "variant": "declaration", "kind": 1024, @@ -56414,7 +56418,7 @@ } }, { - "id": 4216, + "id": 4169, "name": "onKeyDown", "variant": "declaration", "kind": 1024, @@ -56458,7 +56462,7 @@ } }, { - "id": 4217, + "id": 4170, "name": "onKeyDownCapture", "variant": "declaration", "kind": 1024, @@ -56502,7 +56506,7 @@ } }, { - "id": 4218, + "id": 4171, "name": "onKeyPress", "variant": "declaration", "kind": 1024, @@ -56555,7 +56559,7 @@ } }, { - "id": 4219, + "id": 4172, "name": "onKeyPressCapture", "variant": "declaration", "kind": 1024, @@ -56608,7 +56612,7 @@ } }, { - "id": 4220, + "id": 4173, "name": "onKeyUp", "variant": "declaration", "kind": 1024, @@ -56652,7 +56656,7 @@ } }, { - "id": 4221, + "id": 4174, "name": "onKeyUpCapture", "variant": "declaration", "kind": 1024, @@ -56696,7 +56700,7 @@ } }, { - "id": 4222, + "id": 4175, "name": "onLoad", "variant": "declaration", "kind": 1024, @@ -56740,7 +56744,7 @@ } }, { - "id": 4223, + "id": 4176, "name": "onLoadCapture", "variant": "declaration", "kind": 1024, @@ -56784,7 +56788,7 @@ } }, { - "id": 4224, + "id": 4177, "name": "onLoadedData", "variant": "declaration", "kind": 1024, @@ -56828,7 +56832,7 @@ } }, { - "id": 4225, + "id": 4178, "name": "onLoadedDataCapture", "variant": "declaration", "kind": 1024, @@ -56872,7 +56876,7 @@ } }, { - "id": 4226, + "id": 4179, "name": "onLoadedMetadata", "variant": "declaration", "kind": 1024, @@ -56916,7 +56920,7 @@ } }, { - "id": 4227, + "id": 4180, "name": "onLoadedMetadataCapture", "variant": "declaration", "kind": 1024, @@ -56960,7 +56964,7 @@ } }, { - "id": 4228, + "id": 4181, "name": "onLoadStart", "variant": "declaration", "kind": 1024, @@ -57004,7 +57008,7 @@ } }, { - "id": 4229, + "id": 4182, "name": "onLoadStartCapture", "variant": "declaration", "kind": 1024, @@ -57048,7 +57052,7 @@ } }, { - "id": 4230, + "id": 4183, "name": "onLostPointerCapture", "variant": "declaration", "kind": 1024, @@ -57092,7 +57096,7 @@ } }, { - "id": 4231, + "id": 4184, "name": "onLostPointerCaptureCapture", "variant": "declaration", "kind": 1024, @@ -57136,7 +57140,7 @@ } }, { - "id": 4232, + "id": 4185, "name": "onMouseDown", "variant": "declaration", "kind": 1024, @@ -57180,7 +57184,7 @@ } }, { - "id": 4233, + "id": 4186, "name": "onMouseDownCapture", "variant": "declaration", "kind": 1024, @@ -57224,7 +57228,7 @@ } }, { - "id": 4234, + "id": 4187, "name": "onMouseEnter", "variant": "declaration", "kind": 1024, @@ -57268,7 +57272,7 @@ } }, { - "id": 4235, + "id": 4188, "name": "onMouseLeave", "variant": "declaration", "kind": 1024, @@ -57312,7 +57316,7 @@ } }, { - "id": 4236, + "id": 4189, "name": "onMouseMove", "variant": "declaration", "kind": 1024, @@ -57356,7 +57360,7 @@ } }, { - "id": 4237, + "id": 4190, "name": "onMouseMoveCapture", "variant": "declaration", "kind": 1024, @@ -57400,7 +57404,7 @@ } }, { - "id": 4238, + "id": 4191, "name": "onMouseOut", "variant": "declaration", "kind": 1024, @@ -57444,7 +57448,7 @@ } }, { - "id": 4239, + "id": 4192, "name": "onMouseOutCapture", "variant": "declaration", "kind": 1024, @@ -57488,7 +57492,7 @@ } }, { - "id": 4240, + "id": 4193, "name": "onMouseOver", "variant": "declaration", "kind": 1024, @@ -57532,7 +57536,7 @@ } }, { - "id": 4241, + "id": 4194, "name": "onMouseOverCapture", "variant": "declaration", "kind": 1024, @@ -57576,7 +57580,7 @@ } }, { - "id": 4242, + "id": 4195, "name": "onMouseUp", "variant": "declaration", "kind": 1024, @@ -57620,7 +57624,7 @@ } }, { - "id": 4243, + "id": 4196, "name": "onMouseUpCapture", "variant": "declaration", "kind": 1024, @@ -57664,7 +57668,7 @@ } }, { - "id": 4244, + "id": 4197, "name": "onPaste", "variant": "declaration", "kind": 1024, @@ -57708,7 +57712,7 @@ } }, { - "id": 4245, + "id": 4198, "name": "onPasteCapture", "variant": "declaration", "kind": 1024, @@ -57752,7 +57756,7 @@ } }, { - "id": 4246, + "id": 4199, "name": "onPause", "variant": "declaration", "kind": 1024, @@ -57796,7 +57800,7 @@ } }, { - "id": 4247, + "id": 4200, "name": "onPauseCapture", "variant": "declaration", "kind": 1024, @@ -57840,7 +57844,7 @@ } }, { - "id": 4248, + "id": 4201, "name": "onPlay", "variant": "declaration", "kind": 1024, @@ -57884,7 +57888,7 @@ } }, { - "id": 4249, + "id": 4202, "name": "onPlayCapture", "variant": "declaration", "kind": 1024, @@ -57928,7 +57932,7 @@ } }, { - "id": 4250, + "id": 4203, "name": "onPlaying", "variant": "declaration", "kind": 1024, @@ -57972,7 +57976,7 @@ } }, { - "id": 4251, + "id": 4204, "name": "onPlayingCapture", "variant": "declaration", "kind": 1024, @@ -58016,7 +58020,7 @@ } }, { - "id": 4252, + "id": 4205, "name": "onPointerCancel", "variant": "declaration", "kind": 1024, @@ -58060,7 +58064,7 @@ } }, { - "id": 4253, + "id": 4206, "name": "onPointerCancelCapture", "variant": "declaration", "kind": 1024, @@ -58104,7 +58108,7 @@ } }, { - "id": 4254, + "id": 4207, "name": "onPointerDown", "variant": "declaration", "kind": 1024, @@ -58148,7 +58152,7 @@ } }, { - "id": 4255, + "id": 4208, "name": "onPointerDownCapture", "variant": "declaration", "kind": 1024, @@ -58192,7 +58196,7 @@ } }, { - "id": 4256, + "id": 4209, "name": "onPointerEnter", "variant": "declaration", "kind": 1024, @@ -58236,7 +58240,7 @@ } }, { - "id": 4257, + "id": 4210, "name": "onPointerEnterCapture", "variant": "declaration", "kind": 1024, @@ -58280,7 +58284,7 @@ } }, { - "id": 4258, + "id": 4211, "name": "onPointerLeave", "variant": "declaration", "kind": 1024, @@ -58324,7 +58328,7 @@ } }, { - "id": 4259, + "id": 4212, "name": "onPointerLeaveCapture", "variant": "declaration", "kind": 1024, @@ -58368,7 +58372,7 @@ } }, { - "id": 4260, + "id": 4213, "name": "onPointerMove", "variant": "declaration", "kind": 1024, @@ -58412,7 +58416,7 @@ } }, { - "id": 4261, + "id": 4214, "name": "onPointerMoveCapture", "variant": "declaration", "kind": 1024, @@ -58456,7 +58460,7 @@ } }, { - "id": 4262, + "id": 4215, "name": "onPointerOut", "variant": "declaration", "kind": 1024, @@ -58500,7 +58504,7 @@ } }, { - "id": 4263, + "id": 4216, "name": "onPointerOutCapture", "variant": "declaration", "kind": 1024, @@ -58544,7 +58548,7 @@ } }, { - "id": 4264, + "id": 4217, "name": "onPointerOver", "variant": "declaration", "kind": 1024, @@ -58588,7 +58592,7 @@ } }, { - "id": 4265, + "id": 4218, "name": "onPointerOverCapture", "variant": "declaration", "kind": 1024, @@ -58632,7 +58636,7 @@ } }, { - "id": 4266, + "id": 4219, "name": "onPointerUp", "variant": "declaration", "kind": 1024, @@ -58676,7 +58680,7 @@ } }, { - "id": 4267, + "id": 4220, "name": "onPointerUpCapture", "variant": "declaration", "kind": 1024, @@ -58720,7 +58724,7 @@ } }, { - "id": 4268, + "id": 4221, "name": "onProgress", "variant": "declaration", "kind": 1024, @@ -58764,7 +58768,7 @@ } }, { - "id": 4269, + "id": 4222, "name": "onProgressCapture", "variant": "declaration", "kind": 1024, @@ -58808,7 +58812,7 @@ } }, { - "id": 4270, + "id": 4223, "name": "onRateChange", "variant": "declaration", "kind": 1024, @@ -58852,7 +58856,7 @@ } }, { - "id": 4271, + "id": 4224, "name": "onRateChangeCapture", "variant": "declaration", "kind": 1024, @@ -58896,7 +58900,7 @@ } }, { - "id": 4272, + "id": 4225, "name": "onReset", "variant": "declaration", "kind": 1024, @@ -58940,7 +58944,7 @@ } }, { - "id": 4273, + "id": 4226, "name": "onResetCapture", "variant": "declaration", "kind": 1024, @@ -58984,7 +58988,7 @@ } }, { - "id": 4274, + "id": 4227, "name": "onResize", "variant": "declaration", "kind": 1024, @@ -59028,7 +59032,7 @@ } }, { - "id": 4275, + "id": 4228, "name": "onResizeCapture", "variant": "declaration", "kind": 1024, @@ -59072,7 +59076,7 @@ } }, { - "id": 4276, + "id": 4229, "name": "onScroll", "variant": "declaration", "kind": 1024, @@ -59116,7 +59120,7 @@ } }, { - "id": 4277, + "id": 4230, "name": "onScrollCapture", "variant": "declaration", "kind": 1024, @@ -59160,7 +59164,7 @@ } }, { - "id": 4278, + "id": 4231, "name": "onSeeked", "variant": "declaration", "kind": 1024, @@ -59204,7 +59208,7 @@ } }, { - "id": 4279, + "id": 4232, "name": "onSeekedCapture", "variant": "declaration", "kind": 1024, @@ -59248,7 +59252,7 @@ } }, { - "id": 4280, + "id": 4233, "name": "onSeeking", "variant": "declaration", "kind": 1024, @@ -59292,7 +59296,7 @@ } }, { - "id": 4281, + "id": 4234, "name": "onSeekingCapture", "variant": "declaration", "kind": 1024, @@ -59336,7 +59340,7 @@ } }, { - "id": 4282, + "id": 4235, "name": "onSelect", "variant": "declaration", "kind": 1024, @@ -59380,7 +59384,7 @@ } }, { - "id": 4283, + "id": 4236, "name": "onSelectCapture", "variant": "declaration", "kind": 1024, @@ -59424,7 +59428,7 @@ } }, { - "id": 4284, + "id": 4237, "name": "onStalled", "variant": "declaration", "kind": 1024, @@ -59468,7 +59472,7 @@ } }, { - "id": 4285, + "id": 4238, "name": "onStalledCapture", "variant": "declaration", "kind": 1024, @@ -59512,7 +59516,7 @@ } }, { - "id": 4286, + "id": 4239, "name": "onSubmit", "variant": "declaration", "kind": 1024, @@ -59556,7 +59560,7 @@ } }, { - "id": 4287, + "id": 4240, "name": "onSubmitCapture", "variant": "declaration", "kind": 1024, @@ -59600,7 +59604,7 @@ } }, { - "id": 4288, + "id": 4241, "name": "onSuspend", "variant": "declaration", "kind": 1024, @@ -59644,7 +59648,7 @@ } }, { - "id": 4289, + "id": 4242, "name": "onSuspendCapture", "variant": "declaration", "kind": 1024, @@ -59688,7 +59692,7 @@ } }, { - "id": 4290, + "id": 4243, "name": "onTimeUpdate", "variant": "declaration", "kind": 1024, @@ -59732,7 +59736,7 @@ } }, { - "id": 4291, + "id": 4244, "name": "onTimeUpdateCapture", "variant": "declaration", "kind": 1024, @@ -59776,7 +59780,7 @@ } }, { - "id": 4292, + "id": 4245, "name": "onTouchCancel", "variant": "declaration", "kind": 1024, @@ -59820,7 +59824,7 @@ } }, { - "id": 4293, + "id": 4246, "name": "onTouchCancelCapture", "variant": "declaration", "kind": 1024, @@ -59864,7 +59868,7 @@ } }, { - "id": 4294, + "id": 4247, "name": "onTouchEnd", "variant": "declaration", "kind": 1024, @@ -59908,7 +59912,7 @@ } }, { - "id": 4295, + "id": 4248, "name": "onTouchEndCapture", "variant": "declaration", "kind": 1024, @@ -59952,7 +59956,7 @@ } }, { - "id": 4296, + "id": 4249, "name": "onTouchMove", "variant": "declaration", "kind": 1024, @@ -59996,7 +60000,7 @@ } }, { - "id": 4297, + "id": 4250, "name": "onTouchMoveCapture", "variant": "declaration", "kind": 1024, @@ -60040,7 +60044,7 @@ } }, { - "id": 4298, + "id": 4251, "name": "onTouchStart", "variant": "declaration", "kind": 1024, @@ -60084,7 +60088,7 @@ } }, { - "id": 4299, + "id": 4252, "name": "onTouchStartCapture", "variant": "declaration", "kind": 1024, @@ -60128,7 +60132,7 @@ } }, { - "id": 4300, + "id": 4253, "name": "onTransitionEnd", "variant": "declaration", "kind": 1024, @@ -60172,7 +60176,7 @@ } }, { - "id": 4301, + "id": 4254, "name": "onTransitionEndCapture", "variant": "declaration", "kind": 1024, @@ -60216,7 +60220,7 @@ } }, { - "id": 4302, + "id": 4255, "name": "onVolumeChange", "variant": "declaration", "kind": 1024, @@ -60260,7 +60264,7 @@ } }, { - "id": 4303, + "id": 4256, "name": "onVolumeChangeCapture", "variant": "declaration", "kind": 1024, @@ -60304,7 +60308,7 @@ } }, { - "id": 4304, + "id": 4257, "name": "onWaiting", "variant": "declaration", "kind": 1024, @@ -60348,7 +60352,7 @@ } }, { - "id": 4305, + "id": 4258, "name": "onWaitingCapture", "variant": "declaration", "kind": 1024, @@ -60392,7 +60396,7 @@ } }, { - "id": 4306, + "id": 4259, "name": "onWheel", "variant": "declaration", "kind": 1024, @@ -60436,7 +60440,7 @@ } }, { - "id": 4307, + "id": 4260, "name": "onWheelCapture", "variant": "declaration", "kind": 1024, @@ -60480,7 +60484,7 @@ } }, { - "id": 4308, + "id": 4261, "name": "ping", "variant": "declaration", "kind": 1024, @@ -60507,7 +60511,7 @@ } }, { - "id": 4309, + "id": 4262, "name": "placeholder", "variant": "declaration", "kind": 1024, @@ -60534,7 +60538,7 @@ } }, { - "id": 4310, + "id": 4263, "name": "prefetch", "variant": "declaration", "kind": 1024, @@ -60595,7 +60599,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 430, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L430" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L430" } ], "type": { @@ -60614,7 +60618,7 @@ } }, { - "id": 4311, + "id": 4264, "name": "prefix", "variant": "declaration", "kind": 1024, @@ -60641,7 +60645,7 @@ } }, { - "id": 4312, + "id": 4265, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -60659,7 +60663,7 @@ "kind": "inline-tag", "tag": "@link", "text": "ScrollRestoration", - "target": 5063 + "target": 5016 }, { "kind": "text", @@ -60676,7 +60680,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 488, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L488" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L488" } ], "type": { @@ -60690,7 +60694,7 @@ } }, { - "id": 4313, + "id": 4266, "name": "property", "variant": "declaration", "kind": 1024, @@ -60717,7 +60721,7 @@ } }, { - "id": 4314, + "id": 4267, "name": "radioGroup", "variant": "declaration", "kind": 1024, @@ -60744,7 +60748,7 @@ } }, { - "id": 4315, + "id": 4268, "name": "referrerPolicy", "variant": "declaration", "kind": 1024, @@ -60777,7 +60781,7 @@ } }, { - "id": 4316, + "id": 4269, "name": "rel", "variant": "declaration", "kind": 1024, @@ -60804,7 +60808,7 @@ } }, { - "id": 4317, + "id": 4270, "name": "relative", "variant": "declaration", "kind": 1024, @@ -60857,12 +60861,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 504, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L504" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L504" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" }, @@ -60873,7 +60877,7 @@ } }, { - "id": 4318, + "id": 4271, "name": "reloadDocument", "variant": "declaration", "kind": 1024, @@ -60906,7 +60910,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 439, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L439" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L439" } ], "type": { @@ -60920,7 +60924,7 @@ } }, { - "id": 4319, + "id": 4272, "name": "replace", "variant": "declaration", "kind": 1024, @@ -60953,7 +60957,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 459, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L459" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L459" } ], "type": { @@ -60967,7 +60971,7 @@ } }, { - "id": 4320, + "id": 4273, "name": "resource", "variant": "declaration", "kind": 1024, @@ -60994,7 +60998,7 @@ } }, { - "id": 4321, + "id": 4274, "name": "results", "variant": "declaration", "kind": 1024, @@ -61021,7 +61025,7 @@ } }, { - "id": 4322, + "id": 4275, "name": "rev", "variant": "declaration", "kind": 1024, @@ -61048,7 +61052,7 @@ } }, { - "id": 4323, + "id": 4276, "name": "role", "variant": "declaration", "kind": 1024, @@ -61081,7 +61085,7 @@ } }, { - "id": 4324, + "id": 4277, "name": "security", "variant": "declaration", "kind": 1024, @@ -61108,7 +61112,7 @@ } }, { - "id": 4325, + "id": 4278, "name": "slot", "variant": "declaration", "kind": 1024, @@ -61135,7 +61139,7 @@ } }, { - "id": 4326, + "id": 4279, "name": "spellCheck", "variant": "declaration", "kind": 1024, @@ -61167,7 +61171,7 @@ } }, { - "id": 4327, + "id": 4280, "name": "state", "variant": "declaration", "kind": 1024, @@ -61220,7 +61224,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 479, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L479" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L479" } ], "type": { @@ -61234,7 +61238,7 @@ } }, { - "id": 4328, + "id": 4281, "name": "style", "variant": "declaration", "kind": 1024, @@ -61246,7 +61250,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 770, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L770" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L770" } ], "type": { @@ -61265,7 +61269,7 @@ { "type": "reflection", "declaration": { - "id": 4329, + "id": 4282, "name": "__type", "variant": "declaration", "kind": 65536, @@ -61275,12 +61279,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 772, "character": 7, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L772" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L772" } ], "signatures": [ { - "id": 4330, + "id": 4283, "name": "__type", "variant": "signature", "kind": 4096, @@ -61290,19 +61294,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 772, "character": 7, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L772" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L772" } ], "parameters": [ { - "id": 4331, + "id": 4284, "name": "props", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4811, + "target": 4764, "name": "NavLinkRenderProps", "package": "react-router" } @@ -61335,7 +61339,7 @@ } }, { - "id": 4332, + "id": 4285, "name": "suppressContentEditableWarning", "variant": "declaration", "kind": 1024, @@ -61362,7 +61366,7 @@ } }, { - "id": 4333, + "id": 4286, "name": "suppressHydrationWarning", "variant": "declaration", "kind": 1024, @@ -61389,7 +61393,7 @@ } }, { - "id": 4334, + "id": 4287, "name": "tabIndex", "variant": "declaration", "kind": 1024, @@ -61416,7 +61420,7 @@ } }, { - "id": 4335, + "id": 4288, "name": "target", "variant": "declaration", "kind": 1024, @@ -61449,7 +61453,7 @@ } }, { - "id": 4336, + "id": 4289, "name": "title", "variant": "declaration", "kind": 1024, @@ -61476,7 +61480,7 @@ } }, { - "id": 4337, + "id": 4290, "name": "to", "variant": "declaration", "kind": 1024, @@ -61493,7 +61497,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Path", - "target": 4375 + "target": 4328 }, { "kind": "text", @@ -61510,12 +61514,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 521, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L521" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L521" } ], "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" }, @@ -61526,7 +61530,7 @@ } }, { - "id": 4338, + "id": 4291, "name": "translate", "variant": "declaration", "kind": 1024, @@ -61562,7 +61566,7 @@ } }, { - "id": 4339, + "id": 4292, "name": "type", "variant": "declaration", "kind": 1024, @@ -61589,7 +61593,7 @@ } }, { - "id": 4340, + "id": 4293, "name": "typeof", "variant": "declaration", "kind": 1024, @@ -61616,7 +61620,7 @@ } }, { - "id": 4341, + "id": 4294, "name": "unselectable", "variant": "declaration", "kind": 1024, @@ -61652,7 +61656,7 @@ } }, { - "id": 4342, + "id": 4295, "name": "viewTransition", "variant": "declaration", "kind": 1024, @@ -61678,7 +61682,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useViewTransitionState", - "target": 5264 + "target": 5217 } ] }, @@ -61687,7 +61691,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 534, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L534" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L534" } ], "type": { @@ -61701,7 +61705,7 @@ } }, { - "id": 4343, + "id": 4296, "name": "vocab", "variant": "declaration", "kind": 1024, @@ -61732,6 +61736,53 @@ { "title": "Properties", "children": [ + 4002, + 4003, + 4004, + 4005, + 4006, + 4007, + 4008, + 4009, + 4010, + 4011, + 4012, + 4013, + 4014, + 4015, + 4016, + 4017, + 4018, + 4019, + 4020, + 4021, + 4022, + 4023, + 4024, + 4025, + 4026, + 4027, + 4028, + 4029, + 4030, + 4031, + 4032, + 4033, + 4034, + 4035, + 4036, + 4037, + 4038, + 4039, + 4040, + 4041, + 4042, + 4043, + 4044, + 4045, + 4046, + 4047, + 4048, 4049, 4050, 4051, @@ -61746,20 +61797,12 @@ 4060, 4061, 4062, - 4063, - 4064, - 4065, 4066, - 4067, - 4068, - 4069, 4070, 4071, 4072, 4073, 4074, - 4075, - 4076, 4077, 4078, 4079, @@ -61793,12 +61836,20 @@ 4107, 4108, 4109, + 4110, + 4111, + 4112, 4113, + 4114, + 4115, + 4116, 4117, 4118, 4119, 4120, 4121, + 4122, + 4123, 4124, 4125, 4126, @@ -61957,9 +62008,6 @@ 4279, 4280, 4281, - 4282, - 4283, - 4284, 4285, 4286, 4287, @@ -61971,51 +62019,7 @@ 4293, 4294, 4295, - 4296, - 4297, - 4298, - 4299, - 4300, - 4301, - 4302, - 4303, - 4304, - 4305, - 4306, - 4307, - 4308, - 4309, - 4310, - 4311, - 4312, - 4313, - 4314, - 4315, - 4316, - 4317, - 4318, - 4319, - 4320, - 4321, - 4322, - 4323, - 4324, - 4325, - 4326, - 4327, - 4328, - 4332, - 4333, - 4334, - 4335, - 4336, - 4337, - 4338, - 4339, - 4340, - 4341, - 4342, - 4343 + 4296 ] } ], @@ -62024,7 +62028,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 718, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L718" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L718" } ], "extendedTypes": [ @@ -62037,7 +62041,7 @@ "typeArguments": [ { "type": "reference", - "target": 3690, + "target": 3643, "name": "LinkProps", "package": "react-router" }, @@ -62065,14 +62069,14 @@ ] }, { - "id": 4344, + "id": 4297, "name": "NonIndexRouteObject", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4345, + "id": 4298, "name": "action", "variant": "declaration", "kind": 1024, @@ -62084,7 +62088,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 50, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L50" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L50" } ], "type": { @@ -62096,7 +62100,7 @@ }, { "type": "reference", - "target": 2903, + "target": 2856, "typeArguments": [ { "type": "intrinsic", @@ -62110,7 +62114,7 @@ } }, { - "id": 4346, + "id": 4299, "name": "caseSensitive", "variant": "declaration", "kind": 1024, @@ -62122,7 +62126,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 46, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L46" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L46" } ], "type": { @@ -62131,7 +62135,7 @@ } }, { - "id": 4347, + "id": 4300, "name": "children", "variant": "declaration", "kind": 1024, @@ -62143,21 +62147,21 @@ "fileName": "packages/react-router/lib/context.ts", "line": 55, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L55" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L55" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } } }, { - "id": 4348, + "id": 4301, "name": "Component", "variant": "declaration", "kind": 1024, @@ -62169,7 +62173,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 59, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L59" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L59" } ], "type": { @@ -62189,7 +62193,7 @@ { "type": "reflection", "declaration": { - "id": 4349, + "id": 4302, "name": "__type", "variant": "declaration", "kind": 65536, @@ -62205,7 +62209,7 @@ } }, { - "id": 4350, + "id": 4303, "name": "element", "variant": "declaration", "kind": 1024, @@ -62217,7 +62221,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 56, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L56" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L56" } ], "type": { @@ -62232,7 +62236,7 @@ } }, { - "id": 4351, + "id": 4304, "name": "ErrorBoundary", "variant": "declaration", "kind": 1024, @@ -62244,7 +62248,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 61, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L61" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L61" } ], "type": { @@ -62264,7 +62268,7 @@ { "type": "reflection", "declaration": { - "id": 4352, + "id": 4305, "name": "__type", "variant": "declaration", "kind": 65536, @@ -62280,7 +62284,7 @@ } }, { - "id": 4353, + "id": 4306, "name": "errorElement", "variant": "declaration", "kind": 1024, @@ -62292,7 +62296,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 58, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L58" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L58" } ], "type": { @@ -62307,7 +62311,7 @@ } }, { - "id": 4354, + "id": 4307, "name": "handle", "variant": "declaration", "kind": 1024, @@ -62319,7 +62323,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 53, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L53" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L53" } ], "type": { @@ -62328,7 +62332,7 @@ } }, { - "id": 4355, + "id": 4308, "name": "hasErrorBoundary", "variant": "declaration", "kind": 1024, @@ -62340,7 +62344,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 51, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L51" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L51" } ], "type": { @@ -62349,7 +62353,7 @@ } }, { - "id": 4356, + "id": 4309, "name": "HydrateFallback", "variant": "declaration", "kind": 1024, @@ -62361,7 +62365,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 60, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L60" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L60" } ], "type": { @@ -62381,7 +62385,7 @@ { "type": "reflection", "declaration": { - "id": 4357, + "id": 4310, "name": "__type", "variant": "declaration", "kind": 65536, @@ -62397,7 +62401,7 @@ } }, { - "id": 4358, + "id": 4311, "name": "hydrateFallbackElement", "variant": "declaration", "kind": 1024, @@ -62409,7 +62413,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 57, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L57" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L57" } ], "type": { @@ -62424,7 +62428,7 @@ } }, { - "id": 4359, + "id": 4312, "name": "id", "variant": "declaration", "kind": 1024, @@ -62436,7 +62440,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 48, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L48" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L48" } ], "type": { @@ -62445,7 +62449,7 @@ } }, { - "id": 4360, + "id": 4313, "name": "index", "variant": "declaration", "kind": 1024, @@ -62457,7 +62461,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 54, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L54" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L54" } ], "type": { @@ -62466,7 +62470,7 @@ } }, { - "id": 4361, + "id": 4314, "name": "lazy", "variant": "declaration", "kind": 1024, @@ -62478,16 +62482,16 @@ "fileName": "packages/react-router/lib/context.ts", "line": 62, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L62" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L62" } ], "type": { "type": "reference", - "target": 3687, + "target": 3640, "typeArguments": [ { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } @@ -62497,7 +62501,7 @@ } }, { - "id": 4362, + "id": 4315, "name": "loader", "variant": "declaration", "kind": 1024, @@ -62509,7 +62513,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 49, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L49" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L49" } ], "type": { @@ -62521,7 +62525,7 @@ }, { "type": "reference", - "target": 4747, + "target": 4700, "typeArguments": [ { "type": "intrinsic", @@ -62535,7 +62539,7 @@ } }, { - "id": 4363, + "id": 4316, "name": "path", "variant": "declaration", "kind": 1024, @@ -62547,7 +62551,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 47, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L47" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L47" } ], "type": { @@ -62556,7 +62560,7 @@ } }, { - "id": 4364, + "id": 4317, "name": "shouldRevalidate", "variant": "declaration", "kind": 1024, @@ -62568,12 +62572,12 @@ "fileName": "packages/react-router/lib/context.ts", "line": 52, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L52" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L52" } ], "type": { "type": "reference", - "target": 4565, + "target": 4518, "name": "ShouldRevalidateFunction", "package": "react-router" } @@ -62583,23 +62587,23 @@ { "title": "Properties", "children": [ - 4345, - 4346, - 4347, - 4348, - 4350, - 4351, - 4353, - 4354, - 4355, - 4356, - 4358, - 4359, - 4360, - 4361, - 4362, - 4363, - 4364 + 4298, + 4299, + 4300, + 4301, + 4303, + 4304, + 4306, + 4307, + 4308, + 4309, + 4311, + 4312, + 4313, + 4314, + 4315, + 4316, + 4317 ] } ], @@ -62608,19 +62612,19 @@ "fileName": "packages/react-router/lib/context.ts", "line": 45, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L45" } ] }, { - "id": 4365, + "id": 4318, "name": "OutletProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4366, + "id": 4319, "name": "context", "variant": "declaration", "kind": 1024, @@ -62645,7 +62649,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useOutletContext", - "target": 5231 + "target": 5184 }, { "kind": "text", @@ -62658,7 +62662,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 590, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L590" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L590" } ], "type": { @@ -62671,7 +62675,7 @@ { "title": "Properties", "children": [ - 4366 + 4319 ] } ], @@ -62680,19 +62684,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 580, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L580" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L580" } ] }, { - "id": 4367, + "id": 4320, "name": "PageLinkDescriptor", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4368, + "id": 4321, "name": "crossOrigin", "variant": "declaration", "kind": 1024, @@ -62713,7 +62717,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 16, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L16" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L16" } ], "type": { @@ -62736,7 +62740,7 @@ } }, { - "id": 4369, + "id": 4322, "name": "disabled", "variant": "declaration", "kind": 1024, @@ -62757,7 +62761,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 113, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L113" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L113" } ], "type": { @@ -62771,7 +62775,7 @@ } }, { - "id": 4370, + "id": 4323, "name": "hrefLang", "variant": "declaration", "kind": 1024, @@ -62792,7 +62796,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 51, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L51" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L51" } ], "type": { @@ -62806,7 +62810,7 @@ } }, { - "id": 4371, + "id": 4324, "name": "integrity", "variant": "declaration", "kind": 1024, @@ -62827,7 +62831,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 46, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L46" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L46" } ], "type": { @@ -62841,7 +62845,7 @@ } }, { - "id": 4372, + "id": 4325, "name": "media", "variant": "declaration", "kind": 1024, @@ -62862,7 +62866,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 41, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L41" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L41" } ], "type": { @@ -62876,7 +62880,7 @@ } }, { - "id": 4373, + "id": 4326, "name": "page", "variant": "declaration", "kind": 1024, @@ -62894,7 +62898,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 189, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L189" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L189" } ], "type": { @@ -62903,7 +62907,7 @@ } }, { - "id": 4374, + "id": 4327, "name": "referrerPolicy", "variant": "declaration", "kind": 1024, @@ -62924,7 +62928,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 61, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L61" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L61" } ], "type": { @@ -62979,13 +62983,13 @@ { "title": "Properties", "children": [ - 4368, - 4369, - 4370, - 4371, - 4372, - 4373, - 4374 + 4321, + 4322, + 4323, + 4324, + 4325, + 4326, + 4327 ] } ], @@ -62994,7 +62998,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 173, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L173" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L173" } ], "extendedTypes": [ @@ -63007,7 +63011,7 @@ "typeArguments": [ { "type": "reference", - "target": 4733, + "target": 4686, "name": "HtmlLinkDescriptor", "package": "react-router" }, @@ -63059,7 +63063,7 @@ ] }, { - "id": 4375, + "id": 4328, "name": "Path", "variant": "declaration", "kind": 256, @@ -63074,7 +63078,7 @@ }, "children": [ { - "id": 4376, + "id": 4329, "name": "hash", "variant": "declaration", "kind": 1024, @@ -63092,7 +63096,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 49, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L49" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L49" } ], "type": { @@ -63101,7 +63105,7 @@ } }, { - "id": 4377, + "id": 4330, "name": "pathname", "variant": "declaration", "kind": 1024, @@ -63119,7 +63123,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 39, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L39" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L39" } ], "type": { @@ -63128,7 +63132,7 @@ } }, { - "id": 4378, + "id": 4331, "name": "search", "variant": "declaration", "kind": 1024, @@ -63146,7 +63150,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 44, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L44" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L44" } ], "type": { @@ -63159,9 +63163,9 @@ { "title": "Properties", "children": [ - 4376, - 4377, - 4378 + 4329, + 4330, + 4331 ] } ], @@ -63170,19 +63174,19 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 35, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L35" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L35" } ], "extendedBy": [ { "type": "reference", - "target": 3982, + "target": 3935, "name": "Location" } ] }, { - "id": 4379, + "id": 4332, "name": "PathMatch", "variant": "declaration", "kind": 256, @@ -63197,7 +63201,7 @@ }, "children": [ { - "id": 4380, + "id": 4333, "name": "params", "variant": "declaration", "kind": 1024, @@ -63213,18 +63217,18 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 916, + "line": 940, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L916" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L940" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "reference", - "target": 4384, + "target": 4337, "name": "ParamKey", "package": "react-router", "qualifiedName": "PathMatch.ParamKey", @@ -63236,7 +63240,7 @@ } }, { - "id": 4381, + "id": 4334, "name": "pathname", "variant": "declaration", "kind": 1024, @@ -63252,9 +63256,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 920, + "line": 944, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L920" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L944" } ], "type": { @@ -63263,7 +63267,7 @@ } }, { - "id": 4382, + "id": 4335, "name": "pathnameBase", "variant": "declaration", "kind": 1024, @@ -63279,9 +63283,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 924, + "line": 948, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L924" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L948" } ], "type": { @@ -63290,7 +63294,7 @@ } }, { - "id": 4383, + "id": 4336, "name": "pattern", "variant": "declaration", "kind": 1024, @@ -63306,14 +63310,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 928, + "line": 952, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L928" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L952" } ], "type": { "type": "reference", - "target": 4385, + "target": 4338, "typeArguments": [ { "type": "intrinsic", @@ -63329,24 +63333,24 @@ { "title": "Properties", "children": [ - 4380, - 4381, - 4382, - 4383 + 4333, + 4334, + 4335, + 4336 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 912, + "line": 936, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L912" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L936" } ], "typeParameters": [ { - "id": 4384, + "id": 4337, "name": "ParamKey", "variant": "typeParam", "kind": 131072, @@ -63363,7 +63367,7 @@ ] }, { - "id": 4385, + "id": 4338, "name": "PathPattern", "variant": "declaration", "kind": 256, @@ -63378,7 +63382,7 @@ }, "children": [ { - "id": 4386, + "id": 4339, "name": "caseSensitive", "variant": "declaration", "kind": 1024, @@ -63412,9 +63416,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 902, + "line": 926, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L902" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L926" } ], "type": { @@ -63423,7 +63427,7 @@ } }, { - "id": 4387, + "id": 4340, "name": "end", "variant": "declaration", "kind": 1024, @@ -63449,9 +63453,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 906, + "line": 930, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L906" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L930" } ], "type": { @@ -63460,7 +63464,7 @@ } }, { - "id": 4388, + "id": 4341, "name": "path", "variant": "declaration", "kind": 1024, @@ -63492,14 +63496,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 897, + "line": 921, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L897" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L921" } ], "type": { "type": "reference", - "target": 4389, + "target": 4342, "name": "Path", "package": "react-router", "qualifiedName": "PathPattern.Path", @@ -63511,23 +63515,23 @@ { "title": "Properties", "children": [ - 4386, - 4387, - 4388 + 4339, + 4340, + 4341 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 891, + "line": 915, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L891" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L915" } ], "typeParameters": [ { - "id": 4389, + "id": 4342, "name": "Path", "variant": "typeParam", "kind": 131072, @@ -63544,14 +63548,14 @@ ] }, { - "id": 4390, + "id": 4343, "name": "PathRouteProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4391, + "id": 4344, "name": "action", "variant": "declaration", "kind": 1024, @@ -63563,7 +63567,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 624, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L624" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L624" } ], "type": { @@ -63575,7 +63579,7 @@ }, { "type": "reference", - "target": 2903, + "target": 2856, "typeArguments": [ { "type": "intrinsic", @@ -63589,7 +63593,7 @@ } }, { - "id": 4392, + "id": 4345, "name": "caseSensitive", "variant": "declaration", "kind": 1024, @@ -63601,7 +63605,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 619, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L619" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L619" } ], "type": { @@ -63610,7 +63614,7 @@ } }, { - "id": 4393, + "id": 4346, "name": "children", "variant": "declaration", "kind": 1024, @@ -63622,7 +63626,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 629, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L629" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L629" } ], "type": { @@ -63637,7 +63641,7 @@ } }, { - "id": 4394, + "id": 4347, "name": "Component", "variant": "declaration", "kind": 1024, @@ -63649,7 +63653,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 633, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L633" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L633" } ], "type": { @@ -63669,7 +63673,7 @@ { "type": "reflection", "declaration": { - "id": 4395, + "id": 4348, "name": "__type", "variant": "declaration", "kind": 65536, @@ -63685,7 +63689,7 @@ } }, { - "id": 4396, + "id": 4349, "name": "element", "variant": "declaration", "kind": 1024, @@ -63697,7 +63701,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 630, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L630" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L630" } ], "type": { @@ -63712,7 +63716,7 @@ } }, { - "id": 4397, + "id": 4350, "name": "ErrorBoundary", "variant": "declaration", "kind": 1024, @@ -63724,7 +63728,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 635, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L635" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L635" } ], "type": { @@ -63744,7 +63748,7 @@ { "type": "reflection", "declaration": { - "id": 4398, + "id": 4351, "name": "__type", "variant": "declaration", "kind": 65536, @@ -63760,7 +63764,7 @@ } }, { - "id": 4399, + "id": 4352, "name": "errorElement", "variant": "declaration", "kind": 1024, @@ -63772,7 +63776,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 632, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L632" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L632" } ], "type": { @@ -63787,7 +63791,7 @@ } }, { - "id": 4400, + "id": 4353, "name": "handle", "variant": "declaration", "kind": 1024, @@ -63799,7 +63803,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 627, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L627" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L627" } ], "type": { @@ -63808,7 +63812,7 @@ } }, { - "id": 4401, + "id": 4354, "name": "hasErrorBoundary", "variant": "declaration", "kind": 1024, @@ -63820,7 +63824,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 625, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L625" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L625" } ], "type": { @@ -63829,7 +63833,7 @@ } }, { - "id": 4402, + "id": 4355, "name": "HydrateFallback", "variant": "declaration", "kind": 1024, @@ -63841,7 +63845,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 634, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L634" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L634" } ], "type": { @@ -63861,7 +63865,7 @@ { "type": "reflection", "declaration": { - "id": 4403, + "id": 4356, "name": "__type", "variant": "declaration", "kind": 65536, @@ -63877,7 +63881,7 @@ } }, { - "id": 4404, + "id": 4357, "name": "hydrateFallbackElement", "variant": "declaration", "kind": 1024, @@ -63889,7 +63893,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 631, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L631" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L631" } ], "type": { @@ -63904,7 +63908,7 @@ } }, { - "id": 4405, + "id": 4358, "name": "id", "variant": "declaration", "kind": 1024, @@ -63916,7 +63920,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 621, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L621" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L621" } ], "type": { @@ -63925,7 +63929,7 @@ } }, { - "id": 4406, + "id": 4359, "name": "index", "variant": "declaration", "kind": 1024, @@ -63937,7 +63941,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 628, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L628" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L628" } ], "type": { @@ -63946,7 +63950,7 @@ } }, { - "id": 4407, + "id": 4360, "name": "lazy", "variant": "declaration", "kind": 1024, @@ -63958,16 +63962,16 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 622, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L622" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L622" } ], "type": { "type": "reference", - "target": 3687, + "target": 3640, "typeArguments": [ { "type": "reference", - "target": 4344, + "target": 4297, "name": "NonIndexRouteObject", "package": "react-router" } @@ -63977,7 +63981,7 @@ } }, { - "id": 4408, + "id": 4361, "name": "loader", "variant": "declaration", "kind": 1024, @@ -63989,7 +63993,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 623, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L623" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L623" } ], "type": { @@ -64001,7 +64005,7 @@ }, { "type": "reference", - "target": 4747, + "target": 4700, "typeArguments": [ { "type": "intrinsic", @@ -64015,7 +64019,7 @@ } }, { - "id": 4409, + "id": 4362, "name": "path", "variant": "declaration", "kind": 1024, @@ -64027,7 +64031,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 620, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L620" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L620" } ], "type": { @@ -64036,7 +64040,7 @@ } }, { - "id": 4410, + "id": 4363, "name": "shouldRevalidate", "variant": "declaration", "kind": 1024, @@ -64048,12 +64052,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 626, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L626" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L626" } ], "type": { "type": "reference", - "target": 4565, + "target": 4518, "name": "ShouldRevalidateFunction", "package": "react-router" } @@ -64063,23 +64067,23 @@ { "title": "Properties", "children": [ - 4391, - 4392, - 4393, - 4394, - 4396, - 4397, - 4399, - 4400, - 4401, - 4402, - 4404, - 4405, - 4406, - 4407, - 4408, - 4409, - 4410 + 4344, + 4345, + 4346, + 4347, + 4349, + 4350, + 4352, + 4353, + 4354, + 4355, + 4357, + 4358, + 4359, + 4360, + 4361, + 4362, + 4363 ] } ], @@ -64088,26 +64092,26 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 618, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L618" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L618" } ], "extendedBy": [ { "type": "reference", - "target": 3666, + "target": 3619, "name": "LayoutRouteProps" } ] }, { - "id": 4411, + "id": 4364, "name": "RouteMatch", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4412, + "id": 4365, "name": "params", "variant": "declaration", "kind": 1024, @@ -64125,18 +64129,18 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 401, + "line": 425, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L401" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L425" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "reference", - "target": 4416, + "target": 4369, "name": "ParamKey", "package": "react-router", "qualifiedName": "RouteMatch.ParamKey", @@ -64153,7 +64157,7 @@ } }, { - "id": 4413, + "id": 4366, "name": "pathname", "variant": "declaration", "kind": 1024, @@ -64171,9 +64175,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 405, + "line": 429, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L405" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L429" } ], "type": { @@ -64187,7 +64191,7 @@ } }, { - "id": 4414, + "id": 4367, "name": "pathnameBase", "variant": "declaration", "kind": 1024, @@ -64205,9 +64209,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 409, + "line": 433, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L409" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L433" } ], "type": { @@ -64221,7 +64225,7 @@ } }, { - "id": 4415, + "id": 4368, "name": "route", "variant": "declaration", "kind": 1024, @@ -64239,14 +64243,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 413, + "line": 437, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L413" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L437" } ], "type": { "type": "reference", - "target": 4417, + "target": 4370, "name": "RouteObjectType", "package": "react-router", "qualifiedName": "RouteMatch.RouteObjectType", @@ -64263,10 +64267,10 @@ { "title": "Properties", "children": [ - 4412, - 4413, - 4414, - 4415 + 4365, + 4366, + 4367, + 4368 ] } ], @@ -64275,12 +64279,12 @@ "fileName": "packages/react-router/lib/context.ts", "line": 72, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L72" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L72" } ], "typeParameters": [ { - "id": 4416, + "id": 4369, "name": "ParamKey", "variant": "typeParam", "kind": 131072, @@ -64295,20 +64299,20 @@ } }, { - "id": 4417, + "id": 4370, "name": "RouteObjectType", "variant": "typeParam", "kind": 131072, "flags": {}, "type": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" }, "default": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } @@ -64324,7 +64328,7 @@ "typeArguments": [ { "type": "reference", - "target": 4416, + "target": 4369, "name": "ParamKey", "package": "react-router", "qualifiedName": "RouteMatch.ParamKey", @@ -64332,7 +64336,7 @@ }, { "type": "reference", - "target": 4417, + "target": 4370, "name": "RouteObjectType", "package": "react-router", "qualifiedName": "RouteMatch.RouteObjectType", @@ -64346,13 +64350,13 @@ "extendedBy": [ { "type": "reference", - "target": 2958, + "target": 2911, "name": "DataRouteMatch" } ] }, { - "id": 4418, + "id": 4371, "name": "RouterInit", "variant": "declaration", "kind": 256, @@ -64367,7 +64371,7 @@ }, "children": [ { - "id": 4419, + "id": 4372, "name": "basename", "variant": "declaration", "kind": 1024, @@ -64379,7 +64383,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 367, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L367" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L367" } ], "type": { @@ -64388,7 +64392,7 @@ } }, { - "id": 4420, + "id": 4373, "name": "dataStrategy", "variant": "declaration", "kind": 1024, @@ -64400,18 +64404,18 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 372, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L372" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L372" } ], "type": { "type": "reference", - "target": 2964, + "target": 2917, "name": "DataStrategyFunction", "package": "react-router" } }, { - "id": 4421, + "id": 4374, "name": "future", "variant": "declaration", "kind": 1024, @@ -64423,7 +64427,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 369, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L369" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L369" } ], "type": { @@ -64448,7 +64452,7 @@ } }, { - "id": 4422, + "id": 4375, "name": "history", "variant": "declaration", "kind": 1024, @@ -64458,7 +64462,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 366, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L366" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L366" } ], "type": { @@ -64472,7 +64476,7 @@ } }, { - "id": 4423, + "id": 4376, "name": "hydrationData", "variant": "declaration", "kind": 1024, @@ -64484,7 +64488,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 370, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L370" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L370" } ], "type": { @@ -64503,7 +64507,7 @@ "typeArguments": [ { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" }, @@ -64534,7 +64538,7 @@ } }, { - "id": 4424, + "id": 4377, "name": "mapRouteProperties", "variant": "declaration", "kind": 1024, @@ -64546,7 +64550,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 368, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L368" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L368" } ], "type": { @@ -64560,7 +64564,7 @@ } }, { - "id": 4425, + "id": 4378, "name": "patchRoutesOnNavigation", "variant": "declaration", "kind": 1024, @@ -64572,7 +64576,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 373, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L373" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L373" } ], "type": { @@ -64586,7 +64590,7 @@ } }, { - "id": 4426, + "id": 4379, "name": "routes", "variant": "declaration", "kind": 1024, @@ -64596,7 +64600,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 365, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L365" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L365" } ], "type": { @@ -64613,7 +64617,7 @@ } }, { - "id": 4427, + "id": 4380, "name": "window", "variant": "declaration", "kind": 1024, @@ -64625,7 +64629,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 371, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L371" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L371" } ], "type": { @@ -64643,15 +64647,15 @@ { "title": "Properties", "children": [ - 4419, - 4420, - 4421, - 4422, - 4423, - 4424, - 4425, - 4426, - 4427 + 4372, + 4373, + 4374, + 4375, + 4376, + 4377, + 4378, + 4379, + 4380 ] } ], @@ -64660,19 +64664,19 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 364, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L364" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L364" } ] }, { - "id": 4428, + "id": 4381, "name": "RouterProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4429, + "id": 4382, "name": "basename", "variant": "declaration", "kind": 1024, @@ -64684,7 +64688,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 688, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L688" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L688" } ], "type": { @@ -64693,7 +64697,7 @@ } }, { - "id": 4430, + "id": 4383, "name": "children", "variant": "declaration", "kind": 1024, @@ -64705,7 +64709,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 689, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L689" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L689" } ], "type": { @@ -64720,7 +64724,7 @@ } }, { - "id": 4431, + "id": 4384, "name": "location", "variant": "declaration", "kind": 1024, @@ -64730,7 +64734,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 690, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L690" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L690" } ], "type": { @@ -64749,7 +64753,7 @@ "typeArguments": [ { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -64767,7 +64771,7 @@ } }, { - "id": 4432, + "id": 4385, "name": "navigationType", "variant": "declaration", "kind": 1024, @@ -64779,18 +64783,18 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 691, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L691" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L691" } ], "type": { "type": "reference", - "target": 2799, + "target": 2752, "name": "Action", "package": "react-router" } }, { - "id": 4433, + "id": 4386, "name": "navigator", "variant": "declaration", "kind": 1024, @@ -64800,18 +64804,18 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 692, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L692" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L692" } ], "type": { "type": "reference", - "target": 4025, + "target": 3978, "name": "Navigator", "package": "react-router" } }, { - "id": 4434, + "id": 4387, "name": "static", "variant": "declaration", "kind": 1024, @@ -64823,7 +64827,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 693, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L693" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L693" } ], "type": { @@ -64836,12 +64840,12 @@ { "title": "Properties", "children": [ - 4429, - 4430, - 4431, - 4432, - 4433, - 4434 + 4382, + 4383, + 4384, + 4385, + 4386, + 4387 ] } ], @@ -64850,19 +64854,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 687, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L687" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L687" } ] }, { - "id": 4435, + "id": 4388, "name": "RouterProviderProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4436, + "id": 4389, "name": "flushSync", "variant": "declaration", "kind": 1024, @@ -64874,13 +64878,13 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 191, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L191" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L191" } ], "type": { "type": "reflection", "declaration": { - "id": 4437, + "id": 4390, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64890,12 +64894,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 191, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L191" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L191" } ], "signatures": [ { - "id": 4438, + "id": 4391, "name": "__type", "variant": "signature", "kind": 4096, @@ -64905,12 +64909,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 191, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L191" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L191" } ], "parameters": [ { - "id": 4439, + "id": 4392, "name": "fn", "variant": "param", "kind": 32768, @@ -64918,7 +64922,7 @@ "type": { "type": "reflection", "declaration": { - "id": 4440, + "id": 4393, "name": "__type", "variant": "declaration", "kind": 65536, @@ -64928,12 +64932,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 191, "character": 19, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L191" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L191" } ], "signatures": [ { - "id": 4441, + "id": 4394, "name": "__type", "variant": "signature", "kind": 4096, @@ -64943,7 +64947,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 191, "character": 19, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L191" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L191" } ], "type": { @@ -64966,7 +64970,7 @@ } }, { - "id": 4442, + "id": 4395, "name": "router", "variant": "declaration", "kind": 1024, @@ -64976,12 +64980,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 190, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L190" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L190" } ], "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "Router", "package": "react-router" } @@ -64991,8 +64995,8 @@ { "title": "Properties", "children": [ - 4436, - 4442 + 4389, + 4395 ] } ], @@ -65001,12 +65005,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 189, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L189" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L189" } ] }, { - "id": 4443, + "id": 4396, "name": "RouterState", "variant": "declaration", "kind": 256, @@ -65021,7 +65025,7 @@ }, "children": [ { - "id": 4444, + "id": 4397, "name": "actionData", "variant": "declaration", "kind": 1024, @@ -65039,7 +65043,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 331, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L331" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L331" } ], "type": { @@ -65062,7 +65066,7 @@ } }, { - "id": 4445, + "id": 4398, "name": "blockers", "variant": "declaration", "kind": 1024, @@ -65080,7 +65084,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 346, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L346" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L346" } ], "type": { @@ -65096,7 +65100,7 @@ }, { "type": "reference", - "target": 4659, + "target": 4612, "name": "Blocker", "package": "react-router" } @@ -65106,7 +65110,7 @@ } }, { - "id": 4446, + "id": 4399, "name": "errors", "variant": "declaration", "kind": 1024, @@ -65124,7 +65128,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 336, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L336" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L336" } ], "type": { @@ -65147,7 +65151,7 @@ } }, { - "id": 4447, + "id": 4400, "name": "fetchers", "variant": "declaration", "kind": 1024, @@ -65165,7 +65169,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 341, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L341" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L341" } ], "type": { @@ -65181,7 +65185,7 @@ }, { "type": "reference", - "target": 4707, + "target": 4660, "typeArguments": [ { "type": "intrinsic", @@ -65197,7 +65201,7 @@ } }, { - "id": 4448, + "id": 4401, "name": "historyAction", "variant": "declaration", "kind": 1024, @@ -65215,18 +65219,18 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 282, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L282" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L282" } ], "type": { "type": "reference", - "target": 2799, + "target": 2752, "name": "Action", "package": "react-router" } }, { - "id": 4449, + "id": 4402, "name": "initialized", "variant": "declaration", "kind": 1024, @@ -65244,7 +65248,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 297, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L297" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L297" } ], "type": { @@ -65253,7 +65257,7 @@ } }, { - "id": 4450, + "id": 4403, "name": "loaderData", "variant": "declaration", "kind": 1024, @@ -65271,7 +65275,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 326, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L326" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L326" } ], "type": { @@ -65285,7 +65289,7 @@ } }, { - "id": 4451, + "id": 4404, "name": "location", "variant": "declaration", "kind": 1024, @@ -65303,12 +65307,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 287, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L287" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L287" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -65320,7 +65324,7 @@ } }, { - "id": 4452, + "id": 4405, "name": "matches", "variant": "declaration", "kind": 1024, @@ -65338,7 +65342,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 292, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L292" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L292" } ], "type": { @@ -65355,7 +65359,7 @@ } }, { - "id": 4453, + "id": 4406, "name": "navigation", "variant": "declaration", "kind": 1024, @@ -65373,18 +65377,18 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 316, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L316" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L316" } ], "type": { "type": "reference", - "target": 4778, + "target": 4731, "name": "Navigation", "package": "react-router" } }, { - "id": 4454, + "id": 4407, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -65402,7 +65406,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 311, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L311" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L311" } ], "type": { @@ -65411,7 +65415,7 @@ } }, { - "id": 4455, + "id": 4408, "name": "restoreScrollPosition", "variant": "declaration", "kind": 1024, @@ -65429,7 +65433,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 305, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L305" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L305" } ], "type": { @@ -65451,7 +65455,7 @@ } }, { - "id": 4456, + "id": 4409, "name": "revalidation", "variant": "declaration", "kind": 1024, @@ -65469,12 +65473,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 321, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L321" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L321" } ], "type": { "type": "reference", - "target": 4836, + "target": 4789, "name": "RevalidationState", "package": "react-router" } @@ -65484,19 +65488,19 @@ { "title": "Properties", "children": [ - 4444, - 4445, - 4446, - 4447, - 4448, - 4449, - 4450, - 4451, - 4452, - 4453, - 4454, - 4455, - 4456 + 4397, + 4398, + 4399, + 4400, + 4401, + 4402, + 4403, + 4404, + 4405, + 4406, + 4407, + 4408, + 4409 ] } ], @@ -65505,12 +65509,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 276, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L276" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L276" } ] }, { - "id": 4457, + "id": 4410, "name": "RouterSubscriber", "variant": "declaration", "kind": 256, @@ -65528,12 +65532,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 423, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L423" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L423" } ], "signatures": [ { - "id": 4458, + "id": 4411, "name": "RouterSubscriber", "variant": "signature", "kind": 4096, @@ -65543,25 +65547,25 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 424, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L424" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L424" } ], "parameters": [ { - "id": 4459, + "id": 4412, "name": "state", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" } }, { - "id": 4460, + "id": 4413, "name": "opts", "variant": "param", "kind": 32768, @@ -65569,14 +65573,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4461, + "id": 4414, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4462, + "id": 4415, "name": "deletedFetchers", "variant": "declaration", "kind": 1024, @@ -65586,7 +65590,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 427, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L427" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L427" } ], "type": { @@ -65598,7 +65602,7 @@ } }, { - "id": 4463, + "id": 4416, "name": "flushSync", "variant": "declaration", "kind": 1024, @@ -65608,7 +65612,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 429, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L429" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L429" } ], "type": { @@ -65617,7 +65621,7 @@ } }, { - "id": 4464, + "id": 4417, "name": "viewTransitionOpts", "variant": "declaration", "kind": 1024, @@ -65629,7 +65633,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 428, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L428" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L428" } ], "type": { @@ -65647,9 +65651,9 @@ { "title": "Properties", "children": [ - 4462, - 4463, - 4464 + 4415, + 4416, + 4417 ] } ], @@ -65658,7 +65662,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 426, "character": 10, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L426" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L426" } ] } @@ -65673,14 +65677,14 @@ ] }, { - "id": 4465, + "id": 4418, "name": "RoutesProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4466, + "id": 4419, "name": "children", "variant": "declaration", "kind": 1024, @@ -65697,7 +65701,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Route", - "target": 5048 + "target": 5001 }, { "kind": "text", @@ -65710,7 +65714,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 788, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L788" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L788" } ], "type": { @@ -65725,7 +65729,7 @@ } }, { - "id": 4467, + "id": 4420, "name": "location", "variant": "declaration", "kind": 1024, @@ -65745,7 +65749,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 793, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L793" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L793" } ], "type": { @@ -65764,7 +65768,7 @@ "typeArguments": [ { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -65786,8 +65790,8 @@ { "title": "Properties", "children": [ - 4466, - 4467 + 4419, + 4420 ] } ], @@ -65796,19 +65800,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 784, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L784" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L784" } ] }, { - "id": 4468, + "id": 4421, "name": "RoutesTestStubProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4469, + "id": 4422, "name": "future", "variant": "declaration", "kind": 1024, @@ -65819,7 +65823,7 @@ "summary": [ { "kind": "text", - "text": "Future flags mimicking the settings in remix.config.js" + "text": "Future flags mimicking the settings in react-router.config.ts" } ] }, @@ -65828,7 +65832,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 86, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L86" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L86" } ], "type": { @@ -65853,7 +65857,7 @@ } }, { - "id": 4470, + "id": 4423, "name": "hydrationData", "variant": "declaration", "kind": 1024, @@ -65873,7 +65877,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 81, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L81" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L81" } ], "type": { @@ -65892,7 +65896,7 @@ "typeArguments": [ { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" }, @@ -65923,7 +65927,7 @@ } }, { - "id": 4471, + "id": 4424, "name": "initialEntries", "variant": "declaration", "kind": 1024, @@ -65943,21 +65947,21 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 63, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L63" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L63" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 4737, + "target": 4690, "name": "InitialEntry", "package": "react-router" } } }, { - "id": 4472, + "id": 4425, "name": "initialIndex", "variant": "declaration", "kind": 1024, @@ -65977,7 +65981,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 72, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L72" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L72" } ], "type": { @@ -65990,10 +65994,10 @@ { "title": "Properties", "children": [ - 4469, - 4470, - 4471, - 4472 + 4422, + 4423, + 4424, + 4425 ] } ], @@ -66002,12 +66006,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 56, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L56" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L56" } ] }, { - "id": 4473, + "id": 4426, "name": "ServerBuild", "variant": "declaration", "kind": 256, @@ -66022,7 +66026,7 @@ }, "children": [ { - "id": 4474, + "id": 4427, "name": "assets", "variant": "declaration", "kind": 1024, @@ -66032,18 +66036,18 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 18, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L18" } ], "type": { "type": "reference", - "target": 4644, + "target": 4597, "name": "AssetsManifest", "package": "react-router" } }, { - "id": 4475, + "id": 4428, "name": "assetsBuildDirectory", "variant": "declaration", "kind": 1024, @@ -66053,7 +66057,7 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 21, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L21" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L21" } ], "type": { @@ -66062,7 +66066,7 @@ } }, { - "id": 4476, + "id": 4429, "name": "basename", "variant": "declaration", "kind": 1024, @@ -66074,7 +66078,7 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 19, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L19" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L19" } ], "type": { @@ -66083,7 +66087,7 @@ } }, { - "id": 4477, + "id": 4430, "name": "entry", "variant": "declaration", "kind": 1024, @@ -66093,20 +66097,20 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 14, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L14" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L14" } ], "type": { "type": "reflection", "declaration": { - "id": 4478, + "id": 4431, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4479, + "id": 4432, "name": "module", "variant": "declaration", "kind": 1024, @@ -66116,12 +66120,12 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 15, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L15" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L15" } ], "type": { "type": "reference", - "target": 4484, + "target": 4437, "name": "ServerEntryModule", "package": "react-router" } @@ -66131,7 +66135,7 @@ { "title": "Properties", "children": [ - 4479 + 4432 ] } ], @@ -66140,14 +66144,14 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 14, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L14" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L14" } ] } } }, { - "id": 4480, + "id": 4433, "name": "future", "variant": "declaration", "kind": 1024, @@ -66157,7 +66161,7 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 22, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L22" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L22" } ], "type": { @@ -66171,7 +66175,7 @@ } }, { - "id": 4481, + "id": 4434, "name": "isSpaMode", "variant": "declaration", "kind": 1024, @@ -66181,7 +66185,7 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 23, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L23" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L23" } ], "type": { @@ -66190,7 +66194,7 @@ } }, { - "id": 4482, + "id": 4435, "name": "publicPath", "variant": "declaration", "kind": 1024, @@ -66200,7 +66204,7 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 20, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L20" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L20" } ], "type": { @@ -66209,7 +66213,7 @@ } }, { - "id": 4483, + "id": 4436, "name": "routes", "variant": "declaration", "kind": 1024, @@ -66219,7 +66223,7 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 17, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L17" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L17" } ], "type": { @@ -66237,14 +66241,14 @@ { "title": "Properties", "children": [ - 4474, - 4475, - 4476, - 4477, - 4480, - 4481, - 4482, - 4483 + 4427, + 4428, + 4429, + 4430, + 4433, + 4434, + 4435, + 4436 ] } ], @@ -66253,12 +66257,12 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 13, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L13" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L13" } ] }, { - "id": 4484, + "id": 4437, "name": "ServerEntryModule", "variant": "declaration", "kind": 256, @@ -66273,7 +66277,7 @@ }, "children": [ { - "id": 4485, + "id": 4438, "name": "default", "variant": "declaration", "kind": 1024, @@ -66283,18 +66287,18 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 51, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L51" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L51" } ], "type": { "type": "reference", - "target": 3602, + "target": 3555, "name": "HandleDocumentRequestFunction", "package": "react-router" } }, { - "id": 4486, + "id": 4439, "name": "handleDataRequest", "variant": "declaration", "kind": 1024, @@ -66306,18 +66310,18 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 52, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L52" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L52" } ], "type": { "type": "reference", - "target": 3598, + "target": 3551, "name": "HandleDataRequestFunction", "package": "react-router" } }, { - "id": 4487, + "id": 4440, "name": "handleError", "variant": "declaration", "kind": 1024, @@ -66329,18 +66333,18 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 53, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L53" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L53" } ], "type": { "type": "reference", - "target": 3609, + "target": 3562, "name": "HandleErrorFunction", "package": "react-router" } }, { - "id": 4488, + "id": 4441, "name": "streamTimeout", "variant": "declaration", "kind": 1024, @@ -66352,7 +66356,7 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 54, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L54" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L54" } ], "type": { @@ -66365,10 +66369,10 @@ { "title": "Properties", "children": [ - 4485, - 4486, - 4487, - 4488 + 4438, + 4439, + 4440, + 4441 ] } ], @@ -66377,19 +66381,19 @@ "fileName": "packages/react-router/lib/server-runtime/build.ts", "line": 50, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/build.ts#L50" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/build.ts#L50" } ] }, { - "id": 4489, + "id": 4442, "name": "ServerRouterProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4490, + "id": 4443, "name": "abortDelay", "variant": "declaration", "kind": 1024, @@ -66401,7 +66405,7 @@ "fileName": "packages/react-router/lib/dom/ssr/server.tsx", "line": 14, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/server.tsx#L14" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/server.tsx#L14" } ], "type": { @@ -66410,7 +66414,7 @@ } }, { - "id": 4491, + "id": 4444, "name": "context", "variant": "declaration", "kind": 1024, @@ -66420,18 +66424,18 @@ "fileName": "packages/react-router/lib/dom/ssr/server.tsx", "line": 12, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/server.tsx#L12" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/server.tsx#L12" } ], "type": { "type": "reference", - "target": 2993, + "target": 2946, "name": "EntryContext", "package": "react-router" } }, { - "id": 4492, + "id": 4445, "name": "nonce", "variant": "declaration", "kind": 1024, @@ -66443,7 +66447,7 @@ "fileName": "packages/react-router/lib/dom/ssr/server.tsx", "line": 15, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/server.tsx#L15" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/server.tsx#L15" } ], "type": { @@ -66452,7 +66456,7 @@ } }, { - "id": 4493, + "id": 4446, "name": "url", "variant": "declaration", "kind": 1024, @@ -66462,7 +66466,7 @@ "fileName": "packages/react-router/lib/dom/ssr/server.tsx", "line": 13, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/server.tsx#L13" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/server.tsx#L13" } ], "type": { @@ -66489,10 +66493,10 @@ { "title": "Properties", "children": [ - 4490, - 4491, - 4492, - 4493 + 4443, + 4444, + 4445, + 4446 ] } ], @@ -66501,12 +66505,12 @@ "fileName": "packages/react-router/lib/dom/ssr/server.tsx", "line": 11, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/server.tsx#L11" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/server.tsx#L11" } ] }, { - "id": 4494, + "id": 4447, "name": "Session", "variant": "declaration", "kind": 256, @@ -66532,7 +66536,7 @@ }, "children": [ { - "id": 4495, + "id": 4448, "name": "data", "variant": "declaration", "kind": 1024, @@ -66552,7 +66556,7 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 34, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L34" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L34" } ], "type": { @@ -66567,7 +66571,7 @@ "types": [ { "type": "reference", - "target": 4517, + "target": 4470, "name": "Data", "package": "react-router", "qualifiedName": "Session.Data", @@ -66597,14 +66601,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4518, + "target": 4471, "name": "FlashData", "package": "react-router", "qualifiedName": "Session.FlashData", @@ -66621,7 +66625,7 @@ "types": [ { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -66645,7 +66649,7 @@ } }, { - "id": 4496, + "id": 4449, "name": "id", "variant": "declaration", "kind": 1024, @@ -66665,7 +66669,7 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 26, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L26" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L26" } ], "type": { @@ -66674,7 +66678,7 @@ } }, { - "id": 4497, + "id": 4450, "name": "flash", "variant": "declaration", "kind": 2048, @@ -66684,12 +66688,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 61, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L61" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L61" } ], "signatures": [ { - "id": 4498, + "id": 4451, "name": "flash", "variant": "signature", "kind": 4096, @@ -66715,12 +66719,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 61, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L61" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L61" } ], "typeParameters": [ { - "id": 4499, + "id": 4452, "name": "Key", "variant": "typeParam", "kind": 131072, @@ -66733,21 +66737,21 @@ ], "parameters": [ { - "id": 4500, + "id": 4453, "name": "name", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4499, + "target": 4452, "name": "Key", "package": "react-router", "refersToTypeParameter": true } }, { - "id": 4501, + "id": 4454, "name": "value", "variant": "param", "kind": 32768, @@ -66756,14 +66760,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4499, + "target": 4452, "name": "Key", "package": "react-router", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4518, + "target": 4471, "name": "FlashData", "package": "react-router", "qualifiedName": "Session.FlashData", @@ -66780,7 +66784,7 @@ ] }, { - "id": 4502, + "id": 4455, "name": "get", "variant": "declaration", "kind": 2048, @@ -66790,12 +66794,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 45, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L45" } ], "signatures": [ { - "id": 4503, + "id": 4456, "name": "get", "variant": "signature", "kind": 4096, @@ -66821,12 +66825,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 45, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L45" } ], "typeParameters": [ { - "id": 4504, + "id": 4457, "name": "Key", "variant": "typeParam", "kind": 131072, @@ -66839,14 +66843,14 @@ ], "parameters": [ { - "id": 4505, + "id": 4458, "name": "name", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -66864,7 +66868,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -66874,7 +66878,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4517, + "target": 4470, "name": "Data", "package": "react-router", "qualifiedName": "Session.Data", @@ -66885,11 +66889,11 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4504, + "target": 4457, "typeArguments": [ { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -66901,7 +66905,7 @@ }, "objectType": { "type": "reference", - "target": 4517, + "target": 4470, "name": "Data", "package": "react-router", "qualifiedName": "Session.Data", @@ -66917,7 +66921,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -66927,7 +66931,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4518, + "target": 4471, "name": "FlashData", "package": "react-router", "qualifiedName": "Session.FlashData", @@ -66938,11 +66942,11 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4504, + "target": 4457, "typeArguments": [ { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -66954,7 +66958,7 @@ }, "objectType": { "type": "reference", - "target": 4518, + "target": 4471, "name": "FlashData", "package": "react-router", "qualifiedName": "Session.FlashData", @@ -66972,7 +66976,7 @@ ] }, { - "id": 4506, + "id": 4459, "name": "has", "variant": "declaration", "kind": 2048, @@ -66982,12 +66986,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 40, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L40" } ], "signatures": [ { - "id": 4507, + "id": 4460, "name": "has", "variant": "signature", "kind": 4096, @@ -67029,12 +67033,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 40, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L40" } ], "parameters": [ { - "id": 4508, + "id": 4461, "name": "name", "variant": "param", "kind": 32768, @@ -67050,7 +67054,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4518, + "target": 4471, "name": "FlashData", "package": "react-router", "qualifiedName": "Session.FlashData", @@ -67062,7 +67066,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4517, + "target": 4470, "name": "Data", "package": "react-router", "qualifiedName": "Session.Data", @@ -67087,7 +67091,7 @@ ] }, { - "id": 4509, + "id": 4462, "name": "set", "variant": "declaration", "kind": 2048, @@ -67097,12 +67101,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 55, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L55" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L55" } ], "signatures": [ { - "id": 4510, + "id": 4463, "name": "set", "variant": "signature", "kind": 4096, @@ -67128,12 +67132,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 55, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L55" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L55" } ], "typeParameters": [ { - "id": 4511, + "id": 4464, "name": "Key", "variant": "typeParam", "kind": 131072, @@ -67146,21 +67150,21 @@ ], "parameters": [ { - "id": 4512, + "id": 4465, "name": "name", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4511, + "target": 4464, "name": "Key", "package": "react-router", "refersToTypeParameter": true } }, { - "id": 4513, + "id": 4466, "name": "value", "variant": "param", "kind": 32768, @@ -67169,14 +67173,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4511, + "target": 4464, "name": "Key", "package": "react-router", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4517, + "target": 4470, "name": "Data", "package": "react-router", "qualifiedName": "Session.Data", @@ -67193,7 +67197,7 @@ ] }, { - "id": 4514, + "id": 4467, "name": "unset", "variant": "declaration", "kind": 2048, @@ -67203,12 +67207,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 69, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L69" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L69" } ], "signatures": [ { - "id": 4515, + "id": 4468, "name": "unset", "variant": "signature", "kind": 4096, @@ -67226,12 +67230,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 69, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L69" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L69" } ], "parameters": [ { - "id": 4516, + "id": 4469, "name": "name", "variant": "param", "kind": 32768, @@ -67244,7 +67248,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4517, + "target": 4470, "name": "Data", "package": "react-router", "qualifiedName": "Session.Data", @@ -67271,18 +67275,18 @@ { "title": "Properties", "children": [ - 4495, - 4496 + 4448, + 4449 ] }, { "title": "Methods", "children": [ - 4497, - 4502, - 4506, - 4509, - 4514 + 4450, + 4455, + 4459, + 4462, + 4467 ] } ], @@ -67291,32 +67295,32 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 19, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L19" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L19" } ], "typeParameters": [ { - "id": 4517, + "id": 4470, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" } }, { - "id": 4518, + "id": 4471, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4517, + "target": 4470, "name": "Data", "package": "react-router", "qualifiedName": "Session.Data", @@ -67326,7 +67330,7 @@ ] }, { - "id": 4519, + "id": 4472, "name": "SessionData", "variant": "declaration", "kind": 256, @@ -67344,12 +67348,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 10, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L10" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L10" } ], "indexSignatures": [ { - "id": 4520, + "id": 4473, "name": "__index", "variant": "signature", "kind": 8192, @@ -67359,12 +67363,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 11, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L11" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L11" } ], "parameters": [ { - "id": 4521, + "id": 4474, "name": "name", "variant": "param", "kind": 32768, @@ -67383,7 +67387,7 @@ ] }, { - "id": 4522, + "id": 4475, "name": "SessionIdStorageStrategy", "variant": "declaration", "kind": 256, @@ -67406,7 +67410,7 @@ }, "children": [ { - "id": 4523, + "id": 4476, "name": "cookie", "variant": "declaration", "kind": 1024, @@ -67426,7 +67430,7 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 218, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L218" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L218" } ], "type": { @@ -67434,7 +67438,7 @@ "types": [ { "type": "reference", - "target": 2925, + "target": 2878, "name": "Cookie", "package": "react-router" }, @@ -67443,33 +67447,33 @@ "types": [ { "type": "reference", - "target": 2937, + "target": 2890, "name": "ParseOptions", "package": "cookie" }, { "type": "reference", - "target": 2942, + "target": 2895, "name": "SerializeOptions", "package": "cookie" }, { "type": "reference", - "target": 2956, + "target": 2909, "name": "CookieSignatureOptions", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 4524, + "id": 4477, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4525, + "id": 4478, "name": "name", "variant": "declaration", "kind": 1024, @@ -67481,7 +67485,7 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 218, "character": 39, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L218" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L218" } ], "type": { @@ -67494,7 +67498,7 @@ { "title": "Properties", "children": [ - 4525 + 4478 ] } ], @@ -67503,7 +67507,7 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 218, "character": 37, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L218" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L218" } ] } @@ -67514,7 +67518,7 @@ } }, { - "id": 4526, + "id": 4479, "name": "createData", "variant": "declaration", "kind": 1024, @@ -67532,13 +67536,13 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 223, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L223" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L223" } ], "type": { "type": "reflection", "declaration": { - "id": 4527, + "id": 4480, "name": "__type", "variant": "declaration", "kind": 65536, @@ -67548,12 +67552,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 223, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L223" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L223" } ], "signatures": [ { - "id": 4528, + "id": 4481, "name": "__type", "variant": "signature", "kind": 4096, @@ -67563,12 +67567,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 223, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L223" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L223" } ], "parameters": [ { - "id": 4529, + "id": 4482, "name": "data", "variant": "param", "kind": 32768, @@ -67585,7 +67589,7 @@ "types": [ { "type": "reference", - "target": 4545, + "target": 4498, "name": "Data", "package": "react-router", "qualifiedName": "SessionIdStorageStrategy.Data", @@ -67615,14 +67619,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4546, + "target": 4499, "name": "FlashData", "package": "react-router", "qualifiedName": "SessionIdStorageStrategy.FlashData", @@ -67639,7 +67643,7 @@ "types": [ { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -67663,7 +67667,7 @@ } }, { - "id": 4530, + "id": 4483, "name": "expires", "variant": "param", "kind": 32768, @@ -67702,7 +67706,7 @@ } }, { - "id": 4531, + "id": 4484, "name": "deleteData", "variant": "declaration", "kind": 1024, @@ -67720,13 +67724,13 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 245, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L245" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L245" } ], "type": { "type": "reflection", "declaration": { - "id": 4532, + "id": 4485, "name": "__type", "variant": "declaration", "kind": 65536, @@ -67736,12 +67740,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 245, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L245" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L245" } ], "signatures": [ { - "id": 4533, + "id": 4486, "name": "__type", "variant": "signature", "kind": 4096, @@ -67751,12 +67755,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 245, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L245" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L245" } ], "parameters": [ { - "id": 4534, + "id": 4487, "name": "id", "variant": "param", "kind": 32768, @@ -67788,7 +67792,7 @@ } }, { - "id": 4535, + "id": 4488, "name": "readData", "variant": "declaration", "kind": 1024, @@ -67814,13 +67818,13 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 231, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L231" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L231" } ], "type": { "type": "reflection", "declaration": { - "id": 4536, + "id": 4489, "name": "__type", "variant": "declaration", "kind": 65536, @@ -67830,12 +67834,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 231, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L231" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L231" } ], "signatures": [ { - "id": 4537, + "id": 4490, "name": "__type", "variant": "signature", "kind": 4096, @@ -67845,12 +67849,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 231, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L231" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L231" } ], "parameters": [ { - "id": 4538, + "id": 4491, "name": "id", "variant": "param", "kind": 32768, @@ -67887,7 +67891,7 @@ "types": [ { "type": "reference", - "target": 4545, + "target": 4498, "name": "Data", "package": "react-router", "qualifiedName": "SessionIdStorageStrategy.Data", @@ -67917,14 +67921,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4546, + "target": 4499, "name": "FlashData", "package": "react-router", "qualifiedName": "SessionIdStorageStrategy.FlashData", @@ -67941,7 +67945,7 @@ "types": [ { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -67975,7 +67979,7 @@ } }, { - "id": 4539, + "id": 4492, "name": "updateData", "variant": "declaration", "kind": 1024, @@ -67993,13 +67997,13 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 236, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L236" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L236" } ], "type": { "type": "reflection", "declaration": { - "id": 4540, + "id": 4493, "name": "__type", "variant": "declaration", "kind": 65536, @@ -68009,12 +68013,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 236, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L236" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L236" } ], "signatures": [ { - "id": 4541, + "id": 4494, "name": "__type", "variant": "signature", "kind": 4096, @@ -68024,12 +68028,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 236, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L236" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L236" } ], "parameters": [ { - "id": 4542, + "id": 4495, "name": "id", "variant": "param", "kind": 32768, @@ -68040,7 +68044,7 @@ } }, { - "id": 4543, + "id": 4496, "name": "data", "variant": "param", "kind": 32768, @@ -68057,7 +68061,7 @@ "types": [ { "type": "reference", - "target": 4545, + "target": 4498, "name": "Data", "package": "react-router", "qualifiedName": "SessionIdStorageStrategy.Data", @@ -68087,14 +68091,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4546, + "target": 4499, "name": "FlashData", "package": "react-router", "qualifiedName": "SessionIdStorageStrategy.FlashData", @@ -68111,7 +68115,7 @@ "types": [ { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -68135,7 +68139,7 @@ } }, { - "id": 4544, + "id": 4497, "name": "expires", "variant": "param", "kind": 32768, @@ -68178,11 +68182,11 @@ { "title": "Properties", "children": [ - 4523, - 4526, - 4531, - 4535, - 4539 + 4476, + 4479, + 4484, + 4488, + 4492 ] } ], @@ -68191,32 +68195,32 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 210, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L210" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L210" } ], "typeParameters": [ { - "id": 4545, + "id": 4498, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" } }, { - "id": 4546, + "id": 4499, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4545, + "target": 4498, "name": "Data", "package": "react-router", "qualifiedName": "SessionIdStorageStrategy.Data", @@ -68226,7 +68230,7 @@ ] }, { - "id": 4547, + "id": 4500, "name": "SessionStorage", "variant": "declaration", "kind": 256, @@ -68257,7 +68261,7 @@ }, "children": [ { - "id": 4548, + "id": 4501, "name": "commitSession", "variant": "declaration", "kind": 1024, @@ -68275,13 +68279,13 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 186, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L186" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L186" } ], "type": { "type": "reflection", "declaration": { - "id": 4549, + "id": 4502, "name": "__type", "variant": "declaration", "kind": 65536, @@ -68291,12 +68295,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 186, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L186" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L186" } ], "signatures": [ { - "id": 4550, + "id": 4503, "name": "__type", "variant": "signature", "kind": 4096, @@ -68306,23 +68310,23 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 186, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L186" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L186" } ], "parameters": [ { - "id": 4551, + "id": 4504, "name": "session", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4494, + "target": 4447, "typeArguments": [ { "type": "reference", - "target": 4563, + "target": 4516, "name": "Data", "package": "react-router", "qualifiedName": "SessionStorage.Data", @@ -68330,7 +68334,7 @@ }, { "type": "reference", - "target": 4564, + "target": 4517, "name": "FlashData", "package": "react-router", "qualifiedName": "SessionStorage.FlashData", @@ -68342,7 +68346,7 @@ } }, { - "id": 4552, + "id": 4505, "name": "options", "variant": "param", "kind": 32768, @@ -68351,7 +68355,7 @@ }, "type": { "type": "reference", - "target": 2942, + "target": 2895, "name": "SerializeOptions", "package": "cookie" } @@ -68378,7 +68382,7 @@ } }, { - "id": 4553, + "id": 4506, "name": "destroySession", "variant": "declaration", "kind": 1024, @@ -68396,13 +68400,13 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 195, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L195" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L195" } ], "type": { "type": "reflection", "declaration": { - "id": 4554, + "id": 4507, "name": "__type", "variant": "declaration", "kind": 65536, @@ -68412,12 +68416,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 195, "character": 18, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L195" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L195" } ], "signatures": [ { - "id": 4555, + "id": 4508, "name": "__type", "variant": "signature", "kind": 4096, @@ -68427,23 +68431,23 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 195, "character": 18, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L195" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L195" } ], "parameters": [ { - "id": 4556, + "id": 4509, "name": "session", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4494, + "target": 4447, "typeArguments": [ { "type": "reference", - "target": 4563, + "target": 4516, "name": "Data", "package": "react-router", "qualifiedName": "SessionStorage.Data", @@ -68451,7 +68455,7 @@ }, { "type": "reference", - "target": 4564, + "target": 4517, "name": "FlashData", "package": "react-router", "qualifiedName": "SessionStorage.FlashData", @@ -68463,7 +68467,7 @@ } }, { - "id": 4557, + "id": 4510, "name": "options", "variant": "param", "kind": 32768, @@ -68472,7 +68476,7 @@ }, "type": { "type": "reference", - "target": 2942, + "target": 2895, "name": "SerializeOptions", "package": "cookie" } @@ -68499,7 +68503,7 @@ } }, { - "id": 4558, + "id": 4511, "name": "getSession", "variant": "declaration", "kind": 1024, @@ -68517,13 +68521,13 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 177, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L177" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L177" } ], "type": { "type": "reflection", "declaration": { - "id": 4559, + "id": 4512, "name": "__type", "variant": "declaration", "kind": 65536, @@ -68533,12 +68537,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 177, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L177" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L177" } ], "signatures": [ { - "id": 4560, + "id": 4513, "name": "__type", "variant": "signature", "kind": 4096, @@ -68548,12 +68552,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 177, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L177" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L177" } ], "parameters": [ { - "id": 4561, + "id": 4514, "name": "cookieHeader", "variant": "param", "kind": 32768, @@ -68575,7 +68579,7 @@ } }, { - "id": 4562, + "id": 4515, "name": "options", "variant": "param", "kind": 32768, @@ -68584,7 +68588,7 @@ }, "type": { "type": "reference", - "target": 2937, + "target": 2890, "name": "ParseOptions", "package": "cookie" } @@ -68599,11 +68603,11 @@ "typeArguments": [ { "type": "reference", - "target": 4494, + "target": 4447, "typeArguments": [ { "type": "reference", - "target": 4563, + "target": 4516, "name": "Data", "package": "react-router", "qualifiedName": "SessionStorage.Data", @@ -68611,7 +68615,7 @@ }, { "type": "reference", - "target": 4564, + "target": 4517, "name": "FlashData", "package": "react-router", "qualifiedName": "SessionStorage.FlashData", @@ -68635,9 +68639,9 @@ { "title": "Properties", "children": [ - 4548, - 4553, - 4558 + 4501, + 4506, + 4511 ] } ], @@ -68646,32 +68650,32 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 171, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L171" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L171" } ], "typeParameters": [ { - "id": 4563, + "id": 4516, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" } }, { - "id": 4564, + "id": 4517, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4563, + "target": 4516, "name": "Data", "package": "react-router", "qualifiedName": "SessionStorage.Data", @@ -68681,7 +68685,7 @@ ] }, { - "id": 4565, + "id": 4518, "name": "ShouldRevalidateFunction", "variant": "declaration", "kind": 256, @@ -68697,14 +68701,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 190, + "line": 191, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L190" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L191" } ], "signatures": [ { - "id": 4566, + "id": 4519, "name": "ShouldRevalidateFunction", "variant": "signature", "kind": 4096, @@ -68712,21 +68716,21 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 191, + "line": 192, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L191" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L192" } ], "parameters": [ { - "id": 4567, + "id": 4520, "name": "args", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4568, + "target": 4521, "name": "ShouldRevalidateFunctionArgs", "package": "react-router" } @@ -68740,7 +68744,7 @@ ] }, { - "id": 4568, + "id": 4521, "name": "ShouldRevalidateFunctionArgs", "variant": "declaration", "kind": 256, @@ -68755,7 +68759,7 @@ }, "children": [ { - "id": 4569, + "id": 4522, "name": "actionResult", "variant": "declaration", "kind": 1024, @@ -68765,9 +68769,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 179, + "line": 180, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L179" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L180" } ], "type": { @@ -68776,7 +68780,7 @@ } }, { - "id": 4570, + "id": 4523, "name": "actionStatus", "variant": "declaration", "kind": 1024, @@ -68786,9 +68790,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 178, + "line": 179, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L178" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L179" } ], "type": { @@ -68797,7 +68801,7 @@ } }, { - "id": 4571, + "id": 4524, "name": "currentParams", "variant": "declaration", "kind": 1024, @@ -68805,14 +68809,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 169, + "line": 170, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L169" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L170" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "intrinsic", @@ -68824,7 +68828,7 @@ } }, { - "id": 4572, + "id": 4525, "name": "currentUrl", "variant": "declaration", "kind": 1024, @@ -68832,9 +68836,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 168, + "line": 169, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L168" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L169" } ], "type": { @@ -68848,7 +68852,7 @@ } }, { - "id": 4573, + "id": 4526, "name": "defaultShouldRevalidate", "variant": "declaration", "kind": 1024, @@ -68856,9 +68860,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 180, + "line": 181, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L180" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L181" } ], "type": { @@ -68867,7 +68871,7 @@ } }, { - "id": 4574, + "id": 4527, "name": "formAction", "variant": "declaration", "kind": 1024, @@ -68877,9 +68881,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 173, + "line": 174, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L173" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L174" } ], "type": { @@ -68888,7 +68892,7 @@ } }, { - "id": 4575, + "id": 4528, "name": "formData", "variant": "declaration", "kind": 1024, @@ -68898,9 +68902,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 176, + "line": 177, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L176" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L177" } ], "type": { @@ -68914,7 +68918,7 @@ } }, { - "id": 4576, + "id": 4529, "name": "formEncType", "variant": "declaration", "kind": 1024, @@ -68924,20 +68928,20 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 174, + "line": 175, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L174" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L175" } ], "type": { "type": "reference", - "target": 4724, + "target": 4677, "name": "FormEncType", "package": "react-router" } }, { - "id": 4577, + "id": 4530, "name": "formMethod", "variant": "declaration", "kind": 1024, @@ -68947,9 +68951,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 172, + "line": 173, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L172" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L173" } ], "type": { @@ -68979,7 +68983,7 @@ } }, { - "id": 4578, + "id": 4531, "name": "json", "variant": "declaration", "kind": 1024, @@ -68989,9 +68993,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 177, + "line": 178, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L177" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L178" } ], "type": { @@ -69005,7 +69009,7 @@ } }, { - "id": 4579, + "id": 4532, "name": "nextParams", "variant": "declaration", "kind": 1024, @@ -69013,14 +69017,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 171, + "line": 172, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L171" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L172" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "intrinsic", @@ -69032,7 +69036,7 @@ } }, { - "id": 4580, + "id": 4533, "name": "nextUrl", "variant": "declaration", "kind": 1024, @@ -69040,9 +69044,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 170, + "line": 171, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L170" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L171" } ], "type": { @@ -69056,7 +69060,7 @@ } }, { - "id": 4581, + "id": 4534, "name": "text", "variant": "declaration", "kind": 1024, @@ -69066,9 +69070,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 175, + "line": 176, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L175" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L176" } ], "type": { @@ -69081,33 +69085,33 @@ { "title": "Properties", "children": [ - 4569, - 4570, - 4571, - 4572, - 4573, - 4574, - 4575, - 4576, - 4577, - 4578, - 4579, - 4580, - 4581 + 4522, + 4523, + 4524, + 4525, + 4526, + 4527, + 4528, + 4529, + 4530, + 4531, + 4532, + 4533, + 4534 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 167, + "line": 168, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L167" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L168" } ] }, { - "id": 4582, + "id": 4535, "name": "StaticHandler", "variant": "declaration", "kind": 256, @@ -69122,7 +69126,7 @@ }, "children": [ { - "id": 4583, + "id": 4536, "name": "dataRoutes", "variant": "declaration", "kind": 1024, @@ -69132,7 +69136,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 396, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L396" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L396" } ], "type": { @@ -69149,7 +69153,7 @@ } }, { - "id": 4584, + "id": 4537, "name": "query", "variant": "declaration", "kind": 2048, @@ -69159,12 +69163,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 397, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L397" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L397" } ], "signatures": [ { - "id": 4585, + "id": 4538, "name": "query", "variant": "signature", "kind": 4096, @@ -69174,12 +69178,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 397, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L397" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L397" } ], "parameters": [ { - "id": 4586, + "id": 4539, "name": "request", "variant": "param", "kind": 32768, @@ -69195,7 +69199,7 @@ } }, { - "id": 4587, + "id": 4540, "name": "opts", "variant": "param", "kind": 32768, @@ -69205,14 +69209,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4588, + "id": 4541, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4589, + "id": 4542, "name": "dataStrategy", "variant": "declaration", "kind": 1024, @@ -69224,18 +69228,18 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 402, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L402" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L402" } ], "type": { "type": "reference", - "target": 2964, + "target": 2917, "name": "DataStrategyFunction", "package": "react-router" } }, { - "id": 4590, + "id": 4543, "name": "requestContext", "variant": "declaration", "kind": 1024, @@ -69247,7 +69251,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 400, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L400" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L400" } ], "type": { @@ -69256,7 +69260,7 @@ } }, { - "id": 4591, + "id": 4544, "name": "skipLoaderErrorBubbling", "variant": "declaration", "kind": 1024, @@ -69268,7 +69272,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 401, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L401" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L401" } ], "type": { @@ -69281,9 +69285,9 @@ { "title": "Properties", "children": [ - 4589, - 4590, - 4591 + 4542, + 4543, + 4544 ] } ], @@ -69292,7 +69296,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 399, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L399" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L399" } ] } @@ -69320,7 +69324,7 @@ }, { "type": "reference", - "target": 4600, + "target": 4553, "name": "StaticHandlerContext", "package": "react-router" } @@ -69334,7 +69338,7 @@ ] }, { - "id": 4592, + "id": 4545, "name": "queryRoute", "variant": "declaration", "kind": 2048, @@ -69344,12 +69348,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 405, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L405" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L405" } ], "signatures": [ { - "id": 4593, + "id": 4546, "name": "queryRoute", "variant": "signature", "kind": 4096, @@ -69359,12 +69363,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 405, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L405" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L405" } ], "parameters": [ { - "id": 4594, + "id": 4547, "name": "request", "variant": "param", "kind": 32768, @@ -69380,7 +69384,7 @@ } }, { - "id": 4595, + "id": 4548, "name": "opts", "variant": "param", "kind": 32768, @@ -69390,14 +69394,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4596, + "id": 4549, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4597, + "id": 4550, "name": "dataStrategy", "variant": "declaration", "kind": 1024, @@ -69409,18 +69413,18 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 410, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L410" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L410" } ], "type": { "type": "reference", - "target": 2964, + "target": 2917, "name": "DataStrategyFunction", "package": "react-router" } }, { - "id": 4598, + "id": 4551, "name": "requestContext", "variant": "declaration", "kind": 1024, @@ -69432,7 +69436,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 409, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L409" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L409" } ], "type": { @@ -69441,7 +69445,7 @@ } }, { - "id": 4599, + "id": 4552, "name": "routeId", "variant": "declaration", "kind": 1024, @@ -69453,7 +69457,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 408, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L408" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L408" } ], "type": { @@ -69466,9 +69470,9 @@ { "title": "Properties", "children": [ - 4597, - 4598, - 4599 + 4550, + 4551, + 4552 ] } ], @@ -69477,7 +69481,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 407, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L407" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L407" } ] } @@ -69507,14 +69511,14 @@ { "title": "Properties", "children": [ - 4583 + 4536 ] }, { "title": "Methods", "children": [ - 4584, - 4592 + 4537, + 4545 ] } ], @@ -69523,12 +69527,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 395, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L395" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L395" } ] }, { - "id": 4600, + "id": 4553, "name": "StaticHandlerContext", "variant": "declaration", "kind": 256, @@ -69543,7 +69547,7 @@ }, "children": [ { - "id": 4601, + "id": 4554, "name": "_deepestRenderedBoundaryId", "variant": "declaration", "kind": 1024, @@ -69555,7 +69559,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 389, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L389" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L389" } ], "type": { @@ -69573,7 +69577,7 @@ } }, { - "id": 4602, + "id": 4555, "name": "actionData", "variant": "declaration", "kind": 1024, @@ -69583,7 +69587,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 384, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L384" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L384" } ], "type": { @@ -69606,7 +69610,7 @@ } }, { - "id": 4603, + "id": 4556, "name": "actionHeaders", "variant": "declaration", "kind": 1024, @@ -69616,7 +69620,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 388, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L388" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L388" } ], "type": { @@ -69645,7 +69649,7 @@ } }, { - "id": 4604, + "id": 4557, "name": "basename", "variant": "declaration", "kind": 1024, @@ -69655,7 +69659,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 380, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L380" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L380" } ], "type": { @@ -69673,7 +69677,7 @@ } }, { - "id": 4605, + "id": 4558, "name": "errors", "variant": "declaration", "kind": 1024, @@ -69683,7 +69687,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 385, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L385" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L385" } ], "type": { @@ -69706,7 +69710,7 @@ } }, { - "id": 4606, + "id": 4559, "name": "loaderData", "variant": "declaration", "kind": 1024, @@ -69716,7 +69720,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 383, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L383" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L383" } ], "type": { @@ -69730,7 +69734,7 @@ } }, { - "id": 4607, + "id": 4560, "name": "loaderHeaders", "variant": "declaration", "kind": 1024, @@ -69740,7 +69744,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 387, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L387" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L387" } ], "type": { @@ -69769,7 +69773,7 @@ } }, { - "id": 4608, + "id": 4561, "name": "location", "variant": "declaration", "kind": 1024, @@ -69779,12 +69783,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 381, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L381" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L381" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -69796,7 +69800,7 @@ } }, { - "id": 4609, + "id": 4562, "name": "matches", "variant": "declaration", "kind": 1024, @@ -69806,7 +69810,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 382, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L382" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L382" } ], "type": { @@ -69823,7 +69827,7 @@ } }, { - "id": 4610, + "id": 4563, "name": "statusCode", "variant": "declaration", "kind": 1024, @@ -69833,7 +69837,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 386, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L386" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L386" } ], "type": { @@ -69846,16 +69850,16 @@ { "title": "Properties", "children": [ - 4601, - 4602, - 4603, - 4604, - 4605, - 4606, - 4607, - 4608, - 4609, - 4610 + 4554, + 4555, + 4556, + 4557, + 4558, + 4559, + 4560, + 4561, + 4562, + 4563 ] } ], @@ -69864,19 +69868,19 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 379, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L379" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L379" } ] }, { - "id": 4611, + "id": 4564, "name": "StaticRouterProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4612, + "id": 4565, "name": "basename", "variant": "declaration", "kind": 1024, @@ -69888,7 +69892,7 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 40, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L40" } ], "type": { @@ -69897,7 +69901,7 @@ } }, { - "id": 4613, + "id": 4566, "name": "children", "variant": "declaration", "kind": 1024, @@ -69909,7 +69913,7 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 41, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L41" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L41" } ], "type": { @@ -69924,7 +69928,7 @@ } }, { - "id": 4614, + "id": 4567, "name": "location", "variant": "declaration", "kind": 1024, @@ -69934,7 +69938,7 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 42, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L42" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L42" } ], "type": { @@ -69953,7 +69957,7 @@ "typeArguments": [ { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -69975,9 +69979,9 @@ { "title": "Properties", "children": [ - 4612, - 4613, - 4614 + 4565, + 4566, + 4567 ] } ], @@ -69986,19 +69990,19 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 39, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L39" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L39" } ] }, { - "id": 4615, + "id": 4568, "name": "StaticRouterProviderProps", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4616, + "id": 4569, "name": "context", "variant": "declaration", "kind": 1024, @@ -70008,18 +70012,18 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 83, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L83" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L83" } ], "type": { "type": "reference", - "target": 4600, + "target": 4553, "name": "StaticHandlerContext", "package": "react-router" } }, { - "id": 4617, + "id": 4570, "name": "hydrate", "variant": "declaration", "kind": 1024, @@ -70031,7 +70035,7 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 85, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L85" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L85" } ], "type": { @@ -70040,7 +70044,7 @@ } }, { - "id": 4618, + "id": 4571, "name": "nonce", "variant": "declaration", "kind": 1024, @@ -70052,7 +70056,7 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 86, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L86" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L86" } ], "type": { @@ -70061,7 +70065,7 @@ } }, { - "id": 4619, + "id": 4572, "name": "router", "variant": "declaration", "kind": 1024, @@ -70071,12 +70075,12 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 84, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L84" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L84" } ], "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "Router", "package": "react-router" } @@ -70086,10 +70090,10 @@ { "title": "Properties", "children": [ - 4616, - 4617, - 4618, - 4619 + 4569, + 4570, + 4571, + 4572 ] } ], @@ -70098,12 +70102,12 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 82, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L82" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L82" } ] }, { - "id": 4620, + "id": 4573, "name": "SubmitFunction", "variant": "declaration", "kind": 256, @@ -70129,12 +70133,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1430, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1430" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1430" } ], "signatures": [ { - "id": 4621, + "id": 4574, "name": "SubmitFunction", "variant": "signature", "kind": 4096, @@ -70144,12 +70148,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1431, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1431" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1431" } ], "parameters": [ { - "id": 4622, + "id": 4575, "name": "target", "variant": "param", "kind": 32768, @@ -70216,13 +70220,13 @@ }, "type": { "type": "reference", - "target": 4854, + "target": 4807, "name": "SubmitTarget", "package": "react-router" } }, { - "id": 4623, + "id": 4576, "name": "options", "variant": "param", "kind": 32768, @@ -70255,7 +70259,7 @@ }, "type": { "type": "reference", - "target": 4624, + "target": 4577, "name": "SubmitOptions", "package": "react-router" } @@ -70280,7 +70284,7 @@ ] }, { - "id": 4624, + "id": 4577, "name": "SubmitOptions", "variant": "declaration", "kind": 256, @@ -70295,7 +70299,7 @@ }, "children": [ { - "id": 4625, + "id": 4578, "name": "action", "variant": "declaration", "kind": 1024, @@ -70324,7 +70328,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 170, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L170" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L170" } ], "type": { @@ -70333,12 +70337,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 3300, + "target": 3253, "name": "FetcherSubmitOptions.action" } }, { - "id": 4626, + "id": 4579, "name": "encType", "variant": "declaration", "kind": 1024, @@ -70367,23 +70371,23 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 176, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L176" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L176" } ], "type": { "type": "reference", - "target": 4724, + "target": 4677, "name": "FormEncType", "package": "react-router" }, "inheritedFrom": { "type": "reference", - "target": 3301, + "target": 3254, "name": "FetcherSubmitOptions.encType" } }, { - "id": 4627, + "id": 4580, "name": "fetcherKey", "variant": "declaration", "kind": 1024, @@ -70403,7 +70407,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 221, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L221" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L221" } ], "type": { @@ -70412,7 +70416,7 @@ } }, { - "id": 4628, + "id": 4581, "name": "flushSync", "variant": "declaration", "kind": 1024, @@ -70433,7 +70437,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 194, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L194" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L194" } ], "type": { @@ -70442,12 +70446,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 3302, + "target": 3255, "name": "FetcherSubmitOptions.flushSync" } }, { - "id": 4629, + "id": 4582, "name": "method", "variant": "declaration", "kind": 1024, @@ -70476,23 +70480,23 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 164, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L164" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L164" } ], "type": { "type": "reference", - "target": 4732, + "target": 4685, "name": "HTMLFormMethod", "package": "react-router" }, "inheritedFrom": { "type": "reference", - "target": 3303, + "target": 3256, "name": "FetcherSubmitOptions.method" } }, { - "id": 4630, + "id": 4583, "name": "navigate", "variant": "declaration", "kind": 1024, @@ -70512,7 +70516,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 226, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L226" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L226" } ], "type": { @@ -70521,7 +70525,7 @@ } }, { - "id": 4631, + "id": 4584, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -70542,7 +70546,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 189, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L189" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L189" } ], "type": { @@ -70551,12 +70555,12 @@ }, "inheritedFrom": { "type": "reference", - "target": 3304, + "target": 3257, "name": "FetcherSubmitOptions.preventScrollReset" } }, { - "id": 4632, + "id": 4585, "name": "relative", "variant": "declaration", "kind": 1024, @@ -70577,23 +70581,23 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 183, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L183" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L183" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" }, "inheritedFrom": { "type": "reference", - "target": 3305, + "target": 3258, "name": "FetcherSubmitOptions.relative" } }, { - "id": 4633, + "id": 4586, "name": "replace", "variant": "declaration", "kind": 1024, @@ -70629,7 +70633,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 211, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L211" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L211" } ], "type": { @@ -70638,7 +70642,7 @@ } }, { - "id": 4634, + "id": 4587, "name": "state", "variant": "declaration", "kind": 1024, @@ -70658,7 +70662,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 216, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L216" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L216" } ], "type": { @@ -70667,7 +70671,7 @@ } }, { - "id": 4635, + "id": 4588, "name": "viewTransition", "variant": "declaration", "kind": 1024, @@ -70687,7 +70691,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 231, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L231" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L231" } ], "type": { @@ -70700,17 +70704,17 @@ { "title": "Properties", "children": [ - 4625, - 4626, - 4627, - 4628, - 4629, - 4630, - 4631, - 4632, - 4633, - 4634, - 4635 + 4578, + 4579, + 4580, + 4581, + 4582, + 4583, + 4584, + 4585, + 4586, + 4587, + 4588 ] } ], @@ -70719,27 +70723,27 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 205, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L205" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L205" } ], "extendedTypes": [ { "type": "reference", - "target": 3299, + "target": 3252, "name": "FetcherSubmitOptions", "package": "react-router" } ] }, { - "id": 4636, + "id": 4589, "name": "UIMatch", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4637, + "id": 4590, "name": "data", "variant": "declaration", "kind": 1024, @@ -70747,14 +70751,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 535, + "line": 559, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L535" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L559" } ], "type": { "type": "reference", - "target": 4642, + "target": 4595, "name": "Data", "package": "react-router", "qualifiedName": "UIMatch.Data", @@ -70762,7 +70766,7 @@ } }, { - "id": 4638, + "id": 4591, "name": "handle", "variant": "declaration", "kind": 1024, @@ -70770,14 +70774,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 536, + "line": 560, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L536" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L560" } ], "type": { "type": "reference", - "target": 4643, + "target": 4596, "name": "Handle", "package": "react-router", "qualifiedName": "UIMatch.Handle", @@ -70785,7 +70789,7 @@ } }, { - "id": 4639, + "id": 4592, "name": "id", "variant": "declaration", "kind": 1024, @@ -70793,9 +70797,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 532, + "line": 556, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L532" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L556" } ], "type": { @@ -70804,7 +70808,7 @@ } }, { - "id": 4640, + "id": 4593, "name": "params", "variant": "declaration", "kind": 1024, @@ -70812,14 +70816,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 534, + "line": 558, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L534" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L558" } ], "type": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "intrinsic", @@ -70831,7 +70835,7 @@ } }, { - "id": 4641, + "id": 4594, "name": "pathname", "variant": "declaration", "kind": 1024, @@ -70839,9 +70843,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 533, + "line": 557, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L533" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L557" } ], "type": { @@ -70854,25 +70858,25 @@ { "title": "Properties", "children": [ - 4637, - 4638, - 4639, - 4640, - 4641 + 4590, + 4591, + 4592, + 4593, + 4594 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 531, + "line": 555, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L531" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L555" } ], "typeParameters": [ { - "id": 4642, + "id": 4595, "name": "Data", "variant": "typeParam", "kind": 131072, @@ -70883,7 +70887,7 @@ } }, { - "id": 4643, + "id": 4596, "name": "Handle", "variant": "typeParam", "kind": 131072, @@ -70896,14 +70900,14 @@ ] }, { - "id": 4644, + "id": 4597, "name": "UNSAFE_AssetsManifest", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 4645, + "id": 4598, "name": "entry", "variant": "declaration", "kind": 1024, @@ -70913,20 +70917,20 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 47, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L47" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L47" } ], "type": { "type": "reflection", "declaration": { - "id": 4646, + "id": 4599, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4647, + "id": 4600, "name": "imports", "variant": "declaration", "kind": 1024, @@ -70936,7 +70940,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 48, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L48" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L48" } ], "type": { @@ -70948,7 +70952,7 @@ } }, { - "id": 4648, + "id": 4601, "name": "module", "variant": "declaration", "kind": 1024, @@ -70958,7 +70962,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 49, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L49" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L49" } ], "type": { @@ -70971,8 +70975,8 @@ { "title": "Properties", "children": [ - 4647, - 4648 + 4600, + 4601 ] } ], @@ -70981,14 +70985,14 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 47, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L47" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L47" } ] } } }, { - "id": 4649, + "id": 4602, "name": "hmr", "variant": "declaration", "kind": 1024, @@ -71000,20 +71004,20 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 54, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L54" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L54" } ], "type": { "type": "reflection", "declaration": { - "id": 4650, + "id": 4603, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4651, + "id": 4604, "name": "runtime", "variant": "declaration", "kind": 1024, @@ -71023,7 +71027,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 56, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L56" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L56" } ], "type": { @@ -71032,7 +71036,7 @@ } }, { - "id": 4652, + "id": 4605, "name": "timestamp", "variant": "declaration", "kind": 1024, @@ -71044,7 +71048,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 55, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L55" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L55" } ], "type": { @@ -71057,8 +71061,8 @@ { "title": "Properties", "children": [ - 4651, - 4652 + 4604, + 4605 ] } ], @@ -71067,14 +71071,14 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 54, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L54" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L54" } ] } } }, { - "id": 4653, + "id": 4606, "name": "routes", "variant": "declaration", "kind": 1024, @@ -71084,7 +71088,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 51, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L51" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L51" } ], "type": { @@ -71109,7 +71113,7 @@ } }, { - "id": 4654, + "id": 4607, "name": "url", "variant": "declaration", "kind": 1024, @@ -71119,7 +71123,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 52, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L52" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L52" } ], "type": { @@ -71128,7 +71132,7 @@ } }, { - "id": 4655, + "id": 4608, "name": "version", "variant": "declaration", "kind": 1024, @@ -71138,7 +71142,7 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 53, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L53" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L53" } ], "type": { @@ -71151,11 +71155,11 @@ { "title": "Properties", "children": [ - 4645, - 4649, - 4653, - 4654, - 4655 + 4598, + 4602, + 4606, + 4607, + 4608 ] } ], @@ -71164,12 +71168,12 @@ "fileName": "packages/react-router/lib/dom/ssr/entry.ts", "line": 46, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/entry.ts#L46" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/entry.ts#L46" } ] }, { - "id": 4656, + "id": 4609, "name": "UNSAFE_RouteModules", "variant": "declaration", "kind": 256, @@ -71179,12 +71183,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 17, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L17" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L17" } ], "indexSignatures": [ { - "id": 4657, + "id": 4610, "name": "__index", "variant": "signature", "kind": 8192, @@ -71194,12 +71198,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 18, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L18" } ], "parameters": [ { - "id": 4658, + "id": 4611, "name": "routeId", "variant": "param", "kind": 32768, @@ -71232,7 +71236,7 @@ ] }, { - "id": 4659, + "id": 4612, "name": "Blocker", "variant": "declaration", "kind": 2097152, @@ -71242,7 +71246,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 653, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L653" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L653" } ], "type": { @@ -71279,7 +71283,7 @@ } }, { - "id": 4660, + "id": 4613, "name": "BlockerFunction", "variant": "declaration", "kind": 2097152, @@ -71289,13 +71293,13 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 655, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L655" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L655" } ], "type": { "type": "reflection", "declaration": { - "id": 4661, + "id": 4614, "name": "__type", "variant": "declaration", "kind": 65536, @@ -71305,19 +71309,19 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 655, "character": 30, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L655" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L655" } ], "signatures": [ { - "id": 4662, + "id": 4615, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4663, + "id": 4616, "name": "args", "variant": "param", "kind": 32768, @@ -71325,14 +71329,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4664, + "id": 4617, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4665, + "id": 4618, "name": "currentLocation", "variant": "declaration", "kind": 1024, @@ -71342,18 +71346,18 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 656, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L656" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L656" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "name": "Location", "package": "react-router" } }, { - "id": 4666, + "id": 4619, "name": "historyAction", "variant": "declaration", "kind": 1024, @@ -71363,19 +71367,19 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 658, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L658" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L658" } ], "type": { "type": "reference", - "target": 2799, + "target": 2752, "name": "NavigationType", "package": "react-router", "qualifiedName": "Action" } }, { - "id": 4667, + "id": 4620, "name": "nextLocation", "variant": "declaration", "kind": 1024, @@ -71385,12 +71389,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 657, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L657" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L657" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "name": "Location", "package": "react-router" } @@ -71400,9 +71404,9 @@ { "title": "Properties", "children": [ - 4665, - 4666, - 4667 + 4618, + 4619, + 4620 ] } ], @@ -71411,7 +71415,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 655, "character": 37, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L655" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L655" } ] } @@ -71428,7 +71432,7 @@ } }, { - "id": 4668, + "id": 4621, "name": "ClientActionFunction", "variant": "declaration", "kind": 2097152, @@ -71446,13 +71450,13 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 37, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L37" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L37" } ], "type": { "type": "reflection", "declaration": { - "id": 4669, + "id": 4622, "name": "__type", "variant": "declaration", "kind": 65536, @@ -71462,26 +71466,26 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 37, "character": 35, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L37" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L37" } ], "signatures": [ { - "id": 4670, + "id": 4623, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4671, + "id": 4624, "name": "args", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4672, + "target": 4625, "name": "ClientActionFunctionArgs", "package": "react-router" } @@ -71496,7 +71500,7 @@ "typeArguments": [ { "type": "reference", - "target": 2903, + "target": 2856, "name": "ActionFunction", "package": "react-router" } @@ -71510,7 +71514,7 @@ } }, { - "id": 4672, + "id": 4625, "name": "ClientActionFunctionArgs", "variant": "declaration", "kind": 2097152, @@ -71536,7 +71540,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 44, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L44" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L44" } ], "type": { @@ -71544,7 +71548,7 @@ "types": [ { "type": "reference", - "target": 2908, + "target": 2861, "typeArguments": [ { "type": "intrinsic", @@ -71557,14 +71561,14 @@ { "type": "reflection", "declaration": { - "id": 4673, + "id": 4626, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4674, + "id": 4627, "name": "serverAction", "variant": "declaration", "kind": 1024, @@ -71574,13 +71578,13 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 45, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L45" } ], "type": { "type": "reflection", "declaration": { - "id": 4675, + "id": 4628, "name": "__type", "variant": "declaration", "kind": 65536, @@ -71590,19 +71594,19 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 45, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L45" } ], "signatures": [ { - "id": 4676, + "id": 4629, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 4677, + "id": 4630, "name": "T", "variant": "typeParam", "kind": 131072, @@ -71623,13 +71627,13 @@ { "type": "reference", "target": { - "sourceFileName": "packages/react-router/lib/types.ts", + "sourceFileName": "packages/react-router/lib/types/route-data.ts", "qualifiedName": "SerializeFrom" }, "typeArguments": [ { "type": "reference", - "target": 4677, + "target": 4630, "name": "T", "package": "react-router", "refersToTypeParameter": true @@ -71652,7 +71656,7 @@ { "title": "Properties", "children": [ - 4674 + 4627 ] } ], @@ -71661,7 +71665,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 44, "character": 71, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L44" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L44" } ] } @@ -71670,7 +71674,7 @@ } }, { - "id": 4678, + "id": 4631, "name": "ClientLoaderFunction", "variant": "declaration", "kind": 2097152, @@ -71688,7 +71692,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 51, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L51" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L51" } ], "type": { @@ -71697,7 +71701,7 @@ { "type": "reflection", "declaration": { - "id": 4679, + "id": 4632, "name": "__type", "variant": "declaration", "kind": 65536, @@ -71707,26 +71711,26 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 51, "character": 36, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L51" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L51" } ], "signatures": [ { - "id": 4680, + "id": 4633, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4681, + "id": 4634, "name": "args", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4684, + "target": 4637, "name": "ClientLoaderFunctionArgs", "package": "react-router" } @@ -71741,7 +71745,7 @@ "typeArguments": [ { "type": "reference", - "target": 4747, + "target": 4700, "name": "LoaderFunction", "package": "react-router" } @@ -71756,14 +71760,14 @@ { "type": "reflection", "declaration": { - "id": 4682, + "id": 4635, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4683, + "id": 4636, "name": "hydrate", "variant": "declaration", "kind": 1024, @@ -71775,7 +71779,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 54, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L54" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L54" } ], "type": { @@ -71788,7 +71792,7 @@ { "title": "Properties", "children": [ - 4683 + 4636 ] } ], @@ -71797,7 +71801,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 53, "character": 35, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L53" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L53" } ] } @@ -71806,7 +71810,7 @@ } }, { - "id": 4684, + "id": 4637, "name": "ClientLoaderFunctionArgs", "variant": "declaration", "kind": 2097152, @@ -71832,7 +71836,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 60, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L60" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L60" } ], "type": { @@ -71840,7 +71844,7 @@ "types": [ { "type": "reference", - "target": 3977, + "target": 3930, "typeArguments": [ { "type": "intrinsic", @@ -71853,14 +71857,14 @@ { "type": "reflection", "declaration": { - "id": 4685, + "id": 4638, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4686, + "id": 4639, "name": "serverLoader", "variant": "declaration", "kind": 1024, @@ -71870,13 +71874,13 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 61, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L61" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L61" } ], "type": { "type": "reflection", "declaration": { - "id": 4687, + "id": 4640, "name": "__type", "variant": "declaration", "kind": 65536, @@ -71886,19 +71890,19 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 61, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L61" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L61" } ], "signatures": [ { - "id": 4688, + "id": 4641, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "typeParameters": [ { - "id": 4689, + "id": 4642, "name": "T", "variant": "typeParam", "kind": 131072, @@ -71919,13 +71923,13 @@ { "type": "reference", "target": { - "sourceFileName": "packages/react-router/lib/types.ts", + "sourceFileName": "packages/react-router/lib/types/route-data.ts", "qualifiedName": "SerializeFrom" }, "typeArguments": [ { "type": "reference", - "target": 4689, + "target": 4642, "name": "T", "package": "react-router", "refersToTypeParameter": true @@ -71948,7 +71952,7 @@ { "title": "Properties", "children": [ - 4686 + 4639 ] } ], @@ -71957,7 +71961,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 60, "character": 71, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L60" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L60" } ] } @@ -71966,7 +71970,7 @@ } }, { - "id": 4690, + "id": 4643, "name": "CookieOptions", "variant": "declaration", "kind": 2097152, @@ -71976,7 +71980,7 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 24, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L24" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L24" } ], "type": { @@ -71984,19 +71988,19 @@ "types": [ { "type": "reference", - "target": 2937, + "target": 2890, "name": "ParseOptions", "package": "cookie" }, { "type": "reference", - "target": 2942, + "target": 2895, "name": "SerializeOptions", "package": "cookie" }, { "type": "reference", - "target": 2956, + "target": 2909, "name": "CookieSignatureOptions", "package": "react-router" } @@ -72004,7 +72008,7 @@ } }, { - "id": 4691, + "id": 4644, "name": "CreateRequestHandlerFunction", "variant": "declaration", "kind": 2097152, @@ -72014,13 +72018,13 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 40, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L40" } ], "type": { "type": "reflection", "declaration": { - "id": 4692, + "id": 4645, "name": "__type", "variant": "declaration", "kind": 65536, @@ -72030,19 +72034,19 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 40, "character": 43, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L40" } ], "signatures": [ { - "id": 4693, + "id": 4646, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4694, + "id": 4647, "name": "build", "variant": "param", "kind": 32768, @@ -72052,14 +72056,14 @@ "types": [ { "type": "reference", - "target": 4473, + "target": 4426, "name": "ServerBuild", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 4695, + "id": 4648, "name": "__type", "variant": "declaration", "kind": 65536, @@ -72069,12 +72073,12 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 41, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L41" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L41" } ], "signatures": [ { - "id": 4696, + "id": 4649, "name": "__type", "variant": "signature", "kind": 4096, @@ -72084,7 +72088,7 @@ "types": [ { "type": "reference", - "target": 4473, + "target": 4426, "name": "ServerBuild", "package": "react-router" }, @@ -72097,7 +72101,7 @@ "typeArguments": [ { "type": "reference", - "target": 4473, + "target": 4426, "name": "ServerBuild", "package": "react-router" } @@ -72115,7 +72119,7 @@ } }, { - "id": 4697, + "id": 4650, "name": "mode", "variant": "param", "kind": 32768, @@ -72130,7 +72134,7 @@ ], "type": { "type": "reference", - "target": 4831, + "target": 4784, "name": "RequestHandler", "package": "react-router" } @@ -72140,7 +72144,7 @@ } }, { - "id": 4698, + "id": 4651, "name": "DataRouteObject", "variant": "declaration", "kind": 2097152, @@ -72150,7 +72154,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 67, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L67" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L67" } ], "type": { @@ -72158,21 +72162,21 @@ "types": [ { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 4699, + "id": 4652, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4700, + "id": 4653, "name": "children", "variant": "declaration", "kind": 1024, @@ -72184,21 +72188,21 @@ "fileName": "packages/react-router/lib/context.ts", "line": 68, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L68" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L68" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 4698, + "target": 4651, "name": "DataRouteObject", "package": "react-router" } } }, { - "id": 4701, + "id": 4654, "name": "id", "variant": "declaration", "kind": 1024, @@ -72208,7 +72212,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 69, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L69" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L69" } ], "type": { @@ -72221,8 +72225,8 @@ { "title": "Properties", "children": [ - 4700, - 4701 + 4653, + 4654 ] } ], @@ -72231,7 +72235,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 67, "character": 44, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L67" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L67" } ] } @@ -72240,7 +72244,7 @@ } }, { - "id": 4702, + "id": 4655, "name": "ErrorResponse", "variant": "declaration", "kind": 2097152, @@ -72248,22 +72252,22 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1398, + "line": 1422, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1398" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1422" } ], "type": { "type": "reflection", "declaration": { - "id": 4703, + "id": 4656, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4704, + "id": 4657, "name": "data", "variant": "declaration", "kind": 1024, @@ -72271,9 +72275,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1401, + "line": 1425, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1401" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1425" } ], "type": { @@ -72282,7 +72286,7 @@ } }, { - "id": 4705, + "id": 4658, "name": "status", "variant": "declaration", "kind": 1024, @@ -72290,9 +72294,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1399, + "line": 1423, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1399" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1423" } ], "type": { @@ -72301,7 +72305,7 @@ } }, { - "id": 4706, + "id": 4659, "name": "statusText", "variant": "declaration", "kind": 1024, @@ -72309,9 +72313,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1400, + "line": 1424, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1400" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1424" } ], "type": { @@ -72324,25 +72328,25 @@ { "title": "Properties", "children": [ - 4704, - 4705, - 4706 + 4657, + 4658, + 4659 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1398, + "line": 1422, "character": 28, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1398" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1422" } ] } } }, { - "id": 4707, + "id": 4660, "name": "Fetcher", "variant": "declaration", "kind": 2097152, @@ -72352,12 +72356,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 629, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L629" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L629" } ], "typeParameters": [ { - "id": 4708, + "id": 4661, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -72382,7 +72386,7 @@ "typeArguments": [ { "type": "reference", - "target": 4708, + "target": 4661, "name": "TData", "package": "react-router", "refersToTypeParameter": true @@ -72401,7 +72405,7 @@ "typeArguments": [ { "type": "reference", - "target": 4708, + "target": 4661, "name": "TData", "package": "react-router", "refersToTypeParameter": true @@ -72413,7 +72417,7 @@ } }, { - "id": 4709, + "id": 4662, "name": "FetcherWithComponents", "variant": "declaration", "kind": 2097152, @@ -72443,12 +72447,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1676, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1676" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1676" } ], "typeParameters": [ { - "id": 4710, + "id": 4663, "name": "TData", "variant": "typeParam", "kind": 131072, @@ -72460,11 +72464,11 @@ "types": [ { "type": "reference", - "target": 4707, + "target": 4660, "typeArguments": [ { "type": "reference", - "target": 4710, + "target": 4663, "name": "TData", "package": "react-router", "refersToTypeParameter": true @@ -72476,14 +72480,14 @@ { "type": "reflection", "declaration": { - "id": 4711, + "id": 4664, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4712, + "id": 4665, "name": "Form", "variant": "declaration", "kind": 1024, @@ -72498,7 +72502,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Form", - "target": 4960 + "target": 4913 }, { "kind": "text", @@ -72515,7 +72519,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1691, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1691" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1691" } ], "type": { @@ -72530,7 +72534,7 @@ "types": [ { "type": "reference", - "target": 3016, + "target": 2969, "name": "FetcherFormProps", "package": "react-router" }, @@ -72562,7 +72566,7 @@ } }, { - "id": 4713, + "id": 4666, "name": "load", "variant": "declaration", "kind": 1024, @@ -72584,13 +72588,13 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1751, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1751" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1751" } ], "type": { "type": "reflection", "declaration": { - "id": 4714, + "id": 4667, "name": "__type", "variant": "declaration", "kind": 65536, @@ -72600,19 +72604,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1751, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1751" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1751" } ], "signatures": [ { - "id": 4715, + "id": 4668, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4716, + "id": 4669, "name": "href", "variant": "param", "kind": 32768, @@ -72623,7 +72627,7 @@ } }, { - "id": 4717, + "id": 4670, "name": "opts", "variant": "param", "kind": 32768, @@ -72633,14 +72637,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4718, + "id": 4671, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4719, + "id": 4672, "name": "flushSync", "variant": "declaration", "kind": 1024, @@ -72684,7 +72688,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1760, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1760" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1760" } ], "type": { @@ -72697,7 +72701,7 @@ { "title": "Properties", "children": [ - 4719 + 4672 ] } ], @@ -72706,7 +72710,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1753, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1753" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1753" } ] } @@ -72734,7 +72738,7 @@ } }, { - "id": 4720, + "id": 4673, "name": "submit", "variant": "declaration", "kind": 1024, @@ -72908,12 +72912,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1738, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1738" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1738" } ], "type": { "type": "reference", - "target": 3295, + "target": 3248, "name": "FetcherSubmitFunction", "package": "react-router" } @@ -72923,9 +72927,9 @@ { "title": "Properties", "children": [ - 4712, - 4713, - 4720 + 4665, + 4666, + 4673 ] } ], @@ -72934,7 +72938,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1676, "character": 60, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1676" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1676" } ] } @@ -72943,7 +72947,7 @@ } }, { - "id": 4721, + "id": 4674, "name": "FlashSessionData", "variant": "declaration", "kind": 2097152, @@ -72953,19 +72957,19 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 72, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L72" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L72" } ], "typeParameters": [ { - "id": 4722, + "id": 4675, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {} }, { - "id": 4723, + "id": 4676, "name": "FlashData", "variant": "typeParam", "kind": 131072, @@ -72984,7 +72988,7 @@ "types": [ { "type": "reference", - "target": 4722, + "target": 4675, "name": "Data", "package": "react-router", "refersToTypeParameter": true @@ -72997,7 +73001,7 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4723, + "target": 4676, "name": "FlashData", "package": "react-router", "refersToTypeParameter": true @@ -73007,14 +73011,14 @@ "type": "indexedAccess", "indexType": { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true }, "objectType": { "type": "reference", - "target": 4723, + "target": 4676, "name": "FlashData", "package": "react-router", "refersToTypeParameter": true @@ -73032,7 +73036,7 @@ "types": [ { "type": "reference", - "target": 4504, + "target": 4457, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -73056,7 +73060,7 @@ } }, { - "id": 4724, + "id": 4677, "name": "FormEncType", "variant": "declaration", "kind": 2097152, @@ -73064,9 +73068,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 67, + "line": 68, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L67" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L68" } ], "type": { @@ -73092,7 +73096,7 @@ } }, { - "id": 4725, + "id": 4678, "name": "FormMethod", "variant": "declaration", "kind": 2097152, @@ -73108,9 +73112,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 64, + "line": 65, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L64" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L65" } ], "type": { @@ -73124,7 +73128,7 @@ } }, { - "id": 4726, + "id": 4679, "name": "HeadersArgs", "variant": "declaration", "kind": 2097152, @@ -73134,20 +73138,20 @@ "fileName": "packages/react-router/lib/server-runtime/routeModules.ts", "line": 13, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/routeModules.ts#L13" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/routeModules.ts#L13" } ], "type": { "type": "reflection", "declaration": { - "id": 4727, + "id": 4680, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4728, + "id": 4681, "name": "actionHeaders", "variant": "declaration", "kind": 1024, @@ -73157,7 +73161,7 @@ "fileName": "packages/react-router/lib/server-runtime/routeModules.ts", "line": 16, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/routeModules.ts#L16" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/routeModules.ts#L16" } ], "type": { @@ -73171,7 +73175,7 @@ } }, { - "id": 4729, + "id": 4682, "name": "errorHeaders", "variant": "declaration", "kind": 1024, @@ -73181,7 +73185,7 @@ "fileName": "packages/react-router/lib/server-runtime/routeModules.ts", "line": 17, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/routeModules.ts#L17" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/routeModules.ts#L17" } ], "type": { @@ -73204,7 +73208,7 @@ } }, { - "id": 4730, + "id": 4683, "name": "loaderHeaders", "variant": "declaration", "kind": 1024, @@ -73214,7 +73218,7 @@ "fileName": "packages/react-router/lib/server-runtime/routeModules.ts", "line": 14, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/routeModules.ts#L14" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/routeModules.ts#L14" } ], "type": { @@ -73228,7 +73232,7 @@ } }, { - "id": 4731, + "id": 4684, "name": "parentHeaders", "variant": "declaration", "kind": 1024, @@ -73238,7 +73242,7 @@ "fileName": "packages/react-router/lib/server-runtime/routeModules.ts", "line": 15, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/routeModules.ts#L15" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/routeModules.ts#L15" } ], "type": { @@ -73256,10 +73260,10 @@ { "title": "Properties", "children": [ - 4728, - 4729, - 4730, - 4731 + 4681, + 4682, + 4683, + 4684 ] } ], @@ -73268,14 +73272,14 @@ "fileName": "packages/react-router/lib/server-runtime/routeModules.ts", "line": 13, "character": 26, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/routeModules.ts#L13" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/routeModules.ts#L13" } ] } } }, { - "id": 4732, + "id": 4685, "name": "HTMLFormMethod", "variant": "declaration", "kind": 2097152, @@ -73307,9 +73311,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 58, + "line": 59, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L58" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L59" } ], "type": { @@ -73337,7 +73341,7 @@ } }, { - "id": 4733, + "id": 4686, "name": "HtmlLinkDescriptor", "variant": "declaration", "kind": 2097152, @@ -73363,7 +73367,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 165, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L165" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L165" } ], "type": { @@ -73517,14 +73521,14 @@ { "type": "reflection", "declaration": { - "id": 4734, + "id": 4687, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4735, + "id": 4688, "name": "imageSizes", "variant": "declaration", "kind": 1024, @@ -73536,7 +73540,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 171, "character": 55, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L171" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L171" } ], "type": { @@ -73549,7 +73553,7 @@ { "title": "Properties", "children": [ - 4735 + 4688 ] } ], @@ -73558,7 +73562,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 171, "character": 53, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L171" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L171" } ] } @@ -73569,7 +73573,7 @@ } }, { - "id": 4736, + "id": 4689, "name": "HydrationState", "variant": "declaration", "kind": 2097152, @@ -73587,7 +73591,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 352, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L352" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L352" } ], "type": { @@ -73606,7 +73610,7 @@ "typeArguments": [ { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" }, @@ -73637,7 +73641,7 @@ } }, { - "id": 4737, + "id": 4690, "name": "InitialEntry", "variant": "declaration", "kind": 2097152, @@ -73671,7 +73675,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 205, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L205" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L205" } ], "type": { @@ -73690,7 +73694,7 @@ "typeArguments": [ { "type": "reference", - "target": 3982, + "target": 3935, "name": "Location", "package": "react-router" } @@ -73702,7 +73706,7 @@ } }, { - "id": 4738, + "id": 4691, "name": "IsCookieFunction", "variant": "declaration", "kind": 2097152, @@ -73712,13 +73716,13 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 126, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L126" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L126" } ], "type": { "type": "reflection", "declaration": { - "id": 4739, + "id": 4692, "name": "__type", "variant": "declaration", "kind": 65536, @@ -73728,19 +73732,19 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 126, "character": 31, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L126" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L126" } ], "signatures": [ { - "id": 4740, + "id": 4693, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4741, + "id": 4694, "name": "object", "variant": "param", "kind": 32768, @@ -73757,7 +73761,7 @@ "asserts": false, "targetType": { "type": "reference", - "target": 2925, + "target": 2878, "name": "Cookie", "package": "react-router" } @@ -73768,7 +73772,7 @@ } }, { - "id": 4742, + "id": 4695, "name": "IsSessionFunction", "variant": "declaration", "kind": 2097152, @@ -73778,13 +73782,13 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 144, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L144" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L144" } ], "type": { "type": "reflection", "declaration": { - "id": 4743, + "id": 4696, "name": "__type", "variant": "declaration", "kind": 65536, @@ -73794,19 +73798,19 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 144, "character": 32, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L144" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L144" } ], "signatures": [ { - "id": 4744, + "id": 4697, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4745, + "id": 4698, "name": "object", "variant": "param", "kind": 32768, @@ -73823,7 +73827,7 @@ "asserts": false, "targetType": { "type": "reference", - "target": 4494, + "target": 4447, "name": "Session", "package": "react-router" } @@ -73834,7 +73838,7 @@ } }, { - "id": 4746, + "id": 4699, "name": "LinkDescriptor", "variant": "declaration", "kind": 2097152, @@ -73844,7 +73848,7 @@ "fileName": "packages/react-router/lib/router/links.ts", "line": 192, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/links.ts#L192" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/links.ts#L192" } ], "type": { @@ -73852,13 +73856,13 @@ "types": [ { "type": "reference", - "target": 4733, + "target": 4686, "name": "HtmlLinkDescriptor", "package": "react-router" }, { "type": "reference", - "target": 4367, + "target": 4320, "name": "PageLinkDescriptor", "package": "react-router" } @@ -73866,7 +73870,7 @@ } }, { - "id": 4747, + "id": 4700, "name": "LoaderFunction", "variant": "declaration", "kind": 2097152, @@ -73882,14 +73886,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 147, + "line": 148, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L147" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L148" } ], "typeParameters": [ { - "id": 4748, + "id": 4701, "name": "Context", "variant": "typeParam", "kind": 131072, @@ -73906,7 +73910,7 @@ { "type": "reflection", "declaration": { - "id": 4749, + "id": 4702, "name": "__type", "variant": "declaration", "kind": 65536, @@ -73914,14 +73918,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 147, + "line": 148, "character": 44, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L147" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L148" } ], "signatures": [ { - "id": 4750, + "id": 4703, "name": "__type", "variant": "signature", "kind": 4096, @@ -73929,25 +73933,25 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 148, + "line": 149, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L148" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L149" } ], "parameters": [ { - "id": 4751, + "id": 4704, "name": "args", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 3977, + "target": 3930, "typeArguments": [ { "type": "reference", - "target": 4748, + "target": 4701, "name": "Context", "package": "react-router", "refersToTypeParameter": true @@ -73958,7 +73962,7 @@ } }, { - "id": 4752, + "id": 4705, "name": "handlerCtx", "variant": "param", "kind": 32768, @@ -73987,14 +73991,14 @@ { "type": "reflection", "declaration": { - "id": 4753, + "id": 4706, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4754, + "id": 4707, "name": "hydrate", "variant": "declaration", "kind": 1024, @@ -74004,9 +74008,9 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 152, + "line": 153, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L152" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L153" } ], "type": { @@ -74019,16 +74023,16 @@ { "title": "Properties", "children": [ - 4754 + 4707 ] } ], "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 152, + "line": 153, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L152" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L153" } ] } @@ -74037,7 +74041,7 @@ } }, { - "id": 4755, + "id": 4708, "name": "MetaDescriptor", "variant": "declaration", "kind": 2097152, @@ -74047,7 +74051,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 204, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L204" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L204" } ], "type": { @@ -74056,14 +74060,14 @@ { "type": "reflection", "declaration": { - "id": 4756, + "id": 4709, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4757, + "id": 4710, "name": "charSet", "variant": "declaration", "kind": 1024, @@ -74073,7 +74077,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 205, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L205" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L205" } ], "type": { @@ -74086,7 +74090,7 @@ { "title": "Properties", "children": [ - 4757 + 4710 ] } ], @@ -74095,7 +74099,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 205, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L205" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L205" } ] } @@ -74103,14 +74107,14 @@ { "type": "reflection", "declaration": { - "id": 4758, + "id": 4711, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4759, + "id": 4712, "name": "title", "variant": "declaration", "kind": 1024, @@ -74120,7 +74124,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 206, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L206" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L206" } ], "type": { @@ -74133,7 +74137,7 @@ { "title": "Properties", "children": [ - 4759 + 4712 ] } ], @@ -74142,7 +74146,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 206, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L206" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L206" } ] } @@ -74150,14 +74154,14 @@ { "type": "reflection", "declaration": { - "id": 4760, + "id": 4713, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4761, + "id": 4714, "name": "content", "variant": "declaration", "kind": 1024, @@ -74167,7 +74171,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 207, "character": 20, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L207" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L207" } ], "type": { @@ -74176,7 +74180,7 @@ } }, { - "id": 4762, + "id": 4715, "name": "name", "variant": "declaration", "kind": 1024, @@ -74186,7 +74190,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 207, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L207" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L207" } ], "type": { @@ -74199,8 +74203,8 @@ { "title": "Properties", "children": [ - 4761, - 4762 + 4714, + 4715 ] } ], @@ -74209,7 +74213,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 207, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L207" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L207" } ] } @@ -74217,14 +74221,14 @@ { "type": "reflection", "declaration": { - "id": 4763, + "id": 4716, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4764, + "id": 4717, "name": "content", "variant": "declaration", "kind": 1024, @@ -74234,7 +74238,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 208, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L208" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L208" } ], "type": { @@ -74243,7 +74247,7 @@ } }, { - "id": 4765, + "id": 4718, "name": "property", "variant": "declaration", "kind": 1024, @@ -74253,7 +74257,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 208, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L208" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L208" } ], "type": { @@ -74266,8 +74270,8 @@ { "title": "Properties", "children": [ - 4764, - 4765 + 4717, + 4718 ] } ], @@ -74276,7 +74280,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 208, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L208" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L208" } ] } @@ -74284,14 +74288,14 @@ { "type": "reflection", "declaration": { - "id": 4766, + "id": 4719, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4767, + "id": 4720, "name": "content", "variant": "declaration", "kind": 1024, @@ -74301,7 +74305,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 209, "character": 25, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L209" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L209" } ], "type": { @@ -74310,7 +74314,7 @@ } }, { - "id": 4768, + "id": 4721, "name": "httpEquiv", "variant": "declaration", "kind": 1024, @@ -74320,7 +74324,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 209, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L209" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L209" } ], "type": { @@ -74333,8 +74337,8 @@ { "title": "Properties", "children": [ - 4767, - 4768 + 4720, + 4721 ] } ], @@ -74343,7 +74347,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 209, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L209" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L209" } ] } @@ -74351,14 +74355,14 @@ { "type": "reflection", "declaration": { - "id": 4769, + "id": 4722, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4770, + "id": 4723, "name": "script:ld+json", "variant": "declaration", "kind": 1024, @@ -74368,7 +74372,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 210, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L210" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L210" } ], "type": { @@ -74386,7 +74390,7 @@ { "title": "Properties", "children": [ - 4770 + 4723 ] } ], @@ -74395,7 +74399,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 210, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L210" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L210" } ] } @@ -74403,14 +74407,14 @@ { "type": "reflection", "declaration": { - "id": 4771, + "id": 4724, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4772, + "id": 4725, "name": "tagName", "variant": "declaration", "kind": 1024, @@ -74420,7 +74424,7 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 211, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L211" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L211" } ], "type": { @@ -74442,7 +74446,7 @@ { "title": "Properties", "children": [ - 4772 + 4725 ] } ], @@ -74451,12 +74455,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 211, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L211" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L211" } ], "indexSignatures": [ { - "id": 4773, + "id": 4726, "name": "__index", "variant": "signature", "kind": 8192, @@ -74466,12 +74470,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 211, "character": 32, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L211" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L211" } ], "parameters": [ { - "id": 4774, + "id": 4727, "name": "name", "variant": "param", "kind": 32768, @@ -74493,7 +74497,7 @@ { "type": "reflection", "declaration": { - "id": 4775, + "id": 4728, "name": "__type", "variant": "declaration", "kind": 65536, @@ -74503,12 +74507,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 212, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L212" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L212" } ], "indexSignatures": [ { - "id": 4776, + "id": 4729, "name": "__index", "variant": "signature", "kind": 8192, @@ -74518,12 +74522,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "line": 212, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routeModules.ts#L212" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routeModules.ts#L212" } ], "parameters": [ { - "id": 4777, + "id": 4730, "name": "name", "variant": "param", "kind": 32768, @@ -74546,7 +74550,7 @@ } }, { - "id": 4778, + "id": 4731, "name": "Navigation", "variant": "declaration", "kind": 2097152, @@ -74556,7 +74560,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 547, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L547" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L547" } ], "type": { @@ -74566,21 +74570,21 @@ "operator": "keyof", "target": { "type": "reference", - "target": 4779, + "target": 4732, "name": "NavigationStates", "package": "react-router" } }, "objectType": { "type": "reference", - "target": 4779, + "target": 4732, "name": "NavigationStates", "package": "react-router" } } }, { - "id": 4779, + "id": 4732, "name": "NavigationStates", "variant": "declaration", "kind": 2097152, @@ -74598,20 +74602,20 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 514, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L514" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L514" } ], "type": { "type": "reflection", "declaration": { - "id": 4780, + "id": 4733, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4781, + "id": 4734, "name": "Idle", "variant": "declaration", "kind": 1024, @@ -74621,20 +74625,20 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 515, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L515" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L515" } ], "type": { "type": "reflection", "declaration": { - "id": 4782, + "id": 4735, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4783, + "id": 4736, "name": "formAction", "variant": "declaration", "kind": 1024, @@ -74644,7 +74648,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 519, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L519" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L519" } ], "type": { @@ -74653,7 +74657,7 @@ } }, { - "id": 4784, + "id": 4737, "name": "formData", "variant": "declaration", "kind": 1024, @@ -74663,7 +74667,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 521, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L521" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L521" } ], "type": { @@ -74672,7 +74676,7 @@ } }, { - "id": 4785, + "id": 4738, "name": "formEncType", "variant": "declaration", "kind": 1024, @@ -74682,7 +74686,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 520, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L520" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L520" } ], "type": { @@ -74691,7 +74695,7 @@ } }, { - "id": 4786, + "id": 4739, "name": "formMethod", "variant": "declaration", "kind": 1024, @@ -74701,7 +74705,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 518, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L518" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L518" } ], "type": { @@ -74710,7 +74714,7 @@ } }, { - "id": 4787, + "id": 4740, "name": "json", "variant": "declaration", "kind": 1024, @@ -74720,7 +74724,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 522, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L522" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L522" } ], "type": { @@ -74729,7 +74733,7 @@ } }, { - "id": 4788, + "id": 4741, "name": "location", "variant": "declaration", "kind": 1024, @@ -74739,7 +74743,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 517, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L517" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L517" } ], "type": { @@ -74748,7 +74752,7 @@ } }, { - "id": 4789, + "id": 4742, "name": "state", "variant": "declaration", "kind": 1024, @@ -74758,7 +74762,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 516, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L516" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L516" } ], "type": { @@ -74767,7 +74771,7 @@ } }, { - "id": 4790, + "id": 4743, "name": "text", "variant": "declaration", "kind": 1024, @@ -74777,7 +74781,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 523, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L523" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L523" } ], "type": { @@ -74790,14 +74794,14 @@ { "title": "Properties", "children": [ - 4783, - 4784, - 4785, - 4786, - 4787, - 4788, - 4789, - 4790 + 4736, + 4737, + 4738, + 4739, + 4740, + 4741, + 4742, + 4743 ] } ], @@ -74806,14 +74810,14 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 515, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L515" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L515" } ] } } }, { - "id": 4791, + "id": 4744, "name": "Loading", "variant": "declaration", "kind": 1024, @@ -74823,20 +74827,20 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 525, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L525" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L525" } ], "type": { "type": "reflection", "declaration": { - "id": 4792, + "id": 4745, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4793, + "id": 4746, "name": "formAction", "variant": "declaration", "kind": 1024, @@ -74846,7 +74850,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 529, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L529" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L529" } ], "type": { @@ -74876,7 +74880,7 @@ } }, { - "id": 4794, + "id": 4747, "name": "formData", "variant": "declaration", "kind": 1024, @@ -74886,7 +74890,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 531, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L531" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L531" } ], "type": { @@ -74916,7 +74920,7 @@ } }, { - "id": 4795, + "id": 4748, "name": "formEncType", "variant": "declaration", "kind": 1024, @@ -74926,7 +74930,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 530, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L530" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L530" } ], "type": { @@ -74956,7 +74960,7 @@ } }, { - "id": 4796, + "id": 4749, "name": "formMethod", "variant": "declaration", "kind": 1024, @@ -74966,7 +74970,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 528, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L528" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L528" } ], "type": { @@ -74996,7 +75000,7 @@ } }, { - "id": 4797, + "id": 4750, "name": "json", "variant": "declaration", "kind": 1024, @@ -75006,7 +75010,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 532, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L532" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L532" } ], "type": { @@ -75036,7 +75040,7 @@ } }, { - "id": 4798, + "id": 4751, "name": "location", "variant": "declaration", "kind": 1024, @@ -75046,18 +75050,18 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 527, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L527" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L527" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "name": "Location", "package": "react-router" } }, { - "id": 4799, + "id": 4752, "name": "state", "variant": "declaration", "kind": 1024, @@ -75067,7 +75071,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 526, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L526" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L526" } ], "type": { @@ -75076,7 +75080,7 @@ } }, { - "id": 4800, + "id": 4753, "name": "text", "variant": "declaration", "kind": 1024, @@ -75086,7 +75090,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 533, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L533" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L533" } ], "type": { @@ -75120,14 +75124,14 @@ { "title": "Properties", "children": [ - 4793, - 4794, - 4795, - 4796, - 4797, - 4798, - 4799, - 4800 + 4746, + 4747, + 4748, + 4749, + 4750, + 4751, + 4752, + 4753 ] } ], @@ -75136,14 +75140,14 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 525, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L525" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L525" } ] } } }, { - "id": 4801, + "id": 4754, "name": "Submitting", "variant": "declaration", "kind": 1024, @@ -75153,20 +75157,20 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 535, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L535" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L535" } ], "type": { "type": "reflection", "declaration": { - "id": 4802, + "id": 4755, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4803, + "id": 4756, "name": "formAction", "variant": "declaration", "kind": 1024, @@ -75176,7 +75180,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 539, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L539" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L539" } ], "type": { @@ -75197,7 +75201,7 @@ } }, { - "id": 4804, + "id": 4757, "name": "formData", "variant": "declaration", "kind": 1024, @@ -75207,7 +75211,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 541, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L541" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L541" } ], "type": { @@ -75228,7 +75232,7 @@ } }, { - "id": 4805, + "id": 4758, "name": "formEncType", "variant": "declaration", "kind": 1024, @@ -75238,7 +75242,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 540, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L540" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L540" } ], "type": { @@ -75259,7 +75263,7 @@ } }, { - "id": 4806, + "id": 4759, "name": "formMethod", "variant": "declaration", "kind": 1024, @@ -75269,7 +75273,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 538, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L538" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L538" } ], "type": { @@ -75290,7 +75294,7 @@ } }, { - "id": 4807, + "id": 4760, "name": "json", "variant": "declaration", "kind": 1024, @@ -75300,7 +75304,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 542, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L542" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L542" } ], "type": { @@ -75321,7 +75325,7 @@ } }, { - "id": 4808, + "id": 4761, "name": "location", "variant": "declaration", "kind": 1024, @@ -75331,18 +75335,18 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 537, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L537" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L537" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "name": "Location", "package": "react-router" } }, { - "id": 4809, + "id": 4762, "name": "state", "variant": "declaration", "kind": 1024, @@ -75352,7 +75356,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 536, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L536" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L536" } ], "type": { @@ -75361,7 +75365,7 @@ } }, { - "id": 4810, + "id": 4763, "name": "text", "variant": "declaration", "kind": 1024, @@ -75371,7 +75375,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 543, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L543" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L543" } ], "type": { @@ -75396,14 +75400,14 @@ { "title": "Properties", "children": [ - 4803, - 4804, - 4805, - 4806, - 4807, - 4808, - 4809, - 4810 + 4756, + 4757, + 4758, + 4759, + 4760, + 4761, + 4762, + 4763 ] } ], @@ -75412,7 +75416,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 535, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L535" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L535" } ] } @@ -75423,9 +75427,9 @@ { "title": "Properties", "children": [ - 4781, - 4791, - 4801 + 4734, + 4744, + 4754 ] } ], @@ -75434,14 +75438,14 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 514, "character": 31, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L514" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L514" } ] } } }, { - "id": 4811, + "id": 4764, "name": "NavLinkRenderProps", "variant": "declaration", "kind": 2097152, @@ -75456,7 +75460,7 @@ "kind": "inline-tag", "tag": "@link", "text": "NavLink", - "target": 5013 + "target": 4966 }, { "kind": "text", @@ -75497,20 +75501,20 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 698, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L698" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L698" } ], "type": { "type": "reflection", "declaration": { - "id": 4812, + "id": 4765, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4813, + "id": 4766, "name": "isActive", "variant": "declaration", "kind": 1024, @@ -75528,7 +75532,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 702, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L702" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L702" } ], "type": { @@ -75537,7 +75541,7 @@ } }, { - "id": 4814, + "id": 4767, "name": "isPending", "variant": "declaration", "kind": 1024, @@ -75555,7 +75559,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 707, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L707" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L707" } ], "type": { @@ -75564,7 +75568,7 @@ } }, { - "id": 4815, + "id": 4768, "name": "isTransitioning", "variant": "declaration", "kind": 1024, @@ -75579,7 +75583,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useViewTransitionState", - "target": 5264 + "target": 5217 } ] }, @@ -75588,7 +75592,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 712, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L712" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L712" } ], "type": { @@ -75601,9 +75605,9 @@ { "title": "Properties", "children": [ - 4813, - 4814, - 4815 + 4766, + 4767, + 4768 ] } ], @@ -75612,14 +75616,14 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 698, "character": 33, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L698" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L698" } ] } } }, { - "id": 4816, + "id": 4769, "name": "ParamKeyValuePair", "variant": "declaration", "kind": 2097152, @@ -75629,7 +75633,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 45, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L45" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L45" } ], "type": { @@ -75647,7 +75651,7 @@ } }, { - "id": 4817, + "id": 4770, "name": "ParamParseKey", "variant": "declaration", "kind": 2097152, @@ -75655,14 +75659,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 380, + "line": 404, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L380" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L404" } ], "typeParameters": [ { - "id": 4818, + "id": 4771, "name": "Segment", "variant": "typeParam", "kind": 131072, @@ -75680,11 +75684,11 @@ "elements": [ { "type": "reference", - "target": 4823, + "target": 4776, "typeArguments": [ { "type": "reference", - "target": 4818, + "target": 4771, "name": "Segment", "package": "react-router", "refersToTypeParameter": true @@ -75710,11 +75714,11 @@ }, "falseType": { "type": "reference", - "target": 4823, + "target": 4776, "typeArguments": [ { "type": "reference", - "target": 4818, + "target": 4771, "name": "Segment", "package": "react-router", "refersToTypeParameter": true @@ -75726,7 +75730,7 @@ } }, { - "id": 4819, + "id": 4772, "name": "Params", "variant": "declaration", "kind": 2097152, @@ -75742,14 +75746,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 387, + "line": 411, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L387" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L411" } ], "typeParameters": [ { - "id": 4820, + "id": 4773, "name": "Key", "variant": "typeParam", "kind": 131072, @@ -75769,7 +75773,7 @@ "parameter": "key", "parameterType": { "type": "reference", - "target": 4820, + "target": 4773, "name": "Key", "package": "react-router", "refersToTypeParameter": true @@ -75791,7 +75795,7 @@ } }, { - "id": 4821, + "id": 4774, "name": "PatchRoutesOnNavigationFunction", "variant": "declaration", "kind": 2097152, @@ -75801,7 +75805,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 82, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L82" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L82" } ], "type": { @@ -75813,13 +75817,13 @@ "typeArguments": [ { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" }, { "type": "reference", - "target": 4411, + "target": 4364, "name": "RouteMatch", "package": "react-router" } @@ -75829,7 +75833,7 @@ } }, { - "id": 4822, + "id": 4775, "name": "PatchRoutesOnNavigationFunctionArgs", "variant": "declaration", "kind": 2097152, @@ -75839,7 +75843,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 79, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L79" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L79" } ], "type": { @@ -75851,13 +75855,13 @@ "typeArguments": [ { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" }, { "type": "reference", - "target": 4411, + "target": 4364, "name": "RouteMatch", "package": "react-router" } @@ -75867,30 +75871,22 @@ } }, { - "id": 4823, + "id": 4776, "name": "PathParam", "variant": "declaration", "kind": 2097152, "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Examples:\n\"/a/b/*\" -> \"*\"\n\":a\" -> \"a\"\n\"/a/:b\" -> \"b\"\n\"/a/blahblahblah:b\" -> \"b\"\n\"/:a/:b\" -> \"a\" | \"b\"\n\"/:a/b/:c/*\" -> \"a\" | \"c\" | \"*\"" - } - ] - }, "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 367, + "line": 379, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L367" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L379" } ], "typeParameters": [ { - "id": 4824, + "id": 4777, "name": "Path", "variant": "typeParam", "kind": 131072, @@ -75905,7 +75901,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4824, + "target": 4777, "name": "Path", "package": "react-router", "refersToTypeParameter": true @@ -75931,7 +75927,7 @@ "type": "conditional", "checkType": { "type": "reference", - "target": 4824, + "target": 4777, "name": "Path", "package": "react-router", "refersToTypeParameter": true @@ -75988,7 +75984,7 @@ "typeArguments": [ { "type": "reference", - "target": 4824, + "target": 4777, "name": "Path", "package": "react-router", "refersToTypeParameter": true @@ -76001,7 +75997,7 @@ } }, { - "id": 4825, + "id": 4778, "name": "RedirectFunction", "variant": "declaration", "kind": 2097152, @@ -76009,15 +76005,15 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1343, + "line": 1367, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1343" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1367" } ], "type": { "type": "reflection", "declaration": { - "id": 4826, + "id": 4779, "name": "__type", "variant": "declaration", "kind": 65536, @@ -76025,21 +76021,21 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1343, + "line": 1367, "character": 31, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1343" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1367" } ], "signatures": [ { - "id": 4827, + "id": 4780, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4828, + "id": 4781, "name": "url", "variant": "param", "kind": 32768, @@ -76050,7 +76046,7 @@ } }, { - "id": 4829, + "id": 4782, "name": "init", "variant": "param", "kind": 32768, @@ -76092,7 +76088,7 @@ } }, { - "id": 4830, + "id": 4783, "name": "RelativeRoutingType", "variant": "declaration", "kind": 2097152, @@ -76166,7 +76162,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 453, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L453" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L453" } ], "type": { @@ -76184,7 +76180,7 @@ } }, { - "id": 4831, + "id": 4784, "name": "RequestHandler", "variant": "declaration", "kind": 2097152, @@ -76194,13 +76190,13 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 35, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L35" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L35" } ], "type": { "type": "reflection", "declaration": { - "id": 4832, + "id": 4785, "name": "__type", "variant": "declaration", "kind": 65536, @@ -76210,19 +76206,19 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 35, "character": 29, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L35" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L35" } ], "signatures": [ { - "id": 4833, + "id": 4786, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4834, + "id": 4787, "name": "request", "variant": "param", "kind": 32768, @@ -76238,7 +76234,7 @@ } }, { - "id": 4835, + "id": 4788, "name": "loadContext", "variant": "param", "kind": 32768, @@ -76247,7 +76243,7 @@ }, "type": { "type": "reference", - "target": 2913, + "target": 2866, "name": "AppLoadContext", "package": "react-router" } @@ -76279,7 +76275,7 @@ } }, { - "id": 4836, + "id": 4789, "name": "RevalidationState", "variant": "declaration", "kind": 2097152, @@ -76289,7 +76285,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 549, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L549" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L549" } ], "type": { @@ -76307,7 +76303,7 @@ } }, { - "id": 4837, + "id": 4790, "name": "RouteObject", "variant": "declaration", "kind": 2097152, @@ -76317,7 +76313,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 65, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L65" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L65" } ], "type": { @@ -76325,13 +76321,13 @@ "types": [ { "type": "reference", - "target": 3624, + "target": 3577, "name": "IndexRouteObject", "package": "react-router" }, { "type": "reference", - "target": 4344, + "target": 4297, "name": "NonIndexRouteObject", "package": "react-router" } @@ -76339,7 +76335,7 @@ } }, { - "id": 4838, + "id": 4791, "name": "RouteProps", "variant": "declaration", "kind": 2097152, @@ -76349,7 +76345,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 666, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L666" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L666" } ], "type": { @@ -76357,19 +76353,19 @@ "types": [ { "type": "reference", - "target": 4390, + "target": 4343, "name": "PathRouteProps", "package": "react-router" }, { "type": "reference", - "target": 3666, + "target": 3619, "name": "LayoutRouteProps", "package": "react-router" }, { "type": "reference", - "target": 3645, + "target": 3598, "name": "IndexRouteProps", "package": "react-router" } @@ -76377,7 +76373,7 @@ } }, { - "id": 4839, + "id": 4792, "name": "RouterFetchOptions", "variant": "declaration", "kind": 2097152, @@ -76395,7 +76391,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 509, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L509" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L509" } ], "type": { @@ -76423,7 +76419,7 @@ } }, { - "id": 4840, + "id": 4793, "name": "RouterNavigateOptions", "variant": "declaration", "kind": 2097152, @@ -76441,7 +76437,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 492, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L492" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L492" } ], "type": { @@ -76469,7 +76465,7 @@ } }, { - "id": 4841, + "id": 4794, "name": "ScriptsProps", "variant": "declaration", "kind": 2097152, @@ -76551,7 +76547,7 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 607, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L607" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L607" } ], "type": { @@ -76624,7 +76620,7 @@ } }, { - "id": 4842, + "id": 4795, "name": "ScrollRestorationProps", "variant": "declaration", "kind": 2097152, @@ -76634,7 +76630,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1116, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1116" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1116" } ], "type": { @@ -76642,21 +76638,21 @@ "types": [ { "type": "reference", - "target": 4841, + "target": 4794, "name": "ScriptsProps", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 4843, + "id": 4796, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4844, + "id": 4797, "name": "getKey", "variant": "declaration", "kind": 1024, @@ -76680,18 +76676,18 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1129, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1129" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1129" } ], "type": { "type": "reference", - "target": 3594, + "target": 3547, "name": "GetScrollRestorationKeyFunction", "package": "react-router" } }, { - "id": 4845, + "id": 4798, "name": "storageKey", "variant": "declaration", "kind": 1024, @@ -76703,7 +76699,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1131, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1131" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1131" } ], "type": { @@ -76716,8 +76712,8 @@ { "title": "Properties", "children": [ - 4844, - 4845 + 4797, + 4798 ] } ], @@ -76726,7 +76722,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1116, "character": 52, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1116" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1116" } ] } @@ -76735,7 +76731,7 @@ } }, { - "id": 4846, + "id": 4799, "name": "SetURLSearchParams", "variant": "declaration", "kind": 2097152, @@ -76765,13 +76761,13 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1420, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1420" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1420" } ], "type": { "type": "reflection", "declaration": { - "id": 4847, + "id": 4800, "name": "__type", "variant": "declaration", "kind": 65536, @@ -76781,19 +76777,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1420, "character": 33, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1420" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1420" } ], "signatures": [ { - "id": 4848, + "id": 4801, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4849, + "id": 4802, "name": "nextInit", "variant": "param", "kind": 32768, @@ -76805,14 +76801,14 @@ "types": [ { "type": "reference", - "target": 4856, + "target": 4809, "name": "URLSearchParamsInit", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 4850, + "id": 4803, "name": "__type", "variant": "declaration", "kind": 65536, @@ -76822,19 +76818,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1423, "character": 7, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1423" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1423" } ], "signatures": [ { - "id": 4851, + "id": 4804, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 4852, + "id": 4805, "name": "prev", "variant": "param", "kind": 32768, @@ -76852,7 +76848,7 @@ ], "type": { "type": "reference", - "target": 4856, + "target": 4809, "name": "URLSearchParamsInit", "package": "react-router" } @@ -76864,7 +76860,7 @@ } }, { - "id": 4853, + "id": 4806, "name": "navigateOpts", "variant": "param", "kind": 32768, @@ -76873,7 +76869,7 @@ }, "type": { "type": "reference", - "target": 4013, + "target": 3966, "name": "NavigateOptions", "package": "react-router" } @@ -76889,7 +76885,7 @@ } }, { - "id": 4854, + "id": 4807, "name": "SubmitTarget", "variant": "declaration", "kind": 2097152, @@ -76899,7 +76895,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 128, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L128" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L128" } ], "type": { @@ -76967,7 +76963,7 @@ } }, { - "id": 4855, + "id": 4808, "name": "To", "variant": "declaration", "kind": 2097152, @@ -76982,7 +76978,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Link", - "target": 4984 + "target": 4937 }, { "kind": "text", @@ -76992,7 +76988,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useNavigate", - "target": 5222 + "target": 5175 }, { "kind": "text", @@ -77005,7 +77001,7 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 105, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L105" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L105" } ], "type": { @@ -77024,7 +77020,7 @@ "typeArguments": [ { "type": "reference", - "target": 4375, + "target": 4328, "name": "Path", "package": "react-router" } @@ -77036,7 +77032,7 @@ } }, { - "id": 4856, + "id": 4809, "name": "URLSearchParamsInit", "variant": "declaration", "kind": 2097152, @@ -77046,7 +77042,7 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 47, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L47" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L47" } ], "type": { @@ -77060,7 +77056,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4816, + "target": 4769, "name": "ParamKeyValuePair", "package": "react-router" } @@ -77109,7 +77105,7 @@ } }, { - "id": 4857, + "id": 4810, "name": "IDLE_BLOCKER", "variant": "declaration", "kind": 32, @@ -77121,7 +77117,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 758, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L758" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L758" } ], "type": { @@ -77136,7 +77132,7 @@ "defaultValue": "..." }, { - "id": 4858, + "id": 4811, "name": "IDLE_FETCHER", "variant": "declaration", "kind": 32, @@ -77148,7 +77144,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 747, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L747" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L747" } ], "type": { @@ -77170,7 +77166,7 @@ "defaultValue": "..." }, { - "id": 4859, + "id": 4812, "name": "IDLE_NAVIGATION", "variant": "declaration", "kind": 32, @@ -77182,7 +77178,7 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 736, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L736" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L736" } ], "type": { @@ -77193,7 +77189,7 @@ }, "objectType": { "type": "reference", - "target": 4779, + "target": 4732, "name": "NavigationStates", "package": "react-router" } @@ -77201,7 +77197,7 @@ "defaultValue": "..." }, { - "id": 4860, + "id": 4813, "name": "UNSAFE_DataRouterContext", "variant": "declaration", "kind": 32, @@ -77213,7 +77209,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 93, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L93" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L93" } ], "type": { @@ -77249,7 +77245,7 @@ "defaultValue": "..." }, { - "id": 4861, + "id": 4814, "name": "UNSAFE_DataRouterStateContext", "variant": "declaration", "kind": 32, @@ -77261,7 +77257,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 97, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L97" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L97" } ], "type": { @@ -77280,7 +77276,7 @@ }, { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" } @@ -77294,7 +77290,7 @@ "defaultValue": "..." }, { - "id": 4862, + "id": 4815, "name": "UNSAFE_FetchersContext", "variant": "declaration", "kind": 32, @@ -77306,7 +77302,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 122, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L122" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L122" } ], "type": { @@ -77333,7 +77329,7 @@ "defaultValue": "..." }, { - "id": 4863, + "id": 4816, "name": "UNSAFE_FrameworkContext", "variant": "declaration", "kind": 32, @@ -77345,7 +77341,7 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 56, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L56" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L56" } ], "type": { @@ -77381,7 +77377,7 @@ "defaultValue": "..." }, { - "id": 4864, + "id": 4817, "name": "UNSAFE_LocationContext", "variant": "declaration", "kind": 32, @@ -77393,7 +77389,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 176, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L176" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L176" } ], "type": { @@ -77420,7 +77416,7 @@ "defaultValue": "..." }, { - "id": 4865, + "id": 4818, "name": "UNSAFE_NavigationContext", "variant": "declaration", "kind": 32, @@ -77432,7 +77428,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 166, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L166" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L166" } ], "type": { @@ -77459,7 +77455,7 @@ "defaultValue": "..." }, { - "id": 4866, + "id": 4819, "name": "UNSAFE_RouteContext", "variant": "declaration", "kind": 32, @@ -77471,7 +77467,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 187, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L187" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L187" } ], "type": { @@ -77498,7 +77494,7 @@ "defaultValue": "..." }, { - "id": 4867, + "id": 4820, "name": "UNSAFE_SingleFetchRedirectSymbol", "variant": "declaration", "kind": 32, @@ -77510,14 +77506,14 @@ "fileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "line": 23, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/single-fetch.tsx#L23" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/single-fetch.tsx#L23" } ], "type": { "type": "query", "queryType": { "type": "reference", - "target": 4867, + "target": 4820, "name": "SingleFetchRedirectSymbol", "package": "react-router" } @@ -77525,7 +77521,7 @@ "defaultValue": "..." }, { - "id": 4868, + "id": 4821, "name": "UNSAFE_ViewTransitionContext", "variant": "declaration", "kind": 32, @@ -77537,7 +77533,7 @@ "fileName": "packages/react-router/lib/context.ts", "line": 113, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/context.ts#L113" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/context.ts#L113" } ], "type": { @@ -77564,7 +77560,7 @@ "defaultValue": "..." }, { - "id": 4869, + "id": 4822, "name": "Await", "variant": "declaration", "kind": 64, @@ -77574,12 +77570,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 970, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L970" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L970" } ], "signatures": [ { - "id": 4870, + "id": 4823, "name": "Await", "variant": "signature", "kind": 4096, @@ -77617,12 +77613,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 970, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L970" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L970" } ], "typeParameters": [ { - "id": 4871, + "id": 4824, "name": "Resolve", "variant": "typeParam", "kind": 131072, @@ -77631,18 +77627,18 @@ ], "parameters": [ { - "id": 4872, + "id": 4825, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 2916, + "target": 2869, "typeArguments": [ { "type": "reference", - "target": 4871, + "target": 4824, "name": "Resolve", "package": "react-router", "refersToTypeParameter": true @@ -77667,7 +77663,7 @@ ] }, { - "id": 4873, + "id": 4826, "name": "BrowserRouter", "variant": "declaration", "kind": 64, @@ -77677,12 +77673,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 256, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L256" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L256" } ], "signatures": [ { - "id": 4874, + "id": 4827, "name": "BrowserRouter", "variant": "signature", "kind": 4096, @@ -77708,19 +77704,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 256, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L256" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L256" } ], "parameters": [ { - "id": 4875, + "id": 4828, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 2921, + "target": 2874, "name": "BrowserRouterProps", "package": "react-router" } @@ -77740,7 +77736,7 @@ ] }, { - "id": 4876, + "id": 4829, "name": "createBrowserRouter", "variant": "declaration", "kind": 64, @@ -77750,12 +77746,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 140, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L140" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L140" } ], "signatures": [ { - "id": 4877, + "id": 4830, "name": "createBrowserRouter", "variant": "signature", "kind": 4096, @@ -77765,12 +77761,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 140, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L140" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L140" } ], "parameters": [ { - "id": 4878, + "id": 4831, "name": "routes", "variant": "param", "kind": 32768, @@ -77779,14 +77775,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } } }, { - "id": 4879, + "id": 4832, "name": "opts", "variant": "param", "kind": 32768, @@ -77806,7 +77802,7 @@ ], "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "DataRouter", "package": "react-router", "qualifiedName": "Router" @@ -77815,7 +77811,7 @@ ] }, { - "id": 4880, + "id": 4833, "name": "createCookie", "variant": "declaration", "kind": 64, @@ -77833,12 +77829,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 73, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L73" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L73" } ], "signatures": [ { - "id": 4881, + "id": 4834, "name": "createCookie", "variant": "signature", "kind": 4096, @@ -77848,12 +77844,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 73, "character": 28, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L73" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L73" } ], "parameters": [ { - "id": 4882, + "id": 4835, "name": "name", "variant": "param", "kind": 32768, @@ -77864,14 +77860,14 @@ } }, { - "id": 4883, + "id": 4836, "name": "cookieOptions", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4690, + "target": 4643, "name": "CookieOptions", "package": "react-router" }, @@ -77880,7 +77876,7 @@ ], "type": { "type": "reference", - "target": 2925, + "target": 2878, "name": "Cookie", "package": "react-router" } @@ -77888,7 +77884,7 @@ ] }, { - "id": 4884, + "id": 4837, "name": "createCookieSessionStorage", "variant": "declaration", "kind": 64, @@ -77898,12 +77894,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions/cookieStorage.ts", "line": 26, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions/cookieStorage.ts#L26" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions/cookieStorage.ts#L26" } ], "signatures": [ { - "id": 4885, + "id": 4838, "name": "createCookieSessionStorage", "variant": "signature", "kind": 4096, @@ -77921,32 +77917,32 @@ "fileName": "packages/react-router/lib/server-runtime/sessions/cookieStorage.ts", "line": 26, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions/cookieStorage.ts#L26" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions/cookieStorage.ts#L26" } ], "typeParameters": [ { - "id": 4886, + "id": 4839, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" } }, { - "id": 4887, + "id": 4840, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4886, + "target": 4839, "name": "Data", "package": "react-router", "refersToTypeParameter": true @@ -77955,7 +77951,7 @@ ], "parameters": [ { - "id": 4888, + "id": 4841, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -77974,18 +77970,18 @@ ], "type": { "type": "reference", - "target": 4547, + "target": 4500, "typeArguments": [ { "type": "reference", - "target": 4886, + "target": 4839, "name": "Data", "package": "react-router", "refersToTypeParameter": true }, { "type": "reference", - "target": 4887, + "target": 4840, "name": "FlashData", "package": "react-router", "refersToTypeParameter": true @@ -77998,7 +77994,7 @@ ] }, { - "id": 4889, + "id": 4842, "name": "createHashRouter", "variant": "declaration", "kind": 64, @@ -78008,12 +78004,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 160, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L160" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L160" } ], "signatures": [ { - "id": 4890, + "id": 4843, "name": "createHashRouter", "variant": "signature", "kind": 4096, @@ -78023,12 +78019,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 160, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L160" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L160" } ], "parameters": [ { - "id": 4891, + "id": 4844, "name": "routes", "variant": "param", "kind": 32768, @@ -78037,14 +78033,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } } }, { - "id": 4892, + "id": 4845, "name": "opts", "variant": "param", "kind": 32768, @@ -78064,7 +78060,7 @@ ], "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "DataRouter", "package": "react-router", "qualifiedName": "Router" @@ -78073,7 +78069,7 @@ ] }, { - "id": 4893, + "id": 4846, "name": "createMemoryRouter", "variant": "declaration", "kind": 64, @@ -78083,12 +78079,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 136, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L136" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L136" } ], "signatures": [ { - "id": 4894, + "id": 4847, "name": "createMemoryRouter", "variant": "signature", "kind": 4096, @@ -78098,12 +78094,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 136, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L136" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L136" } ], "parameters": [ { - "id": 4895, + "id": 4848, "name": "routes", "variant": "param", "kind": 32768, @@ -78112,14 +78108,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } } }, { - "id": 4896, + "id": 4849, "name": "opts", "variant": "param", "kind": 32768, @@ -78129,14 +78125,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4897, + "id": 4850, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4898, + "id": 4851, "name": "basename", "variant": "declaration", "kind": 1024, @@ -78148,7 +78144,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 139, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L139" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L139" } ], "type": { @@ -78157,7 +78153,7 @@ } }, { - "id": 4899, + "id": 4852, "name": "dataStrategy", "variant": "declaration", "kind": 1024, @@ -78169,18 +78165,18 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 144, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L144" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L144" } ], "type": { "type": "reference", - "target": 2964, + "target": 2917, "name": "DataStrategyFunction", "package": "react-router" } }, { - "id": 4900, + "id": 4853, "name": "future", "variant": "declaration", "kind": 1024, @@ -78192,7 +78188,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 140, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L140" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L140" } ], "type": { @@ -78217,7 +78213,7 @@ } }, { - "id": 4901, + "id": 4854, "name": "hydrationData", "variant": "declaration", "kind": 1024, @@ -78229,7 +78225,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 141, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L141" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L141" } ], "type": { @@ -78248,7 +78244,7 @@ "typeArguments": [ { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" }, @@ -78279,7 +78275,7 @@ } }, { - "id": 4902, + "id": 4855, "name": "initialEntries", "variant": "declaration", "kind": 1024, @@ -78291,21 +78287,21 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 142, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L142" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L142" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 4737, + "target": 4690, "name": "InitialEntry", "package": "react-router" } } }, { - "id": 4903, + "id": 4856, "name": "initialIndex", "variant": "declaration", "kind": 1024, @@ -78317,7 +78313,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 143, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L143" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L143" } ], "type": { @@ -78326,7 +78322,7 @@ } }, { - "id": 4904, + "id": 4857, "name": "patchRoutesOnNavigation", "variant": "declaration", "kind": 1024, @@ -78338,12 +78334,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 145, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L145" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L145" } ], "type": { "type": "reference", - "target": 4821, + "target": 4774, "name": "PatchRoutesOnNavigationFunction", "package": "react-router" } @@ -78353,13 +78349,13 @@ { "title": "Properties", "children": [ - 4898, - 4899, - 4900, - 4901, - 4902, - 4903, - 4904 + 4851, + 4852, + 4853, + 4854, + 4855, + 4856, + 4857 ] } ], @@ -78368,7 +78364,7 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 138, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L138" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L138" } ] } @@ -78377,7 +78373,7 @@ ], "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "DataRouter", "package": "react-router", "qualifiedName": "Router" @@ -78386,7 +78382,7 @@ ] }, { - "id": 4905, + "id": 4858, "name": "createMemorySessionStorage", "variant": "declaration", "kind": 64, @@ -78396,12 +78392,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions/memoryStorage.ts", "line": 24, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions/memoryStorage.ts#L24" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions/memoryStorage.ts#L24" } ], "signatures": [ { - "id": 4906, + "id": 4859, "name": "createMemorySessionStorage", "variant": "signature", "kind": 4096, @@ -78419,32 +78415,32 @@ "fileName": "packages/react-router/lib/server-runtime/sessions/memoryStorage.ts", "line": 24, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions/memoryStorage.ts#L24" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions/memoryStorage.ts#L24" } ], "typeParameters": [ { - "id": 4907, + "id": 4860, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" } }, { - "id": 4908, + "id": 4861, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4907, + "target": 4860, "name": "Data", "package": "react-router", "refersToTypeParameter": true @@ -78453,7 +78449,7 @@ ], "parameters": [ { - "id": 4909, + "id": 4862, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -78472,18 +78468,18 @@ ], "type": { "type": "reference", - "target": 4547, + "target": 4500, "typeArguments": [ { "type": "reference", - "target": 4907, + "target": 4860, "name": "Data", "package": "react-router", "refersToTypeParameter": true }, { "type": "reference", - "target": 4908, + "target": 4861, "name": "FlashData", "package": "react-router", "refersToTypeParameter": true @@ -78496,7 +78492,7 @@ ] }, { - "id": 4910, + "id": 4863, "name": "createPath", "variant": "declaration", "kind": 64, @@ -78506,12 +78502,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 556, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L556" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L556" } ], "signatures": [ { - "id": 4911, + "id": 4864, "name": "createPath", "variant": "signature", "kind": 4096, @@ -78529,12 +78525,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 556, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L556" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L556" } ], "parameters": [ { - "id": 4912, + "id": 4865, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -78548,7 +78544,7 @@ "typeArguments": [ { "type": "reference", - "target": 4375, + "target": 4328, "name": "Path", "package": "react-router" } @@ -78566,7 +78562,7 @@ ] }, { - "id": 4913, + "id": 4866, "name": "createRequestHandler", "variant": "declaration", "kind": 64, @@ -78576,12 +78572,12 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 72, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L72" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L72" } ], "signatures": [ { - "id": 4914, + "id": 4867, "name": "createRequestHandler", "variant": "signature", "kind": 4096, @@ -78591,12 +78587,12 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 72, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L72" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L72" } ], "parameters": [ { - "id": 4915, + "id": 4868, "name": "build", "variant": "param", "kind": 32768, @@ -78606,14 +78602,14 @@ "types": [ { "type": "reference", - "target": 4473, + "target": 4426, "name": "ServerBuild", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 4916, + "id": 4869, "name": "__type", "variant": "declaration", "kind": 65536, @@ -78623,12 +78619,12 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 41, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L41" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L41" } ], "signatures": [ { - "id": 4917, + "id": 4870, "name": "__type", "variant": "signature", "kind": 4096, @@ -78638,7 +78634,7 @@ "fileName": "packages/react-router/lib/server-runtime/server.ts", "line": 41, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/server.ts#L41" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/server.ts#L41" } ], "type": { @@ -78646,7 +78642,7 @@ "types": [ { "type": "reference", - "target": 4473, + "target": 4426, "name": "ServerBuild", "package": "react-router" }, @@ -78659,7 +78655,7 @@ "typeArguments": [ { "type": "reference", - "target": 4473, + "target": 4426, "name": "ServerBuild", "package": "react-router" } @@ -78677,7 +78673,7 @@ } }, { - "id": 4918, + "id": 4871, "name": "mode", "variant": "param", "kind": 32768, @@ -78692,7 +78688,7 @@ ], "type": { "type": "reference", - "target": 4831, + "target": 4784, "name": "RequestHandler", "package": "react-router" } @@ -78700,7 +78696,7 @@ ] }, { - "id": 4919, + "id": 4872, "name": "createRoutesFromChildren", "variant": "declaration", "kind": 64, @@ -78710,12 +78706,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 1103, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L1103" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L1103" } ], "signatures": [ { - "id": 4920, + "id": 4873, "name": "createRoutesFromChildren", "variant": "signature", "kind": 4096, @@ -78749,12 +78745,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 1103, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L1103" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L1103" } ], "parameters": [ { - "id": 4921, + "id": 4874, "name": "children", "variant": "param", "kind": 32768, @@ -78771,7 +78767,7 @@ } }, { - "id": 4922, + "id": 4875, "name": "parentPath", "variant": "param", "kind": 32768, @@ -78790,7 +78786,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } @@ -78799,7 +78795,7 @@ ] }, { - "id": 4923, + "id": 4876, "name": "createRoutesStub", "variant": "declaration", "kind": 64, @@ -78809,12 +78805,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 92, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L92" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L92" } ], "signatures": [ { - "id": 4924, + "id": 4877, "name": "createRoutesStub", "variant": "signature", "kind": 4096, @@ -78824,12 +78820,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 92, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L92" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L92" } ], "parameters": [ { - "id": 4925, + "id": 4878, "name": "routes", "variant": "param", "kind": 32768, @@ -78848,7 +78844,7 @@ } }, { - "id": 4926, + "id": 4879, "name": "context", "variant": "param", "kind": 32768, @@ -78868,7 +78864,7 @@ "type": { "type": "reflection", "declaration": { - "id": 4927, + "id": 4880, "name": "__type", "variant": "declaration", "kind": 65536, @@ -78878,12 +78874,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 96, "character": 18, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L96" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L96" } ], "signatures": [ { - "id": 4928, + "id": 4881, "name": "__type", "variant": "signature", "kind": 4096, @@ -78893,19 +78889,19 @@ "fileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "line": 96, "character": 18, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L96" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes-test-stub.tsx#L96" } ], "parameters": [ { - "id": 4929, + "id": 4882, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4468, + "target": 4421, "name": "RoutesTestStubProps", "package": "react-router" } @@ -78929,7 +78925,7 @@ ] }, { - "id": 4930, + "id": 4883, "name": "createSearchParams", "variant": "declaration", "kind": 64, @@ -78939,12 +78935,12 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 79, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L79" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L79" } ], "signatures": [ { - "id": 4931, + "id": 4884, "name": "createSearchParams", "variant": "signature", "kind": 4096, @@ -78982,19 +78978,19 @@ "fileName": "packages/react-router/lib/dom/dom.ts", "line": 79, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/dom.ts#L79" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/dom.ts#L79" } ], "parameters": [ { - "id": 4932, + "id": 4885, "name": "init", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4856, + "target": 4809, "name": "URLSearchParamsInit", "package": "react-router" }, @@ -79014,7 +79010,7 @@ ] }, { - "id": 4933, + "id": 4886, "name": "createSession", "variant": "declaration", "kind": 64, @@ -79059,12 +79055,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 95, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L95" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L95" } ], "signatures": [ { - "id": 4934, + "id": 4887, "name": "createSession", "variant": "signature", "kind": 4096, @@ -79074,32 +79070,32 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 95, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L95" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L95" } ], "typeParameters": [ { - "id": 4935, + "id": 4888, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" } }, { - "id": 4936, + "id": 4889, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4935, + "target": 4888, "name": "Data", "package": "react-router", "refersToTypeParameter": true @@ -79108,7 +79104,7 @@ ], "parameters": [ { - "id": 4937, + "id": 4890, "name": "initialData", "variant": "param", "kind": 32768, @@ -79117,14 +79113,14 @@ }, "type": { "type": "reference", - "target": 4935, + "target": 4888, "name": "Data", "package": "react-router", "refersToTypeParameter": true } }, { - "id": 4938, + "id": 4891, "name": "id", "variant": "param", "kind": 32768, @@ -79139,18 +79135,18 @@ ], "type": { "type": "reference", - "target": 4494, + "target": 4447, "typeArguments": [ { "type": "reference", - "target": 4935, + "target": 4888, "name": "Data", "package": "react-router", "refersToTypeParameter": true }, { "type": "reference", - "target": 4936, + "target": 4889, "name": "FlashData", "package": "react-router", "refersToTypeParameter": true @@ -79163,7 +79159,7 @@ ] }, { - "id": 4939, + "id": 4892, "name": "createSessionStorage", "variant": "declaration", "kind": 64, @@ -79173,12 +79169,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 254, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L254" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L254" } ], "signatures": [ { - "id": 4940, + "id": 4893, "name": "createSessionStorage", "variant": "signature", "kind": 4096, @@ -79196,32 +79192,32 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 254, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L254" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L254" } ], "typeParameters": [ { - "id": 4941, + "id": 4894, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" } }, { - "id": 4942, + "id": 4895, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4941, + "target": 4894, "name": "Data", "package": "react-router", "refersToTypeParameter": true @@ -79230,25 +79226,25 @@ ], "parameters": [ { - "id": 4943, + "id": 4896, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4522, + "target": 4475, "typeArguments": [ { "type": "reference", - "target": 4941, + "target": 4894, "name": "Data", "package": "react-router", "refersToTypeParameter": true }, { "type": "reference", - "target": 4942, + "target": 4895, "name": "FlashData", "package": "react-router", "refersToTypeParameter": true @@ -79261,18 +79257,18 @@ ], "type": { "type": "reference", - "target": 4547, + "target": 4500, "typeArguments": [ { "type": "reference", - "target": 4941, + "target": 4894, "name": "Data", "package": "react-router", "refersToTypeParameter": true }, { "type": "reference", - "target": 4942, + "target": 4895, "name": "FlashData", "package": "react-router", "refersToTypeParameter": true @@ -79285,7 +79281,7 @@ ] }, { - "id": 4944, + "id": 4897, "name": "createStaticHandler", "variant": "declaration", "kind": 64, @@ -79295,12 +79291,12 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 260, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L260" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L260" } ], "signatures": [ { - "id": 4945, + "id": 4898, "name": "createStaticHandler", "variant": "signature", "kind": 4096, @@ -79310,12 +79306,12 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 260, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L260" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L260" } ], "parameters": [ { - "id": 4946, + "id": 4899, "name": "routes", "variant": "param", "kind": 32768, @@ -79324,14 +79320,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } } }, { - "id": 4947, + "id": 4900, "name": "opts", "variant": "param", "kind": 32768, @@ -79351,7 +79347,7 @@ ], "type": { "type": "reference", - "target": 4582, + "target": 4535, "name": "StaticHandler", "package": "react-router" } @@ -79359,7 +79355,7 @@ ] }, { - "id": 4948, + "id": 4901, "name": "createStaticRouter", "variant": "declaration", "kind": 64, @@ -79369,12 +79365,12 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 273, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L273" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L273" } ], "signatures": [ { - "id": 4949, + "id": 4902, "name": "createStaticRouter", "variant": "signature", "kind": 4096, @@ -79384,12 +79380,12 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 273, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L273" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L273" } ], "parameters": [ { - "id": 4950, + "id": 4903, "name": "routes", "variant": "param", "kind": 32768, @@ -79398,27 +79394,27 @@ "type": "array", "elementType": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } } }, { - "id": 4951, + "id": 4904, "name": "context", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4600, + "target": 4553, "name": "StaticHandlerContext", "package": "react-router" } }, { - "id": 4952, + "id": 4905, "name": "opts", "variant": "param", "kind": 32768, @@ -79426,14 +79422,14 @@ "type": { "type": "reflection", "declaration": { - "id": 4953, + "id": 4906, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 4954, + "id": 4907, "name": "future", "variant": "declaration", "kind": 1024, @@ -79445,7 +79441,7 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 277, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L277" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L277" } ], "type": { @@ -79474,7 +79470,7 @@ { "title": "Properties", "children": [ - 4954 + 4907 ] } ], @@ -79483,7 +79479,7 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 276, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L276" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L276" } ] } @@ -79493,7 +79489,7 @@ ], "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "DataRouter", "package": "react-router", "qualifiedName": "Router" @@ -79502,7 +79498,7 @@ ] }, { - "id": 4955, + "id": 4908, "name": "data", "variant": "declaration", "kind": 64, @@ -79510,14 +79506,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1328, + "line": 1352, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1328" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1352" } ], "signatures": [ { - "id": 4956, + "id": 4909, "name": "data", "variant": "signature", "kind": 4096, @@ -79557,14 +79553,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1328, + "line": 1352, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1328" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1352" } ], "typeParameters": [ { - "id": 4957, + "id": 4910, "name": "D", "variant": "typeParam", "kind": 131072, @@ -79573,21 +79569,21 @@ ], "parameters": [ { - "id": 4958, + "id": 4911, "name": "data", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4957, + "target": 4910, "name": "D", "package": "react-router", "refersToTypeParameter": true } }, { - "id": 4959, + "id": 4912, "name": "init", "variant": "param", "kind": 32768, @@ -79616,11 +79612,11 @@ ], "type": { "type": "reference", - "target": 2807, + "target": 2760, "typeArguments": [ { "type": "reference", - "target": 4957, + "target": 4910, "name": "D", "package": "react-router", "refersToTypeParameter": true @@ -79633,7 +79629,7 @@ ] }, { - "id": 4960, + "id": 4913, "name": "Form", "variant": "declaration", "kind": 64, @@ -79684,7 +79680,7 @@ }, "children": [ { - "id": 4961, + "id": 4914, "name": "$$typeof", "variant": "declaration", "kind": 1024, @@ -79705,7 +79701,7 @@ } }, { - "id": 4962, + "id": 4915, "name": "defaultProps", "variant": "declaration", "kind": 1024, @@ -79732,7 +79728,7 @@ "types": [ { "type": "reference", - "target": 3306, + "target": 3259, "name": "FormProps", "package": "react-router" }, @@ -79765,7 +79761,7 @@ } }, { - "id": 4963, + "id": 4916, "name": "displayName", "variant": "declaration", "kind": 1024, @@ -79786,7 +79782,7 @@ } }, { - "id": 4964, + "id": 4917, "name": "propTypes", "variant": "declaration", "kind": 1024, @@ -79813,7 +79809,7 @@ "types": [ { "type": "reference", - "target": 3306, + "target": 3259, "name": "FormProps", "package": "react-router" }, @@ -79851,10 +79847,10 @@ { "title": "Properties", "children": [ - 4961, - 4962, - 4963, - 4964 + 4914, + 4915, + 4916, + 4917 ] } ], @@ -79863,12 +79859,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1050, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1050" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1050" } ], "signatures": [ { - "id": 4965, + "id": 4918, "name": "Form", "variant": "signature", "kind": 4096, @@ -79886,12 +79882,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1050, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1050" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1050" } ], "parameters": [ { - "id": 4966, + "id": 4919, "name": "props", "variant": "param", "kind": 32768, @@ -79901,7 +79897,7 @@ "types": [ { "type": "reference", - "target": 3306, + "target": 3259, "name": "FormProps", "package": "react-router" }, @@ -79944,7 +79940,7 @@ ] }, { - "id": 4967, + "id": 4920, "name": "generatePath", "variant": "declaration", "kind": 64, @@ -79952,14 +79948,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 835, + "line": 859, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L835" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L859" } ], "signatures": [ { - "id": 4968, + "id": 4921, "name": "generatePath", "variant": "signature", "kind": 4096, @@ -79975,14 +79971,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 835, + "line": 859, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L835" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L859" } ], "typeParameters": [ { - "id": 4969, + "id": 4922, "name": "Path", "variant": "typeParam", "kind": 131072, @@ -79995,21 +79991,21 @@ ], "parameters": [ { - "id": 4970, + "id": 4923, "name": "originalPath", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4969, + "target": 4922, "name": "Path", "package": "react-router", "refersToTypeParameter": true } }, { - "id": 4971, + "id": 4924, "name": "params", "variant": "param", "kind": 32768, @@ -80018,8 +80014,8 @@ "type": "mapped", "parameter": "key", "parameterType": { - "type": "intrinsic", - "name": "string" + "type": "literal", + "value": "*" }, "templateType": { "type": "union", @@ -80046,7 +80042,7 @@ ] }, { - "id": 4972, + "id": 4925, "name": "HashRouter", "variant": "declaration", "kind": 64, @@ -80056,12 +80052,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 306, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L306" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L306" } ], "signatures": [ { - "id": 4973, + "id": 4926, "name": "HashRouter", "variant": "signature", "kind": 4096, @@ -80087,19 +80083,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 306, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L306" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L306" } ], "parameters": [ { - "id": 4974, + "id": 4927, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 3613, + "target": 3566, "name": "HashRouterProps", "package": "react-router" } @@ -80119,7 +80115,7 @@ ] }, { - "id": 4975, + "id": 4928, "name": "isCookie", "variant": "declaration", "kind": 64, @@ -80148,12 +80144,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 133, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L133" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L133" } ], "signatures": [ { - "id": 4976, + "id": 4929, "name": "isCookie", "variant": "signature", "kind": 4096, @@ -80163,12 +80159,12 @@ "fileName": "packages/react-router/lib/server-runtime/cookies.ts", "line": 133, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/cookies.ts#L133" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/cookies.ts#L133" } ], "parameters": [ { - "id": 4977, + "id": 4930, "name": "object", "variant": "param", "kind": 32768, @@ -80185,7 +80181,7 @@ "asserts": false, "targetType": { "type": "reference", - "target": 2925, + "target": 2878, "name": "Cookie", "package": "react-router" } @@ -80194,7 +80190,7 @@ ] }, { - "id": 4978, + "id": 4931, "name": "isRouteErrorResponse", "variant": "declaration", "kind": 64, @@ -80202,14 +80198,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1443, + "line": 1467, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1443" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1467" } ], "signatures": [ { - "id": 4979, + "id": 4932, "name": "isRouteErrorResponse", "variant": "signature", "kind": 4096, @@ -80225,14 +80221,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1443, + "line": 1467, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1443" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1467" } ], "parameters": [ { - "id": 4980, + "id": 4933, "name": "error", "variant": "param", "kind": 32768, @@ -80249,7 +80245,7 @@ "asserts": false, "targetType": { "type": "reference", - "target": 4702, + "target": 4655, "name": "ErrorResponse", "package": "react-router" } @@ -80258,7 +80254,7 @@ ] }, { - "id": 4981, + "id": 4934, "name": "isSession", "variant": "declaration", "kind": 64, @@ -80287,12 +80283,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 151, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L151" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L151" } ], "signatures": [ { - "id": 4982, + "id": 4935, "name": "isSession", "variant": "signature", "kind": 4096, @@ -80302,12 +80298,12 @@ "fileName": "packages/react-router/lib/server-runtime/sessions.ts", "line": 151, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/sessions.ts#L151" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/sessions.ts#L151" } ], "parameters": [ { - "id": 4983, + "id": 4936, "name": "object", "variant": "param", "kind": 32768, @@ -80324,17 +80320,17 @@ "asserts": false, "targetType": { "type": "reference", - "target": 4494, + "target": 4447, "typeArguments": [ { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" }, { "type": "reference", - "target": 4519, + "target": 4472, "name": "SessionData", "package": "react-router" } @@ -80347,7 +80343,7 @@ ] }, { - "id": 4984, + "id": 4937, "name": "Link", "variant": "declaration", "kind": 64, @@ -80374,7 +80370,7 @@ }, "children": [ { - "id": 4985, + "id": 4938, "name": "$$typeof", "variant": "declaration", "kind": 1024, @@ -80395,7 +80391,7 @@ } }, { - "id": 4986, + "id": 4939, "name": "defaultProps", "variant": "declaration", "kind": 1024, @@ -80422,7 +80418,7 @@ "types": [ { "type": "reference", - "target": 3690, + "target": 3643, "name": "LinkProps", "package": "react-router" }, @@ -80455,7 +80451,7 @@ } }, { - "id": 4987, + "id": 4940, "name": "displayName", "variant": "declaration", "kind": 1024, @@ -80476,7 +80472,7 @@ } }, { - "id": 4988, + "id": 4941, "name": "propTypes", "variant": "declaration", "kind": 1024, @@ -80503,7 +80499,7 @@ "types": [ { "type": "reference", - "target": 3690, + "target": 3643, "name": "LinkProps", "package": "react-router" }, @@ -80541,10 +80537,10 @@ { "title": "Properties", "children": [ - 4985, - 4986, - 4987, - 4988 + 4938, + 4939, + 4940, + 4941 ] } ], @@ -80553,12 +80549,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 558, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L558" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L558" } ], "signatures": [ { - "id": 4989, + "id": 4942, "name": "Link", "variant": "signature", "kind": 4096, @@ -80576,12 +80572,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 558, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L558" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L558" } ], "parameters": [ { - "id": 4990, + "id": 4943, "name": "props", "variant": "param", "kind": 32768, @@ -80591,7 +80587,7 @@ "types": [ { "type": "reference", - "target": 3690, + "target": 3643, "name": "LinkProps", "package": "react-router" }, @@ -80634,7 +80630,7 @@ ] }, { - "id": 4991, + "id": 4944, "name": "Links", "variant": "declaration", "kind": 64, @@ -80644,12 +80640,12 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 230, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L230" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L230" } ], "signatures": [ { - "id": 4992, + "id": 4945, "name": "Links", "variant": "signature", "kind": 4096, @@ -80672,7 +80668,7 @@ "kind": "inline-tag", "tag": "@link", "text": "LinksFunction", - "target": 3975 + "target": 3928 }, { "kind": "text", @@ -80697,7 +80693,7 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 230, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L230" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L230" } ], "type": { @@ -80714,7 +80710,7 @@ ] }, { - "id": 4993, + "id": 4946, "name": "matchPath", "variant": "declaration", "kind": 64, @@ -80722,14 +80718,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 941, + "line": 965, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L941" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L965" } ], "signatures": [ { - "id": 4994, + "id": 4947, "name": "matchPath", "variant": "signature", "kind": 4096, @@ -80745,14 +80741,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 941, + "line": 965, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L941" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L965" } ], "typeParameters": [ { - "id": 4995, + "id": 4948, "name": "ParamKey", "variant": "typeParam", "kind": 131072, @@ -80763,7 +80759,7 @@ } }, { - "id": 4996, + "id": 4949, "name": "Path", "variant": "typeParam", "kind": 131072, @@ -80776,7 +80772,7 @@ ], "parameters": [ { - "id": 4997, + "id": 4950, "name": "pattern", "variant": "param", "kind": 32768, @@ -80786,18 +80782,18 @@ "types": [ { "type": "reference", - "target": 4996, + "target": 4949, "name": "Path", "package": "react-router", "refersToTypeParameter": true }, { "type": "reference", - "target": 4385, + "target": 4338, "typeArguments": [ { "type": "reference", - "target": 4996, + "target": 4949, "name": "Path", "package": "react-router", "refersToTypeParameter": true @@ -80810,7 +80806,7 @@ } }, { - "id": 4998, + "id": 4951, "name": "pathname", "variant": "param", "kind": 32768, @@ -80826,11 +80822,11 @@ "types": [ { "type": "reference", - "target": 4379, + "target": 4332, "typeArguments": [ { "type": "reference", - "target": 4995, + "target": 4948, "name": "ParamKey", "package": "react-router", "refersToTypeParameter": true @@ -80849,7 +80845,7 @@ ] }, { - "id": 4999, + "id": 4952, "name": "matchRoutes", "variant": "declaration", "kind": 64, @@ -80857,14 +80853,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 482, + "line": 506, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L482" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L506" } ], "signatures": [ { - "id": 5000, + "id": 4953, "name": "matchRoutes", "variant": "signature", "kind": 4096, @@ -80880,14 +80876,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 482, + "line": 506, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L482" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L506" } ], "typeParameters": [ { - "id": 5001, + "id": 4954, "name": "RouteObjectType", "variant": "typeParam", "kind": 131072, @@ -80914,7 +80910,7 @@ ], "parameters": [ { - "id": 5002, + "id": 4955, "name": "routes", "variant": "param", "kind": 32768, @@ -80923,7 +80919,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5001, + "target": 4954, "name": "RouteObjectType", "package": "react-router", "refersToTypeParameter": true @@ -80931,7 +80927,7 @@ } }, { - "id": 5003, + "id": 4956, "name": "locationArg", "variant": "param", "kind": 32768, @@ -80952,7 +80948,7 @@ "typeArguments": [ { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -80970,7 +80966,7 @@ } }, { - "id": 5004, + "id": 4957, "name": "basename", "variant": "param", "kind": 32768, @@ -81000,7 +80996,7 @@ }, { "type": "reference", - "target": 5001, + "target": 4954, "name": "RouteObjectType", "package": "react-router", "refersToTypeParameter": true @@ -81020,7 +81016,7 @@ ] }, { - "id": 5005, + "id": 4958, "name": "MemoryRouter", "variant": "declaration", "kind": 64, @@ -81030,12 +81026,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 475, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L475" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L475" } ], "signatures": [ { - "id": 5006, + "id": 4959, "name": "MemoryRouter", "variant": "signature", "kind": 4096, @@ -81061,19 +81057,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 475, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L475" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L475" } ], "parameters": [ { - "id": 5007, + "id": 4960, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 3989, + "target": 3942, "name": "MemoryRouterProps", "package": "react-router" } @@ -81092,7 +81088,7 @@ ] }, { - "id": 5008, + "id": 4961, "name": "Meta", "variant": "declaration", "kind": 64, @@ -81102,12 +81098,12 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 458, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L458" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L458" } ], "signatures": [ { - "id": 5009, + "id": 4962, "name": "Meta", "variant": "signature", "kind": 4096, @@ -81130,7 +81126,7 @@ "kind": "inline-tag", "tag": "@link", "text": "MetaFunction", - "target": 4002 + "target": 3955 }, { "kind": "text", @@ -81155,7 +81151,7 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 458, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L458" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L458" } ], "type": { @@ -81172,7 +81168,7 @@ ] }, { - "id": 5010, + "id": 4963, "name": "Navigate", "variant": "declaration", "kind": 64, @@ -81182,12 +81178,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 534, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L534" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L534" } ], "signatures": [ { - "id": 5011, + "id": 4964, "name": "Navigate", "variant": "signature", "kind": 4096, @@ -81202,7 +81198,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useNavigate", - "target": 5222 + "target": 5175 }, { "kind": "text", @@ -81220,7 +81216,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useNavigate", - "target": 5222 + "target": 5175 } ] }, @@ -81229,19 +81225,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 534, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L534" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L534" } ], "parameters": [ { - "id": 5012, + "id": 4965, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4020, + "target": 3973, "name": "NavigateProps", "package": "react-router" } @@ -81255,7 +81251,7 @@ ] }, { - "id": 5013, + "id": 4966, "name": "NavLink", "variant": "declaration", "kind": 64, @@ -81270,7 +81266,7 @@ "kind": "inline-tag", "tag": "@link", "text": "``", - "target": 4984, + "target": 4937, "tsLinkText": "``" }, { @@ -81281,7 +81277,7 @@ "kind": "inline-tag", "tag": "@link", "text": "NavLinkProps.className", - "target": 4113 + "target": 4066 }, { "kind": "text", @@ -81315,7 +81311,7 @@ "kind": "inline-tag", "tag": "@link", "text": "NavLinkRenderProps", - "target": 4811 + "target": 4764 }, { "kind": "text", @@ -81329,7 +81325,7 @@ }, "children": [ { - "id": 5014, + "id": 4967, "name": "$$typeof", "variant": "declaration", "kind": 1024, @@ -81350,7 +81346,7 @@ } }, { - "id": 5015, + "id": 4968, "name": "defaultProps", "variant": "declaration", "kind": 1024, @@ -81377,7 +81373,7 @@ "types": [ { "type": "reference", - "target": 4048, + "target": 4001, "name": "NavLinkProps", "package": "react-router" }, @@ -81410,7 +81406,7 @@ } }, { - "id": 5016, + "id": 4969, "name": "displayName", "variant": "declaration", "kind": 1024, @@ -81431,7 +81427,7 @@ } }, { - "id": 5017, + "id": 4970, "name": "propTypes", "variant": "declaration", "kind": 1024, @@ -81458,7 +81454,7 @@ "types": [ { "type": "reference", - "target": 4048, + "target": 4001, "name": "NavLinkProps", "package": "react-router" }, @@ -81496,10 +81492,10 @@ { "title": "Properties", "children": [ - 5014, - 5015, - 5016, - 5017 + 4967, + 4968, + 4969, + 4970 ] } ], @@ -81508,12 +81504,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 801, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L801" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L801" } ], "signatures": [ { - "id": 5018, + "id": 4971, "name": "NavLink", "variant": "signature", "kind": 4096, @@ -81531,12 +81527,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 801, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L801" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L801" } ], "parameters": [ { - "id": 5019, + "id": 4972, "name": "props", "variant": "param", "kind": 32768, @@ -81546,7 +81542,7 @@ "types": [ { "type": "reference", - "target": 4048, + "target": 4001, "name": "NavLinkProps", "package": "react-router" }, @@ -81589,7 +81585,7 @@ ] }, { - "id": 5020, + "id": 4973, "name": "Outlet", "variant": "declaration", "kind": 64, @@ -81599,12 +81595,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 611, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L611" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L611" } ], "signatures": [ { - "id": 5021, + "id": 4974, "name": "Outlet", "variant": "signature", "kind": 4096, @@ -81626,19 +81622,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 611, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L611" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L611" } ], "parameters": [ { - "id": 5022, + "id": 4975, "name": "props", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4365, + "target": 4318, "name": "OutletProps", "package": "react-router" } @@ -81666,7 +81662,7 @@ ] }, { - "id": 5023, + "id": 4976, "name": "parsePath", "variant": "declaration", "kind": 64, @@ -81676,12 +81672,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 573, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L573" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L573" } ], "signatures": [ { - "id": 5024, + "id": 4977, "name": "parsePath", "variant": "signature", "kind": 4096, @@ -81699,12 +81695,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 573, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L573" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L573" } ], "parameters": [ { - "id": 5025, + "id": 4978, "name": "path", "variant": "param", "kind": 32768, @@ -81724,7 +81720,7 @@ "typeArguments": [ { "type": "reference", - "target": 4375, + "target": 4328, "name": "Path", "package": "react-router" } @@ -81736,7 +81732,7 @@ ] }, { - "id": 5026, + "id": 4979, "name": "PrefetchPageLinks", "variant": "declaration", "kind": 64, @@ -81746,12 +81742,12 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 271, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L271" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L271" } ], "signatures": [ { - "id": 5027, + "id": 4980, "name": "PrefetchPageLinks", "variant": "signature", "kind": 4096, @@ -81774,7 +81770,7 @@ "kind": "inline-tag", "tag": "@link", "text": "``", - "target": 3944 + "target": 3897 }, { "kind": "text", @@ -81795,19 +81791,19 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 271, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L271" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L271" } ], "parameters": [ { - "id": 5028, + "id": 4981, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4367, + "target": 4320, "name": "PageLinkDescriptor", "package": "react-router" } @@ -81836,7 +81832,7 @@ ] }, { - "id": 5029, + "id": 4982, "name": "redirect", "variant": "declaration", "kind": 64, @@ -81860,14 +81856,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1354, + "line": 1378, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1354" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1378" } ], "signatures": [ { - "id": 5030, + "id": 4983, "name": "redirect", "variant": "signature", "kind": 4096, @@ -81875,14 +81871,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1354, + "line": 1378, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1354" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1378" } ], "parameters": [ { - "id": 5031, + "id": 4984, "name": "url", "variant": "param", "kind": 32768, @@ -81893,7 +81889,7 @@ } }, { - "id": 5032, + "id": 4985, "name": "init", "variant": "param", "kind": 32768, @@ -81933,7 +81929,7 @@ ] }, { - "id": 5033, + "id": 4986, "name": "redirectDocument", "variant": "declaration", "kind": 64, @@ -81957,14 +81953,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1378, + "line": 1402, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1378" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1402" } ], "signatures": [ { - "id": 5034, + "id": 4987, "name": "redirectDocument", "variant": "signature", "kind": 4096, @@ -81972,14 +81968,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1378, + "line": 1402, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1378" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1402" } ], "parameters": [ { - "id": 5035, + "id": 4988, "name": "url", "variant": "param", "kind": 32768, @@ -81990,7 +81986,7 @@ } }, { - "id": 5036, + "id": 4989, "name": "init", "variant": "param", "kind": 32768, @@ -82030,7 +82026,7 @@ ] }, { - "id": 5037, + "id": 4990, "name": "renderMatches", "variant": "declaration", "kind": 64, @@ -82040,12 +82036,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 1179, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L1179" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L1179" } ], "signatures": [ { - "id": 5038, + "id": 4991, "name": "renderMatches", "variant": "signature", "kind": 4096, @@ -82071,12 +82067,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 1179, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L1179" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L1179" } ], "parameters": [ { - "id": 5039, + "id": 4992, "name": "matches", "variant": "param", "kind": 32768, @@ -82092,7 +82088,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4411, + "target": 4364, "typeArguments": [ { "type": "intrinsic", @@ -82100,7 +82096,7 @@ }, { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } @@ -82135,7 +82131,7 @@ ] }, { - "id": 5040, + "id": 4993, "name": "replace", "variant": "declaration", "kind": 64, @@ -82175,14 +82171,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1392, + "line": 1416, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1392" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1416" } ], "signatures": [ { - "id": 5041, + "id": 4994, "name": "replace", "variant": "signature", "kind": 4096, @@ -82190,14 +82186,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1392, + "line": 1416, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1392" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1416" } ], "parameters": [ { - "id": 5042, + "id": 4995, "name": "url", "variant": "param", "kind": 32768, @@ -82208,7 +82204,7 @@ } }, { - "id": 5043, + "id": 4996, "name": "init", "variant": "param", "kind": 32768, @@ -82248,7 +82244,7 @@ ] }, { - "id": 5044, + "id": 4997, "name": "resolvePath", "variant": "declaration", "kind": 64, @@ -82256,14 +82252,14 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1101, + "line": 1125, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1101" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1125" } ], "signatures": [ { - "id": 5045, + "id": 4998, "name": "resolvePath", "variant": "signature", "kind": 4096, @@ -82279,27 +82275,27 @@ "sources": [ { "fileName": "packages/react-router/lib/router/utils.ts", - "line": 1101, + "line": 1125, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/utils.ts#L1101" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/utils.ts#L1125" } ], "parameters": [ { - "id": 5046, + "id": 4999, "name": "to", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 5047, + "id": 5000, "name": "fromPathname", "variant": "param", "kind": 32768, @@ -82313,7 +82309,7 @@ ], "type": { "type": "reference", - "target": 4375, + "target": 4328, "name": "Path", "package": "react-router" } @@ -82321,7 +82317,7 @@ ] }, { - "id": 5048, + "id": 5001, "name": "Route", "variant": "declaration", "kind": 64, @@ -82331,12 +82327,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 676, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L676" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L676" } ], "signatures": [ { - "id": 5049, + "id": 5002, "name": "Route", "variant": "signature", "kind": 4096, @@ -82351,7 +82347,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Routes", - "target": 5057 + "target": 5010 }, { "kind": "text", @@ -82364,19 +82360,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 676, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L676" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L676" } ], "parameters": [ { - "id": 5050, + "id": 5003, "name": "_props", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4838, + "target": 4791, "name": "RouteProps", "package": "react-router" } @@ -82404,7 +82400,7 @@ ] }, { - "id": 5051, + "id": 5004, "name": "Router", "variant": "declaration", "kind": 64, @@ -82414,12 +82410,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 705, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L705" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L705" } ], "signatures": [ { - "id": 5052, + "id": 5005, "name": "Router", "variant": "signature", "kind": 4096, @@ -82461,19 +82457,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 705, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L705" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L705" } ], "parameters": [ { - "id": 5053, + "id": 5006, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4428, + "target": 4381, "name": "RouterProps", "package": "react-router" } @@ -82501,7 +82497,7 @@ ] }, { - "id": 5054, + "id": 5007, "name": "RouterProvider", "variant": "declaration", "kind": 64, @@ -82511,12 +82507,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 197, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L197" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L197" } ], "signatures": [ { - "id": 5055, + "id": 5008, "name": "RouterProvider", "variant": "signature", "kind": 4096, @@ -82534,19 +82530,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 197, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L197" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L197" } ], "parameters": [ { - "id": 5056, + "id": 5009, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4435, + "target": 4388, "name": "RouterProviderProps", "package": "react-router" } @@ -82565,7 +82561,7 @@ ] }, { - "id": 5057, + "id": 5010, "name": "Routes", "variant": "declaration", "kind": 64, @@ -82575,12 +82571,12 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 813, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L813" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L813" } ], "signatures": [ { - "id": 5058, + "id": 5011, "name": "Routes", "variant": "signature", "kind": 4096, @@ -82595,7 +82591,7 @@ "kind": "inline-tag", "tag": "@link", "text": "``", - "target": 5048, + "target": 5001, "tsLinkText": "``" }, { @@ -82613,19 +82609,19 @@ "fileName": "packages/react-router/lib/components.tsx", "line": 813, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/components.tsx#L813" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/components.tsx#L813" } ], "parameters": [ { - "id": 5059, + "id": 5012, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4465, + "target": 4418, "name": "RoutesProps", "package": "react-router" } @@ -82653,7 +82649,7 @@ ] }, { - "id": 5060, + "id": 5013, "name": "Scripts", "variant": "declaration", "kind": 64, @@ -82663,12 +82659,12 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 641, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L641" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L641" } ], "signatures": [ { - "id": 5061, + "id": 5014, "name": "Scripts", "variant": "signature", "kind": 4096, @@ -82710,19 +82706,19 @@ "fileName": "packages/react-router/lib/dom/ssr/components.tsx", "line": 641, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/components.tsx#L641" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/components.tsx#L641" } ], "parameters": [ { - "id": 5062, + "id": 5015, "name": "props", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4841, + "target": 4794, "name": "ScriptsProps", "package": "react-router" } @@ -82751,14 +82747,14 @@ ] }, { - "id": 5063, + "id": 5016, "name": "ScrollRestoration", "variant": "declaration", "kind": 64, "flags": {}, "children": [ { - "id": 5064, + "id": 5017, "name": "displayName", "variant": "declaration", "kind": 1024, @@ -82768,7 +82764,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1228, "character": 18, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1228" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1228" } ], "type": { @@ -82781,7 +82777,7 @@ { "title": "Properties", "children": [ - 5064 + 5017 ] } ], @@ -82790,18 +82786,18 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1160, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1160" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1160" }, { "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1228, "character": 0, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1228" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1228" } ], "signatures": [ { - "id": 5065, + "id": 5018, "name": "ScrollRestoration", "variant": "signature", "kind": 4096, @@ -82816,7 +82812,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Scripts", - "target": 5060 + "target": 5013 }, { "kind": "text", @@ -82857,19 +82853,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1160, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1160" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1160" } ], "parameters": [ { - "id": 5066, + "id": 5019, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4842, + "target": 4795, "name": "ScrollRestorationProps", "package": "react-router" } @@ -82898,7 +82894,7 @@ ] }, { - "id": 5067, + "id": 5020, "name": "ServerRouter", "variant": "declaration", "kind": 64, @@ -82908,12 +82904,12 @@ "fileName": "packages/react-router/lib/dom/ssr/server.tsx", "line": 25, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/server.tsx#L25" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/server.tsx#L25" } ], "signatures": [ { - "id": 5068, + "id": 5021, "name": "ServerRouter", "variant": "signature", "kind": 4096, @@ -82939,19 +82935,19 @@ "fileName": "packages/react-router/lib/dom/ssr/server.tsx", "line": 25, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/server.tsx#L25" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/server.tsx#L25" } ], "parameters": [ { - "id": 5069, + "id": 5022, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4489, + "target": 4442, "name": "ServerRouterProps", "package": "react-router" } @@ -82971,7 +82967,7 @@ ] }, { - "id": 5070, + "id": 5023, "name": "StaticRouter", "variant": "declaration", "kind": 64, @@ -82981,12 +82977,12 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 51, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L51" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L51" } ], "signatures": [ { - "id": 5071, + "id": 5024, "name": "StaticRouter", "variant": "signature", "kind": 4096, @@ -83012,19 +83008,19 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 51, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L51" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L51" } ], "parameters": [ { - "id": 5072, + "id": 5025, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4611, + "target": 4564, "name": "StaticRouterProps", "package": "react-router" } @@ -83044,7 +83040,7 @@ ] }, { - "id": 5073, + "id": 5026, "name": "StaticRouterProvider", "variant": "declaration", "kind": 64, @@ -83054,12 +83050,12 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 95, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L95" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L95" } ], "signatures": [ { - "id": 5074, + "id": 5027, "name": "StaticRouterProvider", "variant": "signature", "kind": 4096, @@ -83077,19 +83073,19 @@ "fileName": "packages/react-router/lib/dom/server.tsx", "line": 95, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/server.tsx#L95" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/server.tsx#L95" } ], "parameters": [ { - "id": 5075, + "id": 5028, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4615, + "target": 4568, "name": "StaticRouterProviderProps", "package": "react-router" } @@ -83109,7 +83105,7 @@ ] }, { - "id": 5076, + "id": 5029, "name": "UNSAFE_createBrowserHistory", "variant": "declaration", "kind": 64, @@ -83119,12 +83115,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 359, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L359" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L359" } ], "signatures": [ { - "id": 5077, + "id": 5030, "name": "UNSAFE_createBrowserHistory", "variant": "signature", "kind": 4096, @@ -83153,12 +83149,12 @@ "fileName": "packages/react-router/lib/router/history.ts", "line": 359, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/history.ts#L359" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/history.ts#L359" } ], "parameters": [ { - "id": 5078, + "id": 5031, "name": "options", "variant": "param", "kind": 32768, @@ -83188,7 +83184,7 @@ ] }, { - "id": 5079, + "id": 5032, "name": "UNSAFE_createClientRoutes", "variant": "declaration", "kind": 64, @@ -83198,12 +83194,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes.tsx", "line": 224, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes.tsx#L224" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes.tsx#L224" } ], "signatures": [ { - "id": 5080, + "id": 5033, "name": "UNSAFE_createClientRoutes", "variant": "signature", "kind": 4096, @@ -83213,12 +83209,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes.tsx", "line": 224, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes.tsx#L224" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes.tsx#L224" } ], "parameters": [ { - "id": 5081, + "id": 5034, "name": "manifest", "variant": "param", "kind": 32768, @@ -83245,20 +83241,20 @@ } }, { - "id": 5082, + "id": 5035, "name": "routeModulesCache", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4656, + "target": 4609, "name": "RouteModules", "package": "react-router" } }, { - "id": 5083, + "id": 5036, "name": "initialState", "variant": "param", "kind": 32768, @@ -83286,7 +83282,7 @@ "typeArguments": [ { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" }, @@ -83319,7 +83315,7 @@ } }, { - "id": 5084, + "id": 5037, "name": "isSpaMode", "variant": "param", "kind": 32768, @@ -83330,7 +83326,7 @@ } }, { - "id": 5085, + "id": 5038, "name": "parentId", "variant": "param", "kind": 32768, @@ -83342,7 +83338,7 @@ "defaultValue": "\"\"" }, { - "id": 5086, + "id": 5039, "name": "routesByParentId", "variant": "param", "kind": 32768, @@ -83392,7 +83388,7 @@ "defaultValue": "..." }, { - "id": 5087, + "id": 5040, "name": "needsRevalidation", "variant": "param", "kind": 32768, @@ -83420,7 +83416,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4698, + "target": 4651, "name": "DataRouteObject", "package": "react-router" } @@ -83429,7 +83425,7 @@ ] }, { - "id": 5088, + "id": 5041, "name": "UNSAFE_createClientRoutesWithHMRRevalidationOptOut", "variant": "declaration", "kind": 64, @@ -83439,12 +83435,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes.tsx", "line": 168, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes.tsx#L168" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes.tsx#L168" } ], "signatures": [ { - "id": 5089, + "id": 5042, "name": "UNSAFE_createClientRoutesWithHMRRevalidationOptOut", "variant": "signature", "kind": 4096, @@ -83454,12 +83450,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes.tsx", "line": 168, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes.tsx#L168" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes.tsx#L168" } ], "parameters": [ { - "id": 5090, + "id": 5043, "name": "needsRevalidation", "variant": "param", "kind": 32768, @@ -83481,7 +83477,7 @@ } }, { - "id": 5091, + "id": 5044, "name": "manifest", "variant": "param", "kind": 32768, @@ -83508,20 +83504,20 @@ } }, { - "id": 5092, + "id": 5045, "name": "routeModulesCache", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4656, + "target": 4609, "name": "RouteModules", "package": "react-router" } }, { - "id": 5093, + "id": 5046, "name": "initialState", "variant": "param", "kind": 32768, @@ -83542,7 +83538,7 @@ "typeArguments": [ { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" }, @@ -83573,7 +83569,7 @@ } }, { - "id": 5094, + "id": 5047, "name": "future", "variant": "param", "kind": 32768, @@ -83589,7 +83585,7 @@ } }, { - "id": 5095, + "id": 5048, "name": "isSpaMode", "variant": "param", "kind": 32768, @@ -83604,7 +83600,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 4698, + "target": 4651, "name": "DataRouteObject", "package": "react-router" } @@ -83613,7 +83609,7 @@ ] }, { - "id": 5096, + "id": 5049, "name": "UNSAFE_createRouter", "variant": "declaration", "kind": 64, @@ -83623,12 +83619,12 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 786, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L786" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L786" } ], "signatures": [ { - "id": 5097, + "id": 5050, "name": "UNSAFE_createRouter", "variant": "signature", "kind": 4096, @@ -83646,19 +83642,19 @@ "fileName": "packages/react-router/lib/router/router.ts", "line": 786, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/router/router.ts#L786" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/router/router.ts#L786" } ], "parameters": [ { - "id": 5098, + "id": 5051, "name": "init", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4418, + "target": 4371, "name": "RouterInit", "package": "react-router" } @@ -83666,7 +83662,7 @@ ], "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "Router", "package": "react-router" } @@ -83674,7 +83670,7 @@ ] }, { - "id": 5099, + "id": 5052, "name": "UNSAFE_decodeViaTurboStream", "variant": "declaration", "kind": 64, @@ -83684,12 +83680,12 @@ "fileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "line": 444, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/single-fetch.tsx#L444" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/single-fetch.tsx#L444" } ], "signatures": [ { - "id": 5100, + "id": 5053, "name": "UNSAFE_decodeViaTurboStream", "variant": "signature", "kind": 4096, @@ -83699,12 +83695,12 @@ "fileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "line": 444, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/single-fetch.tsx#L444" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/single-fetch.tsx#L444" } ], "parameters": [ { - "id": 5101, + "id": 5054, "name": "body", "variant": "param", "kind": 32768, @@ -83731,7 +83727,7 @@ } }, { - "id": 5102, + "id": 5055, "name": "global", "variant": "param", "kind": 32768, @@ -83774,14 +83770,14 @@ { "type": "reflection", "declaration": { - "id": 5103, + "id": 5056, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5104, + "id": 5057, "name": "done", "variant": "declaration", "kind": 1024, @@ -83812,7 +83808,7 @@ } }, { - "id": 5105, + "id": 5058, "name": "value", "variant": "declaration", "kind": 1024, @@ -83836,8 +83832,8 @@ { "title": "Properties", "children": [ - 5104, - 5105 + 5057, + 5058 ] } ], @@ -83858,7 +83854,7 @@ ] }, { - "id": 5106, + "id": 5059, "name": "UNSAFE_deserializeErrors", "variant": "declaration", "kind": 64, @@ -83868,12 +83864,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errors.ts", "line": 4, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errors.ts#L4" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errors.ts#L4" } ], "signatures": [ { - "id": 5107, + "id": 5060, "name": "UNSAFE_deserializeErrors", "variant": "signature", "kind": 4096, @@ -83883,12 +83879,12 @@ "fileName": "packages/react-router/lib/dom/ssr/errors.ts", "line": 4, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/errors.ts#L4" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/errors.ts#L4" } ], "parameters": [ { - "id": 5108, + "id": 5061, "name": "errors", "variant": "param", "kind": 32768, @@ -83921,7 +83917,7 @@ }, "objectType": { "type": "reference", - "target": 4443, + "target": 4396, "name": "RouterState", "package": "react-router" } @@ -83930,7 +83926,7 @@ ] }, { - "id": 5109, + "id": 5062, "name": "UNSAFE_getPatchRoutesOnNavigationFunction", "variant": "declaration", "kind": 64, @@ -83940,12 +83936,12 @@ "fileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "line": 70, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/fog-of-war.ts#L70" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/fog-of-war.ts#L70" } ], "signatures": [ { - "id": 5110, + "id": 5063, "name": "UNSAFE_getPatchRoutesOnNavigationFunction", "variant": "signature", "kind": 4096, @@ -83955,38 +83951,38 @@ "fileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "line": 70, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/fog-of-war.ts#L70" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/fog-of-war.ts#L70" } ], "parameters": [ { - "id": 5111, + "id": 5064, "name": "manifest", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4644, + "target": 4597, "name": "AssetsManifest", "package": "react-router" } }, { - "id": 5112, + "id": 5065, "name": "routeModules", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4656, + "target": 4609, "name": "RouteModules", "package": "react-router" } }, { - "id": 5113, + "id": 5066, "name": "isSpaMode", "variant": "param", "kind": 32768, @@ -83997,7 +83993,7 @@ } }, { - "id": 5114, + "id": 5067, "name": "basename", "variant": "param", "kind": 32768, @@ -84022,7 +84018,7 @@ "types": [ { "type": "reference", - "target": 4821, + "target": 4774, "name": "PatchRoutesOnNavigationFunction", "package": "react-router" }, @@ -84036,7 +84032,7 @@ ] }, { - "id": 5115, + "id": 5068, "name": "UNSAFE_getSingleFetchDataStrategy", "variant": "declaration", "kind": 64, @@ -84046,12 +84042,12 @@ "fileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "line": 134, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/single-fetch.tsx#L134" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/single-fetch.tsx#L134" } ], "signatures": [ { - "id": 5116, + "id": 5069, "name": "UNSAFE_getSingleFetchDataStrategy", "variant": "signature", "kind": 4096, @@ -84061,38 +84057,38 @@ "fileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "line": 134, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/single-fetch.tsx#L134" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/single-fetch.tsx#L134" } ], "parameters": [ { - "id": 5117, + "id": 5070, "name": "manifest", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4644, + "target": 4597, "name": "AssetsManifest", "package": "react-router" } }, { - "id": 5118, + "id": 5071, "name": "routeModules", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4656, + "target": 4609, "name": "RouteModules", "package": "react-router" } }, { - "id": 5119, + "id": 5072, "name": "getRouter", "variant": "param", "kind": 32768, @@ -84100,7 +84096,7 @@ "type": { "type": "reflection", "declaration": { - "id": 5120, + "id": 5073, "name": "__type", "variant": "declaration", "kind": 65536, @@ -84110,12 +84106,12 @@ "fileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "line": 137, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/single-fetch.tsx#L137" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/single-fetch.tsx#L137" } ], "signatures": [ { - "id": 5121, + "id": 5074, "name": "__type", "variant": "signature", "kind": 4096, @@ -84125,12 +84121,12 @@ "fileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "line": 137, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/single-fetch.tsx#L137" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/single-fetch.tsx#L137" } ], "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "Router", "package": "react-router" } @@ -84142,7 +84138,7 @@ ], "type": { "type": "reference", - "target": 2964, + "target": 2917, "name": "DataStrategyFunction", "package": "react-router" } @@ -84150,7 +84146,7 @@ ] }, { - "id": 5122, + "id": 5075, "name": "UNSAFE_shouldHydrateRouteLoader", "variant": "declaration", "kind": 64, @@ -84160,12 +84156,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes.tsx", "line": 567, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes.tsx#L567" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes.tsx#L567" } ], "signatures": [ { - "id": 5123, + "id": 5076, "name": "UNSAFE_shouldHydrateRouteLoader", "variant": "signature", "kind": 4096, @@ -84175,12 +84171,12 @@ "fileName": "packages/react-router/lib/dom/ssr/routes.tsx", "line": 567, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/routes.tsx#L567" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/routes.tsx#L567" } ], "parameters": [ { - "id": 5124, + "id": 5077, "name": "route", "variant": "param", "kind": 32768, @@ -84196,7 +84192,7 @@ } }, { - "id": 5125, + "id": 5078, "name": "routeModule", "variant": "param", "kind": 32768, @@ -84212,7 +84208,7 @@ } }, { - "id": 5126, + "id": 5079, "name": "isSpaMode", "variant": "param", "kind": 32768, @@ -84231,7 +84227,7 @@ ] }, { - "id": 5127, + "id": 5080, "name": "UNSAFE_useFogOFWarDiscovery", "variant": "declaration", "kind": 64, @@ -84241,12 +84237,12 @@ "fileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "line": 95, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/fog-of-war.ts#L95" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/fog-of-war.ts#L95" } ], "signatures": [ { - "id": 5128, + "id": 5081, "name": "UNSAFE_useFogOFWarDiscovery", "variant": "signature", "kind": 4096, @@ -84256,51 +84252,51 @@ "fileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "line": 95, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/ssr/fog-of-war.ts#L95" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/ssr/fog-of-war.ts#L95" } ], "parameters": [ { - "id": 5129, + "id": 5082, "name": "router", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 2963, + "target": 2916, "name": "Router", "package": "react-router" } }, { - "id": 5130, + "id": 5083, "name": "manifest", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4644, + "target": 4597, "name": "AssetsManifest", "package": "react-router" } }, { - "id": 5131, + "id": 5084, "name": "routeModules", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4656, + "target": 4609, "name": "RouteModules", "package": "react-router" } }, { - "id": 5132, + "id": 5085, "name": "isSpaMode", "variant": "param", "kind": 32768, @@ -84319,7 +84315,7 @@ ] }, { - "id": 5133, + "id": 5086, "name": "UNSAFE_useScrollRestoration", "variant": "declaration", "kind": 64, @@ -84329,12 +84325,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1954, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1954" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1954" } ], "signatures": [ { - "id": 5134, + "id": 5087, "name": "UNSAFE_useScrollRestoration", "variant": "signature", "kind": 4096, @@ -84352,12 +84348,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1954, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1954" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1954" } ], "parameters": [ { - "id": 5135, + "id": 5088, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -84365,14 +84361,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5136, + "id": 5089, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5137, + "id": 5090, "name": "getKey", "variant": "declaration", "kind": 1024, @@ -84384,18 +84380,18 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1958, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1958" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1958" } ], "type": { "type": "reference", - "target": 3594, + "target": 3547, "name": "GetScrollRestorationKeyFunction", "package": "react-router" } }, { - "id": 5138, + "id": 5091, "name": "storageKey", "variant": "declaration", "kind": 1024, @@ -84407,7 +84403,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1959, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1959" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1959" } ], "type": { @@ -84420,8 +84416,8 @@ { "title": "Properties", "children": [ - 5137, - 5138 + 5090, + 5091 ] } ], @@ -84430,7 +84426,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1957, "character": 3, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1957" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1957" } ] } @@ -84446,14 +84442,14 @@ ] }, { - "id": 5139, + "id": 5092, "name": "unstable_HistoryRouter", "variant": "declaration", "kind": 64, "flags": {}, "children": [ { - "id": 5140, + "id": 5093, "name": "displayName", "variant": "declaration", "kind": 1024, @@ -84463,7 +84459,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 383, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L383" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L383" } ], "type": { @@ -84476,7 +84472,7 @@ { "title": "Properties", "children": [ - 5140 + 5093 ] } ], @@ -84485,18 +84481,18 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 355, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L355" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L355" }, { "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 383, "character": 0, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L383" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L383" } ], "signatures": [ { - "id": 5141, + "id": 5094, "name": "unstable_HistoryRouter", "variant": "signature", "kind": 4096, @@ -84533,19 +84529,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 355, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L355" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L355" } ], "parameters": [ { - "id": 5142, + "id": 5095, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 3620, + "target": 3573, "name": "HistoryRouterProps", "package": "react-router" } @@ -84565,7 +84561,7 @@ ] }, { - "id": 5143, + "id": 5096, "name": "unstable_setDevServerHooks", "variant": "declaration", "kind": 64, @@ -84575,12 +84571,12 @@ "fileName": "packages/react-router/lib/server-runtime/dev.ts", "line": 13, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/dev.ts#L13" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/dev.ts#L13" } ], "signatures": [ { - "id": 5144, + "id": 5097, "name": "unstable_setDevServerHooks", "variant": "signature", "kind": 4096, @@ -84590,12 +84586,12 @@ "fileName": "packages/react-router/lib/server-runtime/dev.ts", "line": 13, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/server-runtime/dev.ts#L13" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/server-runtime/dev.ts#L13" } ], "parameters": [ { - "id": 5145, + "id": 5098, "name": "devServerHooks", "variant": "param", "kind": 32768, @@ -84619,7 +84615,7 @@ ] }, { - "id": 5146, + "id": 5099, "name": "unstable_usePrompt", "variant": "declaration", "kind": 64, @@ -84629,12 +84625,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2143, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2143" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2143" } ], "signatures": [ { - "id": 5147, + "id": 5100, "name": "unstable_usePrompt", "variant": "signature", "kind": 4096, @@ -84649,7 +84645,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useBlocker", - "target": 5168 + "target": 5121 }, { "kind": "text", @@ -84685,12 +84681,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2143, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2143" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2143" } ], "parameters": [ { - "id": 5148, + "id": 5101, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -84698,14 +84694,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5149, + "id": 5102, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5150, + "id": 5103, "name": "message", "variant": "declaration", "kind": 1024, @@ -84715,7 +84711,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2148, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2148" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2148" } ], "type": { @@ -84724,7 +84720,7 @@ } }, { - "id": 5151, + "id": 5104, "name": "when", "variant": "declaration", "kind": 1024, @@ -84734,7 +84730,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2147, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2147" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2147" } ], "type": { @@ -84746,7 +84742,7 @@ }, { "type": "reference", - "target": 4660, + "target": 4613, "name": "BlockerFunction", "package": "react-router" } @@ -84758,8 +84754,8 @@ { "title": "Properties", "children": [ - 5150, - 5151 + 5103, + 5104 ] } ], @@ -84768,7 +84764,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2146, "character": 3, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2146" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2146" } ] } @@ -84783,7 +84779,7 @@ ] }, { - "id": 5152, + "id": 5105, "name": "useActionData", "variant": "declaration", "kind": 64, @@ -84793,12 +84789,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1151, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1151" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1151" } ], "signatures": [ { - "id": 5153, + "id": 5106, "name": "useActionData", "variant": "signature", "kind": 4096, @@ -84828,12 +84824,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1151, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1151" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1151" } ], "typeParameters": [ { - "id": 5154, + "id": 5107, "name": "T", "variant": "typeParam", "kind": 131072, @@ -84850,13 +84846,13 @@ { "type": "reference", "target": { - "sourceFileName": "packages/react-router/lib/types.ts", + "sourceFileName": "packages/react-router/lib/types/route-data.ts", "qualifiedName": "SerializeFrom" }, "typeArguments": [ { "type": "reference", - "target": 5154, + "target": 5107, "name": "T", "package": "react-router", "refersToTypeParameter": true @@ -84875,7 +84871,7 @@ ] }, { - "id": 5155, + "id": 5108, "name": "useAsyncError", "variant": "declaration", "kind": 64, @@ -84885,12 +84881,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1230, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1230" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1230" } ], "signatures": [ { - "id": 5156, + "id": 5109, "name": "useAsyncError", "variant": "signature", "kind": 4096, @@ -84905,7 +84901,7 @@ "kind": "inline-tag", "tag": "@link", "text": "``", - "target": 4869 + "target": 4822 }, { "kind": "text", @@ -84922,7 +84918,7 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1230, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1230" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1230" } ], "type": { @@ -84933,7 +84929,7 @@ ] }, { - "id": 5157, + "id": 5110, "name": "useAsyncValue", "variant": "declaration", "kind": 64, @@ -84943,12 +84939,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1203, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1203" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1203" } ], "signatures": [ { - "id": 5158, + "id": 5111, "name": "useAsyncValue", "variant": "signature", "kind": 4096, @@ -84963,7 +84959,7 @@ "kind": "inline-tag", "tag": "@link", "text": "``", - "target": 4869 + "target": 4822 }, { "kind": "text", @@ -84980,7 +84976,7 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1203, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1203" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1203" } ], "type": { @@ -84991,7 +84987,7 @@ ] }, { - "id": 5159, + "id": 5112, "name": "useBeforeUnload", "variant": "declaration", "kind": 64, @@ -85001,12 +84997,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2071, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2071" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2071" } ], "signatures": [ { - "id": 5160, + "id": 5113, "name": "useBeforeUnload", "variant": "signature", "kind": 4096, @@ -85032,12 +85028,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2071, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2071" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2071" } ], "parameters": [ { - "id": 5161, + "id": 5114, "name": "callback", "variant": "param", "kind": 32768, @@ -85045,7 +85041,7 @@ "type": { "type": "reflection", "declaration": { - "id": 5162, + "id": 5115, "name": "__type", "variant": "declaration", "kind": 65536, @@ -85055,12 +85051,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2072, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2072" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2072" } ], "signatures": [ { - "id": 5163, + "id": 5116, "name": "__type", "variant": "signature", "kind": 4096, @@ -85070,12 +85066,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2072, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2072" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2072" } ], "parameters": [ { - "id": 5164, + "id": 5117, "name": "event", "variant": "param", "kind": 32768, @@ -85101,7 +85097,7 @@ } }, { - "id": 5165, + "id": 5118, "name": "options", "variant": "param", "kind": 32768, @@ -85111,14 +85107,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5166, + "id": 5119, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5167, + "id": 5120, "name": "capture", "variant": "declaration", "kind": 1024, @@ -85130,7 +85126,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2073, "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2073" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2073" } ], "type": { @@ -85143,7 +85139,7 @@ { "title": "Properties", "children": [ - 5167 + 5120 ] } ], @@ -85152,7 +85148,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2073, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2073" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2073" } ] } @@ -85167,7 +85163,7 @@ ] }, { - "id": 5168, + "id": 5121, "name": "useBlocker", "variant": "declaration", "kind": 64, @@ -85177,12 +85173,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1245, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1245" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1245" } ], "signatures": [ { - "id": 5169, + "id": 5122, "name": "useBlocker", "variant": "signature", "kind": 4096, @@ -85200,12 +85196,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1245, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1245" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1245" } ], "parameters": [ { - "id": 5170, + "id": 5123, "name": "shouldBlock", "variant": "param", "kind": 32768, @@ -85219,7 +85215,7 @@ }, { "type": "reference", - "target": 4660, + "target": 4613, "name": "BlockerFunction", "package": "react-router" } @@ -85229,7 +85225,7 @@ ], "type": { "type": "reference", - "target": 4659, + "target": 4612, "name": "Blocker", "package": "react-router" } @@ -85237,7 +85233,7 @@ ] }, { - "id": 5171, + "id": 5124, "name": "useFetcher", "variant": "declaration", "kind": 64, @@ -85247,12 +85243,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1799, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1799" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1799" } ], "signatures": [ { - "id": 5172, + "id": 5125, "name": "useFetcher", "variant": "signature", "kind": 4096, @@ -85274,12 +85270,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1799, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1799" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1799" } ], "typeParameters": [ { - "id": 5173, + "id": 5126, "name": "T", "variant": "typeParam", "kind": 131072, @@ -85292,7 +85288,7 @@ ], "parameters": [ { - "id": 5174, + "id": 5127, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -85300,14 +85296,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5175, + "id": 5128, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5176, + "id": 5129, "name": "key", "variant": "declaration", "kind": 1024, @@ -85347,7 +85343,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1819, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1819" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1819" } ], "type": { @@ -85360,7 +85356,7 @@ { "title": "Properties", "children": [ - 5176 + 5129 ] } ], @@ -85369,7 +85365,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1801, "character": 3, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1801" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1801" } ] } @@ -85379,18 +85375,18 @@ ], "type": { "type": "reference", - "target": 4709, + "target": 4662, "typeArguments": [ { "type": "reference", "target": { - "sourceFileName": "packages/react-router/lib/types.ts", + "sourceFileName": "packages/react-router/lib/types/route-data.ts", "qualifiedName": "SerializeFrom" }, "typeArguments": [ { "type": "reference", - "target": 5173, + "target": 5126, "name": "T", "package": "react-router", "refersToTypeParameter": true @@ -85407,7 +85403,7 @@ ] }, { - "id": 5177, + "id": 5130, "name": "useFetchers", "variant": "declaration", "kind": 64, @@ -85417,12 +85413,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1913, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1913" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1913" } ], "signatures": [ { - "id": 5178, + "id": 5131, "name": "useFetchers", "variant": "signature", "kind": 4096, @@ -85444,7 +85440,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1913, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1913" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1913" } ], "type": { @@ -85454,21 +85450,21 @@ "types": [ { "type": "reference", - "target": 4707, + "target": 4660, "name": "Fetcher", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 5179, + "id": 5132, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5180, + "id": 5133, "name": "key", "variant": "declaration", "kind": 1024, @@ -85478,7 +85474,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1913, "character": 44, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1913" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1913" } ], "type": { @@ -85491,7 +85487,7 @@ { "title": "Properties", "children": [ - 5180 + 5133 ] } ], @@ -85500,7 +85496,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1913, "character": 42, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1913" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1913" } ] } @@ -85512,7 +85508,7 @@ ] }, { - "id": 5181, + "id": 5134, "name": "useFormAction", "variant": "declaration", "kind": 64, @@ -85522,12 +85518,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1612, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1612" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1612" } ], "signatures": [ { - "id": 5182, + "id": 5135, "name": "useFormAction", "variant": "signature", "kind": 4096, @@ -85542,7 +85538,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Form", - "target": 4960 + "target": 4913 }, { "kind": "text", @@ -85559,12 +85555,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1612, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1612" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1612" } ], "parameters": [ { - "id": 5183, + "id": 5136, "name": "action", "variant": "param", "kind": 32768, @@ -85585,7 +85581,7 @@ } }, { - "id": 5184, + "id": 5137, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -85593,14 +85589,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5185, + "id": 5138, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5186, + "id": 5139, "name": "relative", "variant": "declaration", "kind": 1024, @@ -85612,12 +85608,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1617, "character": 18, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1617" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1617" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" } @@ -85627,7 +85623,7 @@ { "title": "Properties", "children": [ - 5186 + 5139 ] } ], @@ -85636,7 +85632,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1617, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1617" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1617" } ] } @@ -85652,7 +85648,7 @@ ] }, { - "id": 5187, + "id": 5140, "name": "useHref", "variant": "declaration", "kind": 64, @@ -85662,12 +85658,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 71, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L71" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L71" } ], "signatures": [ { - "id": 5188, + "id": 5141, "name": "useHref", "variant": "signature", "kind": 4096, @@ -85689,25 +85685,25 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 71, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L71" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L71" } ], "parameters": [ { - "id": 5189, + "id": 5142, "name": "to", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 5190, + "id": 5143, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -85715,14 +85711,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5191, + "id": 5144, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5192, + "id": 5145, "name": "relative", "variant": "declaration", "kind": 1024, @@ -85734,12 +85730,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 73, "character": 18, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L73" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L73" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" } @@ -85749,7 +85745,7 @@ { "title": "Properties", "children": [ - 5192 + 5145 ] } ], @@ -85758,7 +85754,7 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 73, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L73" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L73" } ] } @@ -85774,7 +85770,7 @@ ] }, { - "id": 5193, + "id": 5146, "name": "useInRouterContext", "variant": "declaration", "kind": 64, @@ -85784,12 +85780,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 105, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L105" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L105" } ], "signatures": [ { - "id": 5194, + "id": 5147, "name": "useInRouterContext", "variant": "signature", "kind": 4096, @@ -85807,7 +85803,7 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 105, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L105" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L105" } ], "type": { @@ -85818,7 +85814,7 @@ ] }, { - "id": 5195, + "id": 5148, "name": "useLinkClickHandler", "variant": "declaration", "kind": 64, @@ -85828,12 +85824,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1278, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1278" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1278" } ], "signatures": [ { - "id": 5196, + "id": 5149, "name": "useLinkClickHandler", "variant": "signature", "kind": 4096, @@ -85875,12 +85871,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1278, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1278" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1278" } ], "typeParameters": [ { - "id": 5197, + "id": 5150, "name": "E", "variant": "typeParam", "kind": 131072, @@ -85907,20 +85903,20 @@ ], "parameters": [ { - "id": 5198, + "id": 5151, "name": "to", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 5199, + "id": 5152, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -85928,14 +85924,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5200, + "id": 5153, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5201, + "id": 5154, "name": "preventScrollReset", "variant": "declaration", "kind": 1024, @@ -85947,7 +85943,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1291, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1291" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1291" } ], "type": { @@ -85956,7 +85952,7 @@ } }, { - "id": 5202, + "id": 5155, "name": "relative", "variant": "declaration", "kind": 1024, @@ -85968,18 +85964,18 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1292, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1292" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1292" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" } }, { - "id": 5203, + "id": 5156, "name": "replace", "variant": "declaration", "kind": 1024, @@ -85991,7 +85987,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1289, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1289" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1289" } ], "type": { @@ -86000,7 +85996,7 @@ } }, { - "id": 5204, + "id": 5157, "name": "state", "variant": "declaration", "kind": 1024, @@ -86012,7 +86008,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1290, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1290" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1290" } ], "type": { @@ -86021,7 +86017,7 @@ } }, { - "id": 5205, + "id": 5158, "name": "target", "variant": "declaration", "kind": 1024, @@ -86033,7 +86029,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1288, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1288" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1288" } ], "type": { @@ -86048,7 +86044,7 @@ } }, { - "id": 5206, + "id": 5159, "name": "viewTransition", "variant": "declaration", "kind": 1024, @@ -86060,7 +86056,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1293, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1293" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1293" } ], "type": { @@ -86073,12 +86069,12 @@ { "title": "Properties", "children": [ - 5201, - 5202, - 5203, - 5204, - 5205, - 5206 + 5154, + 5155, + 5156, + 5157, + 5158, + 5159 ] } ], @@ -86087,7 +86083,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1287, "character": 5, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1287" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1287" } ] } @@ -86098,7 +86094,7 @@ "type": { "type": "reflection", "declaration": { - "id": 5207, + "id": 5160, "name": "__type", "variant": "declaration", "kind": 65536, @@ -86108,19 +86104,19 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1295, "character": 3, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1295" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1295" } ], "signatures": [ { - "id": 5208, + "id": 5161, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5209, + "id": 5162, "name": "event", "variant": "param", "kind": 32768, @@ -86134,7 +86130,7 @@ "typeArguments": [ { "type": "reference", - "target": 5197, + "target": 5150, "name": "E", "package": "react-router", "refersToTypeParameter": true @@ -86166,7 +86162,7 @@ ] }, { - "id": 5210, + "id": 5163, "name": "useLoaderData", "variant": "declaration", "kind": 64, @@ -86176,12 +86172,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1086, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1086" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1086" } ], "signatures": [ { - "id": 5211, + "id": 5164, "name": "useLoaderData", "variant": "signature", "kind": 4096, @@ -86196,7 +86192,7 @@ "kind": "inline-tag", "tag": "@link", "text": "loader", - "target": 4747 + "target": 4700 }, { "kind": "text", @@ -86206,7 +86202,7 @@ "kind": "inline-tag", "tag": "@link", "text": "client loader", - "target": 4678 + "target": 4631 }, { "kind": "text", @@ -86223,12 +86219,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1086, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1086" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1086" } ], "typeParameters": [ { - "id": 5212, + "id": 5165, "name": "T", "variant": "typeParam", "kind": 131072, @@ -86242,13 +86238,13 @@ "type": { "type": "reference", "target": { - "sourceFileName": "packages/react-router/lib/types.ts", + "sourceFileName": "packages/react-router/lib/types/route-data.ts", "qualifiedName": "SerializeFrom" }, "typeArguments": [ { "type": "reference", - "target": 5212, + "target": 5165, "name": "T", "package": "react-router", "refersToTypeParameter": true @@ -86261,7 +86257,7 @@ ] }, { - "id": 5213, + "id": 5166, "name": "useLocation", "variant": "declaration", "kind": 64, @@ -86271,12 +86267,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 132, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L132" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L132" } ], "signatures": [ { - "id": 5214, + "id": 5167, "name": "useLocation", "variant": "signature", "kind": 4096, @@ -86291,7 +86287,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Location", - "target": 3982 + "target": 3935 }, { "kind": "text", @@ -86308,12 +86304,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 132, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L132" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L132" } ], "type": { "type": "reference", - "target": 3982, + "target": 3935, "name": "Location", "package": "react-router" } @@ -86321,7 +86317,7 @@ ] }, { - "id": 5215, + "id": 5168, "name": "useMatch", "variant": "declaration", "kind": 64, @@ -86331,12 +86327,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 160, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L160" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L160" } ], "signatures": [ { - "id": 5216, + "id": 5169, "name": "useMatch", "variant": "signature", "kind": 4096, @@ -86362,12 +86358,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 160, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L160" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L160" } ], "typeParameters": [ { - "id": 5217, + "id": 5170, "name": "ParamKey", "variant": "typeParam", "kind": 131072, @@ -86378,7 +86374,7 @@ } }, { - "id": 5218, + "id": 5171, "name": "Path", "variant": "typeParam", "kind": 131072, @@ -86391,7 +86387,7 @@ ], "parameters": [ { - "id": 5219, + "id": 5172, "name": "pattern", "variant": "param", "kind": 32768, @@ -86401,18 +86397,18 @@ "types": [ { "type": "reference", - "target": 5218, + "target": 5171, "name": "Path", "package": "react-router", "refersToTypeParameter": true }, { "type": "reference", - "target": 4385, + "target": 4338, "typeArguments": [ { "type": "reference", - "target": 5218, + "target": 5171, "name": "Path", "package": "react-router", "refersToTypeParameter": true @@ -86430,11 +86426,11 @@ "types": [ { "type": "reference", - "target": 4379, + "target": 4332, "typeArguments": [ { "type": "reference", - "target": 5217, + "target": 5170, "name": "ParamKey", "package": "react-router", "refersToTypeParameter": true @@ -86453,7 +86449,7 @@ ] }, { - "id": 5220, + "id": 5173, "name": "useMatches", "variant": "declaration", "kind": 64, @@ -86463,12 +86459,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1058, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1058" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1058" } ], "signatures": [ { - "id": 5221, + "id": 5174, "name": "useMatches", "variant": "signature", "kind": 4096, @@ -86486,14 +86482,14 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1058, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1058" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1058" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 4636, + "target": 4589, "name": "UIMatch", "package": "react-router" } @@ -86502,7 +86498,7 @@ ] }, { - "id": 5222, + "id": 5175, "name": "useNavigate", "variant": "declaration", "kind": 64, @@ -86512,12 +86508,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 225, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L225" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L225" } ], "signatures": [ { - "id": 5223, + "id": 5176, "name": "useNavigate", "variant": "signature", "kind": 4096, @@ -86540,7 +86536,7 @@ "kind": "inline-tag", "tag": "@link", "text": "redirect", - "target": 5029 + "target": 4982 }, { "kind": "text", @@ -86550,7 +86546,7 @@ "kind": "inline-tag", "tag": "@link", "text": "actions", - "target": 2903 + "target": 2856 }, { "kind": "text", @@ -86560,7 +86556,7 @@ "kind": "inline-tag", "tag": "@link", "text": "loaders", - "target": 4747 + "target": 4700 }, { "kind": "text", @@ -86573,12 +86569,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 225, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L225" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L225" } ], "type": { "type": "reference", - "target": 4007, + "target": 3960, "name": "NavigateFunction", "package": "react-router" } @@ -86586,7 +86582,7 @@ ] }, { - "id": 5224, + "id": 5177, "name": "useNavigation", "variant": "declaration", "kind": 64, @@ -86596,12 +86592,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1008, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1008" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1008" } ], "signatures": [ { - "id": 5225, + "id": 5178, "name": "useNavigation", "variant": "signature", "kind": 4096, @@ -86623,12 +86619,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1008, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1008" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1008" } ], "type": { "type": "reference", - "target": 4778, + "target": 4731, "name": "Navigation", "package": "react-router" } @@ -86636,7 +86632,7 @@ ] }, { - "id": 5226, + "id": 5179, "name": "useNavigationType", "variant": "declaration", "kind": 64, @@ -86646,12 +86642,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 149, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L149" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L149" } ], "signatures": [ { - "id": 5227, + "id": 5180, "name": "useNavigationType", "variant": "signature", "kind": 4096, @@ -86669,12 +86665,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 149, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L149" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L149" } ], "type": { "type": "reference", - "target": 2799, + "target": 2752, "name": "NavigationType", "package": "react-router", "qualifiedName": "Action" @@ -86683,7 +86679,7 @@ ] }, { - "id": 5228, + "id": 5181, "name": "useOutlet", "variant": "declaration", "kind": 64, @@ -86693,12 +86689,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 320, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L320" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L320" } ], "signatures": [ { - "id": 5229, + "id": 5182, "name": "useOutlet", "variant": "signature", "kind": 4096, @@ -86724,12 +86720,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 320, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L320" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L320" } ], "parameters": [ { - "id": 5230, + "id": 5183, "name": "context", "variant": "param", "kind": 32768, @@ -86764,7 +86760,7 @@ ] }, { - "id": 5231, + "id": 5184, "name": "useOutletContext", "variant": "declaration", "kind": 64, @@ -86774,12 +86770,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 310, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L310" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L310" } ], "signatures": [ { - "id": 5232, + "id": 5185, "name": "useOutletContext", "variant": "signature", "kind": 4096, @@ -86794,7 +86790,7 @@ "kind": "inline-tag", "tag": "@link", "text": "``", - "target": 4366 + "target": 4319 }, { "kind": "text", @@ -86807,12 +86803,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 310, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L310" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L310" } ], "typeParameters": [ { - "id": 5233, + "id": 5186, "name": "Context", "variant": "typeParam", "kind": 131072, @@ -86825,7 +86821,7 @@ ], "type": { "type": "reference", - "target": 5233, + "target": 5186, "name": "Context", "package": "react-router", "refersToTypeParameter": true @@ -86834,7 +86830,7 @@ ] }, { - "id": 5234, + "id": 5187, "name": "useParams", "variant": "declaration", "kind": 64, @@ -86844,12 +86840,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 346, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L346" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L346" } ], "signatures": [ { - "id": 5235, + "id": 5188, "name": "useParams", "variant": "signature", "kind": 4096, @@ -86907,12 +86903,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 346, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L346" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L346" } ], "typeParameters": [ { - "id": 5236, + "id": 5189, "name": "ParamsOrKey", "variant": "typeParam", "kind": 131072, @@ -86974,7 +86970,7 @@ "elements": [ { "type": "reference", - "target": 5236, + "target": 5189, "name": "ParamsOrKey", "package": "react-router", "refersToTypeParameter": true @@ -86992,11 +86988,11 @@ }, "trueType": { "type": "reference", - "target": 4819, + "target": 4772, "typeArguments": [ { "type": "reference", - "target": 5236, + "target": 5189, "name": "ParamsOrKey", "package": "react-router", "refersToTypeParameter": true @@ -87014,7 +87010,7 @@ "typeArguments": [ { "type": "reference", - "target": 5236, + "target": 5189, "name": "ParamsOrKey", "package": "react-router", "refersToTypeParameter": true @@ -87032,7 +87028,7 @@ ] }, { - "id": 5237, + "id": 5190, "name": "useResolvedPath", "variant": "declaration", "kind": 64, @@ -87042,12 +87038,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 373, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L373" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L373" } ], "signatures": [ { - "id": 5238, + "id": 5191, "name": "useResolvedPath", "variant": "signature", "kind": 4096, @@ -87070,7 +87066,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useHref", - "target": 5187 + "target": 5140 }, { "kind": "text", @@ -87080,7 +87076,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Path", - "target": 4375 + "target": 4328 }, { "kind": "text", @@ -87097,25 +87093,25 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 373, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L373" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L373" } ], "parameters": [ { - "id": 5239, + "id": 5192, "name": "to", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 5240, + "id": 5193, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -87123,14 +87119,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5241, + "id": 5194, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5242, + "id": 5195, "name": "relative", "variant": "declaration", "kind": 1024, @@ -87142,12 +87138,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 375, "character": 18, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L375" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L375" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" } @@ -87157,7 +87153,7 @@ { "title": "Properties", "children": [ - 5242 + 5195 ] } ], @@ -87166,7 +87162,7 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 375, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L375" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L375" } ] } @@ -87176,7 +87172,7 @@ ], "type": { "type": "reference", - "target": 4375, + "target": 4328, "name": "Path", "package": "react-router" } @@ -87184,7 +87180,7 @@ ] }, { - "id": 5243, + "id": 5196, "name": "useRevalidator", "variant": "declaration", "kind": 64, @@ -87194,12 +87190,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1038, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1038" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1038" } ], "signatures": [ { - "id": 5244, + "id": 5197, "name": "useRevalidator", "variant": "signature", "kind": 4096, @@ -87222,7 +87218,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useFetcher", - "target": 5171 + "target": 5124 }, { "kind": "text", @@ -87232,7 +87228,7 @@ "kind": "inline-tag", "tag": "@link", "text": "Form", - "target": 4960 + "target": 4913 }, { "kind": "text", @@ -87242,7 +87238,7 @@ "kind": "inline-tag", "tag": "@link", "text": "useSubmit", - "target": 5262 + "target": 5215 }, { "kind": "text", @@ -87255,20 +87251,20 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1038, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1038" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1038" } ], "type": { "type": "reflection", "declaration": { - "id": 5245, + "id": 5198, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5246, + "id": 5199, "name": "state", "variant": "declaration", "kind": 1024, @@ -87278,19 +87274,19 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1046, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1046" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1046" } ], "type": { "type": "reference", - "target": 4836, + "target": 4789, "name": "RevalidationState", "package": "react-router" }, "defaultValue": "state.revalidation" }, { - "id": 5247, + "id": 5200, "name": "revalidate", "variant": "declaration", "kind": 2048, @@ -87300,12 +87296,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1043, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1043" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1043" } ], "signatures": [ { - "id": 5248, + "id": 5201, "name": "revalidate", "variant": "signature", "kind": 4096, @@ -87315,7 +87311,7 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1043, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1043" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1043" } ], "type": { @@ -87341,13 +87337,13 @@ { "title": "Properties", "children": [ - 5246 + 5199 ] }, { "title": "Methods", "children": [ - 5247 + 5200 ] } ], @@ -87356,7 +87352,7 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1042, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1042" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1042" } ] } @@ -87365,7 +87361,7 @@ ] }, { - "id": 5249, + "id": 5202, "name": "useRouteError", "variant": "declaration", "kind": 64, @@ -87375,12 +87371,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1171, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1171" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1171" } ], "signatures": [ { - "id": 5250, + "id": 5203, "name": "useRouteError", "variant": "signature", "kind": 4096, @@ -87395,7 +87391,7 @@ "kind": "inline-tag", "tag": "@link", "text": "action", - "target": 2903 + "target": 2856 }, { "kind": "text", @@ -87405,7 +87401,7 @@ "kind": "inline-tag", "tag": "@link", "text": "loader", - "target": 4747 + "target": 4700 }, { "kind": "text", @@ -87422,7 +87418,7 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1171, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1171" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1171" } ], "type": { @@ -87433,7 +87429,7 @@ ] }, { - "id": 5251, + "id": 5204, "name": "useRouteLoaderData", "variant": "declaration", "kind": 64, @@ -87443,12 +87439,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1119, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1119" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1119" } ], "signatures": [ { - "id": 5252, + "id": 5205, "name": "useRouteLoaderData", "variant": "signature", "kind": 4096, @@ -87526,12 +87522,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 1119, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L1119" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L1119" } ], "typeParameters": [ { - "id": 5253, + "id": 5206, "name": "T", "variant": "typeParam", "kind": 131072, @@ -87544,7 +87540,7 @@ ], "parameters": [ { - "id": 5254, + "id": 5207, "name": "routeId", "variant": "param", "kind": 32768, @@ -87561,13 +87557,13 @@ { "type": "reference", "target": { - "sourceFileName": "packages/react-router/lib/types.ts", + "sourceFileName": "packages/react-router/lib/types/route-data.ts", "qualifiedName": "SerializeFrom" }, "typeArguments": [ { "type": "reference", - "target": 5253, + "target": 5206, "name": "T", "package": "react-router", "refersToTypeParameter": true @@ -87586,7 +87582,7 @@ ] }, { - "id": 5255, + "id": 5208, "name": "useRoutes", "variant": "declaration", "kind": 64, @@ -87596,12 +87592,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 424, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L424" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L424" } ], "signatures": [ { - "id": 5256, + "id": 5209, "name": "useRoutes", "variant": "signature", "kind": 4096, @@ -87616,7 +87612,7 @@ "kind": "inline-tag", "tag": "@link", "text": "``", - "target": 5057 + "target": 5010 }, { "kind": "text", @@ -87649,12 +87645,12 @@ "fileName": "packages/react-router/lib/hooks.tsx", "line": 424, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/hooks.tsx#L424" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/hooks.tsx#L424" } ], "parameters": [ { - "id": 5257, + "id": 5210, "name": "routes", "variant": "param", "kind": 32768, @@ -87663,14 +87659,14 @@ "type": "array", "elementType": { "type": "reference", - "target": 4837, + "target": 4790, "name": "RouteObject", "package": "react-router" } } }, { - "id": 5258, + "id": 5211, "name": "locationArg", "variant": "param", "kind": 32768, @@ -87693,7 +87689,7 @@ "typeArguments": [ { "type": "reference", - "target": 3982, + "target": 3935, "typeArguments": [ { "type": "intrinsic", @@ -87733,7 +87729,7 @@ ] }, { - "id": 5259, + "id": 5212, "name": "useSearchParams", "variant": "declaration", "kind": 64, @@ -87743,12 +87739,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1350, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1350" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1350" } ], "signatures": [ { - "id": 5260, + "id": 5213, "name": "useSearchParams", "variant": "signature", "kind": 4096, @@ -87783,12 +87779,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1350, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1350" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1350" } ], "parameters": [ { - "id": 5261, + "id": 5214, "name": "defaultInit", "variant": "param", "kind": 32768, @@ -87797,7 +87793,7 @@ }, "type": { "type": "reference", - "target": 4856, + "target": 4809, "name": "URLSearchParamsInit", "package": "react-router" } @@ -87817,7 +87813,7 @@ }, { "type": "reference", - "target": 4846, + "target": 4799, "name": "SetURLSearchParams", "package": "react-router" } @@ -87827,7 +87823,7 @@ ] }, { - "id": 5262, + "id": 5215, "name": "useSubmit", "variant": "declaration", "kind": 64, @@ -87837,12 +87833,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1550, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1550" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1550" } ], "signatures": [ { - "id": 5263, + "id": 5216, "name": "useSubmit", "variant": "signature", "kind": 4096, @@ -87857,7 +87853,7 @@ "kind": "inline-tag", "tag": "@link", "text": "`
`", - "target": 4960, + "target": 4913, "tsLinkText": "``" }, { @@ -87875,12 +87871,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 1550, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L1550" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L1550" } ], "type": { "type": "reference", - "target": 4620, + "target": 4573, "name": "SubmitFunction", "package": "react-router" } @@ -87888,7 +87884,7 @@ ] }, { - "id": 5264, + "id": 5217, "name": "useViewTransitionState", "variant": "declaration", "kind": 64, @@ -87898,12 +87894,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2179, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2179" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2179" } ], "signatures": [ { - "id": 5265, + "id": 5218, "name": "useViewTransitionState", "variant": "signature", "kind": 4096, @@ -87926,7 +87922,7 @@ "kind": "inline-tag", "tag": "@link", "text": "LinkProps.viewTransition", - "target": 3973 + "target": 3926 }, { "kind": "text", @@ -87974,25 +87970,25 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2179, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2179" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2179" } ], "parameters": [ { - "id": 5266, + "id": 5219, "name": "to", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 4855, + "target": 4808, "name": "To", "package": "react-router" } }, { - "id": 5267, + "id": 5220, "name": "opts", "variant": "param", "kind": 32768, @@ -88000,14 +87996,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5268, + "id": 5221, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5269, + "id": 5222, "name": "relative", "variant": "declaration", "kind": 1024, @@ -88019,12 +88015,12 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2181, "character": 10, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2181" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2181" } ], "type": { "type": "reference", - "target": 4830, + "target": 4783, "name": "RelativeRoutingType", "package": "react-router" } @@ -88034,7 +88030,7 @@ { "title": "Properties", "children": [ - 5269 + 5222 ] } ], @@ -88043,7 +88039,7 @@ "fileName": "packages/react-router/lib/dom/lib.tsx", "line": 2181, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router/lib/dom/lib.tsx#L2181" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router/lib/dom/lib.tsx#L2181" } ] } @@ -88063,270 +88059,270 @@ { "title": "References", "children": [ - 2798 + 2751 ] }, { "title": "Enumerations", "children": [ - 2799, - 2803 + 2752, + 2756 ] }, { "title": "Classes", "children": [ - 2807, - 2817 + 2760, + 2770 ] }, { "title": "Interfaces", "children": [ - 2903, - 2908, - 2913, + 2856, + 2861, + 2866, + 2869, + 2874, + 2878, + 2890, + 2895, + 2909, + 2911, 2916, - 2921, - 2925, - 2937, - 2942, - 2956, - 2958, - 2963, - 2964, - 2967, - 2974, - 2990, - 2993, - 3016, - 3295, - 3299, - 3306, - 3592, - 3594, + 2917, + 2920, + 2927, + 2943, + 2946, + 2969, + 3248, + 3252, + 3259, + 3545, + 3547, + 3551, + 3555, + 3562, + 3566, + 3570, + 3573, + 3577, 3598, - 3602, - 3609, - 3613, - 3617, - 3620, - 3624, - 3645, - 3666, - 3687, - 3690, - 3975, - 3977, - 3982, - 3989, - 3994, - 4002, - 4007, - 4013, - 4020, - 4025, - 4048, - 4344, - 4365, - 4367, - 4375, - 4379, - 4385, - 4390, - 4411, + 3619, + 3640, + 3643, + 3928, + 3930, + 3935, + 3942, + 3947, + 3955, + 3960, + 3966, + 3973, + 3978, + 4001, + 4297, + 4318, + 4320, + 4328, + 4332, + 4338, + 4343, + 4364, + 4371, + 4381, + 4388, + 4396, + 4410, 4418, - 4428, - 4435, - 4443, - 4457, - 4465, - 4468, - 4473, - 4484, - 4489, - 4494, - 4519, - 4522, - 4547, - 4565, + 4421, + 4426, + 4437, + 4442, + 4447, + 4472, + 4475, + 4500, + 4518, + 4521, + 4535, + 4553, + 4564, 4568, - 4582, - 4600, - 4611, - 4615, - 4620, - 4624, - 4636, - 4644, - 4656 + 4573, + 4577, + 4589, + 4597, + 4609 ] }, { "title": "Type Aliases", "children": [ - 4659, + 4612, + 4613, + 4621, + 4625, + 4631, + 4637, + 4643, + 4644, + 4651, + 4655, 4660, - 4668, - 4672, + 4662, + 4674, + 4677, 4678, - 4684, + 4679, + 4685, + 4686, + 4689, 4690, 4691, - 4698, - 4702, - 4707, - 4709, - 4721, - 4724, - 4725, - 4726, + 4695, + 4699, + 4700, + 4708, + 4731, 4732, - 4733, - 4736, - 4737, - 4738, - 4742, - 4746, - 4747, - 4755, + 4764, + 4769, + 4770, + 4772, + 4774, + 4775, + 4776, 4778, - 4779, + 4783, + 4784, + 4789, + 4790, + 4791, + 4792, + 4793, + 4794, + 4795, + 4799, + 4807, + 4808, + 4809 + ] + }, + { + "title": "Variables", + "children": [ + 4810, 4811, + 4812, + 4813, + 4814, + 4815, 4816, 4817, + 4818, 4819, - 4821, - 4822, - 4823, - 4825, - 4830, - 4831, - 4836, - 4837, - 4838, - 4839, - 4840, - 4841, - 4842, - 4846, - 4854, - 4855, - 4856 + 4820, + 4821 ] }, { - "title": "Variables", + "title": "Functions", "children": [ - 4857, + 4822, + 4826, + 4829, + 4833, + 4837, + 4842, + 4846, 4858, - 4859, - 4860, - 4861, - 4862, 4863, - 4864, - 4865, 4866, - 4867, - 4868 - ] - }, - { - "title": "Functions", - "children": [ - 4869, - 4873, + 4872, 4876, - 4880, - 4884, - 4889, - 4893, - 4905, - 4910, + 4883, + 4886, + 4892, + 4897, + 4901, + 4908, 4913, - 4919, - 4923, - 4930, - 4933, - 4939, + 4920, + 4925, + 4928, + 4931, + 4934, + 4937, 4944, - 4948, - 4955, - 4960, - 4967, - 4972, - 4975, - 4978, - 4981, - 4984, - 4991, + 4946, + 4952, + 4958, + 4961, + 4963, + 4966, + 4973, + 4976, + 4979, + 4982, + 4986, + 4990, 4993, - 4999, - 5005, - 5008, + 4997, + 5001, + 5004, + 5007, 5010, 5013, + 5016, 5020, 5023, 5026, 5029, - 5033, - 5037, - 5040, - 5044, - 5048, - 5051, - 5054, - 5057, - 5060, - 5063, - 5067, - 5070, - 5073, - 5076, - 5079, - 5088, + 5032, + 5041, + 5049, + 5052, + 5059, + 5062, + 5068, + 5075, + 5080, + 5086, + 5092, 5096, 5099, - 5106, - 5109, - 5115, - 5122, - 5127, - 5133, - 5139, - 5143, + 5105, + 5108, + 5110, + 5112, + 5121, + 5124, + 5130, + 5134, + 5140, 5146, - 5152, - 5155, - 5157, - 5159, + 5148, + 5163, + 5166, 5168, - 5171, + 5173, + 5175, 5177, + 5179, 5181, + 5184, 5187, - 5193, - 5195, - 5210, - 5213, + 5190, + 5196, + 5202, + 5204, + 5208, + 5212, 5215, - 5220, - 5222, - 5224, - 5226, - 5228, - 5231, - 5234, - 5237, - 5243, - 5249, - 5251, - 5255, - 5259, - 5262, - 5264 + 5217 ] } ], @@ -88334,297 +88330,297 @@ { "title": "Routers", "children": [ - 4876, - 4889, - 4893, - 4948 + 4829, + 4842, + 4846, + 4901 ] }, { "title": "Router Components", "children": [ - 4873, - 4972, - 5005, - 5070, - 5073, - 5139 + 4826, + 4925, + 4958, + 5023, + 5026, + 5092 ] }, { "title": "Components", "children": [ - 4869, - 4960, - 4984, - 4991, - 5008, + 4822, + 4913, + 4937, + 4944, + 4961, + 4963, + 4966, + 4973, + 4979, + 5001, + 5004, 5010, 5013, - 5020, - 5026, - 5048, - 5051, - 5057, - 5060, - 5063, - 5067 + 5016, + 5020 ] }, { "title": "Hooks", "children": [ + 5099, + 5105, + 5108, + 5110, + 5112, + 5121, + 5124, + 5130, + 5134, + 5140, 5146, - 5152, - 5155, - 5157, - 5159, + 5148, + 5163, + 5166, 5168, - 5171, + 5173, + 5175, 5177, + 5179, 5181, + 5184, 5187, - 5193, - 5195, - 5210, - 5213, + 5190, + 5196, + 5202, + 5204, + 5208, + 5212, 5215, - 5220, - 5222, - 5224, - 5226, - 5228, - 5231, - 5234, - 5237, - 5243, - 5249, - 5251, - 5255, - 5259, - 5262, - 5264 + 5217 ] }, { "title": "Utils", "children": [ - 4910, - 4919, - 4923, - 4930, - 4944, - 4955, - 4967, - 4978, + 4863, + 4872, + 4876, + 4883, + 4897, + 4908, + 4920, + 4931, + 4946, + 4952, + 4976, + 4982, + 4986, + 4990, 4993, - 4999, - 5023, - 5029, - 5033, - 5037, - 5040, - 5044 + 4997 ] }, { "title": "Types", "children": [ - 2916, - 2921, - 3016, - 3306, - 3613, - 3620, - 3645, - 3666, - 3690, - 3989, - 4020, - 4048, - 4365, - 4390, - 4428, - 4465, - 4841 + 2869, + 2874, + 2969, + 3259, + 3566, + 3573, + 3598, + 3619, + 3643, + 3942, + 3973, + 4001, + 4318, + 4343, + 4381, + 4418, + 4794 ] }, { "title": "Other", "children": [ - 2798, - 2799, - 2803, - 2807, - 2817, - 2903, - 2908, - 2913, - 2925, - 2937, - 2942, - 2956, - 2958, - 2963, - 2964, - 2967, - 2974, - 2990, - 2993, - 3295, - 3299, - 3592, - 3594, - 3598, - 3602, - 3609, - 3617, - 3624, - 3687, - 3975, - 3977, - 3982, - 3994, - 4002, - 4007, - 4013, - 4025, - 4344, - 4367, - 4375, - 4379, - 4385, - 4411, - 4418, - 4435, - 4443, - 4457, - 4468, - 4473, - 4484, - 4489, - 4494, - 4519, - 4522, - 4547, - 4565, + 2751, + 2752, + 2756, + 2760, + 2770, + 2856, + 2861, + 2866, + 2878, + 2890, + 2895, + 2909, + 2911, + 2916, + 2917, + 2920, + 2927, + 2943, + 2946, + 3248, + 3252, + 3545, + 3547, + 3551, + 3555, + 3562, + 3570, + 3577, + 3640, + 3928, + 3930, + 3935, + 3947, + 3955, + 3960, + 3966, + 3978, + 4297, + 4320, + 4328, + 4332, + 4338, + 4364, + 4371, + 4388, + 4396, + 4410, + 4421, + 4426, + 4437, + 4442, + 4447, + 4472, + 4475, + 4500, + 4518, + 4521, + 4535, + 4553, + 4564, 4568, - 4582, - 4600, - 4611, - 4615, - 4620, - 4624, - 4636, + 4573, + 4577, + 4589, + 4597, + 4609, + 4612, + 4613, + 4621, + 4625, + 4631, + 4637, + 4643, 4644, - 4656, - 4659, + 4651, + 4655, 4660, - 4668, - 4672, + 4662, + 4674, + 4677, 4678, - 4684, + 4679, + 4685, + 4686, + 4689, 4690, 4691, - 4698, - 4702, - 4707, - 4709, - 4721, - 4724, - 4725, - 4726, + 4695, + 4699, + 4700, + 4708, + 4731, 4732, - 4733, - 4736, - 4737, - 4738, - 4742, - 4746, - 4747, - 4755, + 4764, + 4769, + 4770, + 4772, + 4774, + 4775, + 4776, 4778, - 4779, + 4783, + 4784, + 4789, + 4790, + 4791, + 4792, + 4793, + 4795, + 4799, + 4807, + 4808, + 4809, + 4810, 4811, + 4812, + 4813, + 4814, + 4815, 4816, 4817, + 4818, 4819, + 4820, 4821, - 4822, - 4823, - 4825, - 4830, - 4831, - 4836, + 4833, 4837, - 4838, - 4839, - 4840, - 4842, - 4846, - 4854, - 4855, - 4856, - 4857, 4858, - 4859, - 4860, - 4861, - 4862, - 4863, - 4864, - 4865, 4866, - 4867, - 4868, - 4880, - 4884, - 4905, - 4913, - 4933, - 4939, - 4975, - 4981, - 5054, - 5076, - 5079, - 5088, - 5096, - 5099, - 5106, - 5109, - 5115, - 5122, - 5127, - 5133, - 5143 + 4886, + 4892, + 4928, + 4934, + 5007, + 5029, + 5032, + 5041, + 5049, + 5052, + 5059, + 5062, + 5068, + 5075, + 5080, + 5086, + 5096 ] } ], "readme": [ - { - "kind": "text", - "text": "# React Router\n\nThe " - }, { "kind": "code", "text": "`react-router`" }, { "kind": "text", - "text": " package is the heart of [React Router](https://github.com/remix-run/react-router) and provides all the core functionality." + "text": " is the primary package in the React Router project.\n\n## Installation\n\n" + }, + { + "kind": "code", + "text": "```sh\nnpm i react-router\n```" } ] }, { - "id": 5270, + "id": 5223, "name": "@react-router/architect", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 5271, + "id": 5224, "name": "GetLoadContextFunction", "variant": "declaration", "kind": 2097152, @@ -88666,13 +88662,13 @@ "fileName": "server.ts", "line": 20, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L20" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L20" } ], "type": { "type": "reflection", "declaration": { - "id": 5272, + "id": 5225, "name": "__type", "variant": "declaration", "kind": 65536, @@ -88682,19 +88678,19 @@ "fileName": "server.ts", "line": 20, "character": 37, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L20" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L20" } ], "signatures": [ { - "id": 5273, + "id": 5226, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5274, + "id": 5227, "name": "event", "variant": "param", "kind": 32768, @@ -88722,7 +88718,10 @@ "typeArguments": [ { "type": "reference", - "target": 2913, + "target": { + "sourceFileName": "packages/react-router/dist/production/data-CQbyyGzl.d.mts", + "qualifiedName": "AppLoadContext" + }, "name": "AppLoadContext", "package": "react-router" } @@ -88732,7 +88731,10 @@ }, { "type": "reference", - "target": 2913, + "target": { + "sourceFileName": "packages/react-router/dist/production/data-CQbyyGzl.d.mts", + "qualifiedName": "AppLoadContext" + }, "name": "AppLoadContext", "package": "react-router" } @@ -88744,7 +88746,7 @@ } }, { - "id": 5275, + "id": 5228, "name": "RequestHandler", "variant": "declaration", "kind": 2097152, @@ -88754,7 +88756,7 @@ "fileName": "server.ts", "line": 24, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L24" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L24" } ], "type": { @@ -88768,7 +88770,7 @@ } }, { - "id": 5276, + "id": 5229, "name": "createArcTableSessionStorage", "variant": "declaration", "kind": 64, @@ -88778,12 +88780,12 @@ "fileName": "sessions/arcTableSessionStorage.ts", "line": 46, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/sessions/arcTableSessionStorage.ts#L46" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/sessions/arcTableSessionStorage.ts#L46" } ], "signatures": [ { - "id": 5277, + "id": 5230, "name": "createArcTableSessionStorage", "variant": "signature", "kind": 4096, @@ -88820,32 +88822,35 @@ "fileName": "sessions/arcTableSessionStorage.ts", "line": 46, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/sessions/arcTableSessionStorage.ts#L46" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/sessions/arcTableSessionStorage.ts#L46" } ], "typeParameters": [ { - "id": 5278, + "id": 5231, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "SessionData" + }, "name": "SessionData", "package": "react-router" } }, { - "id": 5279, + "id": 5232, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 5278, + "target": 5231, "name": "Data", "package": "@react-router/architect", "refersToTypeParameter": true @@ -88854,7 +88859,7 @@ ], "parameters": [ { - "id": 5280, + "id": 5233, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -88872,18 +88877,21 @@ ], "type": { "type": "reference", - "target": 4547, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "SessionStorage" + }, "typeArguments": [ { "type": "reference", - "target": 5278, + "target": 5231, "name": "Data", "package": "@react-router/architect", "refersToTypeParameter": true }, { "type": "reference", - "target": 5279, + "target": 5232, "name": "FlashData", "package": "@react-router/architect", "refersToTypeParameter": true @@ -88896,7 +88904,7 @@ ] }, { - "id": 5281, + "id": 5234, "name": "createRequestHandler", "variant": "declaration", "kind": 64, @@ -88906,12 +88914,12 @@ "fileName": "server.ts", "line": 30, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L30" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L30" } ], "signatures": [ { - "id": 5282, + "id": 5235, "name": "createRequestHandler", "variant": "signature", "kind": 4096, @@ -88929,12 +88937,12 @@ "fileName": "server.ts", "line": 30, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L30" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L30" } ], "parameters": [ { - "id": 5283, + "id": 5236, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -88942,14 +88950,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5284, + "id": 5237, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5285, + "id": 5238, "name": "build", "variant": "declaration", "kind": 1024, @@ -88959,18 +88967,21 @@ "fileName": "server.ts", "line": 35, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L35" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L35" } ], "type": { "type": "reference", - "target": 4473, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "ServerBuild" + }, "name": "ServerBuild", "package": "react-router" } }, { - "id": 5286, + "id": 5239, "name": "getLoadContext", "variant": "declaration", "kind": 1024, @@ -88982,18 +88993,18 @@ "fileName": "server.ts", "line": 36, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L36" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L36" } ], "type": { "type": "reference", - "target": 5271, + "target": 5224, "name": "GetLoadContextFunction", "package": "@react-router/architect" } }, { - "id": 5287, + "id": 5240, "name": "mode", "variant": "declaration", "kind": 1024, @@ -89005,7 +89016,7 @@ "fileName": "server.ts", "line": 37, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L37" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L37" } ], "type": { @@ -89019,9 +89030,9 @@ { "title": "Properties", "children": [ - 5285, - 5286, - 5287 + 5238, + 5239, + 5240 ] } ], @@ -89030,7 +89041,7 @@ "fileName": "server.ts", "line": 34, "character": 3, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-architect/server.ts#L34" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-architect/server.ts#L34" } ] } @@ -89039,7 +89050,7 @@ ], "type": { "type": "reference", - "target": 5275, + "target": 5228, "name": "RequestHandler", "package": "@react-router/architect" } @@ -89051,22 +89062,22 @@ { "title": "Type Aliases", "children": [ - 5271, - 5275 + 5224, + 5228 ] }, { "title": "Functions", "children": [ - 5276, - 5281 + 5229, + 5234 ] } ], "readme": [ { "kind": "text", - "text": "# @react-router/architect\n\nArchitect server request handler for React Router.\n\n" + "text": "[Architect](https://arc.codes) server request handler for React Router.\n\n" }, { "kind": "code", @@ -89075,21 +89086,21 @@ ] }, { - "id": 5288, + "id": 5241, "name": "@react-router/cloudflare", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 5289, + "id": 5242, "name": "createPagesFunctionHandlerParams", "variant": "declaration", "kind": 256, "flags": {}, "children": [ { - "id": 5290, + "id": 5243, "name": "build", "variant": "declaration", "kind": 1024, @@ -89099,7 +89110,7 @@ "fileName": "worker.ts", "line": 37, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L37" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L37" } ], "type": { @@ -89107,14 +89118,17 @@ "types": [ { "type": "reference", - "target": 4473, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "ServerBuild" + }, "name": "ServerBuild", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 5291, + "id": 5244, "name": "__type", "variant": "declaration", "kind": 65536, @@ -89124,12 +89138,12 @@ "fileName": "worker.ts", "line": 37, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L37" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L37" } ], "signatures": [ { - "id": 5292, + "id": 5245, "name": "__type", "variant": "signature", "kind": 4096, @@ -89139,7 +89153,7 @@ "fileName": "worker.ts", "line": 37, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L37" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L37" } ], "type": { @@ -89147,7 +89161,10 @@ "types": [ { "type": "reference", - "target": 4473, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "ServerBuild" + }, "name": "ServerBuild", "package": "react-router" }, @@ -89160,7 +89177,10 @@ "typeArguments": [ { "type": "reference", - "target": 4473, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "ServerBuild" + }, "name": "ServerBuild", "package": "react-router" } @@ -89178,7 +89198,7 @@ } }, { - "id": 5293, + "id": 5246, "name": "getLoadContext", "variant": "declaration", "kind": 1024, @@ -89190,16 +89210,16 @@ "fileName": "worker.ts", "line": 38, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L38" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L38" } ], "type": { "type": "reference", - "target": 5296, + "target": 5249, "typeArguments": [ { "type": "reference", - "target": 5295, + "target": 5248, "name": "Env", "package": "@react-router/cloudflare", "qualifiedName": "createPagesFunctionHandlerParams.Env", @@ -89234,7 +89254,7 @@ } }, { - "id": 5294, + "id": 5247, "name": "mode", "variant": "declaration", "kind": 1024, @@ -89246,7 +89266,7 @@ "fileName": "worker.ts", "line": 39, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L39" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L39" } ], "type": { @@ -89259,9 +89279,9 @@ { "title": "Properties", "children": [ - 5290, - 5293, - 5294 + 5243, + 5246, + 5247 ] } ], @@ -89270,12 +89290,12 @@ "fileName": "worker.ts", "line": 36, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L36" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L36" } ], "typeParameters": [ { - "id": 5295, + "id": 5248, "name": "Env", "variant": "typeParam", "kind": 131072, @@ -89288,7 +89308,7 @@ ] }, { - "id": 5296, + "id": 5249, "name": "GetLoadContextFunction", "variant": "declaration", "kind": 2097152, @@ -89330,12 +89350,12 @@ "fileName": "worker.ts", "line": 12, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L12" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L12" } ], "typeParameters": [ { - "id": 5297, + "id": 5250, "name": "Env", "variant": "typeParam", "kind": 131072, @@ -89346,7 +89366,7 @@ } }, { - "id": 5298, + "id": 5251, "name": "Params", "variant": "typeParam", "kind": 131072, @@ -89361,7 +89381,7 @@ } }, { - "id": 5299, + "id": 5252, "name": "Data", "variant": "typeParam", "kind": 131072, @@ -89409,7 +89429,7 @@ "type": { "type": "reflection", "declaration": { - "id": 5300, + "id": 5253, "name": "__type", "variant": "declaration", "kind": 65536, @@ -89419,19 +89439,19 @@ "fileName": "worker.ts", "line": 16, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L16" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L16" } ], "signatures": [ { - "id": 5301, + "id": 5254, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5302, + "id": 5255, "name": "args", "variant": "param", "kind": 32768, @@ -89439,14 +89459,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5303, + "id": 5256, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5304, + "id": 5257, "name": "context", "variant": "declaration", "kind": 1024, @@ -89456,20 +89476,20 @@ "fileName": "worker.ts", "line": 18, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L18" } ], "type": { "type": "reflection", "declaration": { - "id": 5305, + "id": 5258, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5306, + "id": 5259, "name": "cloudflare", "variant": "declaration", "kind": 1024, @@ -89479,7 +89499,7 @@ "fileName": "worker.ts", "line": 19, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L19" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L19" } ], "type": { @@ -89494,21 +89514,21 @@ "typeArguments": [ { "type": "reference", - "target": 5297, + "target": 5250, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5298, + "target": 5251, "name": "Params", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5299, + "target": 5252, "name": "Data", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -89520,14 +89540,14 @@ { "type": "reflection", "declaration": { - "id": 5307, + "id": 5260, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5308, + "id": 5261, "name": "caches", "variant": "declaration", "kind": 1024, @@ -89537,7 +89557,7 @@ "fileName": "worker.ts", "line": 29, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L29" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L29" } ], "type": { @@ -89551,7 +89571,7 @@ } }, { - "id": 5309, + "id": 5262, "name": "cf", "variant": "declaration", "kind": 1024, @@ -89561,7 +89581,7 @@ "fileName": "worker.ts", "line": 20, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L20" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L20" } ], "type": { @@ -89585,21 +89605,21 @@ "typeArguments": [ { "type": "reference", - "target": 5297, + "target": 5250, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5298, + "target": 5251, "name": "Params", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5299, + "target": 5252, "name": "Data", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -89612,7 +89632,7 @@ } }, { - "id": 5310, + "id": 5263, "name": "ctx", "variant": "declaration", "kind": 1024, @@ -89622,20 +89642,20 @@ "fileName": "worker.ts", "line": 21, "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L21" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L21" } ], "type": { "type": "reflection", "declaration": { - "id": 5311, + "id": 5264, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5312, + "id": 5265, "name": "passThroughOnException", "variant": "declaration", "kind": 1024, @@ -89645,7 +89665,7 @@ "fileName": "worker.ts", "line": 23, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L23" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L23" } ], "type": { @@ -89663,21 +89683,21 @@ "typeArguments": [ { "type": "reference", - "target": 5297, + "target": 5250, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5298, + "target": 5251, "name": "Params", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5299, + "target": 5252, "name": "Data", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -89689,7 +89709,7 @@ } }, { - "id": 5313, + "id": 5266, "name": "waitUntil", "variant": "declaration", "kind": 1024, @@ -89699,7 +89719,7 @@ "fileName": "worker.ts", "line": 22, "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L22" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L22" } ], "type": { @@ -89717,21 +89737,21 @@ "typeArguments": [ { "type": "reference", - "target": 5297, + "target": 5250, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5298, + "target": 5251, "name": "Params", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5299, + "target": 5252, "name": "Data", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -89747,8 +89767,8 @@ { "title": "Properties", "children": [ - 5312, - 5313 + 5265, + 5266 ] } ], @@ -89757,7 +89777,7 @@ "fileName": "worker.ts", "line": 21, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L21" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L21" } ] } @@ -89768,9 +89788,9 @@ { "title": "Properties", "children": [ - 5308, - 5309, - 5310 + 5261, + 5262, + 5263 ] } ], @@ -89779,7 +89799,7 @@ "fileName": "worker.ts", "line": 19, "character": 50, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L19" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L19" } ] } @@ -89792,7 +89812,7 @@ { "title": "Properties", "children": [ - 5306 + 5259 ] } ], @@ -89801,14 +89821,14 @@ "fileName": "worker.ts", "line": 18, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L18" } ] } } }, { - "id": 5314, + "id": 5267, "name": "request", "variant": "declaration", "kind": 1024, @@ -89818,7 +89838,7 @@ "fileName": "worker.ts", "line": 17, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L17" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L17" } ], "type": { @@ -89836,8 +89856,8 @@ { "title": "Properties", "children": [ - 5304, - 5314 + 5257, + 5267 ] } ], @@ -89846,7 +89866,7 @@ "fileName": "worker.ts", "line": 16, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L16" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L16" } ] } @@ -89858,7 +89878,10 @@ "types": [ { "type": "reference", - "target": 2913, + "target": { + "sourceFileName": "packages/react-router/dist/production/data-CQbyyGzl.d.mts", + "qualifiedName": "AppLoadContext" + }, "name": "AppLoadContext", "package": "react-router" }, @@ -89871,7 +89894,10 @@ "typeArguments": [ { "type": "reference", - "target": 2913, + "target": { + "sourceFileName": "packages/react-router/dist/production/data-CQbyyGzl.d.mts", + "qualifiedName": "AppLoadContext" + }, "name": "AppLoadContext", "package": "react-router" } @@ -89887,7 +89913,7 @@ } }, { - "id": 5315, + "id": 5268, "name": "RequestHandler", "variant": "declaration", "kind": 2097152, @@ -89897,12 +89923,12 @@ "fileName": "worker.ts", "line": 34, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L34" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L34" } ], "typeParameters": [ { - "id": 5316, + "id": 5269, "name": "Env", "variant": "typeParam", "kind": 131072, @@ -89922,7 +89948,7 @@ "typeArguments": [ { "type": "reference", - "target": 5316, + "target": 5269, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -89933,7 +89959,7 @@ } }, { - "id": 5317, + "id": 5270, "name": "createPagesFunctionHandler", "variant": "declaration", "kind": 64, @@ -89943,12 +89969,12 @@ "fileName": "worker.ts", "line": 78, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L78" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L78" } ], "signatures": [ { - "id": 5318, + "id": 5271, "name": "createPagesFunctionHandler", "variant": "signature", "kind": 4096, @@ -89958,12 +89984,12 @@ "fileName": "worker.ts", "line": 78, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L78" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L78" } ], "typeParameters": [ { - "id": 5319, + "id": 5272, "name": "Env", "variant": "typeParam", "kind": 131072, @@ -89976,18 +90002,18 @@ ], "parameters": [ { - "id": 5320, + "id": 5273, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 5289, + "target": 5242, "typeArguments": [ { "type": "reference", - "target": 5319, + "target": 5272, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -90001,7 +90027,7 @@ "type": { "type": "reflection", "declaration": { - "id": 5321, + "id": 5274, "name": "__type", "variant": "declaration", "kind": 65536, @@ -90011,12 +90037,12 @@ "fileName": "worker.ts", "line": 113, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L113" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L113" } ], "signatures": [ { - "id": 5322, + "id": 5275, "name": "__type", "variant": "signature", "kind": 4096, @@ -90026,12 +90052,12 @@ "fileName": "worker.ts", "line": 113, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L113" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L113" } ], "parameters": [ { - "id": 5323, + "id": 5276, "name": "context", "variant": "param", "kind": 32768, @@ -90045,7 +90071,7 @@ "typeArguments": [ { "type": "reference", - "target": 5319, + "target": 5272, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -90092,7 +90118,7 @@ ] }, { - "id": 5324, + "id": 5277, "name": "createRequestHandler", "variant": "declaration", "kind": 64, @@ -90102,12 +90128,12 @@ "fileName": "worker.ts", "line": 42, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L42" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L42" } ], "signatures": [ { - "id": 5325, + "id": 5278, "name": "createRequestHandler", "variant": "signature", "kind": 4096, @@ -90117,12 +90143,12 @@ "fileName": "worker.ts", "line": 42, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/worker.ts#L42" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/worker.ts#L42" } ], "typeParameters": [ { - "id": 5326, + "id": 5279, "name": "Env", "variant": "typeParam", "kind": 131072, @@ -90135,18 +90161,18 @@ ], "parameters": [ { - "id": 5327, + "id": 5280, "name": "__namedParameters", "variant": "param", "kind": 32768, "flags": {}, "type": { "type": "reference", - "target": 5289, + "target": 5242, "typeArguments": [ { "type": "reference", - "target": 5326, + "target": 5279, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -90159,11 +90185,11 @@ ], "type": { "type": "reference", - "target": 5315, + "target": 5268, "typeArguments": [ { "type": "reference", - "target": 5326, + "target": 5279, "name": "Env", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -90176,7 +90202,7 @@ ] }, { - "id": 5328, + "id": 5281, "name": "createWorkersKVSessionStorage", "variant": "declaration", "kind": 64, @@ -90186,12 +90212,12 @@ "fileName": "sessions/workersKVStorage.ts", "line": 27, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/sessions/workersKVStorage.ts#L27" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/sessions/workersKVStorage.ts#L27" } ], "signatures": [ { - "id": 5329, + "id": 5282, "name": "createWorkersKVSessionStorage", "variant": "signature", "kind": 4096, @@ -90209,32 +90235,35 @@ "fileName": "sessions/workersKVStorage.ts", "line": 27, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-cloudflare/sessions/workersKVStorage.ts#L27" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-cloudflare/sessions/workersKVStorage.ts#L27" } ], "typeParameters": [ { - "id": 5330, + "id": 5283, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "SessionData" + }, "name": "SessionData", "package": "react-router" } }, { - "id": 5331, + "id": 5284, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 5330, + "target": 5283, "name": "Data", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -90243,7 +90272,7 @@ ], "parameters": [ { - "id": 5332, + "id": 5285, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -90261,18 +90290,21 @@ ], "type": { "type": "reference", - "target": 4547, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "SessionStorage" + }, "typeArguments": [ { "type": "reference", - "target": 5330, + "target": 5283, "name": "Data", "package": "@react-router/cloudflare", "refersToTypeParameter": true }, { "type": "reference", - "target": 5331, + "target": 5284, "name": "FlashData", "package": "@react-router/cloudflare", "refersToTypeParameter": true @@ -90289,29 +90321,29 @@ { "title": "Interfaces", "children": [ - 5289 + 5242 ] }, { "title": "Type Aliases", "children": [ - 5296, - 5315 + 5249, + 5268 ] }, { "title": "Functions", "children": [ - 5317, - 5324, - 5328 + 5270, + 5277, + 5281 ] } ], "readme": [ { "kind": "text", - "text": "# @react-router/cloudflare\n\nCloudflare platform abstractions for [React Router.](https://reactrouter.com)\n\n" + "text": "Cloudflare platform abstractions for React Router\n\n" }, { "kind": "code", @@ -90320,21 +90352,21 @@ ] }, { - "id": 5333, + "id": 5286, "name": "@react-router/dev", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 5334, + "id": 5287, "name": "routes", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 5335, + "id": 5288, "name": "RouteConfigEntry", "variant": "declaration", "kind": 256, @@ -90357,7 +90389,7 @@ "kind": "inline-tag", "tag": "@link", "text": "route", - "target": 5364 + "target": 5317 }, { "kind": "text", @@ -90367,7 +90399,7 @@ "kind": "inline-tag", "tag": "@link", "text": "index", - "target": 5345 + "target": 5298 }, { "kind": "text", @@ -90377,7 +90409,7 @@ "kind": "inline-tag", "tag": "@link", "text": "layout", - "target": 5349 + "target": 5302 }, { "kind": "text", @@ -90387,7 +90419,7 @@ }, "children": [ { - "id": 5336, + "id": 5289, "name": "caseSensitive", "variant": "declaration", "kind": 1024, @@ -90429,9 +90461,9 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 86, + "line": 87, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L86" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L87" } ], "type": { @@ -90440,7 +90472,7 @@ } }, { - "id": 5337, + "id": 5290, "name": "children", "variant": "declaration", "kind": 1024, @@ -90458,23 +90490,23 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 97, + "line": 98, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L97" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L98" } ], "type": { "type": "array", "elementType": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } } }, { - "id": 5338, + "id": 5291, "name": "file", "variant": "declaration", "kind": 1024, @@ -90498,9 +90530,9 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 92, + "line": 93, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L92" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L93" } ], "type": { @@ -90509,7 +90541,7 @@ } }, { - "id": 5339, + "id": 5292, "name": "id", "variant": "declaration", "kind": 1024, @@ -90527,9 +90559,9 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 71, + "line": 72, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L71" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L72" } ], "type": { @@ -90538,7 +90570,7 @@ } }, { - "id": 5340, + "id": 5293, "name": "index", "variant": "declaration", "kind": 1024, @@ -90564,9 +90596,9 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 81, + "line": 82, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L81" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L82" } ], "type": { @@ -90575,7 +90607,7 @@ } }, { - "id": 5341, + "id": 5294, "name": "path", "variant": "declaration", "kind": 1024, @@ -90593,9 +90625,9 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 76, + "line": 77, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L76" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L77" } ], "type": { @@ -90608,26 +90640,26 @@ { "title": "Properties", "children": [ - 5336, - 5337, - 5338, - 5339, - 5340, - 5341 + 5289, + 5290, + 5291, + 5292, + 5293, + 5294 ] } ], "sources": [ { "fileName": "config/routes.ts", - "line": 67, + "line": 68, "character": 17, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L67" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L68" } ] }, { - "id": 5342, + "id": 5295, "name": "RouteConfig", "variant": "declaration", "kind": 2097152, @@ -90659,9 +90691,9 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 129, + "line": 130, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L129" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L130" } ], "type": { @@ -90696,7 +90728,7 @@ } }, { - "id": 5343, + "id": 5296, "name": "getAppDirectory", "variant": "declaration", "kind": 64, @@ -90704,14 +90736,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 18, + "line": 19, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L19" } ], "signatures": [ { - "id": 5344, + "id": 5297, "name": "getAppDirectory", "variant": "signature", "kind": 4096, @@ -90735,9 +90767,9 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 18, + "line": 19, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L19" } ], "type": { @@ -90748,7 +90780,7 @@ ] }, { - "id": 5345, + "id": 5298, "name": "index", "variant": "declaration", "kind": 64, @@ -90756,14 +90788,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 232, + "line": 233, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L232" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L233" } ], "signatures": [ { - "id": 5346, + "id": 5299, "name": "index", "variant": "signature", "kind": 4096, @@ -90787,14 +90819,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 232, + "line": 233, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L232" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L233" } ], "parameters": [ { - "id": 5347, + "id": 5300, "name": "file", "variant": "param", "kind": 32768, @@ -90805,7 +90837,7 @@ } }, { - "id": 5348, + "id": 5301, "name": "options", "variant": "param", "kind": 32768, @@ -90825,7 +90857,7 @@ ], "type": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -90833,7 +90865,7 @@ ] }, { - "id": 5349, + "id": 5302, "name": "layout", "variant": "declaration", "kind": 64, @@ -90841,26 +90873,26 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 251, + "line": 252, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L251" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L252" }, { "fileName": "config/routes.ts", - "line": 252, + "line": 253, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L252" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L253" }, { "fileName": "config/routes.ts", - "line": 257, + "line": 258, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L257" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L258" } ], "signatures": [ { - "id": 5350, + "id": 5303, "name": "layout", "variant": "signature", "kind": 4096, @@ -90884,14 +90916,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 251, + "line": 252, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L251" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L252" } ], "parameters": [ { - "id": 5351, + "id": 5304, "name": "file", "variant": "param", "kind": 32768, @@ -90902,7 +90934,7 @@ } }, { - "id": 5352, + "id": 5305, "name": "children", "variant": "param", "kind": 32768, @@ -90913,7 +90945,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -90922,13 +90954,13 @@ ], "type": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } }, { - "id": 5353, + "id": 5306, "name": "layout", "variant": "signature", "kind": 4096, @@ -90936,14 +90968,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 252, + "line": 253, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L252" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L253" } ], "parameters": [ { - "id": 5354, + "id": 5307, "name": "file", "variant": "param", "kind": 32768, @@ -90954,7 +90986,7 @@ } }, { - "id": 5355, + "id": 5308, "name": "options", "variant": "param", "kind": 32768, @@ -90970,7 +91002,7 @@ } }, { - "id": 5356, + "id": 5309, "name": "children", "variant": "param", "kind": 32768, @@ -90981,7 +91013,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -90990,7 +91022,7 @@ ], "type": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -90998,7 +91030,7 @@ ] }, { - "id": 5357, + "id": 5310, "name": "prefix", "variant": "declaration", "kind": 64, @@ -91006,14 +91038,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 281, + "line": 282, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L281" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L282" } ], "signatures": [ { - "id": 5358, + "id": 5311, "name": "prefix", "variant": "signature", "kind": 4096, @@ -91037,14 +91069,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 281, + "line": 282, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L281" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L282" } ], "parameters": [ { - "id": 5359, + "id": 5312, "name": "prefixPath", "variant": "param", "kind": 32768, @@ -91055,7 +91087,7 @@ } }, { - "id": 5360, + "id": 5313, "name": "routes", "variant": "param", "kind": 32768, @@ -91064,7 +91096,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -91075,7 +91107,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -91084,7 +91116,7 @@ ] }, { - "id": 5361, + "id": 5314, "name": "relative", "variant": "declaration", "kind": 64, @@ -91092,14 +91124,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 309, + "line": 310, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L309" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L310" } ], "signatures": [ { - "id": 5362, + "id": 5315, "name": "relative", "variant": "signature", "kind": 4096, @@ -91123,14 +91155,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 309, + "line": 310, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L309" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L310" } ], "parameters": [ { - "id": 5363, + "id": 5316, "name": "directory", "variant": "param", "kind": 32768, @@ -91158,7 +91190,7 @@ ] }, { - "id": 5364, + "id": 5317, "name": "route", "variant": "declaration", "kind": 64, @@ -91166,26 +91198,26 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 188, + "line": 189, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L188" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L189" }, { "fileName": "config/routes.ts", - "line": 193, + "line": 194, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L193" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L194" }, { "fileName": "config/routes.ts", - "line": 199, + "line": 200, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L199" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L200" } ], "signatures": [ { - "id": 5365, + "id": 5318, "name": "route", "variant": "signature", "kind": 4096, @@ -91209,14 +91241,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 188, + "line": 189, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L188" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L189" } ], "parameters": [ { - "id": 5366, + "id": 5319, "name": "path", "variant": "param", "kind": 32768, @@ -91240,7 +91272,7 @@ } }, { - "id": 5367, + "id": 5320, "name": "file", "variant": "param", "kind": 32768, @@ -91251,7 +91283,7 @@ } }, { - "id": 5368, + "id": 5321, "name": "children", "variant": "param", "kind": 32768, @@ -91262,7 +91294,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -91271,13 +91303,13 @@ ], "type": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } }, { - "id": 5369, + "id": 5322, "name": "route", "variant": "signature", "kind": 4096, @@ -91285,14 +91317,14 @@ "sources": [ { "fileName": "config/routes.ts", - "line": 193, + "line": 194, "character": 9, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/config/routes.ts#L193" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/config/routes.ts#L194" } ], "parameters": [ { - "id": 5370, + "id": 5323, "name": "path", "variant": "param", "kind": 32768, @@ -91316,7 +91348,7 @@ } }, { - "id": 5371, + "id": 5324, "name": "file", "variant": "param", "kind": 32768, @@ -91327,7 +91359,7 @@ } }, { - "id": 5372, + "id": 5325, "name": "options", "variant": "param", "kind": 32768, @@ -91343,7 +91375,7 @@ } }, { - "id": 5373, + "id": 5326, "name": "children", "variant": "param", "kind": 32768, @@ -91354,7 +91386,7 @@ "type": "array", "elementType": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -91363,7 +91395,7 @@ ], "type": { "type": "reference", - "target": 5335, + "target": 5288, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -91375,24 +91407,24 @@ { "title": "Interfaces", "children": [ - 5335 + 5288 ] }, { "title": "Type Aliases", "children": [ - 5342 + 5295 ] }, { "title": "Functions", "children": [ - 5343, - 5345, - 5349, - 5357, - 5361, - 5364 + 5296, + 5298, + 5302, + 5310, + 5314, + 5317 ] } ], @@ -91401,1519 +91433,274 @@ "fileName": "routes.ts", "line": 1, "character": 0, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/routes.ts#L1" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/routes.ts#L1" } ] }, { - "id": 5374, + "id": 5327, "name": "vite", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 5375, - "name": "BuildManifest", + "id": 5328, + "name": "reactRouter", "variant": "declaration", - "kind": 2097152, + "kind": 64, "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "React Router [Vite plugin.](https://vitejs.dev/guide/using-plugins.html)" + } + ] + }, "sources": [ { - "fileName": "vite/config.ts", - "line": 83, - "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L83" + "fileName": "vite/plugin.ts", + "line": 403, + "character": 13, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/vite/plugin.ts#L403" } ], - "type": { - "type": "union", - "types": [ + "signatures": [ + { + "id": 5329, + "name": "reactRouter", + "variant": "signature", + "kind": 4096, + "flags": {}, + "sources": [ + { + "fileName": "vite/plugin.ts", + "line": 403, + "character": 13, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/vite/plugin.ts#L403" + } + ], + "type": { + "type": "array", + "elementType": { + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/vite@5.1.3_@types+node@18.19.26_terser@5.15.0/node_modules/vite/dist/node/index.d.ts", + "qualifiedName": "Plugin" + }, + "typeArguments": [ + { + "type": "intrinsic", + "name": "any" + } + ], + "name": "Plugin", + "package": "vite" + } + } + } + ] + } + ], + "groups": [ + { + "title": "Functions", + "children": [ + 5328 + ] + } + ], + "sources": [ + { + "fileName": "vite.ts", + "line": 1, + "character": 0, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/vite.ts#L1" + } + ] + }, + { + "id": 5330, + "name": "vite/cloudflare", + "variant": "declaration", + "kind": 2, + "flags": {}, + "children": [ + { + "id": 5331, + "name": "cloudflareDevProxy", + "variant": "declaration", + "kind": 64, + "flags": {}, + "comment": { + "summary": [ { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "DefaultBuildManifest" - }, - "name": "DefaultBuildManifest", - "package": "@react-router/dev" + "kind": "text", + "text": "Vite plugin that provides [Node proxies to local workerd\nbindings](https://developers.cloudflare.com/workers/wrangler/api/#getplatformproxy)\nto " }, { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "ServerBundlesBuildManifest" - }, - "name": "ServerBundlesBuildManifest", - "package": "@react-router/dev" + "kind": "code", + "text": "`context.cloudflare`" + }, + { + "kind": "text", + "text": " in your server loaders and server actions during\ndevelopment." } ] - } - }, - { - "id": 5376, - "name": "Preset", - "variant": "declaration", - "kind": 2097152, - "flags": {}, + }, "sources": [ { - "fileName": "vite/config.ts", - "line": 30, - "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L30" + "fileName": "vite/cloudflare-dev-proxy.ts", + "line": 37, + "character": 13, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/vite/cloudflare-dev-proxy.ts#L37" } ], - "type": { - "type": "reflection", - "declaration": { - "id": 5377, - "name": "__type", - "variant": "declaration", - "kind": 65536, + "signatures": [ + { + "id": 5332, + "name": "cloudflareDevProxy", + "variant": "signature", + "kind": 4096, "flags": {}, - "children": [ + "sources": [ { - "id": 5378, - "name": "name", - "variant": "declaration", - "kind": 1024, + "fileName": "vite/cloudflare-dev-proxy.ts", + "line": 37, + "character": 44, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/vite/cloudflare-dev-proxy.ts#L37" + } + ], + "typeParameters": [ + { + "id": 5333, + "name": "Env", + "variant": "typeParam", + "kind": 131072, + "flags": {} + }, + { + "id": 5334, + "name": "Cf", + "variant": "typeParam", + "kind": 131072, "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 31, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L31" - } - ], "type": { - "type": "intrinsic", - "name": "string" + "type": "reference", + "target": { + "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", + "qualifiedName": "CfProperties" + }, + "name": "CfProperties", + "package": "@react-router/dev" } - }, + } + ], + "parameters": [ { - "id": 5379, - "name": "reactRouterConfig", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 32, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L32" - } - ], + "id": 5335, + "name": "options", + "variant": "param", + "kind": 32768, + "flags": {}, "type": { - "type": "reflection", - "declaration": { - "id": 5380, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 32, - "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L32" - } - ], - "signatures": [ - { - "id": 5381, + "type": "intersection", + "types": [ + { + "type": "reflection", + "declaration": { + "id": 5336, "name": "__type", - "variant": "signature", - "kind": 4096, + "variant": "declaration", + "kind": 65536, "flags": {}, - "parameters": [ + "children": [ { - "id": 5382, - "name": "args", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 5383, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 5384, - "name": "reactRouterUserConfig", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 33, - "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L33" - } - ], - "type": { - "type": "reference", - "target": 5391, - "name": "ReactRouterConfig", - "package": "@react-router/dev" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 5384 - ] - } - ], - "sources": [ - { - "fileName": "vite/config.ts", - "line": 32, - "character": 29, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L32" - } - ] - } - } - } - ], - "type": { - "type": "union", - "types": [ - { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "ConfigPreset" - }, - "name": "ConfigPreset", - "package": "@react-router/dev" + "id": 5337, + "name": "getLoadContext", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true }, - { + "sources": [ + { + "fileName": "vite/cloudflare-dev-proxy.ts", + "line": 39, + "character": 4, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/vite/cloudflare-dev-proxy.ts#L39" + } + ], + "type": { "type": "reference", "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" + "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", + "qualifiedName": "GetLoadContext" }, "typeArguments": [ { "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "ConfigPreset" - }, - "name": "ConfigPreset", - "package": "@react-router/dev" + "target": 5333, + "name": "Env", + "package": "@react-router/dev", + "refersToTypeParameter": true + }, + { + "type": "reference", + "target": 5334, + "name": "Cf", + "package": "@react-router/dev", + "refersToTypeParameter": true } ], - "name": "Promise", - "package": "typescript" + "name": "GetLoadContext", + "package": "@react-router/dev" } - ] - } - } - ] - } - } - }, - { - "id": 5385, - "name": "reactRouterConfigResolved", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 35, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L35" - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 5386, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 35, - "character": 30, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L35" - } - ], - "signatures": [ - { - "id": 5387, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ + } + ], + "groups": [ { - "id": 5388, - "name": "args", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 5389, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 5390, - "name": "reactRouterConfig", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 36, - "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L36" - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "ResolvedReactRouterConfig" - }, - "name": "ResolvedReactRouterConfig", - "package": "@react-router/dev" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 5390 - ] - } - ], - "sources": [ - { - "fileName": "vite/config.ts", - "line": 35, - "character": 37, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L35" - } - ] - } - } + "title": "Properties", + "children": [ + 5337 + ] } ], - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "void" - }, - { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "void" - } - ], - "name": "Promise", - "package": "typescript" - } - ] - } + "sources": [ + { + "fileName": "vite/cloudflare-dev-proxy.ts", + "line": 38, + "character": 11, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/vite/cloudflare-dev-proxy.ts#L38" + } + ] } - ] - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 5378, - 5379, - 5385 - ] - } - ], - "sources": [ - { - "fileName": "vite/config.ts", - "line": 30, - "character": 21, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L30" - } - ] - } - } - }, - { - "id": 5391, - "name": "ReactRouterConfig", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 91, - "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L91" - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 5392, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 5393, - "name": "appDirectory", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The path to the " - }, - { - "kind": "code", - "text": "`app`" - }, - { - "kind": "text", - "text": " directory, relative to " - }, - { - "kind": "code", - "text": "`remix.config.js`" - }, - { - "kind": "text", - "text": ". Defaults\nto " }, { - "kind": "code", - "text": "`\"app\"`" - }, - { - "kind": "text", - "text": "." + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/wrangler@3.64.0_@cloudflare+workers-types@4.20240712.0/node_modules/wrangler/wrangler-dist/cli.d.ts", + "qualifiedName": "GetPlatformProxyOptions" + }, + "name": "GetPlatformProxyOptions", + "package": "wrangler" } ] }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 96, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L96" - } - ], - "type": { + "defaultValue": "{}" + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/vite@5.1.3_@types+node@18.19.26_terser@5.15.0/node_modules/vite/dist/node/index.d.ts", + "qualifiedName": "Plugin" + }, + "typeArguments": [ + { "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5394, - "name": "basename", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The React Router app basename. Defaults to " - }, - { - "kind": "code", - "text": "`\"/\"`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 114, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L114" - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5395, - "name": "buildDirectory", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The path to the build directory, relative to the project. Defaults to\n" - }, - { - "kind": "code", - "text": "`\"build\"`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 119, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L119" - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5396, - "name": "buildEnd", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "A function that is called after the full React Router build is complete." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 123, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L123" - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "BuildEndHook" - }, - "name": "BuildEndHook", - "package": "@react-router/dev" - } - }, - { - "id": 5397, - "name": "future", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Enabled future flags" - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 106, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L106" - } - ], - "type": { - "type": "conditional", - "checkType": { - "type": "tuple", - "elements": [ - { - "type": "typeOperator", - "operator": "keyof", - "target": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "FutureConfig" - }, - "name": "FutureConfig", - "package": "@react-router/dev" - } - } - ] - }, - "extendsType": { - "type": "tuple", - "elements": [ - { - "type": "intrinsic", - "name": "never" - } - ] - }, - "trueType": { - "type": "reflection", - "declaration": { - "id": 5398, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 108, - "character": 6, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L108" - } - ], - "indexSignatures": [ - { - "id": 5399, - "name": "__index", - "variant": "signature", - "kind": 8192, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 108, - "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L108" - } - ], - "parameters": [ - { - "id": 5400, - "name": "key", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intrinsic", - "name": "string" - } - } - ], - "type": { - "type": "intrinsic", - "name": "never" - } - } - ] - } - }, - "falseType": { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Partial" - }, - "typeArguments": [ - { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "FutureConfig" - }, - "name": "FutureConfig", - "package": "@react-router/dev" - } - ], - "name": "Partial", - "package": "typescript" - } - } - }, - { - "id": 5401, - "name": "prerender", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "An array of URLs to prerender to HTML files at build time. Can also be a\nfunction returning an array to dynamically generate URLs." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 128, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L128" - } - ], - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "boolean" - }, - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - }, - { - "type": "reflection", - "declaration": { - "id": 5402, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 131, - "character": 7, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L131" - } - ], - "signatures": [ - { - "id": 5403, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5404, - "name": "args", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 5405, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 5406, - "name": "getStaticPaths", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 132, - "character": 8, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L132" - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 5407, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 132, - "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L132" - } - ], - "signatures": [ - { - "id": 5408, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "type": { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - } - ] - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 5406 - ] - } - ], - "sources": [ - { - "fileName": "vite/config.ts", - "line": 131, - "character": 14, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L131" - } - ] - } - } - } - ], - "type": { - "type": "union", - "types": [ - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - }, - { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "array", - "elementType": { - "type": "intrinsic", - "name": "string" - } - } - ], - "name": "Promise", - "package": "typescript" - } - ] - } - } - ] - } - } - ] - } - }, - { - "id": 5409, - "name": "presets", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "An array of React Router plugin config presets to ease integration with\nother platforms and tools." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 138, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L138" - } - ], - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": 5376, - "name": "Preset", - "package": "@react-router/dev" - } - } - }, - { - "id": 5410, - "name": "serverBuildFile", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The file name of the server build output. This file\nshould end in a " - }, - { - "kind": "code", - "text": "`.js`" - }, - { - "kind": "text", - "text": " extension and should be deployed to your server.\nDefaults to " - }, - { - "kind": "code", - "text": "`\"index.js\"`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 144, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L144" - } - ], - "type": { - "type": "intrinsic", - "name": "string" - } - }, - { - "id": 5411, - "name": "serverBundles", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "A function for assigning routes to different server bundles. This\nfunction should return a server bundle ID which will be used as the\nbundle's directory name within the server build directory." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 150, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L150" - } - ], - "type": { - "type": "reference", - "target": 5414, - "name": "ServerBundlesFunction", - "package": "@react-router/dev" - } - }, - { - "id": 5412, - "name": "serverModuleFormat", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "The output format of the server build. Defaults to \"esm\"." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 101, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L101" - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "ServerModuleFormat" - }, - "name": "ServerModuleFormat", - "package": "@react-router/dev" - } - }, - { - "id": 5413, - "name": "ssr", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Enable server-side rendering for your application. Disable to use \"SPA\nMode\", which will request the " - }, - { - "kind": "code", - "text": "`/`" - }, - { - "kind": "text", - "text": " path at build-time and save it as an\n" - }, - { - "kind": "code", - "text": "`index.html`" - }, - { - "kind": "text", - "text": " file with your assets so your application can be deployed as a\nSPA without server-rendering. Default's to " - }, - { - "kind": "code", - "text": "`true`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 157, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L157" - } - ], - "type": { - "type": "intrinsic", - "name": "boolean" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 5393, - 5394, - 5395, - 5396, - 5397, - 5401, - 5409, - 5410, - 5411, - 5412, - 5413 - ] - } - ], - "sources": [ - { - "fileName": "vite/config.ts", - "line": 91, - "character": 32, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L91" - } - ] - } - } - }, - { - "id": 5414, - "name": "ServerBundlesFunction", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 56, - "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L56" - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 5415, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 56, - "character": 36, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L56" - } - ], - "signatures": [ - { - "id": 5416, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5417, - "name": "args", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 5418, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 5419, - "name": "branch", - "variant": "declaration", - "kind": 1024, - "flags": {}, - "sources": [ - { - "fileName": "vite/config.ts", - "line": 57, - "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L57" - } - ], - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "BranchRoute" - }, - "name": "BranchRoute", - "package": "@react-router/dev" - } - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 5419 - ] - } - ], - "sources": [ - { - "fileName": "vite/config.ts", - "line": 56, - "character": 43, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/config.ts#L56" - } - ] - } - } - } - ], - "type": { - "type": "union", - "types": [ - { - "type": "intrinsic", - "name": "string" - }, - { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "string" - } - ], - "name": "Promise", - "package": "typescript" - } - ] - } - } - ] - } - } - }, - { - "id": 5420, - "name": "reactRouter", - "variant": "declaration", - "kind": 64, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "React Router [Vite plugin.](https://vitejs.dev/guide/using-plugins.html)" - } - ] - }, - "sources": [ - { - "fileName": "vite/plugin.ts", - "line": 424, - "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/plugin.ts#L424" - } - ], - "signatures": [ - { - "id": 5421, - "name": "reactRouter", - "variant": "signature", - "kind": 4096, - "flags": {}, - "sources": [ - { - "fileName": "vite/plugin.ts", - "line": 424, - "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/plugin.ts#L424" - } - ], - "parameters": [ - { - "id": 5422, - "name": "config", - "variant": "param", - "kind": 32768, - "flags": { - "isOptional": true - }, - "type": { - "type": "reference", - "target": 5391, - "name": "ReactRouterConfig", - "package": "@react-router/dev" - } - } - ], - "type": { - "type": "array", - "elementType": { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/vite@5.1.3_@types+node@18.19.26_terser@5.15.0/node_modules/vite/dist/node/index.d.ts", - "qualifiedName": "Plugin" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "any" - } - ], - "name": "Plugin", - "package": "vite" - } - } - } - ] - } - ], - "groups": [ - { - "title": "Type Aliases", - "children": [ - 5375, - 5376, - 5391, - 5414 - ] - }, - { - "title": "Functions", - "children": [ - 5420 - ] - } - ], - "sources": [ - { - "fileName": "vite.ts", - "line": 1, - "character": 0, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite.ts#L1" - } - ] - }, - { - "id": 5423, - "name": "vite/cloudflare", - "variant": "declaration", - "kind": 2, - "flags": {}, - "children": [ - { - "id": 5424, - "name": "cloudflareDevProxy", - "variant": "declaration", - "kind": 64, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Vite plugin that provides [Node proxies to local workerd\nbindings](https://developers.cloudflare.com/workers/wrangler/api/#getplatformproxy)\nto " - }, - { - "kind": "code", - "text": "`context.cloudflare`" - }, - { - "kind": "text", - "text": " in your server loaders and server actions during\ndevelopment." - } - ] - }, - "sources": [ - { - "fileName": "vite/cloudflare-dev-proxy.ts", - "line": 37, - "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/cloudflare-dev-proxy.ts#L37" - } - ], - "signatures": [ - { - "id": 5425, - "name": "cloudflareDevProxy", - "variant": "signature", - "kind": 4096, - "flags": {}, - "sources": [ - { - "fileName": "vite/cloudflare-dev-proxy.ts", - "line": 37, - "character": 44, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/cloudflare-dev-proxy.ts#L37" - } - ], - "typeParameters": [ - { - "id": 5426, - "name": "Env", - "variant": "typeParam", - "kind": 131072, - "flags": {} - }, - { - "id": 5427, - "name": "Cf", - "variant": "typeParam", - "kind": 131072, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", - "qualifiedName": "CfProperties" - }, - "name": "CfProperties", - "package": "@react-router/dev" - } - } - ], - "parameters": [ - { - "id": 5428, - "name": "options", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "intersection", - "types": [ - { - "type": "reflection", - "declaration": { - "id": 5429, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "children": [ - { - "id": 5430, - "name": "getLoadContext", - "variant": "declaration", - "kind": 1024, - "flags": { - "isOptional": true - }, - "sources": [ - { - "fileName": "vite/cloudflare-dev-proxy.ts", - "line": 39, - "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/cloudflare-dev-proxy.ts#L39" - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", - "qualifiedName": "GetLoadContext" - }, - "typeArguments": [ - { - "type": "reference", - "target": 5426, - "name": "Env", - "package": "@react-router/dev", - "refersToTypeParameter": true - }, - { - "type": "reference", - "target": 5427, - "name": "Cf", - "package": "@react-router/dev", - "refersToTypeParameter": true - } - ], - "name": "GetLoadContext", - "package": "@react-router/dev" - } - } - ], - "groups": [ - { - "title": "Properties", - "children": [ - 5430 - ] - } - ], - "sources": [ - { - "fileName": "vite/cloudflare-dev-proxy.ts", - "line": 38, - "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/cloudflare-dev-proxy.ts#L38" - } - ] - } - }, - { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/wrangler@3.64.0_@cloudflare+workers-types@4.20240712.0/node_modules/wrangler/wrangler-dist/cli.d.ts", - "qualifiedName": "GetPlatformProxyOptions" - }, - "name": "GetPlatformProxyOptions", - "package": "wrangler" - } - ] - }, - "defaultValue": "{}" - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/vite@5.1.3_@types+node@18.19.26_terser@5.15.0/node_modules/vite/dist/node/index.d.ts", - "qualifiedName": "Plugin" - }, - "typeArguments": [ - { - "type": "intrinsic", - "name": "any" + "name": "any" } ], "name": "Plugin", @@ -92927,7 +91714,7 @@ { "title": "Functions", "children": [ - 5424 + 5331 ] } ], @@ -92936,7 +91723,7 @@ "fileName": "vite/cloudflare.ts", "line": 1, "character": 0, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-dev/vite/cloudflare.ts#L1" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-dev/vite/cloudflare.ts#L1" } ] } @@ -92945,16 +91732,16 @@ { "title": "Modules", "children": [ - 5334, - 5374, - 5423 + 5287, + 5327, + 5330 ] } ], "readme": [ { "kind": "text", - "text": "# @react-router/dev\n\nDev tools and CLI for [React Router.](https://github.com/remix-run/react-router)\n\n" + "text": "Dev tools and CLI for React Router that enables framework features through bundler integration like server rendering, code splitting, HMR, etc.\n\n" }, { "kind": "code", @@ -92963,7 +91750,7 @@ ] }, { - "id": 5431, + "id": 5338, "name": "react-router-dom", "variant": "declaration", "kind": 2, @@ -92971,15 +91758,7 @@ "readme": [ { "kind": "text", - "text": "# React Router DOM\n\nThe " - }, - { - "kind": "code", - "text": "`react-router-dom`" - }, - { - "kind": "text", - "text": " package is deprecated and only kept around for backwards-compatibility. It re-exports everything from the " + "text": "This package simply re-exports everything from " }, { "kind": "code", @@ -92987,27 +91766,23 @@ }, { "kind": "text", - "text": " package - you should convert your applications to import everything from " + "text": " to smooth the upgrade path for v6 applications. Once upgraded you can change all of your imports and remove it from your dependencies:\n\n" }, { "kind": "code", - "text": "`react-router`" - }, - { - "kind": "text", - "text": " in v7 and beyond." + "text": "```diff\n-import { Routes } from \"react-router-dom\"\n+import { Routes } from \"react-router\"\n```" } ] }, { - "id": 5432, + "id": 5339, "name": "@react-router/express", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 5433, + "id": 5340, "name": "GetLoadContextFunction", "variant": "declaration", "kind": 2097152, @@ -93057,13 +91832,13 @@ "fileName": "server.ts", "line": 21, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L21" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L21" } ], "type": { "type": "reflection", "declaration": { - "id": 5434, + "id": 5341, "name": "__type", "variant": "declaration", "kind": 65536, @@ -93073,19 +91848,19 @@ "fileName": "server.ts", "line": 21, "character": 37, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L21" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L21" } ], "signatures": [ { - "id": 5435, + "id": 5342, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5436, + "id": 5343, "name": "req", "variant": "param", "kind": 32768, @@ -93102,7 +91877,7 @@ } }, { - "id": 5437, + "id": 5344, "name": "res", "variant": "param", "kind": 32768, @@ -93131,7 +91906,10 @@ "typeArguments": [ { "type": "reference", - "target": 2913, + "target": { + "sourceFileName": "packages/react-router/dist/production/data-CQbyyGzl.d.mts", + "qualifiedName": "AppLoadContext" + }, "name": "AppLoadContext", "package": "react-router" } @@ -93141,7 +91919,10 @@ }, { "type": "reference", - "target": 2913, + "target": { + "sourceFileName": "packages/react-router/dist/production/data-CQbyyGzl.d.mts", + "qualifiedName": "AppLoadContext" + }, "name": "AppLoadContext", "package": "react-router" } @@ -93153,7 +91934,7 @@ } }, { - "id": 5438, + "id": 5345, "name": "RequestHandler", "variant": "declaration", "kind": 2097152, @@ -93163,13 +91944,13 @@ "fileName": "server.ts", "line": 26, "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L26" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L26" } ], "type": { "type": "reflection", "declaration": { - "id": 5439, + "id": 5346, "name": "__type", "variant": "declaration", "kind": 65536, @@ -93179,19 +91960,19 @@ "fileName": "server.ts", "line": 26, "character": 29, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L26" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L26" } ], "signatures": [ { - "id": 5440, + "id": 5347, "name": "__type", "variant": "signature", "kind": 4096, "flags": {}, "parameters": [ { - "id": 5441, + "id": 5348, "name": "req", "variant": "param", "kind": 32768, @@ -93208,7 +91989,7 @@ } }, { - "id": 5442, + "id": 5349, "name": "res", "variant": "param", "kind": 32768, @@ -93225,7 +92006,7 @@ } }, { - "id": 5443, + "id": 5350, "name": "next", "variant": "param", "kind": 32768, @@ -93263,7 +92044,7 @@ } }, { - "id": 5444, + "id": 5351, "name": "createRequestHandler", "variant": "declaration", "kind": 64, @@ -93273,12 +92054,12 @@ "fileName": "server.ts", "line": 35, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L35" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L35" } ], "signatures": [ { - "id": 5445, + "id": 5352, "name": "createRequestHandler", "variant": "signature", "kind": 4096, @@ -93296,12 +92077,12 @@ "fileName": "server.ts", "line": 35, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L35" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L35" } ], "parameters": [ { - "id": 5446, + "id": 5353, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -93309,14 +92090,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5447, + "id": 5354, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5448, + "id": 5355, "name": "build", "variant": "declaration", "kind": 1024, @@ -93326,7 +92107,7 @@ "fileName": "server.ts", "line": 40, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L40" } ], "type": { @@ -93334,14 +92115,17 @@ "types": [ { "type": "reference", - "target": 4473, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "ServerBuild" + }, "name": "ServerBuild", "package": "react-router" }, { "type": "reflection", "declaration": { - "id": 5449, + "id": 5356, "name": "__type", "variant": "declaration", "kind": 65536, @@ -93351,12 +92135,12 @@ "fileName": "server.ts", "line": 40, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L40" } ], "signatures": [ { - "id": 5450, + "id": 5357, "name": "__type", "variant": "signature", "kind": 4096, @@ -93366,7 +92150,7 @@ "fileName": "server.ts", "line": 40, "character": 24, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L40" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L40" } ], "type": { @@ -93378,7 +92162,10 @@ "typeArguments": [ { "type": "reference", - "target": 4473, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.mts", + "qualifiedName": "ServerBuild" + }, "name": "ServerBuild", "package": "react-router" } @@ -93394,7 +92181,7 @@ } }, { - "id": 5451, + "id": 5358, "name": "getLoadContext", "variant": "declaration", "kind": 1024, @@ -93406,18 +92193,18 @@ "fileName": "server.ts", "line": 41, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L41" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L41" } ], "type": { "type": "reference", - "target": 5433, + "target": 5340, "name": "GetLoadContextFunction", "package": "@react-router/express" } }, { - "id": 5452, + "id": 5359, "name": "mode", "variant": "declaration", "kind": 1024, @@ -93429,7 +92216,7 @@ "fileName": "server.ts", "line": 42, "character": 2, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L42" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L42" } ], "type": { @@ -93443,9 +92230,9 @@ { "title": "Properties", "children": [ - 5448, - 5451, - 5452 + 5355, + 5358, + 5359 ] } ], @@ -93454,7 +92241,7 @@ "fileName": "server.ts", "line": 39, "character": 3, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-express/server.ts#L39" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-express/server.ts#L39" } ] } @@ -93463,7 +92250,7 @@ ], "type": { "type": "reference", - "target": 5438, + "target": 5345, "name": "RequestHandler", "package": "@react-router/express" } @@ -93475,21 +92262,21 @@ { "title": "Type Aliases", "children": [ - 5433, - 5438 + 5340, + 5345 ] }, { "title": "Functions", "children": [ - 5444 + 5351 ] } ], "readme": [ { "kind": "text", - "text": "# @react-router/express\n\n[Express](https://expressjs.com) server request handler for [React Router.](https://github.com/remix-run/react-router)\n\n" + "text": "[Express](https://expressjs.com) server request handler for React Router.\n\n" }, { "kind": "code", @@ -93498,14 +92285,14 @@ ] }, { - "id": 5453, + "id": 5360, "name": "@react-router/fs-routes", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 5454, + "id": 5361, "name": "flatRoutes", "variant": "declaration", "kind": 64, @@ -93515,12 +92302,12 @@ "fileName": "index.ts", "line": 18, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-fs-routes/index.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-fs-routes/index.ts#L18" } ], "signatures": [ { - "id": 5455, + "id": 5362, "name": "flatRoutes", "variant": "signature", "kind": 4096, @@ -93546,12 +92333,12 @@ "fileName": "index.ts", "line": 18, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-fs-routes/index.ts#L18" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-fs-routes/index.ts#L18" } ], "parameters": [ { - "id": 5456, + "id": 5363, "name": "options", "variant": "param", "kind": 32768, @@ -93559,14 +92346,14 @@ "type": { "type": "reflection", "declaration": { - "id": 5457, + "id": 5364, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5458, + "id": 5365, "name": "ignoredRouteFiles", "variant": "declaration", "kind": 1024, @@ -93594,7 +92381,7 @@ "fileName": "index.ts", "line": 24, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-fs-routes/index.ts#L24" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-fs-routes/index.ts#L24" } ], "type": { @@ -93606,7 +92393,7 @@ } }, { - "id": 5459, + "id": 5366, "name": "rootDirectory", "variant": "declaration", "kind": 1024, @@ -93634,7 +92421,7 @@ "fileName": "index.ts", "line": 30, "character": 4, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-fs-routes/index.ts#L30" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-fs-routes/index.ts#L30" } ], "type": { @@ -93647,8 +92434,8 @@ { "title": "Properties", "children": [ - 5458, - 5459 + 5365, + 5366 ] } ], @@ -93657,7 +92444,7 @@ "fileName": "index.ts", "line": 19, "character": 11, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-fs-routes/index.ts#L19" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-fs-routes/index.ts#L19" } ] } @@ -93676,7 +92463,10 @@ "type": "array", "elementType": { "type": "reference", - "target": 5335, + "target": { + "sourceFileName": "packages/react-router-dev/dist/routes-C14jcF98.d.ts", + "qualifiedName": "RouteConfigEntry" + }, "name": "RouteConfigEntry", "package": "@react-router/dev" } @@ -93693,22 +92483,14 @@ { "title": "Functions", "children": [ - 5454 + 5361 ] } ], "readme": [ { "kind": "text", - "text": "# @react-router/fs-routes\n\nFile system routing conventions for [React Router](https://github.com/remix-run/react-router), for use within " - }, - { - "kind": "code", - "text": "`routes.ts`" - }, - { - "kind": "text", - "text": ".\n\n" + "text": "File system routing conventions for React Router\n\n" }, { "kind": "code", @@ -93717,14 +92499,280 @@ ] }, { - "id": 5460, + "id": 5367, "name": "@react-router/node", "variant": "declaration", "kind": 2, "flags": {}, "children": [ { - "id": 5461, + "id": 5368, + "name": "RequestListenerOptions", + "variant": "declaration", + "kind": 256, + "flags": {}, + "children": [ + { + "id": 5369, + "name": "build", + "variant": "declaration", + "kind": 1024, + "flags": {}, + "sources": [ + { + "fileName": "server.ts", + "line": 9, + "character": 2, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L9" + } + ], + "type": { + "type": "union", + "types": [ + { + "type": "reference", + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.ts", + "qualifiedName": "ServerBuild" + }, + "name": "ServerBuild", + "package": "react-router" + }, + { + "type": "reflection", + "declaration": { + "id": 5370, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "sources": [ + { + "fileName": "server.ts", + "line": 9, + "character": 24, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L9" + } + ], + "signatures": [ + { + "id": 5371, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "sources": [ + { + "fileName": "server.ts", + "line": 9, + "character": 24, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L9" + } + ], + "type": { + "type": "union", + "types": [ + { + "type": "reference", + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.ts", + "qualifiedName": "ServerBuild" + }, + "name": "ServerBuild", + "package": "react-router" + }, + { + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.ts", + "qualifiedName": "ServerBuild" + }, + "name": "ServerBuild", + "package": "react-router" + } + ], + "name": "Promise", + "package": "typescript" + } + ] + } + } + ] + } + } + ] + } + }, + { + "id": 5372, + "name": "getLoadContext", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "server.ts", + "line": 10, + "character": 2, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L10" + } + ], + "type": { + "type": "reflection", + "declaration": { + "id": 5373, + "name": "__type", + "variant": "declaration", + "kind": 65536, + "flags": {}, + "sources": [ + { + "fileName": "server.ts", + "line": 10, + "character": 19, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L10" + } + ], + "signatures": [ + { + "id": 5374, + "name": "__type", + "variant": "signature", + "kind": 4096, + "flags": {}, + "sources": [ + { + "fileName": "server.ts", + "line": 10, + "character": 19, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L10" + } + ], + "parameters": [ + { + "id": 5375, + "name": "request", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.dom.d.ts", + "qualifiedName": "Request" + }, + "name": "Request", + "package": "typescript" + } + }, + { + "id": 5376, + "name": "client", + "variant": "param", + "kind": 32768, + "flags": {}, + "type": { + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/@mjackson+node-fetch-server@0.2.0/node_modules/@mjackson/node-fetch-server/dist/node-fetch-server.d.cts", + "qualifiedName": "ClientAddress" + }, + "name": "ClientAddress", + "package": "@mjackson/node-fetch-server" + } + } + ], + "type": { + "type": "union", + "types": [ + { + "type": "reference", + "target": { + "sourceFileName": "packages/react-router/dist/production/data-CQbyyGzl.d.ts", + "qualifiedName": "AppLoadContext" + }, + "name": "AppLoadContext", + "package": "react-router" + }, + { + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Promise" + }, + "typeArguments": [ + { + "type": "reference", + "target": { + "sourceFileName": "packages/react-router/dist/production/data-CQbyyGzl.d.ts", + "qualifiedName": "AppLoadContext" + }, + "name": "AppLoadContext", + "package": "react-router" + } + ], + "name": "Promise", + "package": "typescript" + } + ] + } + } + ] + } + } + }, + { + "id": 5377, + "name": "mode", + "variant": "declaration", + "kind": 1024, + "flags": { + "isOptional": true + }, + "sources": [ + { + "fileName": "server.ts", + "line": 14, + "character": 2, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L14" + } + ], + "type": { + "type": "intrinsic", + "name": "string" + } + } + ], + "groups": [ + { + "title": "Properties", + "children": [ + 5369, + 5372, + 5377 + ] + } + ], + "sources": [ + { + "fileName": "server.ts", + "line": 8, + "character": 17, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L8" + } + ] + }, + { + "id": 5378, "name": "createFileSessionStorage", "variant": "declaration", "kind": 64, @@ -93734,12 +92782,12 @@ "fileName": "sessions/fileStorage.ts", "line": 31, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/sessions/fileStorage.ts#L31" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/sessions/fileStorage.ts#L31" } ], "signatures": [ { - "id": 5462, + "id": 5379, "name": "createFileSessionStorage", "variant": "signature", "kind": 4096, @@ -93768,32 +92816,35 @@ "fileName": "sessions/fileStorage.ts", "line": 31, "character": 16, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/sessions/fileStorage.ts#L31" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/sessions/fileStorage.ts#L31" } ], "typeParameters": [ { - "id": 5463, + "id": 5380, "name": "Data", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 4519, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.ts", + "qualifiedName": "SessionData" + }, "name": "SessionData", "package": "react-router" } }, { - "id": 5464, + "id": 5381, "name": "FlashData", "variant": "typeParam", "kind": 131072, "flags": {}, "default": { "type": "reference", - "target": 5463, + "target": 5380, "name": "Data", "package": "@react-router/node", "refersToTypeParameter": true @@ -93802,7 +92853,7 @@ ], "parameters": [ { - "id": 5465, + "id": 5382, "name": "__namedParameters", "variant": "param", "kind": 32768, @@ -93820,18 +92871,21 @@ ], "type": { "type": "reference", - "target": 4547, + "target": { + "sourceFileName": "packages/react-router/dist/production/index.d.ts", + "qualifiedName": "SessionStorage" + }, "typeArguments": [ { "type": "reference", - "target": 5463, + "target": 5380, "name": "Data", "package": "@react-router/node", "refersToTypeParameter": true }, { "type": "reference", - "target": 5464, + "target": 5381, "name": "FlashData", "package": "@react-router/node", "refersToTypeParameter": true @@ -93844,7 +92898,7 @@ ] }, { - "id": 5466, + "id": 5383, "name": "createReadableStreamFromReadable", "variant": "declaration", "kind": 64, @@ -93854,12 +92908,12 @@ "fileName": "stream.ts", "line": 66, "character": 13, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L66" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L66" } ], "signatures": [ { - "id": 5467, + "id": 5384, "name": "createReadableStreamFromReadable", "variant": "signature", "kind": 4096, @@ -93869,12 +92923,12 @@ "fileName": "stream.ts", "line": 66, "character": 48, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L66" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L66" } ], "parameters": [ { - "id": 5468, + "id": 5385, "name": "source", "variant": "param", "kind": 32768, @@ -93895,14 +92949,14 @@ { "type": "reflection", "declaration": { - "id": 5469, + "id": 5386, "name": "__type", "variant": "declaration", "kind": 65536, "flags": {}, "children": [ { - "id": 5470, + "id": 5387, "name": "readableHighWaterMark", "variant": "declaration", "kind": 1024, @@ -93914,7 +92968,7 @@ "fileName": "stream.ts", "line": 67, "character": 23, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L67" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L67" } ], "type": { @@ -93927,7 +92981,7 @@ { "title": "Properties", "children": [ - 5470 + 5387 ] } ], @@ -93936,7 +92990,7 @@ "fileName": "stream.ts", "line": 67, "character": 21, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L67" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L67" } ] } @@ -93948,28 +93002,120 @@ "type": { "type": "reference", "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.dom.d.ts", - "qualifiedName": "ReadableStream" + "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.dom.d.ts", + "qualifiedName": "ReadableStream" + }, + "typeArguments": [ + { + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", + "qualifiedName": "Uint8Array" + }, + "name": "Uint8Array", + "package": "typescript" + } + ], + "name": "ReadableStream", + "package": "typescript" + } + } + ] + }, + { + "id": 5388, + "name": "createRequestListener", + "variant": "declaration", + "kind": 64, + "flags": {}, + "sources": [ + { + "fileName": "server.ts", + "line": 23, + "character": 16, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L23" + } + ], + "signatures": [ + { + "id": 5389, + "name": "createRequestListener", + "variant": "signature", + "kind": 4096, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Creates a request listener that handles requests using Node's built-in HTTP server." + } + ], + "blockTags": [ + { + "tag": "@returns", + "content": [ + { + "kind": "text", + "text": "A request listener that can be used with " + }, + { + "kind": "code", + "text": "`http.createServer`" + }, + { + "kind": "text", + "text": "." + } + ] + } + ] + }, + "sources": [ + { + "fileName": "server.ts", + "line": 23, + "character": 16, + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/server.ts#L23" + } + ], + "parameters": [ + { + "id": 5390, + "name": "options", + "variant": "param", + "kind": 32768, + "flags": {}, + "comment": { + "summary": [ + { + "kind": "text", + "text": "Options for creating a request listener." + } + ] + }, + "type": { + "type": "reference", + "target": 5368, + "name": "RequestListenerOptions", + "package": "@react-router/node" + } + } + ], + "type": { + "type": "reference", + "target": { + "sourceFileName": "node_modules/.pnpm/@types+node@18.19.26/node_modules/@types/node/http.d.ts", + "qualifiedName": "\"http\".RequestListener" }, - "typeArguments": [ - { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Uint8Array" - }, - "name": "Uint8Array", - "package": "typescript" - } - ], - "name": "ReadableStream", - "package": "typescript" + "name": "RequestListener", + "package": "@types/node", + "qualifiedName": "\"http\".RequestListener" } } ] }, { - "id": 5471, + "id": 5391, "name": "readableStreamToString", "variant": "declaration", "kind": 64, @@ -93979,12 +93125,12 @@ "fileName": "stream.ts", "line": 46, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L46" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L46" } ], "signatures": [ { - "id": 5472, + "id": 5392, "name": "readableStreamToString", "variant": "signature", "kind": 4096, @@ -93994,12 +93140,12 @@ "fileName": "stream.ts", "line": 46, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L46" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L46" } ], "parameters": [ { - "id": 5473, + "id": 5393, "name": "stream", "variant": "param", "kind": 32768, @@ -94026,7 +93172,7 @@ } }, { - "id": 5474, + "id": 5394, "name": "encoding", "variant": "param", "kind": 32768, @@ -94064,7 +93210,7 @@ ] }, { - "id": 5475, + "id": 5395, "name": "writeAsyncIterableToWritable", "variant": "declaration", "kind": 64, @@ -94074,12 +93220,12 @@ "fileName": "stream.ts", "line": 31, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L31" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L31" } ], "signatures": [ { - "id": 5476, + "id": 5396, "name": "writeAsyncIterableToWritable", "variant": "signature", "kind": 4096, @@ -94089,12 +93235,12 @@ "fileName": "stream.ts", "line": 31, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L31" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L31" } ], "parameters": [ { - "id": 5477, + "id": 5397, "name": "iterable", "variant": "param", "kind": 32768, @@ -94121,7 +93267,7 @@ } }, { - "id": 5478, + "id": 5398, "name": "writable", "variant": "param", "kind": 32768, @@ -94157,7 +93303,7 @@ ] }, { - "id": 5479, + "id": 5399, "name": "writeReadableStreamToWritable", "variant": "declaration", "kind": 64, @@ -94167,12 +93313,12 @@ "fileName": "stream.ts", "line": 4, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L4" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L4" } ], "signatures": [ { - "id": 5480, + "id": 5400, "name": "writeReadableStreamToWritable", "variant": "signature", "kind": 4096, @@ -94182,12 +93328,12 @@ "fileName": "stream.ts", "line": 4, "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-node/stream.ts#L4" + "url": "https://github.com/remix-run/react-router/blob/6c134424770aeb7ec3478902d730cc815070ed06/packages/react-router-node/stream.ts#L4" } ], "parameters": [ { - "id": 5481, + "id": 5401, "name": "stream", "variant": "param", "kind": 32768, @@ -94209,7 +93355,7 @@ } }, { - "id": 5482, + "id": 5402, "name": "writable", "variant": "param", "kind": 32768, @@ -94247,356 +93393,36 @@ ], "groups": [ { - "title": "Functions", - "children": [ - 5461, - 5466, - 5471, - 5475, - 5479 - ] - } - ], - "readme": [ - { - "kind": "text", - "text": "# @react-router/node\n\nNode.js platform abstractions for [React Router.](https://github.com/remix-run/react-router)\n\n" - }, - { - "kind": "code", - "text": "```sh\nnpm install @react-router/node\n```" - } - ] - }, - { - "id": 5483, - "name": "@react-router/remix-routes-option-adapter", - "variant": "declaration", - "kind": 2, - "flags": {}, - "children": [ - { - "id": 5484, - "name": "DefineRoutesFunction", - "variant": "declaration", - "kind": 2097152, - "flags": {}, - "sources": [ - { - "fileName": "defineRoutes.ts", - "line": 4, - "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-remix-routes-option-adapter/defineRoutes.ts#L4" - } - ], - "type": { - "type": "reflection", - "declaration": { - "id": 5485, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "defineRoutes.ts", - "line": 4, - "character": 35, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-remix-routes-option-adapter/defineRoutes.ts#L4" - } - ], - "signatures": [ - { - "id": 5486, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5487, - "name": "callback", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 5488, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "defineRoutes.ts", - "line": 5, - "character": 12, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-remix-routes-option-adapter/defineRoutes.ts#L5" - } - ], - "signatures": [ - { - "id": 5489, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "parameters": [ - { - "id": 5490, - "name": "defineRoute", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/defineRoutes.ts", - "qualifiedName": "DefineRouteFunction" - }, - "name": "DefineRouteFunction", - "package": "@react-router/remix-routes-option-adapter" - } - } - ], - "type": { - "type": "intrinsic", - "name": "void" - } - } - ] - } - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/manifest.ts", - "qualifiedName": "RouteManifest" - }, - "name": "RouteManifest", - "package": "@react-router/remix-routes-option-adapter" - } - } - ] - } - } - }, - { - "id": 5491, - "name": "remixRoutesOptionAdapter", - "variant": "declaration", - "kind": 64, - "flags": {}, - "sources": [ - { - "fileName": "index.ts", - "line": 13, - "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-remix-routes-option-adapter/index.ts#L13" - } - ], - "signatures": [ - { - "id": 5492, - "name": "remixRoutesOptionAdapter", - "variant": "signature", - "kind": 4096, - "flags": {}, - "comment": { - "summary": [ - { - "kind": "text", - "text": "Adapts routes defined using [Remix's " - }, - { - "kind": "code", - "text": "`routes`" - }, - { - "kind": "text", - "text": " config\noption](https://remix.run/docs/en/v2/file-conventions/vite-config#routes) to\nReact Router's config format, for use within " - }, - { - "kind": "code", - "text": "`routes.ts`" - }, - { - "kind": "text", - "text": "." - } - ] - }, - "sources": [ - { - "fileName": "index.ts", - "line": 13, - "character": 22, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-remix-routes-option-adapter/index.ts#L13" - } - ], - "parameters": [ - { - "id": 5493, - "name": "routes", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reflection", - "declaration": { - "id": 5494, - "name": "__type", - "variant": "declaration", - "kind": 65536, - "flags": {}, - "sources": [ - { - "fileName": "index.ts", - "line": 14, - "character": 10, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-remix-routes-option-adapter/index.ts#L14" - } - ], - "signatures": [ - { - "id": 5495, - "name": "__type", - "variant": "signature", - "kind": 4096, - "flags": {}, - "sources": [ - { - "fileName": "index.ts", - "line": 14, - "character": 10, - "url": "https://github.com/remix-run/react-router/blob/72220e228fc1005537099cb4954c2067c57f5c07/packages/react-router-remix-routes-option-adapter/index.ts#L14" - } - ], - "parameters": [ - { - "id": 5496, - "name": "defineRoutes", - "variant": "param", - "kind": 32768, - "flags": {}, - "type": { - "type": "reference", - "target": 5484, - "name": "DefineRoutesFunction", - "package": "@react-router/remix-routes-option-adapter" - } - } - ], - "type": { - "type": "union", - "types": [ - { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/manifest.ts", - "qualifiedName": "RouteManifest" - }, - "name": "RouteManifest", - "package": "@react-router/remix-routes-option-adapter" - }, - { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "reference", - "target": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/manifest.ts", - "qualifiedName": "RouteManifest" - }, - "name": "RouteManifest", - "package": "@react-router/remix-routes-option-adapter" - } - ], - "name": "Promise", - "package": "typescript" - } - ] - } - } - ] - } - } - } - ], - "type": { - "type": "reference", - "target": { - "sourceFileName": "node_modules/.pnpm/typescript@5.4.5/node_modules/typescript/lib/lib.es5.d.ts", - "qualifiedName": "Promise" - }, - "typeArguments": [ - { - "type": "array", - "elementType": { - "type": "reference", - "target": 5335, - "name": "RouteConfigEntry", - "package": "@react-router/dev" - } - } - ], - "name": "Promise", - "package": "typescript" - } - } - ] - } - ], - "groups": [ - { - "title": "Type Aliases", + "title": "Interfaces", "children": [ - 5484 + 5368 ] }, { "title": "Functions", "children": [ - 5491 + 5378, + 5383, + 5388, + 5391, + 5395, + 5399 ] } ], "readme": [ { "kind": "text", - "text": "# @react-router/remix-routes-option-adapter\n\nAdapter for [Remix's](https://remix.run) " - }, - { - "kind": "code", - "text": "`routes`" - }, - { - "kind": "text", - "text": " config option, for use within " - }, - { - "kind": "code", - "text": "`routes.ts`" - }, - { - "kind": "text", - "text": ".\n\n" + "text": "Node.js platform abstractions for React Router\n\n" }, { "kind": "code", - "text": "```sh\nnpm install @react-router/remix-routes-option-adapter\n```" + "text": "```sh\nnpm install @react-router/node\n```" } ] }, { - "id": 5497, + "id": 5403, "name": "@react-router/serve", "variant": "declaration", "kind": 2, @@ -94604,7 +93430,7 @@ "readme": [ { "kind": "text", - "text": "# @react-router/serve\n\nProduction application server for [React Router.](https://github.com/remix-run/react-router)\n\n" + "text": "Node.js application server for React Router\n\n" }, { "kind": "code", @@ -94617,10840 +93443,10639 @@ "readme": [ { "kind": "text", - "text": "# Welcome to React Router · [![npm package][npm-badge]][npm] [![build][build-badge]][build]\n\n[npm-badge]: https://img.shields.io/npm/v/react-router-dom.svg?style=flat-square\n[npm]: https://www.npmjs.org/package/react-router-dom\n[build-badge]: https://img.shields.io/github/actions/workflow/status/remix-run/react-router/test.yml?branch=dev&style=square\n[build]: https://github.com/remix-run/react-router/actions/workflows/test.yml\n\nReact Router is a lightweight, fully-featured routing library for the [React](https://reactjs.org) JavaScript library. React Router runs anywhere React runs; on the web, on the server with node.js, or on any other Javascript platform that supports the [Web Fetch API][fetch-api].\n\nIf you're new to React Router, we recommend you start with [the tutorial](https://reactrouter.com/en/main/start/tutorial).\n\nIf you're migrating to v6 from v5 (or v4, which is the same as v5), check out [the migration guide](/docs/upgrading/v5.md). If you're migrating from Reach Router, check out [the migration guide for Reach Router](/docs/upgrading/reach.md). If you need to find the code for v5, [it is on the " - }, - { - "kind": "code", - "text": "`v5`" - }, - { - "kind": "text", - "text": " branch](https://github.com/remix-run/react-router/tree/v5).\n\nDocumentation for v6 can be found [on our website](https://reactrouter.com/).\n\n## Contributing\n\nThere are many different ways to contribute to React Router's development. If you're interested, check out [our contributing guidelines](" + "text": "[![npm package][npm-badge]][npm] [![build][build-badge]][build]\n\n[npm-badge]: https://img.shields.io/npm/v/react-router-dom.svg?style=flat-square\n[npm]: https://www.npmjs.org/package/react-router-dom\n[build-badge]: https://img.shields.io/github/actions/workflow/status/remix-run/react-router/test.yml?branch=dev&style=square\n[build]: https://github.com/remix-run/react-router/actions/workflows/test.yml\n\nReact Router is a multi-strategy router for React bridging the gap from React 18 to React 19. You can use it maximally as a React framework or minimally as a library with your own architecture.\n\n- [Getting Started - Framework](https://reactrouter.com/start/framework/installation)\n- [Getting Started - Library](https://react.router.com/start/library/installation)\n- [Upgrade from v6](https://reactrouter.com/upgrading/v6)\n- [Upgrade from Remix](https://reactrouter.com/upgrading/remix)\n- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)\n\n## Packages\n\n- [react-router](" }, { "kind": "relative-link", - "text": "CONTRIBUTING.md", - "target": 12 - }, - { - "kind": "text", - "text": ") to learn how you can get involved.\n\n## Packages\n\nThis repository is a monorepo containing the following packages:\n\n- [" - }, - { - "kind": "code", - "text": "`@react-router/dev`" + "text": "./modules/react_router" }, { "kind": "text", - "text": "](/packages/react-router-dev)\n- [" + "text": ")\n- [@react-router/dev](" }, { - "kind": "code", - "text": "`@react-router/express`" + "kind": "relative-link", + "text": "./modules/_react_router_dev" }, { "kind": "text", - "text": "](/packages/react-router-express)\n- [" + "text": ")\n- [@react-router/node](" }, { - "kind": "code", - "text": "`@react-router/node`" + "kind": "relative-link", + "text": "./modules/_react_router_node" }, { "kind": "text", - "text": "](/packages/react-router-node)\n- [" + "text": ")\n- [@react-router/cloudflare](" }, { - "kind": "code", - "text": "`@react-router/serve`" + "kind": "relative-link", + "text": "./modules/_react_router_cloudflare" }, { "kind": "text", - "text": "](/packages/react-router-serve)\n- [" + "text": ")\n- [@react-router/serve](" }, { - "kind": "code", - "text": "`react-router`" + "kind": "relative-link", + "text": "./modules/_react_router_serve" }, { "kind": "text", - "text": "](/packages/react-router)\n- [" + "text": ")\n- [@react-router/fs-routes](" }, { - "kind": "code", - "text": "`react-router-dom`" + "kind": "relative-link", + "text": "./modules/_react_router_fs_routes" }, { "kind": "text", - "text": "](/packages/react-router-dom)\n\n## Changes\n\nDetailed release notes for a given version can be found [on our releases page](https://github.com/remix-run/react-router/releases).\n\n## Funding\n\nYou may provide financial support for this project by donating [via Open Collective](https://opencollective.com/react-router). Thank you for your support!\n\n## About\n\nReact Router is developed and maintained by [Remix Software](https://remix.run) and many [amazing contributors](https://github.com/remix-run/react-router/graphs/contributors).\n\n[fetch-api]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API" + "text": ")\n\n## Previous Versions\n\n- [v6](https://reactrouter.com/v6)\n- [v5](https://v5.reactrouter.com/)" } ], "symbolIdMap": { - "2797": { + "2750": { "sourceFileName": "packages/react-router/index.ts", "qualifiedName": "" }, - "2798": { + "2751": { "sourceFileName": "packages/react-router/index.ts", "qualifiedName": "createRoutesFromElements" }, - "2799": { + "2752": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Action" }, - "2800": { + "2753": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Action.Pop" }, - "2801": { + "2754": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Action.Push" }, - "2802": { + "2755": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Action.Replace" }, - "2803": { + "2756": { "sourceFileName": "packages/react-router/lib/server-runtime/mode.ts", "qualifiedName": "ServerMode" }, - "2804": { + "2757": { "sourceFileName": "packages/react-router/lib/server-runtime/mode.ts", "qualifiedName": "ServerMode.Development" }, - "2805": { + "2758": { "sourceFileName": "packages/react-router/lib/server-runtime/mode.ts", "qualifiedName": "ServerMode.Production" }, - "2806": { + "2759": { "sourceFileName": "packages/react-router/lib/server-runtime/mode.ts", "qualifiedName": "ServerMode.Test" }, - "2807": { + "2760": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataWithResponseInit" }, - "2808": { + "2761": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataWithResponseInit.__constructor" }, - "2809": { + "2762": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataWithResponseInit" }, - "2810": { + "2763": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataWithResponseInit.D" }, - "2811": { + "2764": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "data" }, - "2812": { + "2765": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "init" }, - "2813": { + "2766": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataWithResponseInit.data" }, - "2814": { + "2767": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataWithResponseInit.init" }, - "2815": { + "2768": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataWithResponseInit.type" }, - "2816": { + "2769": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataWithResponseInit.D" }, - "2817": { + "2770": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary" }, - "2818": { + "2771": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary.__constructor" }, - "2819": { + "2772": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary" }, - "2820": { + "2773": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "props" }, - "2821": { + "2774": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.context" }, - "2822": { + "2775": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.props" }, - "2823": { + "2776": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.refs" }, - "2824": { + "2777": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "2825": { + "2778": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type.__index" }, - "2827": { + "2780": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.state" }, - "2828": { + "2781": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.contextType" }, - "2829": { + "2782": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ComponentLifecycle.componentDidCatch" }, - "2830": { + "2783": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ComponentLifecycle.componentDidCatch" }, - "2831": { + "2784": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "error" }, - "2832": { + "2785": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "errorInfo" }, - "2833": { + "2786": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ComponentLifecycle.componentDidMount" }, - "2834": { + "2787": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ComponentLifecycle.componentDidMount" }, - "2835": { + "2788": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.NewLifecycle.componentDidUpdate" }, - "2836": { + "2789": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.NewLifecycle.componentDidUpdate" }, - "2837": { + "2790": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "prevProps" }, - "2838": { + "2791": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "prevState" }, - "2839": { + "2792": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "snapshot" }, - "2840": { + "2793": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.componentWillMount" }, - "2841": { + "2794": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.componentWillMount" }, - "2842": { + "2795": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.componentWillReceiveProps" }, - "2843": { + "2796": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.componentWillReceiveProps" }, - "2844": { + "2797": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextProps" }, - "2845": { + "2798": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextContext" }, - "2846": { + "2799": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ComponentLifecycle.componentWillUnmount" }, - "2847": { + "2800": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ComponentLifecycle.componentWillUnmount" }, - "2848": { + "2801": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.componentWillUpdate" }, - "2849": { + "2802": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.componentWillUpdate" }, - "2850": { + "2803": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextProps" }, - "2851": { + "2804": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextState" }, - "2852": { + "2805": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextContext" }, - "2853": { + "2806": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.forceUpdate" }, - "2854": { + "2807": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.forceUpdate" }, - "2855": { + "2808": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "callback" }, - "2856": { + "2809": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "2857": { + "2810": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "2858": { + "2811": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.NewLifecycle.getSnapshotBeforeUpdate" }, - "2859": { + "2812": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.NewLifecycle.getSnapshotBeforeUpdate" }, - "2860": { + "2813": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "prevProps" }, - "2861": { + "2814": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "prevState" }, - "2862": { + "2815": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary.render" }, - "2863": { + "2816": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary.render" }, - "2864": { + "2817": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.setState" }, - "2865": { + "2818": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.Component.setState" }, - "2866": { + "2819": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "K" }, - "2867": { + "2820": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "state" }, - "2868": { + "2821": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "2869": { + "2822": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "2870": { + "2823": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "prevState" }, - "2871": { + "2824": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "props" }, - "2872": { + "2825": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "callback" }, - "2873": { + "2826": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "2874": { + "2827": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "2875": { + "2828": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ComponentLifecycle.shouldComponentUpdate" }, - "2876": { + "2829": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ComponentLifecycle.shouldComponentUpdate" }, - "2877": { + "2830": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextProps" }, - "2878": { + "2831": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextState" }, - "2879": { + "2832": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextContext" }, - "2880": { + "2833": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.UNSAFE_componentWillMount" }, - "2881": { + "2834": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.UNSAFE_componentWillMount" }, - "2882": { + "2835": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.UNSAFE_componentWillReceiveProps" }, - "2883": { + "2836": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.UNSAFE_componentWillReceiveProps" }, - "2884": { + "2837": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextProps" }, - "2885": { + "2838": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextContext" }, - "2886": { + "2839": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.UNSAFE_componentWillUpdate" }, - "2887": { + "2840": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DeprecatedLifecycle.UNSAFE_componentWillUpdate" }, - "2888": { + "2841": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextProps" }, - "2889": { + "2842": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextState" }, - "2890": { + "2843": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nextContext" }, - "2891": { + "2844": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary.getDerivedStateFromError" }, - "2892": { + "2845": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary.getDerivedStateFromError" }, - "2893": { + "2846": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "error" }, - "2894": { + "2847": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "__object" }, - "2895": { + "2848": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "__object.error" }, - "2896": { + "2849": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary.getDerivedStateFromProps" }, - "2897": { + "2850": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "RemixErrorBoundary.getDerivedStateFromProps" }, - "2898": { + "2851": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "props" }, - "2899": { + "2852": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "state" }, - "2900": { + "2853": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "__object" }, - "2901": { + "2854": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "__object.error" }, - "2902": { + "2855": { "sourceFileName": "packages/react-router/lib/dom/ssr/errorBoundaries.tsx", "qualifiedName": "__object.location" }, - "2903": { + "2856": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ActionFunction" }, - "2904": { + "2857": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ActionFunction.Context" }, - "2905": { + "2858": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ActionFunction" }, - "2906": { + "2859": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "args" }, - "2907": { + "2860": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "handlerCtx" }, - "2908": { + "2861": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ActionFunctionArgs" }, - "2909": { + "2862": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.context" }, - "2910": { + "2863": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.params" }, - "2911": { + "2864": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.request" }, - "2912": { + "2865": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ActionFunctionArgs.Context" }, - "2913": { + "2866": { "sourceFileName": "packages/react-router/lib/server-runtime/data.ts", "qualifiedName": "AppLoadContext" }, - "2914": { + "2867": { "sourceFileName": "packages/react-router/lib/server-runtime/data.ts", "qualifiedName": "AppLoadContext.__index" }, - "2916": { + "2869": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "AwaitProps" }, - "2917": { + "2870": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "AwaitProps.children" }, - "2918": { + "2871": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "AwaitProps.errorElement" }, - "2919": { + "2872": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "AwaitProps.resolve" }, - "2920": { + "2873": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "AwaitProps.Resolve" }, - "2921": { + "2874": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "BrowserRouterProps" }, - "2922": { + "2875": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "BrowserRouterProps.basename" }, - "2923": { + "2876": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "BrowserRouterProps.children" }, - "2924": { + "2877": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "BrowserRouterProps.window" }, - "2925": { + "2878": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "Cookie" }, - "2926": { + "2879": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "Cookie.expires" }, - "2927": { + "2880": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "Cookie.isSigned" }, - "2928": { + "2881": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "Cookie.name" }, - "2929": { + "2882": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "Cookie.parse" }, - "2930": { + "2883": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "Cookie.parse" }, - "2931": { + "2884": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "cookieHeader" }, - "2932": { + "2885": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "options" }, - "2933": { + "2886": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "Cookie.serialize" }, - "2934": { + "2887": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "Cookie.serialize" }, - "2935": { + "2888": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "value" }, - "2936": { + "2889": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "options" }, - "2937": { + "2890": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "ParseOptions" }, - "2938": { + "2891": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "ParseOptions.decode" }, - "2939": { + "2892": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "__type" }, - "2940": { + "2893": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "__type" }, - "2941": { + "2894": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "str" }, - "2942": { + "2895": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions" }, - "2943": { + "2896": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.domain" }, - "2944": { + "2897": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.encode" }, - "2945": { + "2898": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "__type" }, - "2946": { + "2899": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "__type" }, - "2947": { + "2900": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "str" }, - "2948": { + "2901": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.expires" }, - "2949": { + "2902": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.httpOnly" }, - "2950": { + "2903": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.maxAge" }, - "2951": { + "2904": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.partitioned" }, - "2952": { + "2905": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.path" }, - "2953": { + "2906": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.priority" }, - "2954": { + "2907": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.sameSite" }, - "2955": { + "2908": { "sourceFileName": "node_modules/.pnpm/cookie@1.0.1/node_modules/cookie/dist/index.d.ts", "qualifiedName": "SerializeOptions.secure" }, - "2956": { + "2909": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "CookieSignatureOptions" }, - "2957": { + "2910": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "CookieSignatureOptions.secrets" }, - "2958": { + "2911": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "DataRouteMatch" }, - "2959": { + "2912": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.params" }, - "2960": { + "2913": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.pathname" }, - "2961": { + "2914": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.pathnameBase" }, - "2962": { + "2915": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.route" }, - "2963": { + "2916": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "Router" }, - "2964": { + "2917": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyFunction" }, - "2965": { + "2918": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyFunction" }, - "2966": { + "2919": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "args" }, - "2967": { + "2920": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyFunctionArgs" }, - "2968": { + "2921": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.context" }, - "2969": { + "2922": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyFunctionArgs.fetcherKey" }, - "2970": { + "2923": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyFunctionArgs.matches" }, - "2971": { + "2924": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.params" }, - "2972": { + "2925": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.request" }, - "2973": { + "2926": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyFunctionArgs.Context" }, - "2974": { + "2927": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyMatch" }, - "2975": { + "2928": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.params" }, - "2976": { + "2929": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.pathname" }, - "2977": { + "2930": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.pathnameBase" }, - "2978": { + "2931": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyMatch.resolve" }, - "2979": { + "2932": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "2980": { + "2933": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "2981": { + "2934": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "handlerOverride" }, - "2982": { + "2935": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "2983": { + "2936": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "2984": { + "2937": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "handler" }, - "2985": { + "2938": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "2986": { + "2939": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "2987": { + "2940": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ctx" }, - "2988": { + "2941": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.route" }, - "2989": { + "2942": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyMatch.shouldLoad" }, - "2990": { + "2943": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyResult" }, - "2991": { + "2944": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyResult.result" }, - "2992": { + "2945": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataStrategyResult.type" }, - "2993": { + "2946": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "EntryContext" }, - "2994": { + "2947": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.abortDelay" }, - "2995": { + "2948": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.criticalCss" }, - "2996": { + "2949": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.future" }, - "2997": { + "2950": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.isSpaMode" }, - "2998": { + "2951": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.manifest" }, - "2999": { + "2952": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.renderMeta" }, - "3000": { + "2953": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type" }, - "3001": { + "2954": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.didRenderScripts" }, - "3002": { + "2955": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.streamCache" }, - "3003": { + "2956": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type" }, - "3004": { + "2957": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.error" }, - "3005": { + "2958": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.result" }, - "3006": { + "2959": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type" }, - "3007": { + "2960": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.done" }, - "3008": { + "2961": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.value" }, - "3009": { + "2962": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.routeModules" }, - "3010": { + "2963": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "EntryContext.serverHandoffStream" }, - "3011": { + "2964": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.serverHandoffString" }, - "3012": { + "2965": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "EntryContext.staticHandlerContext" }, - "3013": { + "2966": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.serializeError" }, - "3014": { + "2967": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "FrameworkContextObject.serializeError" }, - "3015": { + "2968": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "error" }, - "3016": { + "2969": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FetcherFormProps" }, - "3017": { + "2970": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.about" }, - "3018": { + "2971": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.acceptCharset" }, - "3019": { + "2972": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.accessKey" }, - "3020": { + "2973": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.action" }, - "3021": { + "2974": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-activedescendant" }, - "3022": { + "2975": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-atomic" }, - "3023": { + "2976": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-autocomplete" }, - "3024": { + "2977": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-braillelabel" }, - "3025": { + "2978": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-brailleroledescription" }, - "3026": { + "2979": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-busy" }, - "3027": { + "2980": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-checked" }, - "3028": { + "2981": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-colcount" }, - "3029": { + "2982": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-colindex" }, - "3030": { + "2983": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-colindextext" }, - "3031": { + "2984": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-colspan" }, - "3032": { + "2985": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-controls" }, - "3033": { + "2986": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-current" }, - "3034": { + "2987": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-describedby" }, - "3035": { + "2988": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-description" }, - "3036": { + "2989": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-details" }, - "3037": { + "2990": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-disabled" }, - "3038": { + "2991": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-dropeffect" }, - "3039": { + "2992": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-errormessage" }, - "3040": { + "2993": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-expanded" }, - "3041": { + "2994": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-flowto" }, - "3042": { + "2995": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-grabbed" }, - "3043": { + "2996": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-haspopup" }, - "3044": { + "2997": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-hidden" }, - "3045": { + "2998": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-invalid" }, - "3046": { + "2999": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-keyshortcuts" }, - "3047": { + "3000": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-label" }, - "3048": { + "3001": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-labelledby" }, - "3049": { + "3002": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-level" }, - "3050": { + "3003": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-live" }, - "3051": { + "3004": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-modal" }, - "3052": { + "3005": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-multiline" }, - "3053": { + "3006": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-multiselectable" }, - "3054": { + "3007": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-orientation" }, - "3055": { + "3008": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-owns" }, - "3056": { + "3009": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-placeholder" }, - "3057": { + "3010": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-posinset" }, - "3058": { + "3011": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-pressed" }, - "3059": { + "3012": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-readonly" }, - "3060": { + "3013": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-relevant" }, - "3061": { + "3014": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-required" }, - "3062": { + "3015": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-roledescription" }, - "3063": { + "3016": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-rowcount" }, - "3064": { + "3017": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-rowindex" }, - "3065": { + "3018": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-rowindextext" }, - "3066": { + "3019": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-rowspan" }, - "3067": { + "3020": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-selected" }, - "3068": { + "3021": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-setsize" }, - "3069": { + "3022": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-sort" }, - "3070": { + "3023": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-valuemax" }, - "3071": { + "3024": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-valuemin" }, - "3072": { + "3025": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-valuenow" }, - "3073": { + "3026": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-valuetext" }, - "3074": { + "3027": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.autoCapitalize" }, - "3075": { + "3028": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.autoComplete" }, - "3076": { + "3029": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.autoCorrect" }, - "3077": { + "3030": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.autoFocus" }, - "3078": { + "3031": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.autoSave" }, - "3079": { + "3032": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.children" }, - "3080": { + "3033": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.className" }, - "3081": { + "3034": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.color" }, - "3082": { + "3035": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.content" }, - "3083": { + "3036": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.contentEditable" }, - "3084": { + "3037": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.contextMenu" }, - "3085": { + "3038": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.dangerouslySetInnerHTML" }, - "3086": { + "3039": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "3087": { + "3040": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type.__html" }, - "3088": { + "3041": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.datatype" }, - "3089": { + "3042": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.defaultChecked" }, - "3090": { + "3043": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.defaultValue" }, - "3091": { + "3044": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.dir" }, - "3092": { + "3045": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.draggable" }, - "3093": { + "3046": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.encType" }, - "3094": { + "3047": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.hidden" }, - "3095": { + "3048": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.id" }, - "3096": { + "3049": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.inlist" }, - "3097": { + "3050": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.inputMode" }, - "3098": { + "3051": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.is" }, - "3099": { + "3052": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemID" }, - "3100": { + "3053": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemProp" }, - "3101": { + "3054": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemRef" }, - "3102": { + "3055": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemScope" }, - "3103": { + "3056": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemType" }, - "3104": { + "3057": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.lang" }, - "3105": { + "3058": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.method" }, - "3106": { + "3059": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.name" }, - "3107": { + "3060": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.nonce" }, - "3108": { + "3061": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.noValidate" }, - "3109": { + "3062": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAbort" }, - "3110": { + "3063": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAbortCapture" }, - "3111": { + "3064": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationEnd" }, - "3112": { + "3065": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationEndCapture" }, - "3113": { + "3066": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationIteration" }, - "3114": { + "3067": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationIterationCapture" }, - "3115": { + "3068": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationStart" }, - "3116": { + "3069": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationStartCapture" }, - "3117": { + "3070": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAuxClick" }, - "3118": { + "3071": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAuxClickCapture" }, - "3119": { + "3072": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onBeforeInput" }, - "3120": { + "3073": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onBeforeInputCapture" }, - "3121": { + "3074": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onBlur" }, - "3122": { + "3075": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onBlurCapture" }, - "3123": { + "3076": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCanPlay" }, - "3124": { + "3077": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCanPlayCapture" }, - "3125": { + "3078": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCanPlayThrough" }, - "3126": { + "3079": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCanPlayThroughCapture" }, - "3127": { + "3080": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onChange" }, - "3128": { + "3081": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onChangeCapture" }, - "3129": { + "3082": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onClick" }, - "3130": { + "3083": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onClickCapture" }, - "3131": { + "3084": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionEnd" }, - "3132": { + "3085": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionEndCapture" }, - "3133": { + "3086": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionStart" }, - "3134": { + "3087": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionStartCapture" }, - "3135": { + "3088": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionUpdate" }, - "3136": { + "3089": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionUpdateCapture" }, - "3137": { + "3090": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onContextMenu" }, - "3138": { + "3091": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onContextMenuCapture" }, - "3139": { + "3092": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCopy" }, - "3140": { + "3093": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCopyCapture" }, - "3141": { + "3094": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCut" }, - "3142": { + "3095": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCutCapture" }, - "3143": { + "3096": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDoubleClick" }, - "3144": { + "3097": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDoubleClickCapture" }, - "3145": { + "3098": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDrag" }, - "3146": { + "3099": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragCapture" }, - "3147": { + "3100": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragEnd" }, - "3148": { + "3101": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragEndCapture" }, - "3149": { + "3102": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragEnter" }, - "3150": { + "3103": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragEnterCapture" }, - "3151": { + "3104": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragExit" }, - "3152": { + "3105": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragExitCapture" }, - "3153": { + "3106": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragLeave" }, - "3154": { + "3107": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragLeaveCapture" }, - "3155": { + "3108": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragOver" }, - "3156": { + "3109": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragOverCapture" }, - "3157": { + "3110": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragStart" }, - "3158": { + "3111": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragStartCapture" }, - "3159": { + "3112": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDrop" }, - "3160": { + "3113": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDropCapture" }, - "3161": { + "3114": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDurationChange" }, - "3162": { + "3115": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDurationChangeCapture" }, - "3163": { + "3116": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEmptied" }, - "3164": { + "3117": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEmptiedCapture" }, - "3165": { + "3118": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEncrypted" }, - "3166": { + "3119": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEncryptedCapture" }, - "3167": { + "3120": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEnded" }, - "3168": { + "3121": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEndedCapture" }, - "3169": { + "3122": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onError" }, - "3170": { + "3123": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onErrorCapture" }, - "3171": { + "3124": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onFocus" }, - "3172": { + "3125": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onFocusCapture" }, - "3173": { + "3126": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onGotPointerCapture" }, - "3174": { + "3127": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onGotPointerCaptureCapture" }, - "3175": { + "3128": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onInput" }, - "3176": { + "3129": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onInputCapture" }, - "3177": { + "3130": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onInvalid" }, - "3178": { + "3131": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onInvalidCapture" }, - "3179": { + "3132": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyDown" }, - "3180": { + "3133": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyDownCapture" }, - "3181": { + "3134": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyPress" }, - "3182": { + "3135": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyPressCapture" }, - "3183": { + "3136": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyUp" }, - "3184": { + "3137": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyUpCapture" }, - "3185": { + "3138": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoad" }, - "3186": { + "3139": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadCapture" }, - "3187": { + "3140": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadedData" }, - "3188": { + "3141": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadedDataCapture" }, - "3189": { + "3142": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadedMetadata" }, - "3190": { + "3143": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadedMetadataCapture" }, - "3191": { + "3144": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadStart" }, - "3192": { + "3145": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadStartCapture" }, - "3193": { + "3146": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLostPointerCapture" }, - "3194": { + "3147": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLostPointerCaptureCapture" }, - "3195": { + "3148": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseDown" }, - "3196": { + "3149": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseDownCapture" }, - "3197": { + "3150": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseEnter" }, - "3198": { + "3151": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseLeave" }, - "3199": { + "3152": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseMove" }, - "3200": { + "3153": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseMoveCapture" }, - "3201": { + "3154": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseOut" }, - "3202": { + "3155": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseOutCapture" }, - "3203": { + "3156": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseOver" }, - "3204": { + "3157": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseOverCapture" }, - "3205": { + "3158": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseUp" }, - "3206": { + "3159": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseUpCapture" }, - "3207": { + "3160": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPaste" }, - "3208": { + "3161": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPasteCapture" }, - "3209": { + "3162": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPause" }, - "3210": { + "3163": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPauseCapture" }, - "3211": { + "3164": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPlay" }, - "3212": { + "3165": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPlayCapture" }, - "3213": { + "3166": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPlaying" }, - "3214": { + "3167": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPlayingCapture" }, - "3215": { + "3168": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerCancel" }, - "3216": { + "3169": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerCancelCapture" }, - "3217": { + "3170": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerDown" }, - "3218": { + "3171": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerDownCapture" }, - "3219": { + "3172": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerEnter" }, - "3220": { + "3173": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerEnterCapture" }, - "3221": { + "3174": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerLeave" }, - "3222": { + "3175": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerLeaveCapture" }, - "3223": { + "3176": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerMove" }, - "3224": { + "3177": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerMoveCapture" }, - "3225": { + "3178": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerOut" }, - "3226": { + "3179": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerOutCapture" }, - "3227": { + "3180": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerOver" }, - "3228": { + "3181": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerOverCapture" }, - "3229": { + "3182": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerUp" }, - "3230": { + "3183": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerUpCapture" }, - "3231": { + "3184": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onProgress" }, - "3232": { + "3185": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onProgressCapture" }, - "3233": { + "3186": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onRateChange" }, - "3234": { + "3187": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onRateChangeCapture" }, - "3235": { + "3188": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onReset" }, - "3236": { + "3189": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onResetCapture" }, - "3237": { + "3190": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onResize" }, - "3238": { + "3191": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onResizeCapture" }, - "3239": { + "3192": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onScroll" }, - "3240": { + "3193": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onScrollCapture" }, - "3241": { + "3194": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSeeked" }, - "3242": { + "3195": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSeekedCapture" }, - "3243": { + "3196": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSeeking" }, - "3244": { + "3197": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSeekingCapture" }, - "3245": { + "3198": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSelect" }, - "3246": { + "3199": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSelectCapture" }, - "3247": { + "3200": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onStalled" }, - "3248": { + "3201": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onStalledCapture" }, - "3249": { + "3202": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.onSubmit" }, - "3250": { + "3203": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSubmitCapture" }, - "3251": { + "3204": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSuspend" }, - "3252": { + "3205": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSuspendCapture" }, - "3253": { + "3206": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTimeUpdate" }, - "3254": { + "3207": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTimeUpdateCapture" }, - "3255": { + "3208": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchCancel" }, - "3256": { + "3209": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchCancelCapture" }, - "3257": { + "3210": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchEnd" }, - "3258": { + "3211": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchEndCapture" }, - "3259": { + "3212": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchMove" }, - "3260": { + "3213": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchMoveCapture" }, - "3261": { + "3214": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchStart" }, - "3262": { + "3215": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchStartCapture" }, - "3263": { + "3216": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTransitionEnd" }, - "3264": { + "3217": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTransitionEndCapture" }, - "3265": { + "3218": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onVolumeChange" }, - "3266": { + "3219": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onVolumeChangeCapture" }, - "3267": { + "3220": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onWaiting" }, - "3268": { + "3221": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onWaitingCapture" }, - "3269": { + "3222": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onWheel" }, - "3270": { + "3223": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onWheelCapture" }, - "3271": { + "3224": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.placeholder" }, - "3272": { + "3225": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.prefix" }, - "3273": { + "3226": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.preventScrollReset" }, - "3274": { + "3227": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.property" }, - "3275": { + "3228": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.radioGroup" }, - "3276": { + "3229": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.rel" }, - "3277": { + "3230": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.relative" }, - "3278": { + "3231": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.resource" }, - "3279": { + "3232": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.results" }, - "3280": { + "3233": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.rev" }, - "3281": { + "3234": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.role" }, - "3282": { + "3235": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.security" }, - "3283": { + "3236": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.slot" }, - "3284": { + "3237": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.spellCheck" }, - "3285": { + "3238": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.style" }, - "3286": { + "3239": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.suppressContentEditableWarning" }, - "3287": { + "3240": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.suppressHydrationWarning" }, - "3288": { + "3241": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.tabIndex" }, - "3289": { + "3242": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.target" }, - "3290": { + "3243": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.title" }, - "3291": { + "3244": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.translate" }, - "3292": { + "3245": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.typeof" }, - "3293": { + "3246": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.unselectable" }, - "3294": { + "3247": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.vocab" }, - "3295": { + "3248": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FetcherSubmitFunction" }, - "3296": { + "3249": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FetcherSubmitFunction" }, - "3297": { + "3250": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "target" }, - "3298": { + "3251": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "options" }, - "3299": { + "3252": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "FetcherSubmitOptions" }, - "3300": { + "3253": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.action" }, - "3301": { + "3254": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.encType" }, - "3302": { + "3255": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.flushSync" }, - "3303": { + "3256": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.method" }, - "3304": { + "3257": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.preventScrollReset" }, - "3305": { + "3258": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.relative" }, - "3306": { + "3259": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FormProps" }, - "3307": { + "3260": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.about" }, - "3308": { + "3261": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.acceptCharset" }, - "3309": { + "3262": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.accessKey" }, - "3310": { + "3263": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.action" }, - "3311": { + "3264": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-activedescendant" }, - "3312": { + "3265": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-atomic" }, - "3313": { + "3266": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-autocomplete" }, - "3314": { + "3267": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-braillelabel" }, - "3315": { + "3268": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-brailleroledescription" }, - "3316": { + "3269": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-busy" }, - "3317": { + "3270": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-checked" }, - "3318": { + "3271": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-colcount" }, - "3319": { + "3272": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-colindex" }, - "3320": { + "3273": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-colindextext" }, - "3321": { + "3274": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-colspan" }, - "3322": { + "3275": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-controls" }, - "3323": { + "3276": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-current" }, - "3324": { + "3277": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-describedby" }, - "3325": { + "3278": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-description" }, - "3326": { + "3279": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-details" }, - "3327": { + "3280": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-disabled" }, - "3328": { + "3281": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-dropeffect" }, - "3329": { + "3282": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-errormessage" }, - "3330": { + "3283": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-expanded" }, - "3331": { + "3284": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-flowto" }, - "3332": { + "3285": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-grabbed" }, - "3333": { + "3286": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-haspopup" }, - "3334": { + "3287": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-hidden" }, - "3335": { + "3288": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-invalid" }, - "3336": { + "3289": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-keyshortcuts" }, - "3337": { + "3290": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-label" }, - "3338": { + "3291": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-labelledby" }, - "3339": { + "3292": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-level" }, - "3340": { + "3293": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-live" }, - "3341": { + "3294": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-modal" }, - "3342": { + "3295": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-multiline" }, - "3343": { + "3296": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-multiselectable" }, - "3344": { + "3297": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-orientation" }, - "3345": { + "3298": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-owns" }, - "3346": { + "3299": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-placeholder" }, - "3347": { + "3300": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-posinset" }, - "3348": { + "3301": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-pressed" }, - "3349": { + "3302": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-readonly" }, - "3350": { + "3303": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-relevant" }, - "3351": { + "3304": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-required" }, - "3352": { + "3305": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-roledescription" }, - "3353": { + "3306": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-rowcount" }, - "3354": { + "3307": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-rowindex" }, - "3355": { + "3308": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-rowindextext" }, - "3356": { + "3309": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-rowspan" }, - "3357": { + "3310": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-selected" }, - "3358": { + "3311": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-setsize" }, - "3359": { + "3312": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-sort" }, - "3360": { + "3313": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-valuemax" }, - "3361": { + "3314": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-valuemin" }, - "3362": { + "3315": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-valuenow" }, - "3363": { + "3316": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.AriaAttributes.aria-valuetext" }, - "3364": { + "3317": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.autoCapitalize" }, - "3365": { + "3318": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.autoComplete" }, - "3366": { + "3319": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.autoCorrect" }, - "3367": { + "3320": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.autoFocus" }, - "3368": { + "3321": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.autoSave" }, - "3369": { + "3322": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.children" }, - "3370": { + "3323": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.className" }, - "3371": { + "3324": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.color" }, - "3372": { + "3325": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.content" }, - "3373": { + "3326": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.contentEditable" }, - "3374": { + "3327": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.contextMenu" }, - "3375": { + "3328": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.dangerouslySetInnerHTML" }, - "3376": { + "3329": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "3377": { + "3330": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type.__html" }, - "3378": { + "3331": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.datatype" }, - "3379": { + "3332": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.defaultChecked" }, - "3380": { + "3333": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.defaultValue" }, - "3381": { + "3334": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.dir" }, - "3382": { + "3335": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FormProps.discover" }, - "3383": { + "3336": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.draggable" }, - "3384": { + "3337": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.encType" }, - "3385": { + "3338": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FormProps.fetcherKey" }, - "3386": { + "3339": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.hidden" }, - "3387": { + "3340": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.id" }, - "3388": { + "3341": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.inlist" }, - "3389": { + "3342": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.inputMode" }, - "3390": { + "3343": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.is" }, - "3391": { + "3344": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemID" }, - "3392": { + "3345": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemProp" }, - "3393": { + "3346": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemRef" }, - "3394": { + "3347": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemScope" }, - "3395": { + "3348": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.itemType" }, - "3396": { + "3349": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.lang" }, - "3397": { + "3350": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.method" }, - "3398": { + "3351": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.name" }, - "3399": { + "3352": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FormProps.navigate" }, - "3400": { + "3353": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.nonce" }, - "3401": { + "3354": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.noValidate" }, - "3402": { + "3355": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAbort" }, - "3403": { + "3356": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAbortCapture" }, - "3404": { + "3357": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationEnd" }, - "3405": { + "3358": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationEndCapture" }, - "3406": { + "3359": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationIteration" }, - "3407": { + "3360": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationIterationCapture" }, - "3408": { + "3361": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationStart" }, - "3409": { + "3362": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAnimationStartCapture" }, - "3410": { + "3363": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAuxClick" }, - "3411": { + "3364": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onAuxClickCapture" }, - "3412": { + "3365": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onBeforeInput" }, - "3413": { + "3366": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onBeforeInputCapture" }, - "3414": { + "3367": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onBlur" }, - "3415": { + "3368": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onBlurCapture" }, - "3416": { + "3369": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCanPlay" }, - "3417": { + "3370": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCanPlayCapture" }, - "3418": { + "3371": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCanPlayThrough" }, - "3419": { + "3372": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCanPlayThroughCapture" }, - "3420": { + "3373": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onChange" }, - "3421": { + "3374": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onChangeCapture" }, - "3422": { + "3375": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onClick" }, - "3423": { + "3376": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onClickCapture" }, - "3424": { + "3377": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionEnd" }, - "3425": { + "3378": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionEndCapture" }, - "3426": { + "3379": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionStart" }, - "3427": { + "3380": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionStartCapture" }, - "3428": { + "3381": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionUpdate" }, - "3429": { + "3382": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCompositionUpdateCapture" }, - "3430": { + "3383": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onContextMenu" }, - "3431": { + "3384": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onContextMenuCapture" }, - "3432": { + "3385": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCopy" }, - "3433": { + "3386": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCopyCapture" }, - "3434": { + "3387": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCut" }, - "3435": { + "3388": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onCutCapture" }, - "3436": { + "3389": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDoubleClick" }, - "3437": { + "3390": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDoubleClickCapture" }, - "3438": { + "3391": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDrag" }, - "3439": { + "3392": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragCapture" }, - "3440": { + "3393": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragEnd" }, - "3441": { + "3394": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragEndCapture" }, - "3442": { + "3395": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragEnter" }, - "3443": { + "3396": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragEnterCapture" }, - "3444": { + "3397": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragExit" }, - "3445": { + "3398": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragExitCapture" }, - "3446": { + "3399": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragLeave" }, - "3447": { + "3400": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragLeaveCapture" }, - "3448": { + "3401": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragOver" }, - "3449": { + "3402": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragOverCapture" }, - "3450": { + "3403": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragStart" }, - "3451": { + "3404": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDragStartCapture" }, - "3452": { + "3405": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDrop" }, - "3453": { + "3406": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDropCapture" }, - "3454": { + "3407": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDurationChange" }, - "3455": { + "3408": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onDurationChangeCapture" }, - "3456": { + "3409": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEmptied" }, - "3457": { + "3410": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEmptiedCapture" }, - "3458": { + "3411": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEncrypted" }, - "3459": { + "3412": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEncryptedCapture" }, - "3460": { + "3413": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEnded" }, - "3461": { + "3414": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onEndedCapture" }, - "3462": { + "3415": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onError" }, - "3463": { + "3416": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onErrorCapture" }, - "3464": { + "3417": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onFocus" }, - "3465": { + "3418": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onFocusCapture" }, - "3466": { + "3419": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onGotPointerCapture" }, - "3467": { + "3420": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onGotPointerCaptureCapture" }, - "3468": { + "3421": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onInput" }, - "3469": { + "3422": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onInputCapture" }, - "3470": { + "3423": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onInvalid" }, - "3471": { + "3424": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onInvalidCapture" }, - "3472": { + "3425": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyDown" }, - "3473": { + "3426": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyDownCapture" }, - "3474": { + "3427": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyPress" }, - "3475": { + "3428": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyPressCapture" }, - "3476": { + "3429": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyUp" }, - "3477": { + "3430": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onKeyUpCapture" }, - "3478": { + "3431": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoad" }, - "3479": { + "3432": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadCapture" }, - "3480": { + "3433": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadedData" }, - "3481": { + "3434": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadedDataCapture" }, - "3482": { + "3435": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadedMetadata" }, - "3483": { + "3436": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadedMetadataCapture" }, - "3484": { + "3437": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadStart" }, - "3485": { + "3438": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLoadStartCapture" }, - "3486": { + "3439": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLostPointerCapture" }, - "3487": { + "3440": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onLostPointerCaptureCapture" }, - "3488": { + "3441": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseDown" }, - "3489": { + "3442": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseDownCapture" }, - "3490": { + "3443": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseEnter" }, - "3491": { + "3444": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseLeave" }, - "3492": { + "3445": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseMove" }, - "3493": { + "3446": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseMoveCapture" }, - "3494": { + "3447": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseOut" }, - "3495": { + "3448": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseOutCapture" }, - "3496": { + "3449": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseOver" }, - "3497": { + "3450": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseOverCapture" }, - "3498": { + "3451": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseUp" }, - "3499": { + "3452": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onMouseUpCapture" }, - "3500": { + "3453": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPaste" }, - "3501": { + "3454": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPasteCapture" }, - "3502": { + "3455": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPause" }, - "3503": { + "3456": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPauseCapture" }, - "3504": { + "3457": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPlay" }, - "3505": { + "3458": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPlayCapture" }, - "3506": { + "3459": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPlaying" }, - "3507": { + "3460": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPlayingCapture" }, - "3508": { + "3461": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerCancel" }, - "3509": { + "3462": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerCancelCapture" }, - "3510": { + "3463": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerDown" }, - "3511": { + "3464": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerDownCapture" }, - "3512": { + "3465": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerEnter" }, - "3513": { + "3466": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerEnterCapture" }, - "3514": { + "3467": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerLeave" }, - "3515": { + "3468": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerLeaveCapture" }, - "3516": { + "3469": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerMove" }, - "3517": { + "3470": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerMoveCapture" }, - "3518": { + "3471": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerOut" }, - "3519": { + "3472": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerOutCapture" }, - "3520": { + "3473": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerOver" }, - "3521": { + "3474": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerOverCapture" }, - "3522": { + "3475": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerUp" }, - "3523": { + "3476": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onPointerUpCapture" }, - "3524": { + "3477": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onProgress" }, - "3525": { + "3478": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onProgressCapture" }, - "3526": { + "3479": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onRateChange" }, - "3527": { + "3480": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onRateChangeCapture" }, - "3528": { + "3481": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onReset" }, - "3529": { + "3482": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onResetCapture" }, - "3530": { + "3483": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onResize" }, - "3531": { + "3484": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onResizeCapture" }, - "3532": { + "3485": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onScroll" }, - "3533": { + "3486": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onScrollCapture" }, - "3534": { + "3487": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSeeked" }, - "3535": { + "3488": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSeekedCapture" }, - "3536": { + "3489": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSeeking" }, - "3537": { + "3490": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSeekingCapture" }, - "3538": { + "3491": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSelect" }, - "3539": { + "3492": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSelectCapture" }, - "3540": { + "3493": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onStalled" }, - "3541": { + "3494": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onStalledCapture" }, - "3542": { + "3495": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.onSubmit" }, - "3543": { + "3496": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSubmitCapture" }, - "3544": { + "3497": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSuspend" }, - "3545": { + "3498": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onSuspendCapture" }, - "3546": { + "3499": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTimeUpdate" }, - "3547": { + "3500": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTimeUpdateCapture" }, - "3548": { + "3501": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchCancel" }, - "3549": { + "3502": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchCancelCapture" }, - "3550": { + "3503": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchEnd" }, - "3551": { + "3504": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchEndCapture" }, - "3552": { + "3505": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchMove" }, - "3553": { + "3506": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchMoveCapture" }, - "3554": { + "3507": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchStart" }, - "3555": { + "3508": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTouchStartCapture" }, - "3556": { + "3509": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTransitionEnd" }, - "3557": { + "3510": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onTransitionEndCapture" }, - "3558": { + "3511": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onVolumeChange" }, - "3559": { + "3512": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onVolumeChangeCapture" }, - "3560": { + "3513": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onWaiting" }, - "3561": { + "3514": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onWaitingCapture" }, - "3562": { + "3515": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onWheel" }, - "3563": { + "3516": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.DOMAttributes.onWheelCapture" }, - "3564": { + "3517": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.placeholder" }, - "3565": { + "3518": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.prefix" }, - "3566": { + "3519": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.preventScrollReset" }, - "3567": { + "3520": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.property" }, - "3568": { + "3521": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.radioGroup" }, - "3569": { + "3522": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.rel" }, - "3570": { + "3523": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SharedFormProps.relative" }, - "3571": { + "3524": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FormProps.reloadDocument" }, - "3572": { + "3525": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FormProps.replace" }, - "3573": { + "3526": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.resource" }, - "3574": { + "3527": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.results" }, - "3575": { + "3528": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.rev" }, - "3576": { + "3529": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.role" }, - "3577": { + "3530": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.security" }, - "3578": { + "3531": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.slot" }, - "3579": { + "3532": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.spellCheck" }, - "3580": { + "3533": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FormProps.state" }, - "3581": { + "3534": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.style" }, - "3582": { + "3535": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.suppressContentEditableWarning" }, - "3583": { + "3536": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.suppressHydrationWarning" }, - "3584": { + "3537": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.tabIndex" }, - "3585": { + "3538": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.FormHTMLAttributes.target" }, - "3586": { + "3539": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.title" }, - "3587": { + "3540": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.translate" }, - "3588": { + "3541": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.typeof" }, - "3589": { + "3542": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.unselectable" }, - "3590": { + "3543": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FormProps.viewTransition" }, - "3591": { + "3544": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.HTMLAttributes.vocab" }, - "3592": { + "3545": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "GetScrollPositionFunction" }, - "3593": { + "3546": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "GetScrollPositionFunction" }, - "3594": { + "3547": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "GetScrollRestorationKeyFunction" }, - "3595": { + "3548": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "GetScrollRestorationKeyFunction" }, - "3596": { + "3549": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "location" }, - "3597": { + "3550": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "matches" }, - "3598": { + "3551": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "HandleDataRequestFunction" }, - "3599": { + "3552": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "HandleDataRequestFunction" }, - "3600": { + "3553": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "response" }, - "3601": { + "3554": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "args" }, - "3602": { + "3555": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "HandleDocumentRequestFunction" }, - "3603": { + "3556": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "HandleDocumentRequestFunction" }, - "3604": { + "3557": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "request" }, - "3605": { + "3558": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "responseStatusCode" }, - "3606": { + "3559": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "responseHeaders" }, - "3607": { + "3560": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "context" }, - "3608": { + "3561": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "loadContext" }, - "3609": { + "3562": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "HandleErrorFunction" }, - "3610": { + "3563": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "HandleErrorFunction" }, - "3611": { + "3564": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "error" }, - "3612": { + "3565": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "args" }, - "3613": { + "3566": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HashRouterProps" }, - "3614": { + "3567": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HashRouterProps.basename" }, - "3615": { + "3568": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HashRouterProps.children" }, - "3616": { + "3569": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HashRouterProps.window" }, - "3617": { + "3570": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "HeadersFunction" }, - "3618": { + "3571": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "HeadersFunction" }, - "3619": { + "3572": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "args" }, - "3620": { + "3573": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HistoryRouterProps" }, - "3621": { + "3574": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HistoryRouterProps.basename" }, - "3622": { + "3575": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HistoryRouterProps.children" }, - "3623": { + "3576": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HistoryRouterProps.history" }, - "3624": { + "3577": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject" }, - "3625": { + "3578": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.action" }, - "3626": { + "3579": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.caseSensitive" }, - "3627": { + "3580": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.children" }, - "3628": { + "3581": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.Component" }, - "3629": { + "3582": { "sourceFileName": "", "qualifiedName": "__type" }, - "3630": { + "3583": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.element" }, - "3631": { + "3584": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.ErrorBoundary" }, - "3632": { + "3585": { "sourceFileName": "", "qualifiedName": "__type" }, - "3633": { + "3586": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.errorElement" }, - "3634": { + "3587": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.handle" }, - "3635": { + "3588": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.hasErrorBoundary" }, - "3636": { + "3589": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.HydrateFallback" }, - "3637": { + "3590": { "sourceFileName": "", "qualifiedName": "__type" }, - "3638": { + "3591": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.hydrateFallbackElement" }, - "3639": { + "3592": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.id" }, - "3640": { + "3593": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.index" }, - "3641": { + "3594": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.lazy" }, - "3642": { + "3595": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.loader" }, - "3643": { + "3596": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.path" }, - "3644": { + "3597": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "IndexRouteObject.shouldRevalidate" }, - "3645": { + "3598": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps" }, - "3646": { + "3599": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.action" }, - "3647": { + "3600": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.caseSensitive" }, - "3648": { + "3601": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.children" }, - "3649": { + "3602": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.Component" }, - "3650": { + "3603": { "sourceFileName": "", "qualifiedName": "__type" }, - "3651": { + "3604": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.element" }, - "3652": { + "3605": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.ErrorBoundary" }, - "3653": { + "3606": { "sourceFileName": "", "qualifiedName": "__type" }, - "3654": { + "3607": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.errorElement" }, - "3655": { + "3608": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.handle" }, - "3656": { + "3609": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.hasErrorBoundary" }, - "3657": { + "3610": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.HydrateFallback" }, - "3658": { + "3611": { "sourceFileName": "", "qualifiedName": "__type" }, - "3659": { + "3612": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.hydrateFallbackElement" }, - "3660": { + "3613": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.id" }, - "3661": { + "3614": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.index" }, - "3662": { + "3615": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.lazy" }, - "3663": { + "3616": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.loader" }, - "3664": { + "3617": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.path" }, - "3665": { + "3618": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "IndexRouteProps.shouldRevalidate" }, - "3666": { + "3619": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "LayoutRouteProps" }, - "3667": { + "3620": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.action" }, - "3668": { + "3621": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.caseSensitive" }, - "3669": { + "3622": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.children" }, - "3670": { + "3623": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.Component" }, - "3671": { + "3624": { "sourceFileName": "", "qualifiedName": "__type" }, - "3672": { + "3625": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.element" }, - "3673": { + "3626": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.ErrorBoundary" }, - "3674": { + "3627": { "sourceFileName": "", "qualifiedName": "__type" }, - "3675": { + "3628": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.errorElement" }, - "3676": { + "3629": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.handle" }, - "3677": { + "3630": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.hasErrorBoundary" }, - "3678": { + "3631": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.HydrateFallback" }, - "3679": { + "3632": { "sourceFileName": "", "qualifiedName": "__type" }, - "3680": { + "3633": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.hydrateFallbackElement" }, - "3681": { + "3634": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.id" }, - "3682": { + "3635": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.index" }, - "3683": { + "3636": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.lazy" }, - "3684": { + "3637": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.loader" }, - "3685": { + "3638": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.path" }, - "3686": { + "3639": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.shouldRevalidate" }, - "3687": { + "3640": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "LazyRouteFunction" }, - "3688": { + "3641": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "LazyRouteFunction.R" }, - "3689": { + "3642": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "LazyRouteFunction" }, - "3690": { + "3643": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps" }, - "3691": { + "3644": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "about" }, - "3692": { + "3645": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "accessKey" }, - "3693": { + "3646": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-activedescendant" }, - "3694": { + "3647": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-atomic" }, - "3695": { + "3648": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-autocomplete" }, - "3696": { + "3649": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-braillelabel" }, - "3697": { + "3650": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-brailleroledescription" }, - "3698": { + "3651": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-busy" }, - "3699": { + "3652": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-checked" }, - "3700": { + "3653": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-colcount" }, - "3701": { + "3654": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-colindex" }, - "3702": { + "3655": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-colindextext" }, - "3703": { + "3656": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-colspan" }, - "3704": { + "3657": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-controls" }, - "3705": { + "3658": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-current" }, - "3706": { + "3659": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-describedby" }, - "3707": { + "3660": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-description" }, - "3708": { + "3661": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-details" }, - "3709": { + "3662": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-disabled" }, - "3710": { + "3663": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-dropeffect" }, - "3711": { + "3664": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-errormessage" }, - "3712": { + "3665": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-expanded" }, - "3713": { + "3666": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-flowto" }, - "3714": { + "3667": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-grabbed" }, - "3715": { + "3668": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-haspopup" }, - "3716": { + "3669": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-hidden" }, - "3717": { + "3670": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-invalid" }, - "3718": { + "3671": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-keyshortcuts" }, - "3719": { + "3672": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-label" }, - "3720": { + "3673": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-labelledby" }, - "3721": { + "3674": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-level" }, - "3722": { + "3675": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-live" }, - "3723": { + "3676": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-modal" }, - "3724": { + "3677": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-multiline" }, - "3725": { + "3678": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-multiselectable" }, - "3726": { + "3679": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-orientation" }, - "3727": { + "3680": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-owns" }, - "3728": { + "3681": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-placeholder" }, - "3729": { + "3682": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-posinset" }, - "3730": { + "3683": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-pressed" }, - "3731": { + "3684": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-readonly" }, - "3732": { + "3685": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-relevant" }, - "3733": { + "3686": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-required" }, - "3734": { + "3687": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-roledescription" }, - "3735": { + "3688": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-rowcount" }, - "3736": { + "3689": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-rowindex" }, - "3737": { + "3690": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-rowindextext" }, - "3738": { + "3691": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-rowspan" }, - "3739": { + "3692": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-selected" }, - "3740": { + "3693": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-setsize" }, - "3741": { + "3694": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-sort" }, - "3742": { + "3695": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-valuemax" }, - "3743": { + "3696": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-valuemin" }, - "3744": { + "3697": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-valuenow" }, - "3745": { + "3698": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-valuetext" }, - "3746": { + "3699": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "autoCapitalize" }, - "3747": { + "3700": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "autoCorrect" }, - "3748": { + "3701": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "autoFocus" }, - "3749": { + "3702": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "autoSave" }, - "3750": { + "3703": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "children" }, - "3751": { + "3704": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "className" }, - "3752": { + "3705": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "color" }, - "3753": { + "3706": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "content" }, - "3754": { + "3707": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "contentEditable" }, - "3755": { + "3708": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "contextMenu" }, - "3756": { + "3709": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "dangerouslySetInnerHTML" }, - "3757": { + "3710": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "3758": { + "3711": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type.__html" }, - "3759": { + "3712": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "datatype" }, - "3760": { + "3713": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "defaultChecked" }, - "3761": { + "3714": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "defaultValue" }, - "3762": { + "3715": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "dir" }, - "3763": { + "3716": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.discover" }, - "3764": { + "3717": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "download" }, - "3765": { + "3718": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "draggable" }, - "3766": { + "3719": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "hidden" }, - "3767": { + "3720": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "hrefLang" }, - "3768": { + "3721": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "id" }, - "3769": { + "3722": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "inlist" }, - "3770": { + "3723": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "inputMode" }, - "3771": { + "3724": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "is" }, - "3772": { + "3725": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemID" }, - "3773": { + "3726": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemProp" }, - "3774": { + "3727": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemRef" }, - "3775": { + "3728": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemScope" }, - "3776": { + "3729": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemType" }, - "3777": { + "3730": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "lang" }, - "3778": { + "3731": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "media" }, - "3779": { + "3732": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nonce" }, - "3780": { + "3733": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAbort" }, - "3781": { + "3734": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAbortCapture" }, - "3782": { + "3735": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationEnd" }, - "3783": { + "3736": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationEndCapture" }, - "3784": { + "3737": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationIteration" }, - "3785": { + "3738": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationIterationCapture" }, - "3786": { + "3739": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationStart" }, - "3787": { + "3740": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationStartCapture" }, - "3788": { + "3741": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAuxClick" }, - "3789": { + "3742": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAuxClickCapture" }, - "3790": { + "3743": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onBeforeInput" }, - "3791": { + "3744": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onBeforeInputCapture" }, - "3792": { + "3745": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onBlur" }, - "3793": { + "3746": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onBlurCapture" }, - "3794": { + "3747": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCanPlay" }, - "3795": { + "3748": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCanPlayCapture" }, - "3796": { + "3749": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCanPlayThrough" }, - "3797": { + "3750": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCanPlayThroughCapture" }, - "3798": { + "3751": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onChange" }, - "3799": { + "3752": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onChangeCapture" }, - "3800": { + "3753": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onClick" }, - "3801": { + "3754": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onClickCapture" }, - "3802": { + "3755": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionEnd" }, - "3803": { + "3756": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionEndCapture" }, - "3804": { + "3757": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionStart" }, - "3805": { + "3758": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionStartCapture" }, - "3806": { + "3759": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionUpdate" }, - "3807": { + "3760": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionUpdateCapture" }, - "3808": { + "3761": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onContextMenu" }, - "3809": { + "3762": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onContextMenuCapture" }, - "3810": { + "3763": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCopy" }, - "3811": { + "3764": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCopyCapture" }, - "3812": { + "3765": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCut" }, - "3813": { + "3766": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCutCapture" }, - "3814": { + "3767": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDoubleClick" }, - "3815": { + "3768": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDoubleClickCapture" }, - "3816": { + "3769": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDrag" }, - "3817": { + "3770": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragCapture" }, - "3818": { + "3771": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragEnd" }, - "3819": { + "3772": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragEndCapture" }, - "3820": { + "3773": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragEnter" }, - "3821": { + "3774": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragEnterCapture" }, - "3822": { + "3775": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragExit" }, - "3823": { + "3776": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragExitCapture" }, - "3824": { + "3777": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragLeave" }, - "3825": { + "3778": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragLeaveCapture" }, - "3826": { + "3779": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragOver" }, - "3827": { + "3780": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragOverCapture" }, - "3828": { + "3781": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragStart" }, - "3829": { + "3782": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragStartCapture" }, - "3830": { + "3783": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDrop" }, - "3831": { + "3784": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDropCapture" }, - "3832": { + "3785": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDurationChange" }, - "3833": { + "3786": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDurationChangeCapture" }, - "3834": { + "3787": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEmptied" }, - "3835": { + "3788": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEmptiedCapture" }, - "3836": { + "3789": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEncrypted" }, - "3837": { + "3790": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEncryptedCapture" }, - "3838": { + "3791": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEnded" }, - "3839": { + "3792": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEndedCapture" }, - "3840": { + "3793": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onError" }, - "3841": { + "3794": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onErrorCapture" }, - "3842": { + "3795": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onFocus" }, - "3843": { + "3796": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onFocusCapture" }, - "3844": { + "3797": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onGotPointerCapture" }, - "3845": { + "3798": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onGotPointerCaptureCapture" }, - "3846": { + "3799": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onInput" }, - "3847": { + "3800": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onInputCapture" }, - "3848": { + "3801": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onInvalid" }, - "3849": { + "3802": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onInvalidCapture" }, - "3850": { + "3803": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyDown" }, - "3851": { + "3804": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyDownCapture" }, - "3852": { + "3805": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyPress" }, - "3853": { + "3806": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyPressCapture" }, - "3854": { + "3807": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyUp" }, - "3855": { + "3808": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyUpCapture" }, - "3856": { + "3809": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoad" }, - "3857": { + "3810": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadCapture" }, - "3858": { + "3811": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadedData" }, - "3859": { + "3812": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadedDataCapture" }, - "3860": { + "3813": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadedMetadata" }, - "3861": { + "3814": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadedMetadataCapture" }, - "3862": { + "3815": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadStart" }, - "3863": { + "3816": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadStartCapture" }, - "3864": { + "3817": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLostPointerCapture" }, - "3865": { + "3818": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLostPointerCaptureCapture" }, - "3866": { + "3819": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseDown" }, - "3867": { + "3820": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseDownCapture" }, - "3868": { + "3821": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseEnter" }, - "3869": { + "3822": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseLeave" }, - "3870": { + "3823": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseMove" }, - "3871": { + "3824": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseMoveCapture" }, - "3872": { + "3825": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseOut" }, - "3873": { + "3826": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseOutCapture" }, - "3874": { + "3827": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseOver" }, - "3875": { + "3828": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseOverCapture" }, - "3876": { + "3829": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseUp" }, - "3877": { + "3830": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseUpCapture" }, - "3878": { + "3831": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPaste" }, - "3879": { + "3832": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPasteCapture" }, - "3880": { + "3833": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPause" }, - "3881": { + "3834": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPauseCapture" }, - "3882": { + "3835": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPlay" }, - "3883": { + "3836": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPlayCapture" }, - "3884": { + "3837": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPlaying" }, - "3885": { + "3838": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPlayingCapture" }, - "3886": { + "3839": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerCancel" }, - "3887": { + "3840": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerCancelCapture" }, - "3888": { + "3841": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerDown" }, - "3889": { + "3842": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerDownCapture" }, - "3890": { + "3843": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerEnter" }, - "3891": { + "3844": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerEnterCapture" }, - "3892": { + "3845": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerLeave" }, - "3893": { + "3846": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerLeaveCapture" }, - "3894": { + "3847": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerMove" }, - "3895": { + "3848": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerMoveCapture" }, - "3896": { + "3849": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerOut" }, - "3897": { + "3850": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerOutCapture" }, - "3898": { + "3851": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerOver" }, - "3899": { + "3852": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerOverCapture" }, - "3900": { + "3853": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerUp" }, - "3901": { + "3854": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerUpCapture" }, - "3902": { + "3855": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onProgress" }, - "3903": { + "3856": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onProgressCapture" }, - "3904": { + "3857": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onRateChange" }, - "3905": { + "3858": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onRateChangeCapture" }, - "3906": { + "3859": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onReset" }, - "3907": { + "3860": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onResetCapture" }, - "3908": { + "3861": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onResize" }, - "3909": { + "3862": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onResizeCapture" }, - "3910": { + "3863": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onScroll" }, - "3911": { + "3864": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onScrollCapture" }, - "3912": { + "3865": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSeeked" }, - "3913": { + "3866": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSeekedCapture" }, - "3914": { + "3867": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSeeking" }, - "3915": { + "3868": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSeekingCapture" }, - "3916": { + "3869": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSelect" }, - "3917": { + "3870": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSelectCapture" }, - "3918": { + "3871": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onStalled" }, - "3919": { + "3872": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onStalledCapture" }, - "3920": { + "3873": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSubmit" }, - "3921": { + "3874": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSubmitCapture" }, - "3922": { + "3875": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSuspend" }, - "3923": { + "3876": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSuspendCapture" }, - "3924": { + "3877": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTimeUpdate" }, - "3925": { + "3878": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTimeUpdateCapture" }, - "3926": { + "3879": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchCancel" }, - "3927": { + "3880": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchCancelCapture" }, - "3928": { + "3881": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchEnd" }, - "3929": { + "3882": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchEndCapture" }, - "3930": { + "3883": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchMove" }, - "3931": { + "3884": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchMoveCapture" }, - "3932": { + "3885": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchStart" }, - "3933": { + "3886": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchStartCapture" }, - "3934": { + "3887": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTransitionEnd" }, - "3935": { + "3888": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTransitionEndCapture" }, - "3936": { + "3889": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onVolumeChange" }, - "3937": { + "3890": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onVolumeChangeCapture" }, - "3938": { + "3891": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onWaiting" }, - "3939": { + "3892": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onWaitingCapture" }, - "3940": { + "3893": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onWheel" }, - "3941": { + "3894": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onWheelCapture" }, - "3942": { + "3895": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "ping" }, - "3943": { + "3896": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "placeholder" }, - "3944": { + "3897": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.prefetch" }, - "3945": { + "3898": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "prefix" }, - "3946": { + "3899": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.preventScrollReset" }, - "3947": { + "3900": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "property" }, - "3948": { + "3901": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "radioGroup" }, - "3949": { + "3902": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "referrerPolicy" }, - "3950": { + "3903": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "rel" }, - "3951": { + "3904": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.relative" }, - "3952": { + "3905": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.reloadDocument" }, - "3953": { + "3906": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.replace" }, - "3954": { + "3907": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "resource" }, - "3955": { + "3908": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "results" }, - "3956": { + "3909": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "rev" }, - "3957": { + "3910": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "role" }, - "3958": { + "3911": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "security" }, - "3959": { + "3912": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "slot" }, - "3960": { + "3913": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "spellCheck" }, - "3961": { + "3914": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.state" }, - "3962": { + "3915": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "style" }, - "3963": { + "3916": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "suppressContentEditableWarning" }, - "3964": { + "3917": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "suppressHydrationWarning" }, - "3965": { + "3918": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "tabIndex" }, - "3966": { + "3919": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "target" }, - "3967": { + "3920": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "title" }, - "3968": { + "3921": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.to" }, - "3969": { + "3922": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "translate" }, - "3970": { + "3923": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "type" }, - "3971": { + "3924": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "typeof" }, - "3972": { + "3925": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "unselectable" }, - "3973": { + "3926": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "LinkProps.viewTransition" }, - "3974": { + "3927": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "vocab" }, - "3975": { + "3928": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "LinksFunction" }, - "3976": { + "3929": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "LinksFunction" }, - "3977": { + "3930": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "LoaderFunctionArgs" }, - "3978": { + "3931": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.context" }, - "3979": { + "3932": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.params" }, - "3980": { + "3933": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "DataFunctionArgs.request" }, - "3981": { + "3934": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "LoaderFunctionArgs.Context" }, - "3982": { + "3935": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Location" }, - "3983": { + "3936": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Path.hash" }, - "3984": { + "3937": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Location.key" }, - "3985": { + "3938": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Path.pathname" }, - "3986": { + "3939": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Path.search" }, - "3987": { + "3940": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Location.state" }, - "3988": { + "3941": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Location.State" }, - "3989": { + "3942": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "MemoryRouterProps" }, - "3990": { + "3943": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "MemoryRouterProps.basename" }, - "3991": { + "3944": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "MemoryRouterProps.children" }, - "3992": { + "3945": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "MemoryRouterProps.initialEntries" }, - "3993": { + "3946": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "MemoryRouterProps.initialIndex" }, - "3994": { + "3947": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaArgs" }, - "3995": { + "3948": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaArgs.data" }, - "3996": { + "3949": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaArgs.error" }, - "3997": { + "3950": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaArgs.location" }, - "3998": { + "3951": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaArgs.matches" }, - "3999": { + "3952": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaArgs.params" }, - "4000": { + "3953": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaArgs.Loader" }, - "4001": { + "3954": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaArgs.MatchLoaders" }, - "4002": { + "3955": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaFunction" }, - "4003": { + "3956": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaFunction.Loader" }, - "4004": { + "3957": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaFunction.MatchLoaders" }, - "4005": { + "3958": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaFunction" }, - "4006": { + "3959": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "args" }, - "4007": { + "3960": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "NavigateFunction" }, - "4008": { + "3961": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "NavigateFunction" }, - "4009": { + "3962": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "to" }, - "4010": { + "3963": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "options" }, - "4011": { + "3964": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "NavigateFunction" }, - "4012": { + "3965": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "delta" }, - "4013": { + "3966": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NavigateOptions" }, - "4014": { + "3967": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NavigateOptions.flushSync" }, - "4015": { + "3968": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NavigateOptions.preventScrollReset" }, - "4016": { + "3969": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NavigateOptions.relative" }, - "4017": { + "3970": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NavigateOptions.replace" }, - "4018": { + "3971": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NavigateOptions.state" }, - "4019": { + "3972": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NavigateOptions.viewTransition" }, - "4020": { + "3973": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "NavigateProps" }, - "4021": { + "3974": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "NavigateProps.relative" }, - "4022": { + "3975": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "NavigateProps.replace" }, - "4023": { + "3976": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "NavigateProps.state" }, - "4024": { + "3977": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "NavigateProps.to" }, - "4025": { + "3978": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "Navigator" }, - "4026": { + "3979": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "Navigator.createHref" }, - "4027": { + "3980": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "History.createHref" }, - "4028": { + "3981": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "History.createHref" }, - "4029": { + "3982": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "to" }, - "4030": { + "3983": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "Navigator.encodeLocation" }, - "4031": { + "3984": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "History.encodeLocation" }, - "4032": { + "3985": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "History.encodeLocation" }, - "4033": { + "3986": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "to" }, - "4034": { + "3987": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "Navigator.go" }, - "4035": { + "3988": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "History.go" }, - "4036": { + "3989": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "History.go" }, - "4037": { + "3990": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "delta" }, - "4038": { + "3991": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "Navigator.push" }, - "4039": { + "3992": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "Navigator.push" }, - "4040": { + "3993": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "to" }, - "4041": { + "3994": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "state" }, - "4042": { + "3995": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "opts" }, - "4043": { + "3996": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "Navigator.replace" }, - "4044": { + "3997": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "Navigator.replace" }, - "4045": { + "3998": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "to" }, - "4046": { + "3999": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "state" }, - "4047": { + "4000": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "opts" }, - "4048": { + "4001": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "NavLinkProps" }, - "4049": { + "4002": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "about" }, - "4050": { + "4003": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "accessKey" }, - "4051": { + "4004": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-activedescendant" }, - "4052": { + "4005": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-atomic" }, - "4053": { + "4006": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-autocomplete" }, - "4054": { + "4007": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-braillelabel" }, - "4055": { + "4008": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-brailleroledescription" }, - "4056": { + "4009": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-busy" }, - "4057": { + "4010": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-checked" }, - "4058": { + "4011": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-colcount" }, - "4059": { + "4012": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-colindex" }, - "4060": { + "4013": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-colindextext" }, - "4061": { + "4014": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-colspan" }, - "4062": { + "4015": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-controls" }, - "4063": { + "4016": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-current" }, - "4064": { + "4017": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-describedby" }, - "4065": { + "4018": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-description" }, - "4066": { + "4019": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-details" }, - "4067": { + "4020": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-disabled" }, - "4068": { + "4021": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-dropeffect" }, - "4069": { + "4022": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-errormessage" }, - "4070": { + "4023": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-expanded" }, - "4071": { + "4024": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-flowto" }, - "4072": { + "4025": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-grabbed" }, - "4073": { + "4026": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-haspopup" }, - "4074": { + "4027": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-hidden" }, - "4075": { + "4028": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-invalid" }, - "4076": { + "4029": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-keyshortcuts" }, - "4077": { + "4030": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-label" }, - "4078": { + "4031": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-labelledby" }, - "4079": { + "4032": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-level" }, - "4080": { + "4033": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-live" }, - "4081": { + "4034": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-modal" }, - "4082": { + "4035": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-multiline" }, - "4083": { + "4036": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-multiselectable" }, - "4084": { + "4037": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-orientation" }, - "4085": { + "4038": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-owns" }, - "4086": { + "4039": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-placeholder" }, - "4087": { + "4040": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-posinset" }, - "4088": { + "4041": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-pressed" }, - "4089": { + "4042": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-readonly" }, - "4090": { + "4043": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-relevant" }, - "4091": { + "4044": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-required" }, - "4092": { + "4045": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-roledescription" }, - "4093": { + "4046": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-rowcount" }, - "4094": { + "4047": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-rowindex" }, - "4095": { + "4048": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-rowindextext" }, - "4096": { + "4049": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-rowspan" }, - "4097": { + "4050": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-selected" }, - "4098": { + "4051": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-setsize" }, - "4099": { + "4052": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-sort" }, - "4100": { + "4053": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-valuemax" }, - "4101": { + "4054": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-valuemin" }, - "4102": { + "4055": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-valuenow" }, - "4103": { + "4056": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "aria-valuetext" }, - "4104": { + "4057": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "autoCapitalize" }, - "4105": { + "4058": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "autoCorrect" }, - "4106": { + "4059": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "autoFocus" }, - "4107": { + "4060": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "autoSave" }, - "4108": { + "4061": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "NavLinkProps.caseSensitive" }, - "4109": { + "4062": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "NavLinkProps.children" }, - "4110": { + "4063": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4111": { + "4064": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4112": { + "4065": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "props" }, - "4113": { + "4066": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "NavLinkProps.className" }, - "4114": { + "4067": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4115": { + "4068": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4116": { + "4069": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "props" }, - "4117": { + "4070": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "color" }, - "4118": { + "4071": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "content" }, - "4119": { + "4072": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "contentEditable" }, - "4120": { + "4073": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "contextMenu" }, - "4121": { + "4074": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "dangerouslySetInnerHTML" }, - "4122": { + "4075": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type" }, - "4123": { + "4076": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "__type.__html" }, - "4124": { + "4077": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "datatype" }, - "4125": { + "4078": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "defaultChecked" }, - "4126": { + "4079": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "defaultValue" }, - "4127": { + "4080": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "dir" }, - "4128": { + "4081": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "discover" }, - "4129": { + "4082": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "download" }, - "4130": { + "4083": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "draggable" }, - "4131": { + "4084": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "NavLinkProps.end" }, - "4132": { + "4085": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "hidden" }, - "4133": { + "4086": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "hrefLang" }, - "4134": { + "4087": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "id" }, - "4135": { + "4088": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "inlist" }, - "4136": { + "4089": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "inputMode" }, - "4137": { + "4090": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "is" }, - "4138": { + "4091": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemID" }, - "4139": { + "4092": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemProp" }, - "4140": { + "4093": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemRef" }, - "4141": { + "4094": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemScope" }, - "4142": { + "4095": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "itemType" }, - "4143": { + "4096": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "lang" }, - "4144": { + "4097": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "media" }, - "4145": { + "4098": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "nonce" }, - "4146": { + "4099": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAbort" }, - "4147": { + "4100": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAbortCapture" }, - "4148": { + "4101": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationEnd" }, - "4149": { + "4102": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationEndCapture" }, - "4150": { + "4103": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationIteration" }, - "4151": { + "4104": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationIterationCapture" }, - "4152": { + "4105": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationStart" }, - "4153": { + "4106": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAnimationStartCapture" }, - "4154": { + "4107": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAuxClick" }, - "4155": { + "4108": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onAuxClickCapture" }, - "4156": { + "4109": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onBeforeInput" }, - "4157": { + "4110": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onBeforeInputCapture" }, - "4158": { + "4111": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onBlur" }, - "4159": { + "4112": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onBlurCapture" }, - "4160": { + "4113": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCanPlay" }, - "4161": { + "4114": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCanPlayCapture" }, - "4162": { + "4115": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCanPlayThrough" }, - "4163": { + "4116": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCanPlayThroughCapture" }, - "4164": { + "4117": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onChange" }, - "4165": { + "4118": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onChangeCapture" }, - "4166": { + "4119": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onClick" }, - "4167": { + "4120": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onClickCapture" }, - "4168": { + "4121": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionEnd" }, - "4169": { + "4122": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionEndCapture" }, - "4170": { + "4123": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionStart" }, - "4171": { + "4124": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionStartCapture" }, - "4172": { + "4125": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionUpdate" }, - "4173": { + "4126": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCompositionUpdateCapture" }, - "4174": { + "4127": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onContextMenu" }, - "4175": { + "4128": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onContextMenuCapture" }, - "4176": { + "4129": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCopy" }, - "4177": { + "4130": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCopyCapture" }, - "4178": { + "4131": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCut" }, - "4179": { + "4132": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onCutCapture" }, - "4180": { + "4133": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDoubleClick" }, - "4181": { + "4134": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDoubleClickCapture" }, - "4182": { + "4135": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDrag" }, - "4183": { + "4136": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragCapture" }, - "4184": { + "4137": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragEnd" }, - "4185": { + "4138": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragEndCapture" }, - "4186": { + "4139": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragEnter" }, - "4187": { + "4140": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragEnterCapture" }, - "4188": { + "4141": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragExit" }, - "4189": { + "4142": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragExitCapture" }, - "4190": { + "4143": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragLeave" }, - "4191": { + "4144": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragLeaveCapture" }, - "4192": { + "4145": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragOver" }, - "4193": { + "4146": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragOverCapture" }, - "4194": { + "4147": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragStart" }, - "4195": { + "4148": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDragStartCapture" }, - "4196": { + "4149": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDrop" }, - "4197": { + "4150": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDropCapture" }, - "4198": { + "4151": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDurationChange" }, - "4199": { + "4152": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onDurationChangeCapture" }, - "4200": { + "4153": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEmptied" }, - "4201": { + "4154": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEmptiedCapture" }, - "4202": { + "4155": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEncrypted" }, - "4203": { + "4156": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEncryptedCapture" }, - "4204": { + "4157": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEnded" }, - "4205": { + "4158": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onEndedCapture" }, - "4206": { + "4159": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onError" }, - "4207": { + "4160": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onErrorCapture" }, - "4208": { + "4161": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onFocus" }, - "4209": { + "4162": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onFocusCapture" }, - "4210": { + "4163": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onGotPointerCapture" }, - "4211": { + "4164": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onGotPointerCaptureCapture" }, - "4212": { + "4165": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onInput" }, - "4213": { + "4166": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onInputCapture" }, - "4214": { + "4167": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onInvalid" }, - "4215": { + "4168": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onInvalidCapture" }, - "4216": { + "4169": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyDown" }, - "4217": { + "4170": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyDownCapture" }, - "4218": { + "4171": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyPress" }, - "4219": { + "4172": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyPressCapture" }, - "4220": { + "4173": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyUp" }, - "4221": { + "4174": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onKeyUpCapture" }, - "4222": { + "4175": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoad" }, - "4223": { + "4176": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadCapture" }, - "4224": { + "4177": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadedData" }, - "4225": { + "4178": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadedDataCapture" }, - "4226": { + "4179": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadedMetadata" }, - "4227": { + "4180": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadedMetadataCapture" }, - "4228": { + "4181": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadStart" }, - "4229": { + "4182": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLoadStartCapture" }, - "4230": { + "4183": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLostPointerCapture" }, - "4231": { + "4184": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onLostPointerCaptureCapture" }, - "4232": { + "4185": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseDown" }, - "4233": { + "4186": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseDownCapture" }, - "4234": { + "4187": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseEnter" }, - "4235": { + "4188": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseLeave" }, - "4236": { + "4189": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseMove" }, - "4237": { + "4190": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseMoveCapture" }, - "4238": { + "4191": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseOut" }, - "4239": { + "4192": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseOutCapture" }, - "4240": { + "4193": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseOver" }, - "4241": { + "4194": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseOverCapture" }, - "4242": { + "4195": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseUp" }, - "4243": { + "4196": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onMouseUpCapture" }, - "4244": { + "4197": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPaste" }, - "4245": { + "4198": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPasteCapture" }, - "4246": { + "4199": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPause" }, - "4247": { + "4200": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPauseCapture" }, - "4248": { + "4201": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPlay" }, - "4249": { + "4202": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPlayCapture" }, - "4250": { + "4203": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPlaying" }, - "4251": { + "4204": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPlayingCapture" }, - "4252": { + "4205": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerCancel" }, - "4253": { + "4206": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerCancelCapture" }, - "4254": { + "4207": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerDown" }, - "4255": { + "4208": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerDownCapture" }, - "4256": { + "4209": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerEnter" }, - "4257": { + "4210": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerEnterCapture" }, - "4258": { + "4211": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerLeave" }, - "4259": { + "4212": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerLeaveCapture" }, - "4260": { + "4213": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerMove" }, - "4261": { + "4214": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerMoveCapture" }, - "4262": { + "4215": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerOut" }, - "4263": { + "4216": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerOutCapture" }, - "4264": { + "4217": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerOver" }, - "4265": { + "4218": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerOverCapture" }, - "4266": { + "4219": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerUp" }, - "4267": { + "4220": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onPointerUpCapture" }, - "4268": { + "4221": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onProgress" }, - "4269": { + "4222": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onProgressCapture" }, - "4270": { + "4223": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onRateChange" }, - "4271": { + "4224": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onRateChangeCapture" }, - "4272": { + "4225": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onReset" }, - "4273": { + "4226": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onResetCapture" }, - "4274": { + "4227": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onResize" }, - "4275": { + "4228": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onResizeCapture" }, - "4276": { + "4229": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onScroll" }, - "4277": { + "4230": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onScrollCapture" }, - "4278": { + "4231": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSeeked" }, - "4279": { + "4232": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSeekedCapture" }, - "4280": { + "4233": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSeeking" }, - "4281": { + "4234": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSeekingCapture" }, - "4282": { + "4235": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSelect" }, - "4283": { + "4236": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSelectCapture" }, - "4284": { + "4237": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onStalled" }, - "4285": { + "4238": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onStalledCapture" }, - "4286": { + "4239": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSubmit" }, - "4287": { + "4240": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSubmitCapture" }, - "4288": { + "4241": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSuspend" }, - "4289": { + "4242": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onSuspendCapture" }, - "4290": { + "4243": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTimeUpdate" }, - "4291": { + "4244": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTimeUpdateCapture" }, - "4292": { + "4245": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchCancel" }, - "4293": { + "4246": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchCancelCapture" }, - "4294": { + "4247": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchEnd" }, - "4295": { + "4248": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchEndCapture" }, - "4296": { + "4249": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchMove" }, - "4297": { + "4250": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchMoveCapture" }, - "4298": { + "4251": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchStart" }, - "4299": { + "4252": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTouchStartCapture" }, - "4300": { + "4253": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTransitionEnd" }, - "4301": { + "4254": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onTransitionEndCapture" }, - "4302": { + "4255": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onVolumeChange" }, - "4303": { + "4256": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onVolumeChangeCapture" }, - "4304": { + "4257": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onWaiting" }, - "4305": { + "4258": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onWaitingCapture" }, - "4306": { + "4259": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onWheel" }, - "4307": { + "4260": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "onWheelCapture" }, - "4308": { + "4261": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "ping" }, - "4309": { + "4262": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "placeholder" }, - "4310": { + "4263": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "prefetch" }, - "4311": { + "4264": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "prefix" }, - "4312": { + "4265": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "preventScrollReset" }, - "4313": { + "4266": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "property" }, - "4314": { + "4267": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "radioGroup" }, - "4315": { + "4268": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "referrerPolicy" }, - "4316": { + "4269": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "rel" }, - "4317": { + "4270": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "relative" }, - "4318": { + "4271": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "reloadDocument" }, - "4319": { + "4272": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "replace" }, - "4320": { + "4273": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "resource" }, - "4321": { + "4274": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "results" }, - "4322": { + "4275": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "rev" }, - "4323": { + "4276": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "role" }, - "4324": { + "4277": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "security" }, - "4325": { + "4278": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "slot" }, - "4326": { + "4279": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "spellCheck" }, - "4327": { + "4280": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "state" }, - "4328": { + "4281": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "NavLinkProps.style" }, - "4329": { + "4282": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4330": { + "4283": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4331": { + "4284": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "props" }, - "4332": { + "4285": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "suppressContentEditableWarning" }, - "4333": { + "4286": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "suppressHydrationWarning" }, - "4334": { + "4287": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "tabIndex" }, - "4335": { + "4288": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "target" }, - "4336": { + "4289": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "title" }, - "4337": { + "4290": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "to" }, - "4338": { + "4291": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "translate" }, - "4339": { + "4292": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "type" }, - "4340": { + "4293": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "typeof" }, - "4341": { + "4294": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "unselectable" }, - "4342": { + "4295": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "viewTransition" }, - "4343": { + "4296": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "vocab" }, - "4344": { + "4297": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject" }, - "4345": { + "4298": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.action" }, - "4346": { + "4299": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.caseSensitive" }, - "4347": { + "4300": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.children" }, - "4348": { + "4301": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.Component" }, - "4349": { + "4302": { "sourceFileName": "", "qualifiedName": "__type" }, - "4350": { + "4303": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.element" }, - "4351": { + "4304": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.ErrorBoundary" }, - "4352": { + "4305": { "sourceFileName": "", "qualifiedName": "__type" }, - "4353": { + "4306": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.errorElement" }, - "4354": { + "4307": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.handle" }, - "4355": { + "4308": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.hasErrorBoundary" }, - "4356": { + "4309": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.HydrateFallback" }, - "4357": { + "4310": { "sourceFileName": "", "qualifiedName": "__type" }, - "4358": { + "4311": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.hydrateFallbackElement" }, - "4359": { + "4312": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.id" }, - "4360": { + "4313": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.index" }, - "4361": { + "4314": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.lazy" }, - "4362": { + "4315": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.loader" }, - "4363": { + "4316": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.path" }, - "4364": { + "4317": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NonIndexRouteObject.shouldRevalidate" }, - "4365": { + "4318": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "OutletProps" }, - "4366": { + "4319": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "OutletProps.context" }, - "4367": { + "4320": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "PageLinkDescriptor" }, - "4368": { + "4321": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "crossOrigin" }, - "4369": { + "4322": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "disabled" }, - "4370": { + "4323": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "hrefLang" }, - "4371": { + "4324": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "integrity" }, - "4372": { + "4325": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "media" }, - "4373": { + "4326": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "PageLinkDescriptor.page" }, - "4374": { + "4327": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "referrerPolicy" }, - "4375": { + "4328": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Path" }, - "4376": { + "4329": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Path.hash" }, - "4377": { + "4330": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Path.pathname" }, - "4378": { + "4331": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "Path.search" }, - "4379": { + "4332": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathMatch" }, - "4380": { + "4333": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathMatch.params" }, - "4381": { + "4334": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathMatch.pathname" }, - "4382": { + "4335": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathMatch.pathnameBase" }, - "4383": { + "4336": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathMatch.pattern" }, - "4384": { + "4337": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathMatch.ParamKey" }, - "4385": { + "4338": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathPattern" }, - "4386": { + "4339": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathPattern.caseSensitive" }, - "4387": { + "4340": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathPattern.end" }, - "4388": { + "4341": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathPattern.path" }, - "4389": { + "4342": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathPattern.Path" }, - "4390": { + "4343": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps" }, - "4391": { + "4344": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.action" }, - "4392": { + "4345": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.caseSensitive" }, - "4393": { + "4346": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.children" }, - "4394": { + "4347": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.Component" }, - "4395": { + "4348": { "sourceFileName": "", "qualifiedName": "__type" }, - "4396": { + "4349": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.element" }, - "4397": { + "4350": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.ErrorBoundary" }, - "4398": { + "4351": { "sourceFileName": "", "qualifiedName": "__type" }, - "4399": { + "4352": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.errorElement" }, - "4400": { + "4353": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.handle" }, - "4401": { + "4354": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.hasErrorBoundary" }, - "4402": { + "4355": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.HydrateFallback" }, - "4403": { + "4356": { "sourceFileName": "", "qualifiedName": "__type" }, - "4404": { + "4357": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.hydrateFallbackElement" }, - "4405": { + "4358": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.id" }, - "4406": { + "4359": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.index" }, - "4407": { + "4360": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.lazy" }, - "4408": { + "4361": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.loader" }, - "4409": { + "4362": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.path" }, - "4410": { + "4363": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "PathRouteProps.shouldRevalidate" }, - "4411": { + "4364": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "RouteMatch" }, - "4412": { + "4365": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.params" }, - "4413": { + "4366": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.pathname" }, - "4414": { + "4367": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.pathnameBase" }, - "4415": { + "4368": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "AgnosticRouteMatch.route" }, - "4416": { + "4369": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "RouteMatch.ParamKey" }, - "4417": { + "4370": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "RouteMatch.RouteObjectType" }, - "4418": { + "4371": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit" }, - "4419": { + "4372": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.basename" }, - "4420": { + "4373": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.dataStrategy" }, - "4421": { + "4374": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.future" }, - "4422": { + "4375": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.history" }, - "4423": { + "4376": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.hydrationData" }, - "4424": { + "4377": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.mapRouteProperties" }, - "4425": { + "4378": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.patchRoutesOnNavigation" }, - "4426": { + "4379": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.routes" }, - "4427": { + "4380": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterInit.window" }, - "4428": { + "4381": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProps" }, - "4429": { + "4382": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProps.basename" }, - "4430": { + "4383": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProps.children" }, - "4431": { + "4384": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProps.location" }, - "4432": { + "4385": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProps.navigationType" }, - "4433": { + "4386": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProps.navigator" }, - "4434": { + "4387": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProps.static" }, - "4435": { + "4388": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProviderProps" }, - "4436": { + "4389": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProviderProps.flushSync" }, - "4437": { + "4390": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type" }, - "4438": { + "4391": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type" }, - "4439": { + "4392": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "fn" }, - "4440": { + "4393": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type" }, - "4441": { + "4394": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type" }, - "4442": { + "4395": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProviderProps.router" }, - "4443": { + "4396": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState" }, - "4444": { + "4397": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.actionData" }, - "4445": { + "4398": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.blockers" }, - "4446": { + "4399": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.errors" }, - "4447": { + "4400": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.fetchers" }, - "4448": { + "4401": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.historyAction" }, - "4449": { + "4402": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.initialized" }, - "4450": { + "4403": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.loaderData" }, - "4451": { + "4404": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.location" }, - "4452": { + "4405": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.matches" }, - "4453": { + "4406": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.navigation" }, - "4454": { + "4407": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.preventScrollReset" }, - "4455": { + "4408": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.restoreScrollPosition" }, - "4456": { + "4409": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterState.revalidation" }, - "4457": { + "4410": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterSubscriber" }, - "4458": { + "4411": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterSubscriber" }, - "4459": { + "4412": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "state" }, - "4460": { + "4413": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "opts" }, - "4461": { + "4414": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4462": { + "4415": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.deletedFetchers" }, - "4463": { + "4416": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.flushSync" }, - "4464": { + "4417": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.viewTransitionOpts" }, - "4465": { + "4418": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RoutesProps" }, - "4466": { + "4419": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RoutesProps.children" }, - "4467": { + "4420": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RoutesProps.location" }, - "4468": { + "4421": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "RoutesTestStubProps" }, - "4469": { + "4422": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "RoutesTestStubProps.future" }, - "4470": { + "4423": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "RoutesTestStubProps.hydrationData" }, - "4471": { + "4424": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "RoutesTestStubProps.initialEntries" }, - "4472": { + "4425": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "RoutesTestStubProps.initialIndex" }, - "4473": { + "4426": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild" }, - "4474": { + "4427": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild.assets" }, - "4475": { + "4428": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild.assetsBuildDirectory" }, - "4476": { + "4429": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild.basename" }, - "4477": { + "4430": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild.entry" }, - "4478": { + "4431": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "__type" }, - "4479": { + "4432": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "__type.module" }, - "4480": { + "4433": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild.future" }, - "4481": { + "4434": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild.isSpaMode" }, - "4482": { + "4435": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild.publicPath" }, - "4483": { + "4436": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerBuild.routes" }, - "4484": { + "4437": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerEntryModule" }, - "4485": { + "4438": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerEntryModule.default" }, - "4486": { + "4439": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerEntryModule.handleDataRequest" }, - "4487": { + "4440": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerEntryModule.handleError" }, - "4488": { + "4441": { "sourceFileName": "packages/react-router/lib/server-runtime/build.ts", "qualifiedName": "ServerEntryModule.streamTimeout" }, - "4489": { + "4442": { "sourceFileName": "packages/react-router/lib/dom/ssr/server.tsx", "qualifiedName": "ServerRouterProps" }, - "4490": { + "4443": { "sourceFileName": "packages/react-router/lib/dom/ssr/server.tsx", "qualifiedName": "ServerRouterProps.abortDelay" }, - "4491": { + "4444": { "sourceFileName": "packages/react-router/lib/dom/ssr/server.tsx", "qualifiedName": "ServerRouterProps.context" }, - "4492": { + "4445": { "sourceFileName": "packages/react-router/lib/dom/ssr/server.tsx", "qualifiedName": "ServerRouterProps.nonce" }, - "4493": { + "4446": { "sourceFileName": "packages/react-router/lib/dom/ssr/server.tsx", "qualifiedName": "ServerRouterProps.url" }, - "4494": { + "4447": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session" }, - "4495": { + "4448": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.data" }, - "4496": { + "4449": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.id" }, - "4497": { + "4450": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.flash" }, - "4498": { + "4451": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.flash" }, - "4499": { + "4452": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Key" }, - "4500": { + "4453": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "name" }, - "4501": { + "4454": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "value" }, - "4502": { + "4455": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.get" }, - "4503": { + "4456": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.get" }, - "4504": { + "4457": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Key" }, - "4505": { + "4458": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "name" }, - "4506": { + "4459": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.has" }, - "4507": { + "4460": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.has" }, - "4508": { + "4461": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "name" }, - "4509": { + "4462": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.set" }, - "4510": { + "4463": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.set" }, - "4511": { + "4464": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Key" }, - "4512": { + "4465": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "name" }, - "4513": { + "4466": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "value" }, - "4514": { + "4467": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.unset" }, - "4515": { + "4468": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.unset" }, - "4516": { + "4469": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "name" }, - "4517": { + "4470": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.Data" }, - "4518": { + "4471": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Session.FlashData" }, - "4519": { + "4472": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionData" }, - "4520": { + "4473": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionData.__index" }, - "4522": { + "4475": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionIdStorageStrategy" }, - "4523": { + "4476": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionIdStorageStrategy.cookie" }, - "4524": { + "4477": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4525": { + "4478": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type.name" }, - "4526": { + "4479": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionIdStorageStrategy.createData" }, - "4527": { + "4480": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4528": { + "4481": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4529": { + "4482": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "data" }, - "4530": { + "4483": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "expires" }, - "4531": { + "4484": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionIdStorageStrategy.deleteData" }, - "4532": { + "4485": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4533": { + "4486": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4534": { + "4487": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "id" }, - "4535": { + "4488": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionIdStorageStrategy.readData" }, - "4536": { + "4489": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4537": { + "4490": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4538": { + "4491": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "id" }, - "4539": { + "4492": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionIdStorageStrategy.updateData" }, - "4540": { + "4493": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4541": { + "4494": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4542": { + "4495": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "id" }, - "4543": { + "4496": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "data" }, - "4544": { + "4497": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "expires" }, - "4545": { + "4498": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionIdStorageStrategy.Data" }, - "4546": { + "4499": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionIdStorageStrategy.FlashData" }, - "4547": { + "4500": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionStorage" }, - "4548": { + "4501": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionStorage.commitSession" }, - "4549": { + "4502": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4550": { + "4503": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4551": { + "4504": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "session" }, - "4552": { + "4505": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "options" }, - "4553": { + "4506": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionStorage.destroySession" }, - "4554": { + "4507": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4555": { + "4508": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4556": { + "4509": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "session" }, - "4557": { + "4510": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "options" }, - "4558": { + "4511": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionStorage.getSession" }, - "4559": { + "4512": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4560": { + "4513": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4561": { + "4514": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "cookieHeader" }, - "4562": { + "4515": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "options" }, - "4563": { + "4516": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionStorage.Data" }, - "4564": { + "4517": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "SessionStorage.FlashData" }, - "4565": { + "4518": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunction" }, - "4566": { + "4519": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunction" }, - "4567": { + "4520": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "args" }, - "4568": { + "4521": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs" }, - "4569": { + "4522": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.actionResult" }, - "4570": { + "4523": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.actionStatus" }, - "4571": { + "4524": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.currentParams" }, - "4572": { + "4525": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.currentUrl" }, - "4573": { + "4526": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.defaultShouldRevalidate" }, - "4574": { + "4527": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.formAction" }, - "4575": { + "4528": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.formData" }, - "4576": { + "4529": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.formEncType" }, - "4577": { + "4530": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.formMethod" }, - "4578": { + "4531": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.json" }, - "4579": { + "4532": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.nextParams" }, - "4580": { + "4533": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.nextUrl" }, - "4581": { + "4534": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ShouldRevalidateFunctionArgs.text" }, - "4582": { + "4535": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandler" }, - "4583": { + "4536": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandler.dataRoutes" }, - "4584": { + "4537": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandler.query" }, - "4585": { + "4538": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandler.query" }, - "4586": { + "4539": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "request" }, - "4587": { + "4540": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "opts" }, - "4588": { + "4541": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4589": { + "4542": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.dataStrategy" }, - "4590": { + "4543": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.requestContext" }, - "4591": { + "4544": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.skipLoaderErrorBubbling" }, - "4592": { + "4545": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandler.queryRoute" }, - "4593": { + "4546": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandler.queryRoute" }, - "4594": { + "4547": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "request" }, - "4595": { + "4548": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "opts" }, - "4596": { + "4549": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4597": { + "4550": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.dataStrategy" }, - "4598": { + "4551": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.requestContext" }, - "4599": { + "4552": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.routeId" }, - "4600": { + "4553": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext" }, - "4601": { + "4554": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext._deepestRenderedBoundaryId" }, - "4602": { + "4555": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.actionData" }, - "4603": { + "4556": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.actionHeaders" }, - "4604": { + "4557": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.basename" }, - "4605": { + "4558": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.errors" }, - "4606": { + "4559": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.loaderData" }, - "4607": { + "4560": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.loaderHeaders" }, - "4608": { + "4561": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.location" }, - "4609": { + "4562": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.matches" }, - "4610": { + "4563": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "StaticHandlerContext.statusCode" }, - "4611": { + "4564": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProps" }, - "4612": { + "4565": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProps.basename" }, - "4613": { + "4566": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProps.children" }, - "4614": { + "4567": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProps.location" }, - "4615": { + "4568": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProviderProps" }, - "4616": { + "4569": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProviderProps.context" }, - "4617": { + "4570": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProviderProps.hydrate" }, - "4618": { + "4571": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProviderProps.nonce" }, - "4619": { + "4572": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProviderProps.router" }, - "4620": { + "4573": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SubmitFunction" }, - "4621": { + "4574": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SubmitFunction" }, - "4622": { + "4575": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "target" }, - "4623": { + "4576": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "options" }, - "4624": { + "4577": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SubmitOptions" }, - "4625": { + "4578": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.action" }, - "4626": { + "4579": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.encType" }, - "4627": { + "4580": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SubmitOptions.fetcherKey" }, - "4628": { + "4581": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.flushSync" }, - "4629": { + "4582": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.method" }, - "4630": { + "4583": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SubmitOptions.navigate" }, - "4631": { + "4584": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.preventScrollReset" }, - "4632": { + "4585": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SharedSubmitOptions.relative" }, - "4633": { + "4586": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SubmitOptions.replace" }, - "4634": { + "4587": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SubmitOptions.state" }, - "4635": { + "4588": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SubmitOptions.viewTransition" }, - "4636": { + "4589": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "UIMatch" }, - "4637": { + "4590": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "UIMatch.data" }, - "4638": { + "4591": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "UIMatch.handle" }, - "4639": { + "4592": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "UIMatch.id" }, - "4640": { + "4593": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "UIMatch.params" }, - "4641": { + "4594": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "UIMatch.pathname" }, - "4642": { + "4595": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "UIMatch.Data" }, - "4643": { + "4596": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "UIMatch.Handle" }, - "4644": { + "4597": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "AssetsManifest" }, - "4645": { + "4598": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "AssetsManifest.entry" }, - "4646": { + "4599": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type" }, - "4647": { + "4600": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.imports" }, - "4648": { + "4601": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.module" }, - "4649": { + "4602": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "AssetsManifest.hmr" }, - "4650": { + "4603": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type" }, - "4651": { + "4604": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.runtime" }, - "4652": { + "4605": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "__type.timestamp" }, - "4653": { + "4606": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "AssetsManifest.routes" }, - "4654": { + "4607": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "AssetsManifest.url" }, - "4655": { + "4608": { "sourceFileName": "packages/react-router/lib/dom/ssr/entry.ts", "qualifiedName": "AssetsManifest.version" }, - "4656": { + "4609": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "RouteModules" }, - "4657": { + "4610": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "RouteModules.__index" }, - "4659": { + "4612": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "Blocker" }, - "4660": { + "4613": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "BlockerFunction" }, - "4661": { + "4614": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4662": { + "4615": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4663": { + "4616": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "args" }, - "4664": { + "4617": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4665": { + "4618": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.currentLocation" }, - "4666": { + "4619": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.historyAction" }, - "4667": { + "4620": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.nextLocation" }, - "4668": { + "4621": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "ClientActionFunction" }, - "4669": { + "4622": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4670": { + "4623": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4671": { + "4624": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "args" }, - "4672": { + "4625": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "ClientActionFunctionArgs" }, - "4673": { + "4626": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4674": { + "4627": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.serverAction" }, - "4675": { + "4628": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4676": { + "4629": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4677": { + "4630": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "T" }, - "4678": { + "4631": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "ClientLoaderFunction" }, - "4679": { + "4632": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4680": { + "4633": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4681": { + "4634": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "args" }, - "4682": { + "4635": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4683": { + "4636": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.hydrate" }, - "4684": { + "4637": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "ClientLoaderFunctionArgs" }, - "4685": { + "4638": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4686": { + "4639": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.serverLoader" }, - "4687": { + "4640": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4688": { + "4641": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4689": { + "4642": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "T" }, - "4690": { + "4643": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "CookieOptions" }, - "4691": { + "4644": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "CreateRequestHandlerFunction" }, - "4692": { + "4645": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "__type" }, - "4693": { + "4646": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "__type" }, - "4694": { + "4647": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "build" }, - "4695": { + "4648": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "__type" }, - "4696": { + "4649": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "__type" }, - "4697": { + "4650": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "mode" }, - "4698": { + "4651": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "DataRouteObject" }, - "4699": { + "4652": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "__type" }, - "4700": { + "4653": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "__type.children" }, - "4701": { + "4654": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "__type.id" }, - "4702": { + "4655": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ErrorResponse" }, - "4703": { + "4656": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "4704": { + "4657": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type.data" }, - "4705": { + "4658": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type.status" }, - "4706": { + "4659": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type.statusText" }, - "4707": { + "4660": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "Fetcher" }, - "4708": { + "4661": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "TData" }, - "4709": { + "4662": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "FetcherWithComponents" }, - "4710": { + "4663": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "TData" }, - "4711": { + "4664": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4712": { + "4665": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.Form" }, - "4713": { + "4666": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.load" }, - "4714": { + "4667": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4715": { + "4668": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4716": { + "4669": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "href" }, - "4717": { + "4670": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "opts" }, - "4718": { + "4671": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4719": { + "4672": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.flushSync" }, - "4720": { + "4673": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.submit" }, - "4721": { + "4674": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "FlashSessionData" }, - "4722": { + "4675": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Data" }, - "4723": { + "4676": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "FlashData" }, - "4724": { + "4677": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "FormEncType" }, - "4725": { + "4678": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "FormMethod" }, - "4726": { + "4679": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "HeadersArgs" }, - "4727": { + "4680": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "__type" }, - "4728": { + "4681": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "__type.actionHeaders" }, - "4729": { + "4682": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "__type.errorHeaders" }, - "4730": { + "4683": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "__type.loaderHeaders" }, - "4731": { + "4684": { "sourceFileName": "packages/react-router/lib/server-runtime/routeModules.ts", "qualifiedName": "__type.parentHeaders" }, - "4732": { + "4685": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "HTMLFormMethod" }, - "4733": { + "4686": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "HtmlLinkDescriptor" }, - "4734": { + "4687": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "__type" }, - "4735": { + "4688": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "__type.imageSizes" }, - "4736": { + "4689": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "HydrationState" }, - "4737": { + "4690": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "InitialEntry" }, - "4738": { + "4691": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "IsCookieFunction" }, - "4739": { + "4692": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "__type" }, - "4740": { + "4693": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "__type" }, - "4741": { + "4694": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "object" }, - "4742": { + "4695": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "IsSessionFunction" }, - "4743": { + "4696": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4744": { + "4697": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__type" }, - "4745": { + "4698": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "object" }, - "4746": { + "4699": { "sourceFileName": "packages/react-router/lib/router/links.ts", "qualifiedName": "LinkDescriptor" }, - "4747": { + "4700": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "LoaderFunction" }, - "4748": { + "4701": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "Context" }, - "4749": { + "4702": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "4750": { + "4703": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "4751": { + "4704": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "args" }, - "4752": { + "4705": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "handlerCtx" }, - "4753": { + "4706": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "4754": { + "4707": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type.hydrate" }, - "4755": { + "4708": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "MetaDescriptor" }, - "4756": { + "4709": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4757": { + "4710": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.charSet" }, - "4758": { + "4711": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4759": { + "4712": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.title" }, - "4760": { + "4713": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4761": { + "4714": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.content" }, - "4762": { + "4715": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.name" }, - "4763": { + "4716": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4764": { + "4717": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.content" }, - "4765": { + "4718": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.property" }, - "4766": { + "4719": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4767": { + "4720": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.content" }, - "4768": { + "4721": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.httpEquiv" }, - "4769": { + "4722": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4770": { + "4723": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.script:ld+json" }, - "4771": { + "4724": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4772": { + "4725": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.tagName" }, - "4773": { + "4726": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.__index" }, - "4775": { + "4728": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type" }, - "4776": { + "4729": { "sourceFileName": "packages/react-router/lib/dom/ssr/routeModules.ts", "qualifiedName": "__type.__index" }, - "4778": { + "4731": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "Navigation" }, - "4779": { + "4732": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "NavigationStates" }, - "4780": { + "4733": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4781": { + "4734": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.Idle" }, - "4782": { + "4735": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4783": { + "4736": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formAction" }, - "4784": { + "4737": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formData" }, - "4785": { + "4738": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formEncType" }, - "4786": { + "4739": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formMethod" }, - "4787": { + "4740": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.json" }, - "4788": { + "4741": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.location" }, - "4789": { + "4742": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.state" }, - "4790": { + "4743": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.text" }, - "4791": { + "4744": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.Loading" }, - "4792": { + "4745": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4793": { + "4746": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formAction" }, - "4794": { + "4747": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formData" }, - "4795": { + "4748": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formEncType" }, - "4796": { + "4749": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formMethod" }, - "4797": { + "4750": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.json" }, - "4798": { + "4751": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.location" }, - "4799": { + "4752": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.state" }, - "4800": { + "4753": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.text" }, - "4801": { + "4754": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.Submitting" }, - "4802": { + "4755": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type" }, - "4803": { + "4756": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formAction" }, - "4804": { + "4757": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formData" }, - "4805": { + "4758": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formEncType" }, - "4806": { + "4759": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.formMethod" }, - "4807": { + "4760": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.json" }, - "4808": { + "4761": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.location" }, - "4809": { + "4762": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.state" }, - "4810": { + "4763": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "__type.text" }, - "4811": { + "4764": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "NavLinkRenderProps" }, - "4812": { + "4765": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4813": { + "4766": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.isActive" }, - "4814": { + "4767": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.isPending" }, - "4815": { + "4768": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.isTransitioning" }, - "4816": { + "4769": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "ParamKeyValuePair" }, - "4817": { + "4770": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ParamParseKey" }, - "4818": { + "4771": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "Segment" }, - "4819": { + "4772": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "Params" }, - "4820": { + "4773": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "Key" }, - "4821": { + "4774": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "PatchRoutesOnNavigationFunction" }, - "4822": { + "4775": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "PatchRoutesOnNavigationFunctionArgs" }, - "4823": { + "4776": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "PathParam" }, - "4824": { + "4777": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "Path" }, - "4825": { + "4778": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "RedirectFunction" }, - "4826": { + "4779": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "4827": { + "4780": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "__type" }, - "4828": { + "4781": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "url" }, - "4829": { + "4782": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "init" }, - "4830": { + "4783": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RelativeRoutingType" }, - "4831": { + "4784": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "RequestHandler" }, - "4832": { + "4785": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "__type" }, - "4833": { + "4786": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "__type" }, - "4834": { + "4787": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "request" }, - "4835": { + "4788": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "loadContext" }, - "4836": { + "4789": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RevalidationState" }, - "4837": { + "4790": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "RouteObject" }, - "4838": { + "4791": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouteProps" }, - "4839": { + "4792": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterFetchOptions" }, - "4840": { + "4793": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "RouterNavigateOptions" }, - "4841": { + "4794": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "ScriptsProps" }, - "4842": { + "4795": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "ScrollRestorationProps" }, - "4843": { + "4796": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4844": { + "4797": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.getKey" }, - "4845": { + "4798": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.storageKey" }, - "4846": { + "4799": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "SetURLSearchParams" }, - "4847": { + "4800": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4848": { + "4801": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4849": { + "4802": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "nextInit" }, - "4850": { + "4803": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4851": { + "4804": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "4852": { + "4805": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "prev" }, - "4853": { + "4806": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "navigateOpts" }, - "4854": { + "4807": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "SubmitTarget" }, - "4855": { + "4808": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "To" }, - "4856": { + "4809": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "URLSearchParamsInit" }, - "4857": { + "4810": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "IDLE_BLOCKER" }, - "4858": { + "4811": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "IDLE_FETCHER" }, - "4859": { + "4812": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "IDLE_NAVIGATION" }, - "4860": { + "4813": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "DataRouterContext" }, - "4861": { + "4814": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "DataRouterStateContext" }, - "4862": { + "4815": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "FetchersContext" }, - "4863": { + "4816": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "FrameworkContext" }, - "4864": { + "4817": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "LocationContext" }, - "4865": { + "4818": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "NavigationContext" }, - "4866": { + "4819": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "RouteContext" }, - "4867": { + "4820": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "SingleFetchRedirectSymbol" }, - "4868": { + "4821": { "sourceFileName": "packages/react-router/lib/context.ts", "qualifiedName": "ViewTransitionContext" }, - "4869": { + "4822": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Await" }, - "4870": { + "4823": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Await" }, - "4871": { + "4824": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Resolve" }, - "4872": { + "4825": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__0" }, - "4873": { + "4826": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "BrowserRouter" }, - "4874": { + "4827": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "BrowserRouter" }, - "4875": { + "4828": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__0" }, - "4876": { + "4829": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "createBrowserRouter" }, - "4877": { + "4830": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "createBrowserRouter" }, - "4878": { + "4831": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "routes" }, - "4879": { + "4832": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "opts" }, - "4880": { + "4833": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "createCookie" }, - "4881": { + "4834": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "createCookie" }, - "4882": { + "4835": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "name" }, - "4883": { + "4836": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "cookieOptions" }, - "4884": { + "4837": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/cookieStorage.ts", "qualifiedName": "createCookieSessionStorage" }, - "4885": { + "4838": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/cookieStorage.ts", "qualifiedName": "createCookieSessionStorage" }, - "4886": { + "4839": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/cookieStorage.ts", "qualifiedName": "Data" }, - "4887": { + "4840": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/cookieStorage.ts", "qualifiedName": "FlashData" }, - "4888": { + "4841": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/cookieStorage.ts", "qualifiedName": "__0" }, - "4889": { + "4842": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "createHashRouter" }, - "4890": { + "4843": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "createHashRouter" }, - "4891": { + "4844": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "routes" }, - "4892": { + "4845": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "opts" }, - "4893": { + "4846": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "createMemoryRouter" }, - "4894": { + "4847": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "createMemoryRouter" }, - "4895": { + "4848": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "routes" }, - "4896": { + "4849": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "opts" }, - "4897": { + "4850": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type" }, - "4898": { + "4851": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type.basename" }, - "4899": { + "4852": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type.dataStrategy" }, - "4900": { + "4853": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type.future" }, - "4901": { + "4854": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type.hydrationData" }, - "4902": { + "4855": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type.initialEntries" }, - "4903": { + "4856": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type.initialIndex" }, - "4904": { + "4857": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__type.patchRoutesOnNavigation" }, - "4905": { + "4858": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/memoryStorage.ts", "qualifiedName": "createMemorySessionStorage" }, - "4906": { + "4859": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/memoryStorage.ts", "qualifiedName": "createMemorySessionStorage" }, - "4907": { + "4860": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/memoryStorage.ts", "qualifiedName": "Data" }, - "4908": { + "4861": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/memoryStorage.ts", "qualifiedName": "FlashData" }, - "4909": { + "4862": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions/memoryStorage.ts", "qualifiedName": "__0" }, - "4910": { + "4863": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "createPath" }, - "4911": { + "4864": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "createPath" }, - "4912": { + "4865": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "__0" }, - "4913": { + "4866": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "createRequestHandler" }, - "4914": { + "4867": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "createRequestHandler" }, - "4915": { + "4868": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "build" }, - "4916": { + "4869": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "__type" }, - "4917": { + "4870": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "__type" }, - "4918": { + "4871": { "sourceFileName": "packages/react-router/lib/server-runtime/server.ts", "qualifiedName": "mode" }, - "4919": { + "4872": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "createRoutesFromChildren" }, - "4920": { + "4873": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "createRoutesFromChildren" }, - "4921": { + "4874": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "children" }, - "4922": { + "4875": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "parentPath" }, - "4923": { + "4876": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "createRoutesStub" }, - "4924": { + "4877": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "createRoutesStub" }, - "4925": { + "4878": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "routes" }, - "4926": { + "4879": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "context" }, - "4927": { + "4880": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "RoutesTestStub" }, - "4928": { + "4881": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "RoutesTestStub" }, - "4929": { + "4882": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes-test-stub.tsx", "qualifiedName": "__0" }, - "4930": { + "4883": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "createSearchParams" }, - "4931": { + "4884": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "createSearchParams" }, - "4932": { + "4885": { "sourceFileName": "packages/react-router/lib/dom/dom.ts", "qualifiedName": "init" }, - "4933": { + "4886": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "createSession" }, - "4934": { + "4887": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "createSession" }, - "4935": { + "4888": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Data" }, - "4936": { + "4889": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "FlashData" }, - "4937": { + "4890": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "initialData" }, - "4938": { + "4891": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "id" }, - "4939": { + "4892": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "createSessionStorage" }, - "4940": { + "4893": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "createSessionStorage" }, - "4941": { + "4894": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "Data" }, - "4942": { + "4895": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "FlashData" }, - "4943": { + "4896": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "__0" }, - "4944": { + "4897": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "createStaticHandler" }, - "4945": { + "4898": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "createStaticHandler" }, - "4946": { + "4899": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "routes" }, - "4947": { + "4900": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "opts" }, - "4948": { + "4901": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "createStaticRouter" }, - "4949": { + "4902": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "createStaticRouter" }, - "4950": { + "4903": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "routes" }, - "4951": { + "4904": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "context" }, - "4952": { + "4905": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "opts" }, - "4953": { + "4906": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "__type" }, - "4954": { + "4907": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "__type.future" }, - "4955": { + "4908": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "data" }, - "4956": { + "4909": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "data" }, - "4957": { + "4910": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "D" }, - "4958": { + "4911": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "data" }, - "4959": { + "4912": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "init" }, - "4960": { + "4913": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "Form" }, - "4961": { + "4914": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ExoticComponent.$$typeof" }, - "4962": { + "4915": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ForwardRefExoticComponent.defaultProps" }, - "4963": { + "4916": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.NamedExoticComponent.displayName" }, - "4964": { + "4917": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ForwardRefExoticComponent.propTypes" }, - "4965": { + "4918": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "Form" }, - "4966": { + "4919": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "props" }, - "4967": { + "4920": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "generatePath" }, - "4968": { + "4921": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "generatePath" }, - "4969": { + "4922": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "Path" }, - "4970": { + "4923": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "originalPath" }, - "4971": { + "4924": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "params" }, - "4972": { + "4925": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HashRouter" }, - "4973": { + "4926": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HashRouter" }, - "4974": { + "4927": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__0" }, - "4975": { + "4928": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "isCookie" }, - "4976": { + "4929": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "isCookie" }, - "4977": { + "4930": { "sourceFileName": "packages/react-router/lib/server-runtime/cookies.ts", "qualifiedName": "object" }, - "4978": { + "4931": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "isRouteErrorResponse" }, - "4979": { + "4932": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "isRouteErrorResponse" }, - "4980": { + "4933": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "error" }, - "4981": { + "4934": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "isSession" }, - "4982": { + "4935": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "isSession" }, - "4983": { + "4936": { "sourceFileName": "packages/react-router/lib/server-runtime/sessions.ts", "qualifiedName": "object" }, - "4984": { + "4937": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "Link" }, - "4985": { + "4938": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ExoticComponent.$$typeof" }, - "4986": { + "4939": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ForwardRefExoticComponent.defaultProps" }, - "4987": { + "4940": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.NamedExoticComponent.displayName" }, - "4988": { + "4941": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ForwardRefExoticComponent.propTypes" }, - "4989": { + "4942": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "Link" }, - "4990": { + "4943": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "props" }, - "4991": { + "4944": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "Links" }, - "4992": { + "4945": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "Links" }, - "4993": { + "4946": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "matchPath" }, - "4994": { + "4947": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "matchPath" }, - "4995": { + "4948": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "ParamKey" }, - "4996": { + "4949": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "Path" }, - "4997": { + "4950": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "pattern" }, - "4998": { + "4951": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "pathname" }, - "4999": { + "4952": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "matchRoutes" }, - "5000": { + "4953": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "matchRoutes" }, - "5001": { + "4954": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "RouteObjectType" }, - "5002": { + "4955": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "routes" }, - "5003": { + "4956": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "locationArg" }, - "5004": { + "4957": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "basename" }, - "5005": { + "4958": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "MemoryRouter" }, - "5006": { + "4959": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "MemoryRouter" }, - "5007": { + "4960": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__0" }, - "5008": { + "4961": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "Meta" }, - "5009": { + "4962": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "Meta" }, - "5010": { + "4963": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Navigate" }, - "5011": { + "4964": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Navigate" }, - "5012": { + "4965": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__0" }, - "5013": { + "4966": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "NavLink" }, - "5014": { + "4967": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ExoticComponent.$$typeof" }, - "5015": { + "4968": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ForwardRefExoticComponent.defaultProps" }, - "5016": { + "4969": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.NamedExoticComponent.displayName" }, - "5017": { + "4970": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "React.ForwardRefExoticComponent.propTypes" }, - "5018": { + "4971": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "NavLink" }, - "5019": { + "4972": { "sourceFileName": "node_modules/.pnpm/@types+react@18.2.18/node_modules/@types/react/index.d.ts", "qualifiedName": "props" }, - "5020": { + "4973": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Outlet" }, - "5021": { + "4974": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Outlet" }, - "5022": { + "4975": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "props" }, - "5023": { + "4976": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "parsePath" }, - "5024": { + "4977": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "parsePath" }, - "5025": { + "4978": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "path" }, - "5026": { + "4979": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "PrefetchPageLinks" }, - "5027": { + "4980": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "PrefetchPageLinks" }, - "5028": { + "4981": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "__0" }, - "5029": { + "4982": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "redirect" }, - "5030": { + "4983": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "redirect" }, - "5031": { + "4984": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "url" }, - "5032": { + "4985": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "init" }, - "5033": { + "4986": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "redirectDocument" }, - "5034": { + "4987": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "redirectDocument" }, - "5035": { + "4988": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "url" }, - "5036": { + "4989": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "init" }, - "5037": { + "4990": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "renderMatches" }, - "5038": { + "4991": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "renderMatches" }, - "5039": { + "4992": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "matches" }, - "5040": { + "4993": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "replace" }, - "5041": { + "4994": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "replace" }, - "5042": { + "4995": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "url" }, - "5043": { + "4996": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "init" }, - "5044": { + "4997": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "resolvePath" }, - "5045": { + "4998": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "resolvePath" }, - "5046": { + "4999": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "to" }, - "5047": { + "5000": { "sourceFileName": "packages/react-router/lib/router/utils.ts", "qualifiedName": "fromPathname" }, - "5048": { + "5001": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Route" }, - "5049": { + "5002": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Route" }, - "5050": { + "5003": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "_props" }, - "5051": { + "5004": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Router" }, - "5052": { + "5005": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Router" }, - "5053": { + "5006": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__0" }, - "5054": { + "5007": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProvider" }, - "5055": { + "5008": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "RouterProvider" }, - "5056": { + "5009": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__0" }, - "5057": { + "5010": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Routes" }, - "5058": { + "5011": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "Routes" }, - "5059": { + "5012": { "sourceFileName": "packages/react-router/lib/components.tsx", "qualifiedName": "__0" }, - "5060": { + "5013": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "Scripts" }, - "5061": { + "5014": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "Scripts" }, - "5062": { + "5015": { "sourceFileName": "packages/react-router/lib/dom/ssr/components.tsx", "qualifiedName": "props" }, - "5063": { + "5016": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "ScrollRestoration" }, - "5064": { + "5017": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "ScrollRestoration.displayName" }, - "5065": { + "5018": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "ScrollRestoration" }, - "5066": { + "5019": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__0" }, - "5067": { + "5020": { "sourceFileName": "packages/react-router/lib/dom/ssr/server.tsx", "qualifiedName": "ServerRouter" }, - "5068": { + "5021": { "sourceFileName": "packages/react-router/lib/dom/ssr/server.tsx", "qualifiedName": "ServerRouter" }, - "5069": { + "5022": { "sourceFileName": "packages/react-router/lib/dom/ssr/server.tsx", "qualifiedName": "__0" }, - "5070": { + "5023": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouter" }, - "5071": { + "5024": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouter" }, - "5072": { + "5025": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "__0" }, - "5073": { + "5026": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProvider" }, - "5074": { + "5027": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "StaticRouterProvider" }, - "5075": { + "5028": { "sourceFileName": "packages/react-router/lib/dom/server.tsx", "qualifiedName": "__0" }, - "5076": { + "5029": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "createBrowserHistory" }, - "5077": { + "5030": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "createBrowserHistory" }, - "5078": { + "5031": { "sourceFileName": "packages/react-router/lib/router/history.ts", "qualifiedName": "options" }, - "5079": { + "5032": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "createClientRoutes" }, - "5080": { + "5033": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "createClientRoutes" }, - "5081": { + "5034": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "manifest" }, - "5082": { + "5035": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "routeModulesCache" }, - "5083": { + "5036": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "initialState" }, - "5084": { + "5037": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "isSpaMode" }, - "5085": { + "5038": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "parentId" }, - "5086": { + "5039": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "routesByParentId" }, - "5087": { + "5040": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "needsRevalidation" }, - "5088": { + "5041": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "createClientRoutesWithHMRRevalidationOptOut" }, - "5089": { + "5042": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "createClientRoutesWithHMRRevalidationOptOut" }, - "5090": { + "5043": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "needsRevalidation" }, - "5091": { + "5044": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "manifest" }, - "5092": { + "5045": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "routeModulesCache" }, - "5093": { + "5046": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "initialState" }, - "5094": { + "5047": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "future" }, - "5095": { + "5048": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "isSpaMode" }, - "5096": { + "5049": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "createRouter" }, - "5097": { + "5050": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "createRouter" }, - "5098": { + "5051": { "sourceFileName": "packages/react-router/lib/router/router.ts", "qualifiedName": "init" }, - "5099": { + "5052": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "decodeViaTurboStream" }, - "5100": { + "5053": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "decodeViaTurboStream" }, - "5101": { + "5054": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "body" }, - "5102": { + "5055": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "global" }, - "5103": { + "5056": { "sourceFileName": "node_modules/.pnpm/turbo-stream@2.4.0/node_modules/turbo-stream/dist/turbo-stream.d.ts", "qualifiedName": "__type" }, - "5104": { + "5057": { "sourceFileName": "node_modules/.pnpm/turbo-stream@2.4.0/node_modules/turbo-stream/dist/turbo-stream.d.ts", "qualifiedName": "__type.done" }, - "5105": { + "5058": { "sourceFileName": "node_modules/.pnpm/turbo-stream@2.4.0/node_modules/turbo-stream/dist/turbo-stream.d.ts", "qualifiedName": "__type.value" }, - "5106": { + "5059": { "sourceFileName": "packages/react-router/lib/dom/ssr/errors.ts", "qualifiedName": "deserializeErrors" }, - "5107": { + "5060": { "sourceFileName": "packages/react-router/lib/dom/ssr/errors.ts", "qualifiedName": "deserializeErrors" }, - "5108": { + "5061": { "sourceFileName": "packages/react-router/lib/dom/ssr/errors.ts", "qualifiedName": "errors" }, - "5109": { + "5062": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "getPatchRoutesOnNavigationFunction" }, - "5110": { + "5063": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "getPatchRoutesOnNavigationFunction" }, - "5111": { + "5064": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "manifest" }, - "5112": { + "5065": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "routeModules" }, - "5113": { + "5066": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "isSpaMode" }, - "5114": { + "5067": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "basename" }, - "5115": { + "5068": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "getSingleFetchDataStrategy" }, - "5116": { + "5069": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "getSingleFetchDataStrategy" }, - "5117": { + "5070": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "manifest" }, - "5118": { + "5071": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "routeModules" }, - "5119": { + "5072": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "getRouter" }, - "5120": { + "5073": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "__type" }, - "5121": { + "5074": { "sourceFileName": "packages/react-router/lib/dom/ssr/single-fetch.tsx", "qualifiedName": "__type" }, - "5122": { + "5075": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "shouldHydrateRouteLoader" }, - "5123": { + "5076": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "shouldHydrateRouteLoader" }, - "5124": { + "5077": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "route" }, - "5125": { + "5078": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "routeModule" }, - "5126": { + "5079": { "sourceFileName": "packages/react-router/lib/dom/ssr/routes.tsx", "qualifiedName": "isSpaMode" }, - "5127": { + "5080": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "useFogOFWarDiscovery" }, - "5128": { + "5081": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "useFogOFWarDiscovery" }, - "5129": { + "5082": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "router" }, - "5130": { + "5083": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "manifest" }, - "5131": { + "5084": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "routeModules" }, - "5132": { + "5085": { "sourceFileName": "packages/react-router/lib/dom/ssr/fog-of-war.ts", "qualifiedName": "isSpaMode" }, - "5133": { + "5086": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useScrollRestoration" }, - "5134": { + "5087": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useScrollRestoration" }, - "5135": { + "5088": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__0" }, - "5136": { + "5089": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5137": { + "5090": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.getKey" }, - "5138": { + "5091": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.storageKey" }, - "5139": { + "5092": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HistoryRouter" }, - "5140": { + "5093": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HistoryRouter.displayName" }, - "5141": { + "5094": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "HistoryRouter" }, - "5142": { + "5095": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__0" }, - "5143": { + "5096": { "sourceFileName": "packages/react-router/lib/server-runtime/dev.ts", "qualifiedName": "setDevServerHooks" }, - "5144": { + "5097": { "sourceFileName": "packages/react-router/lib/server-runtime/dev.ts", "qualifiedName": "setDevServerHooks" }, - "5145": { + "5098": { "sourceFileName": "packages/react-router/lib/server-runtime/dev.ts", "qualifiedName": "devServerHooks" }, - "5146": { + "5099": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "usePrompt" }, - "5147": { + "5100": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "usePrompt" }, - "5148": { + "5101": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__0" }, - "5149": { + "5102": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5150": { + "5103": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.message" }, - "5151": { + "5104": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.when" }, - "5152": { + "5105": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useActionData" }, - "5153": { + "5106": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useActionData" }, - "5154": { + "5107": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "T" }, - "5155": { + "5108": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useAsyncError" }, - "5156": { + "5109": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useAsyncError" }, - "5157": { + "5110": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useAsyncValue" }, - "5158": { + "5111": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useAsyncValue" }, - "5159": { + "5112": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useBeforeUnload" }, - "5160": { + "5113": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useBeforeUnload" }, - "5161": { + "5114": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "callback" }, - "5162": { + "5115": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5163": { + "5116": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5164": { + "5117": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "event" }, - "5165": { + "5118": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "options" }, - "5166": { + "5119": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5167": { + "5120": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.capture" }, - "5168": { + "5121": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useBlocker" }, - "5169": { + "5122": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useBlocker" }, - "5170": { + "5123": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "shouldBlock" }, - "5171": { + "5124": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useFetcher" }, - "5172": { + "5125": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useFetcher" }, - "5173": { + "5126": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "T" }, - "5174": { + "5127": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__0" }, - "5175": { + "5128": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5176": { + "5129": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.key" }, - "5177": { + "5130": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useFetchers" }, - "5178": { + "5131": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useFetchers" }, - "5179": { + "5132": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5180": { + "5133": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.key" }, - "5181": { + "5134": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useFormAction" }, - "5182": { + "5135": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useFormAction" }, - "5183": { + "5136": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "action" }, - "5184": { + "5137": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__1" }, - "5185": { + "5138": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5186": { + "5139": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.relative" }, - "5187": { + "5140": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useHref" }, - "5188": { + "5141": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useHref" }, - "5189": { + "5142": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "to" }, - "5190": { + "5143": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__1" }, - "5191": { + "5144": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__type" }, - "5192": { + "5145": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__type.relative" }, - "5193": { + "5146": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useInRouterContext" }, - "5194": { + "5147": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useInRouterContext" }, - "5195": { + "5148": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useLinkClickHandler" }, - "5196": { + "5149": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useLinkClickHandler" }, - "5197": { + "5150": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "E" }, - "5198": { + "5151": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "to" }, - "5199": { + "5152": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__1" }, - "5200": { + "5153": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5201": { + "5154": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.preventScrollReset" }, - "5202": { + "5155": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.relative" }, - "5203": { + "5156": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.replace" }, - "5204": { + "5157": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.state" }, - "5205": { + "5158": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.target" }, - "5206": { + "5159": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.viewTransition" }, - "5207": { + "5160": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5208": { + "5161": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5209": { + "5162": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "event" }, - "5210": { + "5163": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useLoaderData" }, - "5211": { + "5164": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useLoaderData" }, - "5212": { + "5165": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "T" }, - "5213": { + "5166": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useLocation" }, - "5214": { + "5167": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useLocation" }, - "5215": { + "5168": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useMatch" }, - "5216": { + "5169": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useMatch" }, - "5217": { + "5170": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "ParamKey" }, - "5218": { + "5171": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "Path" }, - "5219": { + "5172": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "pattern" }, - "5220": { + "5173": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useMatches" }, - "5221": { + "5174": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useMatches" }, - "5222": { + "5175": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useNavigate" }, - "5223": { + "5176": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useNavigate" }, - "5224": { + "5177": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useNavigation" }, - "5225": { + "5178": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useNavigation" }, - "5226": { + "5179": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useNavigationType" }, - "5227": { + "5180": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useNavigationType" }, - "5228": { + "5181": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useOutlet" }, - "5229": { + "5182": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useOutlet" }, - "5230": { + "5183": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "context" }, - "5231": { + "5184": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useOutletContext" }, - "5232": { + "5185": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useOutletContext" }, - "5233": { + "5186": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "Context" }, - "5234": { + "5187": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useParams" }, - "5235": { + "5188": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useParams" }, - "5236": { + "5189": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "ParamsOrKey" }, - "5237": { + "5190": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useResolvedPath" }, - "5238": { + "5191": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useResolvedPath" }, - "5239": { + "5192": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "to" }, - "5240": { + "5193": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__1" }, - "5241": { + "5194": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__type" }, - "5242": { + "5195": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__type.relative" }, - "5243": { + "5196": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useRevalidator" }, - "5244": { + "5197": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useRevalidator" }, - "5245": { + "5198": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__object" }, - "5246": { + "5199": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__object.state" }, - "5247": { + "5200": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__object.revalidate" }, - "5248": { + "5201": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "__object.revalidate" }, - "5249": { + "5202": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useRouteError" }, - "5250": { + "5203": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useRouteError" }, - "5251": { + "5204": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useRouteLoaderData" }, - "5252": { + "5205": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useRouteLoaderData" }, - "5253": { + "5206": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "T" }, - "5254": { + "5207": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "routeId" }, - "5255": { + "5208": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useRoutes" }, - "5256": { + "5209": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "useRoutes" }, - "5257": { + "5210": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "routes" }, - "5258": { + "5211": { "sourceFileName": "packages/react-router/lib/hooks.tsx", "qualifiedName": "locationArg" }, - "5259": { + "5212": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useSearchParams" }, - "5260": { + "5213": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useSearchParams" }, - "5261": { + "5214": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "defaultInit" }, - "5262": { + "5215": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useSubmit" }, - "5263": { + "5216": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useSubmit" }, - "5264": { + "5217": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useViewTransitionState" }, - "5265": { + "5218": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "useViewTransitionState" }, - "5266": { + "5219": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "to" }, - "5267": { + "5220": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "opts" }, - "5268": { + "5221": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type" }, - "5269": { + "5222": { "sourceFileName": "packages/react-router/lib/dom/lib.tsx", "qualifiedName": "__type.relative" }, - "5270": { + "5223": { "sourceFileName": "packages/react-router-architect/index.ts", "qualifiedName": "" }, - "5271": { + "5224": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "GetLoadContextFunction" }, - "5272": { + "5225": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "__type" }, - "5273": { + "5226": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "__type" }, - "5274": { + "5227": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "event" }, - "5275": { + "5228": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "RequestHandler" }, - "5276": { + "5229": { "sourceFileName": "packages/react-router-architect/sessions/arcTableSessionStorage.ts", "qualifiedName": "createArcTableSessionStorage" }, - "5277": { + "5230": { "sourceFileName": "packages/react-router-architect/sessions/arcTableSessionStorage.ts", "qualifiedName": "createArcTableSessionStorage" }, - "5278": { + "5231": { "sourceFileName": "packages/react-router-architect/sessions/arcTableSessionStorage.ts", "qualifiedName": "Data" }, - "5279": { + "5232": { "sourceFileName": "packages/react-router-architect/sessions/arcTableSessionStorage.ts", "qualifiedName": "FlashData" }, - "5280": { + "5233": { "sourceFileName": "packages/react-router-architect/sessions/arcTableSessionStorage.ts", "qualifiedName": "__0" }, - "5281": { + "5234": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "createRequestHandler" }, - "5282": { + "5235": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "createRequestHandler" }, - "5283": { + "5236": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "__0" }, - "5284": { + "5237": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "__type" }, - "5285": { + "5238": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "__type.build" }, - "5286": { + "5239": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "__type.getLoadContext" }, - "5287": { + "5240": { "sourceFileName": "packages/react-router-architect/server.ts", "qualifiedName": "__type.mode" }, - "5288": { + "5241": { "sourceFileName": "packages/react-router-cloudflare/index.ts", "qualifiedName": "" }, - "5289": { + "5242": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createPagesFunctionHandlerParams" }, - "5290": { + "5243": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createPagesFunctionHandlerParams.build" }, - "5291": { + "5244": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type" }, - "5292": { + "5245": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type" }, - "5293": { + "5246": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createPagesFunctionHandlerParams.getLoadContext" }, - "5294": { + "5247": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createPagesFunctionHandlerParams.mode" }, - "5295": { + "5248": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createPagesFunctionHandlerParams.Env" }, - "5296": { + "5249": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "GetLoadContextFunction" }, - "5297": { + "5250": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "Env" }, - "5298": { + "5251": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "Params" }, - "5299": { + "5252": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "Data" }, - "5300": { + "5253": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type" }, - "5301": { + "5254": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type" }, - "5302": { + "5255": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "args" }, - "5303": { + "5256": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type" }, - "5304": { + "5257": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type.context" }, - "5305": { + "5258": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type" }, - "5306": { + "5259": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type.cloudflare" }, - "5307": { + "5260": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type" }, - "5308": { + "5261": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type.caches" }, - "5309": { + "5262": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type.cf" }, - "5310": { + "5263": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type.ctx" }, - "5311": { + "5264": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type" }, - "5312": { + "5265": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type.passThroughOnException" }, - "5313": { + "5266": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type.waitUntil" }, - "5314": { + "5267": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__type.request" }, - "5315": { + "5268": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "RequestHandler" }, - "5316": { + "5269": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "Env" }, - "5317": { + "5270": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createPagesFunctionHandler" }, - "5318": { + "5271": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createPagesFunctionHandler" }, - "5319": { + "5272": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "Env" }, - "5320": { + "5273": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__0" }, - "5321": { + "5274": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__function" }, - "5322": { + "5275": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__function" }, - "5323": { + "5276": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "context" }, - "5324": { + "5277": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createRequestHandler" }, - "5325": { + "5278": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "createRequestHandler" }, - "5326": { + "5279": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "Env" }, - "5327": { + "5280": { "sourceFileName": "packages/react-router-cloudflare/worker.ts", "qualifiedName": "__0" }, - "5328": { + "5281": { "sourceFileName": "packages/react-router-cloudflare/sessions/workersKVStorage.ts", "qualifiedName": "createWorkersKVSessionStorage" }, - "5329": { + "5282": { "sourceFileName": "packages/react-router-cloudflare/sessions/workersKVStorage.ts", "qualifiedName": "createWorkersKVSessionStorage" }, - "5330": { + "5283": { "sourceFileName": "packages/react-router-cloudflare/sessions/workersKVStorage.ts", "qualifiedName": "Data" }, - "5331": { + "5284": { "sourceFileName": "packages/react-router-cloudflare/sessions/workersKVStorage.ts", "qualifiedName": "FlashData" }, - "5332": { + "5285": { "sourceFileName": "packages/react-router-cloudflare/sessions/workersKVStorage.ts", "qualifiedName": "__0" }, - "5334": { + "5287": { "sourceFileName": "packages/react-router-dev/routes.ts", "qualifiedName": "" }, - "5335": { + "5288": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "RouteConfigEntry" }, - "5336": { + "5289": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "RouteConfigEntry.caseSensitive" }, - "5337": { + "5290": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "RouteConfigEntry.children" }, - "5338": { + "5291": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "RouteConfigEntry.file" }, - "5339": { + "5292": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "RouteConfigEntry.id" }, - "5340": { + "5293": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "RouteConfigEntry.index" }, - "5341": { + "5294": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "RouteConfigEntry.path" }, - "5342": { + "5295": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "RouteConfig" }, - "5343": { + "5296": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "getAppDirectory" }, - "5344": { + "5297": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "getAppDirectory" }, - "5345": { + "5298": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "index" }, - "5346": { + "5299": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "index" }, - "5347": { + "5300": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "file" }, - "5348": { + "5301": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "options" }, - "5349": { + "5302": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "layout" }, - "5350": { + "5303": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "layout" }, - "5351": { + "5304": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "file" }, - "5352": { + "5305": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "children" }, - "5353": { + "5306": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "layout" }, - "5354": { + "5307": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "file" }, - "5355": { + "5308": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "options" }, - "5356": { + "5309": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "children" }, - "5357": { + "5310": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "prefix" }, - "5358": { + "5311": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "prefix" }, - "5359": { + "5312": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "prefixPath" }, - "5360": { + "5313": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "routes" }, - "5361": { + "5314": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "relative" }, - "5362": { + "5315": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "relative" }, - "5363": { + "5316": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "directory" }, - "5364": { + "5317": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "route" }, - "5365": { + "5318": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "route" }, - "5366": { + "5319": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "path" }, - "5367": { + "5320": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "file" }, - "5368": { + "5321": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "children" }, - "5369": { + "5322": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "route" }, - "5370": { + "5323": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "path" }, - "5371": { + "5324": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "file" }, - "5372": { + "5325": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "options" }, - "5373": { + "5326": { "sourceFileName": "packages/react-router-dev/config/routes.ts", "qualifiedName": "children" }, - "5374": { + "5327": { "sourceFileName": "packages/react-router-dev/vite.ts", "qualifiedName": "" }, - "5375": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "BuildManifest" - }, - "5376": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "Preset" - }, - "5377": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5378": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.name" - }, - "5379": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.reactRouterConfig" - }, - "5380": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5381": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5382": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "args" - }, - "5383": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5384": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.reactRouterUserConfig" - }, - "5385": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.reactRouterConfigResolved" - }, - "5386": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5387": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5388": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "args" - }, - "5389": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5390": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.reactRouterConfig" - }, - "5391": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "ReactRouterConfig" - }, - "5392": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5393": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.appDirectory" - }, - "5394": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.basename" - }, - "5395": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.buildDirectory" - }, - "5396": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.buildEnd" - }, - "5397": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.future" - }, - "5398": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5399": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.__index" - }, - "5401": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.prerender" - }, - "5402": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5403": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5404": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "args" - }, - "5405": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5406": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.getStaticPaths" - }, - "5407": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5408": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5409": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.presets" - }, - "5410": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.serverBuildFile" - }, - "5411": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.serverBundles" - }, - "5412": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.serverModuleFormat" - }, - "5413": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.ssr" - }, - "5414": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "ServerBundlesFunction" - }, - "5415": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5416": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5417": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "args" - }, - "5418": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type" - }, - "5419": { - "sourceFileName": "packages/react-router-dev/vite/config.ts", - "qualifiedName": "__type.branch" - }, - "5420": { + "5328": { "sourceFileName": "packages/react-router-dev/vite/plugin.ts", "qualifiedName": "reactRouterVitePlugin" }, - "5421": { + "5329": { "sourceFileName": "packages/react-router-dev/vite/plugin.ts", "qualifiedName": "reactRouterVitePlugin" }, - "5422": { - "sourceFileName": "packages/react-router-dev/vite/plugin.ts", - "qualifiedName": "config" - }, - "5423": { + "5330": { "sourceFileName": "packages/react-router-dev/vite/cloudflare.ts", "qualifiedName": "" }, - "5424": { + "5331": { "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", "qualifiedName": "cloudflareDevProxyVitePlugin" }, - "5425": { + "5332": { "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", "qualifiedName": "cloudflareDevProxyVitePlugin" }, - "5426": { + "5333": { "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", "qualifiedName": "Env" }, - "5427": { + "5334": { "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", "qualifiedName": "Cf" }, - "5428": { + "5335": { "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", "qualifiedName": "options" }, - "5429": { + "5336": { "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", "qualifiedName": "__type" }, - "5430": { + "5337": { "sourceFileName": "packages/react-router-dev/vite/cloudflare-dev-proxy.ts", "qualifiedName": "__type.getLoadContext" }, - "5432": { + "5339": { "sourceFileName": "packages/react-router-express/index.ts", "qualifiedName": "" }, - "5433": { + "5340": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "GetLoadContextFunction" }, - "5434": { + "5341": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type" }, - "5435": { + "5342": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type" }, - "5436": { + "5343": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "req" }, - "5437": { + "5344": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "res" }, - "5438": { + "5345": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "RequestHandler" }, - "5439": { + "5346": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type" }, - "5440": { + "5347": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type" }, - "5441": { + "5348": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "req" }, - "5442": { + "5349": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "res" }, - "5443": { + "5350": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "next" }, - "5444": { + "5351": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "createRequestHandler" }, - "5445": { + "5352": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "createRequestHandler" }, - "5446": { + "5353": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__0" }, - "5447": { + "5354": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type" }, - "5448": { + "5355": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type.build" }, - "5449": { + "5356": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type" }, - "5450": { + "5357": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type" }, - "5451": { + "5358": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type.getLoadContext" }, - "5452": { + "5359": { "sourceFileName": "packages/react-router-express/server.ts", "qualifiedName": "__type.mode" }, - "5453": { + "5360": { "sourceFileName": "packages/react-router-fs-routes/index.ts", "qualifiedName": "" }, - "5454": { + "5361": { "sourceFileName": "packages/react-router-fs-routes/index.ts", "qualifiedName": "flatRoutes" }, - "5455": { + "5362": { "sourceFileName": "packages/react-router-fs-routes/index.ts", "qualifiedName": "flatRoutes" }, - "5456": { + "5363": { "sourceFileName": "packages/react-router-fs-routes/index.ts", "qualifiedName": "options" }, - "5457": { + "5364": { "sourceFileName": "packages/react-router-fs-routes/index.ts", "qualifiedName": "__type" }, - "5458": { + "5365": { "sourceFileName": "packages/react-router-fs-routes/index.ts", "qualifiedName": "__type.ignoredRouteFiles" }, - "5459": { + "5366": { "sourceFileName": "packages/react-router-fs-routes/index.ts", "qualifiedName": "__type.rootDirectory" }, - "5460": { + "5367": { "sourceFileName": "packages/react-router-node/index.ts", "qualifiedName": "" }, - "5461": { + "5368": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "RequestListenerOptions" + }, + "5369": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "RequestListenerOptions.build" + }, + "5370": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "__type" + }, + "5371": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "__type" + }, + "5372": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "RequestListenerOptions.getLoadContext" + }, + "5373": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "__type" + }, + "5374": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "__type" + }, + "5375": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "request" + }, + "5376": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "client" + }, + "5377": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "RequestListenerOptions.mode" + }, + "5378": { "sourceFileName": "packages/react-router-node/sessions/fileStorage.ts", "qualifiedName": "createFileSessionStorage" }, - "5462": { + "5379": { "sourceFileName": "packages/react-router-node/sessions/fileStorage.ts", "qualifiedName": "createFileSessionStorage" }, - "5463": { + "5380": { "sourceFileName": "packages/react-router-node/sessions/fileStorage.ts", "qualifiedName": "Data" }, - "5464": { + "5381": { "sourceFileName": "packages/react-router-node/sessions/fileStorage.ts", "qualifiedName": "FlashData" }, - "5465": { + "5382": { "sourceFileName": "packages/react-router-node/sessions/fileStorage.ts", "qualifiedName": "__0" }, - "5466": { + "5383": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "createReadableStreamFromReadable" }, - "5467": { + "5384": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "createReadableStreamFromReadable" }, - "5468": { + "5385": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "source" }, - "5469": { + "5386": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "__type" }, - "5470": { + "5387": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "__type.readableHighWaterMark" }, - "5471": { + "5388": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "createRequestListener" + }, + "5389": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "createRequestListener" + }, + "5390": { + "sourceFileName": "packages/react-router-node/server.ts", + "qualifiedName": "options" + }, + "5391": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "readableStreamToString" }, - "5472": { + "5392": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "readableStreamToString" }, - "5473": { + "5393": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "stream" }, - "5474": { + "5394": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "encoding" }, - "5475": { + "5395": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "writeAsyncIterableToWritable" }, - "5476": { + "5396": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "writeAsyncIterableToWritable" }, - "5477": { + "5397": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "iterable" }, - "5478": { + "5398": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "writable" }, - "5479": { + "5399": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "writeReadableStreamToWritable" }, - "5480": { + "5400": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "writeReadableStreamToWritable" }, - "5481": { + "5401": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "stream" }, - "5482": { + "5402": { "sourceFileName": "packages/react-router-node/stream.ts", "qualifiedName": "writable" }, - "5483": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/index.ts", - "qualifiedName": "" - }, - "5484": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/defineRoutes.ts", - "qualifiedName": "DefineRoutesFunction" - }, - "5485": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/defineRoutes.ts", - "qualifiedName": "__type" - }, - "5486": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/defineRoutes.ts", - "qualifiedName": "__type" - }, - "5487": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/defineRoutes.ts", - "qualifiedName": "callback" - }, - "5488": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/defineRoutes.ts", - "qualifiedName": "__type" - }, - "5489": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/defineRoutes.ts", - "qualifiedName": "__type" - }, - "5490": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/defineRoutes.ts", - "qualifiedName": "defineRoute" - }, - "5491": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/index.ts", - "qualifiedName": "remixRoutesOptionAdapter" - }, - "5492": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/index.ts", - "qualifiedName": "remixRoutesOptionAdapter" - }, - "5493": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/index.ts", - "qualifiedName": "routes" - }, - "5494": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/index.ts", - "qualifiedName": "__type" - }, - "5495": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/index.ts", - "qualifiedName": "__type" - }, - "5496": { - "sourceFileName": "packages/react-router-remix-routes-option-adapter/index.ts", - "qualifiedName": "defineRoutes" - }, - "5497": { + "5403": { "sourceFileName": "packages/react-router-serve/cli.ts", "qualifiedName": "" } @@ -105466,22 +104091,19 @@ "7": "packages/react-router-express/index.ts", "8": "packages/react-router-fs-routes/index.ts", "9": "packages/react-router-node/index.ts", - "10": "packages/react-router-remix-routes-option-adapter/index.ts", - "11": "packages/react-router-serve/cli.ts", - "12": "CONTRIBUTING.md" + "10": "packages/react-router-serve/cli.ts" }, "reflections": { - "1": 2797, - "2": 5270, - "3": 5288, - "4": 5334, - "5": 5374, - "6": 5423, - "7": 5432, - "8": 5453, - "9": 5460, - "10": 5483, - "11": 5497 + "1": 2750, + "2": 5223, + "3": 5241, + "4": 5287, + "5": 5327, + "6": 5330, + "7": 5339, + "8": 5360, + "9": 5367, + "10": 5403 } } } diff --git a/dev/assets/navigation.js b/dev/assets/navigation.js index f6f59e4..bd4ee6d 100644 --- a/dev/assets/navigation.js +++ b/dev/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAE7WdS3PbOBaF/4tmG8900ume6azG8SNxxY5dkpIsulIumIQkjClCA0CK1VP936cIkhKe9144nVWqUud8hyLxBkj//r+J4U9m8mZSKc4MP1GcVeZEya3havJismFmNXkzWct623D9j150b0X3vejvK7NuJi8mj6KtJ29e/fniQIRRAOPFpFqJpla8nbz5PbjAaWfQl0quLxq+5q3RBPTfAG+f+frlb69//um1c/Uf2U4smRGyne83/BjC2+06iPCl/o/5l4P89HF2enlxP+Nqx9WNrGFqpEbB58ywL8KsplxvZKv5VSvMMaJqmNbh3QGcftzLV4nAKV+LpwulpHort23N1J4WF/ugsNOqu7WX29b+e0wQreFqwaowxNcHZeuXX7PkU7XUpfTOAyZsNteS1Weytf+B0z09SP7GhLlTckO55oMWIr5V8pvmytYSRSTHHijhTMpHwXFqr8NJd0xpfrvpHgThWmNPlPCiL7aTNxOj6xOhT/iT4aplzSTKnnElWCP+KM0Pfd91DWLZMrNVxdcQ+KA73TUN9vHeMFOt8ARfTyKrAmrYV0TEmVHM8OWe3l6kXKUptLYj56SmFTwCz0LlT7neNoRWKvZACRetUXtyC+iqIeolN9WKq0up1sS2KnQQ6LPtw1oYelFK2sg55FqccoEpBTeJcnfecTOrlGyaO6lFWeectZLyplwbqexQ6wMvqOIIAMp+z9q64bb94f/dcl1QGrJWQp6stt0I9bmZaTueawdlpWmeCc7Qq6LhRWAA2ZzVXOmCa/cNIFt0pWZfdumRB0q4amv+ZLW3D//hFaGdDB00OvHiAwPEvmZ7uTUl8NAB0//obyH9uUYWkC/aR+plj1KMV1AGPTnIlV1hLRttxB44oWLEix6UEO2Gr0srTGSB+YbR7sKoxGj0h+aqIeqwLFBQdEMHhU4eNAQGCpv45Dw5gSsJA/6DFOEVVGBXDVJlW94cJ0xQxu3WNJw6fXfEEPOOLXn3A8+5rpTYkG5z7IETDGH60akwCnEmc5BivDtmukkyjTiIMWZJn+brIXLJXJo2j+6bTH+xDySqeHkvRST+dGKLfZDtRF3OPprwjJlhhrDI5IgJzO1DV0EeKGsVoQOl65K7oWl3Qc+5NjOzfShieyYoo1+VfrsVTY2zHTHOtPP/G7uSTyU7FpxfVLYjC8zXmtTND0ICq5s7knmdmMC8qmfdFHjJxxUcckDkJKQNDnLGoAfJK7lt6infsUbUReOrnPM5abTRJ+QGUw0zouqn14Qmx5OTueQ1uZQLTymraaGlgF/So2StYF7hMiB9/a9w4Y+84vfpijjEGIQgq9+0O9WaG33DWrHgmlBokjZCTj/o6bdyySmuCdzjamT16NYos99Ee1q9JsD89Ns/X/7yKkbFpSKPzJSICH3WCN6a3L5ngp8yPCfEb9SIQYm2LBPmr0gQgnzDc0KIvwhdK4nD7E5aVHNTCa4SxfYnFfp126HFpd0wwIiFHnbXwtluIifQYmi7NjweKwDBnhLDDjsgIHDQEFHd8Yczud7I1j9Ukgf7DjSmYXqVHNalEgIxCpdqfdFW/kmVFPeooyBvuFnJGiX2Mgw4rLejFdLRocj5zTXxOn0pCjbrJreUkoJHcjRgX/e7UMFkNQX3pBi4m9oL1tgpEYh1hShU920YqSEKxTh8KOhEeqDG8AWPsewRFnRmZd1Yt75MvGJfioGP59RA6FFGB9qyCdfrUEyAdw9kytt4dJ/GB3Is4I4ptv7A959Zs+V3TMC3OlKT8Pa00QcOV0VPScLCt6KX4CBT9WuW+rY9PhxSgUa83xmNdhEEP+ESVvY+YUG9CsNNeS0UrxJzxAQ1FOPwhhmxs+dXRbtEe/mEHo9wx40I3ZXi4GHpg9TXRWoUTxy1FoxYU8v+OSKpnekXG+ygkTJdiOW0gOyGYDYD3hGMYma2mwkXqxN0V0iA+sdySPiEBQ3i5tP0esaZqlaENjSWowF2bWbO1JLDZdEVYtC5BFFziQGCH+HvEiWICT06gDu/vrh/e3179uFiemTvmBLsITqO74p98M8R8/JifvaeyhzEGPPj6eerd6fzq9uPNOxRD5CdU/R9zYpWVjMROWNJlm0nnx3ouvHUYearC+MCGyFHsTX/JtVjaVDgw5PGwyyFQYENzzmOUgqTIiOeZZ9sYYzrwRNmol023D7WcTAz268fZEONywLw7M+Cf5sr1vbHRwt/ZtIMZNo3J47wxTBiC+BW5VN+dd8l8t6SQGmeGqD2LzWVsRMeNCF8awNEp17dyDJze4SEBGi7MJF3PEhKTDkaULZ7cI1Idy1E/rPuVcqK5vmnfEB+fNQnwcvNLUAyNMtIZcjx1b6z8dVBYk5kJGZ1xySKMjoDyk6PT0F6foya5AdnFBB04qBCnlpWNgtLZWZHHI7Ib4tnE4rqsWsB+LW33p8h1tE6v8foFq9RRicCGEveckWt4a4YYBa0rKQ2VWhifzMKQZaNy+xBZbmxCcyg1qmDEqB1S5goqBMhDLzxsCqAsu7W2EgF5aDEaH07SOP1WoBY1OsS+9tuOZ3AAuvpuKiCckYhzCIViEEHkPojxCiolwGcTbdKTSoVByVAu1N8wW3h6U8h42UjcgB0NUwsUOgoJLDGF6vIzNEAsrstC3sMh1A7PDVI3TSswovhoANJWjY72lN3tADRVkSUZVUYBa/7aK33D4MReaMc4+IPFG3phuVUFDToYJK/ckph+g6I7hyWxcGOGGKWjMmIo7HUEcAiNuHZD8sN3nR7eCMQjQK81MT+UBOxAGadz0nrDsW8v5m6Gzm3G3O7xVvMciT1+ojFJ+HBE2peyZp/Fmy+VQ9yZhRn+DAd8FIS9fgJCTtGJT/gyIhnLbkhbxPD4TiJdDXOuqH7EYKCq8gQ8HRtj3L3p3H64tEf66Bm5/x48lbzS7m8vfzC1LnQldxxeiuS8pISy/sKwAskblttuvXae++FaTQsbaPkaG7O+a7vf95LSRh05q2UvK3utonXG7wFjC0QX/P+GO45ZXHBUyNUvW8r20CQqAc1gWrPzpCpVg1T3/KFVPxT20hWU7iuHiGHB8UBaOq8eMiLDqzmeclzqxkeofAetQhRqvUprU331DD1veILCq/TwaSrNrO3mocGFpjfTSfPGlE9UtcYEx4kwbb31Pp6VGPU8MV9iJl6dT8kBq+O5HGJV0eSLMIg9CiFeeTlFUdLIhLvYO5wZJ7qH9eikOMDWyGduJxzUFJoBfXKM8Bs4lbGQQnTpv3yQk1aiwj0GHmYXdC6PUeOcA9rySTsQU2gljUngYXAJz01dKbYDQdLNrUCPUK2R6lITKuEaf7hgOC0Yh6dsEU5X52kf1vA8cOoqY+ddjdAGG/xcvy6qff11fuDMDillca+48b5vGTusGouIe3+vqOluayyU6b9nP1UVfNu/IxvR+ZSIc5fsM8NxyJb3m4Rqhq5rRcNUxwrH0clqYCM2/pLfvgs0XA9YfV1XsjMJmK04JLCb74VF1Un+seXVSfsOYU1dVfwMkO6uX95SY1SC09nfJHqkSv94XNpzYyCMySwstR8h9WSmu9I1UMF/WKephL9YgY6Hr1biGXw2la2jjkJoRuqU44WLttpPlawl9ycbjbndt8rs9CdjQm80IZ795mlIrZ1AMTGfpCuCNlboI1SxRei7DJ7C7gR17/XUUQdTRA3tx2Xhya35txKtxMG7Zs6YKcj1RL7+Zj46wO50mu5ngcrvXeK6/jkfobci/HuhFXmsARBqnWWHvmwoPELO11znPj8IBiW9GKB6niFtIJjoxwX1GeQBzcjuHiUc5Cf892dkk/EtirMijmJOvHVqxf8aaO4RruQQfbDBvUj/8cPk8ak54yRSscpY1bxeHqhT2hd+0LfF/Tsi4YBm7A58tEFXnPr/QGJ9OW20Z+NAMf9l6J88mQjcnbCSJTVdqplNz+7Y7jj/xQl5zFgd+qa5t0GrGiXxNy0GUj7poTp9zWuDFeddS6/KGEKfiuEwJKnwfU+JzrHAIup4mvxNNSuE2nfNDxhNdsk/yiMn2ytQ6247633g5VUqM/5QrTjCW9Sswglpmh4N7kWT8OWt6Wdhr88d9ehK8lRweegu24eu+NWFPyo4Gkel65OarmOgX6nKcM3p//8+n9g4huEc2gAAA==" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAE7WdXXPbNhaG/4v2Nt5t0rS7zdU6/kg8sWOPpCQXnYwHJiGJa4rQApBidaf/fQcgKeHznAOnuepM532fFybxDVD5/X8TzZ/05M2kkpxpfiI5q/SJFFvN5eTFZMP0avJmshb1tuXqH73o3orue9HfV3rdTl5MHpuunrx59eeLAxFGAYwXk2rVtLXk3eTN70EBp8agLqVYX7R8zTutCOi/Ad4+8/XL317//NNrp/Qf2a5ZMt2Ibr7f8GMI77brIMKX+n/Mvxzkp4+z08uL+xmXOy5vRA1TIzUKPmeafWn0asrVRnSKX3WNPkZULVMqfDqA0497+SoROOXr5ulCSiHfim1XM7mnxcU+KOy0Mo/2ctvZ/x4Tmk5zuWBVGOLrg7r1y69Z8qlcqlK68YAJm821YPWZ6Oz/wOmeHiR/Y42+k2JDKfNBCxHfSvFNcWlbiSSSYw+UcCbEY8Nxaq/DSXdMKn67MS+CUNbYEyW86Kvt5M1Eq/qkUSf8SXPZsXYSZc+4bFjb/FGaH/q+qwzNsmN6K4vLEPigJ226Bvt6b5iuVniCryeRZQE1HCsi4kxLpvlyT+8vUq7SFFrfkXNS0wpegWeh8qdcbVtCLxV7oISLTss9uQd01RD1kutqxeWlkGtiXxU6CPTZ9mHdaHpVStrIOeRWnHKBKQUPifJ03nE9q6Ro2zuhmrLBOWsl5U250kLaqdYHXtDEEQCU/Z51dctt/8P/u+WqoDZkrYQ8UW3NDPW5mWk7nmsnZaVpngnOUKui6UVgANmc1VyqgrL7BpDdmFqzLyt65IESrrqaP1nt7cN/eEXoJ0MHjU4sfGCA2NdsL7a6BB46YPof/SOkv9fIAvKb7pFa7FGK8QrqoCcHucJU1rLZRuyBEypGLPSghGg3fF3aYCILzNeM9hRGJUajvzRXDVGHbYGCqhs6KHTypCEwUNjEN+fJCVxBmPAfpAivoAG7apAquvLuOGGCMm63uuXU5bsjhph3bMnNH3jOVSWbDekxxx44QROWH0aFUYgrmYMU490xbRbJNOIgxpglY5qvh8gla2naOrrvMv3NPpAo4+29FJH4pxN77INs19Tl7KMJz5hppgmbTI6YwNw+mAbyQNmrCB0oXZU8DUV7CmrOlZ7p7UMR2zNBGf2u9Ntt09Y42xHjTLv+v7E7+VSyY8H5RXU7ssB8pUjD/CAksMzakcwzYgLzqp6ZJfCSjzs45IDISUgbHOSMQQ+SV2Lb1lO+Y21TF82vcs7npNFmn5AbTNVMN1W/vCZ0OZ6czCXvyaVceEpZSwstBfySESVrBfMKtwHp+3+FG3/kHb9PV8QpxiAEWf2h3alSXKsb1jULrgiVJmkj5PSTnv4ol5zimsAzrlZUj26L0vtNdKbVawLMT7/98+Uvr2JUXCvyyEyNiNBnbcM7nTv3TPBThueE+J0aMSjRl2XC/B0JQpBveE4I8S9C90riMHuSFrXcVIKrRLH9TYV+33bocWkPDDBioYfTtXC1m8gJtBja7g2P1wpAsKfEsMMJCAgcNESUuf5wJtYb0fmXSvJg34HGtEytktO6VEIgRuFCri+6yr+pkuIedRTkDdcrUaPEXoYBh/12tEE6OhQ5v7kmltOXomC9bnNbKSl4JEcD9nV/ChUsVlNwT4qBzdK+Ya1dEoFYV4hCVd+HkTqiUIzDh4pOpAdqDF/wGsteYcFgVjaMmf1lYol9KQY+3lMDoUcZHWjrJtyuQzEBbl7IlHfx7D6ND+RYwB2TbP2B7z+zdsvvWAM/6khNwtvbRh843BQ9JQkLP4pegoN01e9Zqtvu+HJIFRrxfmc0OkQQ/IQirOxzwoJ6FYab8rqRvEqsERPUUIzDW6abnb2/2nRLdJRP6PEId96I0F0pDh62PkhjXaRG8cRZa8GMNbXtnyOS+pl+s8FOGinLhVhOC8geCGYz4BPBKGZmh5lwszpBd4UEqH8th4RPWNAgrj9Nr2ecyWpF6ENjORpg92bmTC45XBddIQadCxA1Fxgg+CP8U6IEMaFHJ3Dn1xf3b69vzz5cTI/sHZMNe4iu47tiH/xzxLy8mJ+9pzIHMcb8ePr56t3p/Or2Iw171ANk5xZ937KindVMRM5YkmX7yWcHum48dVj5qsK4wEbIkWzNvwn5WBoU+PCk8TJLYVBgw3OOs5TCpMiIZ9k3WxjjevCEWdMtW25f6ziZme3XD6KlxmUBePbnhn+bS9b110cL/8ykGci0X04c4YthxhbArcqn/Op+S+R9JYHSPDVA7T9qKmMnPGhC+NUGiE59upFl5s4ICQnQcWEi73iRlJhyNKBs9+Iake5aiPxnPauUFc3zb/mA/PiqT4KXW1uAZGiVkcoQ46d9Z+Ong8ScyEjMMtckijKMAWWn56cgPT9HTfKDOwoIOnFRIU8tq5uFtTJzIg5H5I/FswlF7di1APza2+/PEOton99jmM1rlGFEAGPJOy6pLdwVA8yCnpXUpzaKON6MQpBl4zJnUFlubAIzqG3qoARoZgsTBRkRwsA7D6sCKGuzx0aqKAclRuv7QRqv1wLEolGXON6a7XQCC2yn46YKyhmFMItUIQYdQOqvEKOgXgZwNmaXmlQrDkqAdif5gtvK099CxutG5ADoclhYoNBRSGCNH1aRmaMBZJsjC3sNh9A6PDVI3bSswqvhoANJSrQ72lt3tADRNkSUZVUYBW/7aKv3L4MReaMc4+IvFO3phu1UFDToYJK/c0ph+g6I7lyWxcGOGGKWzMmIs7HUFcAiNuHdD9sN3nJ7+CIQjQK81MT+UhOxAmadz0kzl2Le30zdg5zbjb7d4j1mOZJaPmL1SXjwhJpXouafGzbfygcx05IzfJoOeCmJavwJCTtHJb/gyIhnLbkmHxPD4TiJVBpn39D9EYKCUmQIeLqyV7n72zh99eivdVCzc348eav4pVjeXn5h8rxRldhxei+S8pISy8cKwAskbjulzX7tvffBNBqWtlFyFNfnfNePP++FIEw681ZK3laZY+L1Bu8BYwvEV7y/hntO2Vzw1AhV7bvKdhAk6kFNoNq7M2SqVcPUt3whJP/UtYLVFK6rR8jhRXEAmrovHvKiC6t5XvLeaoZHqLxHLUIUcn1K69M9NUx9L/mCwjM6mHTVZc5W89DAAvPNcvKsbapH6h5jwoMk2P6e2l6PaowafrgPMVOf7ofE4NORPC7x6UiSRZiEHqUwj7y94mhJROITzF2OzFP961oUcnxhK6QTt3MOSgqtoF15BphNPMo4KGHatN9eqEl7EYEeIw+rC9qw58gR7mEvmYQ9qAnUsu4ksBD4pLeGrhTNdLDkUCvQI2R7lYrEtEqY5l8OCG4r5tEJW5Tz1Un6twUcfxg19WOn5gE02tu8HH/d1Pv11fuDMLillca+49r5ecncZdVcQtr9fVdLc1llt0z7NfuprOZm/owfR+ZSIc5fcM4NxyJH3m4VqlqxrRctkxyrH0clqYKMx/pLfvhZoqE8YfN1PsjMJmK0oEjhb74VV1Un+sfXVSfsOZU19VTwOkN6uH95TY1SC29nfBHykUv14XNpy4yCMySwsdR8h7WSmu9IzUMG42KeJhPjYgY6Xr1bNMvgs61sG3MSQjfUphwtXLfTfKxiL7k+3WzO7blXZqM7GxN4oQN38zNLRWzrAIit/UG6ImRvgQ5KJV80ZcXsLeBBXP9dRxF1NEHc3HFcHpo8mnMb3a7R6NhkgEZHa3rGmd8czJAdF9RLkYfTEVw8rh7k53x3J8UTsXWEWTEn8Ra+em+CP20kV2inNch+2DRy5P/4gXlMes6oXDoyjlnFM7iFOqENJgt1XzCWLFoGHPvlyEcXWObO+ycL0sXton+oIDfq9c/qulHaXDSDfgIlkZB2Q2Nf/4Yum/LlgQ3M2QlzLVbbxYQ93jMXTcf/U5Scx1Bne+OzKoz1vODg5BZwbo4zm25JDEubgbRvstH9KcGV5tJY5+KLbHTBc4UQWPI0KO9zonMMsAkqc/aEtUErCtqCR3E3IE5qsY6B/kAkwu9f//z6f6P7qyI5ZgAA" \ No newline at end of file diff --git a/dev/assets/search.js b/dev/assets/search.js index cefe129..912d279 100644 --- a/dev/assets/search.js +++ b/dev/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAE9W9W5PrtrH+/V1m3U4mwlny1ev4sO2KHbu8nOTClVqlNeLMaFsjaZPS2CupfPe3CJAS0HxANUXOJP+qVGVqmWg8hJo49K8B/Oum3P1W3Xz2y79ufl1vVzefydub7fK5uPns5r4slofiD2WxvD/8odwdD0V5c3tzLDc3n90871bHTVH9MTzzwT/zITxz93R43tzc3txvllVVVDef3dz8+7Zrvdcs254WC61mmmj+qS5YfV3unr/aFM/F9lBdruFdT9Go6tub/bIstgf6BmdJ85OYvyxf1o/Lw3q3/fnTvjhJKLbHZyIgfRK88eVqhT3V++NuP7Cyd6HI5QpJ4Uz9x+ppsIBQZiIFPxX7zfJ+aJO/Oxcbo+PsAH/9y/vPv/7qw/uifCnK73erXkGdh8e6wZfFS7HZ7WsnHl7vu7Q0oz26L4udo9ytjvd1s10hKik8naafi+qaJmqKjdUhOw7z5fKw/Pv68PRTUe1326r4drs+62uqgwpRwavcyIhoHNhtq0N5vD/synEi3qWW+O0G2yNqwZk8jwCr5WE5UmZj4nX0rUf/lu8aE6+j7xAPVdfpa0xMp6/7hfxUPK9//6osd+Wfdsftall+YmnuFnvzryMj4epvA7RENN2a6Xk049quinEiTyZeQ99jcfiyKNcvxer9YXko/BysLjdKcY/Rid7BGqPOQ8mHD+wPaKjku9x/+IO4C9X+QYx8rWwV2f+Q60aKV/vlOM1wV0zwGw9vjKb+AQ7+Y7nbV1M3U2v0/yEH95JRu/r/cP5l5Sv8pv11v6mDs5shOPirfO/9GrounrTKZne/TOb2b94wkYL/dMtIc/5sPverlq+P23Tps94eivJheU9bKH38qklKvvbPy8dqoIK6yHXr0dg77nfbQ/H74dq63zXlidsfqtUf1tUf1tunolwfilX2xwatkBG6X5bL56vb6N2p+KuKLIv/O8YL16Eqz+Wnlpm43n7/3W65+oL70yePj3f835brQzrIZms+PTqBoz+tN6uyYHznaaXvooKM3it6u75RqolkDhZDCk8iqCyq3ealGKylKccd8aCQ2DH+VIe9i9KHe0ueg3SLjHeUj8uq8H9eWfm7yACjWcBbj/XgnLBhnswX9tt6u9r9drWsU/GxomJn+mK3+3V9+TcMj413muL3/bosLjtsVN+7cxnGizfvk4tgVe/Xj1s/NvDrjwqNFsD6YOLK+R9Ip+JkAbdfltWwmtsSo6uuinK93Kz/Oaz6uNRVEjpOXv+Ky8OxLH7Y1wM/1wlpsfEfQVXcl8VhVP3vzjbYjdN5f9xYdUTT9xvfLw/3TxdFpo+Pbxzm/BVUO2ruSt46K+7wxPqEsbxT4VcX+Kcl42vvE9kYeDWh/uGrFLYlp5QG/b/ky0Okf9hsvzb1/lAuD8XjJ/ZSGxV6FSWsZXeu4NstvnsVjF2CZ9slI/qhONw/FeWfi08jdSeGGL39UKHP9cfAmJP1qzxbeQWJAwaFvMKxw8MQwdwAR7/iUWEOhuTcZ88f+ZMSbzr4d2ue7AeebgoARY6dBQySyZ4I9EgdNxdgyeXGVjJKz8UHdj5UVC8wuk7U3cnKNdru2lcbPY9CCsdNpVi/bPW0O25WdWD0WpWJhZG/b67H+6mojpth3XUoMr7PK0dV/e5UfGDLNG/MSaUZKuk6d+8Iin+rr7aH8hM3EB8/PP73WX7clYcvi83y8jyuU/G7pPAVn1ny3rnZcbk+rO+Xmy+qyyNnV2Fa+pUkPhzruMMV6k4FX0nYunq/XybprXxtcdlXkve83K4fOPPIrrqo6CuJCxlV3xdR0iJfXlJ4OoFXjd996gaN3omh6A1z+Z7r1U/+off35XrPCAgyhN4Bo9crv5AyUR3KYvn8xfL+aZJGvkvtvZpsX/j7sJviGt1p8Vf6uiqfcP3NcrvaPTy89w1zhVZsZWDLciWut48TSAxWXqtVD8vD+r6ubFOUV88n3mXMXN+uGJikOaSDmjQ1MF1rxpOyr0Ng6utd+czD0LTABJMzXqAUVvzuVPiK5um8ew54bu9/5oxBWOG59CtKfC4OT7vLqzOs8FT4FQXutu+PH5/Xlz9ULDEq/ooi92XxUmwP7+/L3WbzU1EV18qFhl5ReFlsloc1I/aC5UbFpxUJeprwO7LxCCw1mo8kVrkoGRV6696vW/kUPWDaDtP0gkDpFD0hS+rD5lg9vf+0vR8hNrbxynKHdd5A6wQdOEvo9f0jED1xH8l6gaH9JJA9SV+ZE5v0Ufwp2dvPxSachF0a21br6n73wiD5RFRUjjGnn24SOOXs75KoAXya6BoKpCebgU449bwkaRu2yA/+zaJyU7QMf+o76Zz3NSa7rzTLnW56O+m8liFrt1x9ubs/svLbu+LS0lP4WklOnmBrGXDyxEURdWRlsIS20BQCXtbFbz+Xy221vmY065S+UlI8mP9P0XwmP+6CWfYCKFty9CLoZPmnojrsSr9t7c8FP3PtQvnR+kJozufnhRwatrJsyak0NR/tlbpw6Ym0+XDhQEVJmQl0VE9DNraQ599wVwuqeeCWFvqyY/ezQEnDNrMwJTF3skBBQ7ax5OUkTlMsV0VZ8R03fX68067rPuzTIL/tFHlL18WVD/Xe7luPduCMsIE+zBb2FJ68Wte5/FhZsTt9u10Vv/vHfvj4v8X95ckhLfBmS3lYMVrRZxul8645F1pWxfvCT6sYU3msi9qYUh7XwzPKBvk3V9QXu+f9bstZXWBVcfkJZRXMLb1YVDFkTy9XEj6NaZgwamPKFhuyEzrTbIP3Q3PFPflZ4JWyToUnFVRN8XsCMxOK/ObTqs56/Hq52Xxc3v96pcaulSnbMTU+zv+yxiYUvL4cQcTi1szEYraQ+rlrtTRlJ5SzWf7z2o+gKTqlmN1yxYjHZ+S0hScUVG9yuFJOU3RCMSHV/afiZblZrziBMCwMmBknEk9PeUsd8vx/YHLaT5sY7dG/urlyahqvb8bMTKdZemFdV85LeyVdMy2NNF09K+0ndINHt5jTXTea9Qq6dgoTyRo1fZnuaB7cZCPmo/1L+qHT0Xg5f9Vs9IKcqyejibBxc9FeiddPRSOFI2ei/W04diIat+Qk89BeuYOmoZG04bPQfhkDJ6GxkmvmoL1iBk5BIy3XzED7pQydgMZirpp/9pP0YdPPmKBfMfvsR6/XTz5jFjty7tkXGf1u+Wl3PAyYe9ICbzb5hBWPynXqvPsk01GsMz8fnV4ud4KaUYpmqJOL5E9ZsUo8Z51cJncSi0WiWezkEodNhrDQ/FRo+hYdMtHNNGtupju5WObUF8sEc99XEDhwMpyT2jMbnlz00Okx1tw3P56+na+bMGda+/KMefIXYEyhsdj1lemgbGGsSXVGW2dWPbk81jQbq+vMs6cXx5t4Z+R1Z96TC2RNxbG8zlx8cnGDJ+dYaO/sfArR6XT9nyHdgZ2Z0ykxOjfnu/X2V+ZaoX1y/CKBve0grXPgtoPzq+WztH2q/lAZUbmJZAxNFu8K6ksWv14aOzmcCILJ4aNkDEkG74oZnAzOkMRLBu9oGZAMflEELxmcSBiQDH5RwGE3tHZfYoqqB+ahExnX5KEjSbQr5SdZJk+P78b9+D/oONJukfEdO/cg0kzdY48gBa2QncuwDlLM6RxzkiJfJPeQzJzKUcdj9spMXY/cC5SXGR4c72ZPy4oxaMfVvWuKXNUQzftlxPzK2CCYavmVuzHwUtXsszbT+scdsXlJVFUsS86cKpF0KvQagnijZKqnLsO9kQQIiD+Q74vngdnvnRJvmPyO6x6Y+9595bHh7YysYRkYbFn1Nazr5aY+42fNOAMrI65j5RUkfsuKuPQL/JbPM/vkpT5/WLJmIe2DEywql4yD9pLqBtwGfHqfvkD4wNoHXGR5qfrO3Xw8BcMu1LskgntOeqph0LnolyQwp3WpAjCZGyKAuj17BRA/PHoB0FxZzw8l0QKTKeAe+UOeH98B8E+mQVVnDqXJegJ93emCO1DdtSEepkx2oAeKGxbuYUviRVgyigbEWZiCePNIKGdAzIUpZmD4A6q6JgiSl4f6At50N3l6fD8w2JevDlymrzmRH18bLWSJGebD10UNWUIYkUOgghs9zEkAPsqYtp2enCBAVhbLQ/FNWTwMrPVdUpLfBMk17led/pzVMejo57OV6EVyk+nt/W5VsONKRGCn9H+wsVItA286P9sir5Rptkf2J9XKexz2OU3ePI+7tkn00CZ53MWfdXKT45ERHCRCmjJXNkVS/cDuvlVwTVe/65mK87lu/PAEHdyg9MpO3dds9UnedmycCSgaFGJiianN/IUTjANqorITyWHT+K4aCOTZgVuOuGJ7OdepqyuUmqh92GkCXR0wU2DS9rlufTksf2BSwUNm55ysgqnFDUk0gBJzuQYTC2WPMowMhEmlsZcYF/MSJpb1iZH8i2R94u5548jgrXv6kyYmbZfhgQR+KsVYocmcZrcdfPAPKPNmO1xydQ/aYo1eepqJV07dNfOvASLZ07CsvmGzMb40/h6WrLaBW68HiOPuXMlKG7QFe4CwYfsVsvKu2L07pPWG7FLJN+HgLdkDJDL3pmTFDdmaPUjWwB0pPQKv2aI9QOrQfShZpVdt1R7SptftPsm37Igt2wNkM/acZCVyt24PkcPKe8gr4qc8DBDF2l+S1cTfyj1EEm9XSV7UgC3dA2Sx9pJkRfG3dg+QNHgHSVbedVu8+6XGU+EfjodNceBF96Jn3y69l1b67n7IFXDx6+EG+HH5WNTrhS+Lyl/iyGA43SJTwJxdVf1Qrh/Xlye0mfrfpTauWDqBtsjH+ZYfN8XlfjynNTLwqkKfyuLhuyXjssSc0MjAqwqtdT2W68PlTj+nNLbwqlKfi9X6cnpcTmZb+lUl7pePlzvdnMKmMKN74Quqg7dlWZQ/7jbr++t/446ZqVsx7RoZA2v90Btl4Z+q6mbg97zs4alv4sDKYz5XDNPdr6qcmdp+rhqktXMrpj/q90sOgjg9Of7nZeZSpjUOSqY8v9YUP3YiYugvzpLxp2V1tZSm7ERyDkXJmXJQJU2xK0VQj/xxgI7m2bfmy7Tqa8Kb8auOgJQdKWxGyRDAWk51FNSluHtcsAjqEgOOnkoff7OwPKh2UESevOVkXjrBkadMadwQPFQ1KPrOE8QPvCNFA2PuPEnccDsSNCjSzpMzLASLRF0RemW21JDQOmyuwVF1njBmQB1JGhJL54oZGEbHsq6JoPMEDg2eI31Xxc2Z7XddyBy24ohoOU8sI1COhHFj5EwRrPA41MGPjPOksILiSAk/Hs4UwguFQykDouA8MewZ2/XHmvKEDA57I1HXRbyzAuNppX+At/g9P/pmq19S5aiDIaI3Hbse7soas+OfL4y1Qs6J6yyRJxToHxysrC01laSOX5ffbhl3F58ffcNzAEilAw8AiN6uZ7v2+0M9Fj9eHh6oGFJ4EkEPx8OxHN4up2KTiODeuEdVDLppjyHDz5LWu+2XnE31HTGk9CSSnpf701hRlAfOsQxUFzQxibh9/aH7x6ofts3uDE40girM25lEpn9weLudik0ignk3KhUx5FpUKKLb+fICVf+ZY1hGHsAy5dErIw9dYUhhH1/RkTLsBAuGlO3po/uZs6GtI6hTflJZjESHnCLuUSMMMXWm/vryKQsdJadyV8uA3/DLejX4Wz6XectzJ3LVDz17Ar36yJ2Zl6UN2u6LzJ1fsm94GuDhVOqp/Ogm7PrZe9aulujZqYjGgBnYud53SVl2c4SXzA1dm939r0XJ/cgiMVHJaaT4oPEVQk7lppHht/Zd1SJRyWmkNPP/z3kQrKOHFp9GVHO82PqfjJyzjqS08DSCQhjvui8qKTuVnEHTnkTM8GlPrxTu2V0dJYOO72II2Q5dPEVatlctmHrlXLG9tiPr2qObGPLKov5ui2D6xx1zD19HYc7MVCKbsPCV2pLSV0sCQ/rxY51M95E95TgXuGpw7yioBkxaq6lSuAet+qpxq75qwlVfNW7V15HS/TV+LqrD+8Px45BfJSkzwVJiQAwS1D08GEleerpwIFJ3bVyQJ3Lgma1Zldec2jpcJu/c1ksiB5zc2i8x/hreF+VLUf7puN5cnrZFz06w4Kmq4nD5l6N1vjuVYzRD/HK9MvwjX67L4p4VkM+I6liZRiI7jNiRNSyMyJBSbA/XNE9b7GoRV0U5sIxBkY3YRHiJ3JR6tzoyMpB6Jd2djFyjrH2vcYNNR+CQQYbhQOvq/X75/W51hZK46DRi9sePm/U9axNFR01Sdho5TGDTkTKE2GAZ3QGhHhA/fT/EqaMS4weHVfGwPG4uL79w1e/OxdlNEr9wb5ZhPZ35iXlXR0YeMjS90K9Yp5T3SvyKf2g5W1x1KIvl88/r52J3vLoFqZGRArv+P4QZdkpMMDn6uCsPXxabJXew7eCXxAK7eTgkkbktOKNr0OZgtqjtbss4HysjqS08paBayJVyQtGRYlKPrirOyrt5boLem7NwjGvzKT7czSnt61yfkZtUzU3F7VabnAT6sOFskExqbouMr/yREalMqn7khiUvVPy05HSPUcWhwPiKObHZpGJ2IPZCxcft4KrbItdV3v2QWXGZ6NnR8cvG1rer94dduXws2Jl8uYJTHE6x+3XN6fF7BLw7GeH/Mt02yB4XUR98PeSnyomMDU0j9MrVNE/lwPV1xmj01tklwqaYpIETQ/+1DXxWOfBg8azZ6L2zLGe5mqCBIzP/tc3bahx4RHnW6Omdc/PD/Wqa7iEx9F/bvGeVbQPbkQ0cvXfvoNWU4+pvHp9igHp+Xh8GTr3j2t9RC/zWat95mp80L+qarr61lr5dto+vDuXu05hW7Jj4r2jGVNV1PXprkLxhpikfi1HOmBT/r2jCs6Lr+uzWWPRmmY6EbHdjX7qWKzh+Pp4xzLqDsa/wVGmMPxUVK3p7Sco7Yo7z6/a1Ta/oOofkOEH7vSPmXkn0/bGsTf3I27p4WTW197qy/8qJj3E1/5UdMbtCcMMSaNEJ1Octv9KrPOzKZ2bS6GX1ibFXFMybI7PkDpglXyn2q+09aycJT+/Z2itK/r44PO0YMVOW4pOxVxL8v9UkvtuYeSWR2+L36brlxNgrCp6mQz5beiWpPPR0UecABMUTmUzP/M6nbzxBZQDY+Olp2MtPzESCTs3vktKc1kleNRMy/79jwUka6qppC04qxL/e1Wra0mMk5VzlCy5ZBYXGO86HVVHsi+rwU7FdFWWxak8e+pYxNuQEves1OrQN2/YZv4MqL3joVqrhAr8p6q0lA79OoPFsZ2KZ/HTDrMKBeYcDxDE3g+WlDdkVNkTYgN1GeXFDtx0NFzje+6idyWUy9wn0KRyyYWCIOO7Gqby2QTuohkirfLjhC1ZmZVZdYmS8wO5INyitipZ4wwMZcN1X9WtTHs6QkTVssw5b1sBPceRxDX2yehxpwHkA2ZJT0J4hU7fsnvZhyXHZhujd2DPY+anIs5nXEMnM5OuXOCSjb6jAxhFGKjxZmUhi8oUcPz6vD3xMkTw+Hk54cz/sa2OMbzJ+eir8cEWt6Fho9vFv6Stnt84wQ4NdbQWIA04rrjmi4M8FY53e1ZeU5jg0SxL7oBWkCB6xMm2bPTMDp111z90o6bTSmr3xVzlbVHaqn/KKffVA2FT3VrMksy+uBkLH3VzNlMe7ERqq614JPU4M7w5oIKV7CfQ4IQNvNwaKeq43HiwtHhT/+i3vUNvmuTdKwY9rG5SC375O7/6jYdWHMhMJYOwBSCrn7gG4UC3zGOGk6iFX6FysnnlgMBEw5PqcroTEzf/y/vOvv/rwud8N/f1yu37g7JKDpcZ/Ary9yvnKh+xaxi8+MuvpkrRB6XfYWO+e5vXzflcytugzdd6d7Y3Te2GnM3MrNlf1kE3Z14t+er68pOxRHIr/Fzrq03PZpudxu3Zs7Dl/cd9xe1hzej2eyruzvTFqL/zedQ3VYfm8n0x2bPEVhZc8ttyj+mRhAncdvOeyRxd73+UgUS9FyUq67RF2NjGBODBch9PrfTfH/mHjMteFjGYLJ4w8aflTODbyVH/tg6Tq5pEpq+sEyfLVjgqQ9XarzDrfDRnu6fvlW+KLzbrYHkImH6c50PNv0ibZigc1DHzdYa2TpFkzhV6dXY0FfechLP/nSp9/NSG8lumWmUaQ381JA89IRfzgNFX73YrNYR4NDmX9OD3l3uabuiRg2LfV1wz51vuyTTr74eP/FveHPr3k0Ul+PH/IyU9Ftd9tq97GSh58k5+nW+Og3yN9M06kaIiGuxU7TyW10T/BrNJtGIMUVQP2XAzX9HNMeK/Q9TMb7V7QRj3468Bf+rQ1j0zywTS2/r4+PJ0u5Oz9wWCBaaTUR2igYxGQCvLsNAJA0j+q+/zYZNWSxP1MreGpSSptcr4uDfLRY2/SSdL6BnWR8TsNStvkC7m7Il8zNtXfNfl8xhHiSPlJteGUwwHirsg15KsL5UeoowbGqut8bz9//x3vQ0+fnOZjPzxvvltvf/2yqE/B3seX0SABnaenEdGeIZxeyIEEJE9OUvm356OBP/VVHT83TcVVWKFwVhD02TfpcWGlg7rdziv2tUYzZvOagzz8Ru2Bah3YIPQt8y3C/yxf4ZPkRx5eIebwfXFY8t48fXKSysFNf6Di81MTV+o7tt5xij77Jr4PKx3k+p1XzIzX38Y5BQOV3H3LvuS9Y6YzTk/ZRF7YQEKWURjekb/1e5TSu6Hbv/tEXzq6mu4CH6+cv8VmpG7G2nCg9EGbwkeqvzzzHCh+yP7wEdqTbeLjVPO3io/Q29lpMU7zsI0XI3RXl6blA0QPSAYcofhwIYY3QDB/p8YIvfUkar19vFryufx/39DXaBt4+lWuMds3fb0BkOqNxsCxQ3dq+tUGQvgGXw5I/Byvf+yACF+hMfp2bzFyYIQvEWy+zTuMGiA76mtrb6N79EDZ0d5afBv94wbMjnhv7m2Ujxo4O8Jra2+jO2TnH8aMoYmJ/75h9CyvbV81rmGj9329wRSojsfTkZOBjvVXG1Jz7+FH1bd8i7EDa+5F2rH1Ld9l5PCae5VmhH2rNxk1yKJ38OPsW6kfPdSiNziNtm/1FuMGXPQKYcx9K/2jhl0k34+8r6geBLBrChEOgErPacCvQ55+qyA2qnZoGJu+aG5fTVUPci8jFN1FJq6SdsHr1tWPxZYRd+iXeLbxOhrPGzXHKqWWJtJLvwV/juOfi09/W26OxY/LdS/B6jw8CU/yVn9cllUR7/XPVd8+OF3VvV9/eGKiyg73T+Ekwx+2536Mwy0vFH0LeZdSrBjFp5L55H+UC2LCQ5NU+VOx8hfocn4p+uybjBWw0kEjRecV+1ojHCVQ/9br7eOlCT54fKIfJU7p7lcQP/lGP0inyoE/R/Jyfa3QHALLSUjqPDzND7FjpclPnSLv7V2cvJ2fmq7S0ucOMzZ1dJ+eUETTxXI2l8ACk0h575NZqos/Q/zcVBWHE1fqGzPq9+FIACWmEVMc/vrTd++LZXn/dHlG0X36TbqkTLWDuiXwoj2t4ldkPy/L+CZIJCx6bpKf4+ddX3U/7yaphLRDnXDZVyt4/CoZKkpC/PK7rz786bsfvvjzVz+dqn5Zluvlx00nGzB6dpJ6v/7q5y++YdbbPDtJvX/5/G/f/s/nP3/7w19YVZ8fH1t7s8f4tNmrczJ2Rkau3OR6/IB+rai48ETKmg021TBJpNRUWsrlc/Hbrvx1oBhSbCI13zUBx2FiSKmJtJwXasPUdMpNpMe74zApcZGJVLxfbx83hffFdmH0/tPzx92GKSlbfiJ9f0uOBBvWXLDsdTOQc+Dr89+W0fj30CwiiQD/0Nia/lTufqvaG8Yv1Zg8PLbmcP3roPpBkWlUfJFeNdxbfXh2ynoz11gyVExwo2VH0zfL6mnIz3F+fpr6vy+ed80lHEwFcYkpNVzzu6CS02iqY3A8DfWT09SZCQr11j5FeKijw8dBvy53z1/Qc9T7tXTKTann/eH4cYiO+vnp16ZDKn7X+dchy9VO4U5j9DQZXM73ah+/pO9qSG9HvVB9uHl0ypoHdSWv0Ynge6v6ZYy+vCqjYkgXH5cYqyE5DSNT6+rawwOieurdupfqqZ8ZW89jsS1K5gARPzu2Xv5EYbopwrriTdXa58bX53Xj82OydXfLjNfB7LtOD46tsSbflyqrn5minosDgn9obE3+Xh7OR3J6cJIayU19fXWGR8fWOmQCPeXUud6Pe7m+8f1qC14u1dU+N0F9nI+heWxsbT8cD5vi4to/PDW2rn2d+8H5Ik4Pjq3xx7LwN0n8uHwsWF9+p8BYBWUTQLpUcfvcVPV9ubs/PteFmPW2z4+vv85e+p7capatPHp4fM3pBQbZOv1j42urdpsXljdHj46tNb1pNFOff2iSmi7259P05Ok9RLw626cnqfuio04zUjYY/VJlzWMT1JYSc0a9aYGrFKQnAa6r/Wb56S/L54tei2t/l1rgQO7Oa+PWKcoXbhw4fnb0rzJgLTrlKhTd+DWk/qm+twZjJKH1b9b1j/XpkpyeopOqCkfK8jqGbMFXU1QfefjN9z/FyWA/7A8/HC+O9MMtTvoOPJcHRSZSsSrud6vib+vlz8fy4+79oSyWF8MlPUUnU1UV5Xq5Wf8zLOC5DtcpN5Gex+LAzXPuF3jZ0HSKI15b50S8P9Qhp0duf5I3MJHC6ml33KzCcXLBp8M5Vkx9ueITqTtWxde7xx++/vuy/HJd3e9eCnZPjIpOp2rw/KWn6FhVx211qJn8h2a84XVmuNSbzqp6JAyfWmVaob/FquLwZfESplDf7HaXl+D5kpP9iseqTip+3l8cM7slRmuoirAf+UsGFkgenqLm6tP23o8XnJpPD09Vs993xK3ZPzxBzX8qHnZl8ddtffAro+748SlqJ3eQ9FQ84iqStE56dne+zjFHeMM6L3/c50enqLV7aEBPvaeHJ6j5m7J4YNRZPzZBbd9ucdJqvmJSYgINdTT0i836/lcmzQVF3iwZIVf3O/QfhqQkoPKobbKN6GduzK7//PAUPx/de99X7/00k6aqSK8ozVd5/RWloL7Lq/bzkxPUyeVD0aPT1cr7RUeeIJur+Wfep5gWmEABj1mdHpysRn73mzw/Qf28PKbTgxPU+FOAFisO4CCPT1J7E4tizVSjp99yiKHVviP/NnBgiYuSJsisA9OTSMYKHXJcZq9cdGqBnkfkrHlyQumJzen1E+fctek2nBc4PTzFZ3GO/jDnEKTEVBo4XdE0cfA6mjMglZM8PkXtfn8jp17/4AQ1pls83jM/clDqup2SJyn/X/zEH+tGXR/iTIZwjXH1xw+xlA+n50Dt+f2Y/1P4O/yaETNzUkOuIly4/+1zLzdoh+4Vgi5t2M3oypi89oCFnPAhyfSMFqSJuJ+X9z/X4bSL6ck5fX1mJld7cTdCv8pp2zL3Wd5vdsfVw2ZZFhe+y/OD/R9mdJlvu73jsahah2vehnTG0c2+2UovGRvSQNFLZ6ZGH4/rzWp6fe9au8NUXjSee43H5Kt/hffpVPBGL/a8W8Hr1Ue+TmP29V5ignErqnj8wAW/hMEjF0/SsKHros1pxq6omus7XNyK3R1xXQe5OCqw3Ox1f/Hx0t71/PdrnaLHZE9zTzdcd6S8tvv8fVf+WpTVn/82cPbTEZoxNFpxboqxKl4uzC1WxUv/pOK8+E9Xj3lzJWP12JWJ5zHtEQMP68f06r3swBMpoIUHSmrM5MbB+2W9YPWLthfGgHhJ1ztqb5jKjtGsbLotdoTis6lXEvuw3kzRtI2ZVxK5ZsxWL0pcc6em1wjcrorfp9DY2Hklmfs4Xn29ysbMdCLhKXDh0d75DbY+uhNK9nMePt/vv/S7QHAWblYRKTqlqtTdGFp8gSkVbJafdjCrNishlJhSw74sHtaDmiGUmFJD2ZwAOkRFW2ZSHTu89yUvYndxHwxDwfmTfVkfLgVZagv1YyPmLaSf+FMdcPh+uV0/FBU9oi5Td1Jk6Pv7l8zL+bEsqs55gBkd4dmRAgavZVH1w1auxEJupNnG6ZcDldxt+5Iue+VcOMPcFz3l/nBGl5xEZGkSvVP+pF2Vl28+5cgFb89t8BaFT/dKkcX/B36AVu3lq4Ou+yFOrdEXP7rqI+gU+4/1XVjJld1YtzUyrrxE08Drdd4Re+NEX+j3Pi6rgt8j9+uObL2u5nqgnrTFOxZfX/9XW2ZPx1AebL2q5ofj4VhO4iUnS6+qd18WYZf8FJJjY6+tuioO9BztazU3pl5VceW3mfip89frzq3wVynvmnyTN6jD15O0PDX4Buq/96uqOlN/yVxkcF6BWH3d96gm+VKDmamVdk++j35hFrw81QaL/sfmS3k1V86ZcMtk4iOndmdFJ7z9qNDYFXoSn+Dng7Sm+hNDmFGLGHadzH1ZvPxY7n7nRRSplK6Za9rpEuiKC/1htXvutFmqc4e2fV8GaMXv9SB2iXo1T7122lxbzfjcg/a1RnzADDHDPuB+g9OkHLR1XA+MJ2y5K64qwi2WvbNoLGhvKxhL2buNlvveHqo/NGHc/i/uofrQhIr7vrno/R82y/y5IDnb50JD3vb8DpffdxsnU+FXrR/hvmX4oeop68BMBV9JrvSQl/cv1OuBy5VPAPVHcdTnLbf/MkRj3so0WsvE/s/1wSHxrZK9CnHZaXT9Vq4PYY/1t4eirGv5eff3cn3gt1+fhQk1/kQa4QqRORMjVOa+wrJ4Xv/efLR/2Plbuv6wXC338bwQf5y+ZNNdfAglPzQlB80Gviwe1tv2EHLOXKCvYmRsSKv1NceIce8qycNGxB7lsIrc1/+8/r05/cbb+Jz4Qs55+94wZ3T6Hybn5X5FfcGf/TPIc/9x23D9z/5181KU/oDhz27knbpb3NzePKyLzaq6+eyXFq3d756bIyxX7WmW/2ge+5uPcNYPh6f/OLu5/WV2q/Td3N6KW6nu9ELeyltp76yz//jH7S+tNf+k/4fW6PlfvCVxc/uLuFWzO2luZW1RmaS86JQXSXl5c/uLurXqbibSimWnoEwKqpvbX/StcXdzK5OCqlNQJQX1ze0vBtWoOwV1UtDc3P5iUY2mU9AkBe3N7S/uVus7tdBJQdspaJOC7ub2lzmS6joFXVJwfnP7ywIVnHcKzpOCi/rnnKGSi07JReoItV8IgYqKrhMJ4kXejSQsDDwodSFRO4ZQ6JcRXS8SqRuJ2jmEvtXzOylJ4a4nidSVRO0gAjqT6HqTSN1J1E4ioEOJrkeJ1KVE7SjCwZq7XiVStxIu32BdzxKpa4naYQT0StH1LpG6l/D+BT1TdB1MpB4ma5+Rs1s5vxOGdBZdD5Oph8naZ6S4NfpO23lauOthknRStc9I6J4S9FOph0mVl931MJl6mNR52V0Pk6mHydpnpLrV8k5bUnPXw2TqYbL2GanhO3c9TKYeJmufkfDDkF0Pk6mHydpnpEWfpOx6mEw9TNY+I92tVndqnva2suthMvUw5T1sjlpbdT1MpR6mvIdB31ZdD1Ophyk/DsKOV3U9TJGhsPYZJW7V4k6bdPhVYDRMPUzVPqMkam3V9TCVepiqfUbBnkR1PUylHqZqn1HQw1TXw1TqYar2GWXQ76y6HqZSD1PzfIN1PUylHqZqn1EWOknXw1TqYbr2GeVQg+muh+nUw3TtMwp2vbrrYTr1MO09DLqn7nqYTj1M+9nWDMruepgmE67aZzScGWgw50o9TNc+o2HXq7seplMP07XPaDi91F0P06mH6dpnNHRP3fUwnXqYrn1G42lm18N06mE634fprofp1MNM7TPa3mp751zqnqbrYSb1MFP7jHa3RtwtFJnkdj3MpB5map/R81u9uFvMSM1dDzOphxnvYdA9TdfDTOphxs/pYe9puh5myLS+9hkD3dOAmX3qYcZmxyrT9TCTepipfcZI1JOYroeZ1MNM7TNGwZ+q62Em9TCT9zDT9TCTepjNj5K262E29TBb+4yBX5XtephNPczKrGzb9TCbephV2Q/Ddj3Mph5mdfbDsF0Ps6mH2fwoabseZsni0WanjxasH1MPsy77Sdquh9nUw6z3MNiH2a6H2dTDbO0zxsLCXQ+zqYe52mcMXN24roe51MOcyK6rXNfDXOphrvYZg9fcXQ9zqYe52mfMAtbc9TCXepirfcbCPsx1PcylHuZ8bEKg39l1PcylHuZqn7ESyu56mCMhitpnLBxiHYhSpB7map+xsDNwXQ9zqYe5RfbDcF0Pc6mHzWufsdC3510Pm6ceNq99xkLfnnc9bJ562Lz2GQt9e971sHnqYfPaZyx0z3nXw+aph829h+GwUNfD5qmHzWufcXAGOO962Dz1sLmPgMEhdt71sHnqYfPaZxycAc67HjYngbDaZ5xCwbc5iIWlHjavfcZp1OnPux42Tz1sUfuMM6jwouthi9TDFrXPONiHLboetkg9bFH7jHO32twZGsTretgi9bBF7TNujhps0fWwRephi9pnHPSwRdfDFqmHLWqfmePYY9fDFqmHLWz2d150PWyRetjCZX/nRdfDFqmHLWqfmQtYuOthCxJuXeSdBARcacR1lv2hw39Li0f/1pQX2d86/DdansRdZ7XrzHHUdgYirzMSep2p7I8W/hstT6Kvs9qB5gpNRMN/o+VJAHZmsr97+G+0PInBzmx2/h7+Gy1PwrAzl/31w3+j5UkkduZdT+P6QSx2RoKxs0W2lwn/jZYn/id6/A/F/DtB/x7/g2F/4n8+lD838P1R5J+G/n00H4IZgWL/NPjv4/lzi8KrAoX/afzfh/TnDk3aBCIAFAH4qP4cR+IRBKAUwAf25zgYjzgABQE+tr+AHbZAKICyAB/eX2BihGgAwQHCR/gXuPsBQEAQIiB8kH8Bp64CMAFBoIDwcX4cghQACwjCBYTMh20FIAOCoAHho/04ECkAHBCEDggf8F/A2bcAfEAQQCB8zH+B6RdABIIwAiHzIVwBKIEgmEDIfBRXAFAgCCkQPvi/wN0fYAWCwALh4/8LzOAALhCEFwiPADLDHyAGgiAD4SnAYg67XwANBKEGogcbCMANBAEHwrOAxQL2XwAdCMIOhMcBYjbDBoADEn4gPBIQM7jsFQAhCMIQRIAIkH0IQBEEwQjCkwExyxgALkhQglCBtyv8BsAHCU4QnhCImYYGAFEQBCkITwnEzGADwAsJVhCeFIiZhW4IyIIgaEF4WiBmDgXmBKALguAF4YmBmMEolwCEQRDEIHRwROzJgDIIghmEJwdCzHAbAEckqEF4eiAE9mRAGwTBDcITBJHJoADEQRDkIDxFyHRGADoIQh2EBwmZzghwB0HAg/AsIdMZAfQgCHsQHidkOiNAHwTBD8Kons4IEAhBEIQwuqczAhRCEAwhPFnIdEYARAhCIoSxPZ0RgBGC0AjhAUOuMwJAQhAiIcy8pzMCUEIQKiHMoqczAmBCEDIh7KynMwJwQhA6Iazo6YwAoBCEUAgrezojACkEoRTCqp7OCIAKQUiF8PAh1xkBWCEIrRAeQOQ6IwAsBCEWwobuEM+sAbQQhFoIDyIynRHgFoKAC+FZRKYzAuhCEHYhPI7IdEaAXgiCL4QnEpnOCAAMQQiGCAgj0xkBiCEIxRBO9nRGAGQIQjKEhxOZzgiwDEFghnC6pzMCPEMQoCGc6emMANMQBGoIZ3s6I8A1BAEbwrmezgiwDUHghnDzns4I8A1BAIdwi57OCDAOQSCHmM96OiPAOQQBHWIuejojwDoEgR3C84tcZwR4hyDAQ3iGkeuMAPMQBHqIeegO8TIXcA9BwIeYh+4Qr3MB+xAEfgjPMzJhSoA/BOEfYh4mh3ihChCIIAxEBAiC43SAggiCQUTgIDhOB0CIICREeLiRidMBFiIIDBGBhsDqAQ0RBIcITzgycToARAQhImIRXBDCfwGgiCBURHjQkQn0AS4iCBgRi+CBONIH2IggcEQswoCcybsFLkgAifDMA6e5CIBIBGEkwmMPnLghACURBJMITz5wyokAoEQQUiI9+chkwgJSIgkpkbOQnw7xpwSoRBJUIj36EBIGOyVgJZKwEjnLZ69IwEokYSXSsw8hIeWXAJZIAkukhx/4K5IAlkgCS6SHH0LivR6AlkhCS+QsHy6UgJZIQkvkLB8ulICWSEJLpKcfQsI9JxLgEklwiQw7JKSBBgAvkYSXyGaXBEw8kACYSAJMZNgpATc7SABMJAEm0hOQXBI9cEJCTKQnIJnPEBATSYiJ9AQE57xJQEwkISbSE5BMcjggJpIQExk2TkgY8pUAmUiCTGTYPCFhTy4BM5GEmciwgQJnmUsATSTdQ+EhCMbVEu2ioNsoPATBcwmJNlJ0dlLI7FxCwr0UxAVlltlJtJuCbqeQeWYn0YYKuqNC5pmdRHsq6KYKz0AETvSXaF8F3VjhIUiu/YAH0r0VHoJk2g/4H91d4RlIrv2A+xFmItUsP5eSAJpIAk2khyBCCdiJAmoiCTWRKuwWw5t5ADaRBJtI1befB23oIS7oMYhQeCAE3EQSbiI9BskJAD5IsIkM2ARvvJAAm0iCTaTHIDkBwAcJNpGegsDljATQRBJoIj0DwS4MkIkkyEQGZKLw5iSATCRBJtITEBxdkoCYSEJMZNiJgSciAJhIAkxkACYKTwMAMJEEmEidz5uRgJdIwktk4CV4F4sEvEQSXiIbXoJdAPASSXiJ9PgjMwoBXCIJLpGefmR6UUBLJKEl0tMPvKKVgJZIQkukpx/YhQEskQSWSA8/Mr0wgCWSwBJpQh+IpyGAlkhCS6TpWRJLQEskoSXS5JfEEsASSWCJNMEF8TwI0BJJaIk0+YRBCWCJJLBEevaR6QQAK5GElUjTsxoBqEQSVCI9+cAhZglIiSSkRDakBIaYJSAlkpAS2ZASGJiTgJRIQkqkBx84xCwBKJEElMgGlGQMAB8koEQGUIJDzBKAEklAiQygBIeYJQAlkoASGUAJDjFLAEokASXSunyIWQJSIgkpkXaeDzFLgEokQSXSLvIhZglYiSSsRLpZPsQsASyRBJbIAEtwiFkCWCIJLJEBluAQswSwRBJYIl04QwBP6gEtkYSWSA8/MjueASyRBJbIAEvwFksJYIkksEQGWIK3WUoASySBJTLAErzVUgJYIgkskQGW4O2WEsASSWCJDLAEb7mUAJZIAktkgCUaT6sALJEElsgASzSODgBYIgkskQGWaDwsA1giCSyRDSzBnwKAJZLAEhlgSSbOCWCJJLBEevaRCVMCViIJK5Fz2xOmBLBEElgiAyzBG0klgCWSwBI5z4eqJYAlksAS6eFHrgWAGxJYIj38wDsNJYAlksAS6emHwJthJcAlkuAS6fGHwBtiJeAlkvAS6fFHZmoEcIkkuEQudM/yAvASSXiJbHgJ/gwAL5GEl8jASwzuDgEvkYSXyEU+gUECXiIJL5GLfAKDBLxEEl4iF/kEBgl4iSS8RM3yCQwK8BJFeIma9SQwKMBLFOElataTwKAAL1GEl6hZPoFBAV6iCC9Rs54EBgV4iSK8RM16EhgUACaKABM160lgUACYKAJM1KwngUEBYqIIMVGzngQGBZCJIshEzXoSGBRAJoogEyV6EhgUQCaKIBMlehIYFEAmiiATJXoSGBRgJoowEyV6EhgUgCaKQBPVHDIFp1YKUBNFqInyFASPaApQE0WoifIUBI9oClATRaiJ8hAEj2gKQBNFoInyDARvYleAmSjCTFRgJvjMAQWYiSLMRHkGkjlrBjATRZiJkmFIhlNTBaCJItBEeQiCt3crAE0UgSbKUxC800EBaqIINVEyuGDGAHBBgk2UxyAC7+hXgJsowk1U4CZ4Y74C3EQRbqI8BxFmAb0YgBNFwIkKu03wsT+AnChCTpQnIQJv8FcAnSh6NpXq8UJ0OhU9nkrlM6wVOqCKnlDlOQiGtwqdUdU5pCp/YiM8pYr4YINNIPhR6KQqelRV2G5i4bxWodOq6HFVgZtYOCtU6MQqemSV5yCYvSp0aBU9tcqDEMxdFDq3ih5c5UkIntGgk6sIOFEBnOCzHhQAJ4qAExX2mljsA4CcKEJOVNhrgo9tUACdKIJOVEAnFndkAJ0ogk5U2GuCj29QgJ0owk5UYCf4CAcF2Iki7EQFdoKPcVCAnSjCTlTYa4KPclAAnigCT5SHIZmOAMATReCJ8jAEZ3EoAE8UgSfK0xDhcE8A8Iki+ESZfA6DAvhEEXyiAj7BR1IogE8UwScq4BOHvySATxTBJypsNnF4SgP4iSL8RAV+4vCXBPiJIvxEeR6SGU0AP1GEnyjPQzJOBPiJIvxEhb0mDkbrFAAoigAU5YFIZk4FAIoiAEUFgJKZEwGAoghAUQGg4HwyBQCKIgBFha0mOJ9MAYKiCEFRgaA43JkBgqIIQVGBoDjcmQGCoghBUYGg4BNDFCAoihAU5YFIZlIEAIoiAEUFgDLHnSEAKIoAFGV7xmTATxThJyrwkznuzAA/UYSfKI9DMn4M8Iki+ER5GoJPf1KAnihCT1SgJ/gUEAXoiSL0RAV6kpmZA3qiCD1RYa/JHPemAJ8ogk9UwCdz3JsCfKIIPlEBn8xxbwrwiSL4RAV8Mse9GcAniuATFfDJHH/KAJ8ogk9UwCf4NAkF8Iki+ER5GoIPP1OAnihCT5SHIZiBKQBPFIEnKsCTeUYA8EMCT1SAJwvcFQB4ogg8UQGe4AMtFIAnisATFXaawPRcBeCJIvBEBXiSidcBeKIIPFEBnuAjNRSAJ4rAE+VhiMBnaihATxShJ2oeDgjHnyLAJ4rgE+VxiMCnUijATxThJyrwkwX+FAE/UYSfqMBP8LkQCvATRfiJCvtNFvhTBABFEYCiPA/B/EQBfqIIP1GBnyzwqAz4iSL8RC3yZ1YqgE8UwScqbDeZ4VgJ4CeK8BO16BmVAT9RhJ+osN9khj9lAFAUASh6lj+rXgOAoglA0Z6HyBk+9xgAFE0AivY8JCcAnPdM+ImehSxXfHYyACiaABTteYic4fOTAUDRBKDoWT7NVQN+ogk/0bPghPgMZsBPNOEnepZPc9UAn2iCT/QsOCHsSTTAJ5rgEz3Ln3CpAT3RhJ5oEZwQ9kQa0BNN6IkWwQszJ46jI8eJF4rghfjUcUBPNKEnutlxAnsCDeiJJvREhy0n+F4SDeiJJvREB3qCT9bQAJ9ogk902HSCd8NrwE804Sfa8xAp4Dl1GgAUTQCK9kBECnjQnAYERROCoj0QkcKiRYYGBEUTgqLD1R0C5ntqgFA0QSi6ub5jDl8BIBRNEIoOV3jgLZAaMBRNGIoO13hI7IkAomgCUXS4ykPC8K8GEEUTiKLDdR74GhINIIomEEWHKz3wFjwNIIomEEWHaz3wpSAaQBRNIIoOV3vgi0E0oCiaUBTtoQiOXWoAUTSBKDrc8IG30GlAUTShKFr1xLA1wCiaYBQdMIrEV0AAjqIJR9Hh2C4Y8tAApGgCUnQAKTgGrgFI0QSk6ABSMj8CACmagBStgh/OsQHghwSkaJUPHmoAUjQBKVrlz87XAKRoAlJ0ACl4F54GKEXTW0B02I+MOxN0EQi9CSRcBYKdAN0FQi8D6dmDotF1IPQ+EM9FMr8AuhGkcyVI2AmauRQE3QpCnNBjERwu0OhiEHoziKciEm8D0+hyEHo7SMAoON6g0QUh9IaQgFHwCwAfpHeEhEtC8DYyja4JIRhFm+CDuDMHGEUTjKJN/vxCDTCKJhhFeyqCj9/VgKJoQlG0hyL4+F0NIIomEEWHPSh4PAYMRROGoj0Swcf3aoBQNEEo2iMRfHyvBghFE4SiTX4TlAYIRROEok1+E5QGBEUTgqJNdh+eBgBFE4CiPQ/Bm5g04Cea8BPtcQjeQqQBPtEEn+hwmQjeB6gBPtEEn+iAT2C4TgN6ogk90bYnxVADeqIJPdHN/hMY79OAnmhCT7TN74fXgJ5oQk90uF4EZoZpAE80gSc6wBO8k1EDeqIJPdENPcFTEUBPNKEn2vXEaQA90YSeaE9DpMJLbIBPNMEnusEnkP9ogE80wSfahZEYr9EBPtEEn+iw+STTBMALCT3RHobIzM1igJ5oQk+0hyESb5/RgJ5oQk+068nt0oCeaEJPdKAnOPSvAT3RhJ7ocBdJ5o4zQE80oSfa0xCZuecM4BNN8IkO+CRz1xngJ5rwE+1xiMzcdwb4iSb8RM/z++I1wCea4BPtaYjM3ZkGHJHgEz3vCRgCfKIJPtHz4Ie4NwL4RBN8oj0NkXgDkAb4RBN8osPeE7wBSAN8ogk+0fPgh/hbBPhEE3yiPQ2RePeIBvhEE3yiFyL/IwB6ogk90R6GSLz7RAN6ogk90R6GSLx3QwN6ogk90Yue/hDQE03oiV7kKZ4G8EQTeKIDPMH53hrQE03oiQ70BOc7a0BPNKEnOtATnK+sAT7RBJ/ogE/w7V8a4BNN8IkJ+ATnCxvATwzhJybwExyxNICfGMJPTOAnOGJpAEAxBKCYAFBwxrIBAMUQgGJmeT80gJ8Ywk9M4Cc40GQAQDEEoJgAUAy+kxEAFEMAigkABcd5DCAohhAUEwgKzpk2gKAYQlBMICg459cAhGIIQjEBoeCcXwMQiiEIxQSEgpNmDUAohiAUExAKviTNAIRiCEIxAaHgpFkDEIohCMWIHkcEBMUQgmICQcH3pRlAUAwhKEbkcbIBAMUQgGICQMFJuwYAFEMAigkABSftGgBQDAEoJgAUnLRrAEAxBKAY2ZPzagBAMQSgmABQHP6UAEAxBKAYmQfKBvATQ/iJCfwEXwJnAD8xhJ8Y2eOGAJ8Ygk9MwCcYoxmATwzBJybgE4zRDMAnhuATE/BJZlAC+MQQfGICPskMSgCfGIJPTLgdHWM0A/iJIfzEqPxBmgbgE0PwiVH5k2sMoCeG0BPT0BMYtDOAnhhCT0w4vQvnbhuATwzBJ0b1uCGgJ4bQE6P63BDQE0PoiVF9bgjoiSH0xKg+NwT4xBB8YlSfGwJ+Ygg/MarPDQE/MYSfGN3jhgCfGIJPjO5xQ4BPDMEnRve5IeAnhvATE/gJ3gFgAEAxBKAY3eOGgJ8Ywk+M7nNDAFAMAShG97khACiGABSj+9wQABRDAIrRfW4IEIohCMXoPjcECMXQq9ZNjxuiy9bpbes953gZdN86vXDd9LkhunOdXrpughviySW6d51evG563BBdvd65ez3sTcaTU3j9OnHDcAE73gdi0BXs9A72sBEFb4Iw6Bp2eg+7CQeG4Mkhuoqd3sXeXMaOJ4foOnZCUky4kB3f5g5IiiEkxXgyIvHVqwagFENQigkoZY7ndgClGIJSjEcjEm8iMIClGMJSjEcjco77U8BSDGEpxuaDhwagFENQigkoBe8hMIClGMJSjGcjco77UwBTDIEppmcnigEsxRCWYmw4Yx1/SYClGMJSTGApeA+CATDFEJhiAkzBexAMgCmGwBTjgh/iLwnAFENgigkwBd9paQBMMQSmmABT8B4AA2iKITTFBJqCU/ANoCmG0BQTaApOwTeAphhCU4zLp70aAFMMgSnGsxGJU/gNgCmGwBQTtqLgwyUNgCmGwBQTYAreA2AATDEEppgAU/AeAANgiiEwxQSYgvcAGABTDIEpJsAUvAfAAJpiCE0xgabgHH4DaIohNMV4OqJwDr4BOMUQnGI8HVE4h94AnGIITjGejiicA28ATjEEpxhPRxTOYTcApxiCU4ynIwrnsBuAUwzBKcbTEYVz0A3AKYbgFOPxiMI55AbwFEN4ivF4ROEccAN4iiE8xXg8onAOuAE8xRCeYsJuFJwDbgBQMQSoGA9IFM4BN4CoGEJUzCLsVcaeCIiKIUTFeECicA64AUTFEKJiFuG0V+yJgKgYQlRMc6AX9kRAVAwhKtYDEoVvMbKAqFhCVOwsHB8CPdEComIJUbGzkHIIu3ULiIolRMWGI73wNTgWEBVLiIr1hEThHHALkIolSMX2bEmxgKhYQlSsByQK55BbQFQsISo23IGCr5GxgKhYQlRsuAQF55BbQFQsISrWAxKFc8gtICqWEBXrAYnCOeQWEBVLiIoNR3pBvmoBULEEqFgRzh3GXwIAKpYAFSvC0XL4SwBAxRKgYj0gUfgaEQuIiiVExXpAovA1IhYQFUuIihXBEfGXAJCKJUjFekKicAKzBUjFEqRiPSFROAHYAqRiCVKxnpAonMBrAVKxBKnYcKoXTqC1AKlYglSsJyQKJ9BagFQsQSo2XCCPMxAtYCqWMBUbbpDH+XMWMBVLmIoN16HAFFQLmIolTMV6RKJw+psFTMUSpmI9IlE4e80CpmIJU7HhEnmcfWYBU7GEqdhwrhfOPrOAqVjCVKxHJArnflnAVCxhKjYc7IVzvyyAKpZAFRtO9sK5XxZQFUuoivWQBGbyWsBULGEqNuxIwaljFjAVS5iK9YwEn/BnAVOxhKnYwFTgiACIiiVExXpAonDmmQVExRKiYlVPAqIFRMUSomJVcEL8IQOiYglRsSo4If4QAVGxhKhYHZwQ5mpYgFQsQSo27EjBqWcWMBVLmIoNW1Jw6pkFTMUSpmJ12BiFP0TAVCxhKtYzEoVTxyyAKpZAFesZicKpWxZAFUugitXhOBv8JQGoYglUsZ6RKJy6ZQFUsQSqWM9IFE7dsgCqWAJVrGckCqduWQBVLIEq1oRzDvGQAKiKJVTFhqvkcd6SBVjFEqxiPSVROO3IAqxiCVaxnpIonHZkAVaxBKtYj0kUTjuygKtYwlVsuEwepx1ZwFUs4So2nO+V6Q8AV7GEq1iPSRTOW7KAq1jCVWy4IQXnLVnAVSzhKtZjEoXzjizgKpZwFes5icJ5QxaAFUvAivWcROG8IQvAiiVgxYY7UnDekAVgxRKwYj0nUTjtxwKwYglYsTacJYJdGYAVS8CK9aBE4YQLC8iKJWTFhiO+MCq3gKxYQlasByUKQ04LyIolZMV6UqIwpLQArViCVmy4Tx5DSgvQiiVoxfZsU7GArFhCVqwHJQpDTgvIiiVkxXpQojDktICsWEJWbLhQHkNOC8iKJWTFelCiMKS0gKxYQlasByUKQ0oLyIolZMV6UKIwpLSArFhCVqwnJQpDSgvQiiVoxXpSojBktACtWIJWrCclCh9UZgFasQStWE9KFIaEFqAVS9CK9aREYUhoAVqxBK1YT0oUhoQWoBVL0Irt2adiAVmxhKxYD0pw0oYFYMUSsGIDWMGQ0gKwYglYsQGsYEhpAVixBKzYAFYwpLQArFgCVmwAKxhSWgBWLAErNoAVDCktACuWgBUbwAqGjBaAFUvAig1gBTNCC8CKJWDFhmO+btXsTppbtbD16nk+J2s/AFgsASw2AJaFg0EYAFgsASy2Z8OKBXzFEr5iPS7JZB5YwFcs4Ss28BUMKy3gK5bwFdvwFYwGAF+xhK9Yj0vOP8YC/xjAMQlnsR6baEw9LeAslnAW57GJxtTTAc7iCGdxHptoTD0d4CyOcBbnsYnG1NMBzuIIZ3GzHod0gLM4wllcz84VBzCLI5jFzXoc0gHO4ghncR6baMxtHeAsjnAW13P0lwOYxRHM4pq75qFDO4BZHMEsbhb8EHZPDmAWRzCLCzenNF+EnsHuyQHc4ghucQG34NiWA7zFEd7iRPBHOOI7wFsc4S1O5O+TcgC3OIJbXMAt8KwTB2iLI7TFeXiiMQF3gLY4Qluc6DmX0wHa4ghtceHeeXyPjgO0xRHa4sK98/gWGwdoiyO0xYngj3DS4gBtcYS2OA9PNIb4DtAWR2iLC5eoZNoA0BZHaIvz8ETjLAAHaIsjtMV5eKJxFoADtMUR2uI8PcEHbjhAWxyhLc7DExwmdwC2OAJbnGcnGmchOABbHIEtzrMTjbMQHIAtjsAW59mJxlkIDsAWR2CLk/kjER1gLY6wFqfC8IyiWg6gFkdQi/PkROObqx1ALY6gFqfy26gcYC2OsBYXblERuDcFrMUR1uJ69q84wFocYS3Ow5NsCwAvJLTFqfxuPgdgiyOwxanghLg7BrDFEdjiAmyBZ2c5wFocYS3OoxON00gcYC2OsBbn0YnGaSAOsBZHWIvz6ASf+e4AanEEtThPTjROI3EAtTiCWpwnJxqnkTiAWhxBLc6TE43TSBxALY6gFufJicZpJA6gFkdQi/PkROM0EAdQiyOoxXlyonEaiAOoxRHU4jw50TgNxAHU4ghqcbqnMwSkxRHS4kzwQ/wlAdLiCGlxHpxonEbiAGlxhLQ4D040TiNxgLQ4QlpcuEnlVqo7vZC38lbaO+vsra6ne/puTi0CzyToxYWrVdqJc32DJJg4AwTjCIJxAcFkllEAwTiCYJzp6SgBgXGEwDjTs6PAAQLjCIFxJr+jwAEA4wiAcQHAZFZBAMA4AmBcuGOl/XXrRYg0d/N6BqUU+n0Bk3GEyTiPWDTO2nGAyTjCZJyViYMY6CCAzTjCZpxHLRpn7zjAZhxhM86jFo2zbxxgM46wGedRi8bZNw6wGUfYjPOoRePsGwfYjCNsxoUTxHD2jQNsxhE248IF9rfC3tWncNUuItzdvA7PanEr9d1soW+1luc/VfMnqQq4M6E4zkMZjdNcHKA4jlAc10NxHKA4jlAc56GMxnkqDlAcRyiOc4nrahwUADSn/bd/3N6sty9FeShW325Xxe83n/3yy82HD4dP++Lm9l83H9bhH+Xs1ld489m/buTs5rN//fv2Rqrw/9aG/3eL9t9V+4dp/3Dhj/r+uvCHbf9Y2PaP5l/qg/ObP2T7h2n/cO0fTV316W3NH7r5Y67aP9pSC9H+0TxTH6wS/hCnPxoZ9SEHzR/tf1LtH7r9w7R/WNP+0Yivt86ERmk121ahbYXZVoabnf5oStWLm/CHku0f7TOqbWbdPmPafzFN7S7U9e/b9qcP/9z+6P6/1V7wYVUU+6I6lMV2VZTF6uPuuF0ty0/rVfKbS3v+0etTkzmmlx935WFVbJafYlNmcbbkmmaor4thWbw/rHfb2JpTZ2vz5tVbNxKzxrxQza8u2vYStmll2TZcfUl38AwjBmhZLQ/LWE99dvRJUH3DYbCphth8OG477ykjs9JeYWxZPlaJQRMZdAMMPhXLVVGmtqSLvaP9aoLbM82WRXXcHNJ+JvKU+uoAvrHqsDwcU4liFhtTPGOr5f5QlLGdeoQ5u2/41C/b2e9X67K4P+zK5FOol7nRt8D8Ffb7zW65ut9tD8XvaYNF7cV1uKoqDklD1fe9na1YPcDMx+N6s4IvWt8BFxll+sVvy3XyfvU2pZOVeiMS28q+3O2r1FSkh+dZH5dV4YvEZqKPqB3XRDtqCNn2MW2XrtrhUqn2j3bA1O1Aqds+wymec33c7O5/TZ1Uxk5aHwU5wA7ufHRsj9lewV7qXDZuMM00VO5+q4qy3B3Jt6jiDsIseK6aWOv6Rdx787pZ7/XJVz0T0Vc9441s+W+nDkVFncSCb67YprriiVsddGIbel5u1w9FdUhlRU3lmCPI/bIqqmJbrQ/rl+RDWkRftmgHEGFm7WjdjOyy/Tikab+tRTvBbOeMjtm53z+tN6uySBxdRb+cOs1N2s+5nU3I9l/aR4Rp5xe2nffOToplq7j9l8Wi7QSaUqqdg+j2YSd4zny/WVYV7ZSEiuZqUjNbY7Mutoe++YeJuwCuvK7RzjxExzPLOe+bC4brYTDXYcUTkjnTOYHRrtp5bJjXQ99vdsfVw2ZZFqviZV/ufk+/73gsqiNgLJO75+f1oSqqir75LO6qZ8zfafe8323rf4k/yUX8SerW09tvs13KSNO6M7Onu6+nZ+Wx7udSr42qO1XCtdiZCsWfQLsea5cF7UxftutENW/n6Zo3Nbnf7X5dpzOB2OHawZ05JAVru72fuabeFs+A57yuP1ir1o/b5eFYIrPJ7ID5wZXF8pC8cOS0zN/dm1iW94flx03RuG512JXLx7Ql47HALoboy88U4tl/vYGcbxP81ELExoYIbH6b/LsLGZtmur833VmIxt+vGvTKD+u+30fHw0sdtOQbflpWT+jHUfFLM/vUYLAsHtJOJGo/yZzYB1PPxfOu/ITU6Vgd8xuMTPb92tGYarndpze9Xz4WVTtIPS23qw1ZpsbDQJ3/NM70flkun9M+ZDaLv9IhzbJfHp7SZrBxM/BWK8FUWSxXvjc5lMXy+aHcPbf/knqsiz2W2Sk3FfzfsagOoIVr8BGpbkYs244trp0AOjOkbdL64NTGxIGMxRCn8c5d1a2E575xvzsb8l2fDRebov7v6Zoq+iQHG60Ox4+pykWscshvWdWDz1PXlVW8LrKDvhUwAauPb4isDenCe3oKKWOjQ7rIOhS2vkcOLFVsc4iXBpugr4yjlPXJDnyTv+3KOljw60vPwDMzcZ/GFbw+rO+Xm/sq+c1tshRmWtpV1a5cP66T31voeMhxTO85lmWxPXR9UcZzC81dBQZrx3KTmpKxKd4EoDOLiH5Q0a602+m5OlEV2wavFi3pELxuvK7P+9Hz8nCfjArpenOYsd3H/y3u0/WAidt1weuHTvbSoTUOOvF6yZMhEjWP5+HMoH5tqjqUy0PxmEZYTRxZk/zWb42hsSYeagzPF5FJuoiOfwvD98vWbMdVTNLrDLbXJQ8mnpDw+plV8bAkVsQ8DiY65osGO9XT7liP0C/LzXpFVl4yni9rwfSb4mG9bQdq8FPrOMTr2C+9KborDxlPDRVzEbOq53C7TzCiEfcEzOF5VbwUm93+mcY0IljIs7NeBTBa3ZfrfTqviWPZTH65Wlf15HSVdrHxBMkxm2td3e9e0o5pHkdQWpws5i3f1MwPeF3tN8tPHdIRB75sG+Gwhvlz7J7TCXkcIWd2os3UMmm62NNEm2EgTBuWdW202LYRGebqotje71bFZne/pN+JUPGvpXhtWmzvaRKFiz63eRNBa9cO4pTjwIwGkkC/iNc7UreJF8xoVLE9EHg3j7/nFpxrZh/hzYEInYnRJ/M1yzKNGcZTbdn+1rqdpTDdqjbaJj2kziVi52qDh22+h3BtYN+2YfzZgNcA3hzHLk7x1hNVNK13tzkT0rbTMOZazdeL6H2ckWGYHaw3VhbVfret0tHJxNNOJqT11ggptHFrtPNL7gf3+35dprMtFQfueb3AQ3G4fyJkNZ5maWasqrHzsCufO8DRRa3F5BSNuV+LNK0mjhyeOpIWLDH72MY0+SVc/EvwfoDW0PHj8/qA5htxQgCzY0psgrB23E0x452Nyd/Wh6cTAyHfRkynmGGuOn6aLlzjvo65EnvYLKtklisWcf/A9ZXaSjOp6szTjIu/e94M5mGzPHSXMlols0fm57U5Vk/Vp+198iNGnW5LdOU5beKUo8V0mV35nHaxccSVmVJUG+kmnsl4aaxFI6y+VSj80c5GDBMp1bV0fqE4QKxFy7Fkm5/YDkqGSXHqOsBcRMYBWC2a2YiZiba+9uXa5q/v6uDW91wcnnZpLmEcOdXtb2tmp2TL9j1b8m6Y63/Ywc6jr0YwR+iHY03Okrl+MmFtvLFN9FEnBNpCUcccYR6LbVGikHjMLy1zJvNYpJPjhYr7C14TPhaHfLJaHDOTvO7isTisinL9UqzqmGHhQ8R0FhdHdAWvhwVmOz98HDKVvN/9sThkUuvqHftR7JH768bm0ChY7x+JIg3NLMe1eauOGR15LA7VfbnbbPa7OrUGZ3DM4xQbZtTgZLgsfEC2tvlrAWNF8/hXZIL72jxa8MfdETPY/bhLV0BxuiwzkSvEyNMlQNx5nBKBTokEbf6AbOOfql12ayZlCnX6+GAgP+nCK0kvHPIWkUX0Yy3idbPgtXBjuPnnPuPxuon5QQfj3a5hHq8CmLGRyBaUF/+mzG7saZlOiRdxZI+Zl/G0rHrWmnHsRrVJ6qd5fDvkSNtmrDBzq5/oJDLdvNGumZn5XBl+H2d/WyazOJvqdNyLJBOI19U2y9puknucMcxcJze2oO/EOEQyf4J1RYfShY3NtJMHyZQX7HVnpMLGmdvMaWdjLfdTmFgoswN6TlfMycLbMd+xLB42y+1jGieN+3TH7LQOz5vMLDSe0hkmTazNbdbbX1dFiAeTcJSN1+BM/Pn0aVXSAH8cCdLMuX1j52G52Xxc3v+a9i6x27axW9EmpArXhojbLUyKGQQidcIIbexBbfauaCfMot0iJds8eMUk5qFqtAEnXrGrNhqo7JBfo9lBkv4oNs5SYuLNdBOViCc2os31FW1wWrh2vdvGWFWbRKLaKL5ufyLHnMGtyZSmvqL3/BrMLqc28gHtM4g7MsPcZ+CNodBaPBc2zE0G3th2+bJ+7ETqZZxHaObMN33e70oSAkpSOx3zJX3Z5Ld38W/fEoo2dixOGyZPmyHbbY2ujS045ljoa8xw8LiNBXMb39leZ3wQcY6BYC7T19t0W49Iugi2ifVyU89D12kkSiQb5do2VMyQVGT3U/rxx0mAzLhRY6zrCsnWO3HaCTTM6j8JRbRxuidzzFhvD8VjuT6kc1Gd7AzkDYzrqp6PvJCuJjJkmEvZmmt2Em5lzB6Z8dPWEMyhi9GtYYZX1tW+2K7W6aSkvpo0ekdms1f+a8oiFBVv5LPcjr5CyWjx3gLLXJWfLOGmi1+Y/VvU6eipw6o4tZ3p+lW1Xz7vVmlkLg7MtJMIbi9dp4BsQ8ik88PGo5Hhtdz/VjRGHM995Sme2kZY24We0byvjCAfkfBPZmxzs/y0O5KdXHFwkxkqC2Zyo0K8grM8/90s/0mWxHG8qt1uL1roKebt/pN2y5ViTrjrirxu5N4iSXhjLovrFUH61cUpoMzwSt+yInZF5kdcmwM/TDzUznkfb20pJanx8sQyAzzeCm7x+HdmcruwSSt1lzj+2OY8iDYwJ9odPrIN0SvmFD5U1VlluDgnQrdYSg2Rj7vXeNLKdZ3eLWsija8zv0ZvEm71j7u0E4Birtpqs52ONl40K95YjDJz4mzKlsLJ9vwQ2R7uodrNpUq3E21z+vXaP9rpuWm3aZt20WwMr5NBO2bjBSQzlPm83J+62KI80LluDHAVMxzlsydTOyZe2bZrUNHGAtojMzRzP7qvoAO04rQpy4y6ektd2Kzi4L5lLoqei9WaZDYnWwSZinKbhOKDACxzCI2NdbvqxJ2Z8ZjnIu2lVLxVyzIX+7WRTh+S7Kdk9py1odyIFmccMUeQ2hwcQOLws2QOj914YLxYWTRfe7tTW5zOGmKuYugkVcfxfcecqT3vVkfCo+LsCNVOfDQzfc4XTETFPXko5JgxgSbkktiL051FG7nSLSyzkjeZai3jn3oe/9S8/qg1CDKGRLzQkkw/bO11P9l4sSWZ0XIcuxJxlE61xyAYZr95tumjmOn4HU9cDLPzPBukqSMxB2sHWF4309ikm8DjFc3pfARm1t92+dKdisdsijlENnbADxxHRpgHaDTGQhZ5N0khzgM2zCy9bfE73DqUrKiZfULxe2ffUIwINXPQ2O6296SriuNR8/b0Nmbi0LZej+ejmCIOHkhmn7zbhszBpNOPhrX2ZDjBZEGhP0k+Bp3EInjd0+542KSJOyomZpbZjwQzXZeNO3nJpG97svFOxKdpSGaYvzaSX9MKHX/ozL0x3ud/LT69LDfHYr9cp3OK+NwqY3iN7y3ul2VVkNCKjPNTDXMLL/gm44Zrh+s26LNoB8bG707pju35g7I90E61k3HdYjLD5Fn7Zb0zEK3j4h2Qhplk41sqDR3FoJJvo7s8iCOezMOE9uflwW6bGUdj/q+Yn1LGLlyuxznHhgkZLtjv5DDEkz7DpAS0gUWcvCd0m8BkT7uE2s0Mpy0z7QmVst3Sqdptn4458ao1dPbqiXj7pGRmMdeWOrPXOA7dbkdqNbcJdLLdoSrnpyjhiaQOq7s+/i2pPwnKNfW3+WCLU5CJX4nvPdIfPo6MMA/aCJYOh6IkH0Lc3zL3v9a2MhHeeLeBZMaUoKx4eFowv5/dPoleRF0Qr3xZePycfh8xmp+3WQlMjtZabMc8cqRczGAk89spi4f172lXG08umNOyfVmEiWdiKcYGjsle9mVRFQQbxNvx+e9FD5zUcaKuYx5Xti+Ll3qvRpucmkqL2c2iHV7bUKBoiauYn/YXnPaOtYkX7RetmeRnX+5Wx+56Nd6RwrNz/LhZ33d677gnUMzl/v6Ypv7F/WXzusyI3v8dC4LDY8iumcO1t+K7k9RU/P0yvagslmRBcLbR/rhNj9z+/PZ8PGCbo29OWdbtscptJo5r52SuzcZwzEb3ysCZAXHgwjFjyJGt+932Yf2Yfn3xKUztStkxAUTHdFlUu81LSmh1vE/DMZf16Yk8h111KEnAX8fLG8c8C7Y2291nHgdJmHuzyiJsbkh76JjXyWGGTv8hMRgTMmZIrTWI55lxiJ6ZW14PSmVZlPvdZn1PUjziOBoz1aosNkua4hGvudrdC6LNKhai/aOdfMl2x4w8HY2rT3HC9ktjxglbObUXr7ePnT1NcTTSMBl0WdSACv2icSa+OB1P2E7zJJPfl8Xz+vdm5u+jB/CA6XhYZSYydAf5hKpye9XaCOBDKj6hwDJPlm6sESIR51ExU3jLYr9ZpsGlOKbX+lrrfW0YR7bHtcp2P5ls0y1ku17QpzU486g4sEkj7tlbXHjK6GR3SrlTxmTseKbNC7Xtmsy1JwU45jyl6efTtXccam4q4PbK3lpnNR9nalv2wFEnohfpPqY0Jh5PgpgnI4CzXeJBjdszo2NYVBzhtMxkipOpzsslvwK3yc7GuvnK8dYZwzysoTM9iweK9ujXU3ZyuyHVnu6lYAbYfTVgThPncDgmjolsddI2dZx065hpm/g4KhFDcsVMUw2mPMZLT46JZHFH38y5VvM4DMH1Z7iml/EGQcMdeDpT3egjTafiqu1+tT75zan3Yjq8r+2P9TF+6wOdxC2SQ5sGtGr5x/MBzanF+ANnnvXQWFwVL6kjxrN1ZqJaY6r4vV40k+328ZKZuRe+MfdALCXXWQwStqWQO8ZjjhmobGz5mVE6DYqDFEyW0hirijId4nQcLGQv5bwxH9dBRzPHvb8ZZLKb/x5T1CHdXtnDtmW8x9MwyU8uGcUm12UMUbgvdy9rMjdV8RTXMnfnpuaAxHh2MMhmZ+gUcaaWYnLextbxY427PpLJeEx51ZDvlURdY6baLqFUeyCQPt031SayuXYFFkU2BnxJVbeV4ywZxQSvwVb9v/owV2Az3rDFBHflcXtYP5NdczH/ZiJFcKybijsLywyRNXa6g2q8GdowTxrtbLlP5cWrH+Z1IB2LQGhyfhCz9fyJumlGTQwG2t3wknmtQ1XclzQ6HEcaeWucqijDBpk0AhfZ4b5dY6ezLT3OzmG/WvlSlJ27YkQcqlZMxhPZ6hw1FKcNOiaSbe3Vq08Smo+X6/xmO1uDR03GVNwxN40Fq36Gj/Li4g6b+5V5i/Wae/fwEMKVyRw9mg0zNw9SiyTwGSc9MncWBIvhhf0xRCmBiWPnjsmqgkmQwhqDWcs8vyY21u3Y4wWFYm4kA5uYRNyHKnbLwTOvRLwBUjFXCY2t9ao5lBqevxvvNlXMY+/yZ13LOGFUMw8uqOgBQPFgzTwpvirqfLDcUekyPpvBME8kCWfZ1pHVJA4TzwGZfUDPobgi3sQkWo4n2u3S4pTO0B7bqJjb/milMDwfxxk0c3mXM9zJ/5glJxcyP8yK8Kd4AcQdR+m8OI4oiXZDhWgJm2xjkfJ0BKc8BVxbnNrOQ01LrEx7JoA5JVFwv3B/CH06b0+u72IOV7nz8WU8ldHMyFZiDZwjFWffnk5PZy6osqfux0kUlsnzY2PdyWCcyayZCyBisbvqi1NQLJPzI6NAbpKGxncfckVoHOLTzKSWYOaehEJknFiuuZN0b6pzk1UcHdDM07TDdOZ+ef+U7pWNPmBmGmfDcdfPBdk1KuLIo2KynOrwiczcYhgsmUH9/KmiMg5naSaVyx4oKuONRppJ7YO1w7Ikx/HJ+Owgw22vYKyzZS4ehZlf0oEeLhaPl7xX67hmnEikz3dktwc5tiecGObvWntZdVg+J+ldMtmmwpxyHNLT4OJEBnG6MLKldbJNBDHMOSplzUnu2Ol8Fpap47pDGmQcRtXMMOpxWy0fig/hHl60+VDGW8E0c8LVWE0uVwPHWak4G9Ay+9/Edrh6EWz1i7tky1yAZi3Xx/w+PZcxNtvtD6RfU8ltEsxFVVIlGqHjyS5z+tXYPF9CAm98jqPQzIlTx7Cf6AHrKj5e3zAJZ2S9bu/2fItO0Ds+OIb5rTSWi3q0fVnXtxt+3HUX7iq5vYMZXjjZToM+xBnjyBtzcGkMt2dXw1aOQ4TMcFJrtlw++6uToN04osfMtG7sPhaHAVnwKs6yt8xx8lxTtd4+bkICbe52GxVHvq0Z5C/tXnHYRMnO50Gucm4SaDge7JkHRDaGPQrLnxQZD2WDfKUF5V2tcYoJM0wQ2wSAWybhVubm6sbmKeaVrj2j9esga36V3RxU5+V2z45QMd6yzMlKa//svG0CX/Xp+eNukzZxnIvBTHNvKjhWxcPucffw27JsL31JP4140WuZIP1su581xFDNMrlVY/tlXfx2Pl0H+l2cusAMxR23nSBXTI/4Tesvof2QnH6Zvnk88WCCrpPZqj6e+qUJB+92ZD9AnANnmXlbJ9PHqs7ceN6nTRmfZ2WZCO24X4FrY2U8amjmQddkB6mI0bOan/AkU1cafqQTBxlHNQ23a6mKcF4qfV0VL4ktc59fba2+t6DDhVSc2GOZ2RSttZd6V2NqLR5WmZvLjlXxsUYFxXFLI64qBhCWu7CoCnDwo4rjWJaJreqerHvso4phmmWmNp9NpZ9WnCJomUmMvoNFNzyoeJltmSnEx6pzKbGK6b9lbjs71lPm7LxfxRzecldzld+cdL9Z3/+K7gONObxlJgzWNuEBSSoGm5a7Gq7gnVsqTjO3zFybY9VN4lPxrl7LzIlpDdHrhOIvgIkcj1WBDs5Q8Q5Py2TvZ1u0teLNQpYZMEms0fiGivGqZR5ddKwKsLU9zsq33AGhtYQ+hDg/2jLjN/UY2r0FOKYblj+utDtnOknQcXzUMqOt3l4TnSBDSwxTLTNptDZ3OmkyTW2MvZe75qziCXTng48preUuNxuT6S8Rp6JY7qqsyt/vHENLy12MVUX3uAgVx3Atd6lUFelcuMPVVDylscw57EtRdi7OSLbjMz+GVFuy5IqXmm1cUyxOcK/Ffe32Oc2corysSY55fFykY27Sr41k8nZ1DF8cM1jw23q72v2WTpfihUXz9qfzxJk7FX8r14cwvVsfirKewR929b91r6iPNTPnGt443XAHrccxdMeZgfzj9ma/3tfzheLms1/+8e9////z+RfsABcDAA=="; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAE9W9W5PjtrX+/V16bjsT4UjJV6/jw7YrduyamSQXrpRLI7G7lVFLvUmp7Ukq3/1fBEgJWHxALYjs3nmrUpWuMbHwEFrEYf0WgH/fVPvf6psvfvn3zafNbn3zhby92S0fy5svblZVuTyUf6jK5erwh2p/PJTVze3NsdrefHHzuF8ft2X9R//Mr+6ZX/0zbx8Oj9ub25vVdlnXZX3zxc3Nf2771gfNsu1psdBqponmd03B+ttq//jNtnwsd4f6cg1vBooGVd/ePC2rcnegb3CWND+J+cvyeXO/PGz2uw+fn8qThHJ3fCQC4ifBG1+uVthTvT/vnzIre+OLXK6QFE7Uf6wfsgX4MhMpeFc+bZer3CZ/cy42RsfZAf76l/dffvvNr+/L6rmsftyvBwX1Hh7rBl+Xz+V2/9Q4cX69b+LSjPbovyx2jmq/Pq6aZrtCVFR4Ok0fyvqaJmqLjdUhew7z9fKw/Pvm8PCurJ/2u7r8frc562urgwpRwavcyIhgHNjv6kN1XB321TgRb2JL/HaD7RG04EyeR4D18rAcKbM18TL6NqN/yzetiZfRdwiHquv0tSam09f/Qt6Vj5vfv6mqffWn/XG3XlafWZr7xV7960hIuPrbAC0RTLdmeh7MuHbrcpzIk4mX0HdfHr4uq81zuX5/WB5KNwdryo1SPGB0onewxqjzUPLrr+wPKFfy29R/+IN466v9gxj5Wskqkv8h1Y2UL/bLcZrhbTnBb5zfGG39GQ7+c7V/qqdups7o/48c3ElG7er+w/mXlS/wmw7X/aoOzm4G7+Av8r0Pa+i7eNQq2/1qGc3tX71hAgX/1y0jzfmz+dKtWr497uKlz2Z3KKu75Yq2UPz4VZOUdO1fVvd1poKmyHXr0dA7Vvvdofz9cG3db9ryxO0P9foPm/oPm91DWW0O5Tr5Y4NWSAh9WlbLx6vb6M2p+IuKrMr/PYYL11yV5/JTy4xc7+nph/1y/RX3p48eH+/4vy03h3iQTdZ8enQCR3/YbNdVyfjO40rfBAUZvVfwdkOjVBvJzBZDCk8iqCrr/fa5zNbSluOOeFBI6Bh/asLeZeXCvRXPQfpFxjvKx2Vduj+vrPxNYIDRLOCtx3pwSlieJ/OF/bbZrfe/XS3rVHysqNCZvtrvP20u/4b+sfFOU/7+tKnKyw4b1PfmXIbx4u37pCJY9fvN/c6NDfz6g0KjBbA+mLBy/gfSqzhawD0tqzqv5q7E6Krrstost5t/5VUflrpKQs/Jm19xeThW5U9PzcDPdUJabPxHUJerqjyMqv/N2Qa7cXrvjxuriWi6fuPH5WH1cFFk/Pj4xmHOX0G1o+au5K2T4g4PrE8YyzsVfnGBf1oyvvYhka2BFxPqHr5KYVdySmnQ/yu+PET682b7jan3h2p5KO8/s5faqNCLKGEtu1MFX2/xPahg7BI82S4J0XflYfVQVn8uP4/UHRli9Pa5Qh+bj4ExJxtWebbyAhIzBoW0wrHDQ45gboBjWPGoMAdDcuqz54/8UYlXHfz7NU/2A083BYAix84CsmSyJwIDUsfNBVhyubGVhNJz8czOh4oaBEbXiXp7snKNtrfdq42eRyGF46ZSrF+2ftgft+smMHqtysjCyN831eO9K+vjNq+79kXG93nVqKrfnIpntkz7xpxUmlxJ17l7T1D4W32zO1SfuYH48OHxv8/y4746fF1ul5fncb2K30SFr/jMovdOzY6rzWGzWm6/qi+PnH2FcekXknh3bOIOV6g7FXwhYZv6/dMySm/lawvLvpC8x+Vuc8eZR/bVBUVfSJzPqPqxDJIW+fKiwtMJvGr8HlKXNXpHhoI3TOV7btbv3EPvV9XmiREQZAh9C4xer/xCykR9qMrl41fL1cMkjfw2tvdisl3hH/1uimt0x8Vf6OuqXcL1d8vden939941zBVasZXMluVK3OzuJ5DorbxUqx6Wh82qqWxbVlfPJ94kzFzfrhiYxDmkWU0aG5iuNcNJ2bc+MPXtvnrkYWhaYILJGS9QCit+cyp8RfP03j0FPHerD5wxCCs8l35BiY/l4WF/eXWGFZ4Kv6DA/e798ePj5vKHiiUGxV9Q5FNVPpe7w/tVtd9u35V1ea1caOgFhVfldnnYMGIvWG5QfFqRoKfxvyMbj8BSo/lIZJWLklGh1+79+pVP0QPG7TBNLwiUTtETsqTebY/1w/vPu9UIsaGNF5ab13kDrRN04Cyh1/ePQPTEfSTrBXL7SSB7kr4yJTbqo/hTstefi004Cbs0tq039Wr/zCD5RFRQjjGnn24SOOXs75KoDD5NdOUC6clmoBNOPS9J2vkt8tm/WVBuipbhT30nnfO+xGT3hWa5001vJ53XMmTtl+uv96sjK7+9Ly4uPYWvVeTkCbaWjJMnLopoIivZErpCUwh43pS/faiWu3pzzWjWK32lpHAw/5+y/Ux+3nuz7AVQsuToRdDJ8ruyPuwrt23tzyU/c+1C+dH6fGjO5ef5HBq2smTJqTS1H+2VunDpibS5cGGmoqjMBDrqh5yNLeT5V9zVgmrO3NJCX3bsfhYoKW8zC1MScycLFJSzjSUtJ3Kacrkuq5rvuPHz45120/Rhn7P8tlfkNV0XV57rvf23Hu3ACWGZPswW9uCfvFrXufxYWaE7fb9bl7+7x376+M9ydXlySAu82lIeVoxW9MlG6b1ryoWWdfm+dNMqxlQe66I2ppTH9fCEsiz/5or6av/4tN9xVhdYVVh+Qlklc0svFlXm7OnlSsKnMeUJozambLGcndCJZsveD80V9+BmgVfKOhWeVFA9xe8JzEwo8rvP6ybr8dvldvtxufp0pca+lSnbMTY+zv+SxiYUvLkcQcTiNszEYraQ5rlrtbRlJ5SzXf7r2o+gLTqlmP1yzYjHJ+R0hScU1GxyuFJOW3RCMT7V/V35vNxu1pxAGBYGzIwTiaenvKUOef7/YHI6TJsY7TG8urlyahqub8bMTKdZemFdV85LByVdMy0NNF09Kx0mdNmjW8jprhvNBgVdO4UJZI2avkx3NA9ushHz0eElfe50NFzOXzUbvSDn6sloJGzcXHRQ4vVT0UDhyJnocBuOnYiGLTnJPHRQbtY0NJCWPwsdlpE5CQ2VXDMHHRSTOQUNtFwzAx2WkjsBDcVcNf8cJul508+QoF8x+xxGr9dPPkMWO3LuORQZ/WH5eX88ZMw9aYFXm3zCikflOvXefZLpKNaZno9OL5c7QU0oRTPUyUXyp6xYJZ6zTi6TO4nFItEsdnKJeZMhLDQ9FZq+RXMmuolmTc10JxfLnPpimWDu+wICMyfDKakDs+HJRedOj7Hmofnx9O183YQ50dqXZ8yTvwBjCo3Fbq5MB2ULY02qE9p6s+rJ5bGm2Vhdb549vTjexDshrz/znlwgayqO5fXm4pOLy56cY6GDs/MpRMfT9X/5dAd2Zk6vxOjcnB82u0/MtUL35PhFAnvbQVxn5raD86uls7Rdqn6ujKDcRDJyk8X7goaSxa+Xxk4OJ4JgcvgoGTnJ4H0x2cngDEm8ZPCeloxk8IsieMngREJGMvhFAYd9bu2uxBRVZ+ahExnX5KEjSbQr5SdZRk+P78bd+J91HGm/yPiOnXsQaaLusUeQglZIzmVYBymmdI45SZEvkntIZkrlqOMxB2XGrkfuBUrL9A+Od7OHZc0YtMPq3rRFrmqI9v0SYj4xNgjGWj5xNwZeqpp91mZc/7gjNi+JqstlxZlTRZJOhV5CEG+UjPU0Zbg3kgAB4QfyY/mYmf3eK/GKye+47szc9/4rjw1vJ2TlZWCwZTXXsG6W2+aMnw3jDKyEuJ6VF5D4PSviMizwez7PHJIX+/xhyZqFdA9OsKhcMg7ai6rLuA349D5DgfDM2jMusrxUfe9uPp6CvAv1LongnpMea8g6F/2SBOa0LlYAJnM5Aqjbs1cA4cOjFwDtlfX8UBItMJkC7pE/5PnxHQD/ZBpUdeJQmqQn0NedLrgD1V0b4mHKZAd6oLi8cA9bEi/CklCUEWdhCuLNI6GcjJgLU0xm+AOquiYIkpaH+gLedDd6enw/kO3LVwcu49ecyI+vjRayxOT58HVRQ5YQRuQQqOBGD1MSgI8ypm2nJycIkFXl8lB+V5V3mbW+iUrymyC6xv2q05+TOrKOfj5bCV4kNZnerfbrkh1XIgJ7pf8PGyvWknnT+dkWeaVEs92zP6lO3n3e5zR589zvuybRuU1yvw8/6+gmxyMjOEiEtGWubIqo+szuvlNwTVe/H5iK87lu+PAEHVxWemWv7mu2+kRvOzbOBBRlhZhYYhozf+EE44CaoOxEctg0vq8GAnl24JYjrtxdznXq6/KlJmofdppAXwfMFJi0fa5bX+blD0wqOGd2zskqmFpcTqIBlJjKNZhYKHuUYWQgTCqNvcS4mJcwsazPjORfJOszd88bRwZv3TOcNDFpu+QHEvipFGOFRnOa/S774B9Q5tV2uKTqztpijV56molXSt01868MkexpWFJf3myML42/hyWpLXPrdYY47s6VpLSsLdgZwvL2KyTlXbF7N6f1cnappJswe0t2hkTm3pSkuJyt2VmyMnekDAi8Zot2htTcfShJpVdt1c5p0+t2n6RbdsSW7QzZjD0nSYncrds5clh5D2lF/JSHDFGs/SVJTfyt3DmSeLtK0qIytnRnyGLtJUmK4m/tzpCUvYMkKe+6Ld7DUsOp8E/Hw7Y88KJ7wbOvl95LK32zyrkCLnw93AA/L+/LZr3wdVm7SxwZDKdfZAqYs6/rn6rN/ebyhDZR/5vYxhVLJ9AW6Tjf8uO2vNyPp7QGBl5U6ENV3v2wZFyWmBIaGHhRoY2u+2pzuNzpp5SGFl5U6mO53lxOj0vJ7Eq/qMSn5f3lTjelsC3M6F74gprgbVWV1c/77WZ1/W/cMzN1K8ZdI2NgbR56pSz8U1X9DPyBlz08DE0cWHnM54phuvtVlTNT289Vg7R2bsX0R/1xyUEQpyfH/7zMXMq4xqxkyvNrTfFjRyJyf3GWjD8t66ultGUnknMoK86Ugyppi10pgnrkzxk62mdfmy/Tqq8Jb4avOgJS9qSwGSVDAGs51VPQlOLuccEiqEtkHD0VP/5qYXlQbVZEnrzlZF46wZGnTGncEDxUlRV95wniB96RosyYO08SN9yOBGVF2nly8kKwSNQVoVdmS+WE1mFzZUfVecKYAXUkKSeWzhWTGUbHsq6JoPME5gbPkb6r4ubM9rsuZA5bcUS0nCeWEShHwrgxcqYIVngc6uBHxnlSWEFxpIQfD2cK4YXCoZSMKDhPDHvGdv2xpjwh2WFvJOq6iHdSYDitdA/wFr/nR19t9UuqHHUwRPCmY9fDfVljdvzzhbFWyClxvSXyhALdg9nKulJTSer5dfX9jnF38fnRVzwHgFSaeQBA8HYD27XfH5qx+P7y8EDFkMKTCLo7Ho5Vfrucik0ignvjHlWRddMeQ4abJW32u685m+p7YkjpSSQ9Lp9OY0VZHTjHMlBd0MQk4p6aD909Vv+0a3dncKIRVGHaziQy3YP57XYqNokI5t2oVETOtahQRL/z5QWq/m+OYRl5AMuUR6+MPHSFIYV9fEVPSt4JFgwpu9NH94Gzoa0nqFd+UlmMRIeUIu5RIwwxTab+5vIpCz0lp3JXy4Df8PNmnf0tn8u85rkTqepzz55Arz5yZ+ZlaVnbfZG580sODU8ZHk6lnsqPbsK+n71n7WoJnp2KaGTMwM71vonKspvDv2Rq6NruV5/KivuRBWKCktNIcUHjK4Scyk0jw23tu6pFgpLTSGnn/1/yIFhPDy0+jaj2eLHNvxg5Zz1JceFpBPkw3nVfVFR2KjlZ055ITP60Z1AK9+yunpKs47sYQna5i6dAy+6qBdOgnCu21/ZkXXt0E0NeVTbfbelN/7xn7uHrKUyZmUpkGxa+UltU+mpJYEg/fmyS6T6ypxznAlcN7j0FdcaktZ4qhTtr1VePW/XVE6766nGrvp6U/q/xoawP7w/Hjzm/SlRmgqVERgwS1J0fjCQvPV04EKm7Ni7IE5l5ZmtS5TWntubL5J3beklkxsmtwxLDr+F9WT2X1Z+Om+3laVvw7AQLnrouD5d/OVrnm1M5RjOELzcowz3y9aYqV6yAfEJUz8o0EtlhxJ6svDAiQ0q5O1zTPF2xq0VcFeXAMrIiG6EJ/xKpKfV+fWRkIA1Kensyco2y7r3GDTY9gTmDDMOBNvX7p+WP+/UVSsKi04h5On7cblasTRQ9NVHZaeQwgU1PSg6xwTL6A0IzIH7+McepgxLjB4d1ebc8bi8vv3DVb87F2U0SvvBglmEznXnHvKsjIQ8Zml7oN6xTygclfsM/tJwtrj5U5fLxw+ax3B+vbkFqZKTAvv/nMMNeiQkmRx/31eHrcrvkDrY9/BJZYDcPhyQytwUndGVtDmaL2u13jPOxEpK6wlMKaoRcKccXHSkm9ui65qy82+cm6L05C8ewNpfiw92c0r3O9Rm5UdXcVNx+tdFJoHdbzgbJqOauyPjK7xmRyqjqe25Y8kLFD0tO9xhU7AuMr5gTm40qZgdiL1R83GVX3RW5rvL+h8yKywTPjo5ftra+X78/7KvlfcnO5EsVnOJwiv2nDafHHxDw5mSE/8v02yB5XERz8HXOT5USGRqaRuiVq2meysz1dcJo8NbJJcK2nKSBI0P/tQ18Vpl5sHjSbPDeSZazXE/QwIGZ/9rm7TRmHlGeNHp659T88Gk9TfcQGfqvbd6zyq6B7cgGDt57cNBqy3H1t49PMUA9Pm4OmVPvsPY31AK/tbp3nuYnTYu6pqvvrMVvl+zj60O1/zymFXsm/iuaMVZ1XY/eGSRvmGjK+3KUM0bF/yua8Kzouj67Mxa8WaIjIdvd2JeupQqOn48nDLPuYBwqPFUa47uyZkVvL0l5Q8xxft2hthkU3eSQHCdovzfE3AuJXh2rxtTPvK2Ll1VTey8r+6+c+BhX81/ZEbMrBLcsgRadQH3a8gu9yt2+emQmjV5WHxl7QcG8OTJLbsYs+Uqx3+xWrJ0kPL1nay8o+cfy8LBnxExZik/GXkjwP+tJfLc180Iid+Xv03XLkbEXFDxNh3y29EJSeejpos4MBMUTGU3P3M6n7xxBZQDY8Olp2Ms7ZiJBr+Y3UWlO60SvmgiZ/++x5CQN9dV0BScV4l7vajVd6TGSUq7yFZesgkLjHefXdVk+lfXhXblbl1W57k4e+p4xNqQEvRk0mtuGXfuM30GVFpy7lSpf4Hdls7Uk8+sEGs92JpbJTzdMKszMO8wQx9wMlpaWsyssR1jGbqO0uNxtR/kCx3sftTO5TOY+gSGFORsGcsRxN06ltWXtoMqRVrtww1eszMqkusjIeIH9kS4rrYqWeMUDGXDdV/VrUx7OkJCVt1mHLSvzUxx5XMOQrAFHyjgPIFlyCtqTM3VL7mnPS45LNsTgxp5s56ciz2ZeQiQzk29YYk5GX67A1hFGKjxZmUhi9IUcPz5uDnxMET0+Hk44cz89NcYY32T49FT44Ypa0bHQ7OPf4ldObp1hhgb72koQB5xWXHtEwZ9Lxjq9ry8qzXFoliT2QStIETxiZdo2e2QGTvvqHvtR0mmltXvjr3K2oOxUP+UV++qBsKnurWZJZl9cDYSOu7maKY93IzRU178SepwY3h3QQEr/EuhxQjJvNwaKBq43zpYWDop//Z53qG373Cul4Ie1ZaXgd68zuP8or3pfZiIBjD0AUeXcPQAXqmUeIxxVnXOFzsXqmQcGEwE51+f0JURu/pf3X377za9fut3QPy53mzvOLjlYavwnwNurnK48Z9cyfvGRWU+XpGWl32Fjg3uaN49P+4qxRZ+p8+3Z3ji9F3Y6M7dic1XnbMq+XvTD4+Ul5YBiX/y/0FEfHqsuPY/btWNjj+mL+467w4bT6/FUvj3bG6P2wu/d1FAflo9Pk8kOLb6g8IrHlgdUnyxM4K7Zey4HdLH3XWaJei4rVtLtgLCziQnEgeHan17vujn2DxuWuS5kNFsUwsiTlj/5YyNP9Tc+SKpuH5myul6QLF3tqADZYLfKrPNNznBP3y/dEl9tN+Xu4DP5OM2Bnn+VNklWnNUw8HXzWidKs2YKvTq7Ggv6wUFY/s8VP/9iQngt0y8zjSC3m5MGnpGK8MFpqna7FdvDPFocyvpxBsq9zjd1SUDetzXUDOnW+7pLOvvp4z/L1WFIL3l0kh/PHXLyrqyf9rt6sLGiB1/l5+nXmPV7xG/GiRTlaHi7ZuepxDaGJ5h1vA0jS1GdseciX9OHkPBeoesDG+1e0EY9+FvPX4a0tY9M8sG0tv6+OTycLuQc/MFggWmkNEdooGMRkAry7DQCQNI/qvv82GTVksT9RK3+qUkqbXO+Lg3ywWOv0knS+rK6yPCdstI2+ULeXpGvGZoa7ppcPuMIcaT8pNpwymGGuCtyDfnqfPkR6qiBsep639uHH3/gfejxk9N87IfH7Q+b3aevy+YU7KfwMhokoPf0NCK6M4TjCzmQgOjJSSr//nw08OehqsPnpqm49isUzgqCPvsqPS6sNKvb7b3iUGu0YzavOcjDr9QeqNbMBqFvmW4R/mf5Ap8kP/LwAjGHH8vDkvfm8ZOTVA5u+gMVn5+auFLXsQ2OU/TZV/F9WGmW6/deMTFefx/mFGQqefs9+5L3npneOD1lEzlhmYQsodC/I3/r9yilb3O3fw+JvnR0Nd0FPl45f4vNSN2MtWGm9KxN4SPVX555ZorP2R8+Qnu0TXycav5W8RF6ezstxmnO23gxQnd9aVqeITojGXCE4sOFGF6GYP5OjRF6m0nUZnd/teRz+f++oa/Vlnn6Vaoxuzd9uQGQ6g3GwLFDd2z6xQZC+AZfZyR+jtc/dkCEr9Aafb23GDkwwpfwNl/nHUYNkD31jbXX0T16oOxp7yy+jv5xA2ZPvDP3OspHDZw94Y2119Hts/MPY8bQyMR/3zB6lte1rxrXsMH7vtxgClSH4+nIyUDP+osNqan3cKPqa77F2IE19SLd2Pqa7zJyeE29SjvCvtabjBpk0Tu4cfa11I8eatEbnEbb13qLcQMuegU/5r6W/lHDLpLvRt4XVA8C2A2F8AdAxec04NchT79WEBtVmxvGpi+a2ldTN4Pc8whFbwMTV0m74HWb+udyx4g7DEs823gZjeeNmmOVUksT6aXfgjvH8c/l578tt8fy5+VmkGD1Hp6EJzmrPy+rugz3+qeq7x6crurBr98/MVFlh9WDP8nwp925H+NwywtFX0PepRQrRvGpZD64H+WCGP/QJFW+K9fuAl3OL0WffZWxAlaaNVL0XnGoNfxRAs1vvdndX5rgg8cn+lHClO5hBeGTr/SD9KrM/DmilxtqhfYQWE5CUu/haX6IPStNfuoUeWfv4uTt/NR0lVYud5ixqaP/9IQi2i6Ws7kEFphEynuXzFJf/BnC56aq2J+40tyY0bwPRwIoMY2Y8vDXdz+8L5fV6uHyjKL/9Kt0SYlqs7ol8KIDreJWZB+WVXgTJBIWPDfJz/FhP1Tdh/0klZB2aBIuh2oFj18lQwVJiF//8M2vf/rhp6/+/M27U9XPy2qz/LjtZQMGz05S77fffPjqO2a97bOT1PuXL//2/f98+eH7n/7Cqvr8+Nja2z3Gp81evZOxEzJS5SbX4wb0a0WFhSdS1m6wqfMkkVJTaamWj+Vv++pTphhSbCI1P7QBxzwxpNREWs4LtTw1vXIT6XHumCclLDKRiveb3f22dL7YLYzef378uN8yJSXLT6Tvb9GRYHnNBcteNwM5B76+/G0ZjH937SKSCHAPja3pT9X+t7q7YfxSjdHDY2v2179m1Q+KTKPiq/iq4cHq/bNT1pu4xpKhYoIbLXuavlvWDzk/x/n5aer/sXzct5dwMBWEJabUcM3vgkpOo6mJwfE0NE9OU2ciKDRY+xThoZ4OFwf9tto/fkXPUR/W0is3pZ73h+PHHB3N89OvTXMqftP715zlaq9wrzEGmgwu5we1j1/S9zXEt6NeqN7fPDplzVldyUt0IvjeqmEZoy+vSqjI6eLDEmM1RKdhJGpdX3t4QFBPs1v3Uj3NM2PruS93ZcUcIMJnx9bLnyhMN0XY1LypWvfc+Pqcbnx+TLLufpnxOph91+nBsTU25PtSZc0zU9RzcUBwD42tyd3Lw/lITg9OUiO5qW+oTv/o2FpzJtBTTp2b/biX6xvfr3bg5VJd3XMT1Mf5GNrHxtb20/GwLS+u/f1TY+t6anI/OF/E6cGxNf5cle4miZ+X9yXry+8VGKugagNIlyrunpuqvq/3q+NjU4hZb/f8+Pqb7KUfya1mycqDh8fXHF9gkKzTPTa+tnq/fWZ5c/Do2Frjm0YT9bmHJqnpYn8+TU8e30PEq7N7epK6LzrqNCNli9EvVdY+NkFtMTFn1BsXuEpBfBLgpn7aLj//Zfl40Wtx7W9iCxzI3Xtt3Dpl9cyNA4fPjv5VMtaiU65C0Y1fOfVP9b21GCMKrX+3aX6sz5fkDBSdVJU/UpbXMSQLvpii5sjD7358FyaD/fR0+Ol4caTPtzjpO/BcHhSZSMW6XO3X5d82yw/H6uP+/aEqlxfDJQNFJ1NVl9Vmud38yy/guQ7XKzeRnvvywM1zHhZ42dB0igNe2+REvD80Iad7bn+SNjCRwvphf9yu/XFy3qf9OVZMfaniE6k71uW3+/ufvv37svp6U6/2zyW7J0ZFp1OVPX8ZKDpW1XFXHxom/2s73vA6M1zqVWdVAxLyp1aJVhhusbo8fF0++ynUd/v95SV4uuRkv+KxbpKKH58ujpn9EqM11KXfj/w1AwtED09Rc/15t3LjBafm08NT1ez2HXFrdg9PUPOfyrt9Vf511xz8yqg7fHyK2skdJAMVj7iKJK6Tnt2drnPMEd6wzssf9/nRKWrtHxowUO/p4Qlq/q4q7xh1No9NUNv3O5y0mq6YlJhAQxMN/Wq7WX1i0lxQ5NWSEVJ1v0H/ISclAZVHbZNsRDdzY3b954en+Pno3vuhelfTTJrqMr6iNF3l9VeUgvour9rPT05QJ5cPBY9OVyvvFx15gmyq5g+8TzEuMIECHrM6PThZjfzuN3p+gvp5eUynByeo8Z2HFmsO4CCPT1J7G4tizVSDp19ziKHVviH/ljmwhEVJEyTWgfFJJGOF5hyXOSgXnVqg5wE5a5+cUHpkc3r9xDn3XboN5wVOD0/xWZyjP8w5BCkxlQZOVzRNHLyJ5mSkcpLHp6jd7W/k1OsenKDGeIvHe+ZHDkpdt1PyJOX/C5/4Y9Oom0OYyeCvMa7/+Gso5dfTc6D29H7M/yndHX7tiJk4qSFVES48/Papl8vaoXuFoEsbdhO6EiavPWAhJTwnmZ7RgjQR98tq9aEJp11MT07pGzIzudqLuxGGVU7blqnPcrXdH9d322VVXvguzw8Of5jBZb7d9o77su4crn0b0hkHN/smK71kLKeBgpdOTI0+Hjfb9fT63nR281ReNJ56jfvoq3+B9+lV8Eov9rhfw+vVR75Oa/blXmKCcSuoePzABb+E7JGLJylv6Lpoc5qxK6jm+g4Xt2J/R1zfQS6OCiw3e9lffLy0NwP//VqnGDA50NzTDdc9KS/tPn/fV5/Kqv7z3zJnPz2hCUOjFaemGOvy+cLcYl0+D08qzov/ePWYNlcxVo99mXge0x0xcLe5j6/eSw48gQJaOFNSayY1Dq6WzYLVLdqeGQPiJV1vqL08lT2jSdl0W+wIxWdTLyT2brOdomlbMy8kcsOYrV6UuOFOTa8RuFuXv0+hsbXzQjKfwnj19SpbM9OJhKfA+UcH5zfY+uhOKNrPefjy6elrtwsEZ+EmFZGiU6qK3Y2hxRWYUsF2+XkPs2qTEnyJKTU8VeXdJqsZfIkpNVTtCaA5Kroyk+rY470vaRH7i/tgGArOn+zz5nApyNJYaB67ft4SNfxydUhmGiYqDgrlvrp7v9SL8wNNnanhiFN+c5zNfV0+/1ztf+d1VVRK38w17XRpBh0W+sN6/9hrs1jnHuWTX56Zl78/VWV9aTrdPvXS8fiumvFBje61RkQ0GGLywhnDBqeJZXR1XL8SnbDlrjgDGbdY8jDksSv4roKxy/d+o6W+t7v6D6wF7F39a3L9Ct//brtMbzhK2T4Xynnb8ztcft9dGKXFr9o8wgYK7W/0w6Y+NAeD0LOPk9N1VwkunPPq7nXGAYNLSrIAwYCxqYDARb1XAQCe8MGuZyrFefHHIeOkJUaBi4svkQEqmI1NO9NvN9mc1dWUKj3iQwMd/XLtAK7bStecl9b9S47GtJVptUYtnycwKjqNqip66w/NdsTwrppBWbjsNLp+qzYHv3Pj+0NZNbV82P+92hz4v+qQhQk1viONcIXIlIkRKlNDcN1sf7owBrtn0CD8j9s2jvLFv2+ey8od6PTFjXyr3i5ubm/uNuV2Xd988Yuv+fZmtX9sjwxZd6eH/KN97G8uwtM87J/+4+zm9pfZrdJvzWJxK26lelsU8lbeSvtWa/GPf9z+0plzj7p/6Kye/8WZEje3v4hbNXtrpb6Vjc2ZlZEF0bMgIgvy5vYXdWvlWyvjqmWvoIwKqpvbX/StKd7qoogKql5BFRXUN7e/GFSj7hXUUUFzc/uLRTWaXkETFbQ3t78Ut1q/nSkdFbS9gjYqWNzc/jJHUotewSIqOL+5/WWBCs57BedRwUXzg85QyUWv5CJ2hcYzhEBFRd+NBPEj50gSFgYeFLuQaBxDKPTLiL4XidiNROMcQt/q4u3cmLhw35NE7EqicRABnUn0vUnE7iQaJxHQoUTfo0TsUqJxFFHAmvteJWK3EkW6wfqeJWLXEo3DCOiVou9dInYv4fwLeqboO5iIPUw2PiNnt3L+dqFj2bLvYTL2MNn4jBS3Rr+dzRdx4b6HSdJJNT4joXtK0E/FHiZVWnbfw2TsYVKnZfc9TMYeJhufkepWy7eCqO47mIwdTDYuIzV85b6DydjBZOMyEn4Xsu9gMnYw2biMtOiLlH0Hk7GDycZlZHGr1duZtHHhvoPJ2MGUc7A5amzVdzAVO5hyDgZdW/UdTMUOptwwCPtd1XcwRUbCxmWUuFWLt2IWDzAKDIaxg6nGZZREra36DqZiB1ONzyjYkai+h6nYw1TjMwp6mOp7mIo9TDU+owwaVFXfw1TsYWqebrC+h6nYw1TjM8pCJ+l7mIo9TDc+owrUYLrvYTr2MN34jII9r+57mI49TDsPg+6p+x6mYw/TbrIF3VP3PUyT+VbjMxpODDSYcsUephuf0bDn1X0P07GH6cZnNJxd6r6H6djDdOMzGrqn7nuYjj1MNz6j8Syz72E69jCd7sN038N07GGm8Rltb7V9q0Xs26bvYSb2MNP4jC5ujXhrzDwu3PcwE3uYaXxGz2/14q1RpHDfw0zsYcZ5GHRP0/cwE3uYcVN66J6m72GGzOobnzHQPQ2Y2MceZmxyrDJ9DzOxh5nGZ4xEPYnpe5iJPcw0PmMU/Kn6HmZiDzNpDzN9DzOxh9n0KGn7HmZjD7ONzxj4Vdm+h9nYw6xMyrZ9D7Oxh1mV/DBs38Ns7GFWJz8M2/cwG3uYTY+Stu9hlqwdbXL2aMHyMfYwWyQ/Sdv3MBt7mHUeBvsw2/cwG3uYbXzGWFi472E29rCi8RkDFzdF38OK2MMKkVxWFX0PK2IPKxqfMXjJ3fewIvawovEZs4A19z2siD2saHzGwj6s6HtYEXtY4UITArln0fewIvawovEZK6HsvocVJELR+IyFQ2wBghSxhxWNz1jYGRR9DytiDysWyQ+j6HtYEXvYvPEZC3173veweexh88ZnLPTted/D5rGHzRufsdC3530Pm8ceNm98xkL3nPc9bB572Nx5GI4K9T1sHnvYvPGZYoacZN73sHnsYXMXAIND7LzvYfPYw+aNzxRwBjjve9icxMEanykUWibMQSgs9rB54zOFRl/VvO9h89jDFo3PFAYVXvQ9bBF72KLxmQL2YYu+hy1iD1s0PlMUt9q8FSZ+50Xfwxaxhy0anynmqMEWfQ9bxB62aHymgB626HvYIvawReMzcxx67HvYIvawhU3+zou+hy1iD1sUyd950fewRexhi8Zn5rDrXfQ9bEGirYu0k4B4Kw24zpI/tP9vcfHg39ryIvlb+/9Gy5Ow66xxnTkO2s5A4HVGIq8zlfzR/H+j5UnwddY40Fyhiaj/b7Q8ib/OTPJ39/+Nlich2JlNzt/9f6PlSRR2ViR/ff/faHkSiJ0519O4fhCKnZFY7GyR7GX8f6Plif+JAf9DIf9ezH/A/2DUn/ifi+TPDXx/FPinkX8XzIdcRqDQP439u3D+3ILoqkDBfxr9dwH9eYHm5gLF/ykAcDH9OY7DIwRAGYAL689xKB5RAIoBXGR/AftrgUAAJQEuuL/AvAixAAIDhIvvL3DvA3CAIDxAuBD/As5cBSACgiAB4aL8OAIpABQQhAoImY7aCsAFBAEDwsX6cRxSADQgCBsQLt6/gJNvAfCAIHxAuJD/ArMvQAgEQQRCpiO4AkACQSiBkOkgrgCcQBBQIFzsf4F7P4AKBGEFwoX/F5jAAVogCC4QjgAkRj8ADAQhBsJBgMUc9r6AGQgCDcQANRAAGwjCDYRDAYsF7L8AORAEHQhHA8Rshg0AByT4QDgiIGYCGwAeSBCC8AwBog8BIIIgFEE4MCBmCQPABQlJEMrTdoXfAPggoQnCAQIx09AAAAqCEAXhIIGYGWwAeCGhCsKBAjGz0A0BWBCELAgHC8SsQHE5AeCCIHRBOGAgZjDIJQBgEIQwCO0dEXsygAyCUAbhwIEQM9wGwBEJaRAOHgiBPRnABkFog3AAQSTyJwBwEIQ4CAcREp0RYA6CQAfhOEKiMwLYQRDuIBxKSHRGgDwIgh6EowmJzgjAB0HogzBqoDMCAEIQAiGMHuiMAIQQhEIIBxYSnRHgEIKACGHsQGcEWIQgMEI4vpDqjACPEARICDMf6IwAkxAESgizGOiMAJcQBEwIOxvojACbEAROCCsGOiPAJwQBFMLKgc4IMApBIIWwaqAzApxCEFAhHHtIdUaAVQgCK4TjD6nOCPAKQYCFsL47xDNrwCwEgRbCcYhEZwSwhSDcQjgUkeiMALkQBF0IRyMSnRGAF4LQC+GARKIzAvxCEIAhPMFIdEaAYQgCMUQhBzojwDEEARnCsYlEZwRQhiAsQxR6oDMCOEMQniEKM9AZAaQhCNMQhR3ojADWEIRriKIY6IwA2hCEbYhiPtAZAbwhCN8QxWKgMwKIQxDGIeazgc4IYA5BOIeYi4HOCKAOQViHcPgi1RkB3CEI7xAOYaQ6I4A8BGEeYu67Q7zMBdhDEO4h5r47xOtcgD4EYR/C4YxElBLQD0Hwh5j7ySFeqAICIggCEZ6B4DAdgCCCUBDhMQgO0wEOIggIEY5tJMJ0AIUIwkKEhyGwegBDBKEhwgEOHKYDOEQQHiIW3gMh+hcAiQjCRITDHIk4H6AigmARsfAOiAN9gIwIgkbEwo/HiaRb4IEEjwhHPHCSiwCARBBCIhz0wGkbAjASQSCJcNwDJ5wIgEkE4STScQ+cBgswiSSYRM58bjpknxJwEkk4iXTcQ0gY6pQAlEgCSuQsnboiASiRBJRIBz6EhIhfAlIiCSmRjnzAb0gCUCIJKJEOfAiJt3kAUiIJKZGzdKxQAlIiCSmRs3SsUAJSIgkpkY58CAm3m0iASiRBJdJvjpAGGgCsRBJWItsNEjDpQAJYIgkskX6TBNznIAEskQSWSEc/UvnzwAcJLZEOf+CPENASSWiJdPQDp7tJQEskoSXS0Y9EXjigJZLQEum3TEgY7pUAl0iCS6TfNiFhNy4BL5GEl0i/dQInmEsATCTdPeEACCbVEu2foBsoHADB8wiJtlD09lDI5DxCwl0UxANlEtdJtI+CbqSQSVwn0U4KupVCpnGdRLsp6HYKhz8ETvGXaEcF3VLh+Eeq+YAD0l0Vjn8kmg+4H91X4fBHovmA8xFaItUsPY2SAJdIgkukwx9CCdiDAl4iCS+Ryu8Sw5t4ADCRBJhINbSPB23kIQ7oAIhQeBQExEQSYiIdAEkJAC5IgIn0wATvuJAAmEgCTKQDICkBwAUJMJGOf8CFjAS4RBJcIh39wB4MYIkksER6WKLwriQASySBJdKxDxxXkoCVSMJKpN+CgWchAJVIgkqkRyUKzwEAKpEElUidTpiRgJRIQkqkJyV4+4oEpEQSUiJbUoJdAJASSUiJdOAjMQYBUCIJKJGOeyQ6UcBJJOEk0nEPvJaVgJNIwkmk4x7YhQEmkQSTSIc9cCcMKIkklEQa3wXiOQjAJJJgEmkGFsMSYBJJMIk06cWwBJREEkoijfdAPAkCmEQSTCJNOlFQAkoiCSWRDnok+gAASSSBJNIMrEQAI5GEkUiHPHBsWQJEIgkikS0igbFlCRCJJIhEtogERuQkQCSSIBLpiAeOLUtASCQhJLIlJAkDwAcJIZGekODYsgSERBJCIj0hwbFlCQiJJIREekKCY8sSEBJJCIm0RTq2LAEikQSRSDtPx5YlYCSSMBJpF+nYsgSQRBJIIotZOrYsASWRhJJIT0lwbFkCSiIJJZGekuDYsgSURBJKIgt/dACe0gNMIgkmkY56JHY6A0oiCSWRnpLgrZUSUBJJKIn0lARvr5SAkkhCSaSnJHiLpQSURBJKIj0lwdssJaAkklAS6SkJ3mopASWRhJJIT0k0nlUBSiIJJZGekmgcGgCURBJKIj0l0XhYBpREEkoiW0qCPwVASSShJNJTkkSIE1ASSSiJdNAjEaEEkEQSSCLndiBCCSiJJJREekqCN5BKQEkkoSRyng5SS0BJJKEk0lGPVAsANySURDrqgXcYSkBJJKEk0mEPgTfBSsBJJOEk0oEPgTfCSkBKJCEl0oGPxNQIgBJJQIlc6IHVBSAlkpAS2ZIS/BkAUiIJKZGelBjcHQJSIgkpkYt05oIEpEQSUiIX6cwFCUiJJKRELtKZCxKQEklIiZqlMxcUQCWKoBI1G8hcUACVKIJK1Gwgc0EBVKIIKlGzdOaCAqhEEVSiZgOZCwqgEkVQiZoNZC4oAEsUgSVqNpC5oAAsUQSWqNlA5oICtEQRWqJmA5kLCuASRXCJmg1kLiiASxTBJUoMZC4ogEsUwSVKDGQuKIBLFMElSgxkLijASxThJUoMZC4oAEwUASaqPVsKTq0UQCaKIBPlEAge0RRAJoogE+UQCB7RFEAmiiAT5QgIHtEUICaKEBPlAAjevK4AMFEEmCgPTPBZAwoAE0WAiXIAJHHGDAAmigATJf2QDKemChATRYiJcgQEb+tWgJgoQkyUQyB4i4MCyEQRZKKkd8GEAeCCBJooB0EE3smvADVRhJooT03whnwFqIki1EQ5CiLMAvbnAJsogk2U32aCj/sB3EQRbqIcCBF4Y78C5ETRM6nUgBeiU6nosVQqnVqt0MFU9GQqh0EguFXoaKre2VTpcxrh4VTEBVtoArGPQgdU0ROq/DYTC6e1Ch1SRU+p8tTEwkmhQgdV0ZOqHAXB3FWhs6roYVUOg2DqotBxVfS8KsdB8IQGHVhFsIny2AQf8aAANlEEmyi/x8RiHwDcRBFuovweE3xagwLgRBFwojw4sbgfA+BEEXCi/B4TfGqDAuREEXKiPDnBJzcoQE4UISfKkxN8eoMC5EQRcqL8HhN8goMC6EQRdKIcCsH9ACAnipAT5UgITuBQgJwoQk6UQyGiwB0BYCeKsBNl0ukLCsATReCJ8vAEH0ShADxRBJ4oD08K/CEBeKIIPFF+j0mBJzSAnihCT5SnJwX+kAA9UYSeKEdDEmMJoCeK0BPlaAj2IQBPFIEnyu8wKWCoTgF6ogg9UY6GJCZUgJ4oQk+UpyeJCRGgJ4rQE+XpCU4kU4CeKEJPlN9gghPJFMAniuAT5fFJgbsygE8UwSfK45MCd2UAnyiCT5THJ/iYEAXwiSL4RDkakpgRAXqiCD1Rnp7McVcI6Iki9ETZgREZwBNF4Iny8GSO+zIATxSBJ8qxkIQfA3aiCDtRDoXgI58UQCeKoBPl0Qk++kMBdKIIOlEenSSm5QCdKIJOlN9hMsedKWAnirAT5dnJHHemgJ0owk6UZydz3JkCdqIIO1GencxxbwbYiSLsRHl2MsefMmAnirAT5dkJPkNCAXaiCDtRDoXgE88UQCeKoBPlSAgGYAqQE0XIifLkZJ4QAPyQkBPlyckCdwWAnChCTpQnJ/gYCwXIiSLkRPn9JTAvVwFyogg5UZ6cJIJ1gJwoQk6UJyf4IA0FyIki5EQ5EiLwSRoKoBNF0Ima+0PB8acI2Iki7EQ5FiLwWRQKwBNF4Iny8GSBP0UATxSBJ8rDE3wahALwRBF4ovw2kwX+FAE9UYSeKAdDMDxRAJ4oAk+UhycLPCoDeKIIPFGL9EGVCrATRdiJ8rtMZjhQAuCJIvBELQZGZQBPFIEnym8zmeFPGdATReiJnqXPp9eAnmhCT7SDIXKGDzsG9EQTeqIdDEkJAIc8E3iiZz7DFR+YDOiJJvREOxgiZ/jQZEBPNKEnepZOcdUAnmgCT/TMOyE+eBnAE03giZ6lU1w1YCeasBM9804IexIN2Ikm7ETP0sdaaoBONEEnWngnhD2RBuhEE3SihffCxDHj6Jxx4oXCeyE+ahygE03QiW63muDjxgE60QSdaL/XBN9FogE60QSdaI9O8HkaGrATTdiJ9ttN8B54DeCJJvBEOxgiBTycTgN6ogk90Y6GSAFPl9MAn2iCT7SjIVJYxF80wCea4BPtr+sQMNlTA36iCT/R7ZUdc/gKgJ9owk+0v7YD73zUAKBoAlC0v7pDYk8EBEUTgqL99R0SrtQ0ICiaEBTtr/DAV49oQFA0ISja3+OB995pQFA0ISja3+WBbwLRgKBoQlC0v88D3waiAULRBKFoR0Rw5FIDgqIJQdH+Wg+8d04DhKIJQtFqIIKtAUPRhKFoz1AkvvcBUBRNKIr2h3XBkIcGGEUTjKI9RsERcA0wiiYYRXuMkvgRAEbRBKNo5f1wjg0APyQYRatk7FADiqIJRdEqfV6+BhRFE4qiPUXB2+804Cia3vyh/S5k3Jegyz/o7R/++g/sA+j+D3oByMD2E42uAKF3gDgogn8AdAlI7xYQvwE0cQ8IugiEuKBDIjhYoNFdIPQyEEdEJN4AptF9IPRCEI9QcLRBoztB6KUgHqHgFwAuSK8F8feC4A1kGt0MQhiKNt4FcVcOGIomDEWb9JmFGjAUTRiKdkgEn7irAULRBKFoR0TwibsaEBRNCIr220/waAwAiiYARTsegk/s1YCfaMJPtOMh+MReDfiJJvxEm/T2Jw0AiiYARZv09icN+Ikm/ESb5A48DfCJJvhEOxoCty9pAE80gSfasRC8eUgDdqIJO9H++hC8AVADdqIJO9GencBYnQboRBN0ou1AcqEG6EQTdKLbnScw2KcBOtEEnWib3gavATrRBJ1of6EIzAnTgJxoQk60Jyd4C6MG6EQTdKJbdILnIQCdaIJOdDEQpAHoRBN0oh0KkQqvrwE70YSd6JadQPijATvRhJ3owo/DeIEO2Ikm7ET7bSeJJgBeSNCJdiREJu4SA+hEE3SiHQmRifvEADrRBJ3oYiCrSwN0ogk60R6d4Li/BuhEE3Si/e0jiVvNADrRBJ1oh0Jk4mYzwE40YSfas5PE7WYAnmgCT7RjITJxwxmAJ5rAEz1Pb4jXgJ1owk60QyEydUsacETCTvR8IFoI2Ikm7ETPvR/i3giwE03YiXYoROKtPxqwE03Yifa7TvDWHw3YiSbsRM+9H+JvEbATTdiJdihE4n0jGrATTdiJXoj0jwDQiSboRDsSIvG+Ew3QiSboRDsSIvGuDQ3QiSboRC8G+kOATjRBJ3qRRngakBNNyIn25ARnemuATjRBJ9qjE5zprAE60QSdaI9OcKayBuxEE3aiPTvB931pwE40YSfGsxOcKWwAPDEEnhgPT3C40gB4Ygg8MR6e4HClAfTEEHpiPD3BucoG0BND6ImZpf3QAHhiCDwxHp7gKJMB9MQQemI8PTH4FkZATwyhJ8bTExzkMQCfGIJPjMcnOFvaAHxiCD4xHp/gdF8D+Ikh/MR4foLTfQ3gJ4bwE+P5Cc6XNYCfGMJPjOcn+Fo0A/iJIfzEeH6C82UN4CeG8BMjBhwR4BND8Inx+ATfkGYAPjEEnxiRZskG0BND6Inx9ATn6xpATwyhJ8bTE5yvawA9MYSeGE9PcL6uAfTEEHpi5EC+qwH0xBB6Yjw9KfCnBOiJIfTEyDRNNgCeGAJPjIcn+No3A+CJIfDEyAE3BOzEEHZiPDvBDM0AdmIIOzGenWCGZgA7MYSdGM9OEoMSYCeGsBPj2UliUALsxBB2Yvx96JihGQBPDIEnRiUPzzQAnRiCToxKnlhjADgxBJyYFpzAiJ0B4MQQcGL8oV04a9sAcmIIOTFqwAkBODEEnBg15IQAnBgCTowackIATgwBJ0YNOSFAJ4agE6OGnBCwE0PYiVFDTgjYiSHsxOi0EwJyYgg5MTrthACcGAJOjB5yQkBODCEnxpMTnPlvADsxhJ0YPeCEAJ0Ygk6MHnJCwE4MYSdGDzkhYCeGsBOjh5wQsBND2InRQ04I6Ikh9MToIScE9MTQi9VN2gnRzer0avX02V0G3a1OL1c3Q06I7lenF6wb74R4WonuWKeXrJsBJ0TXrPfuWff7kfG0FF61TpzQX7aOt38YdN06vW/dbz/Bex8MunKd3rlu/CEheFqIrl2n9663F6/jaSG6ep0gFOMvX8c3twOGYghDMY6JSHzNqgEQxRCIYjxEmeNZHYAohkAU46CIxHsHDKAohlAU46CInOPeFFAUQyiKsemwoQEQxRCIYjxEwVsHDKAohlAU46iInOPeFGAUQzCKGdiAYgBFMYSiGOtPVMdfEqAohlAU4ykK3npgAEYxBKMYj1Hw1gMDMIohGMUU3g/xlwQwiiEYxXiMgi+wNACjGIJRjMcoOPXfAI5iCEcxnqPgzHsDOIohHMV4joIz7w3gKIZwFFOks10NwCiGYBTjqIjEmfsGYBRDMIrxO1DwgZIGYBRDMIrxGAWn/huAUQzBKMZjFJz6bwBGMQSjGI9RcOq/ARjFEIxiPEbBqf8GcBRDOIrxHAWn7hvAUQzhKMZxEYVT7w0AKYaAFOO4iMKp8waAFENAinFcROHUdwNAiiEgxTguonDqugEgxRCQYhwXUTh13QCQYghIMY6LKJx6bgBIMQSkGAdGFE4dN4CkGEJSjAMjCqd+G0BSDCEpxoERhVO/DSAphpAU4zeh4NRvA1CKISjFODSicOq3ASzFEJZiFn6HMvZEwFIMYSnGoRGFU78NYCmGsBSz8Ce8Yk8ELMUQlmLaQ7ywJwKWYghLsQ6NKHxlkQUsxRKWYmf+yBDoiRawFEtYip35VEPYrVvAUixhKdYf44UvvbGApVjCUqxjIwqnflsAUyyBKXZgJ4oFLMUSlmIdGlE4ddwClmIJS7H+zhN8a4wFLMUSlmL9pSc4ddwClmIJS7EOjSicOm4BS7GEpViHRhROHbeApVjCUqw/xguSVQtQiiUoxQp/1jD+EgBKsQSlWOGPk8NfAkAplqAU69CIwveGWMBSLGEp1qERhe8NsYClWMJSrPCOiL8EAFMsgSnWsRGFE5ctgCmWwBTr2IjCmb8WwBRLYIp1bEThzF0LYIolMMX6k7xw5qwFMMUSmGIdG1E4c9YCmGIJTLH+tnice2gBTbGEplh/XTzOnLOAplhCU6y//wTmnlpAUyyhKdbBEYUT3yygKZbQFOvgiMJ5axbQFEtoivU3xuO8MwtoiiU0xfqzvHDemQU0xRKaYh0cUTjrywKaYglNsf4wL5z1ZQFPsYSnWH+aF876soCoWEJUrAMkMIXXAp5iCU+xfiMKThqzgKdYwlOs4yP4VD8LeIolPMV6ngJHBEBTLKEp1sERhXPOLKApltAUqwZSDy2gKZbQFKu8E+IPGdAUS2iKVd4J8YcIaIolNMVq74QwS8MCnmIJT7F+JwpOOrOAqFhCVKzfioKTziwgKpYQFav9fij8IQKiYglRsY6QKJw0ZgFSsQSpWEdIFE7asgCpWIJUrPan2OAvCSAVS5CKdYRE4aQtC5CKJUjFOkKicNKWBUjFEqRiHSFROGnLAqRiCVKxxp9tiIcEAFUsgSrW3xuPM5YswCqWYBXrKInCCUcWYBVLsIp1lEThhCMLsIolWMU6TKJwwpEFXMUSrmL9zfE44cgCrmIJV7H+VK9EfwC4iiVcxTpMonDGkgVcxRKuYv2tKDhjyQKuYglXsQ6TKJxxZAFXsYSrWMdJFM4YsgCsWAJWrOMkCmcMWQBWLAEr1t+LgjOGLAArloAV6ziJwgk/FoAVS8CKtf4IEezKAKxYAlasAyUKJ1tYQFYsISvWn+yFQbkFZMUSsmIdKFEYclpAViwhK9aREoUhpQVoxRK0Yv3l8RhSWoBWLEErdmCDigVkxRKyYh0oURhyWkBWLCEr1oEShSGnBWTFErJi/e3xGHJaQFYsISvWgRKFIaUFZMUSsmIdKFEYUlpAViwhK9aBEoUhpQVkxRKyYh0pURhSWoBWLEEr1pEShSGjBWjFErRiHSlR+HwyC9CKJWjFOlKiMCS0AK1YglasIyUKQ0IL0IolaMU6UqIwJLQArViCVuzADhULyIolZMU6UAJzNizgKpZwFeu5CmaUFnAVS7iK9VwFM0oLuIolXMV6roIZpQVcxRKuYj1XwYzSAq5iCVexnqtgRmkBV7GEq1jPVTBjtICrWMJVrOcqGBFawFUs4SrWH+51q2ZvrdS3amGb1bMpJLEE/JEAFusBy6KAQRgAWCwBLHZgq4oFfMUSvmIdLklkHljAVyzhK9bzFQwrLeArlvAV2/IVjAYAX7GEr1iHS4JfY4F/DeCaBLRYx000xp4WgBZLQEvhuImewRztAoCWgoCWwnETPYMHcRYAtBQEtBSOm+iZwgb6HlkQ0FLMBjyyAKClIKClGNi0UgDOUhDOUswGPLIAoKUgoKVw3ERjcFsA0FIQ0FIMHPlVAM5SEM5StJfLQ48uAGcpCGcpZt4PYQdVAM5SEM5S+OtSuk9Cz2AHVQDgUhDgUnjggqNbBSAuBSEuhfAOCcf8AhCXghCXQqRvkSoAcCkIcCk8cIGnnBSAtxSEtxQOn2jMwAvAWwrCWwoxcCBnAXhLQXhL4a+ax7fnFIC3FIS3FP6qeXx3TQF4S0F4SyG8Q8J5SwF4S0F4S+HwicYYvwC8pSC8pfBXpyTaAPCWgvCWwuETjfMACsBbCsJbCodPNM4DKABvKQhvKRw/wWdtFIC3FIS3FA6f4EB5AXBLQXBL4eiJxnkIBcAtBcEthaMnGuchFAC3FAS3FI6eaJyHUADcUhDcUjh6onEeQgFwS0FwS+Fvnb+V6m1RyFt5K+1brcWtFsWt0m/Ngox3AMAUBMAU/iywU18r5rCvBSSmICSmcGglNfQCFlMQFlMMXEhfABRTEBRT+K0tiaEXsJiCsJhi4EL6AsCYgsCYwsOYxMgJYExBYEzhYUz3+zbj1ukXXuBfGLgtATSF4y0aZ24UANAUBNAUjrecXUQK7CLAfwmpKRx40TiFowCkpiCkptBiYIYKSE1BSE2h5cAMFZCagpCaQg84KQA1BQE1heMuqRkuADUFATWF4y4aZ7EUANQUBNQUjrtonMVSAFBTEFBTOO6icRZKAUBNQUBNob1H4n4QgJqCgJrCcReNs1AKAGoKAmoK4x0Rz4oAqCkIqClM3G1KuGorALHp/u0ftzeb3XNZHcr197t1+fvNF7/8cvPrr4fPT+XN7b9vft34f5SzW1fjzRf/vpGzmy/+/Z/bG6n8/1vr/79YdP+uuj9M90fh/2guUfJ/2O6Phe3+aP+lOb+5/UN2f5juj6L7o62rOUeo/UO3f8xV90dXaiG6P9pnmi3+/g9x+qOV0Wy3bf/o/pPq/tDdH6b7w5ruj1Z8k8rtG6XTbDuFthNmOxnF7PRHW6romq7omq75cL/493/+c9v9mv6fu9/R/bfmh/11XZZPZX2oyt26rMr1x/1xt15Wnzfr6GeU9vw7NudxckwvP+6rw7rcLj+HpszibKloVTcXEbAsrg6b/S60VqiztXnblp1niFlrXqj2hxS6/fmFbRtOmvbh5u5X/2MbkaFlvTwsQz3NqaQnQc3NWd6myrF5d9z13lMGZqW9wtiyuq8jgyYwWGQYfCiX67KKbcki9I7uQ/CezDRblfVxe4i7jsBTmkOp+cbqw/JwjCWKWWiM920sn562++V6td8dyt9jbYE07m9b1+Uh0tRc2nO2YnWGmY/HzXa93lTl6rCvPsdGQ2mW+RP8ttxE79cknZ+sNGnlbCtP1f6pjk0Feng/4sdlXboioZnAX7tRQXR9rpDd59x1iKobbJTq/uiGG931lVrzfrmP2/3qU1nFn2PQ7zQneWXYwZ+3Du0xm8nbi33Khu2kmYaq/W91WVX74yF+TRV+gmbB89DIWt8dwv6R15E5Zw9tNBPo8xjSDfsF8+dcLeuyLnf15rB5jlxsEfi86HoxYWbdkNEOL7Lr1aXpvG7RTVy6uUjB7GFWD5vtuiojX1DBy6nTANk5ejekye5fukeE6QY5282nZifFslPc/cti0X0ebSnVDYS6e7gQvN97tV3WNf1chQomDJI5F1ltN+XuMDQImvAr4crrG+0Nhjqc3sx5bukNNwNE6psOR8U5b4xFRvtq56HhOdPw/ri+2y6rcl0+P1X736NRownqnL8oueCZ3D8+bg51Wdf0zWdhbzZj/k77x6f9rvmX8JNchJ+k7jy9+za7KbI0nTvPeBPJVTNHqI7N6Bl7bVDdqRKuxd4kIfwEunl+NzftppuyW3+oeTdZ1LxBe7Xff9rEY2TocN2wx+y1vbX9k5s+xd4WTsPmXNdorNWb+93ycKyQ2WgAZX5wVbk8RC8cTC2Yv7szsaxWh+XHbdm6bn3YV8v7uCXDscAucvSlB9NwCtpslOPbBD+1EKGxHIHtb5N+dyFD00z3d6Z7q6Hw+1VZr3y3Gfp9mvjRub/ifjDO8MOyfkA/jgpfmtmneoNVeRd3IkH7SeaU15t6LB/31WekTofqmN9gYHLo1w7GVMvtPp3pp+V9WXeD1MNyt97GqnU4DDSYd5zpp2W1fIz7kNks/EpzmuVpeXiIm8GGzcCcSTpTVblcu97kUJXLx7tq/9j9S+yxYWNk9XhV+b/Hsj6AFm5i9YHqdsSy3dhSdBPAgjnTRvXBqY0JV9OLHKdpjW839aHcEX8JYxJN0DXDavPJ1E3b4xl12JvPmJNRYrjcls1/jxczwYeebbQ+HD/GKhehSuaw7QzWzZD20P9AVBh+tVlfIJjWNZtfA2s5v89A/yNlaDSn422iPJsV+izC0cHOcvoFbxP0wOHn2+yL5Zv8bV81q/RPzwPD2Sz0fLbgzWGzWm5XdfSb21n4ETEt7et6X23uN9HvLXQ4kBVM7zlWVbk79H1RhjMWzV1bemvHahubkqEp3ujfm5sEP6jo1u/dpF+dGIDtgkWLLi4veINDU5/zo8flYRWNNfEqNs/Y/uM/y1W8yjBhuy54/dDJXtwBh9EeXi95MkQCwuHsnhmvbkzVh2p5KO/jiKYJQ1qS3/qdMTSChQOY4fkiMkmX5uFvYfh+2ZntuYqJep1se/2gugmnObx+Zl3eLYmV5p7uIBrLfFFvp37YH5sR+nm53azJek6Gs3AtmH5Tbsv+0kOGc0PFXMWsm0nc/jMMaYQfLXMkXZfP5Xb/9EiDGgGy4tnZrD2eq1fV5imegoTxXiZFW2/qZna6jnvDcC5TMJtrU6/2z3EfMg9DKB2nFPOOsmnmt7apn7bLzz0IEEa+bBfisIb5c+wf45hXMHkumEyznQVGTRd6muj4qzBdXLbowsW2C8kwlxflbrVfl9v9akl7L6HCX0vx2rTcrSidL4LPeN6G0LrFgzjBc8MbU8pd7FFhNErqjugzw1Hl7kC41jz8njt8q5l9mDMHQnQm8KeC+ZpVFQcNw1mx7H5r3U0oeMOoM9qh99i5ROhcXfSwSyQQRRfZt10cf5bxGsCbw+DFKeB6Am6m8+6O3EvbzZiYyypXL2LIYV6AYXawzlhV1k/7XR0PJCacITL5pbNGaJoNW6ObCnI/uN+fNlU8MVJh5J7XC9yVh9UDoY/hjEgzg1Wtnbt99diDckXQWkxQ0Zr7VMbJHWHo8NSRdGSJOadsTZNfogh/Cd4P0Bk6fnzcHNAsMGTlzI4psgni2mE3xQx4tiZ/2xweThCEfBshnmLGuZoAarzGDPs65qLpbrusowmpWIT9A9dXGivtpKo3TzNF+N3zRuG77fLQX3XoMNpRKOZnsT3WD/Xn3Sr6EYNOt0O68pxRcMoUYrrMvnqMu9gw5MpMbGmM9NOfZLiK1aIV1lyc4P/oZiOGGSJvaun9QmGEuLmWvK2jS3zrBiXDDGo2dYC5iAwjsM3l5d7oTHT1dS/XNb9hRgib+h7Lw8M+zmgLZ3+6+23N7JTF171nh94Nc6kOO9h58NUI5gh9d2zQWTTXD9Me2l9WdTkw6sRAC95HdN/EX1EoPOSWljmBuS/jOfFChd0Er+Xuy8Py6QlmNemQnRWS+4KHdVltnst1E9UrXRCXTt7CmKvgdazAbO/3DoOakvdz35eHRLJZk+4dRAfbD6JgJvfEdtEo2Ox5CIICXSbp7JRSyq6oXlX77fZp3+TW4BSOeZhjw1zgnwxXpYudNjY/lTCsMw9/Tia5b8yjBX/YHTHj0vf7eAUUJm0yEYwPZ8dLgLDzOGUCnTIJugQC2YUqVbfs1sycQl+nC+V5OhMvvKLMu5y3CCyiH2sRrpsFr4Vbw+0/DxkP103ML9sb7/cR83AVwIyNBLagvPA3ZfZnD8t4SrwIg3DMxIyHZT2w1gxjN6pLlT7N47shR9ouZYWZ4ftAJ5HxroBuzcxM6EoA/DAH2TLxwtlUrwdfRKlAvKVau6ztp1qHybTMdXJrC/pOSC4k8yfY1HRMXdjQTDd5kEx53l5/RipsmNTMnHa21lI/hQmFMjugx3jFHC28C+Y7VuXddrm7j+OkYZ9eMDutw+M2MQsNp3SGCf4ac9vN7tO69PFgEo6y4RqcSSofPq8rGosPI0GaObdv7dwtt9uPy9WnuHcJ3baL3YouI1UUXYi42xujmEEgUieM0IYe1KXvim7CLLq9N7JLEVdMuO2rRttAwhW76qKByub8Gu0+hvhHsWGaEpNExlt5RDixEV2yr+iC06Lo1rtdjFV1WSSqi+Lr7icqmDO4DZnSNLcQnl+D2eU0Rn5FufhhR2aYufjOGAqthXNhw0zEd8Z2y+fNfS9SL8NEQjNnvunj074iIaAot7NgvqQrG/32Rfjbd4Siix2L00680y67br9c0cUWCuZY6GpMIOuwjQUTvJzt9cYHEaYDCOYyfbOLd7yIqItgm9gst808dBNHokS0XatrQ8UkuIHdz/HHH2YBMuNGrbG+K0QbwMRpk0ye1X8RimjDfE/mmLHZHcr7anOI56I62p/GGxg3dTMfeSZdTWDIMJl8wzV7GbcyZI/M+GlnCCbRhejWMOMsm/qp3K038aSkuYMteEdms9fua0oiFBXucbPcjr5GeWPhFjDLXJWfLOGmC1+Y/Vs0+eixw6owt53p+nX9tHzcr+PIXBih6SYR3F66ydbY+ZBJ74cNRyPDa7l/1jRGHM595Sme2kVYu4We0byvjCAfEfFPZmxzu/y8P8ZBrjA9rGDGzLyZ1KgQruAsz3+3y3+RJXEYr+r2cYsOeop5twGl23OlmBPupiKnG7m3iHLTmMviZkUQf3VhtiYzvDK0rAhdkfkRN+bADxMOtXPex9tYiklquDyxzACPs4JbPPydmdzO79KK3SWMP3Y5D6ILzIlui4/sNi4p5hTeV9VbZRRhToTusJTKkY+713DSynWdwT1rIg60M79GZxJuOA+7tBOAYq7aGrO9jjZcNCveWIwyc8LEx47CyW6HquxOjVDd7lKlu4m2Of163R/d9Nx0O5hNt2g2htfJPC53mzsSzg0XkMxQ5uPy6dTFltWBznVDgKuY4SiX6BjbMeHKtluDii4W0B3coJlY11XQI1th2pRlRl2dpT5sVmFw3zIXRY/lekOSkKM9gkxFqV1C4R55yxxCQ2P9rjpyZ2Y85rGMeykVbgW2zMV+Y6TXh0QbKpk9Z2MoNaKFGUfMEaQxBweQMPwsmcNjPx4YLlYW7dfebdUWp0NsmKsYOknVYXy/6Eh3wUymedyvjwRMhWkSqpsBaWYenSsYqQu7dKYJF3KJzISZyaKLXOkOllnJe9nOMv6p5+FPzeuPOoMgY0iECy3J9MPOXv+TDRdbkhktx7ErEUbpVHcOgmH2m2ebLooZj9/hxMUwO8+zQZo6EnKwboDN8iC6Czxc0ZwOSGBm/e2Wz/2peMimmENkawf8wGFkRLN/jMaYzyLvZyuEecCGmaW3K3+Hu3yiFTWzKyh/723xCRGhZg4au/1uRXqoMB41744FYyYO7Zr1eDqKKcLggWT2yfudzxyMOv1gWOuOHBNMFrQ/HrZx6o0KUZdldgDeTN/Xwk5ZMrHZE9ncJsJzMCQzPt8YSS9GhQ6/UOb+E+esn8rPz8vtsXxabuLJQHgWkzG8Tt1ZfFpWdUliIjJMLDWG91OCjylsuG547aI1i25Eax3mlKfYnUgnu/PQVDeL1h3fMkwQ9bRsdt+hBVi4y9Aws2NcS8Uxn5Aw8m305/VhqJJ5mtnTeV6/3yUGwBDcK+anlLAL19lhsrBh0oEL9nvJB+EkzTDD+7SBRZh+J3SXeWRP23u6XQinvS7dmYWy2zapuq2VBXPG1Gjo7YcT4RZFyUw/biz1ZpthALnbR9Rp7jLfZLcLVM5P4b0TAs2ruznSLKo/iqa19XeJXItTdIhfies94h8+DGlYbt/dWDocyop8CGF/y9xj2thKhGbDbQKSGQyCssLhacH8fvZPUdgh6IJ45avSceP4+wiZ+rxLJ2ACsM5iN+aR89JCeCKZ305V3m1+j7vakFAw51NPVfnc7EXoki/jiUbIJhbdKNSFukRHFMX8lD9/2hvVJRZ0jq+ZZOOp2q+P/fVYuOOCZ+f4cbtZ9Tq58INRzFXs0zFObQu7lfZ1mRGr/z2WBPeGEFkzRzVnxX11sanQzZlOVJVLMuE92+h+3Lbj6n5+ez7/rjuUT53+6PKWuwBn0YGngnniqhMEdq2HtKRgtlN8aMthXx8qEhLWYbSpYGYVNGb7O5HDZTRz905V+jz4uCsIiQ7zkLbO0Ok/RAZDhsJMxOgM4glNGMRlZh83vV9VldXTfrtZkSSAMNLCTMapyu2SJgGEk/suv110eadCdH90o7zs9lTI07mi+hRJ6jycGUnq5DR+u9nd93a9hPEqw6SUVdkgDPSLhrna4nSCXTefkEzC68MEcd8Yjm8ZRkCgX4VbzS3z9NzWGgkthwkxzFzMqnzaLuMoQRic6Vyic5JuPS67gzdltzFIdt2X7OaP+rQmY+6YANn2YWyx6zpPqXnsviN1XpQM/cN0CX62m6MX3ZbvghnrIoc5oWP+wp0wBTNaVZX1fht/wSG56Ta1MQ83bq31Fo1hJq9lxgv9DpQy3ucSx0zDSQRz5zw4piM8moDbaOhEDRVGwCwTtp9M9V4u+hW4TXY21s9nDbdWGOZm/t70JhwmurNBT9mr3YZF2+1mL5gBWFfNar+728TzgpDxF8xwfWCrl9anw6TMgpnWh08WEiFEVcw0Rm/K0Z34ZJFAFnfsTRxRNA9Xu1x/hktHGW4gM8wMq/6cUaamsqrr1bU++c2pU8wQXv2xOZFtc6BTuEV0/k5Gq1Z/PJ/gG1sMP3DmWQCtxXX5HDtiOONlJjK1psrfn6oyPohMh5OGgjvOe3N3xFJ0ZwRzhu8t7SgEDdPV2iUI11ZdVs/EWCiMu4xxxtyKHx23G3bYhrkK9Sb7Kc0hGMvpqaoBXCnDbXuGyQRS+QU2uhwgR+FTtX/ekFmqCpOGLXPDZWwOSAwH9CybvdFOhMk3ijsZ8raOHxsQ8pFMy0Nwp5jHEfRzWUR49orq1jyqO+NFn+6mOS3dRbyYZ9bZb9ww30ExEZq31fyvOUET2Ay33jBJTnXcHTaPZP9TSDKZjAkc0KXCULNlBoNaO/3hL9zWapjHO/Y2T8fywuUPsz/sWQRCo5NgmK3njjGNcyPCSHG3r1kyT+ivy1VF7lyJ7tng+W5dVn6rQ9zzB3a4b9fa6W0wDvMs2K9WPZdV72YMEQZlFTPo7225eSlK8gn7LK7HOYvNAnR/d+dDbNHMMpgYMLdEUYskWBemcjHzpb1FkEUXIibLPKQpNNbvkcI5q2LuZQH7KET48Sv2a8Jjd0S4B0sxJ6Ktrc26PcIWntYZbnhTzJO30ifjyjBnTTP3Ttf0MJJwlGGeVl2XTUpK6mBlGW4PN8xDEfzJl03oLlrqh3MW5ugwcISmCPdRiA61iG7HpjiB2e7kOMXceUQrhfHfcCmrmSuIlOEeyZ5Fh6cxP0w6BwsDDqLLxxYdwJBdBEyeTvCTpzBfR6u6eJzpkIbpthSbE8rlfp3uuOl4jhhd/8McWlInYctw/NTMwEdkDZxHEybvnc5JZk7ek+drhyjXMrdihcb6M5AwEVIzJ9vEYn+FEYJwy0xTRUaB3CgZhu8+5J67MAKkmWjdm1mRlbIMF7eaOzN0pno34YQrUc08jNfPG1bL1UO81S74gJnJZC3k2zyWZNOZCANTikkQ6sNnMkUKM+4kM+abPpRQhrFuzUQ2yfMIZbhPQTM3jnhrh2VFjvWS4dEjhtte3lhvx004gjK/pAM9mygc63iv1nPNMB6kz3e3dufAdQckGObv2nhZfVg+RkkmMkpuZ04XDvFhUuF5deJ04VzHiGR33LBhzi8piIwyWE7HO7BMHTe9QLQMk5Q1M+vsuKuXd+Wv/oZLtHdJhjtJNHOy1FqNLmcCp+GoMCfJMvvfyLa/ug3sFAq7ZMtcLCYtN6eEPjxWIVXZPx1Iv6aic+OZaUhRlWiEDieqzLVza/N83QC8SzWMeDInTj3DbqIHrKvwdG7DBGCB9aa9u+3xvQBreO4E81tpLZfNaPu8aW5H+7jvr5BVdE4/M/nkZDuONBBnDMM9zMGlNdwdfQtbOYxLMWMYndlq+eguSYF2wzASM9+ztXtfHjJycVWY62uZ4+S5pnqzu9/6NL7UPRYqjLJaJixoa+i2msImijZOZrnKuUmg4XCwZ54v1xquysfN7+mD5sKhLMtXOo7a1xomNjCX+KFNwD9lFONj7s1sbfp4EN2AF/KwLGtuhdyec+Xk9reeqxClWOZkpbN/dt4uu6v+/Phxv42bOET1zGTbtoJjXd7t7/d3vy2r7s6I+NMIF72WmVhwtj0c4A4BjmUyktb286b87Xw4B/S7kGwzw2jHXS9AFSILftO6Syx/jQ7Pi988nHgw6crJbN0cc/vcxl33e5KVHGZeWWb67sn0sW7A/uNT3JThcTiWyW2OT2tw7aQMRw3NvG2DbEATIeZU8xMKY+qKQ4d04iDDiKThdi116Y9bpK+rwiWxZe42aqw1x573YIQK8z4sc6NQZ+252VsVWwuHVeYWl2Ndfizv9lV53NFoqQoj/Za7sKhLcG6cCuNYlslKmp6sf2qcCgmOZea9nk3Fn1aYQWaZOW6ug0UHxKtwmW2Z+aXHunepqQpJs2Vufjk2U+bkvF+F8NdyV3O12yKx2m5Wn9DNfyH8tcx8ssYmPF9FhTTNclfDNbyyR4U5yJaZ13Gs+zleKtxbaJn5F50hehtJ+AUw2d6xLtG+exXuM7NM4Hu2RVsr3IthmQGTyBqNb6iQY1rmySfHugQbbMOUbcsdEDpL6EMIs3ItM37TjKH9+z5DumH540qbIrvu5ciG8VHLjLY6e210ggwtIQi1zJzCxtzpoLo48y30Xu6asw4n0L0PPiSslrvcbE3Gv0SY/2C5q7I6fZNrCBwtdzFWl/3d5iqM4VruUqku47lwj6upcEpjmXPY57LqnbsfbQpmfgyxtmjJFS41u7imWJzgXof7ugu1NHOK8rwhKcjhaXMFc6twYySR1qnDQ9IK5o6t3za79f63eLoULizatz8dR8w1W20Ofnq3OZRVM4M/7Jt/619xHSYyM2NLzjjdjYWth8tnToDmH7c3T5unZr5Q3nzxyz/+85//BzLh1ZyG/QIA"; \ No newline at end of file diff --git a/dev/classes/react_router.UNSAFE_DataWithResponseInit.html b/dev/classes/react_router.UNSAFE_DataWithResponseInit.html index 24ec188..838b9cd 100644 --- a/dev/classes/react_router.UNSAFE_DataWithResponseInit.html +++ b/dev/classes/react_router.UNSAFE_DataWithResponseInit.html @@ -1,5 +1,5 @@ -UNSAFE_DataWithResponseInit | React Router API Reference

Type Parameters

  • D

Constructors

constructor +UNSAFE_DataWithResponseInit | React Router API Reference

Type Parameters

  • D

Constructors

Properties

Constructors

Properties

data: D
init: null | ResponseInit
type: string = "DataWithResponseInit"
+

Constructors

Properties

data: D
init: null | ResponseInit
type: string = "DataWithResponseInit"
diff --git a/dev/classes/react_router.UNSAFE_RemixErrorBoundary.html b/dev/classes/react_router.UNSAFE_RemixErrorBoundary.html index 1e385c1..56baa1c 100644 --- a/dev/classes/react_router.UNSAFE_RemixErrorBoundary.html +++ b/dev/classes/react_router.UNSAFE_RemixErrorBoundary.html @@ -1,4 +1,4 @@ -UNSAFE_RemixErrorBoundary | React Router API Reference

Hierarchy

  • Component<RemixErrorBoundaryProps, RemixErrorBoundaryState>
    • UNSAFE_RemixErrorBoundary

Constructors

constructor +UNSAFE_RemixErrorBoundary | React Router API Reference

Hierarchy

  • Component<RemixErrorBoundaryProps, RemixErrorBoundaryState>
    • UNSAFE_RemixErrorBoundary

Constructors

Properties

context props refs @@ -24,7 +24,7 @@

Constructors

Properties

context: unknown

If using the new style context, re-declare this in your class to be the +>.constructor

Properties

context: unknown

If using the new style context, re-declare this in your class to be the React.ContextType of your static contextType. Should be used with type annotation or static contextType.

static contextType = MyContext
// For TS pre-3.7:
context!: React.ContextType<typeof MyContext>
// For TS 3.7 and above:
declare context: React.ContextType<typeof MyContext> @@ -79,7 +79,7 @@ things such as scroll position before render causes changes to it.

Note: the presence of getSnapshotBeforeUpdate prevents any of the deprecated lifecycle events from running.

-

Parameters

  • prevProps: Readonly<RemixErrorBoundaryProps>
  • prevState: Readonly<RemixErrorBoundaryState>

Returns any

  • Returns
        | undefined
        | null
        | string
        | number
        | boolean
        | Iterable<ReactNode>
        | Element

  • Type Parameters

    • K extends keyof RemixErrorBoundaryState

    Parameters

    • state:
          | null
          | RemixErrorBoundaryState
          | ((prevState: Readonly<RemixErrorBoundaryState>, props: Readonly<RemixErrorBoundaryProps>) => null | RemixErrorBoundaryState | Pick<RemixErrorBoundaryState, K>)
          | Pick<RemixErrorBoundaryState, K>
    • Optionalcallback: (() => void)
        • (): void
        • Returns void

    Returns void

  • Called to determine whether the change in props and state should trigger a re-render.

    +

    Parameters

    • prevProps: Readonly<RemixErrorBoundaryProps>
    • prevState: Readonly<RemixErrorBoundaryState>

    Returns any

  • Returns
        | undefined
        | null
        | string
        | number
        | boolean
        | Iterable<ReactNode>
        | Element

  • Type Parameters

    • K extends keyof RemixErrorBoundaryState

    Parameters

    • state:
          | null
          | RemixErrorBoundaryState
          | ((prevState: Readonly<RemixErrorBoundaryState>, props: Readonly<RemixErrorBoundaryProps>) => null | RemixErrorBoundaryState | Pick<RemixErrorBoundaryState, K>)
          | Pick<RemixErrorBoundaryState, K>
    • Optionalcallback: (() => void)
        • (): void
        • Returns void

    Returns void

-
+
diff --git a/dev/enums/react_router.NavigationType.html b/dev/enums/react_router.NavigationType.html index 5707b5e..be9b9a0 100644 --- a/dev/enums/react_router.NavigationType.html +++ b/dev/enums/react_router.NavigationType.html @@ -1,14 +1,14 @@ NavigationType | React Router API Reference

Actions represent the type of change to a location value.

-

Enumeration Members

Pop +

Enumeration Members

Enumeration Members

Pop

A POP indicates a change to an arbitrary index in the history stack, such as a back or forward navigation. It does not describe the direction of the navigation, only that the current index changed.

Note: This is the default action for newly created history objects.

-
Push

A PUSH indicates a new entry being added to the history stack, such as when +

Push

A PUSH indicates a new entry being added to the history stack, such as when a link is clicked and a new page loads. When this happens, all subsequent entries in the stack are lost.

-
Replace

A REPLACE indicates the entry at the current index in the history stack +

Replace

A REPLACE indicates the entry at the current index in the history stack being replaced by a new one.

-
+
diff --git a/dev/enums/react_router.UNSAFE_ServerMode.html b/dev/enums/react_router.UNSAFE_ServerMode.html index 96855be..5747338 100644 --- a/dev/enums/react_router.UNSAFE_ServerMode.html +++ b/dev/enums/react_router.UNSAFE_ServerMode.html @@ -1,5 +1,5 @@ UNSAFE_ServerMode | React Router API Reference

The mode to use when running the server.

-

Enumeration Members

Enumeration Members

Enumeration Members

Development
Production
Test
+

Enumeration Members

Development
Production
Test
diff --git a/dev/functions/_react_router_architect.createArcTableSessionStorage.html b/dev/functions/_react_router_architect.createArcTableSessionStorage.html index aefab51..f4489e8 100644 --- a/dev/functions/_react_router_architect.createArcTableSessionStorage.html +++ b/dev/functions/_react_router_architect.createArcTableSessionStorage.html @@ -1,6 +1,6 @@ -createArcTableSessionStorage | React Router API Reference
diff --git a/dev/functions/_react_router_architect.createRequestHandler.html b/dev/functions/_react_router_architect.createRequestHandler.html index c1377cc..91825c5 100644 --- a/dev/functions/_react_router_architect.createRequestHandler.html +++ b/dev/functions/_react_router_architect.createRequestHandler.html @@ -1,3 +1,3 @@ createRequestHandler | React Router API Reference
+

Parameters

  • __namedParameters: {
        build: ServerBuild;
        getLoadContext?: GetLoadContextFunction;
        mode?: string;
    }

Returns RequestHandler

diff --git a/dev/functions/_react_router_cloudflare.createPagesFunctionHandler.html b/dev/functions/_react_router_cloudflare.createPagesFunctionHandler.html index 5aa9767..5ad0a1a 100644 --- a/dev/functions/_react_router_cloudflare.createPagesFunctionHandler.html +++ b/dev/functions/_react_router_cloudflare.createPagesFunctionHandler.html @@ -1 +1 @@ -createPagesFunctionHandler | React Router API Reference
  • Type Parameters

    • Env = any

    Parameters

    Returns ((context: EventContext<Env, any, any>) => Promise<Response>)

      • (context): Promise<Response>
      • Parameters

        • context: EventContext<Env, any, any>

        Returns Promise<Response>

+createPagesFunctionHandler | React Router API Reference
  • Type Parameters

    • Env = any

    Parameters

    Returns ((context: EventContext<Env, any, any>) => Promise<Response>)

      • (context): Promise<Response>
      • Parameters

        • context: EventContext<Env, any, any>

        Returns Promise<Response>

diff --git a/dev/functions/_react_router_cloudflare.createRequestHandler.html b/dev/functions/_react_router_cloudflare.createRequestHandler.html index 8ec49cb..6e282dd 100644 --- a/dev/functions/_react_router_cloudflare.createRequestHandler.html +++ b/dev/functions/_react_router_cloudflare.createRequestHandler.html @@ -1 +1 @@ -createRequestHandler | React Router API Reference
+createRequestHandler | React Router API Reference
diff --git a/dev/functions/_react_router_cloudflare.createWorkersKVSessionStorage.html b/dev/functions/_react_router_cloudflare.createWorkersKVSessionStorage.html index ffe6aef..97acc34 100644 --- a/dev/functions/_react_router_cloudflare.createWorkersKVSessionStorage.html +++ b/dev/functions/_react_router_cloudflare.createWorkersKVSessionStorage.html @@ -1,4 +1,4 @@ -createWorkersKVSessionStorage | React Router API Reference
diff --git a/dev/functions/_react_router_dev.routes.getAppDirectory.html b/dev/functions/_react_router_dev.routes.getAppDirectory.html index 67c0475..36a18b7 100644 --- a/dev/functions/_react_router_dev.routes.getAppDirectory.html +++ b/dev/functions/_react_router_dev.routes.getAppDirectory.html @@ -1,3 +1,3 @@ getAppDirectory | React Router API Reference
  • Provides the absolute path to the app directory, for use within routes.ts. This is designed to support resolving file system routes.

    -

    Returns string

+

Returns string

diff --git a/dev/functions/_react_router_dev.routes.index.html b/dev/functions/_react_router_dev.routes.index.html index eac8e5e..ab21d2c 100644 --- a/dev/functions/_react_router_dev.routes.index.html +++ b/dev/functions/_react_router_dev.routes.index.html @@ -1,3 +1,3 @@ index | React Router API Reference
+

Parameters

  • file: string
  • Optionaloptions: CreateIndexOptions

Returns RouteConfigEntry

diff --git a/dev/functions/_react_router_dev.routes.layout.html b/dev/functions/_react_router_dev.routes.layout.html index 76fd78b..bcb8a15 100644 --- a/dev/functions/_react_router_dev.routes.layout.html +++ b/dev/functions/_react_router_dev.routes.layout.html @@ -1,3 +1,3 @@ layout | React Router API Reference
+

Parameters

Returns RouteConfigEntry

  • Parameters

    Returns RouteConfigEntry

  • diff --git a/dev/functions/_react_router_dev.routes.prefix.html b/dev/functions/_react_router_dev.routes.prefix.html index 5f6b4a3..edb582d 100644 --- a/dev/functions/_react_router_dev.routes.prefix.html +++ b/dev/functions/_react_router_dev.routes.prefix.html @@ -1,3 +1,3 @@ prefix | React Router API Reference
    +

    Parameters

    Returns RouteConfigEntry[]

    diff --git a/dev/functions/_react_router_dev.routes.relative.html b/dev/functions/_react_router_dev.routes.relative.html index 3138bbd..3c1adcb 100644 --- a/dev/functions/_react_router_dev.routes.relative.html +++ b/dev/functions/_react_router_dev.routes.relative.html @@ -1,4 +1,4 @@ relative | React Router API Reference
    • Creates a set of route config helpers that resolve file paths relative to the given directory, for use within routes.ts. This is designed to support splitting route config into multiple files within different directories.

      -

      Parameters

      • directory: string

      Returns typeof helpers

    +

    Parameters

    • directory: string

    Returns typeof helpers

    diff --git a/dev/functions/_react_router_dev.routes.route.html b/dev/functions/_react_router_dev.routes.route.html index 03737ad..19d0c28 100644 --- a/dev/functions/_react_router_dev.routes.route.html +++ b/dev/functions/_react_router_dev.routes.route.html @@ -1,3 +1,3 @@ route | React Router API Reference
    +

    Parameters

    Returns RouteConfigEntry

  • Parameters

    • path: undefined | null | string
    • file: string
    • options: CreateRouteOptions
    • Optionalchildren: RouteConfigEntry[]

    Returns RouteConfigEntry

  • diff --git a/dev/functions/_react_router_dev.vite.reactRouter.html b/dev/functions/_react_router_dev.vite.reactRouter.html index ee5f8ae..1d20d6f 100644 --- a/dev/functions/_react_router_dev.vite.reactRouter.html +++ b/dev/functions/_react_router_dev.vite.reactRouter.html @@ -1,2 +1,2 @@ reactRouter | React Router API Reference

    React Router Vite plugin.

    -
    +
    diff --git a/dev/functions/_react_router_dev.vite_cloudflare.cloudflareDevProxy.html b/dev/functions/_react_router_dev.vite_cloudflare.cloudflareDevProxy.html index 4c742d8..36e398f 100644 --- a/dev/functions/_react_router_dev.vite_cloudflare.cloudflareDevProxy.html +++ b/dev/functions/_react_router_dev.vite_cloudflare.cloudflareDevProxy.html @@ -2,4 +2,4 @@ bindings to context.cloudflare in your server loaders and server actions during development.

    -
    • Type Parameters

      • Env
      • Cf extends CfProperties

      Parameters

      • options: {
            getLoadContext?: GetLoadContext<Env, Cf>;
        } & GetPlatformProxyOptions = {}

      Returns Plugin<any>

    +
    • Type Parameters

      • Env
      • Cf extends CfProperties

      Parameters

      • options: {
            getLoadContext?: GetLoadContext<Env, Cf>;
        } & GetPlatformProxyOptions = {}

      Returns Plugin<any>

    diff --git a/dev/functions/_react_router_express.createRequestHandler.html b/dev/functions/_react_router_express.createRequestHandler.html index 8cdb0f3..f7c8231 100644 --- a/dev/functions/_react_router_express.createRequestHandler.html +++ b/dev/functions/_react_router_express.createRequestHandler.html @@ -1,2 +1,2 @@ createRequestHandler | React Router API Reference
    +

    Parameters

    • __namedParameters: {
          build: ServerBuild | (() => Promise<ServerBuild>);
          getLoadContext?: GetLoadContextFunction;
          mode?: string;
      }
      • build: ServerBuild | (() => Promise<ServerBuild>)
      • OptionalgetLoadContext?: GetLoadContextFunction
      • Optionalmode?: string

    Returns RequestHandler

    diff --git a/dev/functions/_react_router_fs_routes.flatRoutes.html b/dev/functions/_react_router_fs_routes.flatRoutes.html index ca435ea..3d7dd77 100644 --- a/dev/functions/_react_router_fs_routes.flatRoutes.html +++ b/dev/functions/_react_router_fs_routes.flatRoutes.html @@ -1,4 +1,4 @@ -flatRoutes | React Router API Reference
    • Creates route config from the file system using a convention that matches +flatRoutes | React Router API Reference

      • Creates route config from the file system using a convention that matches Remix v2's route file naming, for use within routes.ts.

        @@ -6,4 +6,4 @@ Defaults to [].

      • OptionalrootDirectory?: string

        The directory containing file system routes, relative to the app directory. Defaults to "./routes".

        -

    Returns Promise<RouteConfigEntry[]>

    +

    Returns Promise<RouteConfigEntry[]>

    diff --git a/dev/functions/_react_router_node.createFileSessionStorage.html b/dev/functions/_react_router_node.createFileSessionStorage.html index bdd5d94..8f50f19 100644 --- a/dev/functions/_react_router_node.createFileSessionStorage.html +++ b/dev/functions/_react_router_node.createFileSessionStorage.html @@ -1,5 +1,5 @@ -createFileSessionStorage | React Router API Reference
    diff --git a/dev/functions/_react_router_node.createReadableStreamFromReadable.html b/dev/functions/_react_router_node.createReadableStreamFromReadable.html index ccb670d..02a5bff 100644 --- a/dev/functions/_react_router_node.createReadableStreamFromReadable.html +++ b/dev/functions/_react_router_node.createReadableStreamFromReadable.html @@ -1 +1 @@ -createReadableStreamFromReadable | React Router API Reference
    • Parameters

      • source: Readable & {
            readableHighWaterMark?: number;
        }

      Returns ReadableStream<Uint8Array>

    +createReadableStreamFromReadable | React Router API Reference
    • Parameters

      • source: Readable & {
            readableHighWaterMark?: number;
        }

      Returns ReadableStream<Uint8Array>

    diff --git a/dev/functions/_react_router_node.createRequestListener.html b/dev/functions/_react_router_node.createRequestListener.html new file mode 100644 index 0000000..4d69f1f --- /dev/null +++ b/dev/functions/_react_router_node.createRequestListener.html @@ -0,0 +1,4 @@ +createRequestListener | React Router API Reference
    • Creates a request listener that handles requests using Node's built-in HTTP server.

      +

      Parameters

      Returns RequestListener

      A request listener that can be used with http.createServer.

      +
    diff --git a/dev/functions/_react_router_node.readableStreamToString.html b/dev/functions/_react_router_node.readableStreamToString.html index 4f48486..9f4c85d 100644 --- a/dev/functions/_react_router_node.readableStreamToString.html +++ b/dev/functions/_react_router_node.readableStreamToString.html @@ -1 +1 @@ -readableStreamToString | React Router API Reference
    • Parameters

      • stream: ReadableStream<Uint8Array>
      • Optionalencoding: BufferEncoding

      Returns Promise<string>

    +readableStreamToString | React Router API Reference
    • Parameters

      • stream: ReadableStream<Uint8Array>
      • Optionalencoding: BufferEncoding

      Returns Promise<string>

    diff --git a/dev/functions/_react_router_node.writeAsyncIterableToWritable.html b/dev/functions/_react_router_node.writeAsyncIterableToWritable.html index e89d82f..4796a30 100644 --- a/dev/functions/_react_router_node.writeAsyncIterableToWritable.html +++ b/dev/functions/_react_router_node.writeAsyncIterableToWritable.html @@ -1 +1 @@ -writeAsyncIterableToWritable | React Router API Reference
    • Parameters

      • iterable: AsyncIterable<Uint8Array>
      • writable: Writable

      Returns Promise<void>

    +writeAsyncIterableToWritable | React Router API Reference
    • Parameters

      • iterable: AsyncIterable<Uint8Array>
      • writable: Writable

      Returns Promise<void>

    diff --git a/dev/functions/_react_router_node.writeReadableStreamToWritable.html b/dev/functions/_react_router_node.writeReadableStreamToWritable.html index 3829ddd..875ed0f 100644 --- a/dev/functions/_react_router_node.writeReadableStreamToWritable.html +++ b/dev/functions/_react_router_node.writeReadableStreamToWritable.html @@ -1 +1 @@ -writeReadableStreamToWritable | React Router API Reference
    • Parameters

      • stream: ReadableStream<any>
      • writable: Writable

      Returns Promise<void>

    +writeReadableStreamToWritable | React Router API Reference
    • Parameters

      • stream: ReadableStream<any>
      • writable: Writable

      Returns Promise<void>

    diff --git a/dev/functions/_react_router_remix_routes_option_adapter.remixRoutesOptionAdapter.html b/dev/functions/_react_router_remix_routes_option_adapter.remixRoutesOptionAdapter.html deleted file mode 100644 index e215afd..0000000 --- a/dev/functions/_react_router_remix_routes_option_adapter.remixRoutesOptionAdapter.html +++ /dev/null @@ -1,4 +0,0 @@ -remixRoutesOptionAdapter | React Router API Reference
    diff --git a/dev/functions/react_router.Await.html b/dev/functions/react_router.Await.html index 38f9d31..39e5122 100644 --- a/dev/functions/react_router.Await.html +++ b/dev/functions/react_router.Await.html @@ -3,4 +3,4 @@

    Note: <Await> expects to be rendered inside of a <React.Suspense>

    -

    Type Parameters

    • Resolve

    Parameters

    Returns Element

    +

    Type Parameters

    • Resolve

    Parameters

    Returns Element

    diff --git a/dev/functions/react_router.BrowserRouter.html b/dev/functions/react_router.BrowserRouter.html index c78ea5e..4b9f0de 100644 --- a/dev/functions/react_router.BrowserRouter.html +++ b/dev/functions/react_router.BrowserRouter.html @@ -1,2 +1,2 @@ BrowserRouter | React Router API Reference
    +

    Parameters

    Returns Element

    diff --git a/dev/functions/react_router.Form.html b/dev/functions/react_router.Form.html index 596892f..3452b78 100644 --- a/dev/functions/react_router.Form.html +++ b/dev/functions/react_router.Form.html @@ -5,7 +5,7 @@

    Properties

    Parameters

    • props: FormProps & RefAttributes<HTMLFormElement>

    Returns ReactNode

    Properties

    $$typeof defaultProps? displayName? propTypes? diff --git a/dev/functions/react_router.HashRouter.html b/dev/functions/react_router.HashRouter.html index f52c761..f587109 100644 --- a/dev/functions/react_router.HashRouter.html +++ b/dev/functions/react_router.HashRouter.html @@ -1,3 +1,3 @@ HashRouter | React Router API Reference
    +

    Parameters

    Returns Element

    diff --git a/dev/functions/react_router.Link.html b/dev/functions/react_router.Link.html index ec46888..9f594ab 100644 --- a/dev/functions/react_router.Link.html +++ b/dev/functions/react_router.Link.html @@ -3,7 +3,7 @@

    Properties

    Parameters

    • props: LinkProps & RefAttributes<HTMLAnchorElement>

    Returns ReactNode

    Properties

    $$typeof defaultProps? displayName? propTypes? diff --git a/dev/functions/react_router.Links.html b/dev/functions/react_router.Links.html index aea0a12..5a25aeb 100644 --- a/dev/functions/react_router.Links.html +++ b/dev/functions/react_router.Links.html @@ -2,4 +2,4 @@
    import { Links } from "react-router";

    export default function Root() {
    return (
    <html>
    <head>
    <Links />
    </head>
    <body></body>
    </html>
    );
    }
    -

    Returns Element

    +

    Returns Element

    diff --git a/dev/functions/react_router.MemoryRouter.html b/dev/functions/react_router.MemoryRouter.html index 2f04367..6ee6a0c 100644 --- a/dev/functions/react_router.MemoryRouter.html +++ b/dev/functions/react_router.MemoryRouter.html @@ -1,2 +1,2 @@ MemoryRouter | React Router API Reference
    +

    Parameters

    Returns React.ReactElement

    diff --git a/dev/functions/react_router.Meta.html b/dev/functions/react_router.Meta.html index 1637dd9..bf67e44 100644 --- a/dev/functions/react_router.Meta.html +++ b/dev/functions/react_router.Meta.html @@ -2,4 +2,4 @@
    import { Meta } from "react-router";

    export default function Root() {
    return (
    <html>
    <head>
    <Meta />
    </head>
    </html>
    );
    }
    -

    Returns Element

    +

    Returns Element

    diff --git a/dev/functions/react_router.NavLink.html b/dev/functions/react_router.NavLink.html index a969832..f0d7af4 100644 --- a/dev/functions/react_router.NavLink.html +++ b/dev/functions/react_router.NavLink.html @@ -11,7 +11,7 @@

    Properties

    Parameters

    Returns ReactNode

    Properties

    $$typeof defaultProps? displayName? propTypes? diff --git a/dev/functions/react_router.Navigate.html b/dev/functions/react_router.Navigate.html index 014c6e0..d126fa3 100644 --- a/dev/functions/react_router.Navigate.html +++ b/dev/functions/react_router.Navigate.html @@ -1,4 +1,4 @@ Navigate | React Router API Reference
    +

    Parameters

    Returns null

    diff --git a/dev/functions/react_router.Outlet.html b/dev/functions/react_router.Outlet.html index f4e8f36..8309879 100644 --- a/dev/functions/react_router.Outlet.html +++ b/dev/functions/react_router.Outlet.html @@ -2,4 +2,4 @@
    import { Outlet } from "react-router"

    export default function SomeParent() {
    return (
    <div>
    <h1>Parent Content</h1>
    <Outlet />
    </div>
    );
    }
    -

    Parameters

    Returns React.ReactElement | null

    +

    Parameters

    Returns React.ReactElement | null

    diff --git a/dev/functions/react_router.PrefetchPageLinks.html b/dev/functions/react_router.PrefetchPageLinks.html index 4f3cf20..7f2afe4 100644 --- a/dev/functions/react_router.PrefetchPageLinks.html +++ b/dev/functions/react_router.PrefetchPageLinks.html @@ -3,4 +3,4 @@

    For example, you may render one of this as the user types into a search field to prefetch search results before they click through to their selection.

    -

    Parameters

    Returns null | Element

    +

    Parameters

    Returns null | Element

    diff --git a/dev/functions/react_router.Route.html b/dev/functions/react_router.Route.html index e4c232e..c6b46ec 100644 --- a/dev/functions/react_router.Route.html +++ b/dev/functions/react_router.Route.html @@ -2,4 +2,4 @@ It must be rendered within a Routes element. Note that these routes do not participate in data loading, actions, code splitting, or any other route module features.

    -

    Parameters

    Returns React.ReactElement | null

    +

    Parameters

    Returns React.ReactElement | null

    diff --git a/dev/functions/react_router.Router.html b/dev/functions/react_router.Router.html index 85b52bf..585701b 100644 --- a/dev/functions/react_router.Router.html +++ b/dev/functions/react_router.Router.html @@ -2,4 +2,4 @@

    Note: You usually won't render a <Router> directly. Instead, you'll render a router that is more specific to your environment such as a <BrowserRouter> in web browsers or a <StaticRouter> for server rendering.

    -

    Parameters

    Returns React.ReactElement | null

    +

    Parameters

    Returns React.ReactElement | null

    diff --git a/dev/functions/react_router.RouterProvider.html b/dev/functions/react_router.RouterProvider.html index 125cbe1..9d340b5 100644 --- a/dev/functions/react_router.RouterProvider.html +++ b/dev/functions/react_router.RouterProvider.html @@ -1,2 +1,2 @@ RouterProvider | React Router API Reference
    +

    Parameters

    Returns React.ReactElement

    diff --git a/dev/functions/react_router.Routes.html b/dev/functions/react_router.Routes.html index 41a8f1c..fe8a042 100644 --- a/dev/functions/react_router.Routes.html +++ b/dev/functions/react_router.Routes.html @@ -4,4 +4,4 @@
    import { Routes, Route } from "react-router"

    <Routes>
    <Route index element={<StepOne />} />
    <Route path="step-2" element={<StepTwo />} />
    <Route path="step-3" element={<StepThree />}>
    </Routes>
    -

    Parameters

    Returns React.ReactElement | null

    +

    Parameters

    Returns React.ReactElement | null

    diff --git a/dev/functions/react_router.Scripts.html b/dev/functions/react_router.Scripts.html index b7e2d70..0901bb6 100644 --- a/dev/functions/react_router.Scripts.html +++ b/dev/functions/react_router.Scripts.html @@ -3,4 +3,4 @@

    If server rendering, you can omit <Scripts/> and the app will work as a traditional web app without JavaScript, relying solely on HTML and browser behaviors.

    -

    Parameters

    Returns null | Element

    +

    Parameters

    Returns null | Element

    diff --git a/dev/functions/react_router.ScrollRestoration.html b/dev/functions/react_router.ScrollRestoration.html index 2beaf73..1a5748c 100644 --- a/dev/functions/react_router.ScrollRestoration.html +++ b/dev/functions/react_router.ScrollRestoration.html @@ -6,5 +6,5 @@
    <ScrollRestoration nonce={cspNonce} />
     
    -

    Parameters

    Returns null | Element

    Properties

    Properties

    displayName: string
    +

    Parameters

    Returns null | Element

    Properties

    Properties

    displayName: string
    diff --git a/dev/functions/react_router.ServerRouter.html b/dev/functions/react_router.ServerRouter.html index 7d91ea5..e258d35 100644 --- a/dev/functions/react_router.ServerRouter.html +++ b/dev/functions/react_router.ServerRouter.html @@ -1,4 +1,4 @@ ServerRouter | React Router API Reference
    • The entry point for a Remix app when it is rendered on the server (in app/entry.server.js). This component is used to generate the HTML in the response from the server.

      -

      Parameters

      Returns ReactElement

    +

    Parameters

    Returns ReactElement

    diff --git a/dev/functions/react_router.StaticRouter.html b/dev/functions/react_router.StaticRouter.html index e2cfa47..5d2895d 100644 --- a/dev/functions/react_router.StaticRouter.html +++ b/dev/functions/react_router.StaticRouter.html @@ -1,3 +1,3 @@ StaticRouter | React Router API Reference
    +

    Parameters

    Returns Element

    diff --git a/dev/functions/react_router.StaticRouterProvider.html b/dev/functions/react_router.StaticRouterProvider.html index c9328e2..8e760b0 100644 --- a/dev/functions/react_router.StaticRouterProvider.html +++ b/dev/functions/react_router.StaticRouterProvider.html @@ -1,3 +1,3 @@ StaticRouterProvider | React Router API Reference
    +

    Parameters

    Returns Element

    diff --git a/dev/functions/react_router.UNSAFE_createBrowserHistory.html b/dev/functions/react_router.UNSAFE_createBrowserHistory.html index a075fc3..f8ba7db 100644 --- a/dev/functions/react_router.UNSAFE_createBrowserHistory.html +++ b/dev/functions/react_router.UNSAFE_createBrowserHistory.html @@ -2,4 +2,4 @@ most web apps, but it requires some configuration on the server to ensure you serve the same app at multiple URLs.

    Parameters

    • options: UrlHistoryOptions = {}

    Returns BrowserHistory

    +
    diff --git a/dev/functions/react_router.UNSAFE_createClientRoutes.html b/dev/functions/react_router.UNSAFE_createClientRoutes.html index fd179ec..b2adbed 100644 --- a/dev/functions/react_router.UNSAFE_createClientRoutes.html +++ b/dev/functions/react_router.UNSAFE_createClientRoutes.html @@ -1 +1 @@ -UNSAFE_createClientRoutes | React Router API Reference
    • Parameters

      • manifest: RouteManifest<EntryRoute>
      • routeModulesCache: UNSAFE_RouteModules
      • initialState: null | Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>
      • isSpaMode: boolean
      • parentId: string = ""
      • routesByParentId: Record<string, Omit<EntryRoute, "children">[]> = ...
      • OptionalneedsRevalidation: Set<string>

      Returns DataRouteObject[]

    +UNSAFE_createClientRoutes | React Router API Reference
    • Parameters

      • manifest: RouteManifest<EntryRoute>
      • routeModulesCache: UNSAFE_RouteModules
      • initialState: null | Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>
      • isSpaMode: boolean
      • parentId: string = ""
      • routesByParentId: Record<string, Omit<EntryRoute, "children">[]> = ...
      • OptionalneedsRevalidation: Set<string>

      Returns DataRouteObject[]

    diff --git a/dev/functions/react_router.UNSAFE_createClientRoutesWithHMRRevalidationOptOut.html b/dev/functions/react_router.UNSAFE_createClientRoutesWithHMRRevalidationOptOut.html index ae8bf94..f7eaba1 100644 --- a/dev/functions/react_router.UNSAFE_createClientRoutesWithHMRRevalidationOptOut.html +++ b/dev/functions/react_router.UNSAFE_createClientRoutesWithHMRRevalidationOptOut.html @@ -1 +1 @@ -UNSAFE_createClientRoutesWithHMRRevalidationOptOut | React Router API Reference

    Function UNSAFE_createClientRoutesWithHMRRevalidationOptOut

    +UNSAFE_createClientRoutesWithHMRRevalidationOptOut | React Router API Reference

    Function UNSAFE_createClientRoutesWithHMRRevalidationOptOut

    diff --git a/dev/functions/react_router.UNSAFE_createRouter.html b/dev/functions/react_router.UNSAFE_createRouter.html index f948811..fbe075b 100644 --- a/dev/functions/react_router.UNSAFE_createRouter.html +++ b/dev/functions/react_router.UNSAFE_createRouter.html @@ -1,2 +1,2 @@ UNSAFE_createRouter | React Router API Reference
    +

    Parameters

    Returns DataRouter

    diff --git a/dev/functions/react_router.UNSAFE_decodeViaTurboStream.html b/dev/functions/react_router.UNSAFE_decodeViaTurboStream.html index 1a22e00..51db4c9 100644 --- a/dev/functions/react_router.UNSAFE_decodeViaTurboStream.html +++ b/dev/functions/react_router.UNSAFE_decodeViaTurboStream.html @@ -1 +1 @@ -UNSAFE_decodeViaTurboStream | React Router API Reference
    • Parameters

      • body: ReadableStream<Uint8Array>
      • global: typeof globalThis | Window

      Returns Promise<{
          done: Promise<undefined>;
          value: unknown;
      }>

    +UNSAFE_decodeViaTurboStream | React Router API Reference
    • Parameters

      • body: ReadableStream<Uint8Array>
      • global: typeof globalThis | Window

      Returns Promise<{
          done: Promise<undefined>;
          value: unknown;
      }>

    diff --git a/dev/functions/react_router.UNSAFE_deserializeErrors.html b/dev/functions/react_router.UNSAFE_deserializeErrors.html index 1b4cf15..b8f0a49 100644 --- a/dev/functions/react_router.UNSAFE_deserializeErrors.html +++ b/dev/functions/react_router.UNSAFE_deserializeErrors.html @@ -1 +1 @@ -UNSAFE_deserializeErrors | React Router API Reference
    +UNSAFE_deserializeErrors | React Router API Reference
    diff --git a/dev/functions/react_router.UNSAFE_getPatchRoutesOnNavigationFunction.html b/dev/functions/react_router.UNSAFE_getPatchRoutesOnNavigationFunction.html index a537aa4..a11762e 100644 --- a/dev/functions/react_router.UNSAFE_getPatchRoutesOnNavigationFunction.html +++ b/dev/functions/react_router.UNSAFE_getPatchRoutesOnNavigationFunction.html @@ -1 +1 @@ -UNSAFE_getPatchRoutesOnNavigationFunction | React Router API Reference
    +UNSAFE_getPatchRoutesOnNavigationFunction | React Router API Reference
    diff --git a/dev/functions/react_router.UNSAFE_getSingleFetchDataStrategy.html b/dev/functions/react_router.UNSAFE_getSingleFetchDataStrategy.html index f96bc4d..965a762 100644 --- a/dev/functions/react_router.UNSAFE_getSingleFetchDataStrategy.html +++ b/dev/functions/react_router.UNSAFE_getSingleFetchDataStrategy.html @@ -1 +1 @@ -UNSAFE_getSingleFetchDataStrategy | React Router API Reference
    +UNSAFE_getSingleFetchDataStrategy | React Router API Reference
    diff --git a/dev/functions/react_router.UNSAFE_shouldHydrateRouteLoader.html b/dev/functions/react_router.UNSAFE_shouldHydrateRouteLoader.html index 0fdaa46..3e5a4ec 100644 --- a/dev/functions/react_router.UNSAFE_shouldHydrateRouteLoader.html +++ b/dev/functions/react_router.UNSAFE_shouldHydrateRouteLoader.html @@ -1 +1 @@ -UNSAFE_shouldHydrateRouteLoader | React Router API Reference
    +UNSAFE_shouldHydrateRouteLoader | React Router API Reference
    diff --git a/dev/functions/react_router.UNSAFE_useFogOFWarDiscovery.html b/dev/functions/react_router.UNSAFE_useFogOFWarDiscovery.html index eb40b31..10d923f 100644 --- a/dev/functions/react_router.UNSAFE_useFogOFWarDiscovery.html +++ b/dev/functions/react_router.UNSAFE_useFogOFWarDiscovery.html @@ -1 +1 @@ -UNSAFE_useFogOFWarDiscovery | React Router API Reference
    +UNSAFE_useFogOFWarDiscovery | React Router API Reference
    diff --git a/dev/functions/react_router.UNSAFE_useScrollRestoration.html b/dev/functions/react_router.UNSAFE_useScrollRestoration.html index f14922e..a526761 100644 --- a/dev/functions/react_router.UNSAFE_useScrollRestoration.html +++ b/dev/functions/react_router.UNSAFE_useScrollRestoration.html @@ -1,2 +1,2 @@ UNSAFE_useScrollRestoration | React Router API Reference
    +

    Parameters

    Returns void

    diff --git a/dev/functions/react_router.createBrowserRouter.html b/dev/functions/react_router.createBrowserRouter.html index a1fa3a4..3041311 100644 --- a/dev/functions/react_router.createBrowserRouter.html +++ b/dev/functions/react_router.createBrowserRouter.html @@ -1 +1 @@ -createBrowserRouter | React Router API Reference
    +createBrowserRouter | React Router API Reference
    diff --git a/dev/functions/react_router.createCookie.html b/dev/functions/react_router.createCookie.html index 9a3c355..867fb79 100644 --- a/dev/functions/react_router.createCookie.html +++ b/dev/functions/react_router.createCookie.html @@ -1,2 +1,2 @@ createCookie | React Router API Reference

    Creates a logical container for managing a browser cookie from the server.

    -
    +
    diff --git a/dev/functions/react_router.createCookieSessionStorage.html b/dev/functions/react_router.createCookieSessionStorage.html index e718887..4161e14 100644 --- a/dev/functions/react_router.createCookieSessionStorage.html +++ b/dev/functions/react_router.createCookieSessionStorage.html @@ -4,4 +4,4 @@ needed, and can help to simplify some load-balanced scenarios. However, it also has the limitation that serialized session data may not exceed the browser's maximum cookie size. Trade-offs!

    -

    Type Parameters

    Parameters

    • __namedParameters: CookieSessionStorageOptions = {}

    Returns SessionStorage<Data, FlashData>

    +

    Type Parameters

    Parameters

    • __namedParameters: CookieSessionStorageOptions = {}

    Returns SessionStorage<Data, FlashData>

    diff --git a/dev/functions/react_router.createHashRouter.html b/dev/functions/react_router.createHashRouter.html index 4afba27..8bbab06 100644 --- a/dev/functions/react_router.createHashRouter.html +++ b/dev/functions/react_router.createHashRouter.html @@ -1 +1 @@ -createHashRouter | React Router API Reference
    +createHashRouter | React Router API Reference
    diff --git a/dev/functions/react_router.createMemoryRouter.html b/dev/functions/react_router.createMemoryRouter.html index 4e7ca34..a734cc0 100644 --- a/dev/functions/react_router.createMemoryRouter.html +++ b/dev/functions/react_router.createMemoryRouter.html @@ -1 +1 @@ -createMemoryRouter | React Router API Reference
    +createMemoryRouter | React Router API Reference
    diff --git a/dev/functions/react_router.createMemorySessionStorage.html b/dev/functions/react_router.createMemorySessionStorage.html index dc88b5c..193cfd1 100644 --- a/dev/functions/react_router.createMemorySessionStorage.html +++ b/dev/functions/react_router.createMemorySessionStorage.html @@ -2,4 +2,4 @@ for testing and as a reference implementation.

    Note: This storage does not scale beyond a single process, so it is not suitable for most production scenarios.

    -

    Type Parameters

    Parameters

    • __namedParameters: MemorySessionStorageOptions = {}

    Returns SessionStorage<Data, FlashData>

    +

    Type Parameters

    Parameters

    • __namedParameters: MemorySessionStorageOptions = {}

    Returns SessionStorage<Data, FlashData>

    diff --git a/dev/functions/react_router.createPath.html b/dev/functions/react_router.createPath.html index 7540304..0e4eb03 100644 --- a/dev/functions/react_router.createPath.html +++ b/dev/functions/react_router.createPath.html @@ -1,2 +1,2 @@ createPath | React Router API Reference
    +

    Parameters

    • __namedParameters: Partial<Path>

    Returns string

    diff --git a/dev/functions/react_router.createRequestHandler.html b/dev/functions/react_router.createRequestHandler.html index 2822d30..9bebbc1 100644 --- a/dev/functions/react_router.createRequestHandler.html +++ b/dev/functions/react_router.createRequestHandler.html @@ -1 +1 @@ -createRequestHandler | React Router API Reference
    +createRequestHandler | React Router API Reference
    diff --git a/dev/functions/react_router.createRoutesFromChildren.html b/dev/functions/react_router.createRoutesFromChildren.html index 822612f..12e4841 100644 --- a/dev/functions/react_router.createRoutesFromChildren.html +++ b/dev/functions/react_router.createRoutesFromChildren.html @@ -1,4 +1,4 @@ createRoutesFromChildren | React Router API Reference
    • Creates a route config from a React "children" object, which is usually either a <Route> element or an array of them. Used internally by <Routes> to create a route config from its children.

      -

      Parameters

      • children: ReactNode
      • parentPath: number[] = []

      Returns RouteObject[]

    +

    Parameters

    • children: ReactNode
    • parentPath: number[] = []

    Returns RouteObject[]

    diff --git a/dev/functions/react_router.createRoutesStub.html b/dev/functions/react_router.createRoutesStub.html index ef04801..f808d0e 100644 --- a/dev/functions/react_router.createRoutesStub.html +++ b/dev/functions/react_router.createRoutesStub.html @@ -1 +1 @@ -createRoutesStub | React Router API Reference
    +createRoutesStub | React Router API Reference
    diff --git a/dev/functions/react_router.createSearchParams.html b/dev/functions/react_router.createSearchParams.html index f248655..965f620 100644 --- a/dev/functions/react_router.createSearchParams.html +++ b/dev/functions/react_router.createSearchParams.html @@ -11,4 +11,4 @@
    let searchParams = createSearchParams({
    sort: ['name', 'price']
    });
    -

    Parameters

    Returns URLSearchParams

    +

    Parameters

    Returns URLSearchParams

    diff --git a/dev/functions/react_router.createSession.html b/dev/functions/react_router.createSession.html index 81cc1dd..b9c7cdb 100644 --- a/dev/functions/react_router.createSession.html +++ b/dev/functions/react_router.createSession.html @@ -2,4 +2,4 @@

    Note: This function is typically not invoked directly by application code. Instead, use a SessionStorage object's getSession method.

    +
    diff --git a/dev/functions/react_router.createSessionStorage.html b/dev/functions/react_router.createSessionStorage.html index 2c7b448..81c1b63 100644 --- a/dev/functions/react_router.createSessionStorage.html +++ b/dev/functions/react_router.createSessionStorage.html @@ -1,4 +1,4 @@ createSessionStorage | React Router API Reference
    +

    Type Parameters

    Parameters

    Returns SessionStorage<Data, FlashData>

    diff --git a/dev/functions/react_router.createStaticHandler.html b/dev/functions/react_router.createStaticHandler.html index 073b8d0..9089f44 100644 --- a/dev/functions/react_router.createStaticHandler.html +++ b/dev/functions/react_router.createStaticHandler.html @@ -1 +1 @@ -createStaticHandler | React Router API Reference
    +createStaticHandler | React Router API Reference
    diff --git a/dev/functions/react_router.createStaticRouter.html b/dev/functions/react_router.createStaticRouter.html index ac380df..b8009e9 100644 --- a/dev/functions/react_router.createStaticRouter.html +++ b/dev/functions/react_router.createStaticRouter.html @@ -1 +1 @@ -createStaticRouter | React Router API Reference
    +createStaticRouter | React Router API Reference
    diff --git a/dev/functions/react_router.data.html b/dev/functions/react_router.data.html index 4f5604a..fdacaa6 100644 --- a/dev/functions/react_router.data.html +++ b/dev/functions/react_router.data.html @@ -1,3 +1,3 @@ data | React Router API Reference
    +

    Type Parameters

    • D

    Parameters

    • data: D
    • Optionalinit: number | ResponseInit

    Returns UNSAFE_DataWithResponseInit<D>

    diff --git a/dev/functions/react_router.generatePath.html b/dev/functions/react_router.generatePath.html index 6046fb3..7ce66b4 100644 --- a/dev/functions/react_router.generatePath.html +++ b/dev/functions/react_router.generatePath.html @@ -1,2 +1,2 @@ generatePath | React Router API Reference
    • Returns a path with params interpolated.

      -

      Type Parameters

      • Path extends string

      Parameters

      • originalPath: Path
      • params: {
            [key in string]: null | string
        } = ...

      Returns string

    +

    Type Parameters

    • Path extends string

    Parameters

    • originalPath: Path
    • params: {
          [key in "*"]: null | string
      } = ...

    Returns string

    diff --git a/dev/functions/react_router.isCookie.html b/dev/functions/react_router.isCookie.html index 49c6938..37c9efe 100644 --- a/dev/functions/react_router.isCookie.html +++ b/dev/functions/react_router.isCookie.html @@ -1,3 +1,3 @@ isCookie | React Router API Reference

    Returns true if an object is a Remix cookie container.

    +
    diff --git a/dev/functions/react_router.isRouteErrorResponse.html b/dev/functions/react_router.isRouteErrorResponse.html index 9ff9ce1..16b8a29 100644 --- a/dev/functions/react_router.isRouteErrorResponse.html +++ b/dev/functions/react_router.isRouteErrorResponse.html @@ -1,3 +1,3 @@ isRouteErrorResponse | React Router API Reference
    +

    Parameters

    • error: any

    Returns error is ErrorResponse

    diff --git a/dev/functions/react_router.isSession.html b/dev/functions/react_router.isSession.html index 7cea6eb..fa1f974 100644 --- a/dev/functions/react_router.isSession.html +++ b/dev/functions/react_router.isSession.html @@ -1,3 +1,3 @@ isSession | React Router API Reference

    Returns true if an object is a Remix session.

    +
    diff --git a/dev/functions/react_router.matchPath.html b/dev/functions/react_router.matchPath.html index 5612bae..3da2d80 100644 --- a/dev/functions/react_router.matchPath.html +++ b/dev/functions/react_router.matchPath.html @@ -1,3 +1,3 @@ matchPath | React Router API Reference
    +

    Type Parameters

    • ParamKey extends string
    • Path extends string

    Parameters

    Returns PathMatch<ParamKey> | null

    diff --git a/dev/functions/react_router.matchRoutes.html b/dev/functions/react_router.matchRoutes.html index 07d2d21..59ec23e 100644 --- a/dev/functions/react_router.matchRoutes.html +++ b/dev/functions/react_router.matchRoutes.html @@ -1,2 +1,2 @@ matchRoutes | React Router API Reference
    +

    Type Parameters

    • RouteObjectType extends AgnosticRouteObject = AgnosticRouteObject

    Parameters

    Returns AgnosticRouteMatch<string, RouteObjectType>[] | null

    diff --git a/dev/functions/react_router.parsePath.html b/dev/functions/react_router.parsePath.html index 28da0c5..ea4fb85 100644 --- a/dev/functions/react_router.parsePath.html +++ b/dev/functions/react_router.parsePath.html @@ -1,2 +1,2 @@ parsePath | React Router API Reference
    +

    Parameters

    • path: string

    Returns Partial<Path>

    diff --git a/dev/functions/react_router.redirect.html b/dev/functions/react_router.redirect.html index 2736343..f70f51f 100644 --- a/dev/functions/react_router.redirect.html +++ b/dev/functions/react_router.redirect.html @@ -1,3 +1,3 @@ redirect | React Router API Reference

    A redirect response. Sets the status code and the Location header. Defaults to "302 Found".

    -
    +
    diff --git a/dev/functions/react_router.redirectDocument.html b/dev/functions/react_router.redirectDocument.html index d73ef07..b24659d 100644 --- a/dev/functions/react_router.redirectDocument.html +++ b/dev/functions/react_router.redirectDocument.html @@ -1,4 +1,4 @@ redirectDocument | React Router API Reference

    A redirect response that will force a document reload to the new location. Sets the status code and the Location header. Defaults to "302 Found".

    -
    +
    diff --git a/dev/functions/react_router.renderMatches.html b/dev/functions/react_router.renderMatches.html index 8599a35..5d10670 100644 --- a/dev/functions/react_router.renderMatches.html +++ b/dev/functions/react_router.renderMatches.html @@ -1,2 +1,2 @@ renderMatches | React Router API Reference
    +

    Parameters

    Returns React.ReactElement | null

    diff --git a/dev/functions/react_router.replace.html b/dev/functions/react_router.replace.html index 27e90dc..08da03f 100644 --- a/dev/functions/react_router.replace.html +++ b/dev/functions/react_router.replace.html @@ -2,4 +2,4 @@ history.pushState for client-side navigation redirects. Sets the status code and the Location header. Defaults to "302 Found".

    -
    +
    diff --git a/dev/functions/react_router.resolvePath.html b/dev/functions/react_router.resolvePath.html index 654594e..dd97c38 100644 --- a/dev/functions/react_router.resolvePath.html +++ b/dev/functions/react_router.resolvePath.html @@ -1,2 +1,2 @@ resolvePath | React Router API Reference
    +

    Parameters

    • to: To
    • fromPathname: string = "/"

    Returns Path

    diff --git a/dev/functions/react_router.unstable_HistoryRouter.html b/dev/functions/react_router.unstable_HistoryRouter.html index d65d8a7..81f6e60 100644 --- a/dev/functions/react_router.unstable_HistoryRouter.html +++ b/dev/functions/react_router.unstable_HistoryRouter.html @@ -3,5 +3,5 @@ two versions of the history library to your bundles unless you use the same version of the history library that React Router uses internally.

    Parameters

    Returns Element

    unstable_HistoryRouter

    -

    Properties

    Properties

    displayName: string
    +

    Properties

    Properties

    displayName: string
    diff --git a/dev/functions/react_router.unstable_setDevServerHooks.html b/dev/functions/react_router.unstable_setDevServerHooks.html index e7fb8e9..3ed1508 100644 --- a/dev/functions/react_router.unstable_setDevServerHooks.html +++ b/dev/functions/react_router.unstable_setDevServerHooks.html @@ -1 +1 @@ -unstable_setDevServerHooks | React Router API Reference
    +unstable_setDevServerHooks | React Router API Reference
    diff --git a/dev/functions/react_router.unstable_usePrompt.html b/dev/functions/react_router.unstable_usePrompt.html index 3774c2a..b4ba02b 100644 --- a/dev/functions/react_router.unstable_usePrompt.html +++ b/dev/functions/react_router.unstable_usePrompt.html @@ -4,4 +4,4 @@

    Parameters

    • __namedParameters: {
          message: string;
          when: boolean | BlockerFunction;
      }

    Returns void

    unstable_usePrompt

    -
    +
    diff --git a/dev/functions/react_router.useActionData.html b/dev/functions/react_router.useActionData.html index 6cf9fc8..20295b3 100644 --- a/dev/functions/react_router.useActionData.html +++ b/dev/functions/react_router.useActionData.html @@ -2,4 +2,4 @@
    import { Form, useActionData } from "react-router"

    export async function action({ request }) {
    const body = await request.formData()
    const name = body.get("visitorsName")
    return { message: `Hello, ${name}` }
    }

    export default function Invoices() {
    const data = useActionData()
    return (
    <Form method="post">
    <input type="text" name="visitorsName" />
    {data ? data.message : "Waiting..."}
    </Form>
    )
    }
    -

    Type Parameters

    • T = any

    Returns SerializeFrom<T> | undefined

    +

    Type Parameters

    • T = any

    Returns SerializeFrom<T> | undefined

    diff --git a/dev/functions/react_router.useAsyncError.html b/dev/functions/react_router.useAsyncError.html index 0a8fbd0..b6a51bb 100644 --- a/dev/functions/react_router.useAsyncError.html +++ b/dev/functions/react_router.useAsyncError.html @@ -2,4 +2,4 @@
    import { Await, useAsyncError } from "react-router"

    function ErrorElement() {
    const error = useAsyncError();
    return (
    <p>Uh Oh, something went wrong! {error.message}</p>
    );
    }

    // somewhere in your app
    <Await
    resolve={promiseThatRejects}
    errorElement={<ErrorElement />}
    />
    -

    Returns unknown

    +

    Returns unknown

    diff --git a/dev/functions/react_router.useAsyncValue.html b/dev/functions/react_router.useAsyncValue.html index 889d2e8..558a88e 100644 --- a/dev/functions/react_router.useAsyncValue.html +++ b/dev/functions/react_router.useAsyncValue.html @@ -2,4 +2,4 @@
    function SomeDescendant() {
    const value = useAsyncValue();
    // ...
    }

    // somewhere in your app
    <Await resolve={somePromise}>
    <SomeDescendant />
    </Await>
    -

    Returns unknown

    +

    Returns unknown

    diff --git a/dev/functions/react_router.useBeforeUnload.html b/dev/functions/react_router.useBeforeUnload.html index 1ce3249..8d63157 100644 --- a/dev/functions/react_router.useBeforeUnload.html +++ b/dev/functions/react_router.useBeforeUnload.html @@ -1,2 +1,2 @@ useBeforeUnload | React Router API Reference
    • Setup a callback to be fired on the window's beforeunload event.

      -

      Parameters

      • callback: ((event: BeforeUnloadEvent) => any)
          • (event): any
          • Parameters

            • event: BeforeUnloadEvent

            Returns any

      • Optionaloptions: {
            capture?: boolean;
        }
        • Optionalcapture?: boolean

      Returns void

    +

    Parameters

    • callback: ((event: BeforeUnloadEvent) => any)
        • (event): any
        • Parameters

          • event: BeforeUnloadEvent

          Returns any

    • Optionaloptions: {
          capture?: boolean;
      }
      • Optionalcapture?: boolean

    Returns void

    diff --git a/dev/functions/react_router.useBlocker.html b/dev/functions/react_router.useBlocker.html index cbc049f..342a3d7 100644 --- a/dev/functions/react_router.useBlocker.html +++ b/dev/functions/react_router.useBlocker.html @@ -2,4 +2,4 @@ user a confirmation dialog to confirm the navigation. Mostly used to avoid using half-filled form data. This does not handle hard-reloads or cross-origin navigations.

    -

    Parameters

    Returns Blocker

    +

    Parameters

    Returns Blocker

    diff --git a/dev/functions/react_router.useFetcher.html b/dev/functions/react_router.useFetcher.html index 1ca5e2b..7b447ac 100644 --- a/dev/functions/react_router.useFetcher.html +++ b/dev/functions/react_router.useFetcher.html @@ -7,4 +7,4 @@
    function SomeComp() {
    let fetcher = useFetcher({ key: "my-key" })
    // ...
    }

    // Somewhere else
    function AnotherComp() {
    // this will be the same fetcher, sharing the state across the app
    let fetcher = useFetcher({ key: "my-key" });
    // ...
    }
    -

    Returns FetcherWithComponents<SerializeFrom<T>>

    +

    Returns FetcherWithComponents<SerializeFrom<T>>

    diff --git a/dev/functions/react_router.useFetchers.html b/dev/functions/react_router.useFetchers.html index 9442219..d8165e6 100644 --- a/dev/functions/react_router.useFetchers.html +++ b/dev/functions/react_router.useFetchers.html @@ -2,4 +2,4 @@
    import { useFetchers } from "react-router";

    function SomeComponent() {
    const fetchers = useFetchers();
    fetchers[0].formData; // FormData
    fetchers[0].state; // etc.
    // ...
    }
    -

    Returns (Fetcher & {
        key: string;
    })[]

    +

    Returns (Fetcher & {
        key: string;
    })[]

    diff --git a/dev/functions/react_router.useFormAction.html b/dev/functions/react_router.useFormAction.html index 9d2ffc5..cd8dc11 100644 --- a/dev/functions/react_router.useFormAction.html +++ b/dev/functions/react_router.useFormAction.html @@ -4,4 +4,4 @@

    Parameters

    Returns string

    +
  • __namedParameters: {
        relative?: RelativeRoutingType;
    } = {}
  • Returns string

    diff --git a/dev/functions/react_router.useHref.html b/dev/functions/react_router.useHref.html index 6f3445b..8c8ed2e 100644 --- a/dev/functions/react_router.useHref.html +++ b/dev/functions/react_router.useHref.html @@ -2,4 +2,4 @@
    import { useHref } from "react-router"

    function SomeComponent() {
    let href = useHref("some/where");
    // "/resolved/some/where"
    }
    -

    Parameters

    Returns string

    +

    Parameters

    Returns string

    diff --git a/dev/functions/react_router.useInRouterContext.html b/dev/functions/react_router.useInRouterContext.html index 17aea6d..c6f43bf 100644 --- a/dev/functions/react_router.useInRouterContext.html +++ b/dev/functions/react_router.useInRouterContext.html @@ -1,3 +1,3 @@ useInRouterContext | React Router API Reference
    • Returns true if this component is a descendant of a Router, useful to ensure a component is used within a Router.

      -

      Returns boolean

    +

    Returns boolean

    diff --git a/dev/functions/react_router.useLinkClickHandler.html b/dev/functions/react_router.useLinkClickHandler.html index 2091a7f..56d9811 100644 --- a/dev/functions/react_router.useLinkClickHandler.html +++ b/dev/functions/react_router.useLinkClickHandler.html @@ -1,4 +1,4 @@ useLinkClickHandler | React Router API Reference
    • Handles the click behavior for router <Link> components. This is useful if you need to create custom <Link> components with the same click behavior we use in our exported <Link>.

      -

      Type Parameters

      • E extends Element = HTMLAnchorElement

      Parameters

      • to: To
      • __namedParameters: {
            preventScrollReset?: boolean;
            relative?: RelativeRoutingType;
            replace?: boolean;
            state?: any;
            target?: HTMLAttributeAnchorTarget;
            viewTransition?: boolean;
        } = {}
        • OptionalpreventScrollReset?: boolean
        • Optionalrelative?: RelativeRoutingType
        • Optionalreplace?: boolean
        • Optionalstate?: any
        • Optionaltarget?: HTMLAttributeAnchorTarget
        • OptionalviewTransition?: boolean

      Returns ((event: React.MouseEvent<E, MouseEvent>) => void)

        • (event): void
        • Parameters

          • event: React.MouseEvent<E, MouseEvent>

          Returns void

    +

    Type Parameters

    • E extends Element = HTMLAnchorElement

    Parameters

    • to: To
    • __namedParameters: {
          preventScrollReset?: boolean;
          relative?: RelativeRoutingType;
          replace?: boolean;
          state?: any;
          target?: HTMLAttributeAnchorTarget;
          viewTransition?: boolean;
      } = {}
      • OptionalpreventScrollReset?: boolean
      • Optionalrelative?: RelativeRoutingType
      • Optionalreplace?: boolean
      • Optionalstate?: any
      • Optionaltarget?: HTMLAttributeAnchorTarget
      • OptionalviewTransition?: boolean

    Returns ((event: React.MouseEvent<E, MouseEvent>) => void)

      • (event): void
      • Parameters

        • event: React.MouseEvent<E, MouseEvent>

        Returns void

    diff --git a/dev/functions/react_router.useLoaderData.html b/dev/functions/react_router.useLoaderData.html index 9da8239..5096395 100644 --- a/dev/functions/react_router.useLoaderData.html +++ b/dev/functions/react_router.useLoaderData.html @@ -2,4 +2,4 @@
    import { useLoaderData } from "react-router"

    export async function loader() {
    return await fakeDb.invoices.findAll();
    }

    export default function Invoices() {
    let invoices = useLoaderData<typeof loader>();
    // ...
    }
    -

    Type Parameters

    • T = any

    Returns SerializeFrom<T>

    +

    Type Parameters

    • T = any

    Returns SerializeFrom<T>

    diff --git a/dev/functions/react_router.useLocation.html b/dev/functions/react_router.useLocation.html index c6b9b65..eb4948b 100644 --- a/dev/functions/react_router.useLocation.html +++ b/dev/functions/react_router.useLocation.html @@ -2,4 +2,4 @@
    import * as React from 'react'
    import { useLocation } from 'react-router'

    function SomeComponent() {
    let location = useLocation()

    React.useEffect(() => {
    // Google Analytics
    ga('send', 'pageview')
    }, [location]);

    return (
    // ...
    );
    }
    -

    Returns Location

    +

    Returns Location

    diff --git a/dev/functions/react_router.useMatch.html b/dev/functions/react_router.useMatch.html index e922ad4..3d7dfcf 100644 --- a/dev/functions/react_router.useMatch.html +++ b/dev/functions/react_router.useMatch.html @@ -1,4 +1,4 @@ useMatch | React Router API Reference
    +

    Type Parameters

    • ParamKey extends string
    • Path extends string

    Parameters

    Returns PathMatch<ParamKey> | null

    diff --git a/dev/functions/react_router.useMatches.html b/dev/functions/react_router.useMatches.html index 254b788..ac81997 100644 --- a/dev/functions/react_router.useMatches.html +++ b/dev/functions/react_router.useMatches.html @@ -1,3 +1,3 @@ useMatches | React Router API Reference
    +

    Returns UIMatch[]

    diff --git a/dev/functions/react_router.useNavigate.html b/dev/functions/react_router.useNavigate.html index c3d67b2..cb730e4 100644 --- a/dev/functions/react_router.useNavigate.html +++ b/dev/functions/react_router.useNavigate.html @@ -3,4 +3,4 @@

    It's often better to use redirect in actions and loaders than this hook.

    -

    Returns NavigateFunction

    +

    Returns NavigateFunction

    diff --git a/dev/functions/react_router.useNavigation.html b/dev/functions/react_router.useNavigation.html index 9bc7129..0e5279f 100644 --- a/dev/functions/react_router.useNavigation.html +++ b/dev/functions/react_router.useNavigation.html @@ -2,4 +2,4 @@
    import { useNavigation } from "react-router"

    function SomeComponent() {
    let navigation = useNavigation();
    navigation.state
    navigation.formData
    // etc.
    }
    -

    Returns Navigation

    +

    Returns Navigation

    diff --git a/dev/functions/react_router.useNavigationType.html b/dev/functions/react_router.useNavigationType.html index 15a461c..094c9fd 100644 --- a/dev/functions/react_router.useNavigationType.html +++ b/dev/functions/react_router.useNavigationType.html @@ -1,3 +1,3 @@ useNavigationType | React Router API Reference
    +

    Returns NavigationType

    diff --git a/dev/functions/react_router.useOutlet.html b/dev/functions/react_router.useOutlet.html index a38b9ca..e8dbc18 100644 --- a/dev/functions/react_router.useOutlet.html +++ b/dev/functions/react_router.useOutlet.html @@ -1,3 +1,3 @@ useOutlet | React Router API Reference
    • Returns the element for the child route at this level of the route hierarchy. Used internally by <Outlet> to render child routes.

      -

      Parameters

      • Optionalcontext: unknown

      Returns React.ReactElement | null

    +

    Parameters

    • Optionalcontext: unknown

    Returns React.ReactElement | null

    diff --git a/dev/functions/react_router.useOutletContext.html b/dev/functions/react_router.useOutletContext.html index afc8f43..3991c71 100644 --- a/dev/functions/react_router.useOutletContext.html +++ b/dev/functions/react_router.useOutletContext.html @@ -1,2 +1,2 @@ useOutletContext | React Router API Reference
    +

    Type Parameters

    • Context = unknown

    Returns Context

    diff --git a/dev/functions/react_router.useParams.html b/dev/functions/react_router.useParams.html index 90c24b8..cc1c348 100644 --- a/dev/functions/react_router.useParams.html +++ b/dev/functions/react_router.useParams.html @@ -3,4 +3,4 @@

    Assuming a route pattern like /posts/:postId is matched by /posts/123 then params.postId will be "123".

    -

    Type Parameters

    • ParamsOrKey extends string | Record<string, undefined | string> = string

    Returns Readonly<[ParamsOrKey] extends [string]
        ? Params<ParamsOrKey>
        : Partial<ParamsOrKey>>

    +

    Type Parameters

    • ParamsOrKey extends string | Record<string, undefined | string> = string

    Returns Readonly<[ParamsOrKey] extends [string]
        ? Params<ParamsOrKey>
        : Partial<ParamsOrKey>>

    diff --git a/dev/functions/react_router.useResolvedPath.html b/dev/functions/react_router.useResolvedPath.html index 99e06a0..9a18ab5 100644 --- a/dev/functions/react_router.useResolvedPath.html +++ b/dev/functions/react_router.useResolvedPath.html @@ -2,4 +2,4 @@
    import { useResolvedPath } from "react-router"

    function SomeComponent() {
    // if the user is at /dashboard/profile
    let path = useResolvedPath("../accounts")
    path.pathname // "/dashboard/accounts"
    path.search // ""
    path.hash // ""
    }
    -

    Parameters

    Returns Path

    +

    Parameters

    Returns Path

    diff --git a/dev/functions/react_router.useRevalidator.html b/dev/functions/react_router.useRevalidator.html index 10f92f6..366f1f3 100644 --- a/dev/functions/react_router.useRevalidator.html +++ b/dev/functions/react_router.useRevalidator.html @@ -3,4 +3,4 @@

    Note that page data is already revalidated automatically after actions. If you find yourself using this for normal CRUD operations on your data in response to user interactions, you're probably not taking advantage of the other APIs like useFetcher, Form, useSubmit that do this automatically.

    -

    Returns {
        state: RevalidationState;
        revalidate(): Promise<void>;
    }

    +

    Returns {
        state: RevalidationState;
        revalidate(): Promise<void>;
    }

    diff --git a/dev/functions/react_router.useRouteError.html b/dev/functions/react_router.useRouteError.html index fcf6f52..1cca874 100644 --- a/dev/functions/react_router.useRouteError.html +++ b/dev/functions/react_router.useRouteError.html @@ -2,4 +2,4 @@
    export function ErrorBoundary() {
    const error = useRouteError();
    return <div>{error.message}</div>;
    }
    -

    Returns unknown

    +

    Returns unknown

    diff --git a/dev/functions/react_router.useRouteLoaderData.html b/dev/functions/react_router.useRouteLoaderData.html index c126c43..5ca8876 100644 --- a/dev/functions/react_router.useRouteLoaderData.html +++ b/dev/functions/react_router.useRouteLoaderData.html @@ -29,4 +29,4 @@
    route("/", "containers/app.tsx", { id: "app" }})
     
    -

    Type Parameters

    • T = any

    Parameters

    • routeId: string

    Returns SerializeFrom<T> | undefined

    +

    Type Parameters

    • T = any

    Parameters

    • routeId: string

    Returns SerializeFrom<T> | undefined

    diff --git a/dev/functions/react_router.useRoutes.html b/dev/functions/react_router.useRoutes.html index 6ce4042..875d24d 100644 --- a/dev/functions/react_router.useRoutes.html +++ b/dev/functions/react_router.useRoutes.html @@ -3,4 +3,4 @@
    import * as React from "react";
    import { useRoutes } from "react-router";

    function App() {
    let element = useRoutes([
    {
    path: "/",
    element: <Dashboard />,
    children: [
    {
    path: "messages",
    element: <DashboardMessages />,
    },
    { path: "tasks", element: <DashboardTasks /> },
    ],
    },
    { path: "team", element: <AboutPage /> },
    ]);

    return element;
    }
    -

    Parameters

    Returns React.ReactElement | null

    +

    Parameters

    Returns React.ReactElement | null

    diff --git a/dev/functions/react_router.useSearchParams.html b/dev/functions/react_router.useSearchParams.html index 5f44a14..9291d4f 100644 --- a/dev/functions/react_router.useSearchParams.html +++ b/dev/functions/react_router.useSearchParams.html @@ -2,4 +2,4 @@
    import { useSearchParams } from "react-router";

    export function SomeComponent() {
    const [searchParams, setSearchParams] = useSearchParams();
    // ...
    }
    -

    Parameters

    Returns [URLSearchParams, SetURLSearchParams]

    +

    Parameters

    Returns [URLSearchParams, SetURLSearchParams]

    diff --git a/dev/functions/react_router.useSubmit.html b/dev/functions/react_router.useSubmit.html index 944fd63..e6d005c 100644 --- a/dev/functions/react_router.useSubmit.html +++ b/dev/functions/react_router.useSubmit.html @@ -2,4 +2,4 @@
    import { useSubmit } from "react-router";

    function SomeComponent() {
    const submit = useSubmit();
    return (
    <Form
    onChange={(event) => {
    submit(event.currentTarget);
    }}
    />
    );
    }
    -

    Returns SubmitFunction

    +

    Returns SubmitFunction

    diff --git a/dev/functions/react_router.useViewTransitionState.html b/dev/functions/react_router.useViewTransitionState.html index 39cad44..eda2c6c 100644 --- a/dev/functions/react_router.useViewTransitionState.html +++ b/dev/functions/react_router.useViewTransitionState.html @@ -1,3 +1,3 @@ useViewTransitionState | React Router API Reference
    +
    diff --git a/dev/index.html b/dev/index.html index d8867e0..16becdd 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,18 +1,22 @@ -React Router API Reference

    React Router API Reference

    Welcome to React Router · npm package build

    React Router is a lightweight, fully-featured routing library for the React JavaScript library. React Router runs anywhere React runs; on the web, on the server with node.js, or on any other Javascript platform that supports the Web Fetch API.

    -

    If you're new to React Router, we recommend you start with the tutorial.

    -

    If you're migrating to v6 from v5 (or v4, which is the same as v5), check out the migration guide. If you're migrating from Reach Router, check out the migration guide for Reach Router. If you need to find the code for v5, it is on the v5 branch.

    -

    Documentation for v6 can be found on our website.

    -

    There are many different ways to contribute to React Router's development. If you're interested, check out our contributing guidelines to learn how you can get involved.

    -

    This repository is a monorepo containing the following packages:

    +React Router API Reference

    React Router API Reference

    npm package build

    +

    React Router is a multi-strategy router for React bridging the gap from React 18 to React 19. You can use it maximally as a React framework or minimally as a library with your own architecture.

    -

    Detailed release notes for a given version can be found on our releases page.

    -

    You may provide financial support for this project by donating via Open Collective. Thank you for your support!

    -

    React Router is developed and maintained by Remix Software and many amazing contributors.

    -
    + + +
    diff --git a/dev/interfaces/_react_router_cloudflare.createPagesFunctionHandlerParams.html b/dev/interfaces/_react_router_cloudflare.createPagesFunctionHandlerParams.html index 86857ec..a84a236 100644 --- a/dev/interfaces/_react_router_cloudflare.createPagesFunctionHandlerParams.html +++ b/dev/interfaces/_react_router_cloudflare.createPagesFunctionHandlerParams.html @@ -1,4 +1,4 @@ -createPagesFunctionHandlerParams | React Router API Reference
    interface createPagesFunctionHandlerParams<Env> {
        build: ServerBuild | (() => ServerBuild | Promise<ServerBuild>);
        getLoadContext?: GetLoadContextFunction<Env, any, Record<string, unknown>>;
        mode?: string;
    }

    Type Parameters

    • Env = any

    Properties

    build +createPagesFunctionHandlerParams | React Router API Reference
    interface createPagesFunctionHandlerParams<Env> {
        build: ServerBuild | (() => ServerBuild | Promise<ServerBuild>);
        getLoadContext?: GetLoadContextFunction<Env, any, Record<string, unknown>>;
        mode?: string;
    }

    Type Parameters

    • Env = any

    Properties

    build: ServerBuild | (() => ServerBuild | Promise<ServerBuild>)
    getLoadContext?: GetLoadContextFunction<Env, any, Record<string, unknown>>
    mode?: string
    +

    Properties

    build: ServerBuild | (() => ServerBuild | Promise<ServerBuild>)
    getLoadContext?: GetLoadContextFunction<Env, any, Record<string, unknown>>
    mode?: string
    diff --git a/dev/interfaces/_react_router_dev.routes.RouteConfigEntry.html b/dev/interfaces/_react_router_dev.routes.RouteConfigEntry.html index b84b1b8..c091ace 100644 --- a/dev/interfaces/_react_router_dev.routes.RouteConfigEntry.html +++ b/dev/interfaces/_react_router_dev.routes.RouteConfigEntry.html @@ -1,17 +1,17 @@ RouteConfigEntry | React Router API Reference

    Configuration for an individual route, for use within routes.ts. As a convenience, route config entries can be created with the route, index and layout helper functions.

    -
    interface RouteConfigEntry {
        caseSensitive?: boolean;
        children?: RouteConfigEntry[];
        file: string;
        id?: string;
        index?: boolean;
        path?: string;
    }

    Properties

    interface RouteConfigEntry {
        caseSensitive?: boolean;
        children?: RouteConfigEntry[];
        file: string;
        id?: string;
        index?: boolean;
        path?: string;
    }

    Properties

    caseSensitive?: boolean

    Should be true if the path is case-sensitive. Defaults to false.

    -
    children?: RouteConfigEntry[]

    The child routes.

    -
    file: string

    The path to the entry point for this route, relative to +

    children?: RouteConfigEntry[]

    The child routes.

    +
    file: string

    The path to the entry point for this route, relative to config.appDirectory.

    -
    id?: string

    The unique id for this route.

    -
    index?: boolean

    Should be true if it is an index route. This disallows child routes.

    -
    path?: string

    The path this route uses to match on the URL pathname.

    -
    +
    id?: string

    The unique id for this route.

    +
    index?: boolean

    Should be true if it is an index route. This disallows child routes.

    +
    path?: string

    The path this route uses to match on the URL pathname.

    +
    diff --git a/dev/interfaces/_react_router_node.RequestListenerOptions.html b/dev/interfaces/_react_router_node.RequestListenerOptions.html new file mode 100644 index 0000000..f2ec1e6 --- /dev/null +++ b/dev/interfaces/_react_router_node.RequestListenerOptions.html @@ -0,0 +1,4 @@ +RequestListenerOptions | React Router API Reference
    interface RequestListenerOptions {
        build: ServerBuild | (() => ServerBuild | Promise<ServerBuild>);
        getLoadContext?: ((request: Request, client: ClientAddress) => AppLoadContext | Promise<AppLoadContext>);
        mode?: string;
    }

    Properties

    build: ServerBuild | (() => ServerBuild | Promise<ServerBuild>)
    getLoadContext?: ((request: Request, client: ClientAddress) => AppLoadContext | Promise<AppLoadContext>)
    mode?: string
    diff --git a/dev/interfaces/react_router.ActionFunction.html b/dev/interfaces/react_router.ActionFunction.html index 4639405..c8a9921 100644 --- a/dev/interfaces/react_router.ActionFunction.html +++ b/dev/interfaces/react_router.ActionFunction.html @@ -1,2 +1,2 @@ ActionFunction | React Router API Reference

    Route action function signature

    -

    Type Parameters

    • Context = any
    +

    Type Parameters

    • Context = any
    diff --git a/dev/interfaces/react_router.ActionFunctionArgs.html b/dev/interfaces/react_router.ActionFunctionArgs.html index 670a7e5..d7cbe53 100644 --- a/dev/interfaces/react_router.ActionFunctionArgs.html +++ b/dev/interfaces/react_router.ActionFunctionArgs.html @@ -1,5 +1,5 @@ ActionFunctionArgs | React Router API Reference

    Arguments passed to action functions

    -
    interface ActionFunctionArgs<Context> {
        context?: Context;
        params: Params<string>;
        request: Request;
    }

    Type Parameters

    • Context = any

    Hierarchy

    • DataFunctionArgs<Context>
      • ActionFunctionArgs

    Properties

    interface ActionFunctionArgs<Context> {
        context?: Context;
        params: Params<string>;
        request: Request;
    }

    Type Parameters

    • Context = any

    Hierarchy

    • DataFunctionArgs<Context>
      • ActionFunctionArgs

    Properties

    Properties

    context?: Context
    params: Params<string>
    request: Request
    +

    Properties

    context?: Context
    params: Params<string>
    request: Request
    diff --git a/dev/interfaces/react_router.AppLoadContext.html b/dev/interfaces/react_router.AppLoadContext.html index 9d9f9e3..e81fa75 100644 --- a/dev/interfaces/react_router.AppLoadContext.html +++ b/dev/interfaces/react_router.AppLoadContext.html @@ -2,4 +2,4 @@ server's getLoadContext() function. This is defined as an empty interface specifically so apps can leverage declaration merging to augment this type globally: https://www.typescriptlang.org/docs/handbook/declaration-merging.html

    -

    Indexable

    • [key: string]: unknown
    +

    Indexable

    • [key: string]: unknown
    diff --git a/dev/interfaces/react_router.AwaitProps.html b/dev/interfaces/react_router.AwaitProps.html index ae46525..8d71fca 100644 --- a/dev/interfaces/react_router.AwaitProps.html +++ b/dev/interfaces/react_router.AwaitProps.html @@ -1,7 +1,7 @@ -AwaitProps | React Router API Reference
    interface AwaitProps<Resolve> {
        children: ReactNode | AwaitResolveRenderFunction<any>;
        errorElement?: ReactNode;
        resolve: Resolve;
    }

    Type Parameters

    • Resolve

    Properties

    children +AwaitProps | React Router API Reference
    interface AwaitProps<Resolve> {
        children: ReactNode | AwaitResolveRenderFunction<Resolve>;
        errorElement?: ReactNode;
        resolve: Resolve;
    }

    Type Parameters

    • Resolve

    Properties

    children: ReactNode | AwaitResolveRenderFunction<any>

    When using a function, the resolved value is provided as the parameter.

    +

    Properties

    children: ReactNode | AwaitResolveRenderFunction<Resolve>

    When using a function, the resolved value is provided as the parameter.

    <Await resolve={reviewsPromise}>
    {(resolvedReviews) => <Reviews items={resolvedReviews} />}
    </Await>
    @@ -10,7 +10,7 @@
    <Await resolve={reviewsPromise}>
    <Reviews />
    </Await>

    function Reviews() {
    const resolvedReviews = useAsyncValue()
    return <div>...</div>
    }
    -
    errorElement?: ReactNode

    The error element renders instead of the children when the promise rejects.

    +
    errorElement?: ReactNode

    The error element renders instead of the children when the promise rejects.

    <Await
    errorElement={<div>Oops</div>}
    resolve={reviewsPromise}
    >
    <Reviews />
    </Await>
    @@ -22,7 +22,7 @@

    If you do not provide an errorElement, the rejected value will bubble up to the nearest route-level ErrorBoundary and be accessible via useRouteError hook.

    -
    resolve: Resolve

    Takes a promise returned from a loader value to be resolved and rendered.

    +
    resolve: Resolve

    Takes a promise returned from a loader value to be resolved and rendered.

    import { useLoaderData, Await } from "react-router"
     
     export async function loader() {
    @@ -57,4 +57,4 @@ 

    {book.title}

    }
    -
    +
    diff --git a/dev/interfaces/react_router.BrowserRouterProps.html b/dev/interfaces/react_router.BrowserRouterProps.html index 4b9092d..2e023be 100644 --- a/dev/interfaces/react_router.BrowserRouterProps.html +++ b/dev/interfaces/react_router.BrowserRouterProps.html @@ -1,4 +1,4 @@ -BrowserRouterProps | React Router API Reference
    interface BrowserRouterProps {
        basename?: string;
        children?: ReactNode;
        window?: Window;
    }

    Properties

    basename? +BrowserRouterProps | React Router API Reference
    interface BrowserRouterProps {
        basename?: string;
        children?: ReactNode;
        window?: Window;
    }

    Properties

    basename?: string
    children?: ReactNode
    window?: Window
    +

    Properties

    basename?: string
    children?: ReactNode
    window?: Window
    diff --git a/dev/interfaces/react_router.Cookie.html b/dev/interfaces/react_router.Cookie.html index 5a7b01e..a2d1ceb 100644 --- a/dev/interfaces/react_router.Cookie.html +++ b/dev/interfaces/react_router.Cookie.html @@ -4,7 +4,7 @@ serialize() methods that allow a single instance to be reused for parsing/encoding multiple different values.

    interface Cookie {
        expires?: Date;
        isSigned: boolean;
        name: string;
        parse(cookieHeader: null | string, options?: CookieParseOptions): Promise<any>;
        serialize(value: any, options?: CookieSerializeOptions): Promise<string>;
    }

    Properties

    interface Cookie {
        expires?: Date;
        isSigned: boolean;
        name: string;
        parse(cookieHeader: null | string, options?: CookieParseOptions): Promise<any>;
        serialize(value: any, options?: CookieSerializeOptions): Promise<string>;
    }

    Properties

    Methods

    parse @@ -12,10 +12,10 @@

    Properties

    expires?: Date

    The Date this cookie expires.

    Note: This is calculated at access time using maxAge when no expires option is provided to createCookie().

    -
    isSigned: boolean

    True if this cookie uses one or more secrets for verification.

    -
    name: string

    The name of the cookie, used in the Cookie and Set-Cookie headers.

    -

    Methods

    isSigned: boolean

    True if this cookie uses one or more secrets for verification.

    +
    name: string

    The name of the cookie, used in the Cookie and Set-Cookie headers.

    +

    Methods

    +

    Parameters

    Returns Promise<string>

    diff --git a/dev/interfaces/react_router.CookieSignatureOptions.html b/dev/interfaces/react_router.CookieSignatureOptions.html index 404c279..b0fd2f3 100644 --- a/dev/interfaces/react_router.CookieSignatureOptions.html +++ b/dev/interfaces/react_router.CookieSignatureOptions.html @@ -1,7 +1,7 @@ -CookieSignatureOptions | React Router API Reference
    interface CookieSignatureOptions {
        secrets?: string[];
    }

    Properties

    secrets? +CookieSignatureOptions | React Router API Reference
    interface CookieSignatureOptions {
        secrets?: string[];
    }

    Properties

    Properties

    secrets?: string[]

    An array of secrets that may be used to sign/unsign the value of a cookie.

    The array makes it easy to rotate secrets. New secrets should be added to the beginning of the array. cookie.serialize() will always use the first value in the array, but cookie.parse() may use any of them so that cookies that were signed with older secrets still work.

    -
    +
    diff --git a/dev/interfaces/react_router.DataRouteMatch.html b/dev/interfaces/react_router.DataRouteMatch.html index 5626cbd..c909f7f 100644 --- a/dev/interfaces/react_router.DataRouteMatch.html +++ b/dev/interfaces/react_router.DataRouteMatch.html @@ -1,9 +1,9 @@ -DataRouteMatch | React Router API Reference
    interface DataRouteMatch {
        params: Params<string>;
        pathname: string;
        pathnameBase: string;
        route: DataRouteObject;
    }

    Hierarchy (view full)

    Properties

    params +DataRouteMatch | React Router API Reference
    interface DataRouteMatch {
        params: Params<string>;
        pathname: string;
        pathnameBase: string;
        route: DataRouteObject;
    }

    Hierarchy (view full)

    Properties

    params: Params<string>

    The names and values of dynamic parameters in the URL.

    -
    pathname: string

    The portion of the URL pathname that was matched.

    -
    pathnameBase: string

    The portion of the URL pathname that was matched before child routes.

    -

    The route object that was used to match.

    -
    +
    pathname: string

    The portion of the URL pathname that was matched.

    +
    pathnameBase: string

    The portion of the URL pathname that was matched before child routes.

    +

    The route object that was used to match.

    +
    diff --git a/dev/interfaces/react_router.DataRouter.html b/dev/interfaces/react_router.DataRouter.html index d7dd660..bf13510 100644 --- a/dev/interfaces/react_router.DataRouter.html +++ b/dev/interfaces/react_router.DataRouter.html @@ -1,2 +1,2 @@ DataRouter | React Router API Reference

    A Router instance manages all navigation and data loading/mutations

    -
    +
    diff --git a/dev/interfaces/react_router.DataStrategyFunction.html b/dev/interfaces/react_router.DataStrategyFunction.html index 5f94cf9..64532c1 100644 --- a/dev/interfaces/react_router.DataStrategyFunction.html +++ b/dev/interfaces/react_router.DataStrategyFunction.html @@ -1 +1 @@ -DataStrategyFunction | React Router API Reference
    +DataStrategyFunction | React Router API Reference
    diff --git a/dev/interfaces/react_router.DataStrategyFunctionArgs.html b/dev/interfaces/react_router.DataStrategyFunctionArgs.html index c77423b..45929d4 100644 --- a/dev/interfaces/react_router.DataStrategyFunctionArgs.html +++ b/dev/interfaces/react_router.DataStrategyFunctionArgs.html @@ -1,6 +1,6 @@ -DataStrategyFunctionArgs | React Router API Reference

    Interface DataStrategyFunctionArgs<Context>

    interface DataStrategyFunctionArgs<Context> {
        context?: Context;
        fetcherKey: null | string;
        matches: DataStrategyMatch[];
        params: Params<string>;
        request: Request;
    }

    Type Parameters

    • Context = any

    Hierarchy

    • DataFunctionArgs<Context>
      • DataStrategyFunctionArgs

    Properties

    context? +DataStrategyFunctionArgs | React Router API Reference

    Interface DataStrategyFunctionArgs<Context>

    interface DataStrategyFunctionArgs<Context> {
        context?: Context;
        fetcherKey: null | string;
        matches: DataStrategyMatch[];
        params: Params<string>;
        request: Request;
    }

    Type Parameters

    • Context = any

    Hierarchy

    • DataFunctionArgs<Context>
      • DataStrategyFunctionArgs

    Properties

    context?: Context
    fetcherKey: null | string
    params: Params<string>
    request: Request
    +

    Properties

    context?: Context
    fetcherKey: null | string
    params: Params<string>
    request: Request
    diff --git a/dev/interfaces/react_router.DataStrategyMatch.html b/dev/interfaces/react_router.DataStrategyMatch.html index 151005f..8ce5bed 100644 --- a/dev/interfaces/react_router.DataStrategyMatch.html +++ b/dev/interfaces/react_router.DataStrategyMatch.html @@ -1,11 +1,11 @@ -DataStrategyMatch | React Router API Reference
    interface DataStrategyMatch {
        params: Params<string>;
        pathname: string;
        pathnameBase: string;
        resolve: ((handlerOverride?: ((handler: ((ctx?: unknown) => DataFunctionReturnValue)) => DataFunctionReturnValue)) => Promise<DataStrategyResult>);
        route: AgnosticDataRouteObject;
        shouldLoad: boolean;
    }

    Hierarchy

    • AgnosticRouteMatch<string, AgnosticDataRouteObject>
      • DataStrategyMatch

    Properties

    params +DataStrategyMatch | React Router API Reference
    interface DataStrategyMatch {
        params: Params<string>;
        pathname: string;
        pathnameBase: string;
        resolve: ((handlerOverride?: ((handler: ((ctx?: unknown) => DataFunctionReturnValue)) => DataFunctionReturnValue)) => Promise<DataStrategyResult>);
        route: AgnosticDataRouteObject;
        shouldLoad: boolean;
    }

    Hierarchy

    • AgnosticRouteMatch<string, AgnosticDataRouteObject>
      • DataStrategyMatch

    Properties

    params: Params<string>

    The names and values of dynamic parameters in the URL.

    -
    pathname: string

    The portion of the URL pathname that was matched.

    -
    pathnameBase: string

    The portion of the URL pathname that was matched before child routes.

    -
    resolve: ((handlerOverride?: ((handler: ((ctx?: unknown) => DataFunctionReturnValue)) => DataFunctionReturnValue)) => Promise<DataStrategyResult>)
    route: AgnosticDataRouteObject

    The route object that was used to match.

    -
    shouldLoad: boolean
    +
    pathname: string

    The portion of the URL pathname that was matched.

    +
    pathnameBase: string

    The portion of the URL pathname that was matched before child routes.

    +
    resolve: ((handlerOverride?: ((handler: ((ctx?: unknown) => DataFunctionReturnValue)) => DataFunctionReturnValue)) => Promise<DataStrategyResult>)
    route: AgnosticDataRouteObject

    The route object that was used to match.

    +
    shouldLoad: boolean
    diff --git a/dev/interfaces/react_router.DataStrategyResult.html b/dev/interfaces/react_router.DataStrategyResult.html index 9f41a4b..caf41dd 100644 --- a/dev/interfaces/react_router.DataStrategyResult.html +++ b/dev/interfaces/react_router.DataStrategyResult.html @@ -1,4 +1,4 @@ DataStrategyResult | React Router API Reference

    Result from a loader or action called via dataStrategy

    -
    interface DataStrategyResult {
        result: unknown;
        type: "data" | "error";
    }

    Properties

    interface DataStrategyResult {
        result: unknown;
        type: "data" | "error";
    }

    Properties

    Properties

    result: unknown
    type: "data" | "error"
    +

    Properties

    result: unknown
    type: "data" | "error"
    diff --git a/dev/interfaces/react_router.EntryContext.html b/dev/interfaces/react_router.EntryContext.html index a744fb9..456f2b4 100644 --- a/dev/interfaces/react_router.EntryContext.html +++ b/dev/interfaces/react_router.EntryContext.html @@ -1,4 +1,4 @@ -EntryContext | React Router API Reference
    interface EntryContext {
        abortDelay?: number;
        criticalCss?: string;
        future: FutureConfig;
        isSpaMode: boolean;
        manifest: UNSAFE_AssetsManifest;
        renderMeta?: {
            didRenderScripts?: boolean;
            streamCache?: Record<number, Promise<void> & {
                error?: unknown;
                result?: {
                    done: boolean;
                    value: string;
                };
            }>;
        };
        routeModules: UNSAFE_RouteModules;
        serverHandoffStream?: ReadableStream<Uint8Array>;
        serverHandoffString?: string;
        staticHandlerContext: StaticHandlerContext;
        serializeError?(error: Error): SerializedError;
    }

    Hierarchy

    • FrameworkContextObject
      • EntryContext

    Properties

    abortDelay? +EntryContext | React Router API Reference
    interface EntryContext {
        abortDelay?: number;
        criticalCss?: string;
        future: FutureConfig;
        isSpaMode: boolean;
        manifest: UNSAFE_AssetsManifest;
        renderMeta?: {
            didRenderScripts?: boolean;
            streamCache?: Record<number, Promise<void> & {
                error?: unknown;
                result?: {
                    done: boolean;
                    value: string;
                };
            }>;
        };
        routeModules: UNSAFE_RouteModules;
        serverHandoffStream?: ReadableStream<Uint8Array>;
        serverHandoffString?: string;
        staticHandlerContext: StaticHandlerContext;
        serializeError?(error: Error): SerializedError;
    }

    Hierarchy

    • FrameworkContextObject
      • EntryContext

    Properties

    abortDelay?: number
    criticalCss?: string
    future: FutureConfig
    isSpaMode: boolean
    renderMeta?: {
        didRenderScripts?: boolean;
        streamCache?: Record<number, Promise<void> & {
            error?: unknown;
            result?: {
                done: boolean;
                value: string;
            };
        }>;
    }
    routeModules: UNSAFE_RouteModules
    serverHandoffStream?: ReadableStream<Uint8Array>
    serverHandoffString?: string
    staticHandlerContext: StaticHandlerContext

    Methods

    +

    Properties

    abortDelay?: number
    criticalCss?: string
    future: FutureConfig
    isSpaMode: boolean
    renderMeta?: {
        didRenderScripts?: boolean;
        streamCache?: Record<number, Promise<void> & {
            error?: unknown;
            result?: {
                done: boolean;
                value: string;
            };
        }>;
    }
    routeModules: UNSAFE_RouteModules
    serverHandoffStream?: ReadableStream<Uint8Array>
    serverHandoffString?: string
    staticHandlerContext: StaticHandlerContext

    Methods

    diff --git a/dev/interfaces/react_router.FetcherFormProps.html b/dev/interfaces/react_router.FetcherFormProps.html index 3004618..bfbc5dd 100644 --- a/dev/interfaces/react_router.FetcherFormProps.html +++ b/dev/interfaces/react_router.FetcherFormProps.html @@ -1,5 +1,5 @@ FetcherFormProps | React Router API Reference

    Form props available to fetchers

    -
    interface FetcherFormProps {
        about?: string;
        acceptCharset?: string;
        accessKey?: string;
        action?: string;
        aria-activedescendant?: string;
        aria-atomic?: Booleanish;
        aria-autocomplete?:
            | "none"
            | "list"
            | "inline"
            | "both";
        aria-braillelabel?: string;
        aria-brailleroledescription?: string;
        aria-busy?: Booleanish;
        aria-checked?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-colcount?: number;
        aria-colindex?: number;
        aria-colindextext?: string;
        aria-colspan?: number;
        aria-controls?: string;
        aria-current?:
            | boolean
            | "time"
            | "true"
            | "location"
            | "page"
            | "step"
            | "false"
            | "date";
        aria-describedby?: string;
        aria-description?: string;
        aria-details?: string;
        aria-disabled?: Booleanish;
        aria-dropeffect?:
            | "link"
            | "copy"
            | "none"
            | "execute"
            | "move"
            | "popup";
        aria-errormessage?: string;
        aria-expanded?: Booleanish;
        aria-flowto?: string;
        aria-grabbed?: Booleanish;
        aria-haspopup?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "grid"
            | "listbox"
            | "tree";
        aria-hidden?: Booleanish;
        aria-invalid?:
            | boolean
            | "true"
            | "false"
            | "grammar"
            | "spelling";
        aria-keyshortcuts?: string;
        aria-label?: string;
        aria-labelledby?: string;
        aria-level?: number;
        aria-live?: "off" | "assertive" | "polite";
        aria-modal?: Booleanish;
        aria-multiline?: Booleanish;
        aria-multiselectable?: Booleanish;
        aria-orientation?: "horizontal" | "vertical";
        aria-owns?: string;
        aria-placeholder?: string;
        aria-posinset?: number;
        aria-pressed?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-readonly?: Booleanish;
        aria-relevant?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        aria-required?: Booleanish;
        aria-roledescription?: string;
        aria-rowcount?: number;
        aria-rowindex?: number;
        aria-rowindextext?: string;
        aria-rowspan?: number;
        aria-selected?: Booleanish;
        aria-setsize?: number;
        aria-sort?:
            | "none"
            | "ascending"
            | "descending"
            | "other";
        aria-valuemax?: number;
        aria-valuemin?: number;
        aria-valuenow?: number;
        aria-valuetext?: string;
        autoCapitalize?: string;
        autoComplete?: string;
        autoCorrect?: string;
        autoFocus?: boolean;
        autoSave?: string;
        children?: ReactNode;
        className?: string;
        color?: string;
        content?: string;
        contentEditable?: Booleanish | "inherit";
        contextMenu?: string;
        dangerouslySetInnerHTML?: {
            __html: string | TrustedHTML;
        };
        datatype?: string;
        defaultChecked?: boolean;
        defaultValue?: string | number | readonly string[];
        dir?: string;
        draggable?: Booleanish;
        encType?: "application/x-www-form-urlencoded" | "multipart/form-data" | "text/plain";
        hidden?: boolean;
        id?: string;
        inlist?: any;
        inputMode?:
            | "search"
            | "text"
            | "url"
            | "none"
            | "tel"
            | "email"
            | "numeric"
            | "decimal";
        is?: string;
        itemID?: string;
        itemProp?: string;
        itemRef?: string;
        itemScope?: boolean;
        itemType?: string;
        lang?: string;
        method?: HTMLFormMethod;
        name?: string;
        nonce?: string;
        noValidate?: boolean;
        onAbort?: ReactEventHandler<HTMLFormElement>;
        onAbortCapture?: ReactEventHandler<HTMLFormElement>;
        onAnimationEnd?: AnimationEventHandler<HTMLFormElement>;
        onAnimationEndCapture?: AnimationEventHandler<HTMLFormElement>;
        onAnimationIteration?: AnimationEventHandler<HTMLFormElement>;
        onAnimationIterationCapture?: AnimationEventHandler<HTMLFormElement>;
        onAnimationStart?: AnimationEventHandler<HTMLFormElement>;
        onAnimationStartCapture?: AnimationEventHandler<HTMLFormElement>;
        onAuxClick?: MouseEventHandler<HTMLFormElement>;
        onAuxClickCapture?: MouseEventHandler<HTMLFormElement>;
        onBeforeInput?: FormEventHandler<HTMLFormElement>;
        onBeforeInputCapture?: FormEventHandler<HTMLFormElement>;
        onBlur?: FocusEventHandler<HTMLFormElement>;
        onBlurCapture?: FocusEventHandler<HTMLFormElement>;
        onCanPlay?: ReactEventHandler<HTMLFormElement>;
        onCanPlayCapture?: ReactEventHandler<HTMLFormElement>;
        onCanPlayThrough?: ReactEventHandler<HTMLFormElement>;
        onCanPlayThroughCapture?: ReactEventHandler<HTMLFormElement>;
        onChange?: FormEventHandler<HTMLFormElement>;
        onChangeCapture?: FormEventHandler<HTMLFormElement>;
        onClick?: MouseEventHandler<HTMLFormElement>;
        onClickCapture?: MouseEventHandler<HTMLFormElement>;
        onCompositionEnd?: CompositionEventHandler<HTMLFormElement>;
        onCompositionEndCapture?: CompositionEventHandler<HTMLFormElement>;
        onCompositionStart?: CompositionEventHandler<HTMLFormElement>;
        onCompositionStartCapture?: CompositionEventHandler<HTMLFormElement>;
        onCompositionUpdate?: CompositionEventHandler<HTMLFormElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<HTMLFormElement>;
        onContextMenu?: MouseEventHandler<HTMLFormElement>;
        onContextMenuCapture?: MouseEventHandler<HTMLFormElement>;
        onCopy?: ClipboardEventHandler<HTMLFormElement>;
        onCopyCapture?: ClipboardEventHandler<HTMLFormElement>;
        onCut?: ClipboardEventHandler<HTMLFormElement>;
        onCutCapture?: ClipboardEventHandler<HTMLFormElement>;
        onDoubleClick?: MouseEventHandler<HTMLFormElement>;
        onDoubleClickCapture?: MouseEventHandler<HTMLFormElement>;
        onDrag?: DragEventHandler<HTMLFormElement>;
        onDragCapture?: DragEventHandler<HTMLFormElement>;
        onDragEnd?: DragEventHandler<HTMLFormElement>;
        onDragEndCapture?: DragEventHandler<HTMLFormElement>;
        onDragEnter?: DragEventHandler<HTMLFormElement>;
        onDragEnterCapture?: DragEventHandler<HTMLFormElement>;
        onDragExit?: DragEventHandler<HTMLFormElement>;
        onDragExitCapture?: DragEventHandler<HTMLFormElement>;
        onDragLeave?: DragEventHandler<HTMLFormElement>;
        onDragLeaveCapture?: DragEventHandler<HTMLFormElement>;
        onDragOver?: DragEventHandler<HTMLFormElement>;
        onDragOverCapture?: DragEventHandler<HTMLFormElement>;
        onDragStart?: DragEventHandler<HTMLFormElement>;
        onDragStartCapture?: DragEventHandler<HTMLFormElement>;
        onDrop?: DragEventHandler<HTMLFormElement>;
        onDropCapture?: DragEventHandler<HTMLFormElement>;
        onDurationChange?: ReactEventHandler<HTMLFormElement>;
        onDurationChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onEmptied?: ReactEventHandler<HTMLFormElement>;
        onEmptiedCapture?: ReactEventHandler<HTMLFormElement>;
        onEncrypted?: ReactEventHandler<HTMLFormElement>;
        onEncryptedCapture?: ReactEventHandler<HTMLFormElement>;
        onEnded?: ReactEventHandler<HTMLFormElement>;
        onEndedCapture?: ReactEventHandler<HTMLFormElement>;
        onError?: ReactEventHandler<HTMLFormElement>;
        onErrorCapture?: ReactEventHandler<HTMLFormElement>;
        onFocus?: FocusEventHandler<HTMLFormElement>;
        onFocusCapture?: FocusEventHandler<HTMLFormElement>;
        onGotPointerCapture?: PointerEventHandler<HTMLFormElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>;
        onInput?: FormEventHandler<HTMLFormElement>;
        onInputCapture?: FormEventHandler<HTMLFormElement>;
        onInvalid?: FormEventHandler<HTMLFormElement>;
        onInvalidCapture?: FormEventHandler<HTMLFormElement>;
        onKeyDown?: KeyboardEventHandler<HTMLFormElement>;
        onKeyDownCapture?: KeyboardEventHandler<HTMLFormElement>;
        onKeyPress?: KeyboardEventHandler<HTMLFormElement>;
        onKeyPressCapture?: KeyboardEventHandler<HTMLFormElement>;
        onKeyUp?: KeyboardEventHandler<HTMLFormElement>;
        onKeyUpCapture?: KeyboardEventHandler<HTMLFormElement>;
        onLoad?: ReactEventHandler<HTMLFormElement>;
        onLoadCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadedData?: ReactEventHandler<HTMLFormElement>;
        onLoadedDataCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadedMetadata?: ReactEventHandler<HTMLFormElement>;
        onLoadedMetadataCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadStart?: ReactEventHandler<HTMLFormElement>;
        onLoadStartCapture?: ReactEventHandler<HTMLFormElement>;
        onLostPointerCapture?: PointerEventHandler<HTMLFormElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>;
        onMouseDown?: MouseEventHandler<HTMLFormElement>;
        onMouseDownCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseEnter?: MouseEventHandler<HTMLFormElement>;
        onMouseLeave?: MouseEventHandler<HTMLFormElement>;
        onMouseMove?: MouseEventHandler<HTMLFormElement>;
        onMouseMoveCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseOut?: MouseEventHandler<HTMLFormElement>;
        onMouseOutCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseOver?: MouseEventHandler<HTMLFormElement>;
        onMouseOverCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseUp?: MouseEventHandler<HTMLFormElement>;
        onMouseUpCapture?: MouseEventHandler<HTMLFormElement>;
        onPaste?: ClipboardEventHandler<HTMLFormElement>;
        onPasteCapture?: ClipboardEventHandler<HTMLFormElement>;
        onPause?: ReactEventHandler<HTMLFormElement>;
        onPauseCapture?: ReactEventHandler<HTMLFormElement>;
        onPlay?: ReactEventHandler<HTMLFormElement>;
        onPlayCapture?: ReactEventHandler<HTMLFormElement>;
        onPlaying?: ReactEventHandler<HTMLFormElement>;
        onPlayingCapture?: ReactEventHandler<HTMLFormElement>;
        onPointerCancel?: PointerEventHandler<HTMLFormElement>;
        onPointerCancelCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerDown?: PointerEventHandler<HTMLFormElement>;
        onPointerDownCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerEnter?: PointerEventHandler<HTMLFormElement>;
        onPointerEnterCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerLeave?: PointerEventHandler<HTMLFormElement>;
        onPointerLeaveCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerMove?: PointerEventHandler<HTMLFormElement>;
        onPointerMoveCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerOut?: PointerEventHandler<HTMLFormElement>;
        onPointerOutCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerOver?: PointerEventHandler<HTMLFormElement>;
        onPointerOverCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerUp?: PointerEventHandler<HTMLFormElement>;
        onPointerUpCapture?: PointerEventHandler<HTMLFormElement>;
        onProgress?: ReactEventHandler<HTMLFormElement>;
        onProgressCapture?: ReactEventHandler<HTMLFormElement>;
        onRateChange?: ReactEventHandler<HTMLFormElement>;
        onRateChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onReset?: FormEventHandler<HTMLFormElement>;
        onResetCapture?: FormEventHandler<HTMLFormElement>;
        onResize?: ReactEventHandler<HTMLFormElement>;
        onResizeCapture?: ReactEventHandler<HTMLFormElement>;
        onScroll?: UIEventHandler<HTMLFormElement>;
        onScrollCapture?: UIEventHandler<HTMLFormElement>;
        onSeeked?: ReactEventHandler<HTMLFormElement>;
        onSeekedCapture?: ReactEventHandler<HTMLFormElement>;
        onSeeking?: ReactEventHandler<HTMLFormElement>;
        onSeekingCapture?: ReactEventHandler<HTMLFormElement>;
        onSelect?: ReactEventHandler<HTMLFormElement>;
        onSelectCapture?: ReactEventHandler<HTMLFormElement>;
        onStalled?: ReactEventHandler<HTMLFormElement>;
        onStalledCapture?: ReactEventHandler<HTMLFormElement>;
        onSubmit?: FormEventHandler<HTMLFormElement>;
        onSubmitCapture?: FormEventHandler<HTMLFormElement>;
        onSuspend?: ReactEventHandler<HTMLFormElement>;
        onSuspendCapture?: ReactEventHandler<HTMLFormElement>;
        onTimeUpdate?: ReactEventHandler<HTMLFormElement>;
        onTimeUpdateCapture?: ReactEventHandler<HTMLFormElement>;
        onTouchCancel?: TouchEventHandler<HTMLFormElement>;
        onTouchCancelCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchEnd?: TouchEventHandler<HTMLFormElement>;
        onTouchEndCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchMove?: TouchEventHandler<HTMLFormElement>;
        onTouchMoveCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchStart?: TouchEventHandler<HTMLFormElement>;
        onTouchStartCapture?: TouchEventHandler<HTMLFormElement>;
        onTransitionEnd?: TransitionEventHandler<HTMLFormElement>;
        onTransitionEndCapture?: TransitionEventHandler<HTMLFormElement>;
        onVolumeChange?: ReactEventHandler<HTMLFormElement>;
        onVolumeChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onWaiting?: ReactEventHandler<HTMLFormElement>;
        onWaitingCapture?: ReactEventHandler<HTMLFormElement>;
        onWheel?: WheelEventHandler<HTMLFormElement>;
        onWheelCapture?: WheelEventHandler<HTMLFormElement>;
        placeholder?: string;
        prefix?: string;
        preventScrollReset?: boolean;
        property?: string;
        radioGroup?: string;
        rel?: string;
        relative?: RelativeRoutingType;
        resource?: string;
        results?: number;
        rev?: string;
        role?: AriaRole;
        security?: string;
        slot?: string;
        spellCheck?: Booleanish;
        style?: CSSProperties;
        suppressContentEditableWarning?: boolean;
        suppressHydrationWarning?: boolean;
        tabIndex?: number;
        target?: string;
        title?: string;
        translate?: "yes" | "no";
        typeof?: string;
        unselectable?: "on" | "off";
        vocab?: string;
    }

    Hierarchy

    • SharedFormProps
      • FetcherFormProps

    Properties

    interface FetcherFormProps {
        about?: string;
        acceptCharset?: string;
        accessKey?: string;
        action?: string;
        aria-activedescendant?: string;
        aria-atomic?: Booleanish;
        aria-autocomplete?:
            | "none"
            | "list"
            | "inline"
            | "both";
        aria-braillelabel?: string;
        aria-brailleroledescription?: string;
        aria-busy?: Booleanish;
        aria-checked?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-colcount?: number;
        aria-colindex?: number;
        aria-colindextext?: string;
        aria-colspan?: number;
        aria-controls?: string;
        aria-current?:
            | boolean
            | "time"
            | "true"
            | "location"
            | "page"
            | "step"
            | "false"
            | "date";
        aria-describedby?: string;
        aria-description?: string;
        aria-details?: string;
        aria-disabled?: Booleanish;
        aria-dropeffect?:
            | "link"
            | "copy"
            | "none"
            | "execute"
            | "move"
            | "popup";
        aria-errormessage?: string;
        aria-expanded?: Booleanish;
        aria-flowto?: string;
        aria-grabbed?: Booleanish;
        aria-haspopup?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "grid"
            | "listbox"
            | "tree";
        aria-hidden?: Booleanish;
        aria-invalid?:
            | boolean
            | "true"
            | "false"
            | "grammar"
            | "spelling";
        aria-keyshortcuts?: string;
        aria-label?: string;
        aria-labelledby?: string;
        aria-level?: number;
        aria-live?: "off" | "assertive" | "polite";
        aria-modal?: Booleanish;
        aria-multiline?: Booleanish;
        aria-multiselectable?: Booleanish;
        aria-orientation?: "horizontal" | "vertical";
        aria-owns?: string;
        aria-placeholder?: string;
        aria-posinset?: number;
        aria-pressed?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-readonly?: Booleanish;
        aria-relevant?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        aria-required?: Booleanish;
        aria-roledescription?: string;
        aria-rowcount?: number;
        aria-rowindex?: number;
        aria-rowindextext?: string;
        aria-rowspan?: number;
        aria-selected?: Booleanish;
        aria-setsize?: number;
        aria-sort?:
            | "none"
            | "ascending"
            | "descending"
            | "other";
        aria-valuemax?: number;
        aria-valuemin?: number;
        aria-valuenow?: number;
        aria-valuetext?: string;
        autoCapitalize?: string;
        autoComplete?: string;
        autoCorrect?: string;
        autoFocus?: boolean;
        autoSave?: string;
        children?: ReactNode;
        className?: string;
        color?: string;
        content?: string;
        contentEditable?: Booleanish | "inherit";
        contextMenu?: string;
        dangerouslySetInnerHTML?: {
            __html: string | TrustedHTML;
        };
        datatype?: string;
        defaultChecked?: boolean;
        defaultValue?: string | number | readonly string[];
        dir?: string;
        draggable?: Booleanish;
        encType?: "application/x-www-form-urlencoded" | "multipart/form-data" | "text/plain";
        hidden?: boolean;
        id?: string;
        inlist?: any;
        inputMode?:
            | "search"
            | "text"
            | "url"
            | "none"
            | "tel"
            | "email"
            | "numeric"
            | "decimal";
        is?: string;
        itemID?: string;
        itemProp?: string;
        itemRef?: string;
        itemScope?: boolean;
        itemType?: string;
        lang?: string;
        method?: HTMLFormMethod;
        name?: string;
        nonce?: string;
        noValidate?: boolean;
        onAbort?: ReactEventHandler<HTMLFormElement>;
        onAbortCapture?: ReactEventHandler<HTMLFormElement>;
        onAnimationEnd?: AnimationEventHandler<HTMLFormElement>;
        onAnimationEndCapture?: AnimationEventHandler<HTMLFormElement>;
        onAnimationIteration?: AnimationEventHandler<HTMLFormElement>;
        onAnimationIterationCapture?: AnimationEventHandler<HTMLFormElement>;
        onAnimationStart?: AnimationEventHandler<HTMLFormElement>;
        onAnimationStartCapture?: AnimationEventHandler<HTMLFormElement>;
        onAuxClick?: MouseEventHandler<HTMLFormElement>;
        onAuxClickCapture?: MouseEventHandler<HTMLFormElement>;
        onBeforeInput?: FormEventHandler<HTMLFormElement>;
        onBeforeInputCapture?: FormEventHandler<HTMLFormElement>;
        onBlur?: FocusEventHandler<HTMLFormElement>;
        onBlurCapture?: FocusEventHandler<HTMLFormElement>;
        onCanPlay?: ReactEventHandler<HTMLFormElement>;
        onCanPlayCapture?: ReactEventHandler<HTMLFormElement>;
        onCanPlayThrough?: ReactEventHandler<HTMLFormElement>;
        onCanPlayThroughCapture?: ReactEventHandler<HTMLFormElement>;
        onChange?: FormEventHandler<HTMLFormElement>;
        onChangeCapture?: FormEventHandler<HTMLFormElement>;
        onClick?: MouseEventHandler<HTMLFormElement>;
        onClickCapture?: MouseEventHandler<HTMLFormElement>;
        onCompositionEnd?: CompositionEventHandler<HTMLFormElement>;
        onCompositionEndCapture?: CompositionEventHandler<HTMLFormElement>;
        onCompositionStart?: CompositionEventHandler<HTMLFormElement>;
        onCompositionStartCapture?: CompositionEventHandler<HTMLFormElement>;
        onCompositionUpdate?: CompositionEventHandler<HTMLFormElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<HTMLFormElement>;
        onContextMenu?: MouseEventHandler<HTMLFormElement>;
        onContextMenuCapture?: MouseEventHandler<HTMLFormElement>;
        onCopy?: ClipboardEventHandler<HTMLFormElement>;
        onCopyCapture?: ClipboardEventHandler<HTMLFormElement>;
        onCut?: ClipboardEventHandler<HTMLFormElement>;
        onCutCapture?: ClipboardEventHandler<HTMLFormElement>;
        onDoubleClick?: MouseEventHandler<HTMLFormElement>;
        onDoubleClickCapture?: MouseEventHandler<HTMLFormElement>;
        onDrag?: DragEventHandler<HTMLFormElement>;
        onDragCapture?: DragEventHandler<HTMLFormElement>;
        onDragEnd?: DragEventHandler<HTMLFormElement>;
        onDragEndCapture?: DragEventHandler<HTMLFormElement>;
        onDragEnter?: DragEventHandler<HTMLFormElement>;
        onDragEnterCapture?: DragEventHandler<HTMLFormElement>;
        onDragExit?: DragEventHandler<HTMLFormElement>;
        onDragExitCapture?: DragEventHandler<HTMLFormElement>;
        onDragLeave?: DragEventHandler<HTMLFormElement>;
        onDragLeaveCapture?: DragEventHandler<HTMLFormElement>;
        onDragOver?: DragEventHandler<HTMLFormElement>;
        onDragOverCapture?: DragEventHandler<HTMLFormElement>;
        onDragStart?: DragEventHandler<HTMLFormElement>;
        onDragStartCapture?: DragEventHandler<HTMLFormElement>;
        onDrop?: DragEventHandler<HTMLFormElement>;
        onDropCapture?: DragEventHandler<HTMLFormElement>;
        onDurationChange?: ReactEventHandler<HTMLFormElement>;
        onDurationChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onEmptied?: ReactEventHandler<HTMLFormElement>;
        onEmptiedCapture?: ReactEventHandler<HTMLFormElement>;
        onEncrypted?: ReactEventHandler<HTMLFormElement>;
        onEncryptedCapture?: ReactEventHandler<HTMLFormElement>;
        onEnded?: ReactEventHandler<HTMLFormElement>;
        onEndedCapture?: ReactEventHandler<HTMLFormElement>;
        onError?: ReactEventHandler<HTMLFormElement>;
        onErrorCapture?: ReactEventHandler<HTMLFormElement>;
        onFocus?: FocusEventHandler<HTMLFormElement>;
        onFocusCapture?: FocusEventHandler<HTMLFormElement>;
        onGotPointerCapture?: PointerEventHandler<HTMLFormElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>;
        onInput?: FormEventHandler<HTMLFormElement>;
        onInputCapture?: FormEventHandler<HTMLFormElement>;
        onInvalid?: FormEventHandler<HTMLFormElement>;
        onInvalidCapture?: FormEventHandler<HTMLFormElement>;
        onKeyDown?: KeyboardEventHandler<HTMLFormElement>;
        onKeyDownCapture?: KeyboardEventHandler<HTMLFormElement>;
        onKeyPress?: KeyboardEventHandler<HTMLFormElement>;
        onKeyPressCapture?: KeyboardEventHandler<HTMLFormElement>;
        onKeyUp?: KeyboardEventHandler<HTMLFormElement>;
        onKeyUpCapture?: KeyboardEventHandler<HTMLFormElement>;
        onLoad?: ReactEventHandler<HTMLFormElement>;
        onLoadCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadedData?: ReactEventHandler<HTMLFormElement>;
        onLoadedDataCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadedMetadata?: ReactEventHandler<HTMLFormElement>;
        onLoadedMetadataCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadStart?: ReactEventHandler<HTMLFormElement>;
        onLoadStartCapture?: ReactEventHandler<HTMLFormElement>;
        onLostPointerCapture?: PointerEventHandler<HTMLFormElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>;
        onMouseDown?: MouseEventHandler<HTMLFormElement>;
        onMouseDownCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseEnter?: MouseEventHandler<HTMLFormElement>;
        onMouseLeave?: MouseEventHandler<HTMLFormElement>;
        onMouseMove?: MouseEventHandler<HTMLFormElement>;
        onMouseMoveCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseOut?: MouseEventHandler<HTMLFormElement>;
        onMouseOutCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseOver?: MouseEventHandler<HTMLFormElement>;
        onMouseOverCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseUp?: MouseEventHandler<HTMLFormElement>;
        onMouseUpCapture?: MouseEventHandler<HTMLFormElement>;
        onPaste?: ClipboardEventHandler<HTMLFormElement>;
        onPasteCapture?: ClipboardEventHandler<HTMLFormElement>;
        onPause?: ReactEventHandler<HTMLFormElement>;
        onPauseCapture?: ReactEventHandler<HTMLFormElement>;
        onPlay?: ReactEventHandler<HTMLFormElement>;
        onPlayCapture?: ReactEventHandler<HTMLFormElement>;
        onPlaying?: ReactEventHandler<HTMLFormElement>;
        onPlayingCapture?: ReactEventHandler<HTMLFormElement>;
        onPointerCancel?: PointerEventHandler<HTMLFormElement>;
        onPointerCancelCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerDown?: PointerEventHandler<HTMLFormElement>;
        onPointerDownCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerEnter?: PointerEventHandler<HTMLFormElement>;
        onPointerEnterCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerLeave?: PointerEventHandler<HTMLFormElement>;
        onPointerLeaveCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerMove?: PointerEventHandler<HTMLFormElement>;
        onPointerMoveCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerOut?: PointerEventHandler<HTMLFormElement>;
        onPointerOutCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerOver?: PointerEventHandler<HTMLFormElement>;
        onPointerOverCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerUp?: PointerEventHandler<HTMLFormElement>;
        onPointerUpCapture?: PointerEventHandler<HTMLFormElement>;
        onProgress?: ReactEventHandler<HTMLFormElement>;
        onProgressCapture?: ReactEventHandler<HTMLFormElement>;
        onRateChange?: ReactEventHandler<HTMLFormElement>;
        onRateChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onReset?: FormEventHandler<HTMLFormElement>;
        onResetCapture?: FormEventHandler<HTMLFormElement>;
        onResize?: ReactEventHandler<HTMLFormElement>;
        onResizeCapture?: ReactEventHandler<HTMLFormElement>;
        onScroll?: UIEventHandler<HTMLFormElement>;
        onScrollCapture?: UIEventHandler<HTMLFormElement>;
        onSeeked?: ReactEventHandler<HTMLFormElement>;
        onSeekedCapture?: ReactEventHandler<HTMLFormElement>;
        onSeeking?: ReactEventHandler<HTMLFormElement>;
        onSeekingCapture?: ReactEventHandler<HTMLFormElement>;
        onSelect?: ReactEventHandler<HTMLFormElement>;
        onSelectCapture?: ReactEventHandler<HTMLFormElement>;
        onStalled?: ReactEventHandler<HTMLFormElement>;
        onStalledCapture?: ReactEventHandler<HTMLFormElement>;
        onSubmit?: FormEventHandler<HTMLFormElement>;
        onSubmitCapture?: FormEventHandler<HTMLFormElement>;
        onSuspend?: ReactEventHandler<HTMLFormElement>;
        onSuspendCapture?: ReactEventHandler<HTMLFormElement>;
        onTimeUpdate?: ReactEventHandler<HTMLFormElement>;
        onTimeUpdateCapture?: ReactEventHandler<HTMLFormElement>;
        onTouchCancel?: TouchEventHandler<HTMLFormElement>;
        onTouchCancelCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchEnd?: TouchEventHandler<HTMLFormElement>;
        onTouchEndCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchMove?: TouchEventHandler<HTMLFormElement>;
        onTouchMoveCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchStart?: TouchEventHandler<HTMLFormElement>;
        onTouchStartCapture?: TouchEventHandler<HTMLFormElement>;
        onTransitionEnd?: TransitionEventHandler<HTMLFormElement>;
        onTransitionEndCapture?: TransitionEventHandler<HTMLFormElement>;
        onVolumeChange?: ReactEventHandler<HTMLFormElement>;
        onVolumeChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onWaiting?: ReactEventHandler<HTMLFormElement>;
        onWaitingCapture?: ReactEventHandler<HTMLFormElement>;
        onWheel?: WheelEventHandler<HTMLFormElement>;
        onWheelCapture?: WheelEventHandler<HTMLFormElement>;
        placeholder?: string;
        prefix?: string;
        preventScrollReset?: boolean;
        property?: string;
        radioGroup?: string;
        rel?: string;
        relative?: RelativeRoutingType;
        resource?: string;
        results?: number;
        rev?: string;
        role?: AriaRole;
        security?: string;
        slot?: string;
        spellCheck?: Booleanish;
        style?: CSSProperties;
        suppressContentEditableWarning?: boolean;
        suppressHydrationWarning?: boolean;
        tabIndex?: number;
        target?: string;
        title?: string;
        translate?: "yes" | "no";
        typeof?: string;
        unselectable?: "on" | "off";
        vocab?: string;
    }

    Hierarchy

    • SharedFormProps
      • FetcherFormProps

    Properties

    about?: string
    acceptCharset?: string
    accessKey?: string
    action?: string

    The URL to submit the form data to. If undefined, this defaults to the closest route in context.

    -
    aria-activedescendant?: string

    Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.

    +
    aria-activedescendant?: string

    Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.

    aria-atomic?: Booleanish

    Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.

    aria-autocomplete?:
        | "none"
        | "list"
        | "inline"
        | "both"

    Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.

    @@ -391,7 +391,7 @@

    aria-valuetext.

    aria-valuetext?: string

    Defines the human readable text alternative of aria-valuenow for a range widget.

    autoCapitalize?: string
    autoComplete?: string
    autoCorrect?: string
    autoFocus?: boolean
    autoSave?: string
    children?: ReactNode
    className?: string
    color?: string
    content?: string
    contentEditable?: Booleanish | "inherit"
    contextMenu?: string
    dangerouslySetInnerHTML?: {
        __html: string | TrustedHTML;
    }
    datatype?: string
    defaultChecked?: boolean
    defaultValue?: string | number | readonly string[]
    dir?: string
    draggable?: Booleanish
    encType?: "application/x-www-form-urlencoded" | "multipart/form-data" | "text/plain"

    The encoding type to use for the form submission.

    -
    hidden?: boolean
    id?: string
    inlist?: any
    inputMode?:
        | "search"
        | "text"
        | "url"
        | "none"
        | "tel"
        | "email"
        | "numeric"
        | "decimal"

    Hints at the type of data that might be entered by the user while editing the element or its contents

    +
    hidden?: boolean
    id?: string
    inlist?: any
    inputMode?:
        | "search"
        | "text"
        | "url"
        | "none"
        | "tel"
        | "email"
        | "numeric"
        | "decimal"

    Hints at the type of data that might be entered by the user while editing the element or its contents

    is?: string

    Specify that a standard HTML element should behave like a defined custom built-in element

    https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is

    @@ -399,11 +399,11 @@ "put", "delete", and "patch".

    Native <form> only supports get and post, avoid the other verbs if you'd like to support progressive enhancement

    -
    name?: string
    nonce?: string
    noValidate?: boolean
    onAbort?: ReactEventHandler<HTMLFormElement>
    onAbortCapture?: ReactEventHandler<HTMLFormElement>
    onAnimationEnd?: AnimationEventHandler<HTMLFormElement>
    onAnimationEndCapture?: AnimationEventHandler<HTMLFormElement>
    onAnimationIteration?: AnimationEventHandler<HTMLFormElement>
    onAnimationIterationCapture?: AnimationEventHandler<HTMLFormElement>
    onAnimationStart?: AnimationEventHandler<HTMLFormElement>
    onAnimationStartCapture?: AnimationEventHandler<HTMLFormElement>
    onAuxClick?: MouseEventHandler<HTMLFormElement>
    onAuxClickCapture?: MouseEventHandler<HTMLFormElement>
    onBeforeInput?: FormEventHandler<HTMLFormElement>
    onBeforeInputCapture?: FormEventHandler<HTMLFormElement>
    onBlur?: FocusEventHandler<HTMLFormElement>
    onBlurCapture?: FocusEventHandler<HTMLFormElement>
    onCanPlay?: ReactEventHandler<HTMLFormElement>
    onCanPlayCapture?: ReactEventHandler<HTMLFormElement>
    onCanPlayThrough?: ReactEventHandler<HTMLFormElement>
    onCanPlayThroughCapture?: ReactEventHandler<HTMLFormElement>
    onChange?: FormEventHandler<HTMLFormElement>
    onChangeCapture?: FormEventHandler<HTMLFormElement>
    onClick?: MouseEventHandler<HTMLFormElement>
    onClickCapture?: MouseEventHandler<HTMLFormElement>
    onCompositionEnd?: CompositionEventHandler<HTMLFormElement>
    onCompositionEndCapture?: CompositionEventHandler<HTMLFormElement>
    onCompositionStart?: CompositionEventHandler<HTMLFormElement>
    onCompositionStartCapture?: CompositionEventHandler<HTMLFormElement>
    onCompositionUpdate?: CompositionEventHandler<HTMLFormElement>
    onCompositionUpdateCapture?: CompositionEventHandler<HTMLFormElement>
    onContextMenu?: MouseEventHandler<HTMLFormElement>
    onContextMenuCapture?: MouseEventHandler<HTMLFormElement>
    onCopy?: ClipboardEventHandler<HTMLFormElement>
    onCopyCapture?: ClipboardEventHandler<HTMLFormElement>
    onCut?: ClipboardEventHandler<HTMLFormElement>
    onCutCapture?: ClipboardEventHandler<HTMLFormElement>
    onDoubleClick?: MouseEventHandler<HTMLFormElement>
    onDoubleClickCapture?: MouseEventHandler<HTMLFormElement>
    onDrag?: DragEventHandler<HTMLFormElement>
    onDragCapture?: DragEventHandler<HTMLFormElement>
    onDragEnd?: DragEventHandler<HTMLFormElement>
    onDragEndCapture?: DragEventHandler<HTMLFormElement>
    onDragEnter?: DragEventHandler<HTMLFormElement>
    onDragEnterCapture?: DragEventHandler<HTMLFormElement>
    onDragExit?: DragEventHandler<HTMLFormElement>
    onDragExitCapture?: DragEventHandler<HTMLFormElement>
    onDragLeave?: DragEventHandler<HTMLFormElement>
    onDragLeaveCapture?: DragEventHandler<HTMLFormElement>
    onDragOver?: DragEventHandler<HTMLFormElement>
    onDragOverCapture?: DragEventHandler<HTMLFormElement>
    onDragStart?: DragEventHandler<HTMLFormElement>
    onDragStartCapture?: DragEventHandler<HTMLFormElement>
    onDrop?: DragEventHandler<HTMLFormElement>
    onDropCapture?: DragEventHandler<HTMLFormElement>
    onDurationChange?: ReactEventHandler<HTMLFormElement>
    onDurationChangeCapture?: ReactEventHandler<HTMLFormElement>
    onEmptied?: ReactEventHandler<HTMLFormElement>
    onEmptiedCapture?: ReactEventHandler<HTMLFormElement>
    onEncrypted?: ReactEventHandler<HTMLFormElement>
    onEncryptedCapture?: ReactEventHandler<HTMLFormElement>
    onEnded?: ReactEventHandler<HTMLFormElement>
    onEndedCapture?: ReactEventHandler<HTMLFormElement>
    onError?: ReactEventHandler<HTMLFormElement>
    onErrorCapture?: ReactEventHandler<HTMLFormElement>
    onFocus?: FocusEventHandler<HTMLFormElement>
    onFocusCapture?: FocusEventHandler<HTMLFormElement>
    onGotPointerCapture?: PointerEventHandler<HTMLFormElement>
    onGotPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>
    onInput?: FormEventHandler<HTMLFormElement>
    onInputCapture?: FormEventHandler<HTMLFormElement>
    onInvalid?: FormEventHandler<HTMLFormElement>
    onInvalidCapture?: FormEventHandler<HTMLFormElement>
    onKeyDown?: KeyboardEventHandler<HTMLFormElement>
    onKeyDownCapture?: KeyboardEventHandler<HTMLFormElement>
    onKeyPress?: KeyboardEventHandler<HTMLFormElement>
    onKeyPressCapture?: KeyboardEventHandler<HTMLFormElement>
    onKeyUp?: KeyboardEventHandler<HTMLFormElement>
    onKeyUpCapture?: KeyboardEventHandler<HTMLFormElement>
    onLoad?: ReactEventHandler<HTMLFormElement>
    onLoadCapture?: ReactEventHandler<HTMLFormElement>
    onLoadedData?: ReactEventHandler<HTMLFormElement>
    onLoadedDataCapture?: ReactEventHandler<HTMLFormElement>
    onLoadedMetadata?: ReactEventHandler<HTMLFormElement>
    onLoadedMetadataCapture?: ReactEventHandler<HTMLFormElement>
    onLoadStart?: ReactEventHandler<HTMLFormElement>
    onLoadStartCapture?: ReactEventHandler<HTMLFormElement>
    onLostPointerCapture?: PointerEventHandler<HTMLFormElement>
    onLostPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>
    onMouseDown?: MouseEventHandler<HTMLFormElement>
    onMouseDownCapture?: MouseEventHandler<HTMLFormElement>
    onMouseEnter?: MouseEventHandler<HTMLFormElement>
    onMouseLeave?: MouseEventHandler<HTMLFormElement>
    onMouseMove?: MouseEventHandler<HTMLFormElement>
    onMouseMoveCapture?: MouseEventHandler<HTMLFormElement>
    onMouseOut?: MouseEventHandler<HTMLFormElement>
    onMouseOutCapture?: MouseEventHandler<HTMLFormElement>
    onMouseOver?: MouseEventHandler<HTMLFormElement>
    onMouseOverCapture?: MouseEventHandler<HTMLFormElement>
    onMouseUp?: MouseEventHandler<HTMLFormElement>
    onMouseUpCapture?: MouseEventHandler<HTMLFormElement>
    onPaste?: ClipboardEventHandler<HTMLFormElement>
    onPasteCapture?: ClipboardEventHandler<HTMLFormElement>
    onPause?: ReactEventHandler<HTMLFormElement>
    onPauseCapture?: ReactEventHandler<HTMLFormElement>
    onPlay?: ReactEventHandler<HTMLFormElement>
    onPlayCapture?: ReactEventHandler<HTMLFormElement>
    onPlaying?: ReactEventHandler<HTMLFormElement>
    onPlayingCapture?: ReactEventHandler<HTMLFormElement>
    onPointerCancel?: PointerEventHandler<HTMLFormElement>
    onPointerCancelCapture?: PointerEventHandler<HTMLFormElement>
    onPointerDown?: PointerEventHandler<HTMLFormElement>
    onPointerDownCapture?: PointerEventHandler<HTMLFormElement>
    onPointerEnter?: PointerEventHandler<HTMLFormElement>
    onPointerEnterCapture?: PointerEventHandler<HTMLFormElement>
    onPointerLeave?: PointerEventHandler<HTMLFormElement>
    onPointerLeaveCapture?: PointerEventHandler<HTMLFormElement>
    onPointerMove?: PointerEventHandler<HTMLFormElement>
    onPointerMoveCapture?: PointerEventHandler<HTMLFormElement>
    onPointerOut?: PointerEventHandler<HTMLFormElement>
    onPointerOutCapture?: PointerEventHandler<HTMLFormElement>
    onPointerOver?: PointerEventHandler<HTMLFormElement>
    onPointerOverCapture?: PointerEventHandler<HTMLFormElement>
    onPointerUp?: PointerEventHandler<HTMLFormElement>
    onPointerUpCapture?: PointerEventHandler<HTMLFormElement>
    onProgress?: ReactEventHandler<HTMLFormElement>
    onProgressCapture?: ReactEventHandler<HTMLFormElement>
    onRateChange?: ReactEventHandler<HTMLFormElement>
    onRateChangeCapture?: ReactEventHandler<HTMLFormElement>
    onReset?: FormEventHandler<HTMLFormElement>
    onResetCapture?: FormEventHandler<HTMLFormElement>
    onResize?: ReactEventHandler<HTMLFormElement>
    onResizeCapture?: ReactEventHandler<HTMLFormElement>
    onScroll?: UIEventHandler<HTMLFormElement>
    onScrollCapture?: UIEventHandler<HTMLFormElement>
    onSeeked?: ReactEventHandler<HTMLFormElement>
    onSeekedCapture?: ReactEventHandler<HTMLFormElement>
    onSeeking?: ReactEventHandler<HTMLFormElement>
    onSeekingCapture?: ReactEventHandler<HTMLFormElement>
    onSelect?: ReactEventHandler<HTMLFormElement>
    onSelectCapture?: ReactEventHandler<HTMLFormElement>
    onStalled?: ReactEventHandler<HTMLFormElement>
    onStalledCapture?: ReactEventHandler<HTMLFormElement>
    onSubmit?: FormEventHandler<HTMLFormElement>

    A function to call when the form is submitted. If you call +

    name?: string
    nonce?: string
    noValidate?: boolean
    onAbort?: ReactEventHandler<HTMLFormElement>
    onAbortCapture?: ReactEventHandler<HTMLFormElement>
    onAnimationEnd?: AnimationEventHandler<HTMLFormElement>
    onAnimationEndCapture?: AnimationEventHandler<HTMLFormElement>
    onAnimationIteration?: AnimationEventHandler<HTMLFormElement>
    onAnimationIterationCapture?: AnimationEventHandler<HTMLFormElement>
    onAnimationStart?: AnimationEventHandler<HTMLFormElement>
    onAnimationStartCapture?: AnimationEventHandler<HTMLFormElement>
    onAuxClick?: MouseEventHandler<HTMLFormElement>
    onAuxClickCapture?: MouseEventHandler<HTMLFormElement>
    onBeforeInput?: FormEventHandler<HTMLFormElement>
    onBeforeInputCapture?: FormEventHandler<HTMLFormElement>
    onBlur?: FocusEventHandler<HTMLFormElement>
    onBlurCapture?: FocusEventHandler<HTMLFormElement>
    onCanPlay?: ReactEventHandler<HTMLFormElement>
    onCanPlayCapture?: ReactEventHandler<HTMLFormElement>
    onCanPlayThrough?: ReactEventHandler<HTMLFormElement>
    onCanPlayThroughCapture?: ReactEventHandler<HTMLFormElement>
    onChange?: FormEventHandler<HTMLFormElement>
    onChangeCapture?: FormEventHandler<HTMLFormElement>
    onClick?: MouseEventHandler<HTMLFormElement>
    onClickCapture?: MouseEventHandler<HTMLFormElement>
    onCompositionEnd?: CompositionEventHandler<HTMLFormElement>
    onCompositionEndCapture?: CompositionEventHandler<HTMLFormElement>
    onCompositionStart?: CompositionEventHandler<HTMLFormElement>
    onCompositionStartCapture?: CompositionEventHandler<HTMLFormElement>
    onCompositionUpdate?: CompositionEventHandler<HTMLFormElement>
    onCompositionUpdateCapture?: CompositionEventHandler<HTMLFormElement>
    onContextMenu?: MouseEventHandler<HTMLFormElement>
    onContextMenuCapture?: MouseEventHandler<HTMLFormElement>
    onCopy?: ClipboardEventHandler<HTMLFormElement>
    onCopyCapture?: ClipboardEventHandler<HTMLFormElement>
    onCut?: ClipboardEventHandler<HTMLFormElement>
    onCutCapture?: ClipboardEventHandler<HTMLFormElement>
    onDoubleClick?: MouseEventHandler<HTMLFormElement>
    onDoubleClickCapture?: MouseEventHandler<HTMLFormElement>
    onDrag?: DragEventHandler<HTMLFormElement>
    onDragCapture?: DragEventHandler<HTMLFormElement>
    onDragEnd?: DragEventHandler<HTMLFormElement>
    onDragEndCapture?: DragEventHandler<HTMLFormElement>
    onDragEnter?: DragEventHandler<HTMLFormElement>
    onDragEnterCapture?: DragEventHandler<HTMLFormElement>
    onDragExit?: DragEventHandler<HTMLFormElement>
    onDragExitCapture?: DragEventHandler<HTMLFormElement>
    onDragLeave?: DragEventHandler<HTMLFormElement>
    onDragLeaveCapture?: DragEventHandler<HTMLFormElement>
    onDragOver?: DragEventHandler<HTMLFormElement>
    onDragOverCapture?: DragEventHandler<HTMLFormElement>
    onDragStart?: DragEventHandler<HTMLFormElement>
    onDragStartCapture?: DragEventHandler<HTMLFormElement>
    onDrop?: DragEventHandler<HTMLFormElement>
    onDropCapture?: DragEventHandler<HTMLFormElement>
    onDurationChange?: ReactEventHandler<HTMLFormElement>
    onDurationChangeCapture?: ReactEventHandler<HTMLFormElement>
    onEmptied?: ReactEventHandler<HTMLFormElement>
    onEmptiedCapture?: ReactEventHandler<HTMLFormElement>
    onEncrypted?: ReactEventHandler<HTMLFormElement>
    onEncryptedCapture?: ReactEventHandler<HTMLFormElement>
    onEnded?: ReactEventHandler<HTMLFormElement>
    onEndedCapture?: ReactEventHandler<HTMLFormElement>
    onError?: ReactEventHandler<HTMLFormElement>
    onErrorCapture?: ReactEventHandler<HTMLFormElement>
    onFocus?: FocusEventHandler<HTMLFormElement>
    onFocusCapture?: FocusEventHandler<HTMLFormElement>
    onGotPointerCapture?: PointerEventHandler<HTMLFormElement>
    onGotPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>
    onInput?: FormEventHandler<HTMLFormElement>
    onInputCapture?: FormEventHandler<HTMLFormElement>
    onInvalid?: FormEventHandler<HTMLFormElement>
    onInvalidCapture?: FormEventHandler<HTMLFormElement>
    onKeyDown?: KeyboardEventHandler<HTMLFormElement>
    onKeyDownCapture?: KeyboardEventHandler<HTMLFormElement>
    onKeyPress?: KeyboardEventHandler<HTMLFormElement>
    onKeyPressCapture?: KeyboardEventHandler<HTMLFormElement>
    onKeyUp?: KeyboardEventHandler<HTMLFormElement>
    onKeyUpCapture?: KeyboardEventHandler<HTMLFormElement>
    onLoad?: ReactEventHandler<HTMLFormElement>
    onLoadCapture?: ReactEventHandler<HTMLFormElement>
    onLoadedData?: ReactEventHandler<HTMLFormElement>
    onLoadedDataCapture?: ReactEventHandler<HTMLFormElement>
    onLoadedMetadata?: ReactEventHandler<HTMLFormElement>
    onLoadedMetadataCapture?: ReactEventHandler<HTMLFormElement>
    onLoadStart?: ReactEventHandler<HTMLFormElement>
    onLoadStartCapture?: ReactEventHandler<HTMLFormElement>
    onLostPointerCapture?: PointerEventHandler<HTMLFormElement>
    onLostPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>
    onMouseDown?: MouseEventHandler<HTMLFormElement>
    onMouseDownCapture?: MouseEventHandler<HTMLFormElement>
    onMouseEnter?: MouseEventHandler<HTMLFormElement>
    onMouseLeave?: MouseEventHandler<HTMLFormElement>
    onMouseMove?: MouseEventHandler<HTMLFormElement>
    onMouseMoveCapture?: MouseEventHandler<HTMLFormElement>
    onMouseOut?: MouseEventHandler<HTMLFormElement>
    onMouseOutCapture?: MouseEventHandler<HTMLFormElement>
    onMouseOver?: MouseEventHandler<HTMLFormElement>
    onMouseOverCapture?: MouseEventHandler<HTMLFormElement>
    onMouseUp?: MouseEventHandler<HTMLFormElement>
    onMouseUpCapture?: MouseEventHandler<HTMLFormElement>
    onPaste?: ClipboardEventHandler<HTMLFormElement>
    onPasteCapture?: ClipboardEventHandler<HTMLFormElement>
    onPause?: ReactEventHandler<HTMLFormElement>
    onPauseCapture?: ReactEventHandler<HTMLFormElement>
    onPlay?: ReactEventHandler<HTMLFormElement>
    onPlayCapture?: ReactEventHandler<HTMLFormElement>
    onPlaying?: ReactEventHandler<HTMLFormElement>
    onPlayingCapture?: ReactEventHandler<HTMLFormElement>
    onPointerCancel?: PointerEventHandler<HTMLFormElement>
    onPointerCancelCapture?: PointerEventHandler<HTMLFormElement>
    onPointerDown?: PointerEventHandler<HTMLFormElement>
    onPointerDownCapture?: PointerEventHandler<HTMLFormElement>
    onPointerEnter?: PointerEventHandler<HTMLFormElement>
    onPointerEnterCapture?: PointerEventHandler<HTMLFormElement>
    onPointerLeave?: PointerEventHandler<HTMLFormElement>
    onPointerLeaveCapture?: PointerEventHandler<HTMLFormElement>
    onPointerMove?: PointerEventHandler<HTMLFormElement>
    onPointerMoveCapture?: PointerEventHandler<HTMLFormElement>
    onPointerOut?: PointerEventHandler<HTMLFormElement>
    onPointerOutCapture?: PointerEventHandler<HTMLFormElement>
    onPointerOver?: PointerEventHandler<HTMLFormElement>
    onPointerOverCapture?: PointerEventHandler<HTMLFormElement>
    onPointerUp?: PointerEventHandler<HTMLFormElement>
    onPointerUpCapture?: PointerEventHandler<HTMLFormElement>
    onProgress?: ReactEventHandler<HTMLFormElement>
    onProgressCapture?: ReactEventHandler<HTMLFormElement>
    onRateChange?: ReactEventHandler<HTMLFormElement>
    onRateChangeCapture?: ReactEventHandler<HTMLFormElement>
    onReset?: FormEventHandler<HTMLFormElement>
    onResetCapture?: FormEventHandler<HTMLFormElement>
    onResize?: ReactEventHandler<HTMLFormElement>
    onResizeCapture?: ReactEventHandler<HTMLFormElement>
    onScroll?: UIEventHandler<HTMLFormElement>
    onScrollCapture?: UIEventHandler<HTMLFormElement>
    onSeeked?: ReactEventHandler<HTMLFormElement>
    onSeekedCapture?: ReactEventHandler<HTMLFormElement>
    onSeeking?: ReactEventHandler<HTMLFormElement>
    onSeekingCapture?: ReactEventHandler<HTMLFormElement>
    onSelect?: ReactEventHandler<HTMLFormElement>
    onSelectCapture?: ReactEventHandler<HTMLFormElement>
    onStalled?: ReactEventHandler<HTMLFormElement>
    onStalledCapture?: ReactEventHandler<HTMLFormElement>
    onSubmit?: FormEventHandler<HTMLFormElement>

    A function to call when the form is submitted. If you call event.preventDefault() then this form will not do anything.

    -
    onSubmitCapture?: FormEventHandler<HTMLFormElement>
    onSuspend?: ReactEventHandler<HTMLFormElement>
    onSuspendCapture?: ReactEventHandler<HTMLFormElement>
    onTimeUpdate?: ReactEventHandler<HTMLFormElement>
    onTimeUpdateCapture?: ReactEventHandler<HTMLFormElement>
    onTouchCancel?: TouchEventHandler<HTMLFormElement>
    onTouchCancelCapture?: TouchEventHandler<HTMLFormElement>
    onTouchEnd?: TouchEventHandler<HTMLFormElement>
    onTouchEndCapture?: TouchEventHandler<HTMLFormElement>
    onTouchMove?: TouchEventHandler<HTMLFormElement>
    onTouchMoveCapture?: TouchEventHandler<HTMLFormElement>
    onTouchStart?: TouchEventHandler<HTMLFormElement>
    onTouchStartCapture?: TouchEventHandler<HTMLFormElement>
    onTransitionEnd?: TransitionEventHandler<HTMLFormElement>
    onTransitionEndCapture?: TransitionEventHandler<HTMLFormElement>
    onVolumeChange?: ReactEventHandler<HTMLFormElement>
    onVolumeChangeCapture?: ReactEventHandler<HTMLFormElement>
    onWaiting?: ReactEventHandler<HTMLFormElement>
    onWaitingCapture?: ReactEventHandler<HTMLFormElement>
    onWheel?: WheelEventHandler<HTMLFormElement>
    onWheelCapture?: WheelEventHandler<HTMLFormElement>
    placeholder?: string
    prefix?: string
    preventScrollReset?: boolean

    Prevent the scroll position from resetting to the top of the viewport on +

    onSubmitCapture?: FormEventHandler<HTMLFormElement>
    onSuspend?: ReactEventHandler<HTMLFormElement>
    onSuspendCapture?: ReactEventHandler<HTMLFormElement>
    onTimeUpdate?: ReactEventHandler<HTMLFormElement>
    onTimeUpdateCapture?: ReactEventHandler<HTMLFormElement>
    onTouchCancel?: TouchEventHandler<HTMLFormElement>
    onTouchCancelCapture?: TouchEventHandler<HTMLFormElement>
    onTouchEnd?: TouchEventHandler<HTMLFormElement>
    onTouchEndCapture?: TouchEventHandler<HTMLFormElement>
    onTouchMove?: TouchEventHandler<HTMLFormElement>
    onTouchMoveCapture?: TouchEventHandler<HTMLFormElement>
    onTouchStart?: TouchEventHandler<HTMLFormElement>
    onTouchStartCapture?: TouchEventHandler<HTMLFormElement>
    onTransitionEnd?: TransitionEventHandler<HTMLFormElement>
    onTransitionEndCapture?: TransitionEventHandler<HTMLFormElement>
    onVolumeChange?: ReactEventHandler<HTMLFormElement>
    onVolumeChangeCapture?: ReactEventHandler<HTMLFormElement>
    onWaiting?: ReactEventHandler<HTMLFormElement>
    onWaitingCapture?: ReactEventHandler<HTMLFormElement>
    onWheel?: WheelEventHandler<HTMLFormElement>
    onWheelCapture?: WheelEventHandler<HTMLFormElement>
    placeholder?: string
    prefix?: string
    preventScrollReset?: boolean

    Prevent the scroll position from resetting to the top of the viewport on completion of the navigation when using the component

    -
    property?: string
    radioGroup?: string
    rel?: string

    Determines whether the form action is relative to the route hierarchy or +

    property?: string
    radioGroup?: string
    rel?: string

    Determines whether the form action is relative to the route hierarchy or the pathname. Use this if you want to opt out of navigating the route hierarchy and want to instead route based on /-delimited URL segments

    -
    resource?: string
    results?: number
    rev?: string
    role?: AriaRole
    security?: string
    slot?: string
    spellCheck?: Booleanish
    style?: CSSProperties
    suppressContentEditableWarning?: boolean
    suppressHydrationWarning?: boolean
    tabIndex?: number
    target?: string
    title?: string
    translate?: "yes" | "no"
    typeof?: string
    unselectable?: "on" | "off"
    vocab?: string
    +
    resource?: string
    results?: number
    rev?: string
    role?: AriaRole
    security?: string
    slot?: string
    spellCheck?: Booleanish
    style?: CSSProperties
    suppressContentEditableWarning?: boolean
    suppressHydrationWarning?: boolean
    tabIndex?: number
    target?: string
    title?: string
    translate?: "yes" | "no"
    typeof?: string
    unselectable?: "on" | "off"
    vocab?: string
    diff --git a/dev/interfaces/react_router.FetcherSubmitFunction.html b/dev/interfaces/react_router.FetcherSubmitFunction.html index 679e78f..e27b25a 100644 --- a/dev/interfaces/react_router.FetcherSubmitFunction.html +++ b/dev/interfaces/react_router.FetcherSubmitFunction.html @@ -16,4 +16,4 @@
    fetcher.submit(
    { myKey: "myValue" },
    { method: "post", encType: "application/json" }
    );
    -
  • Optionaloptions: FetcherSubmitOptions
  • Returns Promise<void>

    +
  • Optionaloptions: FetcherSubmitOptions
  • Returns Promise<void>

    diff --git a/dev/interfaces/react_router.FetcherSubmitOptions.html b/dev/interfaces/react_router.FetcherSubmitOptions.html index 96008a4..1002291 100644 --- a/dev/interfaces/react_router.FetcherSubmitOptions.html +++ b/dev/interfaces/react_router.FetcherSubmitOptions.html @@ -1,5 +1,5 @@ FetcherSubmitOptions | React Router API Reference

    Submit options available to fetchers

    -
    interface FetcherSubmitOptions {
        action?: string;
        encType?: FormEncType;
        flushSync?: boolean;
        method?: HTMLFormMethod;
        preventScrollReset?: boolean;
        relative?: RelativeRoutingType;
    }

    Hierarchy (view full)

    Properties

    interface FetcherSubmitOptions {
        action?: string;
        encType?: FormEncType;
        flushSync?: boolean;
        method?: HTMLFormMethod;
        preventScrollReset?: boolean;
        relative?: RelativeRoutingType;
    }

    Hierarchy (view full)

    Properties

    Properties

    action?: string

    The action URL path used to submit the form. Overrides <form action>. Defaults to the path of the current route.

    -
    encType?: FormEncType

    The encoding used to submit the form. Overrides <form encType>. +

    encType?: FormEncType

    The encoding used to submit the form. Overrides <form encType>. Defaults to "application/x-www-form-urlencoded".

    -
    flushSync?: boolean

    Enable flushSync for this submission's state updates

    -

    The HTTP method used to submit the form. Overrides <form method>. +

    flushSync?: boolean

    Enable flushSync for this submission's state updates

    +

    The HTTP method used to submit the form. Overrides <form method>. Defaults to "GET".

    -
    preventScrollReset?: boolean

    In browser-based environments, prevent resetting scroll after this +

    preventScrollReset?: boolean

    In browser-based environments, prevent resetting scroll after this navigation when using the component

    -

    Determines whether the form action is relative to the route hierarchy or +

    Determines whether the form action is relative to the route hierarchy or the pathname. Use this if you want to opt out of navigating the route hierarchy and want to instead route based on /-delimited URL segments

    -
    +
    diff --git a/dev/interfaces/react_router.FormProps.html b/dev/interfaces/react_router.FormProps.html index 6b5e67f..e422a0f 100644 --- a/dev/interfaces/react_router.FormProps.html +++ b/dev/interfaces/react_router.FormProps.html @@ -1,5 +1,5 @@ FormProps | React Router API Reference

    Form props available to navigations

    -
    interface FormProps {
        about?: string;
        acceptCharset?: string;
        accessKey?: string;
        action?: string;
        aria-activedescendant?: string;
        aria-atomic?: Booleanish;
        aria-autocomplete?:
            | "none"
            | "list"
            | "inline"
            | "both";
        aria-braillelabel?: string;
        aria-brailleroledescription?: string;
        aria-busy?: Booleanish;
        aria-checked?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-colcount?: number;
        aria-colindex?: number;
        aria-colindextext?: string;
        aria-colspan?: number;
        aria-controls?: string;
        aria-current?:
            | boolean
            | "time"
            | "true"
            | "location"
            | "page"
            | "step"
            | "false"
            | "date";
        aria-describedby?: string;
        aria-description?: string;
        aria-details?: string;
        aria-disabled?: Booleanish;
        aria-dropeffect?:
            | "link"
            | "copy"
            | "none"
            | "execute"
            | "move"
            | "popup";
        aria-errormessage?: string;
        aria-expanded?: Booleanish;
        aria-flowto?: string;
        aria-grabbed?: Booleanish;
        aria-haspopup?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "grid"
            | "listbox"
            | "tree";
        aria-hidden?: Booleanish;
        aria-invalid?:
            | boolean
            | "true"
            | "false"
            | "grammar"
            | "spelling";
        aria-keyshortcuts?: string;
        aria-label?: string;
        aria-labelledby?: string;
        aria-level?: number;
        aria-live?: "off" | "assertive" | "polite";
        aria-modal?: Booleanish;
        aria-multiline?: Booleanish;
        aria-multiselectable?: Booleanish;
        aria-orientation?: "horizontal" | "vertical";
        aria-owns?: string;
        aria-placeholder?: string;
        aria-posinset?: number;
        aria-pressed?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-readonly?: Booleanish;
        aria-relevant?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        aria-required?: Booleanish;
        aria-roledescription?: string;
        aria-rowcount?: number;
        aria-rowindex?: number;
        aria-rowindextext?: string;
        aria-rowspan?: number;
        aria-selected?: Booleanish;
        aria-setsize?: number;
        aria-sort?:
            | "none"
            | "ascending"
            | "descending"
            | "other";
        aria-valuemax?: number;
        aria-valuemin?: number;
        aria-valuenow?: number;
        aria-valuetext?: string;
        autoCapitalize?: string;
        autoComplete?: string;
        autoCorrect?: string;
        autoFocus?: boolean;
        autoSave?: string;
        children?: ReactNode;
        className?: string;
        color?: string;
        content?: string;
        contentEditable?: Booleanish | "inherit";
        contextMenu?: string;
        dangerouslySetInnerHTML?: {
            __html: string | TrustedHTML;
        };
        datatype?: string;
        defaultChecked?: boolean;
        defaultValue?: string | number | readonly string[];
        dir?: string;
        discover?: DiscoverBehavior;
        draggable?: Booleanish;
        encType?: "application/x-www-form-urlencoded" | "multipart/form-data" | "text/plain";
        fetcherKey?: string;
        hidden?: boolean;
        id?: string;
        inlist?: any;
        inputMode?:
            | "search"
            | "text"
            | "url"
            | "none"
            | "tel"
            | "email"
            | "numeric"
            | "decimal";
        is?: string;
        itemID?: string;
        itemProp?: string;
        itemRef?: string;
        itemScope?: boolean;
        itemType?: string;
        lang?: string;
        method?: HTMLFormMethod;
        name?: string;
        navigate?: boolean;
        nonce?: string;
        noValidate?: boolean;
        onAbort?: ReactEventHandler<HTMLFormElement>;
        onAbortCapture?: ReactEventHandler<HTMLFormElement>;
        onAnimationEnd?: AnimationEventHandler<HTMLFormElement>;
        onAnimationEndCapture?: AnimationEventHandler<HTMLFormElement>;
        onAnimationIteration?: AnimationEventHandler<HTMLFormElement>;
        onAnimationIterationCapture?: AnimationEventHandler<HTMLFormElement>;
        onAnimationStart?: AnimationEventHandler<HTMLFormElement>;
        onAnimationStartCapture?: AnimationEventHandler<HTMLFormElement>;
        onAuxClick?: MouseEventHandler<HTMLFormElement>;
        onAuxClickCapture?: MouseEventHandler<HTMLFormElement>;
        onBeforeInput?: FormEventHandler<HTMLFormElement>;
        onBeforeInputCapture?: FormEventHandler<HTMLFormElement>;
        onBlur?: FocusEventHandler<HTMLFormElement>;
        onBlurCapture?: FocusEventHandler<HTMLFormElement>;
        onCanPlay?: ReactEventHandler<HTMLFormElement>;
        onCanPlayCapture?: ReactEventHandler<HTMLFormElement>;
        onCanPlayThrough?: ReactEventHandler<HTMLFormElement>;
        onCanPlayThroughCapture?: ReactEventHandler<HTMLFormElement>;
        onChange?: FormEventHandler<HTMLFormElement>;
        onChangeCapture?: FormEventHandler<HTMLFormElement>;
        onClick?: MouseEventHandler<HTMLFormElement>;
        onClickCapture?: MouseEventHandler<HTMLFormElement>;
        onCompositionEnd?: CompositionEventHandler<HTMLFormElement>;
        onCompositionEndCapture?: CompositionEventHandler<HTMLFormElement>;
        onCompositionStart?: CompositionEventHandler<HTMLFormElement>;
        onCompositionStartCapture?: CompositionEventHandler<HTMLFormElement>;
        onCompositionUpdate?: CompositionEventHandler<HTMLFormElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<HTMLFormElement>;
        onContextMenu?: MouseEventHandler<HTMLFormElement>;
        onContextMenuCapture?: MouseEventHandler<HTMLFormElement>;
        onCopy?: ClipboardEventHandler<HTMLFormElement>;
        onCopyCapture?: ClipboardEventHandler<HTMLFormElement>;
        onCut?: ClipboardEventHandler<HTMLFormElement>;
        onCutCapture?: ClipboardEventHandler<HTMLFormElement>;
        onDoubleClick?: MouseEventHandler<HTMLFormElement>;
        onDoubleClickCapture?: MouseEventHandler<HTMLFormElement>;
        onDrag?: DragEventHandler<HTMLFormElement>;
        onDragCapture?: DragEventHandler<HTMLFormElement>;
        onDragEnd?: DragEventHandler<HTMLFormElement>;
        onDragEndCapture?: DragEventHandler<HTMLFormElement>;
        onDragEnter?: DragEventHandler<HTMLFormElement>;
        onDragEnterCapture?: DragEventHandler<HTMLFormElement>;
        onDragExit?: DragEventHandler<HTMLFormElement>;
        onDragExitCapture?: DragEventHandler<HTMLFormElement>;
        onDragLeave?: DragEventHandler<HTMLFormElement>;
        onDragLeaveCapture?: DragEventHandler<HTMLFormElement>;
        onDragOver?: DragEventHandler<HTMLFormElement>;
        onDragOverCapture?: DragEventHandler<HTMLFormElement>;
        onDragStart?: DragEventHandler<HTMLFormElement>;
        onDragStartCapture?: DragEventHandler<HTMLFormElement>;
        onDrop?: DragEventHandler<HTMLFormElement>;
        onDropCapture?: DragEventHandler<HTMLFormElement>;
        onDurationChange?: ReactEventHandler<HTMLFormElement>;
        onDurationChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onEmptied?: ReactEventHandler<HTMLFormElement>;
        onEmptiedCapture?: ReactEventHandler<HTMLFormElement>;
        onEncrypted?: ReactEventHandler<HTMLFormElement>;
        onEncryptedCapture?: ReactEventHandler<HTMLFormElement>;
        onEnded?: ReactEventHandler<HTMLFormElement>;
        onEndedCapture?: ReactEventHandler<HTMLFormElement>;
        onError?: ReactEventHandler<HTMLFormElement>;
        onErrorCapture?: ReactEventHandler<HTMLFormElement>;
        onFocus?: FocusEventHandler<HTMLFormElement>;
        onFocusCapture?: FocusEventHandler<HTMLFormElement>;
        onGotPointerCapture?: PointerEventHandler<HTMLFormElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>;
        onInput?: FormEventHandler<HTMLFormElement>;
        onInputCapture?: FormEventHandler<HTMLFormElement>;
        onInvalid?: FormEventHandler<HTMLFormElement>;
        onInvalidCapture?: FormEventHandler<HTMLFormElement>;
        onKeyDown?: KeyboardEventHandler<HTMLFormElement>;
        onKeyDownCapture?: KeyboardEventHandler<HTMLFormElement>;
        onKeyPress?: KeyboardEventHandler<HTMLFormElement>;
        onKeyPressCapture?: KeyboardEventHandler<HTMLFormElement>;
        onKeyUp?: KeyboardEventHandler<HTMLFormElement>;
        onKeyUpCapture?: KeyboardEventHandler<HTMLFormElement>;
        onLoad?: ReactEventHandler<HTMLFormElement>;
        onLoadCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadedData?: ReactEventHandler<HTMLFormElement>;
        onLoadedDataCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadedMetadata?: ReactEventHandler<HTMLFormElement>;
        onLoadedMetadataCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadStart?: ReactEventHandler<HTMLFormElement>;
        onLoadStartCapture?: ReactEventHandler<HTMLFormElement>;
        onLostPointerCapture?: PointerEventHandler<HTMLFormElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>;
        onMouseDown?: MouseEventHandler<HTMLFormElement>;
        onMouseDownCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseEnter?: MouseEventHandler<HTMLFormElement>;
        onMouseLeave?: MouseEventHandler<HTMLFormElement>;
        onMouseMove?: MouseEventHandler<HTMLFormElement>;
        onMouseMoveCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseOut?: MouseEventHandler<HTMLFormElement>;
        onMouseOutCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseOver?: MouseEventHandler<HTMLFormElement>;
        onMouseOverCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseUp?: MouseEventHandler<HTMLFormElement>;
        onMouseUpCapture?: MouseEventHandler<HTMLFormElement>;
        onPaste?: ClipboardEventHandler<HTMLFormElement>;
        onPasteCapture?: ClipboardEventHandler<HTMLFormElement>;
        onPause?: ReactEventHandler<HTMLFormElement>;
        onPauseCapture?: ReactEventHandler<HTMLFormElement>;
        onPlay?: ReactEventHandler<HTMLFormElement>;
        onPlayCapture?: ReactEventHandler<HTMLFormElement>;
        onPlaying?: ReactEventHandler<HTMLFormElement>;
        onPlayingCapture?: ReactEventHandler<HTMLFormElement>;
        onPointerCancel?: PointerEventHandler<HTMLFormElement>;
        onPointerCancelCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerDown?: PointerEventHandler<HTMLFormElement>;
        onPointerDownCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerEnter?: PointerEventHandler<HTMLFormElement>;
        onPointerEnterCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerLeave?: PointerEventHandler<HTMLFormElement>;
        onPointerLeaveCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerMove?: PointerEventHandler<HTMLFormElement>;
        onPointerMoveCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerOut?: PointerEventHandler<HTMLFormElement>;
        onPointerOutCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerOver?: PointerEventHandler<HTMLFormElement>;
        onPointerOverCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerUp?: PointerEventHandler<HTMLFormElement>;
        onPointerUpCapture?: PointerEventHandler<HTMLFormElement>;
        onProgress?: ReactEventHandler<HTMLFormElement>;
        onProgressCapture?: ReactEventHandler<HTMLFormElement>;
        onRateChange?: ReactEventHandler<HTMLFormElement>;
        onRateChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onReset?: FormEventHandler<HTMLFormElement>;
        onResetCapture?: FormEventHandler<HTMLFormElement>;
        onResize?: ReactEventHandler<HTMLFormElement>;
        onResizeCapture?: ReactEventHandler<HTMLFormElement>;
        onScroll?: UIEventHandler<HTMLFormElement>;
        onScrollCapture?: UIEventHandler<HTMLFormElement>;
        onSeeked?: ReactEventHandler<HTMLFormElement>;
        onSeekedCapture?: ReactEventHandler<HTMLFormElement>;
        onSeeking?: ReactEventHandler<HTMLFormElement>;
        onSeekingCapture?: ReactEventHandler<HTMLFormElement>;
        onSelect?: ReactEventHandler<HTMLFormElement>;
        onSelectCapture?: ReactEventHandler<HTMLFormElement>;
        onStalled?: ReactEventHandler<HTMLFormElement>;
        onStalledCapture?: ReactEventHandler<HTMLFormElement>;
        onSubmit?: FormEventHandler<HTMLFormElement>;
        onSubmitCapture?: FormEventHandler<HTMLFormElement>;
        onSuspend?: ReactEventHandler<HTMLFormElement>;
        onSuspendCapture?: ReactEventHandler<HTMLFormElement>;
        onTimeUpdate?: ReactEventHandler<HTMLFormElement>;
        onTimeUpdateCapture?: ReactEventHandler<HTMLFormElement>;
        onTouchCancel?: TouchEventHandler<HTMLFormElement>;
        onTouchCancelCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchEnd?: TouchEventHandler<HTMLFormElement>;
        onTouchEndCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchMove?: TouchEventHandler<HTMLFormElement>;
        onTouchMoveCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchStart?: TouchEventHandler<HTMLFormElement>;
        onTouchStartCapture?: TouchEventHandler<HTMLFormElement>;
        onTransitionEnd?: TransitionEventHandler<HTMLFormElement>;
        onTransitionEndCapture?: TransitionEventHandler<HTMLFormElement>;
        onVolumeChange?: ReactEventHandler<HTMLFormElement>;
        onVolumeChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onWaiting?: ReactEventHandler<HTMLFormElement>;
        onWaitingCapture?: ReactEventHandler<HTMLFormElement>;
        onWheel?: WheelEventHandler<HTMLFormElement>;
        onWheelCapture?: WheelEventHandler<HTMLFormElement>;
        placeholder?: string;
        prefix?: string;
        preventScrollReset?: boolean;
        property?: string;
        radioGroup?: string;
        rel?: string;
        relative?: RelativeRoutingType;
        reloadDocument?: boolean;
        replace?: boolean;
        resource?: string;
        results?: number;
        rev?: string;
        role?: AriaRole;
        security?: string;
        slot?: string;
        spellCheck?: Booleanish;
        state?: any;
        style?: CSSProperties;
        suppressContentEditableWarning?: boolean;
        suppressHydrationWarning?: boolean;
        tabIndex?: number;
        target?: string;
        title?: string;
        translate?: "yes" | "no";
        typeof?: string;
        unselectable?: "on" | "off";
        viewTransition?: boolean;
        vocab?: string;
    }

    Hierarchy

    • SharedFormProps
      • FormProps

    Properties

    interface FormProps {
        about?: string;
        acceptCharset?: string;
        accessKey?: string;
        action?: string;
        aria-activedescendant?: string;
        aria-atomic?: Booleanish;
        aria-autocomplete?:
            | "none"
            | "list"
            | "inline"
            | "both";
        aria-braillelabel?: string;
        aria-brailleroledescription?: string;
        aria-busy?: Booleanish;
        aria-checked?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-colcount?: number;
        aria-colindex?: number;
        aria-colindextext?: string;
        aria-colspan?: number;
        aria-controls?: string;
        aria-current?:
            | boolean
            | "time"
            | "true"
            | "location"
            | "page"
            | "step"
            | "false"
            | "date";
        aria-describedby?: string;
        aria-description?: string;
        aria-details?: string;
        aria-disabled?: Booleanish;
        aria-dropeffect?:
            | "link"
            | "copy"
            | "none"
            | "execute"
            | "move"
            | "popup";
        aria-errormessage?: string;
        aria-expanded?: Booleanish;
        aria-flowto?: string;
        aria-grabbed?: Booleanish;
        aria-haspopup?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "grid"
            | "listbox"
            | "tree";
        aria-hidden?: Booleanish;
        aria-invalid?:
            | boolean
            | "true"
            | "false"
            | "grammar"
            | "spelling";
        aria-keyshortcuts?: string;
        aria-label?: string;
        aria-labelledby?: string;
        aria-level?: number;
        aria-live?: "off" | "assertive" | "polite";
        aria-modal?: Booleanish;
        aria-multiline?: Booleanish;
        aria-multiselectable?: Booleanish;
        aria-orientation?: "horizontal" | "vertical";
        aria-owns?: string;
        aria-placeholder?: string;
        aria-posinset?: number;
        aria-pressed?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-readonly?: Booleanish;
        aria-relevant?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        aria-required?: Booleanish;
        aria-roledescription?: string;
        aria-rowcount?: number;
        aria-rowindex?: number;
        aria-rowindextext?: string;
        aria-rowspan?: number;
        aria-selected?: Booleanish;
        aria-setsize?: number;
        aria-sort?:
            | "none"
            | "ascending"
            | "descending"
            | "other";
        aria-valuemax?: number;
        aria-valuemin?: number;
        aria-valuenow?: number;
        aria-valuetext?: string;
        autoCapitalize?: string;
        autoComplete?: string;
        autoCorrect?: string;
        autoFocus?: boolean;
        autoSave?: string;
        children?: ReactNode;
        className?: string;
        color?: string;
        content?: string;
        contentEditable?: Booleanish | "inherit";
        contextMenu?: string;
        dangerouslySetInnerHTML?: {
            __html: string | TrustedHTML;
        };
        datatype?: string;
        defaultChecked?: boolean;
        defaultValue?: string | number | readonly string[];
        dir?: string;
        discover?: DiscoverBehavior;
        draggable?: Booleanish;
        encType?: "application/x-www-form-urlencoded" | "multipart/form-data" | "text/plain";
        fetcherKey?: string;
        hidden?: boolean;
        id?: string;
        inlist?: any;
        inputMode?:
            | "search"
            | "text"
            | "url"
            | "none"
            | "tel"
            | "email"
            | "numeric"
            | "decimal";
        is?: string;
        itemID?: string;
        itemProp?: string;
        itemRef?: string;
        itemScope?: boolean;
        itemType?: string;
        lang?: string;
        method?: HTMLFormMethod;
        name?: string;
        navigate?: boolean;
        nonce?: string;
        noValidate?: boolean;
        onAbort?: ReactEventHandler<HTMLFormElement>;
        onAbortCapture?: ReactEventHandler<HTMLFormElement>;
        onAnimationEnd?: AnimationEventHandler<HTMLFormElement>;
        onAnimationEndCapture?: AnimationEventHandler<HTMLFormElement>;
        onAnimationIteration?: AnimationEventHandler<HTMLFormElement>;
        onAnimationIterationCapture?: AnimationEventHandler<HTMLFormElement>;
        onAnimationStart?: AnimationEventHandler<HTMLFormElement>;
        onAnimationStartCapture?: AnimationEventHandler<HTMLFormElement>;
        onAuxClick?: MouseEventHandler<HTMLFormElement>;
        onAuxClickCapture?: MouseEventHandler<HTMLFormElement>;
        onBeforeInput?: FormEventHandler<HTMLFormElement>;
        onBeforeInputCapture?: FormEventHandler<HTMLFormElement>;
        onBlur?: FocusEventHandler<HTMLFormElement>;
        onBlurCapture?: FocusEventHandler<HTMLFormElement>;
        onCanPlay?: ReactEventHandler<HTMLFormElement>;
        onCanPlayCapture?: ReactEventHandler<HTMLFormElement>;
        onCanPlayThrough?: ReactEventHandler<HTMLFormElement>;
        onCanPlayThroughCapture?: ReactEventHandler<HTMLFormElement>;
        onChange?: FormEventHandler<HTMLFormElement>;
        onChangeCapture?: FormEventHandler<HTMLFormElement>;
        onClick?: MouseEventHandler<HTMLFormElement>;
        onClickCapture?: MouseEventHandler<HTMLFormElement>;
        onCompositionEnd?: CompositionEventHandler<HTMLFormElement>;
        onCompositionEndCapture?: CompositionEventHandler<HTMLFormElement>;
        onCompositionStart?: CompositionEventHandler<HTMLFormElement>;
        onCompositionStartCapture?: CompositionEventHandler<HTMLFormElement>;
        onCompositionUpdate?: CompositionEventHandler<HTMLFormElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<HTMLFormElement>;
        onContextMenu?: MouseEventHandler<HTMLFormElement>;
        onContextMenuCapture?: MouseEventHandler<HTMLFormElement>;
        onCopy?: ClipboardEventHandler<HTMLFormElement>;
        onCopyCapture?: ClipboardEventHandler<HTMLFormElement>;
        onCut?: ClipboardEventHandler<HTMLFormElement>;
        onCutCapture?: ClipboardEventHandler<HTMLFormElement>;
        onDoubleClick?: MouseEventHandler<HTMLFormElement>;
        onDoubleClickCapture?: MouseEventHandler<HTMLFormElement>;
        onDrag?: DragEventHandler<HTMLFormElement>;
        onDragCapture?: DragEventHandler<HTMLFormElement>;
        onDragEnd?: DragEventHandler<HTMLFormElement>;
        onDragEndCapture?: DragEventHandler<HTMLFormElement>;
        onDragEnter?: DragEventHandler<HTMLFormElement>;
        onDragEnterCapture?: DragEventHandler<HTMLFormElement>;
        onDragExit?: DragEventHandler<HTMLFormElement>;
        onDragExitCapture?: DragEventHandler<HTMLFormElement>;
        onDragLeave?: DragEventHandler<HTMLFormElement>;
        onDragLeaveCapture?: DragEventHandler<HTMLFormElement>;
        onDragOver?: DragEventHandler<HTMLFormElement>;
        onDragOverCapture?: DragEventHandler<HTMLFormElement>;
        onDragStart?: DragEventHandler<HTMLFormElement>;
        onDragStartCapture?: DragEventHandler<HTMLFormElement>;
        onDrop?: DragEventHandler<HTMLFormElement>;
        onDropCapture?: DragEventHandler<HTMLFormElement>;
        onDurationChange?: ReactEventHandler<HTMLFormElement>;
        onDurationChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onEmptied?: ReactEventHandler<HTMLFormElement>;
        onEmptiedCapture?: ReactEventHandler<HTMLFormElement>;
        onEncrypted?: ReactEventHandler<HTMLFormElement>;
        onEncryptedCapture?: ReactEventHandler<HTMLFormElement>;
        onEnded?: ReactEventHandler<HTMLFormElement>;
        onEndedCapture?: ReactEventHandler<HTMLFormElement>;
        onError?: ReactEventHandler<HTMLFormElement>;
        onErrorCapture?: ReactEventHandler<HTMLFormElement>;
        onFocus?: FocusEventHandler<HTMLFormElement>;
        onFocusCapture?: FocusEventHandler<HTMLFormElement>;
        onGotPointerCapture?: PointerEventHandler<HTMLFormElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>;
        onInput?: FormEventHandler<HTMLFormElement>;
        onInputCapture?: FormEventHandler<HTMLFormElement>;
        onInvalid?: FormEventHandler<HTMLFormElement>;
        onInvalidCapture?: FormEventHandler<HTMLFormElement>;
        onKeyDown?: KeyboardEventHandler<HTMLFormElement>;
        onKeyDownCapture?: KeyboardEventHandler<HTMLFormElement>;
        onKeyPress?: KeyboardEventHandler<HTMLFormElement>;
        onKeyPressCapture?: KeyboardEventHandler<HTMLFormElement>;
        onKeyUp?: KeyboardEventHandler<HTMLFormElement>;
        onKeyUpCapture?: KeyboardEventHandler<HTMLFormElement>;
        onLoad?: ReactEventHandler<HTMLFormElement>;
        onLoadCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadedData?: ReactEventHandler<HTMLFormElement>;
        onLoadedDataCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadedMetadata?: ReactEventHandler<HTMLFormElement>;
        onLoadedMetadataCapture?: ReactEventHandler<HTMLFormElement>;
        onLoadStart?: ReactEventHandler<HTMLFormElement>;
        onLoadStartCapture?: ReactEventHandler<HTMLFormElement>;
        onLostPointerCapture?: PointerEventHandler<HTMLFormElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>;
        onMouseDown?: MouseEventHandler<HTMLFormElement>;
        onMouseDownCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseEnter?: MouseEventHandler<HTMLFormElement>;
        onMouseLeave?: MouseEventHandler<HTMLFormElement>;
        onMouseMove?: MouseEventHandler<HTMLFormElement>;
        onMouseMoveCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseOut?: MouseEventHandler<HTMLFormElement>;
        onMouseOutCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseOver?: MouseEventHandler<HTMLFormElement>;
        onMouseOverCapture?: MouseEventHandler<HTMLFormElement>;
        onMouseUp?: MouseEventHandler<HTMLFormElement>;
        onMouseUpCapture?: MouseEventHandler<HTMLFormElement>;
        onPaste?: ClipboardEventHandler<HTMLFormElement>;
        onPasteCapture?: ClipboardEventHandler<HTMLFormElement>;
        onPause?: ReactEventHandler<HTMLFormElement>;
        onPauseCapture?: ReactEventHandler<HTMLFormElement>;
        onPlay?: ReactEventHandler<HTMLFormElement>;
        onPlayCapture?: ReactEventHandler<HTMLFormElement>;
        onPlaying?: ReactEventHandler<HTMLFormElement>;
        onPlayingCapture?: ReactEventHandler<HTMLFormElement>;
        onPointerCancel?: PointerEventHandler<HTMLFormElement>;
        onPointerCancelCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerDown?: PointerEventHandler<HTMLFormElement>;
        onPointerDownCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerEnter?: PointerEventHandler<HTMLFormElement>;
        onPointerEnterCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerLeave?: PointerEventHandler<HTMLFormElement>;
        onPointerLeaveCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerMove?: PointerEventHandler<HTMLFormElement>;
        onPointerMoveCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerOut?: PointerEventHandler<HTMLFormElement>;
        onPointerOutCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerOver?: PointerEventHandler<HTMLFormElement>;
        onPointerOverCapture?: PointerEventHandler<HTMLFormElement>;
        onPointerUp?: PointerEventHandler<HTMLFormElement>;
        onPointerUpCapture?: PointerEventHandler<HTMLFormElement>;
        onProgress?: ReactEventHandler<HTMLFormElement>;
        onProgressCapture?: ReactEventHandler<HTMLFormElement>;
        onRateChange?: ReactEventHandler<HTMLFormElement>;
        onRateChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onReset?: FormEventHandler<HTMLFormElement>;
        onResetCapture?: FormEventHandler<HTMLFormElement>;
        onResize?: ReactEventHandler<HTMLFormElement>;
        onResizeCapture?: ReactEventHandler<HTMLFormElement>;
        onScroll?: UIEventHandler<HTMLFormElement>;
        onScrollCapture?: UIEventHandler<HTMLFormElement>;
        onSeeked?: ReactEventHandler<HTMLFormElement>;
        onSeekedCapture?: ReactEventHandler<HTMLFormElement>;
        onSeeking?: ReactEventHandler<HTMLFormElement>;
        onSeekingCapture?: ReactEventHandler<HTMLFormElement>;
        onSelect?: ReactEventHandler<HTMLFormElement>;
        onSelectCapture?: ReactEventHandler<HTMLFormElement>;
        onStalled?: ReactEventHandler<HTMLFormElement>;
        onStalledCapture?: ReactEventHandler<HTMLFormElement>;
        onSubmit?: FormEventHandler<HTMLFormElement>;
        onSubmitCapture?: FormEventHandler<HTMLFormElement>;
        onSuspend?: ReactEventHandler<HTMLFormElement>;
        onSuspendCapture?: ReactEventHandler<HTMLFormElement>;
        onTimeUpdate?: ReactEventHandler<HTMLFormElement>;
        onTimeUpdateCapture?: ReactEventHandler<HTMLFormElement>;
        onTouchCancel?: TouchEventHandler<HTMLFormElement>;
        onTouchCancelCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchEnd?: TouchEventHandler<HTMLFormElement>;
        onTouchEndCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchMove?: TouchEventHandler<HTMLFormElement>;
        onTouchMoveCapture?: TouchEventHandler<HTMLFormElement>;
        onTouchStart?: TouchEventHandler<HTMLFormElement>;
        onTouchStartCapture?: TouchEventHandler<HTMLFormElement>;
        onTransitionEnd?: TransitionEventHandler<HTMLFormElement>;
        onTransitionEndCapture?: TransitionEventHandler<HTMLFormElement>;
        onVolumeChange?: ReactEventHandler<HTMLFormElement>;
        onVolumeChangeCapture?: ReactEventHandler<HTMLFormElement>;
        onWaiting?: ReactEventHandler<HTMLFormElement>;
        onWaitingCapture?: ReactEventHandler<HTMLFormElement>;
        onWheel?: WheelEventHandler<HTMLFormElement>;
        onWheelCapture?: WheelEventHandler<HTMLFormElement>;
        placeholder?: string;
        prefix?: string;
        preventScrollReset?: boolean;
        property?: string;
        radioGroup?: string;
        rel?: string;
        relative?: RelativeRoutingType;
        reloadDocument?: boolean;
        replace?: boolean;
        resource?: string;
        results?: number;
        rev?: string;
        role?: AriaRole;
        security?: string;
        slot?: string;
        spellCheck?: Booleanish;
        state?: any;
        style?: CSSProperties;
        suppressContentEditableWarning?: boolean;
        suppressHydrationWarning?: boolean;
        tabIndex?: number;
        target?: string;
        title?: string;
        translate?: "yes" | "no";
        typeof?: string;
        unselectable?: "on" | "off";
        viewTransition?: boolean;
        vocab?: string;
    }

    Hierarchy

    • SharedFormProps
      • FormProps

    Properties

    about?: string
    acceptCharset?: string
    accessKey?: string
    action?: string

    The URL to submit the form data to. If undefined, this defaults to the closest route in context.

    -
    aria-activedescendant?: string

    Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.

    +
    aria-activedescendant?: string

    Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.

    aria-atomic?: Booleanish

    Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.

    aria-autocomplete?:
        | "none"
        | "list"
        | "inline"
        | "both"

    Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.

    @@ -397,10 +397,10 @@
    aria-valuenow?: number

    Defines the current value for a range widget.

    aria-valuetext.

    aria-valuetext?: string

    Defines the human readable text alternative of aria-valuenow for a range widget.

    -
    autoCapitalize?: string
    autoComplete?: string
    autoCorrect?: string
    autoFocus?: boolean
    autoSave?: string
    children?: ReactNode
    className?: string
    color?: string
    content?: string
    contentEditable?: Booleanish | "inherit"
    contextMenu?: string
    dangerouslySetInnerHTML?: {
        __html: string | TrustedHTML;
    }
    datatype?: string
    defaultChecked?: boolean
    defaultValue?: string | number | readonly string[]
    dir?: string
    discover?: DiscoverBehavior
    draggable?: Booleanish
    encType?: "application/x-www-form-urlencoded" | "multipart/form-data" | "text/plain"

    The encoding type to use for the form submission.

    -
    fetcherKey?: string

    Indicates a specific fetcherKey to use when using navigate={false} so you +

    autoCapitalize?: string
    autoComplete?: string
    autoCorrect?: string
    autoFocus?: boolean
    autoSave?: string
    children?: ReactNode
    className?: string
    color?: string
    content?: string
    contentEditable?: Booleanish | "inherit"
    contextMenu?: string
    dangerouslySetInnerHTML?: {
        __html: string | TrustedHTML;
    }
    datatype?: string
    defaultChecked?: boolean
    defaultValue?: string | number | readonly string[]
    dir?: string
    discover?: DiscoverBehavior
    draggable?: Booleanish
    encType?: "application/x-www-form-urlencoded" | "multipart/form-data" | "text/plain"

    The encoding type to use for the form submission.

    +
    fetcherKey?: string

    Indicates a specific fetcherKey to use when using navigate={false} so you can pick up the fetcher's state in a different component in a useFetcher.

    -
    hidden?: boolean
    id?: string
    inlist?: any
    inputMode?:
        | "search"
        | "text"
        | "url"
        | "none"
        | "tel"
        | "email"
        | "numeric"
        | "decimal"

    Hints at the type of data that might be entered by the user while editing the element or its contents

    +
    hidden?: boolean
    id?: string
    inlist?: any
    inputMode?:
        | "search"
        | "text"
        | "url"
        | "none"
        | "tel"
        | "email"
        | "numeric"
        | "decimal"

    Hints at the type of data that might be entered by the user while editing the element or its contents

    is?: string

    Specify that a standard HTML element should behave like a defined custom built-in element

    https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is

    @@ -408,25 +408,25 @@ "put", "delete", and "patch".

    Native <form> only supports get and post, avoid the other verbs if you'd like to support progressive enhancement

    -
    name?: string
    navigate?: boolean

    Skips the navigation and uses a fetcher internally +

    name?: string
    navigate?: boolean

    Skips the navigation and uses a fetcher internally when false. This is essentially a shorthand for useFetcher() + <fetcher.Form> where you don't care about the resulting data in this component.

    -
    nonce?: string
    noValidate?: boolean
    onAbort?: ReactEventHandler<HTMLFormElement>
    onAbortCapture?: ReactEventHandler<HTMLFormElement>
    onAnimationEnd?: AnimationEventHandler<HTMLFormElement>
    onAnimationEndCapture?: AnimationEventHandler<HTMLFormElement>
    onAnimationIteration?: AnimationEventHandler<HTMLFormElement>
    onAnimationIterationCapture?: AnimationEventHandler<HTMLFormElement>
    onAnimationStart?: AnimationEventHandler<HTMLFormElement>
    onAnimationStartCapture?: AnimationEventHandler<HTMLFormElement>
    onAuxClick?: MouseEventHandler<HTMLFormElement>
    onAuxClickCapture?: MouseEventHandler<HTMLFormElement>
    onBeforeInput?: FormEventHandler<HTMLFormElement>
    onBeforeInputCapture?: FormEventHandler<HTMLFormElement>
    onBlur?: FocusEventHandler<HTMLFormElement>
    onBlurCapture?: FocusEventHandler<HTMLFormElement>
    onCanPlay?: ReactEventHandler<HTMLFormElement>
    onCanPlayCapture?: ReactEventHandler<HTMLFormElement>
    onCanPlayThrough?: ReactEventHandler<HTMLFormElement>
    onCanPlayThroughCapture?: ReactEventHandler<HTMLFormElement>
    onChange?: FormEventHandler<HTMLFormElement>
    onChangeCapture?: FormEventHandler<HTMLFormElement>
    onClick?: MouseEventHandler<HTMLFormElement>
    onClickCapture?: MouseEventHandler<HTMLFormElement>
    onCompositionEnd?: CompositionEventHandler<HTMLFormElement>
    onCompositionEndCapture?: CompositionEventHandler<HTMLFormElement>
    onCompositionStart?: CompositionEventHandler<HTMLFormElement>
    onCompositionStartCapture?: CompositionEventHandler<HTMLFormElement>
    onCompositionUpdate?: CompositionEventHandler<HTMLFormElement>
    onCompositionUpdateCapture?: CompositionEventHandler<HTMLFormElement>
    onContextMenu?: MouseEventHandler<HTMLFormElement>
    onContextMenuCapture?: MouseEventHandler<HTMLFormElement>
    onCopy?: ClipboardEventHandler<HTMLFormElement>
    onCopyCapture?: ClipboardEventHandler<HTMLFormElement>
    onCut?: ClipboardEventHandler<HTMLFormElement>
    onCutCapture?: ClipboardEventHandler<HTMLFormElement>
    onDoubleClick?: MouseEventHandler<HTMLFormElement>
    onDoubleClickCapture?: MouseEventHandler<HTMLFormElement>
    onDrag?: DragEventHandler<HTMLFormElement>
    onDragCapture?: DragEventHandler<HTMLFormElement>
    onDragEnd?: DragEventHandler<HTMLFormElement>
    onDragEndCapture?: DragEventHandler<HTMLFormElement>
    onDragEnter?: DragEventHandler<HTMLFormElement>
    onDragEnterCapture?: DragEventHandler<HTMLFormElement>
    onDragExit?: DragEventHandler<HTMLFormElement>
    onDragExitCapture?: DragEventHandler<HTMLFormElement>
    onDragLeave?: DragEventHandler<HTMLFormElement>
    onDragLeaveCapture?: DragEventHandler<HTMLFormElement>
    onDragOver?: DragEventHandler<HTMLFormElement>
    onDragOverCapture?: DragEventHandler<HTMLFormElement>
    onDragStart?: DragEventHandler<HTMLFormElement>
    onDragStartCapture?: DragEventHandler<HTMLFormElement>
    onDrop?: DragEventHandler<HTMLFormElement>
    onDropCapture?: DragEventHandler<HTMLFormElement>
    onDurationChange?: ReactEventHandler<HTMLFormElement>
    onDurationChangeCapture?: ReactEventHandler<HTMLFormElement>
    onEmptied?: ReactEventHandler<HTMLFormElement>
    onEmptiedCapture?: ReactEventHandler<HTMLFormElement>
    onEncrypted?: ReactEventHandler<HTMLFormElement>
    onEncryptedCapture?: ReactEventHandler<HTMLFormElement>
    onEnded?: ReactEventHandler<HTMLFormElement>
    onEndedCapture?: ReactEventHandler<HTMLFormElement>
    onError?: ReactEventHandler<HTMLFormElement>
    onErrorCapture?: ReactEventHandler<HTMLFormElement>
    onFocus?: FocusEventHandler<HTMLFormElement>
    onFocusCapture?: FocusEventHandler<HTMLFormElement>
    onGotPointerCapture?: PointerEventHandler<HTMLFormElement>
    onGotPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>
    onInput?: FormEventHandler<HTMLFormElement>
    onInputCapture?: FormEventHandler<HTMLFormElement>
    onInvalid?: FormEventHandler<HTMLFormElement>
    onInvalidCapture?: FormEventHandler<HTMLFormElement>
    onKeyDown?: KeyboardEventHandler<HTMLFormElement>
    onKeyDownCapture?: KeyboardEventHandler<HTMLFormElement>
    onKeyPress?: KeyboardEventHandler<HTMLFormElement>
    onKeyPressCapture?: KeyboardEventHandler<HTMLFormElement>
    onKeyUp?: KeyboardEventHandler<HTMLFormElement>
    onKeyUpCapture?: KeyboardEventHandler<HTMLFormElement>
    onLoad?: ReactEventHandler<HTMLFormElement>
    onLoadCapture?: ReactEventHandler<HTMLFormElement>
    onLoadedData?: ReactEventHandler<HTMLFormElement>
    onLoadedDataCapture?: ReactEventHandler<HTMLFormElement>
    onLoadedMetadata?: ReactEventHandler<HTMLFormElement>
    onLoadedMetadataCapture?: ReactEventHandler<HTMLFormElement>
    onLoadStart?: ReactEventHandler<HTMLFormElement>
    onLoadStartCapture?: ReactEventHandler<HTMLFormElement>
    onLostPointerCapture?: PointerEventHandler<HTMLFormElement>
    onLostPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>
    onMouseDown?: MouseEventHandler<HTMLFormElement>
    onMouseDownCapture?: MouseEventHandler<HTMLFormElement>
    onMouseEnter?: MouseEventHandler<HTMLFormElement>
    onMouseLeave?: MouseEventHandler<HTMLFormElement>
    onMouseMove?: MouseEventHandler<HTMLFormElement>
    onMouseMoveCapture?: MouseEventHandler<HTMLFormElement>
    onMouseOut?: MouseEventHandler<HTMLFormElement>
    onMouseOutCapture?: MouseEventHandler<HTMLFormElement>
    onMouseOver?: MouseEventHandler<HTMLFormElement>
    onMouseOverCapture?: MouseEventHandler<HTMLFormElement>
    onMouseUp?: MouseEventHandler<HTMLFormElement>
    onMouseUpCapture?: MouseEventHandler<HTMLFormElement>
    onPaste?: ClipboardEventHandler<HTMLFormElement>
    onPasteCapture?: ClipboardEventHandler<HTMLFormElement>
    onPause?: ReactEventHandler<HTMLFormElement>
    onPauseCapture?: ReactEventHandler<HTMLFormElement>
    onPlay?: ReactEventHandler<HTMLFormElement>
    onPlayCapture?: ReactEventHandler<HTMLFormElement>
    onPlaying?: ReactEventHandler<HTMLFormElement>
    onPlayingCapture?: ReactEventHandler<HTMLFormElement>
    onPointerCancel?: PointerEventHandler<HTMLFormElement>
    onPointerCancelCapture?: PointerEventHandler<HTMLFormElement>
    onPointerDown?: PointerEventHandler<HTMLFormElement>
    onPointerDownCapture?: PointerEventHandler<HTMLFormElement>
    onPointerEnter?: PointerEventHandler<HTMLFormElement>
    onPointerEnterCapture?: PointerEventHandler<HTMLFormElement>
    onPointerLeave?: PointerEventHandler<HTMLFormElement>
    onPointerLeaveCapture?: PointerEventHandler<HTMLFormElement>
    onPointerMove?: PointerEventHandler<HTMLFormElement>
    onPointerMoveCapture?: PointerEventHandler<HTMLFormElement>
    onPointerOut?: PointerEventHandler<HTMLFormElement>
    onPointerOutCapture?: PointerEventHandler<HTMLFormElement>
    onPointerOver?: PointerEventHandler<HTMLFormElement>
    onPointerOverCapture?: PointerEventHandler<HTMLFormElement>
    onPointerUp?: PointerEventHandler<HTMLFormElement>
    onPointerUpCapture?: PointerEventHandler<HTMLFormElement>
    onProgress?: ReactEventHandler<HTMLFormElement>
    onProgressCapture?: ReactEventHandler<HTMLFormElement>
    onRateChange?: ReactEventHandler<HTMLFormElement>
    onRateChangeCapture?: ReactEventHandler<HTMLFormElement>
    onReset?: FormEventHandler<HTMLFormElement>
    onResetCapture?: FormEventHandler<HTMLFormElement>
    onResize?: ReactEventHandler<HTMLFormElement>
    onResizeCapture?: ReactEventHandler<HTMLFormElement>
    onScroll?: UIEventHandler<HTMLFormElement>
    onScrollCapture?: UIEventHandler<HTMLFormElement>
    onSeeked?: ReactEventHandler<HTMLFormElement>
    onSeekedCapture?: ReactEventHandler<HTMLFormElement>
    onSeeking?: ReactEventHandler<HTMLFormElement>
    onSeekingCapture?: ReactEventHandler<HTMLFormElement>
    onSelect?: ReactEventHandler<HTMLFormElement>
    onSelectCapture?: ReactEventHandler<HTMLFormElement>
    onStalled?: ReactEventHandler<HTMLFormElement>
    onStalledCapture?: ReactEventHandler<HTMLFormElement>
    onSubmit?: FormEventHandler<HTMLFormElement>

    A function to call when the form is submitted. If you call +

    nonce?: string
    noValidate?: boolean
    onAbort?: ReactEventHandler<HTMLFormElement>
    onAbortCapture?: ReactEventHandler<HTMLFormElement>
    onAnimationEnd?: AnimationEventHandler<HTMLFormElement>
    onAnimationEndCapture?: AnimationEventHandler<HTMLFormElement>
    onAnimationIteration?: AnimationEventHandler<HTMLFormElement>
    onAnimationIterationCapture?: AnimationEventHandler<HTMLFormElement>
    onAnimationStart?: AnimationEventHandler<HTMLFormElement>
    onAnimationStartCapture?: AnimationEventHandler<HTMLFormElement>
    onAuxClick?: MouseEventHandler<HTMLFormElement>
    onAuxClickCapture?: MouseEventHandler<HTMLFormElement>
    onBeforeInput?: FormEventHandler<HTMLFormElement>
    onBeforeInputCapture?: FormEventHandler<HTMLFormElement>
    onBlur?: FocusEventHandler<HTMLFormElement>
    onBlurCapture?: FocusEventHandler<HTMLFormElement>
    onCanPlay?: ReactEventHandler<HTMLFormElement>
    onCanPlayCapture?: ReactEventHandler<HTMLFormElement>
    onCanPlayThrough?: ReactEventHandler<HTMLFormElement>
    onCanPlayThroughCapture?: ReactEventHandler<HTMLFormElement>
    onChange?: FormEventHandler<HTMLFormElement>
    onChangeCapture?: FormEventHandler<HTMLFormElement>
    onClick?: MouseEventHandler<HTMLFormElement>
    onClickCapture?: MouseEventHandler<HTMLFormElement>
    onCompositionEnd?: CompositionEventHandler<HTMLFormElement>
    onCompositionEndCapture?: CompositionEventHandler<HTMLFormElement>
    onCompositionStart?: CompositionEventHandler<HTMLFormElement>
    onCompositionStartCapture?: CompositionEventHandler<HTMLFormElement>
    onCompositionUpdate?: CompositionEventHandler<HTMLFormElement>
    onCompositionUpdateCapture?: CompositionEventHandler<HTMLFormElement>
    onContextMenu?: MouseEventHandler<HTMLFormElement>
    onContextMenuCapture?: MouseEventHandler<HTMLFormElement>
    onCopy?: ClipboardEventHandler<HTMLFormElement>
    onCopyCapture?: ClipboardEventHandler<HTMLFormElement>
    onCut?: ClipboardEventHandler<HTMLFormElement>
    onCutCapture?: ClipboardEventHandler<HTMLFormElement>
    onDoubleClick?: MouseEventHandler<HTMLFormElement>
    onDoubleClickCapture?: MouseEventHandler<HTMLFormElement>
    onDrag?: DragEventHandler<HTMLFormElement>
    onDragCapture?: DragEventHandler<HTMLFormElement>
    onDragEnd?: DragEventHandler<HTMLFormElement>
    onDragEndCapture?: DragEventHandler<HTMLFormElement>
    onDragEnter?: DragEventHandler<HTMLFormElement>
    onDragEnterCapture?: DragEventHandler<HTMLFormElement>
    onDragExit?: DragEventHandler<HTMLFormElement>
    onDragExitCapture?: DragEventHandler<HTMLFormElement>
    onDragLeave?: DragEventHandler<HTMLFormElement>
    onDragLeaveCapture?: DragEventHandler<HTMLFormElement>
    onDragOver?: DragEventHandler<HTMLFormElement>
    onDragOverCapture?: DragEventHandler<HTMLFormElement>
    onDragStart?: DragEventHandler<HTMLFormElement>
    onDragStartCapture?: DragEventHandler<HTMLFormElement>
    onDrop?: DragEventHandler<HTMLFormElement>
    onDropCapture?: DragEventHandler<HTMLFormElement>
    onDurationChange?: ReactEventHandler<HTMLFormElement>
    onDurationChangeCapture?: ReactEventHandler<HTMLFormElement>
    onEmptied?: ReactEventHandler<HTMLFormElement>
    onEmptiedCapture?: ReactEventHandler<HTMLFormElement>
    onEncrypted?: ReactEventHandler<HTMLFormElement>
    onEncryptedCapture?: ReactEventHandler<HTMLFormElement>
    onEnded?: ReactEventHandler<HTMLFormElement>
    onEndedCapture?: ReactEventHandler<HTMLFormElement>
    onError?: ReactEventHandler<HTMLFormElement>
    onErrorCapture?: ReactEventHandler<HTMLFormElement>
    onFocus?: FocusEventHandler<HTMLFormElement>
    onFocusCapture?: FocusEventHandler<HTMLFormElement>
    onGotPointerCapture?: PointerEventHandler<HTMLFormElement>
    onGotPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>
    onInput?: FormEventHandler<HTMLFormElement>
    onInputCapture?: FormEventHandler<HTMLFormElement>
    onInvalid?: FormEventHandler<HTMLFormElement>
    onInvalidCapture?: FormEventHandler<HTMLFormElement>
    onKeyDown?: KeyboardEventHandler<HTMLFormElement>
    onKeyDownCapture?: KeyboardEventHandler<HTMLFormElement>
    onKeyPress?: KeyboardEventHandler<HTMLFormElement>
    onKeyPressCapture?: KeyboardEventHandler<HTMLFormElement>
    onKeyUp?: KeyboardEventHandler<HTMLFormElement>
    onKeyUpCapture?: KeyboardEventHandler<HTMLFormElement>
    onLoad?: ReactEventHandler<HTMLFormElement>
    onLoadCapture?: ReactEventHandler<HTMLFormElement>
    onLoadedData?: ReactEventHandler<HTMLFormElement>
    onLoadedDataCapture?: ReactEventHandler<HTMLFormElement>
    onLoadedMetadata?: ReactEventHandler<HTMLFormElement>
    onLoadedMetadataCapture?: ReactEventHandler<HTMLFormElement>
    onLoadStart?: ReactEventHandler<HTMLFormElement>
    onLoadStartCapture?: ReactEventHandler<HTMLFormElement>
    onLostPointerCapture?: PointerEventHandler<HTMLFormElement>
    onLostPointerCaptureCapture?: PointerEventHandler<HTMLFormElement>
    onMouseDown?: MouseEventHandler<HTMLFormElement>
    onMouseDownCapture?: MouseEventHandler<HTMLFormElement>
    onMouseEnter?: MouseEventHandler<HTMLFormElement>
    onMouseLeave?: MouseEventHandler<HTMLFormElement>
    onMouseMove?: MouseEventHandler<HTMLFormElement>
    onMouseMoveCapture?: MouseEventHandler<HTMLFormElement>
    onMouseOut?: MouseEventHandler<HTMLFormElement>
    onMouseOutCapture?: MouseEventHandler<HTMLFormElement>
    onMouseOver?: MouseEventHandler<HTMLFormElement>
    onMouseOverCapture?: MouseEventHandler<HTMLFormElement>
    onMouseUp?: MouseEventHandler<HTMLFormElement>
    onMouseUpCapture?: MouseEventHandler<HTMLFormElement>
    onPaste?: ClipboardEventHandler<HTMLFormElement>
    onPasteCapture?: ClipboardEventHandler<HTMLFormElement>
    onPause?: ReactEventHandler<HTMLFormElement>
    onPauseCapture?: ReactEventHandler<HTMLFormElement>
    onPlay?: ReactEventHandler<HTMLFormElement>
    onPlayCapture?: ReactEventHandler<HTMLFormElement>
    onPlaying?: ReactEventHandler<HTMLFormElement>
    onPlayingCapture?: ReactEventHandler<HTMLFormElement>
    onPointerCancel?: PointerEventHandler<HTMLFormElement>
    onPointerCancelCapture?: PointerEventHandler<HTMLFormElement>
    onPointerDown?: PointerEventHandler<HTMLFormElement>
    onPointerDownCapture?: PointerEventHandler<HTMLFormElement>
    onPointerEnter?: PointerEventHandler<HTMLFormElement>
    onPointerEnterCapture?: PointerEventHandler<HTMLFormElement>
    onPointerLeave?: PointerEventHandler<HTMLFormElement>
    onPointerLeaveCapture?: PointerEventHandler<HTMLFormElement>
    onPointerMove?: PointerEventHandler<HTMLFormElement>
    onPointerMoveCapture?: PointerEventHandler<HTMLFormElement>
    onPointerOut?: PointerEventHandler<HTMLFormElement>
    onPointerOutCapture?: PointerEventHandler<HTMLFormElement>
    onPointerOver?: PointerEventHandler<HTMLFormElement>
    onPointerOverCapture?: PointerEventHandler<HTMLFormElement>
    onPointerUp?: PointerEventHandler<HTMLFormElement>
    onPointerUpCapture?: PointerEventHandler<HTMLFormElement>
    onProgress?: ReactEventHandler<HTMLFormElement>
    onProgressCapture?: ReactEventHandler<HTMLFormElement>
    onRateChange?: ReactEventHandler<HTMLFormElement>
    onRateChangeCapture?: ReactEventHandler<HTMLFormElement>
    onReset?: FormEventHandler<HTMLFormElement>
    onResetCapture?: FormEventHandler<HTMLFormElement>
    onResize?: ReactEventHandler<HTMLFormElement>
    onResizeCapture?: ReactEventHandler<HTMLFormElement>
    onScroll?: UIEventHandler<HTMLFormElement>
    onScrollCapture?: UIEventHandler<HTMLFormElement>
    onSeeked?: ReactEventHandler<HTMLFormElement>
    onSeekedCapture?: ReactEventHandler<HTMLFormElement>
    onSeeking?: ReactEventHandler<HTMLFormElement>
    onSeekingCapture?: ReactEventHandler<HTMLFormElement>
    onSelect?: ReactEventHandler<HTMLFormElement>
    onSelectCapture?: ReactEventHandler<HTMLFormElement>
    onStalled?: ReactEventHandler<HTMLFormElement>
    onStalledCapture?: ReactEventHandler<HTMLFormElement>
    onSubmit?: FormEventHandler<HTMLFormElement>

    A function to call when the form is submitted. If you call event.preventDefault() then this form will not do anything.

    -
    onSubmitCapture?: FormEventHandler<HTMLFormElement>
    onSuspend?: ReactEventHandler<HTMLFormElement>
    onSuspendCapture?: ReactEventHandler<HTMLFormElement>
    onTimeUpdate?: ReactEventHandler<HTMLFormElement>
    onTimeUpdateCapture?: ReactEventHandler<HTMLFormElement>
    onTouchCancel?: TouchEventHandler<HTMLFormElement>
    onTouchCancelCapture?: TouchEventHandler<HTMLFormElement>
    onTouchEnd?: TouchEventHandler<HTMLFormElement>
    onTouchEndCapture?: TouchEventHandler<HTMLFormElement>
    onTouchMove?: TouchEventHandler<HTMLFormElement>
    onTouchMoveCapture?: TouchEventHandler<HTMLFormElement>
    onTouchStart?: TouchEventHandler<HTMLFormElement>
    onTouchStartCapture?: TouchEventHandler<HTMLFormElement>
    onTransitionEnd?: TransitionEventHandler<HTMLFormElement>
    onTransitionEndCapture?: TransitionEventHandler<HTMLFormElement>
    onVolumeChange?: ReactEventHandler<HTMLFormElement>
    onVolumeChangeCapture?: ReactEventHandler<HTMLFormElement>
    onWaiting?: ReactEventHandler<HTMLFormElement>
    onWaitingCapture?: ReactEventHandler<HTMLFormElement>
    onWheel?: WheelEventHandler<HTMLFormElement>
    onWheelCapture?: WheelEventHandler<HTMLFormElement>
    placeholder?: string
    prefix?: string
    preventScrollReset?: boolean

    Prevent the scroll position from resetting to the top of the viewport on +

    onSubmitCapture?: FormEventHandler<HTMLFormElement>
    onSuspend?: ReactEventHandler<HTMLFormElement>
    onSuspendCapture?: ReactEventHandler<HTMLFormElement>
    onTimeUpdate?: ReactEventHandler<HTMLFormElement>
    onTimeUpdateCapture?: ReactEventHandler<HTMLFormElement>
    onTouchCancel?: TouchEventHandler<HTMLFormElement>
    onTouchCancelCapture?: TouchEventHandler<HTMLFormElement>
    onTouchEnd?: TouchEventHandler<HTMLFormElement>
    onTouchEndCapture?: TouchEventHandler<HTMLFormElement>
    onTouchMove?: TouchEventHandler<HTMLFormElement>
    onTouchMoveCapture?: TouchEventHandler<HTMLFormElement>
    onTouchStart?: TouchEventHandler<HTMLFormElement>
    onTouchStartCapture?: TouchEventHandler<HTMLFormElement>
    onTransitionEnd?: TransitionEventHandler<HTMLFormElement>
    onTransitionEndCapture?: TransitionEventHandler<HTMLFormElement>
    onVolumeChange?: ReactEventHandler<HTMLFormElement>
    onVolumeChangeCapture?: ReactEventHandler<HTMLFormElement>
    onWaiting?: ReactEventHandler<HTMLFormElement>
    onWaitingCapture?: ReactEventHandler<HTMLFormElement>
    onWheel?: WheelEventHandler<HTMLFormElement>
    onWheelCapture?: WheelEventHandler<HTMLFormElement>
    placeholder?: string
    prefix?: string
    preventScrollReset?: boolean

    Prevent the scroll position from resetting to the top of the viewport on completion of the navigation when using the component

    -
    property?: string
    radioGroup?: string
    rel?: string

    Determines whether the form action is relative to the route hierarchy or +

    property?: string
    radioGroup?: string
    rel?: string

    Determines whether the form action is relative to the route hierarchy or the pathname. Use this if you want to opt out of navigating the route hierarchy and want to instead route based on /-delimited URL segments

    -
    reloadDocument?: boolean

    Forces a full document navigation instead of client side routing + data +

    reloadDocument?: boolean

    Forces a full document navigation instead of client side routing + data fetch.

    -
    replace?: boolean

    Replaces the current entry in the browser history stack when the form +

    replace?: boolean

    Replaces the current entry in the browser history stack when the form navigates. Use this if you don't want the user to be able to click "back" to the page with the form on it.

    -
    resource?: string
    results?: number
    rev?: string
    role?: AriaRole
    security?: string
    slot?: string
    spellCheck?: Booleanish
    state?: any

    State object to add to the history stack entry for this navigation

    -
    style?: CSSProperties
    suppressContentEditableWarning?: boolean
    suppressHydrationWarning?: boolean
    tabIndex?: number
    target?: string
    title?: string
    translate?: "yes" | "no"
    typeof?: string
    unselectable?: "on" | "off"
    viewTransition?: boolean

    Enables a View +

    resource?: string
    results?: number
    rev?: string
    role?: AriaRole
    security?: string
    slot?: string
    spellCheck?: Booleanish
    state?: any

    State object to add to the history stack entry for this navigation

    +
    style?: CSSProperties
    suppressContentEditableWarning?: boolean
    suppressHydrationWarning?: boolean
    tabIndex?: number
    target?: string
    title?: string
    translate?: "yes" | "no"
    typeof?: string
    unselectable?: "on" | "off"
    viewTransition?: boolean

    Enables a View Transition for this navigation. To apply specific styles during the transition see useViewTransitionState.

    -
    vocab?: string
    +
    vocab?: string
    diff --git a/dev/interfaces/react_router.GetScrollPositionFunction.html b/dev/interfaces/react_router.GetScrollPositionFunction.html index a2ccd10..f268e2f 100644 --- a/dev/interfaces/react_router.GetScrollPositionFunction.html +++ b/dev/interfaces/react_router.GetScrollPositionFunction.html @@ -1,2 +1,2 @@ GetScrollPositionFunction | React Router API Reference

    Function signature for determining the current scroll position

    -
    +
    diff --git a/dev/interfaces/react_router.GetScrollRestorationKeyFunction.html b/dev/interfaces/react_router.GetScrollRestorationKeyFunction.html index a4ea26f..b924c43 100644 --- a/dev/interfaces/react_router.GetScrollRestorationKeyFunction.html +++ b/dev/interfaces/react_router.GetScrollRestorationKeyFunction.html @@ -1,3 +1,3 @@ GetScrollRestorationKeyFunction | React Router API Reference

    Function signature for determining the key to be used in scroll restoration for a given location

    -
    +
    diff --git a/dev/interfaces/react_router.HandleDataRequestFunction.html b/dev/interfaces/react_router.HandleDataRequestFunction.html index 1392652..d7d3e24 100644 --- a/dev/interfaces/react_router.HandleDataRequestFunction.html +++ b/dev/interfaces/react_router.HandleDataRequestFunction.html @@ -1 +1 @@ -HandleDataRequestFunction | React Router API Reference
    +HandleDataRequestFunction | React Router API Reference
    diff --git a/dev/interfaces/react_router.HandleDocumentRequestFunction.html b/dev/interfaces/react_router.HandleDocumentRequestFunction.html index d774cf6..3a5dd36 100644 --- a/dev/interfaces/react_router.HandleDocumentRequestFunction.html +++ b/dev/interfaces/react_router.HandleDocumentRequestFunction.html @@ -1 +1 @@ -HandleDocumentRequestFunction | React Router API Reference
    +HandleDocumentRequestFunction | React Router API Reference
    diff --git a/dev/interfaces/react_router.HandleErrorFunction.html b/dev/interfaces/react_router.HandleErrorFunction.html index c578fc1..8b19cf4 100644 --- a/dev/interfaces/react_router.HandleErrorFunction.html +++ b/dev/interfaces/react_router.HandleErrorFunction.html @@ -1 +1 @@ -HandleErrorFunction | React Router API Reference
    +HandleErrorFunction | React Router API Reference
    diff --git a/dev/interfaces/react_router.HashRouterProps.html b/dev/interfaces/react_router.HashRouterProps.html index d4a410b..96341b9 100644 --- a/dev/interfaces/react_router.HashRouterProps.html +++ b/dev/interfaces/react_router.HashRouterProps.html @@ -1,4 +1,4 @@ -HashRouterProps | React Router API Reference
    interface HashRouterProps {
        basename?: string;
        children?: ReactNode;
        window?: Window;
    }

    Properties

    basename? +HashRouterProps | React Router API Reference
    interface HashRouterProps {
        basename?: string;
        children?: ReactNode;
        window?: Window;
    }

    Properties

    basename?: string
    children?: ReactNode
    window?: Window
    +

    Properties

    basename?: string
    children?: ReactNode
    window?: Window
    diff --git a/dev/interfaces/react_router.HeadersFunction.html b/dev/interfaces/react_router.HeadersFunction.html index 0062826..11eee49 100644 --- a/dev/interfaces/react_router.HeadersFunction.html +++ b/dev/interfaces/react_router.HeadersFunction.html @@ -1,3 +1,3 @@ HeadersFunction | React Router API Reference

    A function that returns HTTP headers to be used for a route. These headers will be merged with (and take precedence over) headers from parent routes.

    -
    +
    diff --git a/dev/interfaces/react_router.HistoryRouterProps.html b/dev/interfaces/react_router.HistoryRouterProps.html index 4d148a3..c9d4665 100644 --- a/dev/interfaces/react_router.HistoryRouterProps.html +++ b/dev/interfaces/react_router.HistoryRouterProps.html @@ -1,4 +1,4 @@ -HistoryRouterProps | React Router API Reference
    interface HistoryRouterProps {
        basename?: string;
        children?: ReactNode;
        history: History;
    }

    Properties

    basename? +HistoryRouterProps | React Router API Reference
    interface HistoryRouterProps {
        basename?: string;
        children?: ReactNode;
        history: History;
    }

    Properties

    basename?: string
    children?: ReactNode
    history: History
    +

    Properties

    basename?: string
    children?: ReactNode
    history: History
    diff --git a/dev/interfaces/react_router.IndexRouteObject.html b/dev/interfaces/react_router.IndexRouteObject.html index e6bb07e..6c8a215 100644 --- a/dev/interfaces/react_router.IndexRouteObject.html +++ b/dev/interfaces/react_router.IndexRouteObject.html @@ -1,4 +1,4 @@ -IndexRouteObject | React Router API Reference
    interface IndexRouteObject {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: undefined;
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index: true;
        lazy?: LazyRouteFunction<RouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Properties

    action? +IndexRouteObject | React Router API Reference
    interface IndexRouteObject {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: undefined;
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index: true;
        lazy?: LazyRouteFunction<RouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: undefined
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    +

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: undefined
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    diff --git a/dev/interfaces/react_router.IndexRouteProps.html b/dev/interfaces/react_router.IndexRouteProps.html index ece61d6..dd6031c 100644 --- a/dev/interfaces/react_router.IndexRouteProps.html +++ b/dev/interfaces/react_router.IndexRouteProps.html @@ -1,4 +1,4 @@ -IndexRouteProps | React Router API Reference
    interface IndexRouteProps {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: undefined;
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index: true;
        lazy?: LazyRouteFunction<IndexRouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Properties

    action? +IndexRouteProps | React Router API Reference
    interface IndexRouteProps {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: undefined;
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index: true;
        lazy?: LazyRouteFunction<IndexRouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: undefined
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    +

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: undefined
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    diff --git a/dev/interfaces/react_router.LayoutRouteProps.html b/dev/interfaces/react_router.LayoutRouteProps.html index cf1c2e2..ab9399b 100644 --- a/dev/interfaces/react_router.LayoutRouteProps.html +++ b/dev/interfaces/react_router.LayoutRouteProps.html @@ -1,4 +1,4 @@ -LayoutRouteProps | React Router API Reference
    interface LayoutRouteProps {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: ReactNode;
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index?: false;
        lazy?: LazyRouteFunction<NonIndexRouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Hierarchy (view full)

    Properties

    action? +LayoutRouteProps | React Router API Reference
    interface LayoutRouteProps {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: ReactNode;
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index?: false;
        lazy?: LazyRouteFunction<NonIndexRouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Hierarchy (view full)

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: ReactNode
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    +

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: ReactNode
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    diff --git a/dev/interfaces/react_router.LazyRouteFunction.html b/dev/interfaces/react_router.LazyRouteFunction.html index cff1d8b..4c6786d 100644 --- a/dev/interfaces/react_router.LazyRouteFunction.html +++ b/dev/interfaces/react_router.LazyRouteFunction.html @@ -1,3 +1,3 @@ LazyRouteFunction | React Router API Reference

    lazy() function to load a route definition, which can add non-matching related properties to a route

    -

    Type Parameters

    • R extends AgnosticRouteObject
    • Returns Promise<Exclude<{
          [K in string | number | symbol]: K extends Exclude<keyof R, ImmutableRouteKey>
              ? Omit<Omit<R, ImmutableRouteKey>, K<K>> & Required<Pick<Omit<R, ImmutableRouteKey>, K<K>>>
              : never
      }[Exclude<keyof R, ImmutableRouteKey>], undefined>>

    +

    Type Parameters

    • R extends AgnosticRouteObject
    • Returns Promise<Exclude<{
          [K in string | number | symbol]: K extends Exclude<keyof R, ImmutableRouteKey>
              ? Omit<Omit<R, ImmutableRouteKey>, K<K>> & Required<Pick<Omit<R, ImmutableRouteKey>, K<K>>>
              : never
      }[Exclude<keyof R, ImmutableRouteKey>], undefined>>

    diff --git a/dev/interfaces/react_router.LinkProps.html b/dev/interfaces/react_router.LinkProps.html index 5cc3e53..28bd0bf 100644 --- a/dev/interfaces/react_router.LinkProps.html +++ b/dev/interfaces/react_router.LinkProps.html @@ -1,4 +1,4 @@ -LinkProps | React Router API Reference
    interface LinkProps {
        about?: string;
        accessKey?: string;
        aria-activedescendant?: string;
        aria-atomic?: Booleanish;
        aria-autocomplete?:
            | "none"
            | "list"
            | "inline"
            | "both";
        aria-braillelabel?: string;
        aria-brailleroledescription?: string;
        aria-busy?: Booleanish;
        aria-checked?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-colcount?: number;
        aria-colindex?: number;
        aria-colindextext?: string;
        aria-colspan?: number;
        aria-controls?: string;
        aria-current?:
            | boolean
            | "time"
            | "true"
            | "location"
            | "page"
            | "step"
            | "false"
            | "date";
        aria-describedby?: string;
        aria-description?: string;
        aria-details?: string;
        aria-disabled?: Booleanish;
        aria-dropeffect?:
            | "link"
            | "copy"
            | "none"
            | "execute"
            | "move"
            | "popup";
        aria-errormessage?: string;
        aria-expanded?: Booleanish;
        aria-flowto?: string;
        aria-grabbed?: Booleanish;
        aria-haspopup?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "grid"
            | "listbox"
            | "tree";
        aria-hidden?: Booleanish;
        aria-invalid?:
            | boolean
            | "true"
            | "false"
            | "grammar"
            | "spelling";
        aria-keyshortcuts?: string;
        aria-label?: string;
        aria-labelledby?: string;
        aria-level?: number;
        aria-live?: "off" | "assertive" | "polite";
        aria-modal?: Booleanish;
        aria-multiline?: Booleanish;
        aria-multiselectable?: Booleanish;
        aria-orientation?: "horizontal" | "vertical";
        aria-owns?: string;
        aria-placeholder?: string;
        aria-posinset?: number;
        aria-pressed?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-readonly?: Booleanish;
        aria-relevant?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        aria-required?: Booleanish;
        aria-roledescription?: string;
        aria-rowcount?: number;
        aria-rowindex?: number;
        aria-rowindextext?: string;
        aria-rowspan?: number;
        aria-selected?: Booleanish;
        aria-setsize?: number;
        aria-sort?:
            | "none"
            | "ascending"
            | "descending"
            | "other";
        aria-valuemax?: number;
        aria-valuemin?: number;
        aria-valuenow?: number;
        aria-valuetext?: string;
        autoCapitalize?: string;
        autoCorrect?: string;
        autoFocus?: boolean;
        autoSave?: string;
        children?: ReactNode;
        className?: string;
        color?: string;
        content?: string;
        contentEditable?: Booleanish | "inherit";
        contextMenu?: string;
        dangerouslySetInnerHTML?: {
            __html: string | TrustedHTML;
        };
        datatype?: string;
        defaultChecked?: boolean;
        defaultValue?: string | number | readonly string[];
        dir?: string;
        discover?: DiscoverBehavior;
        download?: any;
        draggable?: Booleanish;
        hidden?: boolean;
        hrefLang?: string;
        id?: string;
        inlist?: any;
        inputMode?:
            | "search"
            | "text"
            | "url"
            | "none"
            | "tel"
            | "email"
            | "numeric"
            | "decimal";
        is?: string;
        itemID?: string;
        itemProp?: string;
        itemRef?: string;
        itemScope?: boolean;
        itemType?: string;
        lang?: string;
        media?: string;
        nonce?: string;
        onAbort?: ReactEventHandler<HTMLAnchorElement>;
        onAbortCapture?: ReactEventHandler<HTMLAnchorElement>;
        onAnimationEnd?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationEndCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationIteration?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationIterationCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationStart?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationStartCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAuxClick?: MouseEventHandler<HTMLAnchorElement>;
        onAuxClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onBeforeInput?: FormEventHandler<HTMLAnchorElement>;
        onBeforeInputCapture?: FormEventHandler<HTMLAnchorElement>;
        onBlur?: FocusEventHandler<HTMLAnchorElement>;
        onBlurCapture?: FocusEventHandler<HTMLAnchorElement>;
        onCanPlay?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayCapture?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayThrough?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayThroughCapture?: ReactEventHandler<HTMLAnchorElement>;
        onChange?: FormEventHandler<HTMLAnchorElement>;
        onChangeCapture?: FormEventHandler<HTMLAnchorElement>;
        onClick?: MouseEventHandler<HTMLAnchorElement>;
        onClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onCompositionEnd?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionEndCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionStart?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionStartCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionUpdate?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onContextMenu?: MouseEventHandler<HTMLAnchorElement>;
        onContextMenuCapture?: MouseEventHandler<HTMLAnchorElement>;
        onCopy?: ClipboardEventHandler<HTMLAnchorElement>;
        onCopyCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onCut?: ClipboardEventHandler<HTMLAnchorElement>;
        onCutCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onDoubleClick?: MouseEventHandler<HTMLAnchorElement>;
        onDoubleClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onDrag?: DragEventHandler<HTMLAnchorElement>;
        onDragCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragEnd?: DragEventHandler<HTMLAnchorElement>;
        onDragEndCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragEnter?: DragEventHandler<HTMLAnchorElement>;
        onDragEnterCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragExit?: DragEventHandler<HTMLAnchorElement>;
        onDragExitCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragLeave?: DragEventHandler<HTMLAnchorElement>;
        onDragLeaveCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragOver?: DragEventHandler<HTMLAnchorElement>;
        onDragOverCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragStart?: DragEventHandler<HTMLAnchorElement>;
        onDragStartCapture?: DragEventHandler<HTMLAnchorElement>;
        onDrop?: DragEventHandler<HTMLAnchorElement>;
        onDropCapture?: DragEventHandler<HTMLAnchorElement>;
        onDurationChange?: ReactEventHandler<HTMLAnchorElement>;
        onDurationChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEmptied?: ReactEventHandler<HTMLAnchorElement>;
        onEmptiedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEncrypted?: ReactEventHandler<HTMLAnchorElement>;
        onEncryptedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEnded?: ReactEventHandler<HTMLAnchorElement>;
        onEndedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onError?: ReactEventHandler<HTMLAnchorElement>;
        onErrorCapture?: ReactEventHandler<HTMLAnchorElement>;
        onFocus?: FocusEventHandler<HTMLAnchorElement>;
        onFocusCapture?: FocusEventHandler<HTMLAnchorElement>;
        onGotPointerCapture?: PointerEventHandler<HTMLAnchorElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement>;
        onInput?: FormEventHandler<HTMLAnchorElement>;
        onInputCapture?: FormEventHandler<HTMLAnchorElement>;
        onInvalid?: FormEventHandler<HTMLAnchorElement>;
        onInvalidCapture?: FormEventHandler<HTMLAnchorElement>;
        onKeyDown?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyDownCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyPress?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyPressCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyUp?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyUpCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onLoad?: ReactEventHandler<HTMLAnchorElement>;
        onLoadCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedData?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedDataCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedMetadata?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedMetadataCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadStart?: ReactEventHandler<HTMLAnchorElement>;
        onLoadStartCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLostPointerCapture?: PointerEventHandler<HTMLAnchorElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement>;
        onMouseDown?: MouseEventHandler<HTMLAnchorElement>;
        onMouseDownCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseEnter?: MouseEventHandler<HTMLAnchorElement>;
        onMouseLeave?: MouseEventHandler<HTMLAnchorElement>;
        onMouseMove?: MouseEventHandler<HTMLAnchorElement>;
        onMouseMoveCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOut?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOutCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOver?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOverCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseUp?: MouseEventHandler<HTMLAnchorElement>;
        onMouseUpCapture?: MouseEventHandler<HTMLAnchorElement>;
        onPaste?: ClipboardEventHandler<HTMLAnchorElement>;
        onPasteCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onPause?: ReactEventHandler<HTMLAnchorElement>;
        onPauseCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPlay?: ReactEventHandler<HTMLAnchorElement>;
        onPlayCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPlaying?: ReactEventHandler<HTMLAnchorElement>;
        onPlayingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPointerCancel?: PointerEventHandler<HTMLAnchorElement>;
        onPointerCancelCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerDown?: PointerEventHandler<HTMLAnchorElement>;
        onPointerDownCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerEnter?: PointerEventHandler<HTMLAnchorElement>;
        onPointerEnterCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerLeave?: PointerEventHandler<HTMLAnchorElement>;
        onPointerLeaveCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerMove?: PointerEventHandler<HTMLAnchorElement>;
        onPointerMoveCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOut?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOutCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOver?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOverCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerUp?: PointerEventHandler<HTMLAnchorElement>;
        onPointerUpCapture?: PointerEventHandler<HTMLAnchorElement>;
        onProgress?: ReactEventHandler<HTMLAnchorElement>;
        onProgressCapture?: ReactEventHandler<HTMLAnchorElement>;
        onRateChange?: ReactEventHandler<HTMLAnchorElement>;
        onRateChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onReset?: FormEventHandler<HTMLAnchorElement>;
        onResetCapture?: FormEventHandler<HTMLAnchorElement>;
        onResize?: ReactEventHandler<HTMLAnchorElement>;
        onResizeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onScroll?: UIEventHandler<HTMLAnchorElement>;
        onScrollCapture?: UIEventHandler<HTMLAnchorElement>;
        onSeeked?: ReactEventHandler<HTMLAnchorElement>;
        onSeekedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSeeking?: ReactEventHandler<HTMLAnchorElement>;
        onSeekingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSelect?: ReactEventHandler<HTMLAnchorElement>;
        onSelectCapture?: ReactEventHandler<HTMLAnchorElement>;
        onStalled?: ReactEventHandler<HTMLAnchorElement>;
        onStalledCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSubmit?: FormEventHandler<HTMLAnchorElement>;
        onSubmitCapture?: FormEventHandler<HTMLAnchorElement>;
        onSuspend?: ReactEventHandler<HTMLAnchorElement>;
        onSuspendCapture?: ReactEventHandler<HTMLAnchorElement>;
        onTimeUpdate?: ReactEventHandler<HTMLAnchorElement>;
        onTimeUpdateCapture?: ReactEventHandler<HTMLAnchorElement>;
        onTouchCancel?: TouchEventHandler<HTMLAnchorElement>;
        onTouchCancelCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchEnd?: TouchEventHandler<HTMLAnchorElement>;
        onTouchEndCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchMove?: TouchEventHandler<HTMLAnchorElement>;
        onTouchMoveCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchStart?: TouchEventHandler<HTMLAnchorElement>;
        onTouchStartCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTransitionEnd?: TransitionEventHandler<HTMLAnchorElement>;
        onTransitionEndCapture?: TransitionEventHandler<HTMLAnchorElement>;
        onVolumeChange?: ReactEventHandler<HTMLAnchorElement>;
        onVolumeChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onWaiting?: ReactEventHandler<HTMLAnchorElement>;
        onWaitingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onWheel?: WheelEventHandler<HTMLAnchorElement>;
        onWheelCapture?: WheelEventHandler<HTMLAnchorElement>;
        ping?: string;
        placeholder?: string;
        prefetch?: PrefetchBehavior;
        prefix?: string;
        preventScrollReset?: boolean;
        property?: string;
        radioGroup?: string;
        referrerPolicy?: HTMLAttributeReferrerPolicy;
        rel?: string;
        relative?: RelativeRoutingType;
        reloadDocument?: boolean;
        replace?: boolean;
        resource?: string;
        results?: number;
        rev?: string;
        role?: AriaRole;
        security?: string;
        slot?: string;
        spellCheck?: Booleanish;
        state?: any;
        style?: CSSProperties;
        suppressContentEditableWarning?: boolean;
        suppressHydrationWarning?: boolean;
        tabIndex?: number;
        target?: HTMLAttributeAnchorTarget;
        title?: string;
        to: To;
        translate?: "yes" | "no";
        type?: string;
        typeof?: string;
        unselectable?: "on" | "off";
        viewTransition?: boolean;
        vocab?: string;
    }

    Hierarchy

    • Omit<React.AnchorHTMLAttributes<HTMLAnchorElement>, "href">
      • LinkProps

    Properties

    about? +LinkProps | React Router API Reference
    interface LinkProps {
        about?: string;
        accessKey?: string;
        aria-activedescendant?: string;
        aria-atomic?: Booleanish;
        aria-autocomplete?:
            | "none"
            | "list"
            | "inline"
            | "both";
        aria-braillelabel?: string;
        aria-brailleroledescription?: string;
        aria-busy?: Booleanish;
        aria-checked?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-colcount?: number;
        aria-colindex?: number;
        aria-colindextext?: string;
        aria-colspan?: number;
        aria-controls?: string;
        aria-current?:
            | boolean
            | "time"
            | "true"
            | "location"
            | "page"
            | "step"
            | "false"
            | "date";
        aria-describedby?: string;
        aria-description?: string;
        aria-details?: string;
        aria-disabled?: Booleanish;
        aria-dropeffect?:
            | "link"
            | "copy"
            | "none"
            | "execute"
            | "move"
            | "popup";
        aria-errormessage?: string;
        aria-expanded?: Booleanish;
        aria-flowto?: string;
        aria-grabbed?: Booleanish;
        aria-haspopup?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "grid"
            | "listbox"
            | "tree";
        aria-hidden?: Booleanish;
        aria-invalid?:
            | boolean
            | "true"
            | "false"
            | "grammar"
            | "spelling";
        aria-keyshortcuts?: string;
        aria-label?: string;
        aria-labelledby?: string;
        aria-level?: number;
        aria-live?: "off" | "assertive" | "polite";
        aria-modal?: Booleanish;
        aria-multiline?: Booleanish;
        aria-multiselectable?: Booleanish;
        aria-orientation?: "horizontal" | "vertical";
        aria-owns?: string;
        aria-placeholder?: string;
        aria-posinset?: number;
        aria-pressed?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-readonly?: Booleanish;
        aria-relevant?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        aria-required?: Booleanish;
        aria-roledescription?: string;
        aria-rowcount?: number;
        aria-rowindex?: number;
        aria-rowindextext?: string;
        aria-rowspan?: number;
        aria-selected?: Booleanish;
        aria-setsize?: number;
        aria-sort?:
            | "none"
            | "ascending"
            | "descending"
            | "other";
        aria-valuemax?: number;
        aria-valuemin?: number;
        aria-valuenow?: number;
        aria-valuetext?: string;
        autoCapitalize?: string;
        autoCorrect?: string;
        autoFocus?: boolean;
        autoSave?: string;
        children?: ReactNode;
        className?: string;
        color?: string;
        content?: string;
        contentEditable?: Booleanish | "inherit";
        contextMenu?: string;
        dangerouslySetInnerHTML?: {
            __html: string | TrustedHTML;
        };
        datatype?: string;
        defaultChecked?: boolean;
        defaultValue?: string | number | readonly string[];
        dir?: string;
        discover?: DiscoverBehavior;
        download?: any;
        draggable?: Booleanish;
        hidden?: boolean;
        hrefLang?: string;
        id?: string;
        inlist?: any;
        inputMode?:
            | "search"
            | "text"
            | "url"
            | "none"
            | "tel"
            | "email"
            | "numeric"
            | "decimal";
        is?: string;
        itemID?: string;
        itemProp?: string;
        itemRef?: string;
        itemScope?: boolean;
        itemType?: string;
        lang?: string;
        media?: string;
        nonce?: string;
        onAbort?: ReactEventHandler<HTMLAnchorElement>;
        onAbortCapture?: ReactEventHandler<HTMLAnchorElement>;
        onAnimationEnd?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationEndCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationIteration?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationIterationCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationStart?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationStartCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAuxClick?: MouseEventHandler<HTMLAnchorElement>;
        onAuxClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onBeforeInput?: FormEventHandler<HTMLAnchorElement>;
        onBeforeInputCapture?: FormEventHandler<HTMLAnchorElement>;
        onBlur?: FocusEventHandler<HTMLAnchorElement>;
        onBlurCapture?: FocusEventHandler<HTMLAnchorElement>;
        onCanPlay?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayCapture?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayThrough?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayThroughCapture?: ReactEventHandler<HTMLAnchorElement>;
        onChange?: FormEventHandler<HTMLAnchorElement>;
        onChangeCapture?: FormEventHandler<HTMLAnchorElement>;
        onClick?: MouseEventHandler<HTMLAnchorElement>;
        onClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onCompositionEnd?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionEndCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionStart?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionStartCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionUpdate?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onContextMenu?: MouseEventHandler<HTMLAnchorElement>;
        onContextMenuCapture?: MouseEventHandler<HTMLAnchorElement>;
        onCopy?: ClipboardEventHandler<HTMLAnchorElement>;
        onCopyCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onCut?: ClipboardEventHandler<HTMLAnchorElement>;
        onCutCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onDoubleClick?: MouseEventHandler<HTMLAnchorElement>;
        onDoubleClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onDrag?: DragEventHandler<HTMLAnchorElement>;
        onDragCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragEnd?: DragEventHandler<HTMLAnchorElement>;
        onDragEndCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragEnter?: DragEventHandler<HTMLAnchorElement>;
        onDragEnterCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragExit?: DragEventHandler<HTMLAnchorElement>;
        onDragExitCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragLeave?: DragEventHandler<HTMLAnchorElement>;
        onDragLeaveCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragOver?: DragEventHandler<HTMLAnchorElement>;
        onDragOverCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragStart?: DragEventHandler<HTMLAnchorElement>;
        onDragStartCapture?: DragEventHandler<HTMLAnchorElement>;
        onDrop?: DragEventHandler<HTMLAnchorElement>;
        onDropCapture?: DragEventHandler<HTMLAnchorElement>;
        onDurationChange?: ReactEventHandler<HTMLAnchorElement>;
        onDurationChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEmptied?: ReactEventHandler<HTMLAnchorElement>;
        onEmptiedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEncrypted?: ReactEventHandler<HTMLAnchorElement>;
        onEncryptedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEnded?: ReactEventHandler<HTMLAnchorElement>;
        onEndedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onError?: ReactEventHandler<HTMLAnchorElement>;
        onErrorCapture?: ReactEventHandler<HTMLAnchorElement>;
        onFocus?: FocusEventHandler<HTMLAnchorElement>;
        onFocusCapture?: FocusEventHandler<HTMLAnchorElement>;
        onGotPointerCapture?: PointerEventHandler<HTMLAnchorElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement>;
        onInput?: FormEventHandler<HTMLAnchorElement>;
        onInputCapture?: FormEventHandler<HTMLAnchorElement>;
        onInvalid?: FormEventHandler<HTMLAnchorElement>;
        onInvalidCapture?: FormEventHandler<HTMLAnchorElement>;
        onKeyDown?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyDownCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyPress?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyPressCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyUp?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyUpCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onLoad?: ReactEventHandler<HTMLAnchorElement>;
        onLoadCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedData?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedDataCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedMetadata?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedMetadataCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadStart?: ReactEventHandler<HTMLAnchorElement>;
        onLoadStartCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLostPointerCapture?: PointerEventHandler<HTMLAnchorElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement>;
        onMouseDown?: MouseEventHandler<HTMLAnchorElement>;
        onMouseDownCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseEnter?: MouseEventHandler<HTMLAnchorElement>;
        onMouseLeave?: MouseEventHandler<HTMLAnchorElement>;
        onMouseMove?: MouseEventHandler<HTMLAnchorElement>;
        onMouseMoveCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOut?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOutCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOver?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOverCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseUp?: MouseEventHandler<HTMLAnchorElement>;
        onMouseUpCapture?: MouseEventHandler<HTMLAnchorElement>;
        onPaste?: ClipboardEventHandler<HTMLAnchorElement>;
        onPasteCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onPause?: ReactEventHandler<HTMLAnchorElement>;
        onPauseCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPlay?: ReactEventHandler<HTMLAnchorElement>;
        onPlayCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPlaying?: ReactEventHandler<HTMLAnchorElement>;
        onPlayingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPointerCancel?: PointerEventHandler<HTMLAnchorElement>;
        onPointerCancelCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerDown?: PointerEventHandler<HTMLAnchorElement>;
        onPointerDownCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerEnter?: PointerEventHandler<HTMLAnchorElement>;
        onPointerEnterCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerLeave?: PointerEventHandler<HTMLAnchorElement>;
        onPointerLeaveCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerMove?: PointerEventHandler<HTMLAnchorElement>;
        onPointerMoveCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOut?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOutCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOver?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOverCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerUp?: PointerEventHandler<HTMLAnchorElement>;
        onPointerUpCapture?: PointerEventHandler<HTMLAnchorElement>;
        onProgress?: ReactEventHandler<HTMLAnchorElement>;
        onProgressCapture?: ReactEventHandler<HTMLAnchorElement>;
        onRateChange?: ReactEventHandler<HTMLAnchorElement>;
        onRateChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onReset?: FormEventHandler<HTMLAnchorElement>;
        onResetCapture?: FormEventHandler<HTMLAnchorElement>;
        onResize?: ReactEventHandler<HTMLAnchorElement>;
        onResizeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onScroll?: UIEventHandler<HTMLAnchorElement>;
        onScrollCapture?: UIEventHandler<HTMLAnchorElement>;
        onSeeked?: ReactEventHandler<HTMLAnchorElement>;
        onSeekedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSeeking?: ReactEventHandler<HTMLAnchorElement>;
        onSeekingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSelect?: ReactEventHandler<HTMLAnchorElement>;
        onSelectCapture?: ReactEventHandler<HTMLAnchorElement>;
        onStalled?: ReactEventHandler<HTMLAnchorElement>;
        onStalledCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSubmit?: FormEventHandler<HTMLAnchorElement>;
        onSubmitCapture?: FormEventHandler<HTMLAnchorElement>;
        onSuspend?: ReactEventHandler<HTMLAnchorElement>;
        onSuspendCapture?: ReactEventHandler<HTMLAnchorElement>;
        onTimeUpdate?: ReactEventHandler<HTMLAnchorElement>;
        onTimeUpdateCapture?: ReactEventHandler<HTMLAnchorElement>;
        onTouchCancel?: TouchEventHandler<HTMLAnchorElement>;
        onTouchCancelCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchEnd?: TouchEventHandler<HTMLAnchorElement>;
        onTouchEndCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchMove?: TouchEventHandler<HTMLAnchorElement>;
        onTouchMoveCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchStart?: TouchEventHandler<HTMLAnchorElement>;
        onTouchStartCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTransitionEnd?: TransitionEventHandler<HTMLAnchorElement>;
        onTransitionEndCapture?: TransitionEventHandler<HTMLAnchorElement>;
        onVolumeChange?: ReactEventHandler<HTMLAnchorElement>;
        onVolumeChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onWaiting?: ReactEventHandler<HTMLAnchorElement>;
        onWaitingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onWheel?: WheelEventHandler<HTMLAnchorElement>;
        onWheelCapture?: WheelEventHandler<HTMLAnchorElement>;
        ping?: string;
        placeholder?: string;
        prefetch?: PrefetchBehavior;
        prefix?: string;
        preventScrollReset?: boolean;
        property?: string;
        radioGroup?: string;
        referrerPolicy?: HTMLAttributeReferrerPolicy;
        rel?: string;
        relative?: RelativeRoutingType;
        reloadDocument?: boolean;
        replace?: boolean;
        resource?: string;
        results?: number;
        rev?: string;
        role?: AriaRole;
        security?: string;
        slot?: string;
        spellCheck?: Booleanish;
        state?: any;
        style?: CSSProperties;
        suppressContentEditableWarning?: boolean;
        suppressHydrationWarning?: boolean;
        tabIndex?: number;
        target?: HTMLAttributeAnchorTarget;
        title?: string;
        to: To;
        translate?: "yes" | "no";
        type?: string;
        typeof?: string;
        unselectable?: "on" | "off";
        viewTransition?: boolean;
        vocab?: string;
    }

    Hierarchy

    • Omit<React.AnchorHTMLAttributes<HTMLAnchorElement>, "href">
      • LinkProps

    Properties

    about? accessKey? aria-activedescendant? aria-atomic? @@ -402,7 +402,7 @@
  • render - default, discover the route when the link renders
  • none - don't eagerly discover, only discover if the link is clicked
  • -
    download?: any
    draggable?: Booleanish
    hidden?: boolean
    hrefLang?: string
    id?: string
    inlist?: any
    inputMode?:
        | "search"
        | "text"
        | "url"
        | "none"
        | "tel"
        | "email"
        | "numeric"
        | "decimal"

    Hints at the type of data that might be entered by the user while editing the element or its contents

    +
    download?: any
    draggable?: Booleanish
    hidden?: boolean
    hrefLang?: string
    id?: string
    inlist?: any
    inputMode?:
        | "search"
        | "text"
        | "url"
        | "none"
        | "tel"
        | "email"
        | "numeric"
        | "decimal"

    Hints at the type of data that might be entered by the user while editing the element or its contents

    is?: string

    Specify that a standard HTML element should behave like a defined custom built-in element

    https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is

    @@ -421,11 +421,11 @@

    Because of this, if you are using nav :last-child you will need to use nav :last-of-type so the styles don't conditionally fall off your last link (and any other similar selectors).

    -
    prefix?: string
    preventScrollReset?: boolean

    Prevents the scroll position from being reset to the top of the window when the link is clicked and the app is using ScrollRestoration. This only prevents new locations reseting scroll to the top, scroll position will be restored for back/forward button navigation.

    +
    prefix?: string
    preventScrollReset?: boolean

    Prevents the scroll position from being reset to the top of the window when the link is clicked and the app is using ScrollRestoration. This only prevents new locations reseting scroll to the top, scroll position will be restored for back/forward button navigation.

    <Link to="?tab=one" preventScrollReset />
     
    -
    property?: string
    radioGroup?: string
    referrerPolicy?: HTMLAttributeReferrerPolicy
    rel?: string

    Defines the relative path behavior for the link.

    +
    property?: string
    radioGroup?: string
    referrerPolicy?: HTMLAttributeReferrerPolicy
    rel?: string

    Defines the relative path behavior for the link.

    <Link to=".." /> // default: "route"
    <Link relative="route" />
    <Link relative="path" />
    @@ -434,18 +434,18 @@
  • route - default, resolves the link relative to the route pattern. In the example above a relative link of ".." will remove both :slug/edit segments back to "/blog".
  • path - relative to the path so .. will only remove one URL segment up to "/blog/:slug"
  • -
    reloadDocument?: boolean

    Will use document navigation instead of client side routing when the link is clicked: the browser will handle the transition normally (as if it were an <a href>).

    +
    reloadDocument?: boolean

    Will use document navigation instead of client side routing when the link is clicked: the browser will handle the transition normally (as if it were an <a href>).

    <Link to="/logout" reloadDocument />
     
    -
    replace?: boolean

    Replaces the current entry in the history stack instead of pushing a new one onto it.

    +
    replace?: boolean

    Replaces the current entry in the history stack instead of pushing a new one onto it.

    <Link replace />
     
    # with a history stack like this
    A -> B

    # normal link click pushes a new entry
    A -> B -> C

    # but with `replace`, B is replaced by C
    A -> C
    -
    resource?: string
    results?: number
    rev?: string
    role?: AriaRole
    security?: string
    slot?: string
    spellCheck?: Booleanish
    state?: any

    Adds persistent client side routing state to the next location.

    +
    resource?: string
    results?: number
    rev?: string
    role?: AriaRole
    security?: string
    slot?: string
    spellCheck?: Booleanish
    state?: any

    Adds persistent client side routing state to the next location.

    <Link to="/somewhere/else" state={{ some: "value" }} />
     
    @@ -454,15 +454,15 @@

    This state is inaccessible on the server as it is implemented on top of history.state

    -
    style?: CSSProperties
    suppressContentEditableWarning?: boolean
    suppressHydrationWarning?: boolean
    tabIndex?: number
    target?: HTMLAttributeAnchorTarget
    title?: string
    to: To

    Can be a string or a partial Path:

    +
    style?: CSSProperties
    suppressContentEditableWarning?: boolean
    suppressHydrationWarning?: boolean
    tabIndex?: number
    target?: HTMLAttributeAnchorTarget
    title?: string
    to: To

    Can be a string or a partial Path:

    <Link to="/some/path" />

    <Link
    to={{
    pathname: "/some/path",
    search: "?query=string",
    hash: "#hash",
    }}
    />
    -
    translate?: "yes" | "no"
    type?: string
    typeof?: string
    unselectable?: "on" | "off"
    viewTransition?: boolean

    Enables a View Transition for this navigation.

    +
    translate?: "yes" | "no"
    type?: string
    typeof?: string
    unselectable?: "on" | "off"
    viewTransition?: boolean

    Enables a View Transition for this navigation.

    
       Click me
     
     

    To apply specific styles for the transition, see useViewTransitionState

    -
    vocab?: string
    +
    vocab?: string
    diff --git a/dev/interfaces/react_router.LinksFunction.html b/dev/interfaces/react_router.LinksFunction.html index 1dff982..17be7cd 100644 --- a/dev/interfaces/react_router.LinksFunction.html +++ b/dev/interfaces/react_router.LinksFunction.html @@ -1,4 +1,4 @@ LinksFunction | React Router API Reference

    A function that defines <link> tags to be inserted into the <head> of the document on route transitions.

    +
    diff --git a/dev/interfaces/react_router.LoaderFunctionArgs.html b/dev/interfaces/react_router.LoaderFunctionArgs.html index fb17332..bf12666 100644 --- a/dev/interfaces/react_router.LoaderFunctionArgs.html +++ b/dev/interfaces/react_router.LoaderFunctionArgs.html @@ -1,5 +1,5 @@ LoaderFunctionArgs | React Router API Reference

    Arguments passed to loader functions

    -
    interface LoaderFunctionArgs<Context> {
        context?: Context;
        params: Params<string>;
        request: Request;
    }

    Type Parameters

    • Context = any

    Hierarchy

    • DataFunctionArgs<Context>
      • LoaderFunctionArgs

    Properties

    interface LoaderFunctionArgs<Context> {
        context?: Context;
        params: Params<string>;
        request: Request;
    }

    Type Parameters

    • Context = any

    Hierarchy

    • DataFunctionArgs<Context>
      • LoaderFunctionArgs

    Properties

    Properties

    context?: Context
    params: Params<string>
    request: Request
    +

    Properties

    context?: Context
    params: Params<string>
    request: Request
    diff --git a/dev/interfaces/react_router.Location.html b/dev/interfaces/react_router.Location.html index 5cee03c..66a193d 100644 --- a/dev/interfaces/react_router.Location.html +++ b/dev/interfaces/react_router.Location.html @@ -1,15 +1,15 @@ Location | React Router API Reference

    An entry in a history stack. A location contains information about the URL path, as well as possibly some arbitrary state and a key.

    -
    interface Location<State> {
        hash: string;
        key: string;
        pathname: string;
        search: string;
        state: State;
    }

    Type Parameters

    • State = any

    Hierarchy (view full)

    Properties

    interface Location<State> {
        hash: string;
        key: string;
        pathname: string;
        search: string;
        state: State;
    }

    Type Parameters

    • State = any

    Hierarchy (view full)

    Properties

    hash: string

    A URL fragment identifier, beginning with a #.

    -
    key: string

    A unique string associated with this location. May be used to safely store +

    key: string

    A unique string associated with this location. May be used to safely store and retrieve data in some other storage API, like localStorage.

    Note: This value is always "default" on the initial location.

    -
    pathname: string

    A URL pathname, beginning with a /.

    -
    search: string

    A URL search string, beginning with a ?.

    -
    state: State

    A value of arbitrary data associated with this location.

    -
    +
    pathname: string

    A URL pathname, beginning with a /.

    +
    search: string

    A URL search string, beginning with a ?.

    +
    state: State

    A value of arbitrary data associated with this location.

    +
    diff --git a/dev/interfaces/react_router.MemoryRouterProps.html b/dev/interfaces/react_router.MemoryRouterProps.html index 27614c9..e6a95cb 100644 --- a/dev/interfaces/react_router.MemoryRouterProps.html +++ b/dev/interfaces/react_router.MemoryRouterProps.html @@ -1,5 +1,5 @@ -MemoryRouterProps | React Router API Reference
    interface MemoryRouterProps {
        basename?: string;
        children?: ReactNode;
        initialEntries?: InitialEntry[];
        initialIndex?: number;
    }

    Properties

    basename? +MemoryRouterProps | React Router API Reference
    interface MemoryRouterProps {
        basename?: string;
        children?: ReactNode;
        initialEntries?: InitialEntry[];
        initialIndex?: number;
    }

    Properties

    basename?: string
    children?: ReactNode
    initialEntries?: InitialEntry[]
    initialIndex?: number
    +

    Properties

    basename?: string
    children?: ReactNode
    initialEntries?: InitialEntry[]
    initialIndex?: number
    diff --git a/dev/interfaces/react_router.MetaArgs.html b/dev/interfaces/react_router.MetaArgs.html index 303f5cd..c53e6ef 100644 --- a/dev/interfaces/react_router.MetaArgs.html +++ b/dev/interfaces/react_router.MetaArgs.html @@ -1,6 +1,6 @@ -MetaArgs | React Router API Reference

    Interface MetaArgs<Loader, MatchLoaders>

    interface MetaArgs<Loader, MatchLoaders> {
        data: undefined | (Loader extends LoaderFunction | ClientLoaderFunction
            ? SerializeFrom<Loader<Loader>>
            : unknown);
        error?: unknown;
        location: Location<any>;
        matches: MetaMatches<MatchLoaders>;
        params: Params;
    }

    Type Parameters

    Properties

    data +MetaArgs | React Router API Reference

    Interface MetaArgs<Loader, MatchLoaders>

    interface MetaArgs<Loader, MatchLoaders> {
        data: undefined | (Loader extends LoaderFunction | ClientLoaderFunction
            ? SerializeFrom<Loader<Loader>>
            : unknown);
        error?: unknown;
        location: Location<any>;
        matches: MetaMatches<MatchLoaders>;
        params: Params;
    }

    Type Parameters

    Properties

    data: undefined | (Loader extends LoaderFunction | ClientLoaderFunction
        ? SerializeFrom<Loader<Loader>>
        : unknown)
    error?: unknown
    location: Location<any>
    matches: MetaMatches<MatchLoaders>
    params: Params
    +

    Properties

    data: undefined | (Loader extends LoaderFunction | ClientLoaderFunction
        ? SerializeFrom<Loader<Loader>>
        : unknown)
    error?: unknown
    location: Location<any>
    matches: MetaMatches<MatchLoaders>
    params: Params
    diff --git a/dev/interfaces/react_router.MetaFunction.html b/dev/interfaces/react_router.MetaFunction.html index 087b6f4..4a54e46 100644 --- a/dev/interfaces/react_router.MetaFunction.html +++ b/dev/interfaces/react_router.MetaFunction.html @@ -10,4 +10,4 @@
    // app/root.tsx
    const loader = () => ({ hello: "world" })
    export type Loader = typeof loader

    // app/routes/sales.tsx
    const loader = () => ({ salesCount: 1074 })
    export type Loader = typeof loader

    // app/routes/sales/customers.tsx
    const loader = () => ({ customerCount: 74 })
    export type Loader = typeof loader

    // app/routes/sales/customers/$customersId.tsx
    import type { Loader as RootLoader } from "../../../root"
    import type { Loader as SalesLoader } from "../../sales"
    import type { Loader as CustomersLoader } from "../../sales/customers"

    const loader = () => ({ name: "Customer name" })

    const meta: MetaFunction<typeof loader, {
    "root": RootLoader,
    "routes/sales": SalesLoader,
    "routes/sales/customers": CustomersLoader,
    }> = ({ data, matches }) => {
    const { name } = data
    // ^? string
    const { customerCount } = matches.find((match) => match.id === "routes/sales/customers").data
    // ^? number
    const { salesCount } = matches.find((match) => match.id === "routes/sales").data
    // ^? number
    const { hello } = matches.find((match) => match.id === "root").data
    // ^? "world"
    }
    -
    +
    diff --git a/dev/interfaces/react_router.NavLinkProps.html b/dev/interfaces/react_router.NavLinkProps.html index 825c0f6..d0f0559 100644 --- a/dev/interfaces/react_router.NavLinkProps.html +++ b/dev/interfaces/react_router.NavLinkProps.html @@ -1,4 +1,4 @@ -NavLinkProps | React Router API Reference
    interface NavLinkProps {
        about?: string;
        accessKey?: string;
        aria-activedescendant?: string;
        aria-atomic?: Booleanish;
        aria-autocomplete?:
            | "none"
            | "list"
            | "inline"
            | "both";
        aria-braillelabel?: string;
        aria-brailleroledescription?: string;
        aria-busy?: Booleanish;
        aria-checked?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-colcount?: number;
        aria-colindex?: number;
        aria-colindextext?: string;
        aria-colspan?: number;
        aria-controls?: string;
        aria-current?:
            | boolean
            | "time"
            | "true"
            | "location"
            | "page"
            | "step"
            | "false"
            | "date";
        aria-describedby?: string;
        aria-description?: string;
        aria-details?: string;
        aria-disabled?: Booleanish;
        aria-dropeffect?:
            | "link"
            | "copy"
            | "none"
            | "execute"
            | "move"
            | "popup";
        aria-errormessage?: string;
        aria-expanded?: Booleanish;
        aria-flowto?: string;
        aria-grabbed?: Booleanish;
        aria-haspopup?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "grid"
            | "listbox"
            | "tree";
        aria-hidden?: Booleanish;
        aria-invalid?:
            | boolean
            | "true"
            | "false"
            | "grammar"
            | "spelling";
        aria-keyshortcuts?: string;
        aria-label?: string;
        aria-labelledby?: string;
        aria-level?: number;
        aria-live?: "off" | "assertive" | "polite";
        aria-modal?: Booleanish;
        aria-multiline?: Booleanish;
        aria-multiselectable?: Booleanish;
        aria-orientation?: "horizontal" | "vertical";
        aria-owns?: string;
        aria-placeholder?: string;
        aria-posinset?: number;
        aria-pressed?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-readonly?: Booleanish;
        aria-relevant?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        aria-required?: Booleanish;
        aria-roledescription?: string;
        aria-rowcount?: number;
        aria-rowindex?: number;
        aria-rowindextext?: string;
        aria-rowspan?: number;
        aria-selected?: Booleanish;
        aria-setsize?: number;
        aria-sort?:
            | "none"
            | "ascending"
            | "descending"
            | "other";
        aria-valuemax?: number;
        aria-valuemin?: number;
        aria-valuenow?: number;
        aria-valuetext?: string;
        autoCapitalize?: string;
        autoCorrect?: string;
        autoFocus?: boolean;
        autoSave?: string;
        caseSensitive?: boolean;
        children?: ReactNode | ((props: NavLinkRenderProps) => ReactNode);
        className?: string | ((props: NavLinkRenderProps) => undefined | string);
        color?: string;
        content?: string;
        contentEditable?: Booleanish | "inherit";
        contextMenu?: string;
        dangerouslySetInnerHTML?: {
            __html: string | TrustedHTML;
        };
        datatype?: string;
        defaultChecked?: boolean;
        defaultValue?: string | number | readonly string[];
        dir?: string;
        discover?: DiscoverBehavior;
        download?: any;
        draggable?: Booleanish;
        end?: boolean;
        hidden?: boolean;
        hrefLang?: string;
        id?: string;
        inlist?: any;
        inputMode?:
            | "search"
            | "text"
            | "url"
            | "none"
            | "tel"
            | "email"
            | "numeric"
            | "decimal";
        is?: string;
        itemID?: string;
        itemProp?: string;
        itemRef?: string;
        itemScope?: boolean;
        itemType?: string;
        lang?: string;
        media?: string;
        nonce?: string;
        onAbort?: ReactEventHandler<HTMLAnchorElement>;
        onAbortCapture?: ReactEventHandler<HTMLAnchorElement>;
        onAnimationEnd?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationEndCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationIteration?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationIterationCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationStart?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationStartCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAuxClick?: MouseEventHandler<HTMLAnchorElement>;
        onAuxClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onBeforeInput?: FormEventHandler<HTMLAnchorElement>;
        onBeforeInputCapture?: FormEventHandler<HTMLAnchorElement>;
        onBlur?: FocusEventHandler<HTMLAnchorElement>;
        onBlurCapture?: FocusEventHandler<HTMLAnchorElement>;
        onCanPlay?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayCapture?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayThrough?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayThroughCapture?: ReactEventHandler<HTMLAnchorElement>;
        onChange?: FormEventHandler<HTMLAnchorElement>;
        onChangeCapture?: FormEventHandler<HTMLAnchorElement>;
        onClick?: MouseEventHandler<HTMLAnchorElement>;
        onClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onCompositionEnd?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionEndCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionStart?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionStartCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionUpdate?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onContextMenu?: MouseEventHandler<HTMLAnchorElement>;
        onContextMenuCapture?: MouseEventHandler<HTMLAnchorElement>;
        onCopy?: ClipboardEventHandler<HTMLAnchorElement>;
        onCopyCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onCut?: ClipboardEventHandler<HTMLAnchorElement>;
        onCutCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onDoubleClick?: MouseEventHandler<HTMLAnchorElement>;
        onDoubleClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onDrag?: DragEventHandler<HTMLAnchorElement>;
        onDragCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragEnd?: DragEventHandler<HTMLAnchorElement>;
        onDragEndCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragEnter?: DragEventHandler<HTMLAnchorElement>;
        onDragEnterCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragExit?: DragEventHandler<HTMLAnchorElement>;
        onDragExitCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragLeave?: DragEventHandler<HTMLAnchorElement>;
        onDragLeaveCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragOver?: DragEventHandler<HTMLAnchorElement>;
        onDragOverCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragStart?: DragEventHandler<HTMLAnchorElement>;
        onDragStartCapture?: DragEventHandler<HTMLAnchorElement>;
        onDrop?: DragEventHandler<HTMLAnchorElement>;
        onDropCapture?: DragEventHandler<HTMLAnchorElement>;
        onDurationChange?: ReactEventHandler<HTMLAnchorElement>;
        onDurationChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEmptied?: ReactEventHandler<HTMLAnchorElement>;
        onEmptiedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEncrypted?: ReactEventHandler<HTMLAnchorElement>;
        onEncryptedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEnded?: ReactEventHandler<HTMLAnchorElement>;
        onEndedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onError?: ReactEventHandler<HTMLAnchorElement>;
        onErrorCapture?: ReactEventHandler<HTMLAnchorElement>;
        onFocus?: FocusEventHandler<HTMLAnchorElement>;
        onFocusCapture?: FocusEventHandler<HTMLAnchorElement>;
        onGotPointerCapture?: PointerEventHandler<HTMLAnchorElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement>;
        onInput?: FormEventHandler<HTMLAnchorElement>;
        onInputCapture?: FormEventHandler<HTMLAnchorElement>;
        onInvalid?: FormEventHandler<HTMLAnchorElement>;
        onInvalidCapture?: FormEventHandler<HTMLAnchorElement>;
        onKeyDown?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyDownCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyPress?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyPressCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyUp?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyUpCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onLoad?: ReactEventHandler<HTMLAnchorElement>;
        onLoadCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedData?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedDataCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedMetadata?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedMetadataCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadStart?: ReactEventHandler<HTMLAnchorElement>;
        onLoadStartCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLostPointerCapture?: PointerEventHandler<HTMLAnchorElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement>;
        onMouseDown?: MouseEventHandler<HTMLAnchorElement>;
        onMouseDownCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseEnter?: MouseEventHandler<HTMLAnchorElement>;
        onMouseLeave?: MouseEventHandler<HTMLAnchorElement>;
        onMouseMove?: MouseEventHandler<HTMLAnchorElement>;
        onMouseMoveCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOut?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOutCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOver?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOverCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseUp?: MouseEventHandler<HTMLAnchorElement>;
        onMouseUpCapture?: MouseEventHandler<HTMLAnchorElement>;
        onPaste?: ClipboardEventHandler<HTMLAnchorElement>;
        onPasteCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onPause?: ReactEventHandler<HTMLAnchorElement>;
        onPauseCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPlay?: ReactEventHandler<HTMLAnchorElement>;
        onPlayCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPlaying?: ReactEventHandler<HTMLAnchorElement>;
        onPlayingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPointerCancel?: PointerEventHandler<HTMLAnchorElement>;
        onPointerCancelCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerDown?: PointerEventHandler<HTMLAnchorElement>;
        onPointerDownCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerEnter?: PointerEventHandler<HTMLAnchorElement>;
        onPointerEnterCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerLeave?: PointerEventHandler<HTMLAnchorElement>;
        onPointerLeaveCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerMove?: PointerEventHandler<HTMLAnchorElement>;
        onPointerMoveCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOut?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOutCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOver?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOverCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerUp?: PointerEventHandler<HTMLAnchorElement>;
        onPointerUpCapture?: PointerEventHandler<HTMLAnchorElement>;
        onProgress?: ReactEventHandler<HTMLAnchorElement>;
        onProgressCapture?: ReactEventHandler<HTMLAnchorElement>;
        onRateChange?: ReactEventHandler<HTMLAnchorElement>;
        onRateChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onReset?: FormEventHandler<HTMLAnchorElement>;
        onResetCapture?: FormEventHandler<HTMLAnchorElement>;
        onResize?: ReactEventHandler<HTMLAnchorElement>;
        onResizeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onScroll?: UIEventHandler<HTMLAnchorElement>;
        onScrollCapture?: UIEventHandler<HTMLAnchorElement>;
        onSeeked?: ReactEventHandler<HTMLAnchorElement>;
        onSeekedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSeeking?: ReactEventHandler<HTMLAnchorElement>;
        onSeekingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSelect?: ReactEventHandler<HTMLAnchorElement>;
        onSelectCapture?: ReactEventHandler<HTMLAnchorElement>;
        onStalled?: ReactEventHandler<HTMLAnchorElement>;
        onStalledCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSubmit?: FormEventHandler<HTMLAnchorElement>;
        onSubmitCapture?: FormEventHandler<HTMLAnchorElement>;
        onSuspend?: ReactEventHandler<HTMLAnchorElement>;
        onSuspendCapture?: ReactEventHandler<HTMLAnchorElement>;
        onTimeUpdate?: ReactEventHandler<HTMLAnchorElement>;
        onTimeUpdateCapture?: ReactEventHandler<HTMLAnchorElement>;
        onTouchCancel?: TouchEventHandler<HTMLAnchorElement>;
        onTouchCancelCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchEnd?: TouchEventHandler<HTMLAnchorElement>;
        onTouchEndCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchMove?: TouchEventHandler<HTMLAnchorElement>;
        onTouchMoveCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchStart?: TouchEventHandler<HTMLAnchorElement>;
        onTouchStartCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTransitionEnd?: TransitionEventHandler<HTMLAnchorElement>;
        onTransitionEndCapture?: TransitionEventHandler<HTMLAnchorElement>;
        onVolumeChange?: ReactEventHandler<HTMLAnchorElement>;
        onVolumeChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onWaiting?: ReactEventHandler<HTMLAnchorElement>;
        onWaitingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onWheel?: WheelEventHandler<HTMLAnchorElement>;
        onWheelCapture?: WheelEventHandler<HTMLAnchorElement>;
        ping?: string;
        placeholder?: string;
        prefetch?: PrefetchBehavior;
        prefix?: string;
        preventScrollReset?: boolean;
        property?: string;
        radioGroup?: string;
        referrerPolicy?: HTMLAttributeReferrerPolicy;
        rel?: string;
        relative?: RelativeRoutingType;
        reloadDocument?: boolean;
        replace?: boolean;
        resource?: string;
        results?: number;
        rev?: string;
        role?: AriaRole;
        security?: string;
        slot?: string;
        spellCheck?: Booleanish;
        state?: any;
        style?: CSSProperties | ((props: NavLinkRenderProps) => undefined | CSSProperties);
        suppressContentEditableWarning?: boolean;
        suppressHydrationWarning?: boolean;
        tabIndex?: number;
        target?: HTMLAttributeAnchorTarget;
        title?: string;
        to: To;
        translate?: "yes" | "no";
        type?: string;
        typeof?: string;
        unselectable?: "on" | "off";
        viewTransition?: boolean;
        vocab?: string;
    }

    Hierarchy

    • Omit<LinkProps, "className" | "style" | "children">
      • NavLinkProps

    Properties

    about? +NavLinkProps | React Router API Reference
    interface NavLinkProps {
        about?: string;
        accessKey?: string;
        aria-activedescendant?: string;
        aria-atomic?: Booleanish;
        aria-autocomplete?:
            | "none"
            | "list"
            | "inline"
            | "both";
        aria-braillelabel?: string;
        aria-brailleroledescription?: string;
        aria-busy?: Booleanish;
        aria-checked?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-colcount?: number;
        aria-colindex?: number;
        aria-colindextext?: string;
        aria-colspan?: number;
        aria-controls?: string;
        aria-current?:
            | boolean
            | "time"
            | "true"
            | "location"
            | "page"
            | "step"
            | "false"
            | "date";
        aria-describedby?: string;
        aria-description?: string;
        aria-details?: string;
        aria-disabled?: Booleanish;
        aria-dropeffect?:
            | "link"
            | "copy"
            | "none"
            | "execute"
            | "move"
            | "popup";
        aria-errormessage?: string;
        aria-expanded?: Booleanish;
        aria-flowto?: string;
        aria-grabbed?: Booleanish;
        aria-haspopup?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "grid"
            | "listbox"
            | "tree";
        aria-hidden?: Booleanish;
        aria-invalid?:
            | boolean
            | "true"
            | "false"
            | "grammar"
            | "spelling";
        aria-keyshortcuts?: string;
        aria-label?: string;
        aria-labelledby?: string;
        aria-level?: number;
        aria-live?: "off" | "assertive" | "polite";
        aria-modal?: Booleanish;
        aria-multiline?: Booleanish;
        aria-multiselectable?: Booleanish;
        aria-orientation?: "horizontal" | "vertical";
        aria-owns?: string;
        aria-placeholder?: string;
        aria-posinset?: number;
        aria-pressed?:
            | boolean
            | "true"
            | "false"
            | "mixed";
        aria-readonly?: Booleanish;
        aria-relevant?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        aria-required?: Booleanish;
        aria-roledescription?: string;
        aria-rowcount?: number;
        aria-rowindex?: number;
        aria-rowindextext?: string;
        aria-rowspan?: number;
        aria-selected?: Booleanish;
        aria-setsize?: number;
        aria-sort?:
            | "none"
            | "ascending"
            | "descending"
            | "other";
        aria-valuemax?: number;
        aria-valuemin?: number;
        aria-valuenow?: number;
        aria-valuetext?: string;
        autoCapitalize?: string;
        autoCorrect?: string;
        autoFocus?: boolean;
        autoSave?: string;
        caseSensitive?: boolean;
        children?: ReactNode | ((props: NavLinkRenderProps) => ReactNode);
        className?: string | ((props: NavLinkRenderProps) => undefined | string);
        color?: string;
        content?: string;
        contentEditable?: Booleanish | "inherit";
        contextMenu?: string;
        dangerouslySetInnerHTML?: {
            __html: string | TrustedHTML;
        };
        datatype?: string;
        defaultChecked?: boolean;
        defaultValue?: string | number | readonly string[];
        dir?: string;
        discover?: DiscoverBehavior;
        download?: any;
        draggable?: Booleanish;
        end?: boolean;
        hidden?: boolean;
        hrefLang?: string;
        id?: string;
        inlist?: any;
        inputMode?:
            | "search"
            | "text"
            | "url"
            | "none"
            | "tel"
            | "email"
            | "numeric"
            | "decimal";
        is?: string;
        itemID?: string;
        itemProp?: string;
        itemRef?: string;
        itemScope?: boolean;
        itemType?: string;
        lang?: string;
        media?: string;
        nonce?: string;
        onAbort?: ReactEventHandler<HTMLAnchorElement>;
        onAbortCapture?: ReactEventHandler<HTMLAnchorElement>;
        onAnimationEnd?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationEndCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationIteration?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationIterationCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationStart?: AnimationEventHandler<HTMLAnchorElement>;
        onAnimationStartCapture?: AnimationEventHandler<HTMLAnchorElement>;
        onAuxClick?: MouseEventHandler<HTMLAnchorElement>;
        onAuxClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onBeforeInput?: FormEventHandler<HTMLAnchorElement>;
        onBeforeInputCapture?: FormEventHandler<HTMLAnchorElement>;
        onBlur?: FocusEventHandler<HTMLAnchorElement>;
        onBlurCapture?: FocusEventHandler<HTMLAnchorElement>;
        onCanPlay?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayCapture?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayThrough?: ReactEventHandler<HTMLAnchorElement>;
        onCanPlayThroughCapture?: ReactEventHandler<HTMLAnchorElement>;
        onChange?: FormEventHandler<HTMLAnchorElement>;
        onChangeCapture?: FormEventHandler<HTMLAnchorElement>;
        onClick?: MouseEventHandler<HTMLAnchorElement>;
        onClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onCompositionEnd?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionEndCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionStart?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionStartCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionUpdate?: CompositionEventHandler<HTMLAnchorElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<HTMLAnchorElement>;
        onContextMenu?: MouseEventHandler<HTMLAnchorElement>;
        onContextMenuCapture?: MouseEventHandler<HTMLAnchorElement>;
        onCopy?: ClipboardEventHandler<HTMLAnchorElement>;
        onCopyCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onCut?: ClipboardEventHandler<HTMLAnchorElement>;
        onCutCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onDoubleClick?: MouseEventHandler<HTMLAnchorElement>;
        onDoubleClickCapture?: MouseEventHandler<HTMLAnchorElement>;
        onDrag?: DragEventHandler<HTMLAnchorElement>;
        onDragCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragEnd?: DragEventHandler<HTMLAnchorElement>;
        onDragEndCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragEnter?: DragEventHandler<HTMLAnchorElement>;
        onDragEnterCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragExit?: DragEventHandler<HTMLAnchorElement>;
        onDragExitCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragLeave?: DragEventHandler<HTMLAnchorElement>;
        onDragLeaveCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragOver?: DragEventHandler<HTMLAnchorElement>;
        onDragOverCapture?: DragEventHandler<HTMLAnchorElement>;
        onDragStart?: DragEventHandler<HTMLAnchorElement>;
        onDragStartCapture?: DragEventHandler<HTMLAnchorElement>;
        onDrop?: DragEventHandler<HTMLAnchorElement>;
        onDropCapture?: DragEventHandler<HTMLAnchorElement>;
        onDurationChange?: ReactEventHandler<HTMLAnchorElement>;
        onDurationChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEmptied?: ReactEventHandler<HTMLAnchorElement>;
        onEmptiedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEncrypted?: ReactEventHandler<HTMLAnchorElement>;
        onEncryptedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onEnded?: ReactEventHandler<HTMLAnchorElement>;
        onEndedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onError?: ReactEventHandler<HTMLAnchorElement>;
        onErrorCapture?: ReactEventHandler<HTMLAnchorElement>;
        onFocus?: FocusEventHandler<HTMLAnchorElement>;
        onFocusCapture?: FocusEventHandler<HTMLAnchorElement>;
        onGotPointerCapture?: PointerEventHandler<HTMLAnchorElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement>;
        onInput?: FormEventHandler<HTMLAnchorElement>;
        onInputCapture?: FormEventHandler<HTMLAnchorElement>;
        onInvalid?: FormEventHandler<HTMLAnchorElement>;
        onInvalidCapture?: FormEventHandler<HTMLAnchorElement>;
        onKeyDown?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyDownCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyPress?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyPressCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyUp?: KeyboardEventHandler<HTMLAnchorElement>;
        onKeyUpCapture?: KeyboardEventHandler<HTMLAnchorElement>;
        onLoad?: ReactEventHandler<HTMLAnchorElement>;
        onLoadCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedData?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedDataCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedMetadata?: ReactEventHandler<HTMLAnchorElement>;
        onLoadedMetadataCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLoadStart?: ReactEventHandler<HTMLAnchorElement>;
        onLoadStartCapture?: ReactEventHandler<HTMLAnchorElement>;
        onLostPointerCapture?: PointerEventHandler<HTMLAnchorElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<HTMLAnchorElement>;
        onMouseDown?: MouseEventHandler<HTMLAnchorElement>;
        onMouseDownCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseEnter?: MouseEventHandler<HTMLAnchorElement>;
        onMouseLeave?: MouseEventHandler<HTMLAnchorElement>;
        onMouseMove?: MouseEventHandler<HTMLAnchorElement>;
        onMouseMoveCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOut?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOutCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOver?: MouseEventHandler<HTMLAnchorElement>;
        onMouseOverCapture?: MouseEventHandler<HTMLAnchorElement>;
        onMouseUp?: MouseEventHandler<HTMLAnchorElement>;
        onMouseUpCapture?: MouseEventHandler<HTMLAnchorElement>;
        onPaste?: ClipboardEventHandler<HTMLAnchorElement>;
        onPasteCapture?: ClipboardEventHandler<HTMLAnchorElement>;
        onPause?: ReactEventHandler<HTMLAnchorElement>;
        onPauseCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPlay?: ReactEventHandler<HTMLAnchorElement>;
        onPlayCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPlaying?: ReactEventHandler<HTMLAnchorElement>;
        onPlayingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onPointerCancel?: PointerEventHandler<HTMLAnchorElement>;
        onPointerCancelCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerDown?: PointerEventHandler<HTMLAnchorElement>;
        onPointerDownCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerEnter?: PointerEventHandler<HTMLAnchorElement>;
        onPointerEnterCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerLeave?: PointerEventHandler<HTMLAnchorElement>;
        onPointerLeaveCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerMove?: PointerEventHandler<HTMLAnchorElement>;
        onPointerMoveCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOut?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOutCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOver?: PointerEventHandler<HTMLAnchorElement>;
        onPointerOverCapture?: PointerEventHandler<HTMLAnchorElement>;
        onPointerUp?: PointerEventHandler<HTMLAnchorElement>;
        onPointerUpCapture?: PointerEventHandler<HTMLAnchorElement>;
        onProgress?: ReactEventHandler<HTMLAnchorElement>;
        onProgressCapture?: ReactEventHandler<HTMLAnchorElement>;
        onRateChange?: ReactEventHandler<HTMLAnchorElement>;
        onRateChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onReset?: FormEventHandler<HTMLAnchorElement>;
        onResetCapture?: FormEventHandler<HTMLAnchorElement>;
        onResize?: ReactEventHandler<HTMLAnchorElement>;
        onResizeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onScroll?: UIEventHandler<HTMLAnchorElement>;
        onScrollCapture?: UIEventHandler<HTMLAnchorElement>;
        onSeeked?: ReactEventHandler<HTMLAnchorElement>;
        onSeekedCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSeeking?: ReactEventHandler<HTMLAnchorElement>;
        onSeekingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSelect?: ReactEventHandler<HTMLAnchorElement>;
        onSelectCapture?: ReactEventHandler<HTMLAnchorElement>;
        onStalled?: ReactEventHandler<HTMLAnchorElement>;
        onStalledCapture?: ReactEventHandler<HTMLAnchorElement>;
        onSubmit?: FormEventHandler<HTMLAnchorElement>;
        onSubmitCapture?: FormEventHandler<HTMLAnchorElement>;
        onSuspend?: ReactEventHandler<HTMLAnchorElement>;
        onSuspendCapture?: ReactEventHandler<HTMLAnchorElement>;
        onTimeUpdate?: ReactEventHandler<HTMLAnchorElement>;
        onTimeUpdateCapture?: ReactEventHandler<HTMLAnchorElement>;
        onTouchCancel?: TouchEventHandler<HTMLAnchorElement>;
        onTouchCancelCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchEnd?: TouchEventHandler<HTMLAnchorElement>;
        onTouchEndCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchMove?: TouchEventHandler<HTMLAnchorElement>;
        onTouchMoveCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTouchStart?: TouchEventHandler<HTMLAnchorElement>;
        onTouchStartCapture?: TouchEventHandler<HTMLAnchorElement>;
        onTransitionEnd?: TransitionEventHandler<HTMLAnchorElement>;
        onTransitionEndCapture?: TransitionEventHandler<HTMLAnchorElement>;
        onVolumeChange?: ReactEventHandler<HTMLAnchorElement>;
        onVolumeChangeCapture?: ReactEventHandler<HTMLAnchorElement>;
        onWaiting?: ReactEventHandler<HTMLAnchorElement>;
        onWaitingCapture?: ReactEventHandler<HTMLAnchorElement>;
        onWheel?: WheelEventHandler<HTMLAnchorElement>;
        onWheelCapture?: WheelEventHandler<HTMLAnchorElement>;
        ping?: string;
        placeholder?: string;
        prefetch?: PrefetchBehavior;
        prefix?: string;
        preventScrollReset?: boolean;
        property?: string;
        radioGroup?: string;
        referrerPolicy?: HTMLAttributeReferrerPolicy;
        rel?: string;
        relative?: RelativeRoutingType;
        reloadDocument?: boolean;
        replace?: boolean;
        resource?: string;
        results?: number;
        rev?: string;
        role?: AriaRole;
        security?: string;
        slot?: string;
        spellCheck?: Booleanish;
        state?: any;
        style?: CSSProperties | ((props: NavLinkRenderProps) => undefined | CSSProperties);
        suppressContentEditableWarning?: boolean;
        suppressHydrationWarning?: boolean;
        tabIndex?: number;
        target?: HTMLAttributeAnchorTarget;
        title?: string;
        to: To;
        translate?: "yes" | "no";
        type?: string;
        typeof?: string;
        unselectable?: "on" | "off";
        viewTransition?: boolean;
        vocab?: string;
    }

    Hierarchy

    • Omit<LinkProps, "className" | "style" | "children">
      • NavLinkProps

    Properties

    children?: ReactNode | ((props: NavLinkRenderProps) => ReactNode)

    Can be regular React children or a function that receives an object with the active and pending states of the link.

    +
    children?: ReactNode | ((props: NavLinkRenderProps) => ReactNode)

    Can be regular React children or a function that receives an object with the active and pending states of the link.

    <NavLink to="/tasks">
    {({ isActive }) => (
    <span className={isActive ? "active" : ""}>Tasks</span>
    )}
    </NavLink>
    -
    className?: string | ((props: NavLinkRenderProps) => undefined | string)

    Classes are automatically applied to NavLink that correspond to NavLinkRenderProps.

    +
    className?: string | ((props: NavLinkRenderProps) => undefined | string)

    Classes are automatically applied to NavLink that correspond to NavLinkRenderProps.

    a.active { color: red; }
    a.pending { color: blue; }
    a.transitioning {
    view-transition-name: my-transition;
    }
    -
    color?: string
    content?: string
    contentEditable?: Booleanish | "inherit"
    contextMenu?: string
    dangerouslySetInnerHTML?: {
        __html: string | TrustedHTML;
    }
    datatype?: string
    defaultChecked?: boolean
    defaultValue?: string | number | readonly string[]
    dir?: string
    discover?: DiscoverBehavior

    Defines the link discovery behavior

    +
    color?: string
    content?: string
    contentEditable?: Booleanish | "inherit"
    contextMenu?: string
    dangerouslySetInnerHTML?: {
        __html: string | TrustedHTML;
    }
    datatype?: string
    defaultChecked?: boolean
    defaultValue?: string | number | readonly string[]
    dir?: string
    discover?: DiscoverBehavior

    Defines the link discovery behavior

    <Link /> // default ("render")
    <Link discover="render" />
    <Link discover="none" />
    @@ -434,7 +434,7 @@
  • render - default, discover the route when the link renders
  • none - don't eagerly discover, only discover if the link is clicked
  • -
    download?: any
    draggable?: Booleanish
    end?: boolean

    Changes the matching logic for the active and pending states to only match to the "end" of the NavLinkProps.to. If the URL is longer, it will no longer be considered active.

    +
    download?: any
    draggable?: Booleanish
    end?: boolean

    Changes the matching logic for the active and pending states to only match to the "end" of the NavLinkProps.to. If the URL is longer, it will no longer be considered active.

    @@ -467,7 +467,7 @@

    <NavLink to="/"> is an exceptional case because every URL matches /. To avoid this matching every single route by default, it effectively ignores the end prop and only matches when you're at the root route.

    -
    hidden?: boolean
    hrefLang?: string
    id?: string
    inlist?: any
    inputMode?:
        | "search"
        | "text"
        | "url"
        | "none"
        | "tel"
        | "email"
        | "numeric"
        | "decimal"

    Hints at the type of data that might be entered by the user while editing the element or its contents

    +
    hidden?: boolean
    hrefLang?: string
    id?: string
    inlist?: any
    inputMode?:
        | "search"
        | "text"
        | "url"
        | "none"
        | "tel"
        | "email"
        | "numeric"
        | "decimal"

    Hints at the type of data that might be entered by the user while editing the element or its contents

    is?: string

    Specify that a standard HTML element should behave like a defined custom built-in element

    https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is

    @@ -486,11 +486,11 @@

    Because of this, if you are using nav :last-child you will need to use nav :last-of-type so the styles don't conditionally fall off your last link (and any other similar selectors).

    -
    prefix?: string
    preventScrollReset?: boolean

    Prevents the scroll position from being reset to the top of the window when the link is clicked and the app is using ScrollRestoration. This only prevents new locations reseting scroll to the top, scroll position will be restored for back/forward button navigation.

    +
    prefix?: string
    preventScrollReset?: boolean

    Prevents the scroll position from being reset to the top of the window when the link is clicked and the app is using ScrollRestoration. This only prevents new locations reseting scroll to the top, scroll position will be restored for back/forward button navigation.

    <Link to="?tab=one" preventScrollReset />
     
    -
    property?: string
    radioGroup?: string
    referrerPolicy?: HTMLAttributeReferrerPolicy
    rel?: string

    Defines the relative path behavior for the link.

    +
    property?: string
    radioGroup?: string
    referrerPolicy?: HTMLAttributeReferrerPolicy
    rel?: string

    Defines the relative path behavior for the link.

    <Link to=".." /> // default: "route"
    <Link relative="route" />
    <Link relative="path" />
    @@ -499,18 +499,18 @@
  • route - default, resolves the link relative to the route pattern. In the example above a relative link of ".." will remove both :slug/edit segments back to "/blog".
  • path - relative to the path so .. will only remove one URL segment up to "/blog/:slug"
  • -
    reloadDocument?: boolean

    Will use document navigation instead of client side routing when the link is clicked: the browser will handle the transition normally (as if it were an <a href>).

    +
    reloadDocument?: boolean

    Will use document navigation instead of client side routing when the link is clicked: the browser will handle the transition normally (as if it were an <a href>).

    <Link to="/logout" reloadDocument />
     
    -
    replace?: boolean

    Replaces the current entry in the history stack instead of pushing a new one onto it.

    +
    replace?: boolean

    Replaces the current entry in the history stack instead of pushing a new one onto it.

    <Link replace />
     
    # with a history stack like this
    A -> B

    # normal link click pushes a new entry
    A -> B -> C

    # but with `replace`, B is replaced by C
    A -> C
    -
    resource?: string
    results?: number
    rev?: string
    role?: AriaRole
    security?: string
    slot?: string
    spellCheck?: Booleanish
    state?: any

    Adds persistent client side routing state to the next location.

    +
    resource?: string
    results?: number
    rev?: string
    role?: AriaRole
    security?: string
    slot?: string
    spellCheck?: Booleanish
    state?: any

    Adds persistent client side routing state to the next location.

    <Link to="/somewhere/else" state={{ some: "value" }} />
     
    @@ -519,15 +519,15 @@

    This state is inaccessible on the server as it is implemented on top of history.state

    -
    style?: CSSProperties | ((props: NavLinkRenderProps) => undefined | CSSProperties)
    suppressContentEditableWarning?: boolean
    suppressHydrationWarning?: boolean
    tabIndex?: number
    target?: HTMLAttributeAnchorTarget
    title?: string
    to: To

    Can be a string or a partial Path:

    +
    style?: CSSProperties | ((props: NavLinkRenderProps) => undefined | CSSProperties)
    suppressContentEditableWarning?: boolean
    suppressHydrationWarning?: boolean
    tabIndex?: number
    target?: HTMLAttributeAnchorTarget
    title?: string
    to: To

    Can be a string or a partial Path:

    <Link to="/some/path" />

    <Link
    to={{
    pathname: "/some/path",
    search: "?query=string",
    hash: "#hash",
    }}
    />
    -
    translate?: "yes" | "no"
    type?: string
    typeof?: string
    unselectable?: "on" | "off"
    viewTransition?: boolean

    Enables a View Transition for this navigation.

    +
    translate?: "yes" | "no"
    type?: string
    typeof?: string
    unselectable?: "on" | "off"
    viewTransition?: boolean

    Enables a View Transition for this navigation.

    
       Click me
     
     

    To apply specific styles for the transition, see useViewTransitionState

    -
    vocab?: string
    +
    vocab?: string
    diff --git a/dev/interfaces/react_router.NavigateFunction.html b/dev/interfaces/react_router.NavigateFunction.html index 7eb98b6..5964180 100644 --- a/dev/interfaces/react_router.NavigateFunction.html +++ b/dev/interfaces/react_router.NavigateFunction.html @@ -1,2 +1,2 @@ NavigateFunction | React Router API Reference

    The interface for the navigate() function returned from useNavigate().

    -
    +
    diff --git a/dev/interfaces/react_router.NavigateOptions.html b/dev/interfaces/react_router.NavigateOptions.html index 086c1f5..ffdbffc 100644 --- a/dev/interfaces/react_router.NavigateOptions.html +++ b/dev/interfaces/react_router.NavigateOptions.html @@ -1,7 +1,7 @@ -NavigateOptions | React Router API Reference
    interface NavigateOptions {
        flushSync?: boolean;
        preventScrollReset?: boolean;
        relative?: RelativeRoutingType;
        replace?: boolean;
        state?: any;
        viewTransition?: boolean;
    }

    Properties

    flushSync? +NavigateOptions | React Router API Reference
    interface NavigateOptions {
        flushSync?: boolean;
        preventScrollReset?: boolean;
        relative?: RelativeRoutingType;
        replace?: boolean;
        state?: any;
        viewTransition?: boolean;
    }

    Properties

    flushSync?: boolean
    preventScrollReset?: boolean
    replace?: boolean
    state?: any
    viewTransition?: boolean
    +

    Properties

    flushSync?: boolean
    preventScrollReset?: boolean
    replace?: boolean
    state?: any
    viewTransition?: boolean
    diff --git a/dev/interfaces/react_router.NavigateProps.html b/dev/interfaces/react_router.NavigateProps.html index d647cee..934f48e 100644 --- a/dev/interfaces/react_router.NavigateProps.html +++ b/dev/interfaces/react_router.NavigateProps.html @@ -1,5 +1,5 @@ -NavigateProps | React Router API Reference
    interface NavigateProps {
        relative?: RelativeRoutingType;
        replace?: boolean;
        state?: any;
        to: To;
    }

    Properties

    relative? +NavigateProps | React Router API Reference
    interface NavigateProps {
        relative?: RelativeRoutingType;
        replace?: boolean;
        state?: any;
        to: To;
    }

    Properties

    replace?: boolean
    state?: any
    to: To
    +

    Properties

    replace?: boolean
    state?: any
    to: To
    diff --git a/dev/interfaces/react_router.Navigator.html b/dev/interfaces/react_router.Navigator.html index 07ea60c..fefa944 100644 --- a/dev/interfaces/react_router.Navigator.html +++ b/dev/interfaces/react_router.Navigator.html @@ -4,7 +4,7 @@ where both the location and a navigator must be provided separately in order to avoid "tearing" that may occur in a suspense-enabled app if the action and/or location were to be read directly from the history instance.

    -
    interface Navigator {
        createHref: ((to: To) => string);
        encodeLocation?: ((to: To) => Path);
        go: ((delta: number) => void);
        push(to: To, state?: any, opts?: NavigateOptions): void;
        replace(to: To, state?: any, opts?: NavigateOptions): void;
    }

    Properties

    interface Navigator {
        createHref: ((to: To) => string);
        encodeLocation?: ((to: To) => Path);
        go: ((delta: number) => void);
        push(to: To, state?: any, opts?: NavigateOptions): void;
        replace(to: To, state?: any, opts?: NavigateOptions): void;
    }

    Properties

    Methods

    push @@ -12,11 +12,11 @@

    Properties

    createHref: ((to: To) => string)

    Type declaration

      • (to): string
      • Returns a valid href for the given to value that may be used as the value of an attribute.

        Parameters

        Returns string

    encodeLocation?: ((to: To) => Path)

    Type declaration

      • (to): Path
      • Encode a location the same way window.history would do (no-op for memory +

    Returns string

    encodeLocation?: ((to: To) => Path)

    Type declaration

      • (to): Path
      • Encode a location the same way window.history would do (no-op for memory history) so we ensure our PUSH/REPLACE navigations for data routers behave the same as POP

        Parameters

        • to: To

          Unencoded path

          -

        Returns Path

    go: ((delta: number) => void)

    Type declaration

      • (delta): void
      • Navigates n entries backward/forward in the history stack relative to the +

    Returns Path

    go: ((delta: number) => void)

    Type declaration

      • (delta): void
      • Navigates n entries backward/forward in the history stack relative to the current index. For example, a "back" navigation would use go(-1).

        Parameters

        • delta: number

          The delta in the stack index

          -

        Returns void

    Methods

    +

    Returns void

    Methods

    diff --git a/dev/interfaces/react_router.NonIndexRouteObject.html b/dev/interfaces/react_router.NonIndexRouteObject.html index 27f7b45..f2a0f90 100644 --- a/dev/interfaces/react_router.NonIndexRouteObject.html +++ b/dev/interfaces/react_router.NonIndexRouteObject.html @@ -1,4 +1,4 @@ -NonIndexRouteObject | React Router API Reference
    interface NonIndexRouteObject {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: RouteObject[];
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index?: false;
        lazy?: LazyRouteFunction<RouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Properties

    action? +NonIndexRouteObject | React Router API Reference
    interface NonIndexRouteObject {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: RouteObject[];
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index?: false;
        lazy?: LazyRouteFunction<RouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: RouteObject[]
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    +

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: RouteObject[]
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    diff --git a/dev/interfaces/react_router.OutletProps.html b/dev/interfaces/react_router.OutletProps.html index 2e50436..6b7854b 100644 --- a/dev/interfaces/react_router.OutletProps.html +++ b/dev/interfaces/react_router.OutletProps.html @@ -1,7 +1,7 @@ -OutletProps | React Router API Reference
    interface OutletProps {
        context?: unknown;
    }

    Properties

    context? +OutletProps | React Router API Reference
    interface OutletProps {
        context?: unknown;
    }

    Properties

    Properties

    context?: unknown

    Provides a context value to the element tree below the outlet. Use when the parent route needs to provide values to child routes.

    <Outlet context={myContextValue} />
     

    Access the context with useOutletContext.

    -
    +
    diff --git a/dev/interfaces/react_router.PageLinkDescriptor.html b/dev/interfaces/react_router.PageLinkDescriptor.html index f471ee6..9e924a8 100644 --- a/dev/interfaces/react_router.PageLinkDescriptor.html +++ b/dev/interfaces/react_router.PageLinkDescriptor.html @@ -1,4 +1,4 @@ -PageLinkDescriptor | React Router API Reference
    interface PageLinkDescriptor {
        crossOrigin?: "anonymous" | "use-credentials";
        disabled?: boolean;
        hrefLang?: string;
        integrity?: string;
        media?: string;
        page: string;
        referrerPolicy?:
            | ""
            | "no-referrer"
            | "no-referrer-when-downgrade"
            | "same-origin"
            | "origin"
            | "strict-origin"
            | "origin-when-cross-origin"
            | "strict-origin-when-cross-origin"
            | "unsafe-url";
    }

    Hierarchy

    • Omit<HtmlLinkDescriptor,
          | "href"
          | "rel"
          | "type"
          | "sizes"
          | "imageSrcSet"
          | "imageSizes"
          | "as"
          | "color"
          | "title">
      • PageLinkDescriptor

    Properties

    crossOrigin? +PageLinkDescriptor | React Router API Reference
    interface PageLinkDescriptor {
        crossOrigin?: "anonymous" | "use-credentials";
        disabled?: boolean;
        hrefLang?: string;
        integrity?: string;
        media?: string;
        page: string;
        referrerPolicy?:
            | ""
            | "no-referrer"
            | "no-referrer-when-downgrade"
            | "same-origin"
            | "origin"
            | "strict-origin"
            | "origin-when-cross-origin"
            | "strict-origin-when-cross-origin"
            | "unsafe-url";
    }

    Hierarchy

    • Omit<HtmlLinkDescriptor,
          | "href"
          | "rel"
          | "type"
          | "sizes"
          | "imageSrcSet"
          | "imageSizes"
          | "as"
          | "color"
          | "title">
      • PageLinkDescriptor

    Properties

    crossOrigin?: "anonymous" | "use-credentials"

    How the element handles crossorigin requests

    -
    disabled?: boolean

    Whether the link is disabled

    -
    hrefLang?: string

    Language of the linked resource

    -
    integrity?: string

    Integrity metadata used in Subresource Integrity checks

    -
    media?: string

    Applicable media: "screen", "print", "(max-width: 764px)"

    -
    page: string

    The absolute path of the page to prefetch.

    -
    referrerPolicy?:
        | ""
        | "no-referrer"
        | "no-referrer-when-downgrade"
        | "same-origin"
        | "origin"
        | "strict-origin"
        | "origin-when-cross-origin"
        | "strict-origin-when-cross-origin"
        | "unsafe-url"

    Referrer policy for fetches initiated by the element

    -
    +
    disabled?: boolean

    Whether the link is disabled

    +
    hrefLang?: string

    Language of the linked resource

    +
    integrity?: string

    Integrity metadata used in Subresource Integrity checks

    +
    media?: string

    Applicable media: "screen", "print", "(max-width: 764px)"

    +
    page: string

    The absolute path of the page to prefetch.

    +
    referrerPolicy?:
        | ""
        | "no-referrer"
        | "no-referrer-when-downgrade"
        | "same-origin"
        | "origin"
        | "strict-origin"
        | "origin-when-cross-origin"
        | "strict-origin-when-cross-origin"
        | "unsafe-url"

    Referrer policy for fetches initiated by the element

    +
    diff --git a/dev/interfaces/react_router.Path.html b/dev/interfaces/react_router.Path.html index 14c7af1..535c2fc 100644 --- a/dev/interfaces/react_router.Path.html +++ b/dev/interfaces/react_router.Path.html @@ -1,8 +1,8 @@ Path | React Router API Reference

    The pathname, search, and hash values of a URL.

    -
    interface Path {
        hash: string;
        pathname: string;
        search: string;
    }

    Hierarchy (view full)

    Properties

    interface Path {
        hash: string;
        pathname: string;
        search: string;
    }

    Hierarchy (view full)

    Properties

    Properties

    hash: string

    A URL fragment identifier, beginning with a #.

    -
    pathname: string

    A URL pathname, beginning with a /.

    -
    search: string

    A URL search string, beginning with a ?.

    -
    +
    pathname: string

    A URL pathname, beginning with a /.

    +
    search: string

    A URL search string, beginning with a ?.

    +
    diff --git a/dev/interfaces/react_router.PathMatch.html b/dev/interfaces/react_router.PathMatch.html index 76dacca..726afdb 100644 --- a/dev/interfaces/react_router.PathMatch.html +++ b/dev/interfaces/react_router.PathMatch.html @@ -1,10 +1,10 @@ PathMatch | React Router API Reference

    A PathMatch contains info about how a PathPattern matched on a URL pathname.

    -
    interface PathMatch<ParamKey> {
        params: Params<ParamKey>;
        pathname: string;
        pathnameBase: string;
        pattern: PathPattern<string>;
    }

    Type Parameters

    • ParamKey extends string = string

    Properties

    interface PathMatch<ParamKey> {
        params: Params<ParamKey>;
        pathname: string;
        pathnameBase: string;
        pattern: PathPattern<string>;
    }

    Type Parameters

    • ParamKey extends string = string

    Properties

    params: Params<ParamKey>

    The names and values of dynamic parameters in the URL.

    -
    pathname: string

    The portion of the URL pathname that was matched.

    -
    pathnameBase: string

    The portion of the URL pathname that was matched before child routes.

    -
    pattern: PathPattern<string>

    The pattern that was used to match.

    -
    +
    pathname: string

    The portion of the URL pathname that was matched.

    +
    pathnameBase: string

    The portion of the URL pathname that was matched before child routes.

    +
    pattern: PathPattern<string>

    The pattern that was used to match.

    +
    diff --git a/dev/interfaces/react_router.PathPattern.html b/dev/interfaces/react_router.PathPattern.html index 4e8f7cc..139756d 100644 --- a/dev/interfaces/react_router.PathPattern.html +++ b/dev/interfaces/react_router.PathPattern.html @@ -1,11 +1,11 @@ PathPattern | React Router API Reference

    A PathPattern is used to match on some portion of a URL pathname.

    -
    interface PathPattern<Path> {
        caseSensitive?: boolean;
        end?: boolean;
        path: Path;
    }

    Type Parameters

    • Path extends string = string

    Properties

    interface PathPattern<Path> {
        caseSensitive?: boolean;
        end?: boolean;
        path: Path;
    }

    Type Parameters

    • Path extends string = string

    Properties

    caseSensitive?: boolean

    Should be true if the static portions of the path should be matched in the same case.

    -
    end?: boolean

    Should be true if this pattern should match the entire URL pathname.

    -
    path: Path

    A string to match against a URL pathname. May contain :id-style segments +

    end?: boolean

    Should be true if this pattern should match the entire URL pathname.

    +
    path: Path

    A string to match against a URL pathname. May contain :id-style segments to indicate placeholders for dynamic parameters. May also end with /* to indicate matching the rest of the URL pathname.

    -
    +
    diff --git a/dev/interfaces/react_router.PathRouteProps.html b/dev/interfaces/react_router.PathRouteProps.html index 6542db6..ce4cd88 100644 --- a/dev/interfaces/react_router.PathRouteProps.html +++ b/dev/interfaces/react_router.PathRouteProps.html @@ -1,4 +1,4 @@ -PathRouteProps | React Router API Reference
    interface PathRouteProps {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: ReactNode;
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index?: false;
        lazy?: LazyRouteFunction<NonIndexRouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Hierarchy (view full)

    Properties

    action? +PathRouteProps | React Router API Reference
    interface PathRouteProps {
        action?: boolean | ActionFunction<any>;
        caseSensitive?: boolean;
        children?: ReactNode;
        Component?: null | ComponentType<{}>;
        element?: ReactNode;
        ErrorBoundary?: null | ComponentType<{}>;
        errorElement?: ReactNode;
        handle?: any;
        hasErrorBoundary?: boolean;
        HydrateFallback?: null | ComponentType<{}>;
        hydrateFallbackElement?: ReactNode;
        id?: string;
        index?: false;
        lazy?: LazyRouteFunction<NonIndexRouteObject>;
        loader?: boolean | LoaderFunction<any>;
        path?: string;
        shouldRevalidate?: ShouldRevalidateFunction;
    }

    Hierarchy (view full)

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: ReactNode
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    +

    Properties

    action?: boolean | ActionFunction<any>
    caseSensitive?: boolean
    children?: ReactNode
    Component?: null | ComponentType<{}>
    element?: ReactNode
    ErrorBoundary?: null | ComponentType<{}>
    errorElement?: ReactNode
    handle?: any
    hasErrorBoundary?: boolean
    HydrateFallback?: null | ComponentType<{}>
    hydrateFallbackElement?: ReactNode
    id?: string
    index
    loader?: boolean | LoaderFunction<any>
    path?: string
    shouldRevalidate?: ShouldRevalidateFunction
    diff --git a/dev/interfaces/react_router.RouteMatch.html b/dev/interfaces/react_router.RouteMatch.html index 76ca404..71e2575 100644 --- a/dev/interfaces/react_router.RouteMatch.html +++ b/dev/interfaces/react_router.RouteMatch.html @@ -1,9 +1,9 @@ -RouteMatch | React Router API Reference

    Interface RouteMatch<ParamKey, RouteObjectType>

    interface RouteMatch<ParamKey, RouteObjectType> {
        params: Params<ParamKey>;
        pathname: string;
        pathnameBase: string;
        route: RouteObjectType;
    }

    Type Parameters

    Hierarchy (view full)

    Properties

    params +RouteMatch | React Router API Reference

    Interface RouteMatch<ParamKey, RouteObjectType>

    interface RouteMatch<ParamKey, RouteObjectType> {
        params: Params<ParamKey>;
        pathname: string;
        pathnameBase: string;
        route: RouteObjectType;
    }

    Type Parameters

    Hierarchy (view full)

    Properties

    params: Params<ParamKey>

    The names and values of dynamic parameters in the URL.

    -
    pathname: string

    The portion of the URL pathname that was matched.

    -
    pathnameBase: string

    The portion of the URL pathname that was matched before child routes.

    -

    The route object that was used to match.

    -
    +
    pathname: string

    The portion of the URL pathname that was matched.

    +
    pathnameBase: string

    The portion of the URL pathname that was matched before child routes.

    +

    The route object that was used to match.

    +
    diff --git a/dev/interfaces/react_router.RouterInit.html b/dev/interfaces/react_router.RouterInit.html index 921b69e..006d3c3 100644 --- a/dev/interfaces/react_router.RouterInit.html +++ b/dev/interfaces/react_router.RouterInit.html @@ -1,5 +1,5 @@ RouterInit | React Router API Reference

    Initialization options for createRouter

    -
    interface RouterInit {
        basename?: string;
        dataStrategy?: DataStrategyFunction;
        future?: Partial<FutureConfig>;
        history: History;
        hydrationData?: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>;
        mapRouteProperties?: MapRoutePropertiesFunction;
        patchRoutesOnNavigation?: AgnosticPatchRoutesOnNavigationFunction;
        routes: AgnosticRouteObject[];
        window?: Window;
    }

    Properties

    interface RouterInit {
        basename?: string;
        dataStrategy?: DataStrategyFunction;
        future?: Partial<FutureConfig>;
        history: History;
        hydrationData?: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>;
        mapRouteProperties?: MapRoutePropertiesFunction;
        patchRoutesOnNavigation?: AgnosticPatchRoutesOnNavigationFunction;
        routes: AgnosticRouteObject[];
        window?: Window;
    }

    Properties

    basename?: string
    dataStrategy?: DataStrategyFunction
    future?: Partial<FutureConfig>
    history: History
    hydrationData?: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>
    mapRouteProperties?: MapRoutePropertiesFunction
    patchRoutesOnNavigation?: AgnosticPatchRoutesOnNavigationFunction
    routes: AgnosticRouteObject[]
    window?: Window
    +

    Properties

    basename?: string
    dataStrategy?: DataStrategyFunction
    future?: Partial<FutureConfig>
    history: History
    hydrationData?: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>
    mapRouteProperties?: MapRoutePropertiesFunction
    patchRoutesOnNavigation?: AgnosticPatchRoutesOnNavigationFunction
    routes: AgnosticRouteObject[]
    window?: Window
    diff --git a/dev/interfaces/react_router.RouterProps.html b/dev/interfaces/react_router.RouterProps.html index 82c3c50..86a3fb2 100644 --- a/dev/interfaces/react_router.RouterProps.html +++ b/dev/interfaces/react_router.RouterProps.html @@ -1,7 +1,7 @@ -RouterProps | React Router API Reference
    interface RouterProps {
        basename?: string;
        children?: ReactNode;
        location: string | Partial<Location<any>>;
        navigationType?: NavigationType;
        navigator: Navigator;
        static?: boolean;
    }

    Properties

    basename? +RouterProps | React Router API Reference
    interface RouterProps {
        basename?: string;
        children?: ReactNode;
        location: string | Partial<Location<any>>;
        navigationType?: NavigationType;
        navigator: Navigator;
        static?: boolean;
    }

    Properties

    basename?: string
    children?: ReactNode
    location: string | Partial<Location<any>>
    navigationType?: NavigationType
    navigator: Navigator
    static?: boolean
    +

    Properties

    basename?: string
    children?: ReactNode
    location: string | Partial<Location<any>>
    navigationType?: NavigationType
    navigator: Navigator
    static?: boolean
    diff --git a/dev/interfaces/react_router.RouterProviderProps.html b/dev/interfaces/react_router.RouterProviderProps.html index 5cd4a53..1e1f142 100644 --- a/dev/interfaces/react_router.RouterProviderProps.html +++ b/dev/interfaces/react_router.RouterProviderProps.html @@ -1,3 +1,3 @@ -RouterProviderProps | React Router API Reference
    interface RouterProviderProps {
        flushSync?: ((fn: (() => unknown)) => undefined);
        router: DataRouter;
    }

    Properties

    flushSync? +RouterProviderProps | React Router API Reference
    interface RouterProviderProps {
        flushSync?: ((fn: (() => unknown)) => undefined);
        router: DataRouter;
    }

    Properties

    Properties

    flushSync?: ((fn: (() => unknown)) => undefined)
    router: DataRouter
    +

    Properties

    flushSync?: ((fn: (() => unknown)) => undefined)
    router: DataRouter
    diff --git a/dev/interfaces/react_router.RouterState.html b/dev/interfaces/react_router.RouterState.html index 9fa2d40..4b5e74e 100644 --- a/dev/interfaces/react_router.RouterState.html +++ b/dev/interfaces/react_router.RouterState.html @@ -1,6 +1,6 @@ RouterState | React Router API Reference

    State maintained internally by the router. During a navigation, all states reflect the the "old" location unless otherwise noted.

    -
    interface RouterState {
        actionData: null | RouteData;
        blockers: Map<string, Blocker>;
        errors: null | RouteData;
        fetchers: Map<string, Fetcher<any>>;
        historyAction: NavigationType;
        initialized: boolean;
        loaderData: RouteData;
        location: Location<any>;
        matches: AgnosticDataRouteMatch[];
        navigation: Navigation;
        preventScrollReset: boolean;
        restoreScrollPosition: null | number | false;
        revalidation: RevalidationState;
    }

    Properties

    interface RouterState {
        actionData: null | RouteData;
        blockers: Map<string, Blocker>;
        errors: null | RouteData;
        fetchers: Map<string, Fetcher<any>>;
        historyAction: NavigationType;
        initialized: boolean;
        loaderData: RouteData;
        location: Location<any>;
        matches: AgnosticDataRouteMatch[];
        navigation: Navigation;
        preventScrollReset: boolean;
        restoreScrollPosition: null | number | false;
        revalidation: RevalidationState;
    }

    Properties

    actionData: null | RouteData

    Data from the action for the current matches

    -
    blockers: Map<string, Blocker>

    Map of current blockers

    -
    errors: null | RouteData

    Errors caught from loaders for the current matches

    -
    fetchers: Map<string, Fetcher<any>>

    Map of current fetchers

    -
    historyAction: NavigationType

    The action of the most recent navigation

    -
    initialized: boolean

    Tracks whether we've completed our initial data load

    -
    loaderData: RouteData

    Data from the loaders for the current matches

    -
    location: Location<any>

    The current location reflected by the router

    -
    matches: AgnosticDataRouteMatch[]

    The current set of route matches

    -
    navigation: Navigation

    Tracks the state of the current navigation

    -
    preventScrollReset: boolean

    Indicate whether this navigation should skip resetting the scroll position +

    blockers: Map<string, Blocker>

    Map of current blockers

    +
    errors: null | RouteData

    Errors caught from loaders for the current matches

    +
    fetchers: Map<string, Fetcher<any>>

    Map of current fetchers

    +
    historyAction: NavigationType

    The action of the most recent navigation

    +
    initialized: boolean

    Tracks whether we've completed our initial data load

    +
    loaderData: RouteData

    Data from the loaders for the current matches

    +
    location: Location<any>

    The current location reflected by the router

    +
    matches: AgnosticDataRouteMatch[]

    The current set of route matches

    +
    navigation: Navigation

    Tracks the state of the current navigation

    +
    preventScrollReset: boolean

    Indicate whether this navigation should skip resetting the scroll position if we are unable to restore the scroll position

    -
    restoreScrollPosition: null | number | false

    Current scroll position we should start at for a new view

    +
    restoreScrollPosition: null | number | false

    Current scroll position we should start at for a new view

    • number -> scroll position to restore to
    • false -> do not restore scroll at all (used during submissions)
    • null -> don't have a saved position, scroll to hash or top of page
    -
    revalidation: RevalidationState

    Tracks any in-progress revalidations

    -
    +
    revalidation: RevalidationState

    Tracks any in-progress revalidations

    +
    diff --git a/dev/interfaces/react_router.RouterSubscriber.html b/dev/interfaces/react_router.RouterSubscriber.html index d6b71f9..c27601b 100644 --- a/dev/interfaces/react_router.RouterSubscriber.html +++ b/dev/interfaces/react_router.RouterSubscriber.html @@ -1,2 +1,2 @@ RouterSubscriber | React Router API Reference

    Subscriber function signature for changes to router state

    -
    • Parameters

      • state: RouterState
      • opts: {
            deletedFetchers: string[];
            flushSync: boolean;
            viewTransitionOpts?: ViewTransitionOpts;
        }
        • deletedFetchers: string[]
        • flushSync: boolean
        • OptionalviewTransitionOpts?: ViewTransitionOpts

      Returns void

    +
    • Parameters

      • state: RouterState
      • opts: {
            deletedFetchers: string[];
            flushSync: boolean;
            viewTransitionOpts?: ViewTransitionOpts;
        }
        • deletedFetchers: string[]
        • flushSync: boolean
        • OptionalviewTransitionOpts?: ViewTransitionOpts

      Returns void

    diff --git a/dev/interfaces/react_router.RoutesProps.html b/dev/interfaces/react_router.RoutesProps.html index 2036934..b7e150a 100644 --- a/dev/interfaces/react_router.RoutesProps.html +++ b/dev/interfaces/react_router.RoutesProps.html @@ -1,5 +1,5 @@ -RoutesProps | React Router API Reference
    interface RoutesProps {
        children?: ReactNode;
        location?: string | Partial<Location<any>>;
    }

    Properties

    children? +RoutesProps | React Router API Reference
    interface RoutesProps {
        children?: ReactNode;
        location?: string | Partial<Location<any>>;
    }

    Properties

    Properties

    children?: ReactNode

    Nested Route elements

    -
    location?: string | Partial<Location<any>>

    The location to match against. Defaults to the current location.

    -
    +
    location?: string | Partial<Location<any>>

    The location to match against. Defaults to the current location.

    +
    diff --git a/dev/interfaces/react_router.RoutesTestStubProps.html b/dev/interfaces/react_router.RoutesTestStubProps.html index ab9a3a1..ffe3059 100644 --- a/dev/interfaces/react_router.RoutesTestStubProps.html +++ b/dev/interfaces/react_router.RoutesTestStubProps.html @@ -1,20 +1,20 @@ -RoutesTestStubProps | React Router API Reference
    interface RoutesTestStubProps {
        future?: Partial<FutureConfig>;
        hydrationData?: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>;
        initialEntries?: InitialEntry[];
        initialIndex?: number;
    }

    Properties

    future? +RoutesTestStubProps | React Router API Reference
    interface RoutesTestStubProps {
        future?: Partial<FutureConfig>;
        hydrationData?: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>;
        initialEntries?: InitialEntry[];
        initialIndex?: number;
    }

    Properties

    future?: Partial<FutureConfig>

    Future flags mimicking the settings in remix.config.js

    -
    hydrationData?: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>

    Used to set the route's initial loader and action data. +

    Properties

    future?: Partial<FutureConfig>

    Future flags mimicking the settings in react-router.config.ts

    +
    hydrationData?: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>

    Used to set the route's initial loader and action data. e.g. hydrationData={{ loaderData: { "/contact": { locale: "en-US" } }, actionData: { "/login": { errors: { email: "invalid email" } }} }}

    -
    initialEntries?: InitialEntry[]

    The initial entries in the history stack. This allows you to start a test with +

    initialEntries?: InitialEntry[]

    The initial entries in the history stack. This allows you to start a test with multiple locations already in the history stack (for testing a back navigation, etc.) The test will default to the last entry in initialEntries if no initialIndex is provided. e.g. initialEntries={["/home", "/about", "/contact"]}

    -
    initialIndex?: number

    The initial index in the history stack to render. This allows you to start a test at a specific entry. +

    initialIndex?: number

    The initial index in the history stack to render. This allows you to start a test at a specific entry. It defaults to the last entry in initialEntries. e.g. initialEntries: ["/", "/events/123"] initialIndex: 1 // start at "/events/123"

    -
    +
    diff --git a/dev/interfaces/react_router.ServerBuild.html b/dev/interfaces/react_router.ServerBuild.html index 5fec4ab..74255b8 100644 --- a/dev/interfaces/react_router.ServerBuild.html +++ b/dev/interfaces/react_router.ServerBuild.html @@ -1,5 +1,5 @@ ServerBuild | React Router API Reference

    The output of the compiler for the server build.

    -
    interface ServerBuild {
        assets: UNSAFE_AssetsManifest;
        assetsBuildDirectory: string;
        basename?: string;
        entry: {
            module: ServerEntryModule;
        };
        future: FutureConfig;
        isSpaMode: boolean;
        publicPath: string;
        routes: ServerRouteManifest;
    }

    Properties

    interface ServerBuild {
        assets: UNSAFE_AssetsManifest;
        assetsBuildDirectory: string;
        basename?: string;
        entry: {
            module: ServerEntryModule;
        };
        future: FutureConfig;
        isSpaMode: boolean;
        publicPath: string;
        routes: ServerRouteManifest;
    }

    Properties

    assetsBuildDirectory: string
    basename?: string
    entry: {
        module: ServerEntryModule;
    }
    future: FutureConfig
    isSpaMode: boolean
    publicPath: string
    routes: ServerRouteManifest
    +

    Properties

    assetsBuildDirectory: string
    basename?: string
    entry: {
        module: ServerEntryModule;
    }
    future: FutureConfig
    isSpaMode: boolean
    publicPath: string
    routes: ServerRouteManifest
    diff --git a/dev/interfaces/react_router.ServerEntryModule.html b/dev/interfaces/react_router.ServerEntryModule.html index 4c52d5a..2fbee09 100644 --- a/dev/interfaces/react_router.ServerEntryModule.html +++ b/dev/interfaces/react_router.ServerEntryModule.html @@ -1,7 +1,7 @@ ServerEntryModule | React Router API Reference

    A module that serves as the entry point for a Remix app during server rendering.

    -
    interface ServerEntryModule {
        default: HandleDocumentRequestFunction;
        handleDataRequest?: HandleDataRequestFunction;
        handleError?: HandleErrorFunction;
        streamTimeout?: number;
    }

    Properties

    interface ServerEntryModule {
        default: HandleDocumentRequestFunction;
        handleDataRequest?: HandleDataRequestFunction;
        handleError?: HandleErrorFunction;
        streamTimeout?: number;
    }

    Properties

    handleDataRequest?: HandleDataRequestFunction
    handleError?: HandleErrorFunction
    streamTimeout?: number
    +

    Properties

    handleDataRequest?: HandleDataRequestFunction
    handleError?: HandleErrorFunction
    streamTimeout?: number
    diff --git a/dev/interfaces/react_router.ServerRouterProps.html b/dev/interfaces/react_router.ServerRouterProps.html index 41e9281..9b43d20 100644 --- a/dev/interfaces/react_router.ServerRouterProps.html +++ b/dev/interfaces/react_router.ServerRouterProps.html @@ -1,5 +1,5 @@ -ServerRouterProps | React Router API Reference
    interface ServerRouterProps {
        abortDelay?: number;
        context: EntryContext;
        nonce?: string;
        url: string | URL;
    }

    Properties

    abortDelay? +ServerRouterProps | React Router API Reference
    interface ServerRouterProps {
        abortDelay?: number;
        context: EntryContext;
        nonce?: string;
        url: string | URL;
    }

    Properties

    abortDelay?: number
    context: EntryContext
    nonce?: string
    url: string | URL
    +

    Properties

    abortDelay?: number
    context: EntryContext
    nonce?: string
    url: string | URL
    diff --git a/dev/interfaces/react_router.Session.html b/dev/interfaces/react_router.Session.html index 4bf213f..80626d2 100644 --- a/dev/interfaces/react_router.Session.html +++ b/dev/interfaces/react_router.Session.html @@ -1,6 +1,6 @@ Session | React Router API Reference

    Interface Session<Data, FlashData>

    Session persists data across HTTP requests.

    interface Session<Data, FlashData> {
        data: Partial<Data & {
            [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
        }>;
        id: string;
        flash<Key>(name: Key, value: FlashData[Key]): void;
        get<Key>(name: Key): undefined | (Key extends keyof Data
            ? Data[Key<Key>]
            : undefined) | (Key extends keyof FlashData
            ? FlashData[Key<Key>]
            : undefined);
        has(name: (keyof FlashData | keyof Data) & string): boolean;
        set<Key>(name: Key, value: Data[Key]): void;
        unset(name: keyof Data & string): void;
    }

    Type Parameters

    Properties

    interface Session<Data, FlashData> {
        data: Partial<Data & {
            [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
        }>;
        id: string;
        flash<Key>(name: Key, value: FlashData[Key]): void;
        get<Key>(name: Key): undefined | (Key extends keyof Data
            ? Data[Key<Key>]
            : undefined) | (Key extends keyof FlashData
            ? FlashData[Key<Key>]
            : undefined);
        has(name: (keyof FlashData | keyof Data) & string): boolean;
        set<Key>(name: Key, value: Data[Key]): void;
        unset(name: keyof Data & string): void;
    }

    Type Parameters

    Properties

    Methods

    flash get @@ -10,14 +10,14 @@

    Properties

    data: Partial<Data & {
        [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
    }>

    The raw data contained in this session.

    This is useful mostly for SessionStorage internally to access the raw session data to persist.

    -
    id: string

    A unique identifier for this session.

    +
    id: string

    A unique identifier for this session.

    Note: This will be the empty string for newly created sessions and sessions that are not backed by a database (i.e. cookie-based sessions).

    -

    Methods

    Methods

    +

    Parameters

    Returns boolean

    diff --git a/dev/interfaces/react_router.SessionData.html b/dev/interfaces/react_router.SessionData.html index 64c1adb..b18e273 100644 --- a/dev/interfaces/react_router.SessionData.html +++ b/dev/interfaces/react_router.SessionData.html @@ -1,2 +1,2 @@ SessionData | React Router API Reference

    An object of name/value pairs to be used in the session.

    -

    Indexable

    • [name: string]: any
    +

    Indexable

    • [name: string]: any
    diff --git a/dev/interfaces/react_router.SessionIdStorageStrategy.html b/dev/interfaces/react_router.SessionIdStorageStrategy.html index 182b421..1d54bac 100644 --- a/dev/interfaces/react_router.SessionIdStorageStrategy.html +++ b/dev/interfaces/react_router.SessionIdStorageStrategy.html @@ -4,15 +4,15 @@ a cookie but the actual session data is stored elsewhere, usually in a database or on disk. A set of create, read, update, and delete operations are provided for managing the session data.

    -
    interface SessionIdStorageStrategy<Data, FlashData> {
        cookie?: Cookie | CookieParseOptions & CookieSerializeOptions & CookieSignatureOptions & {
            name?: string;
        };
        createData: ((data: Partial<Data & {
            [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
        }>, expires?: Date) => Promise<string>);
        deleteData: ((id: string) => Promise<void>);
        readData: ((id: string) => Promise<null | Partial<Data & {
            [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
        }>>);
        updateData: ((id: string, data: Partial<Data & {
            [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
        }>, expires?: Date) => Promise<void>);
    }

    Type Parameters

    Properties

    interface SessionIdStorageStrategy<Data, FlashData> {
        cookie?: Cookie | CookieParseOptions & CookieSerializeOptions & CookieSignatureOptions & {
            name?: string;
        };
        createData: ((data: Partial<Data & {
            [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
        }>, expires?: Date) => Promise<string>);
        deleteData: ((id: string) => Promise<void>);
        readData: ((id: string) => Promise<null | Partial<Data & {
            [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
        }>>);
        updateData: ((id: string, data: Partial<Data & {
            [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
        }>, expires?: Date) => Promise<void>);
    }

    Type Parameters

    Properties

    cookie?: Cookie | CookieParseOptions & CookieSerializeOptions & CookieSignatureOptions & {
        name?: string;
    }

    The Cookie used to store the session id, or options used to automatically create one.

    -
    createData: ((data: Partial<Data & {
        [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
    }>, expires?: Date) => Promise<string>)

    Creates a new record with the given data and returns the session id.

    -
    deleteData: ((id: string) => Promise<void>)

    Deletes data for a given session id from the data store.

    -
    readData: ((id: string) => Promise<null | Partial<Data & {
        [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
    }>>)

    Returns data for a given session id, or null if there isn't any.

    -
    updateData: ((id: string, data: Partial<Data & {
        [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
    }>, expires?: Date) => Promise<void>)

    Updates data for the given session id.

    -
    +
    createData: ((data: Partial<Data & {
        [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
    }>, expires?: Date) => Promise<string>)

    Creates a new record with the given data and returns the session id.

    +
    deleteData: ((id: string) => Promise<void>)

    Deletes data for a given session id from the data store.

    +
    readData: ((id: string) => Promise<null | Partial<Data & {
        [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
    }>>)

    Returns data for a given session id, or null if there isn't any.

    +
    updateData: ((id: string, data: Partial<Data & {
        [Key in string | number | symbol as `__flash_${Key & string}__`]: FlashData[Key]
    }>, expires?: Date) => Promise<void>)

    Updates data for the given session id.

    +
    diff --git a/dev/interfaces/react_router.SessionStorage.html b/dev/interfaces/react_router.SessionStorage.html index 5f99e03..fefd656 100644 --- a/dev/interfaces/react_router.SessionStorage.html +++ b/dev/interfaces/react_router.SessionStorage.html @@ -2,14 +2,14 @@ parse and create cookies.

    A SessionStorage creates Session objects using a Cookie header as input. Then, later it generates the Set-Cookie header to be used in the response.

    -
    interface SessionStorage<Data, FlashData> {
        commitSession: ((session: Session<Data, FlashData>, options?: CookieSerializeOptions) => Promise<string>);
        destroySession: ((session: Session<Data, FlashData>, options?: CookieSerializeOptions) => Promise<string>);
        getSession: ((cookieHeader?: null | string, options?: CookieParseOptions) => Promise<Session<Data, FlashData>>);
    }

    Type Parameters

    Properties

    interface SessionStorage<Data, FlashData> {
        commitSession: ((session: Session<Data, FlashData>, options?: CookieSerializeOptions) => Promise<string>);
        destroySession: ((session: Session<Data, FlashData>, options?: CookieSerializeOptions) => Promise<string>);
        getSession: ((cookieHeader?: null | string, options?: CookieParseOptions) => Promise<Session<Data, FlashData>>);
    }

    Type Parameters

    Properties

    commitSession: ((session: Session<Data, FlashData>, options?: CookieSerializeOptions) => Promise<string>)

    Stores all data in the Session and returns the Set-Cookie header to be used in the HTTP response.

    -
    destroySession: ((session: Session<Data, FlashData>, options?: CookieSerializeOptions) => Promise<string>)

    Deletes all data associated with the Session and returns the Set-Cookie +

    destroySession: ((session: Session<Data, FlashData>, options?: CookieSerializeOptions) => Promise<string>)

    Deletes all data associated with the Session and returns the Set-Cookie header to be used in the HTTP response.

    -
    getSession: ((cookieHeader?: null | string, options?: CookieParseOptions) => Promise<Session<Data, FlashData>>)

    Parses a Cookie header from a HTTP request and returns the associated +

    getSession: ((cookieHeader?: null | string, options?: CookieParseOptions) => Promise<Session<Data, FlashData>>)

    Parses a Cookie header from a HTTP request and returns the associated Session. If there is no session associated with the cookie, this will return a new Session with no data.

    -
    +
    diff --git a/dev/interfaces/react_router.ShouldRevalidateFunction.html b/dev/interfaces/react_router.ShouldRevalidateFunction.html index 0bfa26d..e8badb3 100644 --- a/dev/interfaces/react_router.ShouldRevalidateFunction.html +++ b/dev/interfaces/react_router.ShouldRevalidateFunction.html @@ -3,4 +3,4 @@ onto the arguments. It shouldn't matter whether it came from a navigation or a fetcher, what really matters is the URLs and the formData since loaders have to re-run based on the data models that were potentially mutated.

    -
    +
    diff --git a/dev/interfaces/react_router.ShouldRevalidateFunctionArgs.html b/dev/interfaces/react_router.ShouldRevalidateFunctionArgs.html index b16068a..7780026 100644 --- a/dev/interfaces/react_router.ShouldRevalidateFunctionArgs.html +++ b/dev/interfaces/react_router.ShouldRevalidateFunctionArgs.html @@ -1,5 +1,5 @@ ShouldRevalidateFunctionArgs | React Router API Reference

    Arguments passed to shouldRevalidate function

    -
    interface ShouldRevalidateFunctionArgs {
        actionResult?: any;
        actionStatus?: number;
        currentParams: Params<string>;
        currentUrl: URL;
        defaultShouldRevalidate: boolean;
        formAction?: string;
        formData?: FormData;
        formEncType?: FormEncType;
        formMethod?:
            | "GET"
            | "POST"
            | "PUT"
            | "PATCH"
            | "DELETE";
        json?: JsonValue;
        nextParams: Params<string>;
        nextUrl: URL;
        text?: string;
    }

    Properties

    interface ShouldRevalidateFunctionArgs {
        actionResult?: any;
        actionStatus?: number;
        currentParams: Params<string>;
        currentUrl: URL;
        defaultShouldRevalidate: boolean;
        formAction?: string;
        formData?: FormData;
        formEncType?: FormEncType;
        formMethod?:
            | "GET"
            | "POST"
            | "PUT"
            | "PATCH"
            | "DELETE";
        json?: JsonValue;
        nextParams: Params<string>;
        nextUrl: URL;
        text?: string;
    }

    Properties

    actionResult?: any
    actionStatus?: number
    currentParams: Params<string>
    currentUrl: URL
    defaultShouldRevalidate: boolean
    formAction?: string
    formData?: FormData
    formEncType?: FormEncType
    formMethod?:
        | "GET"
        | "POST"
        | "PUT"
        | "PATCH"
        | "DELETE"
    json?: JsonValue
    nextParams: Params<string>
    nextUrl: URL
    text?: string
    +

    Properties

    actionResult?: any
    actionStatus?: number
    currentParams: Params<string>
    currentUrl: URL
    defaultShouldRevalidate: boolean
    formAction?: string
    formData?: FormData
    formEncType?: FormEncType
    formMethod?:
        | "GET"
        | "POST"
        | "PUT"
        | "PATCH"
        | "DELETE"
    json?: JsonValue
    nextParams: Params<string>
    nextUrl: URL
    text?: string
    diff --git a/dev/interfaces/react_router.StaticHandler.html b/dev/interfaces/react_router.StaticHandler.html index e3d84c8..692f7c9 100644 --- a/dev/interfaces/react_router.StaticHandler.html +++ b/dev/interfaces/react_router.StaticHandler.html @@ -1,5 +1,5 @@ StaticHandler | React Router API Reference

    A StaticHandler instance manages a singular SSR navigation/fetch event

    -
    interface StaticHandler {
        dataRoutes: AgnosticDataRouteObject[];
        query(request: Request, opts?: {
            dataStrategy?: DataStrategyFunction;
            requestContext?: unknown;
            skipLoaderErrorBubbling?: boolean;
        }): Promise<Response | StaticHandlerContext>;
        queryRoute(request: Request, opts?: {
            dataStrategy?: DataStrategyFunction;
            requestContext?: unknown;
            routeId?: string;
        }): Promise<any>;
    }

    Properties

    interface StaticHandler {
        dataRoutes: AgnosticDataRouteObject[];
        query(request: Request, opts?: {
            dataStrategy?: DataStrategyFunction;
            requestContext?: unknown;
            skipLoaderErrorBubbling?: boolean;
        }): Promise<Response | StaticHandlerContext>;
        queryRoute(request: Request, opts?: {
            dataStrategy?: DataStrategyFunction;
            requestContext?: unknown;
            routeId?: string;
        }): Promise<any>;
    }

    Properties

    Methods

    Properties

    dataRoutes: AgnosticDataRouteObject[]

    Methods

    +

    Properties

    dataRoutes: AgnosticDataRouteObject[]

    Methods

    diff --git a/dev/interfaces/react_router.StaticHandlerContext.html b/dev/interfaces/react_router.StaticHandlerContext.html index 687d39a..6740a57 100644 --- a/dev/interfaces/react_router.StaticHandlerContext.html +++ b/dev/interfaces/react_router.StaticHandlerContext.html @@ -1,5 +1,5 @@ StaticHandlerContext | React Router API Reference

    State returned from a server-side query() call

    -
    interface StaticHandlerContext {
        _deepestRenderedBoundaryId?: null | string;
        actionData: null | RouteData;
        actionHeaders: Record<string, Headers>;
        basename: undefined | string;
        errors: null | RouteData;
        loaderData: RouteData;
        loaderHeaders: Record<string, Headers>;
        location: Location<any>;
        matches: AgnosticDataRouteMatch[];
        statusCode: number;
    }

    Properties

    interface StaticHandlerContext {
        _deepestRenderedBoundaryId?: null | string;
        actionData: null | RouteData;
        actionHeaders: Record<string, Headers>;
        basename: undefined | string;
        errors: null | RouteData;
        loaderData: RouteData;
        loaderHeaders: Record<string, Headers>;
        location: Location<any>;
        matches: AgnosticDataRouteMatch[];
        statusCode: number;
    }

    Properties

    _deepestRenderedBoundaryId?: null | string
    actionData: null | RouteData
    actionHeaders: Record<string, Headers>
    basename: undefined | string
    errors: null | RouteData
    loaderData: RouteData
    loaderHeaders: Record<string, Headers>
    location: Location<any>
    matches: AgnosticDataRouteMatch[]
    statusCode: number
    +

    Properties

    _deepestRenderedBoundaryId?: null | string
    actionData: null | RouteData
    actionHeaders: Record<string, Headers>
    basename: undefined | string
    errors: null | RouteData
    loaderData: RouteData
    loaderHeaders: Record<string, Headers>
    location: Location<any>
    matches: AgnosticDataRouteMatch[]
    statusCode: number
    diff --git a/dev/interfaces/react_router.StaticRouterProps.html b/dev/interfaces/react_router.StaticRouterProps.html index 3f4a760..02c9efa 100644 --- a/dev/interfaces/react_router.StaticRouterProps.html +++ b/dev/interfaces/react_router.StaticRouterProps.html @@ -1,4 +1,4 @@ -StaticRouterProps | React Router API Reference
    interface StaticRouterProps {
        basename?: string;
        children?: ReactNode;
        location: string | Partial<Location<any>>;
    }

    Properties

    basename? +StaticRouterProps | React Router API Reference
    interface StaticRouterProps {
        basename?: string;
        children?: ReactNode;
        location: string | Partial<Location<any>>;
    }

    Properties

    basename?: string
    children?: ReactNode
    location: string | Partial<Location<any>>
    +

    Properties

    basename?: string
    children?: ReactNode
    location: string | Partial<Location<any>>
    diff --git a/dev/interfaces/react_router.StaticRouterProviderProps.html b/dev/interfaces/react_router.StaticRouterProviderProps.html index 1aea2a3..0d6689e 100644 --- a/dev/interfaces/react_router.StaticRouterProviderProps.html +++ b/dev/interfaces/react_router.StaticRouterProviderProps.html @@ -1,5 +1,5 @@ -StaticRouterProviderProps | React Router API Reference
    interface StaticRouterProviderProps {
        context: StaticHandlerContext;
        hydrate?: boolean;
        nonce?: string;
        router: DataRouter;
    }

    Properties

    context +StaticRouterProviderProps | React Router API Reference
    interface StaticRouterProviderProps {
        context: StaticHandlerContext;
        hydrate?: boolean;
        nonce?: string;
        router: DataRouter;
    }

    Properties

    hydrate?: boolean
    nonce?: string
    router: DataRouter
    +

    Properties

    hydrate?: boolean
    nonce?: string
    router: DataRouter
    diff --git a/dev/interfaces/react_router.SubmitFunction.html b/dev/interfaces/react_router.SubmitFunction.html index 4d5eddc..02a09f2 100644 --- a/dev/interfaces/react_router.SubmitFunction.html +++ b/dev/interfaces/react_router.SubmitFunction.html @@ -18,4 +18,4 @@
  • Optionaloptions: SubmitOptions

    Options that override the <form>'s own attributes. Required when submitting arbitrary data without a backing <form>.

    -
  • Returns Promise<void>

    +

    Returns Promise<void>

    diff --git a/dev/interfaces/react_router.SubmitOptions.html b/dev/interfaces/react_router.SubmitOptions.html index 85e571e..8411d07 100644 --- a/dev/interfaces/react_router.SubmitOptions.html +++ b/dev/interfaces/react_router.SubmitOptions.html @@ -1,5 +1,5 @@ SubmitOptions | React Router API Reference

    Submit options available to navigations

    -
    interface SubmitOptions {
        action?: string;
        encType?: FormEncType;
        fetcherKey?: string;
        flushSync?: boolean;
        method?: HTMLFormMethod;
        navigate?: boolean;
        preventScrollReset?: boolean;
        relative?: RelativeRoutingType;
        replace?: boolean;
        state?: any;
        viewTransition?: boolean;
    }

    Hierarchy (view full)

    Properties

    interface SubmitOptions {
        action?: string;
        encType?: FormEncType;
        fetcherKey?: string;
        flushSync?: boolean;
        method?: HTMLFormMethod;
        navigate?: boolean;
        preventScrollReset?: boolean;
        relative?: RelativeRoutingType;
        replace?: boolean;
        state?: any;
        viewTransition?: boolean;
    }

    Hierarchy (view full)

    Properties

    Properties

    action?: string

    The action URL path used to submit the form. Overrides <form action>. Defaults to the path of the current route.

    -
    encType?: FormEncType

    The encoding used to submit the form. Overrides <form encType>. +

    encType?: FormEncType

    The encoding used to submit the form. Overrides <form encType>. Defaults to "application/x-www-form-urlencoded".

    -
    fetcherKey?: string

    Indicate a specific fetcherKey to use when using navigate=false

    -
    flushSync?: boolean

    Enable flushSync for this submission's state updates

    -

    The HTTP method used to submit the form. Overrides <form method>. +

    fetcherKey?: string

    Indicate a specific fetcherKey to use when using navigate=false

    +
    flushSync?: boolean

    Enable flushSync for this submission's state updates

    +

    The HTTP method used to submit the form. Overrides <form method>. Defaults to "GET".

    -
    navigate?: boolean

    navigate=false will use a fetcher instead of a navigation

    -
    preventScrollReset?: boolean

    In browser-based environments, prevent resetting scroll after this +

    navigate?: boolean

    navigate=false will use a fetcher instead of a navigation

    +
    preventScrollReset?: boolean

    In browser-based environments, prevent resetting scroll after this navigation when using the component

    -

    Determines whether the form action is relative to the route hierarchy or +

    Determines whether the form action is relative to the route hierarchy or the pathname. Use this if you want to opt out of navigating the route hierarchy and want to instead route based on /-delimited URL segments

    -
    replace?: boolean

    Set true to replace the current entry in the browser's history stack +

    replace?: boolean

    Set true to replace the current entry in the browser's history stack instead of creating a new one (i.e. stay on "the same page"). Defaults to false.

    -
    state?: any

    State object to add to the history stack entry for this navigation

    -
    viewTransition?: boolean

    Enable view transitions on this submission navigation

    -
    +
    state?: any

    State object to add to the history stack entry for this navigation

    +
    viewTransition?: boolean

    Enable view transitions on this submission navigation

    +
    diff --git a/dev/interfaces/react_router.UIMatch.html b/dev/interfaces/react_router.UIMatch.html index 7f85e5b..01922f9 100644 --- a/dev/interfaces/react_router.UIMatch.html +++ b/dev/interfaces/react_router.UIMatch.html @@ -1,6 +1,6 @@ -UIMatch | React Router API Reference

    Interface UIMatch<Data, Handle>

    interface UIMatch<Data, Handle> {
        data: Data;
        handle: Handle;
        id: string;
        params: Params<string>;
        pathname: string;
    }

    Type Parameters

    • Data = unknown
    • Handle = unknown

    Properties

    data +UIMatch | React Router API Reference

    Interface UIMatch<Data, Handle>

    interface UIMatch<Data, Handle> {
        data: Data;
        handle: Handle;
        id: string;
        params: Params<string>;
        pathname: string;
    }

    Type Parameters

    • Data = unknown
    • Handle = unknown

    Properties

    data: Data
    handle: Handle
    id: string
    params: Params<string>
    pathname: string
    +

    Properties

    data: Data
    handle: Handle
    id: string
    params: Params<string>
    pathname: string
    diff --git a/dev/interfaces/react_router.UNSAFE_AssetsManifest.html b/dev/interfaces/react_router.UNSAFE_AssetsManifest.html index 7e73766..cbef512 100644 --- a/dev/interfaces/react_router.UNSAFE_AssetsManifest.html +++ b/dev/interfaces/react_router.UNSAFE_AssetsManifest.html @@ -1,6 +1,6 @@ -UNSAFE_AssetsManifest | React Router API Reference
    interface UNSAFE_AssetsManifest {
        entry: {
            imports: string[];
            module: string;
        };
        hmr?: {
            runtime: string;
            timestamp?: number;
        };
        routes: RouteManifest<EntryRoute>;
        url: string;
        version: string;
    }

    Properties

    entry +UNSAFE_AssetsManifest | React Router API Reference
    interface UNSAFE_AssetsManifest {
        entry: {
            imports: string[];
            module: string;
        };
        hmr?: {
            runtime: string;
            timestamp?: number;
        };
        routes: RouteManifest<EntryRoute>;
        url: string;
        version: string;
    }

    Properties

    entry: {
        imports: string[];
        module: string;
    }
    hmr?: {
        runtime: string;
        timestamp?: number;
    }
    routes: RouteManifest<EntryRoute>
    url: string
    version: string
    +

    Properties

    entry: {
        imports: string[];
        module: string;
    }
    hmr?: {
        runtime: string;
        timestamp?: number;
    }
    routes: RouteManifest<EntryRoute>
    url: string
    version: string
    diff --git a/dev/interfaces/react_router.UNSAFE_RouteModules.html b/dev/interfaces/react_router.UNSAFE_RouteModules.html index 44c01cd..4bc33d0 100644 --- a/dev/interfaces/react_router.UNSAFE_RouteModules.html +++ b/dev/interfaces/react_router.UNSAFE_RouteModules.html @@ -1 +1 @@ -UNSAFE_RouteModules | React Router API Reference

    Indexable

    • [routeId: string]: RouteModule | undefined
    +UNSAFE_RouteModules | React Router API Reference

    Indexable

    • [routeId: string]: RouteModule | undefined
    diff --git a/dev/media/CONTRIBUTING.md b/dev/media/CONTRIBUTING.md deleted file mode 100644 index 0bfb0d0..0000000 --- a/dev/media/CONTRIBUTING.md +++ /dev/null @@ -1 +0,0 @@ -Please see [our guide to contributing](docs/community/contributing.md). diff --git a/dev/modules/_react_router_architect.html b/dev/modules/_react_router_architect.html index bd89d9d..c906a72 100644 --- a/dev/modules/_react_router_architect.html +++ b/dev/modules/_react_router_architect.html @@ -1,4 +1,4 @@ -@react-router/architect | React Router API Reference

    @react-router/architect

    Architect server request handler for React Router.

    +@react-router/architect | React Router API Reference

    Architect server request handler for React Router.

    npm install @react-router/architect
     
    @@ -6,4 +6,4 @@ RequestHandler

    Functions

    +
    diff --git a/dev/modules/_react_router_cloudflare.html b/dev/modules/_react_router_cloudflare.html index edb48f1..25313ab 100644 --- a/dev/modules/_react_router_cloudflare.html +++ b/dev/modules/_react_router_cloudflare.html @@ -1,4 +1,4 @@ -@react-router/cloudflare | React Router API Reference

    @react-router/cloudflare

    Cloudflare platform abstractions for React Router.

    +@react-router/cloudflare | React Router API Reference

    Cloudflare platform abstractions for React Router

    npm install @react-router/cloudflare @cloudflare/workers-types
     
    @@ -8,4 +8,4 @@

    Functions

    +
    diff --git a/dev/modules/_react_router_dev.html b/dev/modules/_react_router_dev.html index 8fe5c64..23a9c31 100644 --- a/dev/modules/_react_router_dev.html +++ b/dev/modules/_react_router_dev.html @@ -1,8 +1,8 @@ -@react-router/dev | React Router API Reference

    @react-router/dev

    Dev tools and CLI for React Router.

    +@react-router/dev | React Router API Reference

    Dev tools and CLI for React Router that enables framework features through bundler integration like server rendering, code splitting, HMR, etc.

    npm install @react-router/dev
     

    Index

    Modules

    +
    diff --git a/dev/modules/_react_router_dev.routes.html b/dev/modules/_react_router_dev.routes.html index 8ad660e..3b4bf1f 100644 --- a/dev/modules/_react_router_dev.routes.html +++ b/dev/modules/_react_router_dev.routes.html @@ -1,4 +1,4 @@ -routes | React Router API Reference

    Index

    Interfaces

    RouteConfigEntry +routes | React Router API Reference

    Index

    Interfaces

    Type Aliases

    Functions

    getAppDirectory index diff --git a/dev/modules/_react_router_dev.vite.html b/dev/modules/_react_router_dev.vite.html index 9689739..0c2fc87 100644 --- a/dev/modules/_react_router_dev.vite.html +++ b/dev/modules/_react_router_dev.vite.html @@ -1,6 +1,2 @@ -vite | React Router API Reference

    Index

    Type Aliases

    Functions

    reactRouter +vite | React Router API Reference
    diff --git a/dev/modules/_react_router_dev.vite_cloudflare.html b/dev/modules/_react_router_dev.vite_cloudflare.html index 8f38a07..b9efca2 100644 --- a/dev/modules/_react_router_dev.vite_cloudflare.html +++ b/dev/modules/_react_router_dev.vite_cloudflare.html @@ -1,2 +1,2 @@ -vite/cloudflare | React Router API Reference

    Index

    Functions

    cloudflareDevProxy +vite/cloudflare | React Router API Reference
    diff --git a/dev/modules/_react_router_express.html b/dev/modules/_react_router_express.html index a68a817..931b6f3 100644 --- a/dev/modules/_react_router_express.html +++ b/dev/modules/_react_router_express.html @@ -1,8 +1,8 @@ -@react-router/express | React Router API Reference

    @react-router/express

    Express server request handler for React Router.

    +@react-router/express | React Router API Reference

    Express server request handler for React Router.

    npm install @react-router/express
     

    Index

    Type Aliases

    Functions

    +
    diff --git a/dev/modules/_react_router_fs_routes.html b/dev/modules/_react_router_fs_routes.html index b125e62..0efb131 100644 --- a/dev/modules/_react_router_fs_routes.html +++ b/dev/modules/_react_router_fs_routes.html @@ -1,6 +1,6 @@ -@react-router/fs-routes | React Router API Reference

    @react-router/fs-routes

    File system routing conventions for React Router, for use within routes.ts.

    +@react-router/fs-routes | React Router API Reference

    File system routing conventions for React Router

    npm install @react-router/fs-routes
     

    Index

    Functions

    +
    diff --git a/dev/modules/_react_router_node.html b/dev/modules/_react_router_node.html index dcd662d..fa57679 100644 --- a/dev/modules/_react_router_node.html +++ b/dev/modules/_react_router_node.html @@ -1,10 +1,12 @@ -@react-router/node | React Router API Reference

    @react-router/node

    Node.js platform abstractions for React Router.

    +@react-router/node | React Router API Reference
    +
    diff --git a/dev/modules/_react_router_remix_routes_option_adapter.html b/dev/modules/_react_router_remix_routes_option_adapter.html deleted file mode 100644 index c11c90b..0000000 --- a/dev/modules/_react_router_remix_routes_option_adapter.html +++ /dev/null @@ -1,7 +0,0 @@ -@react-router/remix-routes-option-adapter | React Router API Reference

    Module @react-router/remix-routes-option-adapter

    @react-router/remix-routes-option-adapter

    Adapter for Remix's routes config option, for use within routes.ts.

    -
    npm install @react-router/remix-routes-option-adapter
    -
    - -

    Index

    Type Aliases

    Functions

    diff --git a/dev/modules/_react_router_serve.html b/dev/modules/_react_router_serve.html index 48f93c5..b6389c8 100644 --- a/dev/modules/_react_router_serve.html +++ b/dev/modules/_react_router_serve.html @@ -1,5 +1,5 @@ -@react-router/serve | React Router API Reference

    @react-router/serve

    Production application server for React Router.

    +@react-router/serve | React Router API Reference

    Node.js application server for React Router

    npm install @react-router/serve
     
    -
    +
    diff --git a/dev/modules/create_react_router.html b/dev/modules/create_react_router.html index e5c838d..4d1a65e 100644 --- a/dev/modules/create_react_router.html +++ b/dev/modules/create_react_router.html @@ -1,5 +1,5 @@ -create-react-router | React Router API Reference

    create-react-router

    Create a new React Router app.

    +create-react-router | React Router API Reference

    Create a new React Router app.

    npm create react-router
     
    -
    +
    diff --git a/dev/modules/react_router.html b/dev/modules/react_router.html index 4f83522..0100695 100644 --- a/dev/modules/react_router.html +++ b/dev/modules/react_router.html @@ -1,4 +1,7 @@ -react-router | React Router API Reference

    React Router

    The react-router package is the heart of React Router and provides all the core functionality.

    +react-router | React Router API Reference

    react-router is the primary package in the React Router project.

    +
    npm i react-router
    +
    +

    Other

    Renames and re-exports createRoutesFromChildren
    +

    Other

    Renames and re-exports createRoutesFromChildren
    diff --git a/dev/modules/react_router_dom.html b/dev/modules/react_router_dom.html index 7bc29fa..104da85 100644 --- a/dev/modules/react_router_dom.html +++ b/dev/modules/react_router_dom.html @@ -1,2 +1,6 @@ -react-router-dom | React Router API Reference

    React Router DOM

    The react-router-dom package is deprecated and only kept around for backwards-compatibility. It re-exports everything from the react-router package - you should convert your applications to import everything from react-router in v7 and beyond.

    -
    +react-router-dom | React Router API Reference

    This package simply re-exports everything from react-router to smooth the upgrade path for v6 applications. Once upgraded you can change all of your imports and remove it from your dependencies:

    +
    -import { Routes } from "react-router-dom"
    ++import { Routes } from "react-router"
    +
    + +
    diff --git a/dev/sitemap.xml b/dev/sitemap.xml index 9d6055a..ecfa4a1 100644 --- a/dev/sitemap.xml +++ b/dev/sitemap.xml @@ -2,1142 +2,1122 @@ https://api.reactrouter.com/dev/modules.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/index.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/hierarchy.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/create_react_router.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/react_router.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/enums/react_router.NavigationType.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/enums/react_router.UNSAFE_ServerMode.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/classes/react_router.UNSAFE_DataWithResponseInit.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/classes/react_router.UNSAFE_RemixErrorBoundary.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.ActionFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.ActionFunctionArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.AppLoadContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.AwaitProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.BrowserRouterProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.Cookie.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.CookieParseOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.CookieSerializeOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.CookieSignatureOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.DataRouteMatch.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.DataRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.DataStrategyFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.DataStrategyFunctionArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.DataStrategyMatch.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.DataStrategyResult.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.EntryContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.FetcherFormProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.FetcherSubmitFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.FetcherSubmitOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.FormProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.GetScrollPositionFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.GetScrollRestorationKeyFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.HandleDataRequestFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.HandleDocumentRequestFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.HandleErrorFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.HashRouterProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.HeadersFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.HistoryRouterProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.IndexRouteObject.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.IndexRouteProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.LayoutRouteProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.LazyRouteFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.LinkProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.LinksFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.LoaderFunctionArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.Location.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.MemoryRouterProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.MetaArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.MetaFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.NavigateFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.NavigateOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.NavigateProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.Navigator.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.NavLinkProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.NonIndexRouteObject.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.OutletProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.PageLinkDescriptor.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.Path.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.PathMatch.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.PathPattern.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.PathRouteProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.RouteMatch.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.RouterInit.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.RouterProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.RouterProviderProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.RouterState.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.RouterSubscriber.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.RoutesProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.RoutesTestStubProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.ServerBuild.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.ServerEntryModule.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.ServerRouterProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.Session.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.SessionData.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.SessionIdStorageStrategy.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.SessionStorage.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.ShouldRevalidateFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.ShouldRevalidateFunctionArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.StaticHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.StaticHandlerContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.StaticRouterProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.StaticRouterProviderProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.SubmitFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.SubmitOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.UIMatch.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.UNSAFE_AssetsManifest.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/react_router.UNSAFE_RouteModules.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.Blocker.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.BlockerFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ClientActionFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ClientActionFunctionArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ClientLoaderFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ClientLoaderFunctionArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.CookieOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.CreateRequestHandlerFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.DataRouteObject.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ErrorResponse.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.Fetcher.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.FetcherWithComponents.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.FlashSessionData.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.FormEncType.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.FormMethod.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.HeadersArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.HTMLFormMethod.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.HtmlLinkDescriptor.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.HydrationState.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.InitialEntry.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.IsCookieFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.IsSessionFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.LinkDescriptor.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.LoaderFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.MetaDescriptor.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.Navigation.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.NavigationStates.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.NavLinkRenderProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ParamKeyValuePair.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ParamParseKey.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.Params.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.PatchRoutesOnNavigationFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.PatchRoutesOnNavigationFunctionArgs.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.PathParam.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.RedirectFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.RelativeRoutingType.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.RequestHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.RevalidationState.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.RouteObject.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.RouteProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.RouterFetchOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.RouterNavigateOptions.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ScriptsProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.ScrollRestorationProps.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.SetURLSearchParams.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.SubmitTarget.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.To.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/react_router.URLSearchParamsInit.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.IDLE_BLOCKER.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.IDLE_FETCHER.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.IDLE_NAVIGATION.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_DataRouterContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_DataRouterStateContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_FetchersContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_FrameworkContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_LocationContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_NavigationContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_RouteContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_SingleFetchRedirectSymbol.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/variables/react_router.UNSAFE_ViewTransitionContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Await.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.BrowserRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createBrowserRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createCookie.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createCookieSessionStorage.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createHashRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createMemoryRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createMemorySessionStorage.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createPath.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createRequestHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createRoutesFromChildren.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createRoutesStub.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createSearchParams.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createSession.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createSessionStorage.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createStaticHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.createStaticRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.data.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Form.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.generatePath.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.HashRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.isCookie.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.isRouteErrorResponse.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.isSession.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Link.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Links.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.matchPath.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.matchRoutes.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.MemoryRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Meta.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Navigate.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.NavLink.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Outlet.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.parsePath.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.PrefetchPageLinks.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.redirect.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.redirectDocument.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.renderMatches.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.replace.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.resolvePath.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Route.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Router.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.RouterProvider.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Routes.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.Scripts.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.ScrollRestoration.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.ServerRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.StaticRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.StaticRouterProvider.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_createBrowserHistory.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_createClientRoutes.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_createClientRoutesWithHMRRevalidationOptOut.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_createRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_decodeViaTurboStream.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_deserializeErrors.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_getPatchRoutesOnNavigationFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_getSingleFetchDataStrategy.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_shouldHydrateRouteLoader.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_useFogOFWarDiscovery.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.UNSAFE_useScrollRestoration.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.unstable_HistoryRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.unstable_setDevServerHooks.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.unstable_usePrompt.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useActionData.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useAsyncError.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useAsyncValue.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useBeforeUnload.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useBlocker.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useFetcher.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useFetchers.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useFormAction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useHref.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useInRouterContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useLinkClickHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useLoaderData.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useLocation.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useMatch.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useMatches.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useNavigate.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useNavigation.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useNavigationType.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useOutlet.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useOutletContext.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useParams.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useResolvedPath.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useRevalidator.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useRouteError.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useRouteLoaderData.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useRoutes.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useSearchParams.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useSubmit.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/react_router.useViewTransitionState.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_architect.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/_react_router_architect.GetLoadContextFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/_react_router_architect.RequestHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_architect.createArcTableSessionStorage.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_architect.createRequestHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_cloudflare.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/_react_router_cloudflare.createPagesFunctionHandlerParams.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/_react_router_cloudflare.GetLoadContextFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/_react_router_cloudflare.RequestHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_cloudflare.createPagesFunctionHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_cloudflare.createRequestHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_cloudflare.createWorkersKVSessionStorage.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_dev.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_dev.routes.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/interfaces/_react_router_dev.routes.RouteConfigEntry.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/_react_router_dev.routes.RouteConfig.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_dev.routes.getAppDirectory.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_dev.routes.index.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_dev.routes.layout.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_dev.routes.prefix.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_dev.routes.relative.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_dev.routes.route.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_dev.vite.html - 2024-11-05T18:52:12.688Z - - - https://api.reactrouter.com/dev/types/_react_router_dev.vite.BuildManifest.html - 2024-11-05T18:52:12.688Z - - - https://api.reactrouter.com/dev/types/_react_router_dev.vite.Preset.html - 2024-11-05T18:52:12.688Z - - - https://api.reactrouter.com/dev/types/_react_router_dev.vite.ReactRouterConfig.html - 2024-11-05T18:52:12.688Z - - - https://api.reactrouter.com/dev/types/_react_router_dev.vite.ServerBundlesFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_dev.vite.reactRouter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_dev.vite_cloudflare.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_dev.vite_cloudflare.cloudflareDevProxy.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/react_router_dom.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_express.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/_react_router_express.GetLoadContextFunction.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/types/_react_router_express.RequestHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_express.createRequestHandler.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_fs_routes.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_fs_routes.flatRoutes.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_node.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z + + + https://api.reactrouter.com/dev/interfaces/_react_router_node.RequestListenerOptions.html + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_node.createFileSessionStorage.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_node.createReadableStreamFromReadable.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z + + + https://api.reactrouter.com/dev/functions/_react_router_node.createRequestListener.html + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_node.readableStreamToString.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_node.writeAsyncIterableToWritable.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/functions/_react_router_node.writeReadableStreamToWritable.html - 2024-11-05T18:52:12.688Z - - - https://api.reactrouter.com/dev/modules/_react_router_remix_routes_option_adapter.html - 2024-11-05T18:52:12.688Z - - - https://api.reactrouter.com/dev/types/_react_router_remix_routes_option_adapter.DefineRoutesFunction.html - 2024-11-05T18:52:12.688Z - - - https://api.reactrouter.com/dev/functions/_react_router_remix_routes_option_adapter.remixRoutesOptionAdapter.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z https://api.reactrouter.com/dev/modules/_react_router_serve.html - 2024-11-05T18:52:12.688Z + 2024-11-19T18:38:37.347Z diff --git a/dev/types/_react_router_architect.GetLoadContextFunction.html b/dev/types/_react_router_architect.GetLoadContextFunction.html index 3183fd9..c2d90d2 100644 --- a/dev/types/_react_router_architect.GetLoadContextFunction.html +++ b/dev/types/_react_router_architect.GetLoadContextFunction.html @@ -1,5 +1,5 @@ -GetLoadContextFunction | React Router API Reference
    GetLoadContextFunction: ((event: APIGatewayProxyEventV2) => Promise<AppLoadContext> | AppLoadContext)

    A function that returns the value to use as context in route loader and +GetLoadContextFunction | React Router API Reference

    GetLoadContextFunction: ((event: APIGatewayProxyEventV2) => Promise<AppLoadContext> | AppLoadContext)

    A function that returns the value to use as context in route loader and action functions.

    You can think of this as an escape hatch that allows you to pass environment/platform-specific values through to your loader/action.

    -
    +
    diff --git a/dev/types/_react_router_architect.RequestHandler.html b/dev/types/_react_router_architect.RequestHandler.html index eb9e6c5..8814f44 100644 --- a/dev/types/_react_router_architect.RequestHandler.html +++ b/dev/types/_react_router_architect.RequestHandler.html @@ -1 +1 @@ -RequestHandler | React Router API Reference
    RequestHandler: APIGatewayProxyHandlerV2
    +RequestHandler | React Router API Reference
    RequestHandler: APIGatewayProxyHandlerV2
    diff --git a/dev/types/_react_router_cloudflare.GetLoadContextFunction.html b/dev/types/_react_router_cloudflare.GetLoadContextFunction.html index 1a0ac20..33adf33 100644 --- a/dev/types/_react_router_cloudflare.GetLoadContextFunction.html +++ b/dev/types/_react_router_cloudflare.GetLoadContextFunction.html @@ -1,5 +1,5 @@ -GetLoadContextFunction | React Router API Reference

    Type Alias GetLoadContextFunction<Env, Params, Data>

    GetLoadContextFunction<Env, Params, Data>: ((args: {
        context: {
            cloudflare: EventContext<Env, Params, Data> & {
                caches: CacheStorage;
                cf: EventContext<Env, Params, Data>["request"]["cf"];
                ctx: {
                    passThroughOnException: EventContext<Env, Params, Data>["passThroughOnException"];
                    waitUntil: EventContext<Env, Params, Data>["waitUntil"];
                };
            };
        };
        request: Request;
    }) => AppLoadContext | Promise<AppLoadContext>)

    A function that returns the value to use as context in route loader and +GetLoadContextFunction | React Router API Reference

    Type Alias GetLoadContextFunction<Env, Params, Data>

    GetLoadContextFunction<Env, Params, Data>: ((args: {
        context: {
            cloudflare: EventContext<Env, Params, Data> & {
                caches: CacheStorage;
                cf: EventContext<Env, Params, Data>["request"]["cf"];
                ctx: {
                    passThroughOnException: EventContext<Env, Params, Data>["passThroughOnException"];
                    waitUntil: EventContext<Env, Params, Data>["waitUntil"];
                };
            };
        };
        request: Request;
    }) => AppLoadContext | Promise<AppLoadContext>)

    A function that returns the value to use as context in route loader and action functions.

    You can think of this as an escape hatch that allows you to pass environment/platform-specific values through to your loader/action.

    -

    Type Parameters

    • Env = unknown
    • Params extends string = any
    • Data extends Record<string, unknown> = Record<string, unknown>
    +

    Type Parameters

    • Env = unknown
    • Params extends string = any
    • Data extends Record<string, unknown> = Record<string, unknown>
    diff --git a/dev/types/_react_router_cloudflare.RequestHandler.html b/dev/types/_react_router_cloudflare.RequestHandler.html index b51b85b..d3f3f78 100644 --- a/dev/types/_react_router_cloudflare.RequestHandler.html +++ b/dev/types/_react_router_cloudflare.RequestHandler.html @@ -1 +1 @@ -RequestHandler | React Router API Reference
    RequestHandler<Env>: PagesFunction<Env>

    Type Parameters

    • Env = any
    +RequestHandler | React Router API Reference
    RequestHandler<Env>: PagesFunction<Env>

    Type Parameters

    • Env = any
    diff --git a/dev/types/_react_router_dev.routes.RouteConfig.html b/dev/types/_react_router_dev.routes.RouteConfig.html index f875419..0ecfca9 100644 --- a/dev/types/_react_router_dev.routes.RouteConfig.html +++ b/dev/types/_react_router_dev.routes.RouteConfig.html @@ -1,2 +1,2 @@ RouteConfig | React Router API Reference
    RouteConfig: any[] | Promise<any[]>

    Route config to be exported via the routes export within routes.ts.

    -
    +
    diff --git a/dev/types/_react_router_dev.vite.BuildManifest.html b/dev/types/_react_router_dev.vite.BuildManifest.html deleted file mode 100644 index c2871a0..0000000 --- a/dev/types/_react_router_dev.vite.BuildManifest.html +++ /dev/null @@ -1 +0,0 @@ -BuildManifest | React Router API Reference
    BuildManifest: DefaultBuildManifest | ServerBundlesBuildManifest
    diff --git a/dev/types/_react_router_dev.vite.Preset.html b/dev/types/_react_router_dev.vite.Preset.html deleted file mode 100644 index c89fa75..0000000 --- a/dev/types/_react_router_dev.vite.Preset.html +++ /dev/null @@ -1 +0,0 @@ -Preset | React Router API Reference
    Preset: {
        name: string;
        reactRouterConfig?: ((args: {
            reactRouterUserConfig: ReactRouterConfig;
        }) => ConfigPreset | Promise<ConfigPreset>);
        reactRouterConfigResolved?: ((args: {
            reactRouterConfig: ResolvedReactRouterConfig;
        }) => void | Promise<void>);
    }
    diff --git a/dev/types/_react_router_dev.vite.ReactRouterConfig.html b/dev/types/_react_router_dev.vite.ReactRouterConfig.html deleted file mode 100644 index cd7523a..0000000 --- a/dev/types/_react_router_dev.vite.ReactRouterConfig.html +++ /dev/null @@ -1,23 +0,0 @@ -ReactRouterConfig | React Router API Reference
    ReactRouterConfig: {
        appDirectory?: string;
        basename?: string;
        buildDirectory?: string;
        buildEnd?: BuildEndHook;
        future?: [keyof FutureConfig] extends [never]
            ? {
                [key: string]: never;
            }
            : Partial<FutureConfig>;
        prerender?: boolean | string[] | ((args: {
            getStaticPaths: (() => string[]);
        }) => string[] | Promise<string[]>);
        presets?: Preset[];
        serverBuildFile?: string;
        serverBundles?: ServerBundlesFunction;
        serverModuleFormat?: ServerModuleFormat;
        ssr?: boolean;
    }

    Type declaration

    • OptionalappDirectory?: string

      The path to the app directory, relative to remix.config.js. Defaults -to "app".

      -
    • Optionalbasename?: string

      The React Router app basename. Defaults to "/".

      -
    • OptionalbuildDirectory?: string

      The path to the build directory, relative to the project. Defaults to -"build".

      -
    • OptionalbuildEnd?: BuildEndHook

      A function that is called after the full React Router build is complete.

      -
    • Optionalfuture?: [keyof FutureConfig] extends [never]
          ? {
              [key: string]: never;
          }
          : Partial<FutureConfig>

      Enabled future flags

      -
    • Optionalprerender?: boolean | string[] | ((args: {
          getStaticPaths: (() => string[]);
      }) => string[] | Promise<string[]>)

      An array of URLs to prerender to HTML files at build time. Can also be a -function returning an array to dynamically generate URLs.

      -
    • Optionalpresets?: Preset[]

      An array of React Router plugin config presets to ease integration with -other platforms and tools.

      -
    • OptionalserverBuildFile?: string

      The file name of the server build output. This file -should end in a .js extension and should be deployed to your server. -Defaults to "index.js".

      -
    • OptionalserverBundles?: ServerBundlesFunction

      A function for assigning routes to different server bundles. This -function should return a server bundle ID which will be used as the -bundle's directory name within the server build directory.

      -
    • OptionalserverModuleFormat?: ServerModuleFormat

      The output format of the server build. Defaults to "esm".

      -
    • Optionalssr?: boolean

      Enable server-side rendering for your application. Disable to use "SPA -Mode", which will request the / path at build-time and save it as an -index.html file with your assets so your application can be deployed as a -SPA without server-rendering. Default's to true.

      -
    diff --git a/dev/types/_react_router_dev.vite.ServerBundlesFunction.html b/dev/types/_react_router_dev.vite.ServerBundlesFunction.html deleted file mode 100644 index 3a7c42c..0000000 --- a/dev/types/_react_router_dev.vite.ServerBundlesFunction.html +++ /dev/null @@ -1 +0,0 @@ -ServerBundlesFunction | React Router API Reference
    ServerBundlesFunction: ((args: {
        branch: BranchRoute[];
    }) => string | Promise<string>)
    diff --git a/dev/types/_react_router_express.GetLoadContextFunction.html b/dev/types/_react_router_express.GetLoadContextFunction.html index 0d0f4f1..ccbae21 100644 --- a/dev/types/_react_router_express.GetLoadContextFunction.html +++ b/dev/types/_react_router_express.GetLoadContextFunction.html @@ -1,6 +1,6 @@ -GetLoadContextFunction | React Router API Reference
    GetLoadContextFunction: ((req: express.Request, res: express.Response) => Promise<AppLoadContext> | AppLoadContext)

    A function that returns the value to use as context in route loader and +GetLoadContextFunction | React Router API Reference

    GetLoadContextFunction: ((req: express.Request, res: express.Response) => Promise<AppLoadContext> | AppLoadContext)

    A function that returns the value to use as context in route loader and action functions.

    You can think of this as an escape hatch that allows you to pass environment/platform-specific values through to your loader/action, such as values that are generated by Express middleware like req.session.

    -
    +
    diff --git a/dev/types/_react_router_express.RequestHandler.html b/dev/types/_react_router_express.RequestHandler.html index 94deb7a..5303cca 100644 --- a/dev/types/_react_router_express.RequestHandler.html +++ b/dev/types/_react_router_express.RequestHandler.html @@ -1 +1 @@ -RequestHandler | React Router API Reference
    RequestHandler: ((req: express.Request, res: express.Response, next: express.NextFunction) => Promise<void>)
    +RequestHandler | React Router API Reference
    RequestHandler: ((req: express.Request, res: express.Response, next: express.NextFunction) => Promise<void>)
    diff --git a/dev/types/_react_router_remix_routes_option_adapter.DefineRoutesFunction.html b/dev/types/_react_router_remix_routes_option_adapter.DefineRoutesFunction.html deleted file mode 100644 index b0ca8d9..0000000 --- a/dev/types/_react_router_remix_routes_option_adapter.DefineRoutesFunction.html +++ /dev/null @@ -1 +0,0 @@ -DefineRoutesFunction | React Router API Reference
    DefineRoutesFunction: ((callback: ((defineRoute: DefineRouteFunction) => void)) => RouteManifest)
    diff --git a/dev/types/react_router.Blocker.html b/dev/types/react_router.Blocker.html index aceaf4b..62bc00e 100644 --- a/dev/types/react_router.Blocker.html +++ b/dev/types/react_router.Blocker.html @@ -1 +1 @@ -Blocker | React Router API Reference
    Blocker: BlockerUnblocked | BlockerBlocked | BlockerProceeding
    +Blocker | React Router API Reference
    Blocker: BlockerUnblocked | BlockerBlocked | BlockerProceeding
    diff --git a/dev/types/react_router.BlockerFunction.html b/dev/types/react_router.BlockerFunction.html index bb8e646..81b7330 100644 --- a/dev/types/react_router.BlockerFunction.html +++ b/dev/types/react_router.BlockerFunction.html @@ -1 +1 @@ -BlockerFunction | React Router API Reference
    BlockerFunction: ((args: {
        currentLocation: Location;
        historyAction: NavigationType;
        nextLocation: Location;
    }) => boolean)
    +BlockerFunction | React Router API Reference
    BlockerFunction: ((args: {
        currentLocation: Location;
        historyAction: NavigationType;
        nextLocation: Location;
    }) => boolean)
    diff --git a/dev/types/react_router.ClientActionFunction.html b/dev/types/react_router.ClientActionFunction.html index 2e9b6cb..5874ae0 100644 --- a/dev/types/react_router.ClientActionFunction.html +++ b/dev/types/react_router.ClientActionFunction.html @@ -1,2 +1,2 @@ ClientActionFunction | React Router API Reference
    ClientActionFunction: ((args: ClientActionFunctionArgs) => ReturnType<ActionFunction>)

    A function that handles data mutations for a route on the client

    -
    +
    diff --git a/dev/types/react_router.ClientActionFunctionArgs.html b/dev/types/react_router.ClientActionFunctionArgs.html index 3624781..2c4f26c 100644 --- a/dev/types/react_router.ClientActionFunctionArgs.html +++ b/dev/types/react_router.ClientActionFunctionArgs.html @@ -1,2 +1,2 @@ ClientActionFunctionArgs | React Router API Reference
    ClientActionFunctionArgs: ActionFunctionArgs<undefined> & {
        serverAction: (<T>() => Promise<SerializeFrom<T>>);
    }

    Arguments passed to a route clientAction function

    -
    +
    diff --git a/dev/types/react_router.ClientLoaderFunction.html b/dev/types/react_router.ClientLoaderFunction.html index 766c0df..1a7e0cc 100644 --- a/dev/types/react_router.ClientLoaderFunction.html +++ b/dev/types/react_router.ClientLoaderFunction.html @@ -1,2 +1,2 @@ ClientLoaderFunction | React Router API Reference
    ClientLoaderFunction: ((args: ClientLoaderFunctionArgs) => ReturnType<LoaderFunction>) & {
        hydrate?: boolean;
    }

    A function that loads data for a route on the client

    -
    +
    diff --git a/dev/types/react_router.ClientLoaderFunctionArgs.html b/dev/types/react_router.ClientLoaderFunctionArgs.html index 57f795c..443adf4 100644 --- a/dev/types/react_router.ClientLoaderFunctionArgs.html +++ b/dev/types/react_router.ClientLoaderFunctionArgs.html @@ -1,2 +1,2 @@ ClientLoaderFunctionArgs | React Router API Reference
    ClientLoaderFunctionArgs: LoaderFunctionArgs<undefined> & {
        serverLoader: (<T>() => Promise<SerializeFrom<T>>);
    }

    Arguments passed to a route clientLoader function

    -
    +
    diff --git a/dev/types/react_router.CookieOptions.html b/dev/types/react_router.CookieOptions.html index 38ad319..0a87790 100644 --- a/dev/types/react_router.CookieOptions.html +++ b/dev/types/react_router.CookieOptions.html @@ -1 +1 @@ -CookieOptions | React Router API Reference
    +CookieOptions | React Router API Reference
    diff --git a/dev/types/react_router.CreateRequestHandlerFunction.html b/dev/types/react_router.CreateRequestHandlerFunction.html index efcd7df..0bceec3 100644 --- a/dev/types/react_router.CreateRequestHandlerFunction.html +++ b/dev/types/react_router.CreateRequestHandlerFunction.html @@ -1 +1 @@ -CreateRequestHandlerFunction | React Router API Reference
    CreateRequestHandlerFunction: ((build: ServerBuild | (() => ServerBuild | Promise<ServerBuild>), mode?: string) => RequestHandler)
    +CreateRequestHandlerFunction | React Router API Reference
    CreateRequestHandlerFunction: ((build: ServerBuild | (() => ServerBuild | Promise<ServerBuild>), mode?: string) => RequestHandler)
    diff --git a/dev/types/react_router.DataRouteObject.html b/dev/types/react_router.DataRouteObject.html index 33ec3cf..5deeef0 100644 --- a/dev/types/react_router.DataRouteObject.html +++ b/dev/types/react_router.DataRouteObject.html @@ -1 +1 @@ -DataRouteObject | React Router API Reference
    DataRouteObject: RouteObject & {
        children?: DataRouteObject[];
        id: string;
    }
    +DataRouteObject | React Router API Reference
    DataRouteObject: RouteObject & {
        children?: DataRouteObject[];
        id: string;
    }
    diff --git a/dev/types/react_router.ErrorResponse.html b/dev/types/react_router.ErrorResponse.html index 1161baf..ef5aef7 100644 --- a/dev/types/react_router.ErrorResponse.html +++ b/dev/types/react_router.ErrorResponse.html @@ -1 +1 @@ -ErrorResponse | React Router API Reference
    ErrorResponse: {
        data: any;
        status: number;
        statusText: string;
    }
    +ErrorResponse | React Router API Reference
    ErrorResponse: {
        data: any;
        status: number;
        statusText: string;
    }
    diff --git a/dev/types/react_router.Fetcher.html b/dev/types/react_router.Fetcher.html index 840daeb..4d3de19 100644 --- a/dev/types/react_router.Fetcher.html +++ b/dev/types/react_router.Fetcher.html @@ -1 +1 @@ -Fetcher | React Router API Reference
    Fetcher<TData>: FetcherStates<TData>[keyof FetcherStates<TData>]

    Type Parameters

    • TData = any
    +Fetcher | React Router API Reference
    Fetcher<TData>: FetcherStates<TData>[keyof FetcherStates<TData>]

    Type Parameters

    • TData = any
    diff --git a/dev/types/react_router.FetcherWithComponents.html b/dev/types/react_router.FetcherWithComponents.html index 39d4aab..6ac9675 100644 --- a/dev/types/react_router.FetcherWithComponents.html +++ b/dev/types/react_router.FetcherWithComponents.html @@ -25,4 +25,4 @@
    // Submit a FormData instance (GET request)
    const formData = new FormData();
    fetcher.submit(formData);

    // Submit the HTML form element
    fetcher.submit(event.currentTarget.form, {
    method: "POST",
    });

    // Submit key/value JSON as a FormData instance
    fetcher.submit(
    { serialized: "values" },
    { method: "POST" }
    );

    // Submit raw JSON
    fetcher.submit(
    {
    deeply: {
    nested: {
    json: "values",
    },
    },
    },
    {
    method: "POST",
    encType: "application/json",
    }
    );
    -
    +
    diff --git a/dev/types/react_router.FlashSessionData.html b/dev/types/react_router.FlashSessionData.html index 6128a8d..3b10b82 100644 --- a/dev/types/react_router.FlashSessionData.html +++ b/dev/types/react_router.FlashSessionData.html @@ -1 +1 @@ -FlashSessionData | React Router API Reference

    Type Alias FlashSessionData<Data, FlashData>

    FlashSessionData<Data, FlashData>: Partial<Data & {
        [Key in keyof FlashData as FlashDataKey<Key & string>]: FlashData[Key]
    }>

    Type Parameters

    • Data
    • FlashData
    +FlashSessionData | React Router API Reference

    Type Alias FlashSessionData<Data, FlashData>

    FlashSessionData<Data, FlashData>: Partial<Data & {
        [Key in keyof FlashData as FlashDataKey<Key & string>]: FlashData[Key]
    }>

    Type Parameters

    • Data
    • FlashData
    diff --git a/dev/types/react_router.FormEncType.html b/dev/types/react_router.FormEncType.html index ad52630..04247ba 100644 --- a/dev/types/react_router.FormEncType.html +++ b/dev/types/react_router.FormEncType.html @@ -1 +1 @@ -FormEncType | React Router API Reference
    FormEncType:
        | "application/x-www-form-urlencoded"
        | "multipart/form-data"
        | "application/json"
        | "text/plain"
    +FormEncType | React Router API Reference
    FormEncType:
        | "application/x-www-form-urlencoded"
        | "multipart/form-data"
        | "application/json"
        | "text/plain"
    diff --git a/dev/types/react_router.FormMethod.html b/dev/types/react_router.FormMethod.html index a9f3195..0e5d0f2 100644 --- a/dev/types/react_router.FormMethod.html +++ b/dev/types/react_router.FormMethod.html @@ -1,3 +1,3 @@ FormMethod | React Router API Reference
    FormMethod: UpperCaseFormMethod

    Active navigation/fetcher form methods are exposed in uppercase on the RouterState. This is to align with the normalization done via fetch().

    -
    +
    diff --git a/dev/types/react_router.HTMLFormMethod.html b/dev/types/react_router.HTMLFormMethod.html index 36864cb..54e9ab3 100644 --- a/dev/types/react_router.HTMLFormMethod.html +++ b/dev/types/react_router.HTMLFormMethod.html @@ -1,3 +1,3 @@ HTMLFormMethod | React Router API Reference
    HTMLFormMethod: LowerCaseFormMethod | UpperCaseFormMethod

    Users can specify either lowercase or uppercase form methods on <Form>, useSubmit(), <fetcher.Form>, etc.

    -
    +
    diff --git a/dev/types/react_router.HeadersArgs.html b/dev/types/react_router.HeadersArgs.html index 26efe11..6a3a28a 100644 --- a/dev/types/react_router.HeadersArgs.html +++ b/dev/types/react_router.HeadersArgs.html @@ -1 +1 @@ -HeadersArgs | React Router API Reference
    HeadersArgs: {
        actionHeaders: Headers;
        errorHeaders: Headers | undefined;
        loaderHeaders: Headers;
        parentHeaders: Headers;
    }
    +HeadersArgs | React Router API Reference
    HeadersArgs: {
        actionHeaders: Headers;
        errorHeaders: Headers | undefined;
        loaderHeaders: Headers;
        parentHeaders: Headers;
    }
    diff --git a/dev/types/react_router.HtmlLinkDescriptor.html b/dev/types/react_router.HtmlLinkDescriptor.html index b3f88fe..28106f8 100644 --- a/dev/types/react_router.HtmlLinkDescriptor.html +++ b/dev/types/react_router.HtmlLinkDescriptor.html @@ -1,3 +1,3 @@ HtmlLinkDescriptor | React Router API Reference
    HtmlLinkDescriptor: HtmlLinkProps & Pick<Required<HtmlLinkProps>, "href"> | HtmlLinkPreloadImage & Pick<Required<HtmlLinkPreloadImage>, "imageSizes"> | HtmlLinkPreloadImage & Pick<Required<HtmlLinkPreloadImage>, "href"> & {
        imageSizes?: never;
    }

    Represents a <link> element.

    WHATWG Specification: https://html.spec.whatwg.org/multipage/semantics.html#the-link-element

    -
    +
    diff --git a/dev/types/react_router.HydrationState.html b/dev/types/react_router.HydrationState.html index 99db712..e1e364f 100644 --- a/dev/types/react_router.HydrationState.html +++ b/dev/types/react_router.HydrationState.html @@ -1,2 +1,2 @@ HydrationState | React Router API Reference
    HydrationState: Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>

    Data that can be passed into hydrate a Router from SSR

    -
    +
    diff --git a/dev/types/react_router.InitialEntry.html b/dev/types/react_router.InitialEntry.html index edf992d..492e556 100644 --- a/dev/types/react_router.InitialEntry.html +++ b/dev/types/react_router.InitialEntry.html @@ -1,3 +1,3 @@ InitialEntry | React Router API Reference
    InitialEntry: string | Partial<Location>

    A user-supplied object that describes a location. Used when providing entries to createMemoryHistory via its initialEntries option.

    -
    +
    diff --git a/dev/types/react_router.IsCookieFunction.html b/dev/types/react_router.IsCookieFunction.html index be9afd4..07a490a 100644 --- a/dev/types/react_router.IsCookieFunction.html +++ b/dev/types/react_router.IsCookieFunction.html @@ -1 +1 @@ -IsCookieFunction | React Router API Reference
    IsCookieFunction: ((object: any) => object is Cookie)
    +IsCookieFunction | React Router API Reference
    IsCookieFunction: ((object: any) => object is Cookie)
    diff --git a/dev/types/react_router.IsSessionFunction.html b/dev/types/react_router.IsSessionFunction.html index 3c5b359..63aae21 100644 --- a/dev/types/react_router.IsSessionFunction.html +++ b/dev/types/react_router.IsSessionFunction.html @@ -1 +1 @@ -IsSessionFunction | React Router API Reference
    IsSessionFunction: ((object: any) => object is Session)
    +IsSessionFunction | React Router API Reference
    IsSessionFunction: ((object: any) => object is Session)
    diff --git a/dev/types/react_router.LinkDescriptor.html b/dev/types/react_router.LinkDescriptor.html index ffbb913..626bd31 100644 --- a/dev/types/react_router.LinkDescriptor.html +++ b/dev/types/react_router.LinkDescriptor.html @@ -1 +1 @@ -LinkDescriptor | React Router API Reference
    +LinkDescriptor | React Router API Reference
    diff --git a/dev/types/react_router.LoaderFunction.html b/dev/types/react_router.LoaderFunction.html index a932807..0dcc851 100644 --- a/dev/types/react_router.LoaderFunction.html +++ b/dev/types/react_router.LoaderFunction.html @@ -1,2 +1,2 @@ LoaderFunction | React Router API Reference
    LoaderFunction<Context>: ((args: LoaderFunctionArgs<Context>, handlerCtx?: unknown) => DataFunctionReturnValue) & {
        hydrate?: boolean;
    }

    Route loader function signature

    -

    Type Parameters

    • Context = any
    +

    Type Parameters

    • Context = any
    diff --git a/dev/types/react_router.MetaDescriptor.html b/dev/types/react_router.MetaDescriptor.html index 4de5b84..2e3ce65 100644 --- a/dev/types/react_router.MetaDescriptor.html +++ b/dev/types/react_router.MetaDescriptor.html @@ -1 +1 @@ -MetaDescriptor | React Router API Reference
    MetaDescriptor:
        | {
            charSet: "utf-8";
        }
        | {
            title: string;
        }
        | {
            content: string;
            name: string;
        }
        | {
            content: string;
            property: string;
        }
        | {
            content: string;
            httpEquiv: string;
        }
        | {
            script:ld+json: LdJsonObject;
        }
        | {
            tagName: "meta" | "link";
            [name: string]: string;
        }
        | {
            [name: string]: unknown;
        }
    +MetaDescriptor | React Router API Reference
    MetaDescriptor:
        | {
            charSet: "utf-8";
        }
        | {
            title: string;
        }
        | {
            content: string;
            name: string;
        }
        | {
            content: string;
            property: string;
        }
        | {
            content: string;
            httpEquiv: string;
        }
        | {
            script:ld+json: LdJsonObject;
        }
        | {
            tagName: "meta" | "link";
            [name: string]: string;
        }
        | {
            [name: string]: unknown;
        }
    diff --git a/dev/types/react_router.NavLinkRenderProps.html b/dev/types/react_router.NavLinkRenderProps.html index 84309b0..b41bb51 100644 --- a/dev/types/react_router.NavLinkRenderProps.html +++ b/dev/types/react_router.NavLinkRenderProps.html @@ -5,4 +5,4 @@

    Type declaration

    • isActive: boolean

      Indicates if the link's URL matches the current location.

    • isPending: boolean

      Indicates if the pending location matches the link's URL.

    • isTransitioning: boolean

      Indicates if a view transition to the link's URL is in progress. See useViewTransitionState

      -
    +
    diff --git a/dev/types/react_router.Navigation.html b/dev/types/react_router.Navigation.html index bd4b491..3e7677d 100644 --- a/dev/types/react_router.Navigation.html +++ b/dev/types/react_router.Navigation.html @@ -1 +1 @@ -Navigation | React Router API Reference
    +Navigation | React Router API Reference
    diff --git a/dev/types/react_router.NavigationStates.html b/dev/types/react_router.NavigationStates.html index e2cacdc..ca0bdc0 100644 --- a/dev/types/react_router.NavigationStates.html +++ b/dev/types/react_router.NavigationStates.html @@ -1,2 +1,2 @@ NavigationStates | React Router API Reference
    NavigationStates: {
        Idle: {
            formAction: undefined;
            formData: undefined;
            formEncType: undefined;
            formMethod: undefined;
            json: undefined;
            location: undefined;
            state: "idle";
            text: undefined;
        };
        Loading: {
            formAction: Submission["formAction"] | undefined;
            formData: Submission["formData"] | undefined;
            formEncType: Submission["formEncType"] | undefined;
            formMethod: Submission["formMethod"] | undefined;
            json: Submission["json"] | undefined;
            location: Location;
            state: "loading";
            text: Submission["text"] | undefined;
        };
        Submitting: {
            formAction: Submission["formAction"];
            formData: Submission["formData"];
            formEncType: Submission["formEncType"];
            formMethod: Submission["formMethod"];
            json: Submission["json"];
            location: Location;
            state: "submitting";
            text: Submission["text"];
        };
    }

    Potential states for state.navigation

    -
    +
    diff --git a/dev/types/react_router.ParamKeyValuePair.html b/dev/types/react_router.ParamKeyValuePair.html index f2dbacd..6511c57 100644 --- a/dev/types/react_router.ParamKeyValuePair.html +++ b/dev/types/react_router.ParamKeyValuePair.html @@ -1 +1 @@ -ParamKeyValuePair | React Router API Reference
    ParamKeyValuePair: [string, string]
    +ParamKeyValuePair | React Router API Reference
    ParamKeyValuePair: [string, string]
    diff --git a/dev/types/react_router.ParamParseKey.html b/dev/types/react_router.ParamParseKey.html index fa0a759..7781915 100644 --- a/dev/types/react_router.ParamParseKey.html +++ b/dev/types/react_router.ParamParseKey.html @@ -1 +1 @@ -ParamParseKey | React Router API Reference
    ParamParseKey<Segment>: [PathParam<Segment>] extends [never]
        ? string
        : PathParam<Segment>

    Type Parameters

    • Segment extends string
    +ParamParseKey | React Router API Reference
    ParamParseKey<Segment>: [PathParam<Segment>] extends [never]
        ? string
        : PathParam<Segment>

    Type Parameters

    • Segment extends string
    diff --git a/dev/types/react_router.Params.html b/dev/types/react_router.Params.html index 1b8af1d..d8073a0 100644 --- a/dev/types/react_router.Params.html +++ b/dev/types/react_router.Params.html @@ -1,2 +1,2 @@ Params | React Router API Reference
    Params<Key>: {
        readonly [key in Key]: string | undefined
    }

    The parameters that were parsed from the URL path.

    -

    Type Parameters

    • Key extends string = string
    +

    Type Parameters

    • Key extends string = string
    diff --git a/dev/types/react_router.PatchRoutesOnNavigationFunction.html b/dev/types/react_router.PatchRoutesOnNavigationFunction.html index 6865d03..f7fe525 100644 --- a/dev/types/react_router.PatchRoutesOnNavigationFunction.html +++ b/dev/types/react_router.PatchRoutesOnNavigationFunction.html @@ -1 +1 @@ -PatchRoutesOnNavigationFunction | React Router API Reference
    PatchRoutesOnNavigationFunction: AgnosticPatchRoutesOnNavigationFunction<RouteObject, RouteMatch>
    +PatchRoutesOnNavigationFunction | React Router API Reference
    PatchRoutesOnNavigationFunction: AgnosticPatchRoutesOnNavigationFunction<RouteObject, RouteMatch>
    diff --git a/dev/types/react_router.PatchRoutesOnNavigationFunctionArgs.html b/dev/types/react_router.PatchRoutesOnNavigationFunctionArgs.html index f21d24f..6eb5333 100644 --- a/dev/types/react_router.PatchRoutesOnNavigationFunctionArgs.html +++ b/dev/types/react_router.PatchRoutesOnNavigationFunctionArgs.html @@ -1 +1 @@ -PatchRoutesOnNavigationFunctionArgs | React Router API Reference
    PatchRoutesOnNavigationFunctionArgs: AgnosticPatchRoutesOnNavigationFunctionArgs<RouteObject, RouteMatch>
    +PatchRoutesOnNavigationFunctionArgs | React Router API Reference
    PatchRoutesOnNavigationFunctionArgs: AgnosticPatchRoutesOnNavigationFunctionArgs<RouteObject, RouteMatch>
    diff --git a/dev/types/react_router.PathParam.html b/dev/types/react_router.PathParam.html index b60373b..f99d73a 100644 --- a/dev/types/react_router.PathParam.html +++ b/dev/types/react_router.PathParam.html @@ -1,8 +1 @@ -PathParam | React Router API Reference
    PathParam<Path>: Path extends "*" | "/*"
        ? "*"
        : Path extends `${infer Rest}/*`
            ? "*" | _PathParam<Rest>
            : _PathParam<Path>

    Examples: -"/a/b/" -> "" -":a" -> "a" -"/a/:b" -> "b" -"/a/blahblahblah:b" -> "b" -"/:a/:b" -> "a" | "b" -"/:a/b/:c/" -> "a" | "c" | ""

    -

    Type Parameters

    • Path extends string
    +PathParam | React Router API Reference
    PathParam<Path>: Path extends "*" | "/*"
        ? "*"
        : Path extends `${infer Rest}/*`
            ? "*" | _PathParam<Rest>
            : _PathParam<Path>

    Type Parameters

    • Path extends string
    diff --git a/dev/types/react_router.RedirectFunction.html b/dev/types/react_router.RedirectFunction.html index 52365a8..7eddaba 100644 --- a/dev/types/react_router.RedirectFunction.html +++ b/dev/types/react_router.RedirectFunction.html @@ -1 +1 @@ -RedirectFunction | React Router API Reference
    RedirectFunction: ((url: string, init?: number | ResponseInit) => Response)
    +RedirectFunction | React Router API Reference
    RedirectFunction: ((url: string, init?: number | ResponseInit) => Response)
    diff --git a/dev/types/react_router.RelativeRoutingType.html b/dev/types/react_router.RelativeRoutingType.html index 67aaffc..eb4bc2f 100644 --- a/dev/types/react_router.RelativeRoutingType.html +++ b/dev/types/react_router.RelativeRoutingType.html @@ -2,4 +2,4 @@
  • "route": relative to the route hierarchy so .. means remove all segments of the current route even if it has many. For example, a route("posts/:id") would have both :id and posts removed from the url.
  • "path": relative to the pathname so .. means remove one segment of the pathname. For example, a route("posts/:id") would have only :id removed from the url.
  • -
    +
    diff --git a/dev/types/react_router.RequestHandler.html b/dev/types/react_router.RequestHandler.html index 9487467..19529db 100644 --- a/dev/types/react_router.RequestHandler.html +++ b/dev/types/react_router.RequestHandler.html @@ -1 +1 @@ -RequestHandler | React Router API Reference
    RequestHandler: ((request: Request, loadContext?: AppLoadContext) => Promise<Response>)
    +RequestHandler | React Router API Reference
    RequestHandler: ((request: Request, loadContext?: AppLoadContext) => Promise<Response>)
    diff --git a/dev/types/react_router.RevalidationState.html b/dev/types/react_router.RevalidationState.html index 1913c85..849d17f 100644 --- a/dev/types/react_router.RevalidationState.html +++ b/dev/types/react_router.RevalidationState.html @@ -1 +1 @@ -RevalidationState | React Router API Reference
    RevalidationState: "idle" | "loading"
    +RevalidationState | React Router API Reference
    RevalidationState: "idle" | "loading"
    diff --git a/dev/types/react_router.RouteObject.html b/dev/types/react_router.RouteObject.html index 5ffff9d..a101bd4 100644 --- a/dev/types/react_router.RouteObject.html +++ b/dev/types/react_router.RouteObject.html @@ -1 +1 @@ -RouteObject | React Router API Reference
    +RouteObject | React Router API Reference
    diff --git a/dev/types/react_router.RouteProps.html b/dev/types/react_router.RouteProps.html index 891157a..10b1c71 100644 --- a/dev/types/react_router.RouteProps.html +++ b/dev/types/react_router.RouteProps.html @@ -1 +1 @@ -RouteProps | React Router API Reference
    +RouteProps | React Router API Reference
    diff --git a/dev/types/react_router.RouterFetchOptions.html b/dev/types/react_router.RouterFetchOptions.html index 5d4c70f..1c23f69 100644 --- a/dev/types/react_router.RouterFetchOptions.html +++ b/dev/types/react_router.RouterFetchOptions.html @@ -1,2 +1,2 @@ RouterFetchOptions | React Router API Reference
    RouterFetchOptions: LoadFetchOptions | SubmitFetchOptions

    Options to pass to fetch()

    -
    +
    diff --git a/dev/types/react_router.RouterNavigateOptions.html b/dev/types/react_router.RouterNavigateOptions.html index f414a48..bdae014 100644 --- a/dev/types/react_router.RouterNavigateOptions.html +++ b/dev/types/react_router.RouterNavigateOptions.html @@ -1,2 +1,2 @@ RouterNavigateOptions | React Router API Reference
    RouterNavigateOptions: LinkNavigateOptions | SubmissionNavigateOptions

    Options to pass to navigate() for a navigation

    -
    +
    diff --git a/dev/types/react_router.ScriptsProps.html b/dev/types/react_router.ScriptsProps.html index a76a45f..d31fd2b 100644 --- a/dev/types/react_router.ScriptsProps.html +++ b/dev/types/react_router.ScriptsProps.html @@ -4,4 +4,4 @@
  • <Scripts nonce> to support a content security policy for scripts with nonce-sources for your <script> tags.
  • You cannot pass through attributes such as async, defer, src, type, noModule because they are managed by React Router internally.

    -
    +
    diff --git a/dev/types/react_router.ScrollRestorationProps.html b/dev/types/react_router.ScrollRestorationProps.html index 5bd1a8a..7dee3bb 100644 --- a/dev/types/react_router.ScrollRestorationProps.html +++ b/dev/types/react_router.ScrollRestorationProps.html @@ -2,4 +2,4 @@
    <ScrollRestoration
    getKey={(location, matches) => {
    // default behavior
    return location.key
    }}
    />
    -
  • OptionalstorageKey?: string
  • +
  • OptionalstorageKey?: string
  • diff --git a/dev/types/react_router.SetURLSearchParams.html b/dev/types/react_router.SetURLSearchParams.html index 9d2d60f..e3bcb3d 100644 --- a/dev/types/react_router.SetURLSearchParams.html +++ b/dev/types/react_router.SetURLSearchParams.html @@ -6,4 +6,4 @@
    <button
    onClick={() => {
    setSearchParams((prev) => {
    prev.set("someKey", "someValue");
    return prev;
    });
    }}
    />
    -
    +
    diff --git a/dev/types/react_router.SubmitTarget.html b/dev/types/react_router.SubmitTarget.html index a4efe37..664222c 100644 --- a/dev/types/react_router.SubmitTarget.html +++ b/dev/types/react_router.SubmitTarget.html @@ -1 +1 @@ -SubmitTarget | React Router API Reference
    SubmitTarget:
        | HTMLFormElement
        | HTMLButtonElement
        | HTMLInputElement
        | FormData
        | URLSearchParams
        | JsonValue
        | null
    +SubmitTarget | React Router API Reference
    SubmitTarget:
        | HTMLFormElement
        | HTMLButtonElement
        | HTMLInputElement
        | FormData
        | URLSearchParams
        | JsonValue
        | null
    diff --git a/dev/types/react_router.To.html b/dev/types/react_router.To.html index 4521416..002d96e 100644 --- a/dev/types/react_router.To.html +++ b/dev/types/react_router.To.html @@ -1,3 +1,3 @@ To | React Router API Reference
    To: string | Partial<Path>

    Describes a location that is the destination of some navigation used in Link, useNavigate, etc.

    -
    +
    diff --git a/dev/types/react_router.URLSearchParamsInit.html b/dev/types/react_router.URLSearchParamsInit.html index c28247f..62ca0b2 100644 --- a/dev/types/react_router.URLSearchParamsInit.html +++ b/dev/types/react_router.URLSearchParamsInit.html @@ -1 +1 @@ -URLSearchParamsInit | React Router API Reference
    URLSearchParamsInit:
        | string
        | ParamKeyValuePair[]
        | Record<string, string | string[]>
        | URLSearchParams
    +URLSearchParamsInit | React Router API Reference
    URLSearchParamsInit:
        | string
        | ParamKeyValuePair[]
        | Record<string, string | string[]>
        | URLSearchParams
    diff --git a/dev/variables/react_router.IDLE_BLOCKER.html b/dev/variables/react_router.IDLE_BLOCKER.html index a1465b0..6b8f9a0 100644 --- a/dev/variables/react_router.IDLE_BLOCKER.html +++ b/dev/variables/react_router.IDLE_BLOCKER.html @@ -1 +1 @@ -IDLE_BLOCKER | React Router API Reference
    IDLE_BLOCKER: BlockerUnblocked = ...
    +IDLE_BLOCKER | React Router API Reference
    IDLE_BLOCKER: BlockerUnblocked = ...
    diff --git a/dev/variables/react_router.IDLE_FETCHER.html b/dev/variables/react_router.IDLE_FETCHER.html index e5b4743..43af364 100644 --- a/dev/variables/react_router.IDLE_FETCHER.html +++ b/dev/variables/react_router.IDLE_FETCHER.html @@ -1 +1 @@ -IDLE_FETCHER | React Router API Reference
    IDLE_FETCHER: FetcherStates["Idle"] = ...
    +IDLE_FETCHER | React Router API Reference
    IDLE_FETCHER: FetcherStates["Idle"] = ...
    diff --git a/dev/variables/react_router.IDLE_NAVIGATION.html b/dev/variables/react_router.IDLE_NAVIGATION.html index 8a49056..556c182 100644 --- a/dev/variables/react_router.IDLE_NAVIGATION.html +++ b/dev/variables/react_router.IDLE_NAVIGATION.html @@ -1 +1 @@ -IDLE_NAVIGATION | React Router API Reference
    +IDLE_NAVIGATION | React Router API Reference
    diff --git a/dev/variables/react_router.UNSAFE_DataRouterContext.html b/dev/variables/react_router.UNSAFE_DataRouterContext.html index 5327d03..b0cb2c4 100644 --- a/dev/variables/react_router.UNSAFE_DataRouterContext.html +++ b/dev/variables/react_router.UNSAFE_DataRouterContext.html @@ -1 +1 @@ -UNSAFE_DataRouterContext | React Router API Reference
    UNSAFE_DataRouterContext: Context<null | DataRouterContextObject> = ...
    +UNSAFE_DataRouterContext | React Router API Reference
    UNSAFE_DataRouterContext: Context<null | DataRouterContextObject> = ...
    diff --git a/dev/variables/react_router.UNSAFE_DataRouterStateContext.html b/dev/variables/react_router.UNSAFE_DataRouterStateContext.html index bdee4d6..84abc3c 100644 --- a/dev/variables/react_router.UNSAFE_DataRouterStateContext.html +++ b/dev/variables/react_router.UNSAFE_DataRouterStateContext.html @@ -1 +1 @@ -UNSAFE_DataRouterStateContext | React Router API Reference
    UNSAFE_DataRouterStateContext: Context<null | RouterState> = ...
    +UNSAFE_DataRouterStateContext | React Router API Reference
    UNSAFE_DataRouterStateContext: Context<null | RouterState> = ...
    diff --git a/dev/variables/react_router.UNSAFE_FetchersContext.html b/dev/variables/react_router.UNSAFE_FetchersContext.html index 6caa0f1..1d150da 100644 --- a/dev/variables/react_router.UNSAFE_FetchersContext.html +++ b/dev/variables/react_router.UNSAFE_FetchersContext.html @@ -1 +1 @@ -UNSAFE_FetchersContext | React Router API Reference
    UNSAFE_FetchersContext: Context<FetchersContextObject> = ...
    +UNSAFE_FetchersContext | React Router API Reference
    UNSAFE_FetchersContext: Context<FetchersContextObject> = ...
    diff --git a/dev/variables/react_router.UNSAFE_FrameworkContext.html b/dev/variables/react_router.UNSAFE_FrameworkContext.html index 505cf50..f91053b 100644 --- a/dev/variables/react_router.UNSAFE_FrameworkContext.html +++ b/dev/variables/react_router.UNSAFE_FrameworkContext.html @@ -1 +1 @@ -UNSAFE_FrameworkContext | React Router API Reference
    UNSAFE_FrameworkContext: Context<undefined | FrameworkContextObject> = ...
    +UNSAFE_FrameworkContext | React Router API Reference
    UNSAFE_FrameworkContext: Context<undefined | FrameworkContextObject> = ...
    diff --git a/dev/variables/react_router.UNSAFE_LocationContext.html b/dev/variables/react_router.UNSAFE_LocationContext.html index af5c7d9..b3fc4f5 100644 --- a/dev/variables/react_router.UNSAFE_LocationContext.html +++ b/dev/variables/react_router.UNSAFE_LocationContext.html @@ -1 +1 @@ -UNSAFE_LocationContext | React Router API Reference
    UNSAFE_LocationContext: Context<LocationContextObject> = ...
    +UNSAFE_LocationContext | React Router API Reference
    UNSAFE_LocationContext: Context<LocationContextObject> = ...
    diff --git a/dev/variables/react_router.UNSAFE_NavigationContext.html b/dev/variables/react_router.UNSAFE_NavigationContext.html index d5691d3..d6022e6 100644 --- a/dev/variables/react_router.UNSAFE_NavigationContext.html +++ b/dev/variables/react_router.UNSAFE_NavigationContext.html @@ -1 +1 @@ -UNSAFE_NavigationContext | React Router API Reference
    UNSAFE_NavigationContext: Context<NavigationContextObject> = ...
    +UNSAFE_NavigationContext | React Router API Reference
    UNSAFE_NavigationContext: Context<NavigationContextObject> = ...
    diff --git a/dev/variables/react_router.UNSAFE_RouteContext.html b/dev/variables/react_router.UNSAFE_RouteContext.html index dcdbcb0..e732e2d 100644 --- a/dev/variables/react_router.UNSAFE_RouteContext.html +++ b/dev/variables/react_router.UNSAFE_RouteContext.html @@ -1 +1 @@ -UNSAFE_RouteContext | React Router API Reference
    UNSAFE_RouteContext: Context<RouteContextObject> = ...
    +UNSAFE_RouteContext | React Router API Reference
    UNSAFE_RouteContext: Context<RouteContextObject> = ...
    diff --git a/dev/variables/react_router.UNSAFE_SingleFetchRedirectSymbol.html b/dev/variables/react_router.UNSAFE_SingleFetchRedirectSymbol.html index 433b11a..6e63010 100644 --- a/dev/variables/react_router.UNSAFE_SingleFetchRedirectSymbol.html +++ b/dev/variables/react_router.UNSAFE_SingleFetchRedirectSymbol.html @@ -1 +1 @@ -UNSAFE_SingleFetchRedirectSymbol | React Router API Reference
    UNSAFE_SingleFetchRedirectSymbol: typeof UNSAFE_SingleFetchRedirectSymbol = ...
    +UNSAFE_SingleFetchRedirectSymbol | React Router API Reference
    UNSAFE_SingleFetchRedirectSymbol: typeof UNSAFE_SingleFetchRedirectSymbol = ...
    diff --git a/dev/variables/react_router.UNSAFE_ViewTransitionContext.html b/dev/variables/react_router.UNSAFE_ViewTransitionContext.html index 98c0461..67a88bc 100644 --- a/dev/variables/react_router.UNSAFE_ViewTransitionContext.html +++ b/dev/variables/react_router.UNSAFE_ViewTransitionContext.html @@ -1 +1 @@ -UNSAFE_ViewTransitionContext | React Router API Reference
    UNSAFE_ViewTransitionContext: Context<ViewTransitionContextObject> = ...
    +UNSAFE_ViewTransitionContext | React Router API Reference
    UNSAFE_ViewTransitionContext: Context<ViewTransitionContextObject> = ...