@tanstack/router-devtools 1.16.6 → 1.17.1

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 (49) hide show
  1. package/dist/cjs/Explorer.cjs +152 -92
  2. package/dist/cjs/Explorer.cjs.map +1 -1
  3. package/dist/cjs/Explorer.d.cts +0 -7
  4. package/dist/cjs/devtools.cjs +924 -905
  5. package/dist/cjs/devtools.cjs.map +1 -1
  6. package/dist/cjs/logo.cjs +1012 -0
  7. package/dist/cjs/logo.cjs.map +1 -0
  8. package/dist/cjs/logo.d.cts +2 -0
  9. package/dist/cjs/tokens.cjs +302 -0
  10. package/dist/cjs/tokens.cjs.map +1 -0
  11. package/dist/cjs/tokens.d.cts +298 -0
  12. package/dist/cjs/utils.cjs +5 -33
  13. package/dist/cjs/utils.cjs.map +1 -1
  14. package/dist/cjs/utils.d.cts +2 -2
  15. package/dist/esm/Explorer.d.ts +0 -7
  16. package/dist/esm/Explorer.js +153 -93
  17. package/dist/esm/Explorer.js.map +1 -1
  18. package/dist/esm/devtools.js +924 -905
  19. package/dist/esm/devtools.js.map +1 -1
  20. package/dist/esm/logo.d.ts +2 -0
  21. package/dist/esm/logo.js +1012 -0
  22. package/dist/esm/logo.js.map +1 -0
  23. package/dist/esm/tokens.d.ts +298 -0
  24. package/dist/esm/tokens.js +302 -0
  25. package/dist/esm/tokens.js.map +1 -0
  26. package/dist/esm/utils.d.ts +2 -2
  27. package/dist/esm/utils.js +5 -33
  28. package/dist/esm/utils.js.map +1 -1
  29. package/package.json +5 -2
  30. package/src/Explorer.tsx +155 -93
  31. package/src/devtools.tsx +974 -860
  32. package/src/logo.tsx +817 -0
  33. package/src/tokens.ts +305 -0
  34. package/src/utils.ts +12 -11
  35. package/dist/cjs/styledComponents.cjs +0 -93
  36. package/dist/cjs/styledComponents.cjs.map +0 -1
  37. package/dist/cjs/styledComponents.d.cts +0 -7
  38. package/dist/cjs/theme.cjs +0 -28
  39. package/dist/cjs/theme.cjs.map +0 -1
  40. package/dist/cjs/useMediaQuery.cjs +0 -27
  41. package/dist/cjs/useMediaQuery.cjs.map +0 -1
  42. package/dist/esm/styledComponents.d.ts +0 -7
  43. package/dist/esm/styledComponents.js +0 -93
  44. package/dist/esm/styledComponents.js.map +0 -1
  45. package/dist/esm/theme.js +0 -28
  46. package/dist/esm/theme.js.map +0 -1
  47. package/dist/esm/useMediaQuery.js +0 -28
  48. package/dist/esm/useMediaQuery.js.map +0 -1
  49. package/src/styledComponents.ts +0 -106
@@ -0,0 +1,1012 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const jsxRuntime = require("react/jsx-runtime");
4
+ const React = require("react");
5
+ function TanStackLogo() {
6
+ const id = React.useId();
7
+ return /* @__PURE__ */ jsxRuntime.jsx(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ enableBackground: "new 0 0 634 633",
12
+ viewBox: "0 0 634 633",
13
+ children: /* @__PURE__ */ jsxRuntime.jsxs("g", { transform: "translate(1)", children: [
14
+ /* @__PURE__ */ jsxRuntime.jsxs(
15
+ "linearGradient",
16
+ {
17
+ id: `a-${id}`,
18
+ x1: "-641.486",
19
+ x2: "-641.486",
20
+ y1: "856.648",
21
+ y2: "855.931",
22
+ gradientTransform: "matrix(633 0 0 -633 406377 542258)",
23
+ gradientUnits: "userSpaceOnUse",
24
+ children: [
25
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#6bdaff" }),
26
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0.319", stopColor: "#f9ffb5" }),
27
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0.706", stopColor: "#ffa770" }),
28
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff7373" })
29
+ ]
30
+ }
31
+ ),
32
+ /* @__PURE__ */ jsxRuntime.jsx(
33
+ "circle",
34
+ {
35
+ cx: "316.5",
36
+ cy: "316.5",
37
+ r: "316.5",
38
+ fill: `url(#a-${id})`,
39
+ fillRule: "evenodd",
40
+ clipRule: "evenodd"
41
+ }
42
+ ),
43
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
44
+ "filter",
45
+ {
46
+ id: `b-${id}`,
47
+ width: "454",
48
+ height: "396.9",
49
+ x: "-137.5",
50
+ y: "412",
51
+ filterUnits: "userSpaceOnUse",
52
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
53
+ }
54
+ ) }),
55
+ /* @__PURE__ */ jsxRuntime.jsx(
56
+ "mask",
57
+ {
58
+ id: `c-${id}`,
59
+ width: "454",
60
+ height: "396.9",
61
+ x: "-137.5",
62
+ y: "412",
63
+ maskUnits: "userSpaceOnUse",
64
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#b-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
65
+ "circle",
66
+ {
67
+ cx: "316.5",
68
+ cy: "316.5",
69
+ r: "316.5",
70
+ fill: "#FFF",
71
+ fillRule: "evenodd",
72
+ clipRule: "evenodd"
73
+ }
74
+ ) })
75
+ }
76
+ ),
77
+ /* @__PURE__ */ jsxRuntime.jsx(
78
+ "ellipse",
79
+ {
80
+ cx: "89.5",
81
+ cy: "610.5",
82
+ fill: "#015064",
83
+ fillRule: "evenodd",
84
+ stroke: "#00CFE2",
85
+ strokeWidth: "25",
86
+ clipRule: "evenodd",
87
+ mask: `url(#c-${id})`,
88
+ rx: "214.5",
89
+ ry: "186"
90
+ }
91
+ ),
92
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
93
+ "filter",
94
+ {
95
+ id: `d-${id}`,
96
+ width: "454",
97
+ height: "396.9",
98
+ x: "316.5",
99
+ y: "412",
100
+ filterUnits: "userSpaceOnUse",
101
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
102
+ }
103
+ ) }),
104
+ /* @__PURE__ */ jsxRuntime.jsx(
105
+ "mask",
106
+ {
107
+ id: `e-${id}`,
108
+ width: "454",
109
+ height: "396.9",
110
+ x: "316.5",
111
+ y: "412",
112
+ maskUnits: "userSpaceOnUse",
113
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#d-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
114
+ "circle",
115
+ {
116
+ cx: "316.5",
117
+ cy: "316.5",
118
+ r: "316.5",
119
+ fill: "#FFF",
120
+ fillRule: "evenodd",
121
+ clipRule: "evenodd"
122
+ }
123
+ ) })
124
+ }
125
+ ),
126
+ /* @__PURE__ */ jsxRuntime.jsx(
127
+ "ellipse",
128
+ {
129
+ cx: "543.5",
130
+ cy: "610.5",
131
+ fill: "#015064",
132
+ fillRule: "evenodd",
133
+ stroke: "#00CFE2",
134
+ strokeWidth: "25",
135
+ clipRule: "evenodd",
136
+ mask: `url(#e-${id})`,
137
+ rx: "214.5",
138
+ ry: "186"
139
+ }
140
+ ),
141
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
142
+ "filter",
143
+ {
144
+ id: `f-${id}`,
145
+ width: "454",
146
+ height: "396.9",
147
+ x: "-137.5",
148
+ y: "450",
149
+ filterUnits: "userSpaceOnUse",
150
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
151
+ }
152
+ ) }),
153
+ /* @__PURE__ */ jsxRuntime.jsx(
154
+ "mask",
155
+ {
156
+ id: `g-${id}`,
157
+ width: "454",
158
+ height: "396.9",
159
+ x: "-137.5",
160
+ y: "450",
161
+ maskUnits: "userSpaceOnUse",
162
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#f-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
163
+ "circle",
164
+ {
165
+ cx: "316.5",
166
+ cy: "316.5",
167
+ r: "316.5",
168
+ fill: "#FFF",
169
+ fillRule: "evenodd",
170
+ clipRule: "evenodd"
171
+ }
172
+ ) })
173
+ }
174
+ ),
175
+ /* @__PURE__ */ jsxRuntime.jsx(
176
+ "ellipse",
177
+ {
178
+ cx: "89.5",
179
+ cy: "648.5",
180
+ fill: "#015064",
181
+ fillRule: "evenodd",
182
+ stroke: "#00A8B8",
183
+ strokeWidth: "25",
184
+ clipRule: "evenodd",
185
+ mask: `url(#g-${id})`,
186
+ rx: "214.5",
187
+ ry: "186"
188
+ }
189
+ ),
190
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
191
+ "filter",
192
+ {
193
+ id: `h-${id}`,
194
+ width: "454",
195
+ height: "396.9",
196
+ x: "316.5",
197
+ y: "450",
198
+ filterUnits: "userSpaceOnUse",
199
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
200
+ }
201
+ ) }),
202
+ /* @__PURE__ */ jsxRuntime.jsx(
203
+ "mask",
204
+ {
205
+ id: `i-${id}`,
206
+ width: "454",
207
+ height: "396.9",
208
+ x: "316.5",
209
+ y: "450",
210
+ maskUnits: "userSpaceOnUse",
211
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#h-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
212
+ "circle",
213
+ {
214
+ cx: "316.5",
215
+ cy: "316.5",
216
+ r: "316.5",
217
+ fill: "#FFF",
218
+ fillRule: "evenodd",
219
+ clipRule: "evenodd"
220
+ }
221
+ ) })
222
+ }
223
+ ),
224
+ /* @__PURE__ */ jsxRuntime.jsx(
225
+ "ellipse",
226
+ {
227
+ cx: "543.5",
228
+ cy: "648.5",
229
+ fill: "#015064",
230
+ fillRule: "evenodd",
231
+ stroke: "#00A8B8",
232
+ strokeWidth: "25",
233
+ clipRule: "evenodd",
234
+ mask: `url(#i-${id})`,
235
+ rx: "214.5",
236
+ ry: "186"
237
+ }
238
+ ),
239
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
240
+ "filter",
241
+ {
242
+ id: `j-${id}`,
243
+ width: "454",
244
+ height: "396.9",
245
+ x: "-137.5",
246
+ y: "486",
247
+ filterUnits: "userSpaceOnUse",
248
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
249
+ }
250
+ ) }),
251
+ /* @__PURE__ */ jsxRuntime.jsx(
252
+ "mask",
253
+ {
254
+ id: `k-${id}`,
255
+ width: "454",
256
+ height: "396.9",
257
+ x: "-137.5",
258
+ y: "486",
259
+ maskUnits: "userSpaceOnUse",
260
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#j-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
261
+ "circle",
262
+ {
263
+ cx: "316.5",
264
+ cy: "316.5",
265
+ r: "316.5",
266
+ fill: "#FFF",
267
+ fillRule: "evenodd",
268
+ clipRule: "evenodd"
269
+ }
270
+ ) })
271
+ }
272
+ ),
273
+ /* @__PURE__ */ jsxRuntime.jsx(
274
+ "ellipse",
275
+ {
276
+ cx: "89.5",
277
+ cy: "684.5",
278
+ fill: "#015064",
279
+ fillRule: "evenodd",
280
+ stroke: "#007782",
281
+ strokeWidth: "25",
282
+ clipRule: "evenodd",
283
+ mask: `url(#k-${id})`,
284
+ rx: "214.5",
285
+ ry: "186"
286
+ }
287
+ ),
288
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
289
+ "filter",
290
+ {
291
+ id: `l-${id}`,
292
+ width: "454",
293
+ height: "396.9",
294
+ x: "316.5",
295
+ y: "486",
296
+ filterUnits: "userSpaceOnUse",
297
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
298
+ }
299
+ ) }),
300
+ /* @__PURE__ */ jsxRuntime.jsx(
301
+ "mask",
302
+ {
303
+ id: `m-${id}`,
304
+ width: "454",
305
+ height: "396.9",
306
+ x: "316.5",
307
+ y: "486",
308
+ maskUnits: "userSpaceOnUse",
309
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#l-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
310
+ "circle",
311
+ {
312
+ cx: "316.5",
313
+ cy: "316.5",
314
+ r: "316.5",
315
+ fill: "#FFF",
316
+ fillRule: "evenodd",
317
+ clipRule: "evenodd"
318
+ }
319
+ ) })
320
+ }
321
+ ),
322
+ /* @__PURE__ */ jsxRuntime.jsx(
323
+ "ellipse",
324
+ {
325
+ cx: "543.5",
326
+ cy: "684.5",
327
+ fill: "#015064",
328
+ fillRule: "evenodd",
329
+ stroke: "#007782",
330
+ strokeWidth: "25",
331
+ clipRule: "evenodd",
332
+ mask: `url(#m-${id})`,
333
+ rx: "214.5",
334
+ ry: "186"
335
+ }
336
+ ),
337
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
338
+ "filter",
339
+ {
340
+ id: `n-${id}`,
341
+ width: "176.9",
342
+ height: "129.3",
343
+ x: "272.2",
344
+ y: "308",
345
+ filterUnits: "userSpaceOnUse",
346
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
347
+ }
348
+ ) }),
349
+ /* @__PURE__ */ jsxRuntime.jsx(
350
+ "mask",
351
+ {
352
+ id: `o-${id}`,
353
+ width: "176.9",
354
+ height: "129.3",
355
+ x: "272.2",
356
+ y: "308",
357
+ maskUnits: "userSpaceOnUse",
358
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#n-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
359
+ "circle",
360
+ {
361
+ cx: "316.5",
362
+ cy: "316.5",
363
+ r: "316.5",
364
+ fill: "#FFF",
365
+ fillRule: "evenodd",
366
+ clipRule: "evenodd"
367
+ }
368
+ ) })
369
+ }
370
+ ),
371
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: `url(#o-${id})`, children: [
372
+ /* @__PURE__ */ jsxRuntime.jsx(
373
+ "path",
374
+ {
375
+ fill: "none",
376
+ stroke: "#000",
377
+ strokeLinecap: "round",
378
+ strokeLinejoin: "bevel",
379
+ strokeWidth: "11",
380
+ d: "M436 403.2l-5 28.6m-140-90.3l-10.9 62m52.8-19.4l-4.3 27.1"
381
+ }
382
+ ),
383
+ /* @__PURE__ */ jsxRuntime.jsxs(
384
+ "linearGradient",
385
+ {
386
+ id: `p-${id}`,
387
+ x1: "-645.656",
388
+ x2: "-646.499",
389
+ y1: "854.878",
390
+ y2: "854.788",
391
+ gradientTransform: "matrix(-184.159 -32.4722 11.4608 -64.9973 -128419.844 34938.836)",
392
+ gradientUnits: "userSpaceOnUse",
393
+ children: [
394
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ee2700" }),
395
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff008e" })
396
+ ]
397
+ }
398
+ ),
399
+ /* @__PURE__ */ jsxRuntime.jsx(
400
+ "path",
401
+ {
402
+ fill: `url(#p-${id})`,
403
+ fillRule: "evenodd",
404
+ d: "M344.1 363l97.7 17.2c5.8 2.1 8.2 6.2 7.1 12.1-1 5.9-4.7 9.2-11 9.9l-106-18.7-57.5-59.2c-3.2-4.8-2.9-9.1.8-12.8 3.7-3.7 8.3-4.4 13.7-2.1l55.2 53.6z",
405
+ clipRule: "evenodd"
406
+ }
407
+ ),
408
+ /* @__PURE__ */ jsxRuntime.jsx(
409
+ "path",
410
+ {
411
+ fill: "#D8D8D8",
412
+ fillRule: "evenodd",
413
+ stroke: "#FFF",
414
+ strokeLinecap: "round",
415
+ strokeLinejoin: "bevel",
416
+ strokeWidth: "7",
417
+ d: "M428.3 384.5l.9-6.5m-33.9 1.5l.9-6.5m-34 .5l.9-6.1m-38.9-16.1l4.2-3.9m-25.2-16.1l4.2-3.9",
418
+ clipRule: "evenodd"
419
+ }
420
+ )
421
+ ] }),
422
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
423
+ "filter",
424
+ {
425
+ id: `q-${id}`,
426
+ width: "280.6",
427
+ height: "317.4",
428
+ x: "73.2",
429
+ y: "113.9",
430
+ filterUnits: "userSpaceOnUse",
431
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
432
+ }
433
+ ) }),
434
+ /* @__PURE__ */ jsxRuntime.jsx(
435
+ "mask",
436
+ {
437
+ id: `r-${id}`,
438
+ width: "280.6",
439
+ height: "317.4",
440
+ x: "73.2",
441
+ y: "113.9",
442
+ maskUnits: "userSpaceOnUse",
443
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#q-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
444
+ "circle",
445
+ {
446
+ cx: "316.5",
447
+ cy: "316.5",
448
+ r: "316.5",
449
+ fill: "#FFF",
450
+ fillRule: "evenodd",
451
+ clipRule: "evenodd"
452
+ }
453
+ ) })
454
+ }
455
+ ),
456
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { mask: `url(#r-${id})`, children: [
457
+ /* @__PURE__ */ jsxRuntime.jsxs(
458
+ "linearGradient",
459
+ {
460
+ id: `s-${id}`,
461
+ x1: "-646.8",
462
+ x2: "-646.8",
463
+ y1: "854.844",
464
+ y2: "853.844",
465
+ gradientTransform: "matrix(-100.1751 48.8587 -97.9753 -200.879 19124.773 203538.61)",
466
+ gradientUnits: "userSpaceOnUse",
467
+ children: [
468
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#a17500" }),
469
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#5d2100" })
470
+ ]
471
+ }
472
+ ),
473
+ /* @__PURE__ */ jsxRuntime.jsx(
474
+ "path",
475
+ {
476
+ fill: `url(#s-${id})`,
477
+ fillRule: "evenodd",
478
+ d: "M192.3 203c8.1 37.3 14 73.6 17.8 109.1 3.8 35.4 2.8 75.2-2.9 119.2l61.2-16.7c-15.6-59-25.2-97.9-28.6-116.6-3.4-18.7-10.8-51.8-22.2-99.6l-25.3 4.6",
479
+ clipRule: "evenodd"
480
+ }
481
+ ),
482
+ /* @__PURE__ */ jsxRuntime.jsxs(
483
+ "linearGradient",
484
+ {
485
+ id: `t-${id}`,
486
+ x1: "-635.467",
487
+ x2: "-635.467",
488
+ y1: "852.115",
489
+ y2: "851.115",
490
+ gradientTransform: "matrix(92.6873 4.8575 2.0257 -38.6535 57323.695 36176.047)",
491
+ gradientUnits: "userSpaceOnUse",
492
+ children: [
493
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#2f8a00" }),
494
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#90ff57" })
495
+ ]
496
+ }
497
+ ),
498
+ /* @__PURE__ */ jsxRuntime.jsx(
499
+ "path",
500
+ {
501
+ fill: `url(#t-${id})`,
502
+ fillRule: "evenodd",
503
+ stroke: "#2F8A00",
504
+ strokeWidth: "13",
505
+ d: "M195 183.9s-12.6-22.1-36.5-29.9c-15.9-5.2-34.4-1.5-55.5 11.1 15.9 14.3 29.5 22.6 40.7 24.9 16.8 3.6 51.3-6.1 51.3-6.1z",
506
+ clipRule: "evenodd"
507
+ }
508
+ ),
509
+ /* @__PURE__ */ jsxRuntime.jsxs(
510
+ "linearGradient",
511
+ {
512
+ id: `u-${id}`,
513
+ x1: "-636.573",
514
+ x2: "-636.573",
515
+ y1: "855.444",
516
+ y2: "854.444",
517
+ gradientTransform: "matrix(109.9945 5.7646 6.3597 -121.3507 64719.133 107659.336)",
518
+ gradientUnits: "userSpaceOnUse",
519
+ children: [
520
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#2f8a00" }),
521
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#90ff57" })
522
+ ]
523
+ }
524
+ ),
525
+ /* @__PURE__ */ jsxRuntime.jsx(
526
+ "path",
527
+ {
528
+ fill: `url(#u-${id})`,
529
+ fillRule: "evenodd",
530
+ stroke: "#2F8A00",
531
+ strokeWidth: "13",
532
+ d: "M194.9 184.5s-47.5-8.5-83.2 15.7c-23.8 16.2-34.3 49.3-31.6 99.3 30.3-27.8 52.1-48.5 65.2-61.9 19.8-20 49.6-53.1 49.6-53.1z",
533
+ clipRule: "evenodd"
534
+ }
535
+ ),
536
+ /* @__PURE__ */ jsxRuntime.jsxs(
537
+ "linearGradient",
538
+ {
539
+ id: `v-${id}`,
540
+ x1: "-632.145",
541
+ x2: "-632.145",
542
+ y1: "854.174",
543
+ y2: "853.174",
544
+ gradientTransform: "matrix(62.9558 3.2994 3.5021 -66.8246 37035.367 59284.227)",
545
+ gradientUnits: "userSpaceOnUse",
546
+ children: [
547
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#2f8a00" }),
548
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#90ff57" })
549
+ ]
550
+ }
551
+ ),
552
+ /* @__PURE__ */ jsxRuntime.jsx(
553
+ "path",
554
+ {
555
+ fill: `url(#v-${id})`,
556
+ fillRule: "evenodd",
557
+ stroke: "#2F8A00",
558
+ strokeWidth: "13",
559
+ d: "M195 183.9c-.8-21.9 6-38 20.6-48.2 14.6-10.2 29.8-15.3 45.5-15.3-6.1 21.4-14.5 35.8-25.2 43.4-10.7 7.5-24.4 14.2-40.9 20.1z",
560
+ clipRule: "evenodd"
561
+ }
562
+ ),
563
+ /* @__PURE__ */ jsxRuntime.jsxs(
564
+ "linearGradient",
565
+ {
566
+ id: `w-${id}`,
567
+ x1: "-638.224",
568
+ x2: "-638.224",
569
+ y1: "853.801",
570
+ y2: "852.801",
571
+ gradientTransform: "matrix(152.4666 7.9904 3.0934 -59.0251 94939.86 55646.855)",
572
+ gradientUnits: "userSpaceOnUse",
573
+ children: [
574
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#2f8a00" }),
575
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#90ff57" })
576
+ ]
577
+ }
578
+ ),
579
+ /* @__PURE__ */ jsxRuntime.jsx(
580
+ "path",
581
+ {
582
+ fill: `url(#w-${id})`,
583
+ fillRule: "evenodd",
584
+ stroke: "#2F8A00",
585
+ strokeWidth: "13",
586
+ d: "M194.9 184.5c31.9-30 64.1-39.7 96.7-29 32.6 10.7 50.8 30.4 54.6 59.1-35.2-5.5-60.4-9.6-75.8-12.1-15.3-2.6-40.5-8.6-75.5-18z",
587
+ clipRule: "evenodd"
588
+ }
589
+ ),
590
+ /* @__PURE__ */ jsxRuntime.jsxs(
591
+ "linearGradient",
592
+ {
593
+ id: `x-${id}`,
594
+ x1: "-637.723",
595
+ x2: "-637.723",
596
+ y1: "855.103",
597
+ y2: "854.103",
598
+ gradientTransform: "matrix(136.467 7.1519 5.2165 -99.5377 82830.875 89859.578)",
599
+ gradientUnits: "userSpaceOnUse",
600
+ children: [
601
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#2f8a00" }),
602
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#90ff57" })
603
+ ]
604
+ }
605
+ ),
606
+ /* @__PURE__ */ jsxRuntime.jsx(
607
+ "path",
608
+ {
609
+ fill: `url(#x-${id})`,
610
+ fillRule: "evenodd",
611
+ stroke: "#2F8A00",
612
+ strokeWidth: "13",
613
+ d: "M194.9 184.5c35.8-7.6 65.6-.2 89.2 22 23.6 22.2 37.7 49 42.3 80.3-39.8-9.7-68.3-23.8-85.5-42.4-17.2-18.5-32.5-38.5-46-59.9z",
614
+ clipRule: "evenodd"
615
+ }
616
+ ),
617
+ /* @__PURE__ */ jsxRuntime.jsxs(
618
+ "linearGradient",
619
+ {
620
+ id: `y-${id}`,
621
+ x1: "-631.79",
622
+ x2: "-631.79",
623
+ y1: "855.872",
624
+ y2: "854.872",
625
+ gradientTransform: "matrix(60.8683 3.19 8.7771 -167.4773 31110.818 145537.61)",
626
+ gradientUnits: "userSpaceOnUse",
627
+ children: [
628
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#2f8a00" }),
629
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#90ff57" })
630
+ ]
631
+ }
632
+ ),
633
+ /* @__PURE__ */ jsxRuntime.jsx(
634
+ "path",
635
+ {
636
+ fill: `url(#y-${id})`,
637
+ fillRule: "evenodd",
638
+ stroke: "#2F8A00",
639
+ strokeWidth: "13",
640
+ d: "M194.9 184.5c-33.6 13.8-53.6 35.7-60.1 65.6-6.5 29.9-3.6 63.1 8.7 99.6 27.4-40.3 43.2-69.6 47.4-88 4.2-18.3 5.5-44.1 4-77.2z",
641
+ clipRule: "evenodd"
642
+ }
643
+ ),
644
+ /* @__PURE__ */ jsxRuntime.jsx(
645
+ "path",
646
+ {
647
+ fill: "none",
648
+ stroke: "#2F8A00",
649
+ strokeLinecap: "round",
650
+ strokeWidth: "8",
651
+ d: "M196.5 182.3c-14.8 21.6-25.1 41.4-30.8 59.4-5.7 18-9.4 33-11.1 45.1"
652
+ }
653
+ ),
654
+ /* @__PURE__ */ jsxRuntime.jsx(
655
+ "path",
656
+ {
657
+ fill: "none",
658
+ stroke: "#2F8A00",
659
+ strokeLinecap: "round",
660
+ strokeWidth: "8",
661
+ d: "M194.8 185.7c-24.4 1.7-43.8 9-58.1 21.8-14.3 12.8-24.7 25.4-31.3 37.8m99.1-68.9c29.7-6.7 52-8.4 67-5 15 3.4 26.9 8.7 35.8 15.9m-110.8-5.9c20.3 9.9 38.2 20.5 53.9 31.9 15.7 11.4 27.4 22.1 35.1 32"
662
+ }
663
+ )
664
+ ] }),
665
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
666
+ "filter",
667
+ {
668
+ id: `z-${id}`,
669
+ width: "532",
670
+ height: "633",
671
+ x: "50.5",
672
+ y: "399",
673
+ filterUnits: "userSpaceOnUse",
674
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
675
+ }
676
+ ) }),
677
+ /* @__PURE__ */ jsxRuntime.jsx(
678
+ "mask",
679
+ {
680
+ id: `A-${id}`,
681
+ width: "532",
682
+ height: "633",
683
+ x: "50.5",
684
+ y: "399",
685
+ maskUnits: "userSpaceOnUse",
686
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#z-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
687
+ "circle",
688
+ {
689
+ cx: "316.5",
690
+ cy: "316.5",
691
+ r: "316.5",
692
+ fill: "#FFF",
693
+ fillRule: "evenodd",
694
+ clipRule: "evenodd"
695
+ }
696
+ ) })
697
+ }
698
+ ),
699
+ /* @__PURE__ */ jsxRuntime.jsxs(
700
+ "linearGradient",
701
+ {
702
+ id: `B-${id}`,
703
+ x1: "-641.104",
704
+ x2: "-641.278",
705
+ y1: "856.577",
706
+ y2: "856.183",
707
+ gradientTransform: "matrix(532 0 0 -633 341484.5 542657)",
708
+ gradientUnits: "userSpaceOnUse",
709
+ children: [
710
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#fff400" }),
711
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#3c8700" })
712
+ ]
713
+ }
714
+ ),
715
+ /* @__PURE__ */ jsxRuntime.jsx(
716
+ "ellipse",
717
+ {
718
+ cx: "316.5",
719
+ cy: "715.5",
720
+ fill: `url(#B-${id})`,
721
+ fillRule: "evenodd",
722
+ clipRule: "evenodd",
723
+ mask: `url(#A-${id})`,
724
+ rx: "266",
725
+ ry: "316.5"
726
+ }
727
+ ),
728
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx(
729
+ "filter",
730
+ {
731
+ id: `C-${id}`,
732
+ width: "288",
733
+ height: "283",
734
+ x: "391",
735
+ y: "-24",
736
+ filterUnits: "userSpaceOnUse",
737
+ children: /* @__PURE__ */ jsxRuntime.jsx("feColorMatrix", { values: "1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" })
738
+ }
739
+ ) }),
740
+ /* @__PURE__ */ jsxRuntime.jsx(
741
+ "mask",
742
+ {
743
+ id: `D-${id}`,
744
+ width: "288",
745
+ height: "283",
746
+ x: "391",
747
+ y: "-24",
748
+ maskUnits: "userSpaceOnUse",
749
+ children: /* @__PURE__ */ jsxRuntime.jsx("g", { filter: `url(#C-${id})`, children: /* @__PURE__ */ jsxRuntime.jsx(
750
+ "circle",
751
+ {
752
+ cx: "316.5",
753
+ cy: "316.5",
754
+ r: "316.5",
755
+ fill: "#FFF",
756
+ fillRule: "evenodd",
757
+ clipRule: "evenodd"
758
+ }
759
+ ) })
760
+ }
761
+ ),
762
+ /* @__PURE__ */ jsxRuntime.jsx("g", { mask: `url(#D-${id})`, children: /* @__PURE__ */ jsxRuntime.jsxs("g", { transform: "translate(397 -24)", children: [
763
+ /* @__PURE__ */ jsxRuntime.jsxs(
764
+ "linearGradient",
765
+ {
766
+ id: `E-${id}`,
767
+ x1: "-1036.672",
768
+ x2: "-1036.672",
769
+ y1: "880.018",
770
+ y2: "879.018",
771
+ gradientTransform: "matrix(227 0 0 -227 235493 199764)",
772
+ gradientUnits: "userSpaceOnUse",
773
+ children: [
774
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffdf00" }),
775
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff9d00" })
776
+ ]
777
+ }
778
+ ),
779
+ /* @__PURE__ */ jsxRuntime.jsx(
780
+ "circle",
781
+ {
782
+ cx: "168.5",
783
+ cy: "113.5",
784
+ r: "113.5",
785
+ fill: `url(#E-${id})`,
786
+ fillRule: "evenodd",
787
+ clipRule: "evenodd"
788
+ }
789
+ ),
790
+ /* @__PURE__ */ jsxRuntime.jsxs(
791
+ "linearGradient",
792
+ {
793
+ id: `F-${id}`,
794
+ x1: "-1017.329",
795
+ x2: "-1018.602",
796
+ y1: "658.003",
797
+ y2: "657.998",
798
+ gradientTransform: "matrix(30 0 0 -1 30558 771)",
799
+ gradientUnits: "userSpaceOnUse",
800
+ children: [
801
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffa400" }),
802
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff5e00" })
803
+ ]
804
+ }
805
+ ),
806
+ /* @__PURE__ */ jsxRuntime.jsx(
807
+ "path",
808
+ {
809
+ fill: "none",
810
+ stroke: `url(#F-${id})`,
811
+ strokeLinecap: "round",
812
+ strokeLinejoin: "bevel",
813
+ strokeWidth: "12",
814
+ d: "M30 113H0"
815
+ }
816
+ ),
817
+ /* @__PURE__ */ jsxRuntime.jsxs(
818
+ "linearGradient",
819
+ {
820
+ id: `G-${id}`,
821
+ x1: "-1014.501",
822
+ x2: "-1015.774",
823
+ y1: "839.985",
824
+ y2: "839.935",
825
+ gradientTransform: "matrix(26.5 0 0 -5.5 26925 4696.5)",
826
+ gradientUnits: "userSpaceOnUse",
827
+ children: [
828
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffa400" }),
829
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff5e00" })
830
+ ]
831
+ }
832
+ ),
833
+ /* @__PURE__ */ jsxRuntime.jsx(
834
+ "path",
835
+ {
836
+ fill: "none",
837
+ stroke: `url(#G-${id})`,
838
+ strokeLinecap: "round",
839
+ strokeLinejoin: "bevel",
840
+ strokeWidth: "12",
841
+ d: "M33.5 79.5L7 74"
842
+ }
843
+ ),
844
+ /* @__PURE__ */ jsxRuntime.jsxs(
845
+ "linearGradient",
846
+ {
847
+ id: `H-${id}`,
848
+ x1: "-1016.59",
849
+ x2: "-1017.862",
850
+ y1: "852.671",
851
+ y2: "852.595",
852
+ gradientTransform: "matrix(29 0 0 -8 29523 6971)",
853
+ gradientUnits: "userSpaceOnUse",
854
+ children: [
855
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffa400" }),
856
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff5e00" })
857
+ ]
858
+ }
859
+ ),
860
+ /* @__PURE__ */ jsxRuntime.jsx(
861
+ "path",
862
+ {
863
+ fill: "none",
864
+ stroke: `url(#H-${id})`,
865
+ strokeLinecap: "round",
866
+ strokeLinejoin: "bevel",
867
+ strokeWidth: "12",
868
+ d: "M34 146l-29 8"
869
+ }
870
+ ),
871
+ /* @__PURE__ */ jsxRuntime.jsxs(
872
+ "linearGradient",
873
+ {
874
+ id: `I-${id}`,
875
+ x1: "-1011.984",
876
+ x2: "-1013.257",
877
+ y1: "863.523",
878
+ y2: "863.229",
879
+ gradientTransform: "matrix(24 0 0 -13 24339 11407)",
880
+ gradientUnits: "userSpaceOnUse",
881
+ children: [
882
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffa400" }),
883
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff5e00" })
884
+ ]
885
+ }
886
+ ),
887
+ /* @__PURE__ */ jsxRuntime.jsx(
888
+ "path",
889
+ {
890
+ fill: "none",
891
+ stroke: `url(#I-${id})`,
892
+ strokeLinecap: "round",
893
+ strokeLinejoin: "bevel",
894
+ strokeWidth: "12",
895
+ d: "M45 177l-24 13"
896
+ }
897
+ ),
898
+ /* @__PURE__ */ jsxRuntime.jsxs(
899
+ "linearGradient",
900
+ {
901
+ id: `J-${id}`,
902
+ x1: "-1006.673",
903
+ x2: "-1007.946",
904
+ y1: "869.279",
905
+ y2: "868.376",
906
+ gradientTransform: "matrix(20 0 0 -19 20205 16720)",
907
+ gradientUnits: "userSpaceOnUse",
908
+ children: [
909
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffa400" }),
910
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff5e00" })
911
+ ]
912
+ }
913
+ ),
914
+ /* @__PURE__ */ jsxRuntime.jsx(
915
+ "path",
916
+ {
917
+ fill: "none",
918
+ stroke: `url(#J-${id})`,
919
+ strokeLinecap: "round",
920
+ strokeLinejoin: "bevel",
921
+ strokeWidth: "12",
922
+ d: "M67 204l-20 19"
923
+ }
924
+ ),
925
+ /* @__PURE__ */ jsxRuntime.jsxs(
926
+ "linearGradient",
927
+ {
928
+ id: `K-${id}`,
929
+ x1: "-992.85",
930
+ x2: "-993.317",
931
+ y1: "871.258",
932
+ y2: "870.258",
933
+ gradientTransform: "matrix(13.8339 0 0 -22.8467 13825.796 20131.938)",
934
+ gradientUnits: "userSpaceOnUse",
935
+ children: [
936
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffa400" }),
937
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff5e00" })
938
+ ]
939
+ }
940
+ ),
941
+ /* @__PURE__ */ jsxRuntime.jsx(
942
+ "path",
943
+ {
944
+ fill: "none",
945
+ stroke: `url(#K-${id})`,
946
+ strokeLinecap: "round",
947
+ strokeLinejoin: "bevel",
948
+ strokeWidth: "12",
949
+ d: "M94.4 227l-13.8 22.8"
950
+ }
951
+ ),
952
+ /* @__PURE__ */ jsxRuntime.jsxs(
953
+ "linearGradient",
954
+ {
955
+ id: `L-${id}`,
956
+ x1: "-953.835",
957
+ x2: "-953.965",
958
+ y1: "871.9",
959
+ y2: "870.9",
960
+ gradientTransform: "matrix(7.5 0 0 -24.5 7278 21605)",
961
+ gradientUnits: "userSpaceOnUse",
962
+ children: [
963
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffa400" }),
964
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff5e00" })
965
+ ]
966
+ }
967
+ ),
968
+ /* @__PURE__ */ jsxRuntime.jsx(
969
+ "path",
970
+ {
971
+ fill: "none",
972
+ stroke: `url(#L-${id})`,
973
+ strokeLinecap: "round",
974
+ strokeLinejoin: "bevel",
975
+ strokeWidth: "12",
976
+ d: "M127.5 243.5L120 268"
977
+ }
978
+ ),
979
+ /* @__PURE__ */ jsxRuntime.jsxs(
980
+ "linearGradient",
981
+ {
982
+ id: `M-${id}`,
983
+ x1: "244.504",
984
+ x2: "244.496",
985
+ y1: "871.898",
986
+ y2: "870.898",
987
+ gradientTransform: "matrix(.5 0 0 -24.5 45.5 21614)",
988
+ gradientUnits: "userSpaceOnUse",
989
+ children: [
990
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "0", stopColor: "#ffa400" }),
991
+ /* @__PURE__ */ jsxRuntime.jsx("stop", { offset: "1", stopColor: "#ff5e00" })
992
+ ]
993
+ }
994
+ ),
995
+ /* @__PURE__ */ jsxRuntime.jsx(
996
+ "path",
997
+ {
998
+ fill: "none",
999
+ stroke: `url(#M-${id})`,
1000
+ strokeLinecap: "round",
1001
+ strokeLinejoin: "bevel",
1002
+ strokeWidth: "12",
1003
+ d: "M167.5 252.5l.5 24.5"
1004
+ }
1005
+ )
1006
+ ] }) })
1007
+ ] })
1008
+ }
1009
+ );
1010
+ }
1011
+ exports.TanStackLogo = TanStackLogo;
1012
+ //# sourceMappingURL=logo.cjs.map