autotel-tanstack 1.13.39 → 1.13.41
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.
- package/LICENSE +191 -21
- package/README.md +1 -1
- package/dist/auto.d.ts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/{loaders-DrVVY25K.d.ts → loaders-dci0y1cD.d.ts} +44 -43
- package/dist/loaders-dci0y1cD.d.ts.map +1 -0
- package/dist/loaders.d.ts +1 -1
- package/dist/testing.d.ts +5 -5
- package/dist/testing.d.ts.map +1 -1
- package/package.json +11 -11
- package/dist/loaders-DrVVY25K.d.ts.map +0 -1
package/LICENSE
CHANGED
|
@@ -1,21 +1,191 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction, and
|
|
10
|
+
distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by the
|
|
13
|
+
copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all other
|
|
16
|
+
entities that control, are controlled by, or are under common control with
|
|
17
|
+
that entity. For the purposes of this definition, "control" means (i) the
|
|
18
|
+
power, direct or indirect, to cause the direction or management of such
|
|
19
|
+
entity, whether by contract or otherwise, or (ii) ownership of fifty
|
|
20
|
+
percent (50%) or more of the outstanding shares, or (iii) beneficial
|
|
21
|
+
ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising
|
|
24
|
+
permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation source,
|
|
28
|
+
and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical transformation
|
|
31
|
+
or translation of a Source form, including but not limited to compiled
|
|
32
|
+
object code, generated documentation, and conversions to other media types.
|
|
33
|
+
|
|
34
|
+
"Work" shall mean the work of authorship, whether in Source or Object form,
|
|
35
|
+
made available under the License, as indicated by a copyright notice that
|
|
36
|
+
is included in or attached to the work (an example is provided in the
|
|
37
|
+
Appendix below).
|
|
38
|
+
|
|
39
|
+
"Derivative Works" shall mean any work, whether in Source or Object form,
|
|
40
|
+
that is based on (or derived from) the Work and for which the editorial
|
|
41
|
+
revisions, annotations, elaborations, or other modifications represent, as
|
|
42
|
+
a whole, an original work of authorship. For the purposes of this License,
|
|
43
|
+
Derivative Works shall not include works that remain separable from, or
|
|
44
|
+
merely link (or bind by name) to the interfaces of, the Work and Derivative
|
|
45
|
+
Works thereof.
|
|
46
|
+
|
|
47
|
+
"Contribution" shall mean any work of authorship, including the original
|
|
48
|
+
version of the Work and any modifications or additions to that Work or
|
|
49
|
+
Derivative Works thereof, that is intentionally submitted to Licensor for
|
|
50
|
+
inclusion in the Work by the copyright owner or by an individual or Legal
|
|
51
|
+
Entity authorized to submit on behalf of the copyright owner. For the
|
|
52
|
+
purposes of this definition, "submitted" means any form of electronic,
|
|
53
|
+
verbal, or written communication sent to the Licensor or its
|
|
54
|
+
representatives, including but not limited to communication on electronic
|
|
55
|
+
mailing lists, source code control systems, and issue tracking systems that
|
|
56
|
+
are managed by, or on behalf of, the Licensor for the purpose of discussing
|
|
57
|
+
and improving the Work, but excluding communication that is conspicuously
|
|
58
|
+
marked or otherwise designated in writing by the copyright owner as "Not a
|
|
59
|
+
Contribution."
|
|
60
|
+
|
|
61
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on
|
|
62
|
+
behalf of whom a Contribution has been received by Licensor and
|
|
63
|
+
subsequently incorporated within the Work.
|
|
64
|
+
|
|
65
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this
|
|
66
|
+
License, each Contributor hereby grants to You a perpetual, worldwide,
|
|
67
|
+
non-exclusive, no-charge, royalty-free, irrevocable copyright license to
|
|
68
|
+
reproduce, prepare Derivative Works of, publicly display, publicly perform,
|
|
69
|
+
sublicense, and distribute the Work and such Derivative Works in Source or
|
|
70
|
+
Object form.
|
|
71
|
+
|
|
72
|
+
3. Grant of Patent License. Subject to the terms and conditions of this
|
|
73
|
+
License, each Contributor hereby grants to You a perpetual, worldwide,
|
|
74
|
+
non-exclusive, no-charge, royalty-free, irrevocable (except as stated in
|
|
75
|
+
this section) patent license to make, have made, use, offer to sell, sell,
|
|
76
|
+
import, and otherwise transfer the Work, where such license applies only to
|
|
77
|
+
those patent claims licensable by such Contributor that are necessarily
|
|
78
|
+
infringed by their Contribution(s) alone or by combination of their
|
|
79
|
+
Contribution(s) with the Work to which such Contribution(s) was submitted.
|
|
80
|
+
If You institute patent litigation against any entity (including a
|
|
81
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work or a
|
|
82
|
+
Contribution incorporated within the Work constitutes direct or
|
|
83
|
+
contributory patent infringement, then any patent licenses granted to You
|
|
84
|
+
under this License for that Work shall terminate as of the date such
|
|
85
|
+
litigation is filed.
|
|
86
|
+
|
|
87
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or
|
|
88
|
+
Derivative Works thereof in any medium, with or without modifications, and
|
|
89
|
+
in Source or Object form, provided that You meet the following conditions:
|
|
90
|
+
|
|
91
|
+
(a) You must give any other recipients of the Work or Derivative Works
|
|
92
|
+
a copy of this License; and
|
|
93
|
+
|
|
94
|
+
(b) You must cause any modified files to carry prominent notices
|
|
95
|
+
stating that You changed the files; and
|
|
96
|
+
|
|
97
|
+
(c) You must retain, in the Source form of any Derivative Works that
|
|
98
|
+
You distribute, all copyright, patent, trademark, and attribution notices
|
|
99
|
+
from the Source form of the Work, excluding those notices that do not
|
|
100
|
+
pertain to any part of the Derivative Works; and
|
|
101
|
+
|
|
102
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
103
|
+
distribution, then any Derivative Works that You distribute must include a
|
|
104
|
+
readable copy of the attribution notices contained within such NOTICE file,
|
|
105
|
+
excluding those notices that do not pertain to any part of the Derivative
|
|
106
|
+
Works, in at least one of the following places: within a NOTICE text file
|
|
107
|
+
distributed as part of the Derivative Works; within the Source form or
|
|
108
|
+
documentation, if provided along with the Derivative Works; or, within a
|
|
109
|
+
display generated by the Derivative Works, if and wherever such third-party
|
|
110
|
+
notices normally appear. The contents of the NOTICE file are for
|
|
111
|
+
informational purposes only and do not modify the License. You may add Your
|
|
112
|
+
own attribution notices within Derivative Works that You distribute,
|
|
113
|
+
alongside or as an addendum to the NOTICE text from the Work, provided that
|
|
114
|
+
such additional attribution notices cannot be construed as modifying the
|
|
115
|
+
License.
|
|
116
|
+
|
|
117
|
+
You may add Your own copyright statement to Your modifications and may
|
|
118
|
+
provide additional or different license terms and conditions for use,
|
|
119
|
+
reproduction, or distribution of Your modifications, or for any such
|
|
120
|
+
Derivative Works as a whole, provided Your use, reproduction, and
|
|
121
|
+
distribution of the Work otherwise complies with the conditions stated in
|
|
122
|
+
this License.
|
|
123
|
+
|
|
124
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any
|
|
125
|
+
Contribution intentionally submitted for inclusion in the Work by You to
|
|
126
|
+
the Licensor shall be under the terms and conditions of this License,
|
|
127
|
+
without any additional terms or conditions. Notwithstanding the above,
|
|
128
|
+
nothing herein shall supersede or modify the terms of any separate license
|
|
129
|
+
agreement you may have executed with Licensor regarding such Contributions.
|
|
130
|
+
|
|
131
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
132
|
+
names, trademarks, service marks, or product names of the Licensor, except
|
|
133
|
+
as required for reasonable and customary use in describing the origin of
|
|
134
|
+
the Work and reproducing the content of the NOTICE file.
|
|
135
|
+
|
|
136
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to
|
|
137
|
+
in writing, Licensor provides the Work (and each Contributor provides its
|
|
138
|
+
Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
139
|
+
KIND, either express or implied, including, without limitation, any
|
|
140
|
+
warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or
|
|
141
|
+
FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for
|
|
142
|
+
determining the appropriateness of using or redistributing the Work and
|
|
143
|
+
assume any risks associated with Your exercise of permissions under this
|
|
144
|
+
License.
|
|
145
|
+
|
|
146
|
+
8. Limitation of Liability. In no event and under no legal theory, whether
|
|
147
|
+
in tort (including negligence), contract, or otherwise, unless required by
|
|
148
|
+
applicable law (such as deliberate and grossly negligent acts) or agreed to
|
|
149
|
+
in writing, shall any Contributor be liable to You for damages, including
|
|
150
|
+
any direct, indirect, special, incidental, or consequential damages of any
|
|
151
|
+
character arising as a result of this License or out of the use or
|
|
152
|
+
inability to use the Work (including but not limited to damages for loss of
|
|
153
|
+
goodwill, work stoppage, computer failure or malfunction, or any and all
|
|
154
|
+
other commercial damages or losses), even if such Contributor has been
|
|
155
|
+
advised of the possibility of such damages.
|
|
156
|
+
|
|
157
|
+
9. Accepting Warranty or Additional Liability. While redistributing the
|
|
158
|
+
Work or Derivative Works thereof, You may choose to offer, and charge a fee
|
|
159
|
+
for, acceptance of support, warranty, indemnity, or other liability
|
|
160
|
+
obligations and/or rights consistent with this License. However, in
|
|
161
|
+
accepting such obligations, You may act only on Your own behalf and on Your
|
|
162
|
+
sole responsibility, not on behalf of any other Contributor, and only if
|
|
163
|
+
You agree to indemnify, defend, and hold each Contributor harmless for any
|
|
164
|
+
liability incurred by, or claims asserted against, such Contributor by
|
|
165
|
+
reason of your accepting any such warranty or additional liability.
|
|
166
|
+
|
|
167
|
+
END OF TERMS AND CONDITIONS
|
|
168
|
+
|
|
169
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
170
|
+
|
|
171
|
+
To apply the Apache License to your work, attach the following boilerplate
|
|
172
|
+
notice, with the fields enclosed by brackets "[]" replaced with your own
|
|
173
|
+
identifying information. (Don't include the brackets!) The text should be
|
|
174
|
+
enclosed in the appropriate comment syntax for the file format. We also
|
|
175
|
+
recommend that a file or class name and description of purpose be included
|
|
176
|
+
on the same "printed page" as the copyright notice for easier
|
|
177
|
+
identification within third-party archives.
|
|
178
|
+
|
|
179
|
+
Copyright [yyyy] [name of copyright owner]
|
|
180
|
+
|
|
181
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
182
|
+
you may not use this file except in compliance with the License.
|
|
183
|
+
You may obtain a copy of the License at
|
|
184
|
+
|
|
185
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
186
|
+
|
|
187
|
+
Unless required by applicable law or agreed to in writing, software
|
|
188
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
189
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
190
|
+
See the License for the specific language governing permissions and
|
|
191
|
+
limitations under the License.
|
package/README.md
CHANGED
package/dist/auto.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as instrument } from "./instrument-DS7YCE1R.js";
|
|
2
2
|
import { functionTracingMiddleware, tracingMiddleware } from "./middleware.js";
|
|
3
3
|
import { traceServerFn } from "./server-functions.js";
|
|
4
|
-
import { n as traceBeforeLoad, r as traceLoader } from "./loaders-
|
|
4
|
+
import { n as traceBeforeLoad, r as traceLoader } from "./loaders-dci0y1cD.js";
|
|
5
5
|
|
|
6
6
|
//#region src/auto.d.ts
|
|
7
7
|
/** Check if auto-instrumentation is active. */
|
package/dist/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { n as instrument, t as InstrumentOptions } from "./instrument-DS7YCE1R.j
|
|
|
2
2
|
import { a as TraceServerFnConfig, i as TraceLoaderConfig, n as SPAN_ATTRIBUTES, o as TracingMiddlewareConfig, r as TanStackInstrumentationConfig, s as WrapStartHandlerConfig, t as DEFAULT_CONFIG } from "./types-pQgmQa4j.js";
|
|
3
3
|
import { MiddlewareHandler, createTracingMiddleware, createTracingServerHandler, functionTracingMiddleware, tracingMiddleware } from "./middleware.js";
|
|
4
4
|
import { createTracedServerFnFactory, traceServerFn } from "./server-functions.js";
|
|
5
|
-
import { n as traceBeforeLoad, r as traceLoader, t as createTracedRoute } from "./loaders-
|
|
5
|
+
import { n as traceBeforeLoad, r as traceLoader, t as createTracedRoute } from "./loaders-dci0y1cD.js";
|
|
6
6
|
import { createTracedHeaders, extractContextFromRequest, getActiveContext, injectContextToHeaders, runInContext } from "./context.js";
|
|
7
7
|
import { DebugHeadersConfig, debugHeadersMiddleware } from "./debug-headers.js";
|
|
8
8
|
import { ErrorReport, createErrorReportingHandler, errorStore, reportError, withErrorReporting } from "./error-reporting.js";
|
|
@@ -62,7 +62,7 @@ type NavigationBlocker = {
|
|
|
62
62
|
enableBeforeUnload?: (() => boolean) | boolean;
|
|
63
63
|
};
|
|
64
64
|
//#endregion
|
|
65
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
65
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/fileRoute.d.ts
|
|
66
66
|
interface FileRouteTypes {
|
|
67
67
|
fileRoutesByFullPath: any;
|
|
68
68
|
fullPaths: any;
|
|
@@ -79,7 +79,7 @@ interface LazyRoute<in out TRoute extends AnyRoute> {
|
|
|
79
79
|
} & LazyRouteOptions;
|
|
80
80
|
}
|
|
81
81
|
//#endregion
|
|
82
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
82
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/utils.d.ts
|
|
83
83
|
type Awaitable<T> = T | Promise<T>;
|
|
84
84
|
type NoInfer<T> = [T][T extends any ? 0 : never];
|
|
85
85
|
type PickAsRequired<TValue, TKey extends keyof TValue> = Omit<TValue, TKey> & Required<Pick<TValue, TKey>>;
|
|
@@ -107,7 +107,7 @@ type ControlledPromise<T> = Promise<T> & {
|
|
|
107
107
|
value?: T;
|
|
108
108
|
};
|
|
109
109
|
//#endregion
|
|
110
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
110
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/link.d.ts
|
|
111
111
|
type IsRequiredParams<TParams> = Record<never, never> extends TParams ? never : true;
|
|
112
112
|
interface ParsePathParamsResult<in out TRequired, in out TOptional, in out TRest> {
|
|
113
113
|
required: TRequired;
|
|
@@ -322,7 +322,7 @@ interface LinkOptionsProps {
|
|
|
322
322
|
}
|
|
323
323
|
type LinkOptions<TRouter extends AnyRouter = RegisteredRouter, TFrom extends string = string, TTo extends string | undefined = '.', TMaskFrom extends string = TFrom, TMaskTo extends string = '.'> = NavigateOptions<TRouter, TFrom, TTo, TMaskFrom, TMaskTo> & LinkOptionsProps;
|
|
324
324
|
//#endregion
|
|
325
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
325
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/routeInfo.d.ts
|
|
326
326
|
type ParseRoute<TRouteTree, TAcc = TRouteTree> = TRouteTree extends {
|
|
327
327
|
types: {
|
|
328
328
|
children: infer TChildren;
|
|
@@ -367,7 +367,7 @@ type AllParams<TRouteTree extends AnyRoute> = ParseRoute<TRouteTree> extends inf
|
|
|
367
367
|
type AllContext<TRouteTree extends AnyRoute> = ParseRoute<TRouteTree> extends infer TRoutes extends AnyRoute ? PartialMergeAll<TRoutes['types']['allContext']> : never;
|
|
368
368
|
type AllLoaderData<TRouteTree extends AnyRoute> = ParseRoute<TRouteTree> extends infer TRoutes extends AnyRoute ? PartialMergeAll<TRoutes['types']['loaderData']> : never;
|
|
369
369
|
//#endregion
|
|
370
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
370
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/redirect.d.ts
|
|
371
371
|
type AnyRedirect = Redirect<any, any, any, any, any>;
|
|
372
372
|
/**
|
|
373
373
|
* @link [API Docs](https://tanstack.com/router/latest/docs/framework/react/api/router/RedirectType)
|
|
@@ -412,7 +412,7 @@ interface RedirectFnRoute<in out TDefaultFrom extends string = string> {
|
|
|
412
412
|
<TRouter extends AnyRouter = RegisteredRouter, const TTo extends string | undefined = undefined, const TMaskTo extends string = ''>(opts: RedirectOptionsRoute<TDefaultFrom, TRouter, TTo, TMaskTo>): Redirect<TRouter, TDefaultFrom, TTo, TDefaultFrom, TMaskTo>;
|
|
413
413
|
}
|
|
414
414
|
//#endregion
|
|
415
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
415
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/Matches.d.ts
|
|
416
416
|
interface DefaultRouteMatchExtensions {
|
|
417
417
|
scripts?: unknown;
|
|
418
418
|
links?: unknown;
|
|
@@ -521,12 +521,12 @@ interface MatchRouteOptions {
|
|
|
521
521
|
fuzzy?: boolean;
|
|
522
522
|
}
|
|
523
523
|
//#endregion
|
|
524
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
524
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/root.d.ts
|
|
525
525
|
/** Stable identifier used for the root route in a route tree. */
|
|
526
526
|
declare const rootRouteId = "__root__";
|
|
527
527
|
type RootRouteId = typeof rootRouteId;
|
|
528
528
|
//#endregion
|
|
529
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
529
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/RouterProvider.d.ts
|
|
530
530
|
interface CommitLocationOptions {
|
|
531
531
|
replace?: boolean;
|
|
532
532
|
resetScroll?: boolean;
|
|
@@ -545,7 +545,7 @@ type BuildLocationFn = <TRouter extends RegisteredRouter, TTo extends string | u
|
|
|
545
545
|
_isNavigate?: boolean;
|
|
546
546
|
}) => ParsedLocation;
|
|
547
547
|
//#endregion
|
|
548
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
548
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/ssr/serializer/RawStream.d.ts
|
|
549
549
|
/**
|
|
550
550
|
* Hint for RawStream encoding strategy during SSR serialization.
|
|
551
551
|
* - 'binary': Always use base64 encoding (best for binary data like files, images)
|
|
@@ -582,7 +582,7 @@ declare class RawStream {
|
|
|
582
582
|
constructor(stream: ReadableStream<Uint8Array>, options?: RawStreamOptions);
|
|
583
583
|
}
|
|
584
584
|
//#endregion
|
|
585
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
585
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/ssr/serializer/transformer.d.ts
|
|
586
586
|
declare const TSR_SERIALIZABLE: unique symbol;
|
|
587
587
|
type TSR_SERIALIZABLE = typeof TSR_SERIALIZABLE;
|
|
588
588
|
type TsrSerializable = {
|
|
@@ -642,7 +642,7 @@ interface DefaultSerializerExtensions {
|
|
|
642
642
|
}
|
|
643
643
|
interface SerializerExtensions extends DefaultSerializerExtensions {}
|
|
644
644
|
//#endregion
|
|
645
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
645
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/route.d.ts
|
|
646
646
|
type AnyPathParams = {};
|
|
647
647
|
type SearchSchemaInput = {
|
|
648
648
|
__TSearchSchemaInput__: 'TSearchSchemaInput';
|
|
@@ -967,7 +967,7 @@ type NotFoundRouteProps = {
|
|
|
967
967
|
routeId: RouteIds<RegisteredRouter['routeTree']>;
|
|
968
968
|
};
|
|
969
969
|
//#endregion
|
|
970
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
970
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/validators.d.ts
|
|
971
971
|
interface StandardSchemaValidatorProps<TInput, TOutput> {
|
|
972
972
|
readonly types?: StandardSchemaValidatorTypes<TInput, TOutput> | undefined;
|
|
973
973
|
readonly validate: AnyStandardSchemaValidate;
|
|
@@ -1013,7 +1013,7 @@ type ResolveSearchValidatorInput<TValidator> = TValidator extends AnyStandardSch
|
|
|
1013
1013
|
type ResolveValidatorOutputFn<TValidator> = TValidator extends ((...args: any) => infer TSchema) ? TSchema : AnySchema;
|
|
1014
1014
|
type ResolveValidatorOutput<TValidator> = unknown extends TValidator ? TValidator : TValidator extends AnyStandardSchemaValidator ? NonNullable<TValidator['~standard']['types']>['output'] : TValidator extends AnyValidatorAdapter ? TValidator['types']['output'] : TValidator extends AnyValidatorObj ? ResolveValidatorOutputFn<TValidator['parse']> : ResolveValidatorOutputFn<TValidator>;
|
|
1015
1015
|
//#endregion
|
|
1016
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
1016
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/location.d.ts
|
|
1017
1017
|
interface ParsedLocation<TSearchObj extends AnySchema = {}> {
|
|
1018
1018
|
/**
|
|
1019
1019
|
* The full path of the location, including pathname, search, and hash.
|
|
@@ -1063,18 +1063,18 @@ interface ParsedLocation<TSearchObj extends AnySchema = {}> {
|
|
|
1063
1063
|
external: boolean;
|
|
1064
1064
|
}
|
|
1065
1065
|
//#endregion
|
|
1066
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
1066
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/load-matches.d.ts
|
|
1067
1067
|
type RouteComponentType = 'component' | 'errorComponent' | 'pendingComponent' | 'notFoundComponent';
|
|
1068
1068
|
declare function loadRouteChunk(route: AnyRoute, componentTypesToLoad?: Array<RouteComponentType>): Promise<void> | undefined;
|
|
1069
1069
|
//#endregion
|
|
1070
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
1070
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/lru-cache.d.ts
|
|
1071
1071
|
type LRUCache<TKey, TValue> = {
|
|
1072
1072
|
get: (key: TKey) => TValue | undefined;
|
|
1073
1073
|
set: (key: TKey, value: TValue) => void;
|
|
1074
1074
|
clear: () => void;
|
|
1075
1075
|
};
|
|
1076
1076
|
//#endregion
|
|
1077
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
1077
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/new-process-route-tree.d.ts
|
|
1078
1078
|
declare const SEGMENT_TYPE_PATHNAME = 0;
|
|
1079
1079
|
declare const SEGMENT_TYPE_PARAM = 1;
|
|
1080
1080
|
declare const SEGMENT_TYPE_WILDCARD = 2;
|
|
@@ -1177,11 +1177,11 @@ declare function findMatch<T extends RouteLike>(path: string, segmentTree: AnySe
|
|
|
1177
1177
|
rawParams: Record<string, string>;
|
|
1178
1178
|
} | null;
|
|
1179
1179
|
//#endregion
|
|
1180
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
1180
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/searchParams.d.ts
|
|
1181
1181
|
type SearchSerializer = (searchObj: Record<string, any>) => string;
|
|
1182
1182
|
type SearchParser = (searchStr: string) => Record<string, any>;
|
|
1183
1183
|
//#endregion
|
|
1184
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
1184
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/manifest.d.ts
|
|
1185
1185
|
type AssetCrossOrigin = 'anonymous' | 'use-credentials';
|
|
1186
1186
|
type ScriptFormat = 'module' | 'iife';
|
|
1187
1187
|
declare const DEV_STYLES_ATTR = "data-tanstack-router-dev-styles";
|
|
@@ -1239,7 +1239,7 @@ type ManifestInlineCss = {
|
|
|
1239
1239
|
children?: string;
|
|
1240
1240
|
};
|
|
1241
1241
|
//#endregion
|
|
1242
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
1242
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/stores.d.ts
|
|
1243
1243
|
interface RouterReadableStore<TValue> {
|
|
1244
1244
|
get: () => TValue;
|
|
1245
1245
|
}
|
|
@@ -1300,7 +1300,7 @@ interface RouterStores<in out TRouteTree extends AnyRoute> {
|
|
|
1300
1300
|
setCached: (nextMatches: Array<AnyRouteMatch>) => void;
|
|
1301
1301
|
}
|
|
1302
1302
|
//#endregion
|
|
1303
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
1303
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/router.d.ts
|
|
1304
1304
|
interface Register {}
|
|
1305
1305
|
type RegisteredSsr<TRegister = Register> = TRegister extends {
|
|
1306
1306
|
ssr: infer TSSR;
|
|
@@ -1888,6 +1888,7 @@ declare class RouterCore<in out TRouteTree extends AnyRoute, in out TTrailingSla
|
|
|
1888
1888
|
processedTree: ProcessedTree<TRouteTree, any, any>;
|
|
1889
1889
|
resolvePathCache: LRUCache<string, string>;
|
|
1890
1890
|
private routeBranchCache;
|
|
1891
|
+
private lightweightCache;
|
|
1891
1892
|
isServer: boolean;
|
|
1892
1893
|
pathParamsDecoder?: (encoded: string) => string;
|
|
1893
1894
|
protocolAllowlist: Set<string>;
|
|
@@ -1998,48 +1999,48 @@ declare class RouterCore<in out TRouteTree extends AnyRoute, in out TTrailingSla
|
|
|
1998
1999
|
hasNotFoundMatch: () => boolean;
|
|
1999
2000
|
}
|
|
2000
2001
|
//#endregion
|
|
2001
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
2002
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/global.d.ts
|
|
2002
2003
|
declare global {
|
|
2003
2004
|
interface Window {
|
|
2004
2005
|
__TSR_ROUTER__?: AnyRouter;
|
|
2005
2006
|
}
|
|
2006
2007
|
}
|
|
2007
2008
|
//#endregion
|
|
2008
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
2009
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/structuralSharing.d.ts
|
|
2009
2010
|
interface OptionalStructuralSharing<TStructuralSharing, TConstraint> {
|
|
2010
2011
|
readonly structuralSharing?: Constrain<TStructuralSharing, TConstraint> | undefined;
|
|
2011
2012
|
}
|
|
2012
2013
|
//#endregion
|
|
2013
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
2014
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/useRouteContext.d.ts
|
|
2014
2015
|
interface UseRouteContextBaseOptions<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TSelected> {
|
|
2015
2016
|
select?: (search: ResolveUseRouteContext<TRouter, TFrom, TStrict>) => TSelected;
|
|
2016
2017
|
}
|
|
2017
2018
|
type ResolveUseRouteContext<TRouter extends AnyRouter, TFrom, TStrict extends boolean> = TStrict extends false ? AllContext<TRouter['routeTree']> : Expand<RouteById<TRouter['routeTree'], TFrom>['types']['allContext']>;
|
|
2018
2019
|
type UseRouteContextResult<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TSelected> = unknown extends TSelected ? ResolveUseRouteContext<TRouter, TFrom, TStrict> : TSelected;
|
|
2019
2020
|
//#endregion
|
|
2020
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
2021
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/useSearch.d.ts
|
|
2021
2022
|
type UseSearchResult<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TSelected> = unknown extends TSelected ? ResolveUseSearch<TRouter, TFrom, TStrict> : TSelected;
|
|
2022
2023
|
type ResolveUseSearch<TRouter extends AnyRouter, TFrom, TStrict extends boolean> = TStrict extends false ? FullSearchSchema<TRouter['routeTree']> : Expand<RouteById<TRouter['routeTree'], TFrom>['types']['fullSearchSchema']>;
|
|
2023
2024
|
//#endregion
|
|
2024
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
2025
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/useParams.d.ts
|
|
2025
2026
|
type ResolveUseParams<TRouter extends AnyRouter, TFrom, TStrict extends boolean> = TStrict extends false ? AllParams<TRouter['routeTree']> : Expand<RouteById<TRouter['routeTree'], TFrom>['types']['allParams']>;
|
|
2026
2027
|
type UseParamsResult<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TSelected> = unknown extends TSelected ? ResolveUseParams<TRouter, TFrom, TStrict> : TSelected;
|
|
2027
2028
|
//#endregion
|
|
2028
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
2029
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/useNavigate.d.ts
|
|
2029
2030
|
type UseNavigateResult<TDefaultFrom extends string> = <TRouter extends RegisteredRouter, TTo extends string | undefined, TFrom extends string = TDefaultFrom, TMaskFrom extends string = TFrom, TMaskTo extends string = ''>({
|
|
2030
2031
|
from,
|
|
2031
2032
|
...rest
|
|
2032
2033
|
}: NavigateOptions<TRouter, TFrom, TTo, TMaskFrom, TMaskTo>) => Promise<void>;
|
|
2033
2034
|
//#endregion
|
|
2034
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
2035
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/useLoaderDeps.d.ts
|
|
2035
2036
|
type ResolveUseLoaderDeps<TRouter extends AnyRouter, TFrom> = Expand<RouteById<TRouter['routeTree'], TFrom>['types']['loaderDeps']>;
|
|
2036
2037
|
type UseLoaderDepsResult<TRouter extends AnyRouter, TFrom, TSelected> = unknown extends TSelected ? ResolveUseLoaderDeps<TRouter, TFrom> : TSelected;
|
|
2037
2038
|
//#endregion
|
|
2038
|
-
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.
|
|
2039
|
+
//#region ../../node_modules/.pnpm/@tanstack+router-core@1.171.14/node_modules/@tanstack/router-core/dist/esm/useLoaderData.d.ts
|
|
2039
2040
|
type ResolveUseLoaderData<TRouter extends AnyRouter, TFrom, TStrict extends boolean> = TStrict extends false ? AllLoaderData<TRouter['routeTree']> : Expand<RouteById<TRouter['routeTree'], TFrom>['types']['loaderData']>;
|
|
2040
2041
|
type UseLoaderDataResult<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TSelected> = unknown extends TSelected ? ResolveUseLoaderData<TRouter, TFrom, TStrict> : TSelected;
|
|
2041
2042
|
//#endregion
|
|
2042
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2043
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/structuralSharing.d.ts
|
|
2043
2044
|
type DefaultStructuralSharingEnabled<TRouter extends AnyRouter> = boolean extends TRouter['options']['defaultStructuralSharing'] ? false : NonNullable<TRouter['options']['defaultStructuralSharing']>;
|
|
2044
2045
|
interface RequiredStructuralSharing<TStructuralSharing, TConstraint> {
|
|
2045
2046
|
readonly structuralSharing: Constrain<TStructuralSharing, TConstraint>;
|
|
@@ -2048,13 +2049,13 @@ type StructuralSharingOption<TRouter extends AnyRouter, TSelected, TStructuralSh
|
|
|
2048
2049
|
type StructuralSharingEnabled<TRouter extends AnyRouter, TStructuralSharing> = boolean extends TStructuralSharing ? DefaultStructuralSharingEnabled<TRouter> : TStructuralSharing;
|
|
2049
2050
|
type ValidateSelected<TRouter extends AnyRouter, TSelected, TStructuralSharing> = StructuralSharingEnabled<TRouter, TStructuralSharing> extends true ? ValidateJSON<TSelected> : TSelected;
|
|
2050
2051
|
//#endregion
|
|
2051
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2052
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/useLoaderData.d.ts
|
|
2052
2053
|
interface UseLoaderDataBaseOptions<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TSelected, TStructuralSharing> {
|
|
2053
2054
|
select?: (match: ResolveUseLoaderData<TRouter, TFrom, TStrict>) => ValidateSelected<TRouter, TSelected, TStructuralSharing>;
|
|
2054
2055
|
}
|
|
2055
2056
|
type UseLoaderDataRoute<out TId> = <TRouter extends AnyRouter = RegisteredRouter, TSelected = unknown, TStructuralSharing extends boolean = boolean>(opts?: UseLoaderDataBaseOptions<TRouter, TId, true, TSelected, TStructuralSharing> & StructuralSharingOption<TRouter, TSelected, TStructuralSharing>) => UseLoaderDataResult<TRouter, TId, true, TSelected>;
|
|
2056
2057
|
//#endregion
|
|
2057
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2058
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/useMatch.d.ts
|
|
2058
2059
|
interface UseMatchBaseOptions<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TThrow extends boolean, TSelected, TStructuralSharing extends boolean> {
|
|
2059
2060
|
select?: (match: MakeRouteMatch<TRouter['routeTree'], TFrom, TStrict>) => ValidateSelected<TRouter, TSelected, TStructuralSharing>;
|
|
2060
2061
|
shouldThrow?: TThrow;
|
|
@@ -2062,30 +2063,30 @@ interface UseMatchBaseOptions<TRouter extends AnyRouter, TFrom, TStrict extends
|
|
|
2062
2063
|
type UseMatchRoute<out TFrom> = <TRouter extends AnyRouter = RegisteredRouter, TSelected = unknown, TStructuralSharing extends boolean = boolean>(opts?: UseMatchBaseOptions<TRouter, TFrom, true, true, TSelected, TStructuralSharing> & StructuralSharingOption<TRouter, TSelected, TStructuralSharing>) => UseMatchResult<TRouter, TFrom, true, TSelected>;
|
|
2063
2064
|
type UseMatchResult<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TSelected> = unknown extends TSelected ? TStrict extends true ? MakeRouteMatch<TRouter['routeTree'], TFrom, TStrict> : MakeRouteMatchUnion<TRouter> : TSelected;
|
|
2064
2065
|
//#endregion
|
|
2065
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2066
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/useLoaderDeps.d.ts
|
|
2066
2067
|
interface UseLoaderDepsBaseOptions<TRouter extends AnyRouter, TFrom, TSelected, TStructuralSharing> {
|
|
2067
2068
|
select?: (deps: ResolveUseLoaderDeps<TRouter, TFrom>) => ValidateSelected<TRouter, TSelected, TStructuralSharing>;
|
|
2068
2069
|
}
|
|
2069
2070
|
type UseLoaderDepsRoute<out TId> = <TRouter extends AnyRouter = RegisteredRouter, TSelected = unknown, TStructuralSharing extends boolean = boolean>(opts?: UseLoaderDepsBaseOptions<TRouter, TId, TSelected, TStructuralSharing> & StructuralSharingOption<TRouter, TSelected, TStructuralSharing>) => UseLoaderDepsResult<TRouter, TId, TSelected>;
|
|
2070
2071
|
//#endregion
|
|
2071
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2072
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/useParams.d.ts
|
|
2072
2073
|
interface UseParamsBaseOptions<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TThrow extends boolean, TSelected, TStructuralSharing> {
|
|
2073
2074
|
select?: (params: ResolveUseParams<TRouter, TFrom, TStrict>) => ValidateSelected<TRouter, TSelected, TStructuralSharing>;
|
|
2074
2075
|
shouldThrow?: TThrow;
|
|
2075
2076
|
}
|
|
2076
2077
|
type UseParamsRoute<out TFrom> = <TRouter extends AnyRouter = RegisteredRouter, TSelected = unknown, TStructuralSharing extends boolean = boolean>(opts?: UseParamsBaseOptions<TRouter, TFrom, true, true, TSelected, TStructuralSharing> & StructuralSharingOption<TRouter, TSelected, TStructuralSharing>) => UseParamsResult<TRouter, TFrom, true, TSelected>;
|
|
2077
2078
|
//#endregion
|
|
2078
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2079
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/useSearch.d.ts
|
|
2079
2080
|
interface UseSearchBaseOptions<TRouter extends AnyRouter, TFrom, TStrict extends boolean, TThrow extends boolean, TSelected, TStructuralSharing> {
|
|
2080
2081
|
select?: (state: ResolveUseSearch<TRouter, TFrom, TStrict>) => ValidateSelected<TRouter, TSelected, TStructuralSharing>;
|
|
2081
2082
|
shouldThrow?: TThrow;
|
|
2082
2083
|
}
|
|
2083
2084
|
type UseSearchRoute<out TFrom> = <TRouter extends AnyRouter = RegisteredRouter, TSelected = unknown, TStructuralSharing extends boolean = boolean>(opts?: UseSearchBaseOptions<TRouter, TFrom, true, true, TSelected, TStructuralSharing> & StructuralSharingOption<TRouter, TSelected, TStructuralSharing>) => UseSearchResult<TRouter, TFrom, true, TSelected>;
|
|
2084
2085
|
//#endregion
|
|
2085
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2086
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/useRouteContext.d.ts
|
|
2086
2087
|
type UseRouteContextRoute<out TFrom> = <TRouter extends AnyRouter = RegisteredRouter, TSelected = unknown>(opts?: UseRouteContextBaseOptions<TRouter, TFrom, true, TSelected>) => UseRouteContextResult<TRouter, TFrom, true, TSelected>;
|
|
2087
2088
|
//#endregion
|
|
2088
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2089
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/link.d.ts
|
|
2089
2090
|
type UseLinkReactProps<TComp> = TComp extends keyof React$2.JSX.IntrinsicElements ? React$2.JSX.IntrinsicElements[TComp] : TComp extends React$2.ComponentType<any> ? React$2.ComponentPropsWithoutRef<TComp> & React$2.RefAttributes<React$2.ComponentRef<TComp>> : never;
|
|
2090
2091
|
type ActiveLinkOptions<TComp = 'a', TRouter extends AnyRouter = RegisteredRouter, TFrom extends string = string, TTo extends string | undefined = '.', TMaskFrom extends string = TFrom, TMaskTo extends string = '.'> = LinkOptions<TRouter, TFrom, TTo, TMaskFrom, TMaskTo> & ActiveLinkOptionProps<TComp>;
|
|
2091
2092
|
type ActiveLinkProps<TComp> = Partial<LinkComponentReactProps<TComp> & {
|
|
@@ -2118,7 +2119,7 @@ interface LinkComponentRoute<in out TDefaultFrom extends string = string> {
|
|
|
2118
2119
|
<TRouter extends AnyRouter = RegisteredRouter, const TTo extends string | undefined = undefined, const TMaskTo extends string = ''>(props: LinkComponentProps<'a', TRouter, this['defaultFrom'], TTo, this['defaultFrom'], TMaskTo>): React$2.ReactElement;
|
|
2119
2120
|
}
|
|
2120
2121
|
//#endregion
|
|
2121
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2122
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/route.d.ts
|
|
2122
2123
|
declare module '@tanstack/router-core' {
|
|
2123
2124
|
interface UpdatableRouteOptionsExtensions {
|
|
2124
2125
|
component?: RouteComponent;
|
|
@@ -2164,7 +2165,7 @@ type RouteComponent = AsyncRouteComponent<{}>;
|
|
|
2164
2165
|
type ErrorRouteComponent = AsyncRouteComponent<ErrorComponentProps>;
|
|
2165
2166
|
type NotFoundRouteComponent = RouteTypes<NotFoundRouteProps>['component'];
|
|
2166
2167
|
//#endregion
|
|
2167
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2168
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/fileRoute.d.ts
|
|
2168
2169
|
declare module '@tanstack/router-core' {
|
|
2169
2170
|
interface LazyRoute<in out TRoute extends AnyRoute> {
|
|
2170
2171
|
useMatch: UseMatchRoute<TRoute['id']>;
|
|
@@ -2177,7 +2178,7 @@ declare module '@tanstack/router-core' {
|
|
|
2177
2178
|
}
|
|
2178
2179
|
}
|
|
2179
2180
|
//#endregion
|
|
2180
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2181
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/history.d.ts
|
|
2181
2182
|
declare module '@tanstack/history' {
|
|
2182
2183
|
interface HistoryState {
|
|
2183
2184
|
__tempLocation?: HistoryLocation;
|
|
@@ -2186,7 +2187,7 @@ declare module '@tanstack/history' {
|
|
|
2186
2187
|
}
|
|
2187
2188
|
}
|
|
2188
2189
|
//#endregion
|
|
2189
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2190
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/Matches.d.ts
|
|
2190
2191
|
declare module '@tanstack/router-core' {
|
|
2191
2192
|
interface RouteMatchExtensions {
|
|
2192
2193
|
meta?: Array<React$2.JSX.IntrinsicElements['meta'] | undefined>;
|
|
@@ -2201,7 +2202,7 @@ declare module '@tanstack/router-core' {
|
|
|
2201
2202
|
* suspense, error, and not-found boundaries. Rendered by `RouterProvider`.
|
|
2202
2203
|
*/
|
|
2203
2204
|
//#endregion
|
|
2204
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2205
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/router.d.ts
|
|
2205
2206
|
declare module '@tanstack/router-core' {
|
|
2206
2207
|
interface RouterOptionsExtensions {
|
|
2207
2208
|
/**
|
|
@@ -2279,7 +2280,7 @@ declare module '@tanstack/router-core' {
|
|
|
2279
2280
|
* @link https://tanstack.com/router/latest/docs/framework/react/api/router/createRouterFunction
|
|
2280
2281
|
*/
|
|
2281
2282
|
//#endregion
|
|
2282
|
-
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.
|
|
2283
|
+
//#region ../../node_modules/.pnpm/@tanstack+react-router@1.170.17_react-dom@19.2.7_react@19.2.7__react@19.2.7/node_modules/@tanstack/react-router/dist/esm/ssr/serializer.d.ts
|
|
2283
2284
|
declare module '@tanstack/router-core' {
|
|
2284
2285
|
interface SerializerExtensions {
|
|
2285
2286
|
ReadableStream: React$2.JSX.Element;
|
|
@@ -2399,4 +2400,4 @@ declare function createTracedRoute(routeId: string, config?: Omit<TraceLoaderCon
|
|
|
2399
2400
|
};
|
|
2400
2401
|
//#endregion
|
|
2401
2402
|
export { LoaderFnContext as i, traceBeforeLoad as n, traceLoader as r, createTracedRoute as t };
|
|
2402
|
-
//# sourceMappingURL=loaders-
|
|
2403
|
+
//# sourceMappingURL=loaders-dci0y1cD.d.ts.map
|