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