react-router 7.9.4 → 7.9.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/CHANGELOG.md +70 -0
  2. package/dist/development/browser-BbBXFHbO.d.ts +310 -0
  3. package/dist/development/browser-C07r42Tt.d.mts +310 -0
  4. package/dist/development/{chunk-OIYGIGL5.mjs → chunk-4WY6JWTD.mjs} +458 -43
  5. package/dist/development/{chunk-DI2QHYMJ.js → chunk-AMVS5XVJ.js} +1314 -138
  6. package/dist/development/{chunk-WY5IRSCW.mjs → chunk-G3INQAYP.mjs} +197 -857
  7. package/dist/development/chunk-O4JVZSOY.js +1310 -0
  8. package/dist/development/chunk-PZWDWJAY.js +188 -0
  9. package/dist/development/dom-export.d.mts +103 -6
  10. package/dist/development/dom-export.d.ts +103 -4
  11. package/dist/development/dom-export.js +708 -20
  12. package/dist/development/dom-export.mjs +692 -11
  13. package/dist/{production/index-react-server-client-BbRcBjrA.d.ts → development/index-react-server-client-Da3kmxNd.d.ts} +195 -135
  14. package/dist/{production/index-react-server-client-BIz4AUNd.d.mts → development/index-react-server-client-rcoGPJhU.d.mts} +137 -78
  15. package/dist/development/index-react-server-client.d.mts +2 -3
  16. package/dist/development/index-react-server-client.d.ts +2 -2
  17. package/dist/development/index-react-server-client.js +4 -4
  18. package/dist/development/index-react-server-client.mjs +2 -2
  19. package/dist/development/index-react-server.d.mts +107 -3
  20. package/dist/development/index-react-server.d.ts +107 -3
  21. package/dist/development/index-react-server.js +259 -13
  22. package/dist/development/index-react-server.mjs +259 -13
  23. package/dist/development/index.d.mts +14 -320
  24. package/dist/development/index.d.ts +14 -362
  25. package/dist/development/index.js +146 -962
  26. package/dist/development/index.mjs +3 -9
  27. package/dist/development/{routeModules-D5iJ6JYT.d.ts → instrumentation-Unc20tLk.d.ts} +178 -25
  28. package/dist/development/lib/types/internal.d.mts +2 -3
  29. package/dist/development/lib/types/internal.d.ts +2 -2
  30. package/dist/development/lib/types/internal.js +1 -1
  31. package/dist/development/lib/types/internal.mjs +1 -1
  32. package/dist/{production/register-C34pU-in.d.ts → development/register-BpU9rFBJ.d.ts} +1 -1
  33. package/dist/development/{register-CI4bTprK.d.mts → register-QkB3HGjm.d.mts} +1 -1
  34. package/dist/{production/context-DSyS5mLj.d.mts → development/router-CAvh_Drx.d.mts} +1877 -1254
  35. package/dist/production/browser-BbBXFHbO.d.ts +310 -0
  36. package/dist/production/browser-C07r42Tt.d.mts +310 -0
  37. package/dist/production/{chunk-4E5LHRQP.js → chunk-EAIF67OW.js} +1314 -138
  38. package/dist/production/{chunk-FR6HSPLK.mjs → chunk-FDUMZGKM.mjs} +197 -857
  39. package/dist/production/{chunk-3TADTUL4.mjs → chunk-FUSXQSWG.mjs} +458 -43
  40. package/dist/production/chunk-G5A35OQU.js +188 -0
  41. package/dist/production/chunk-QN64DHI4.js +1310 -0
  42. package/dist/production/dom-export.d.mts +103 -6
  43. package/dist/production/dom-export.d.ts +103 -4
  44. package/dist/production/dom-export.js +708 -20
  45. package/dist/production/dom-export.mjs +692 -11
  46. package/dist/{development/index-react-server-client-BIz4AUNd.d.mts → production/index-react-server-client-Da3kmxNd.d.ts} +137 -78
  47. package/dist/{development/index-react-server-client-BbRcBjrA.d.ts → production/index-react-server-client-rcoGPJhU.d.mts} +195 -135
  48. package/dist/production/index-react-server-client.d.mts +2 -3
  49. package/dist/production/index-react-server-client.d.ts +2 -2
  50. package/dist/production/index-react-server-client.js +4 -4
  51. package/dist/production/index-react-server-client.mjs +2 -2
  52. package/dist/production/index-react-server.d.mts +107 -3
  53. package/dist/production/index-react-server.d.ts +107 -3
  54. package/dist/production/index-react-server.js +259 -13
  55. package/dist/production/index-react-server.mjs +259 -13
  56. package/dist/production/index.d.mts +14 -320
  57. package/dist/production/index.d.ts +14 -362
  58. package/dist/production/index.js +146 -962
  59. package/dist/production/index.mjs +3 -9
  60. package/dist/production/{routeModules-D5iJ6JYT.d.ts → instrumentation-Unc20tLk.d.ts} +178 -25
  61. package/dist/production/lib/types/internal.d.mts +2 -3
  62. package/dist/production/lib/types/internal.d.ts +2 -2
  63. package/dist/production/lib/types/internal.js +1 -1
  64. package/dist/production/lib/types/internal.mjs +1 -1
  65. package/dist/{development/register-C34pU-in.d.ts → production/register-BpU9rFBJ.d.ts} +1 -1
  66. package/dist/production/{register-CI4bTprK.d.mts → register-QkB3HGjm.d.mts} +1 -1
  67. package/dist/{development/context-DSyS5mLj.d.mts → production/router-CAvh_Drx.d.mts} +1877 -1254
  68. package/package.json +1 -1
  69. package/dist/development/browser-z32v5KVN.d.mts +0 -46
  70. package/dist/development/chunk-72XNTZCV.js +0 -2089
  71. package/dist/development/route-data-DZQOUSqV.d.mts +0 -473
  72. package/dist/production/browser-z32v5KVN.d.mts +0 -46
  73. package/dist/production/chunk-WNLQ53P5.js +0 -2089
  74. package/dist/production/route-data-DZQOUSqV.d.mts +0 -473
@@ -0,0 +1,188 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }/**
2
+ * react-router v7.9.6
3
+ *
4
+ * Copyright (c) Remix Software Inc.
5
+ *
6
+ * This source code is licensed under the MIT license found in the
7
+ * LICENSE.md file in the root directory of this source tree.
8
+ *
9
+ * @license MIT
10
+ */
11
+
12
+
13
+
14
+
15
+
16
+
17
+ var _chunkEAIF67OWjs = require('./chunk-EAIF67OW.js');
18
+
19
+ // lib/dom/ssr/hydration.tsx
20
+ function getHydrationData({
21
+ state,
22
+ routes,
23
+ getRouteInfo,
24
+ location,
25
+ basename,
26
+ isSpaMode
27
+ }) {
28
+ let hydrationData = {
29
+ ...state,
30
+ loaderData: { ...state.loaderData }
31
+ };
32
+ let initialMatches = _chunkEAIF67OWjs.matchRoutes.call(void 0, routes, location, basename);
33
+ if (initialMatches) {
34
+ for (let match of initialMatches) {
35
+ let routeId = match.route.id;
36
+ let routeInfo = getRouteInfo(routeId);
37
+ if (_chunkEAIF67OWjs.shouldHydrateRouteLoader.call(void 0,
38
+ routeId,
39
+ routeInfo.clientLoader,
40
+ routeInfo.hasLoader,
41
+ isSpaMode
42
+ ) && (routeInfo.hasHydrateFallback || !routeInfo.hasLoader)) {
43
+ delete hydrationData.loaderData[routeId];
44
+ } else if (!routeInfo.hasLoader) {
45
+ hydrationData.loaderData[routeId] = null;
46
+ }
47
+ }
48
+ }
49
+ return hydrationData;
50
+ }
51
+
52
+ // lib/rsc/errorBoundaries.tsx
53
+ var _react = require('react'); var _react2 = _interopRequireDefault(_react);
54
+ var RSCRouterGlobalErrorBoundary = class extends _react2.default.Component {
55
+ constructor(props) {
56
+ super(props);
57
+ this.state = { error: null, location: props.location };
58
+ }
59
+ static getDerivedStateFromError(error) {
60
+ return { error };
61
+ }
62
+ static getDerivedStateFromProps(props, state) {
63
+ if (state.location !== props.location) {
64
+ return { error: null, location: props.location };
65
+ }
66
+ return { error: state.error, location: state.location };
67
+ }
68
+ render() {
69
+ if (this.state.error) {
70
+ return /* @__PURE__ */ _react2.default.createElement(
71
+ RSCDefaultRootErrorBoundaryImpl,
72
+ {
73
+ error: this.state.error,
74
+ renderAppShell: true
75
+ }
76
+ );
77
+ } else {
78
+ return this.props.children;
79
+ }
80
+ }
81
+ };
82
+ function ErrorWrapper({
83
+ renderAppShell,
84
+ title,
85
+ children
86
+ }) {
87
+ if (!renderAppShell) {
88
+ return children;
89
+ }
90
+ return /* @__PURE__ */ _react2.default.createElement("html", { lang: "en" }, /* @__PURE__ */ _react2.default.createElement("head", null, /* @__PURE__ */ _react2.default.createElement("meta", { charSet: "utf-8" }), /* @__PURE__ */ _react2.default.createElement(
91
+ "meta",
92
+ {
93
+ name: "viewport",
94
+ content: "width=device-width,initial-scale=1,viewport-fit=cover"
95
+ }
96
+ ), /* @__PURE__ */ _react2.default.createElement("title", null, title)), /* @__PURE__ */ _react2.default.createElement("body", null, /* @__PURE__ */ _react2.default.createElement("main", { style: { fontFamily: "system-ui, sans-serif", padding: "2rem" } }, children)));
97
+ }
98
+ function RSCDefaultRootErrorBoundaryImpl({
99
+ error,
100
+ renderAppShell
101
+ }) {
102
+ console.error(error);
103
+ let heyDeveloper = /* @__PURE__ */ _react2.default.createElement(
104
+ "script",
105
+ {
106
+ dangerouslySetInnerHTML: {
107
+ __html: `
108
+ console.log(
109
+ "\u{1F4BF} Hey developer \u{1F44B}. You can provide a way better UX than this when your app throws errors. Check out https://reactrouter.com/how-to/error-boundary for more information."
110
+ );
111
+ `
112
+ }
113
+ }
114
+ );
115
+ if (_chunkEAIF67OWjs.isRouteErrorResponse.call(void 0, error)) {
116
+ return /* @__PURE__ */ _react2.default.createElement(
117
+ ErrorWrapper,
118
+ {
119
+ renderAppShell,
120
+ title: "Unhandled Thrown Response!"
121
+ },
122
+ /* @__PURE__ */ _react2.default.createElement("h1", { style: { fontSize: "24px" } }, error.status, " ", error.statusText),
123
+ _chunkEAIF67OWjs.ENABLE_DEV_WARNINGS ? heyDeveloper : null
124
+ );
125
+ }
126
+ let errorInstance;
127
+ if (error instanceof Error) {
128
+ errorInstance = error;
129
+ } else {
130
+ let errorString = error == null ? "Unknown Error" : typeof error === "object" && "toString" in error ? error.toString() : JSON.stringify(error);
131
+ errorInstance = new Error(errorString);
132
+ }
133
+ return /* @__PURE__ */ _react2.default.createElement(ErrorWrapper, { renderAppShell, title: "Application Error!" }, /* @__PURE__ */ _react2.default.createElement("h1", { style: { fontSize: "24px" } }, "Application Error"), /* @__PURE__ */ _react2.default.createElement(
134
+ "pre",
135
+ {
136
+ style: {
137
+ padding: "2rem",
138
+ background: "hsla(10, 50%, 50%, 0.1)",
139
+ color: "red",
140
+ overflow: "auto"
141
+ }
142
+ },
143
+ errorInstance.stack
144
+ ), heyDeveloper);
145
+ }
146
+ function RSCDefaultRootErrorBoundary({
147
+ hasRootLayout
148
+ }) {
149
+ let error = _chunkEAIF67OWjs.useRouteError.call(void 0, );
150
+ if (hasRootLayout === void 0) {
151
+ throw new Error("Missing 'hasRootLayout' prop");
152
+ }
153
+ return /* @__PURE__ */ _react2.default.createElement(
154
+ RSCDefaultRootErrorBoundaryImpl,
155
+ {
156
+ renderAppShell: !hasRootLayout,
157
+ error
158
+ }
159
+ );
160
+ }
161
+
162
+ // lib/rsc/route-modules.ts
163
+ function createRSCRouteModules(payload) {
164
+ const routeModules = {};
165
+ for (const match of payload.matches) {
166
+ populateRSCRouteModules(routeModules, match);
167
+ }
168
+ return routeModules;
169
+ }
170
+ function populateRSCRouteModules(routeModules, matches) {
171
+ matches = Array.isArray(matches) ? matches : [matches];
172
+ for (const match of matches) {
173
+ routeModules[match.id] = {
174
+ links: match.links,
175
+ meta: match.meta,
176
+ default: noopComponent
177
+ };
178
+ }
179
+ }
180
+ var noopComponent = () => null;
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+ exports.getHydrationData = getHydrationData; exports.RSCRouterGlobalErrorBoundary = RSCRouterGlobalErrorBoundary; exports.RSCDefaultRootErrorBoundary = RSCDefaultRootErrorBoundary; exports.createRSCRouteModules = createRSCRouteModules; exports.populateRSCRouteModules = populateRSCRouteModules;