@tonyclaw/agent-inspector 3.0.32 → 3.0.34
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/.output/nitro.json +1 -1
- package/.output/public/assets/{CompareDrawer-CONqySRK.js → CompareDrawer-hkDPH0fn.js} +1 -1
- package/.output/public/assets/{InspectorPet-B6oMiG2V.js → InspectorPet-CA5p_sKZ.js} +1 -1
- package/.output/public/assets/{ProxyViewerContainer-Ce_WtVu2.js → ProxyViewerContainer-BI8mJZEm.js} +44 -44
- package/.output/public/assets/ReplayDialog-DYQdKnLy.js +1 -0
- package/.output/public/assets/{RequestAnatomy-gyMOB2oK.js → RequestAnatomy-CLWPhe7O.js} +1 -1
- package/.output/public/assets/ResponseView-CmKzB3ef.js +2 -0
- package/.output/public/assets/StreamingChunkSequence-pUlWbVcB.js +1 -0
- package/.output/public/assets/{_sessionId-DRRig28i.js → _sessionId-CUxLgyb5.js} +1 -1
- package/.output/public/assets/{_sessionId-BW1YYf5W.js → _sessionId-DHvUgaat.js} +1 -1
- package/.output/public/assets/{index-BzL-q9eN.js → index-4H-j0aS5.js} +1 -1
- package/.output/public/assets/{index-CbFGlzA-.js → index-CeoArIMR.js} +1 -1
- package/.output/public/assets/{index-iN9QtGKF.js → index-DD2OkbP7.js} +1 -1
- package/.output/public/assets/{index-BTor51ZC.js → index-sBAb_qFx.js} +2 -2
- package/.output/public/assets/json-viewer-hDs5IHIL.js +1 -0
- package/.output/public/assets/{jszip.min-aHTREmPV.js → jszip.min-DVJw8OAI.js} +1 -1
- package/.output/server/_libs/lucide-react.mjs +184 -176
- package/.output/server/{_sessionId-RGCARWul.mjs → _sessionId-Ci_EMh_S.mjs} +1 -1
- package/.output/server/{_sessionId-CuTfM9Wy.mjs → _sessionId-VR4I9Q9_.mjs} +2 -2
- package/.output/server/_ssr/{CompareDrawer-mUnxKFwp.mjs → CompareDrawer-DuqQ0e6l.mjs} +3 -3
- package/.output/server/_ssr/{InspectorPet-J0mv5NOp.mjs → InspectorPet-Bfbhn0ap.mjs} +2 -2
- package/.output/server/_ssr/{ProxyViewerContainer-C7Wx7SjJ.mjs → ProxyViewerContainer-DmGPK-AE.mjs} +59 -10
- package/.output/server/_ssr/{ReplayDialog-C_zNrriu.mjs → ReplayDialog-0u4cndNH.mjs} +4 -4
- package/.output/server/_ssr/{RequestAnatomy-lvR2Uz9j.mjs → RequestAnatomy-Ce-NTi7F.mjs} +2 -2
- package/.output/server/_ssr/{ResponseView-CRcqekgn.mjs → ResponseView-DFRnVFw7.mjs} +3 -3
- package/.output/server/_ssr/{StreamingChunkSequence-CJLR-ZYV.mjs → StreamingChunkSequence-DR-YGqy7.mjs} +2 -2
- package/.output/server/_ssr/{index-urTy0DU2.mjs → index-BCfDaKgt.mjs} +2 -2
- package/.output/server/_ssr/{index-BhL5Yn1J.mjs → index-kmjlky6J.mjs} +1 -1
- package/.output/server/_ssr/index.mjs +2 -2
- package/.output/server/_ssr/{json-viewer-BcooIEu5.mjs → json-viewer-BPYmlvZw.mjs} +3 -3
- package/.output/server/_ssr/{router-D-PJYphE.mjs → router-DMdBkU6i.mjs} +5 -5
- package/.output/server/{_tanstack-start-manifest_v-DhxDbp_1.mjs → _tanstack-start-manifest_v-7YTvkFnH.mjs} +1 -1
- package/.output/server/index.mjs +92 -92
- package/package.json +1 -1
- package/src/components/proxy-viewer/ApplicationBar.tsx +60 -1
- package/.output/public/assets/ReplayDialog-BauSX4Hj.js +0 -1
- package/.output/public/assets/ResponseView-CUQvY1eb.js +0 -2
- package/.output/public/assets/StreamingChunkSequence-CE6R5CKU.js +0 -1
- package/.output/public/assets/json-viewer-cR8mD7Tl.js +0 -1
|
@@ -75,14 +75,14 @@ const createLucideIcon = (iconName, iconNode) => {
|
|
|
75
75
|
Component.displayName = toPascalCase(iconName);
|
|
76
76
|
return Component;
|
|
77
77
|
};
|
|
78
|
-
const __iconNode$
|
|
78
|
+
const __iconNode$1B = [
|
|
79
79
|
["path", { d: "m15 16 2.536-7.328a1.02 1.02 1 0 1 1.928 0L22 16", key: "xik6mr" }],
|
|
80
80
|
["path", { d: "M15.697 14h5.606", key: "1stdlc" }],
|
|
81
81
|
["path", { d: "m2 16 4.039-9.69a.5.5 0 0 1 .923 0L11 16", key: "d5nyq2" }],
|
|
82
82
|
["path", { d: "M3.304 13h6.392", key: "1q3zxz" }]
|
|
83
83
|
];
|
|
84
|
-
const ALargeSmall = createLucideIcon("a-large-small", __iconNode$
|
|
85
|
-
const __iconNode$
|
|
84
|
+
const ALargeSmall = createLucideIcon("a-large-small", __iconNode$1B);
|
|
85
|
+
const __iconNode$1A = [
|
|
86
86
|
[
|
|
87
87
|
"path",
|
|
88
88
|
{
|
|
@@ -91,39 +91,39 @@ const __iconNode$1z = [
|
|
|
91
91
|
}
|
|
92
92
|
]
|
|
93
93
|
];
|
|
94
|
-
const Activity = createLucideIcon("activity", __iconNode$
|
|
95
|
-
const __iconNode$
|
|
94
|
+
const Activity = createLucideIcon("activity", __iconNode$1A);
|
|
95
|
+
const __iconNode$1z = [
|
|
96
96
|
["path", { d: "m7 7 10 10", key: "1fmybs" }],
|
|
97
97
|
["path", { d: "M17 7v10H7", key: "6fjiku" }]
|
|
98
98
|
];
|
|
99
|
-
const ArrowDownRight = createLucideIcon("arrow-down-right", __iconNode$
|
|
100
|
-
const __iconNode$
|
|
99
|
+
const ArrowDownRight = createLucideIcon("arrow-down-right", __iconNode$1z);
|
|
100
|
+
const __iconNode$1y = [
|
|
101
101
|
["path", { d: "M12 5v14", key: "s699le" }],
|
|
102
102
|
["path", { d: "m19 12-7 7-7-7", key: "1idqje" }]
|
|
103
103
|
];
|
|
104
|
-
const ArrowDown = createLucideIcon("arrow-down", __iconNode$
|
|
105
|
-
const __iconNode$
|
|
104
|
+
const ArrowDown = createLucideIcon("arrow-down", __iconNode$1y);
|
|
105
|
+
const __iconNode$1x = [
|
|
106
106
|
["path", { d: "m12 19-7-7 7-7", key: "1l729n" }],
|
|
107
107
|
["path", { d: "M19 12H5", key: "x3x0zl" }]
|
|
108
108
|
];
|
|
109
|
-
const ArrowLeft = createLucideIcon("arrow-left", __iconNode$
|
|
110
|
-
const __iconNode$
|
|
109
|
+
const ArrowLeft = createLucideIcon("arrow-left", __iconNode$1x);
|
|
110
|
+
const __iconNode$1w = [
|
|
111
111
|
["path", { d: "M7 7h10v10", key: "1tivn9" }],
|
|
112
112
|
["path", { d: "M7 17 17 7", key: "1vkiza" }]
|
|
113
113
|
];
|
|
114
|
-
const ArrowUpRight = createLucideIcon("arrow-up-right", __iconNode$
|
|
115
|
-
const __iconNode$
|
|
114
|
+
const ArrowUpRight = createLucideIcon("arrow-up-right", __iconNode$1w);
|
|
115
|
+
const __iconNode$1v = [
|
|
116
116
|
["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
|
|
117
117
|
["path", { d: "M12 19V5", key: "x0mq9r" }]
|
|
118
118
|
];
|
|
119
|
-
const ArrowUp = createLucideIcon("arrow-up", __iconNode$
|
|
120
|
-
const __iconNode$
|
|
119
|
+
const ArrowUp = createLucideIcon("arrow-up", __iconNode$1v);
|
|
120
|
+
const __iconNode$1u = [
|
|
121
121
|
["path", { d: "M4.5 3h15", key: "c7n0jr" }],
|
|
122
122
|
["path", { d: "M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3", key: "m1uhx7" }],
|
|
123
123
|
["path", { d: "M6 14h12", key: "4cwo0f" }]
|
|
124
124
|
];
|
|
125
|
-
const Beaker = createLucideIcon("beaker", __iconNode$
|
|
126
|
-
const __iconNode$
|
|
125
|
+
const Beaker = createLucideIcon("beaker", __iconNode$1u);
|
|
126
|
+
const __iconNode$1t = [
|
|
127
127
|
["path", { d: "M10.268 21a2 2 0 0 0 3.464 0", key: "vwvbt9" }],
|
|
128
128
|
[
|
|
129
129
|
"path",
|
|
@@ -133,8 +133,8 @@ const __iconNode$1s = [
|
|
|
133
133
|
}
|
|
134
134
|
]
|
|
135
135
|
];
|
|
136
|
-
const Bell = createLucideIcon("bell", __iconNode$
|
|
137
|
-
const __iconNode$
|
|
136
|
+
const Bell = createLucideIcon("bell", __iconNode$1t);
|
|
137
|
+
const __iconNode$1s = [
|
|
138
138
|
[
|
|
139
139
|
"path",
|
|
140
140
|
{
|
|
@@ -144,8 +144,8 @@ const __iconNode$1r = [
|
|
|
144
144
|
],
|
|
145
145
|
["rect", { x: "14", y: "2", width: "8", height: "8", rx: "1", key: "88lufb" }]
|
|
146
146
|
];
|
|
147
|
-
const Blocks = createLucideIcon("blocks", __iconNode$
|
|
148
|
-
const __iconNode$
|
|
147
|
+
const Blocks = createLucideIcon("blocks", __iconNode$1s);
|
|
148
|
+
const __iconNode$1r = [
|
|
149
149
|
[
|
|
150
150
|
"path",
|
|
151
151
|
{ d: "M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1", key: "ezmyqa" }
|
|
@@ -158,8 +158,8 @@ const __iconNode$1q = [
|
|
|
158
158
|
}
|
|
159
159
|
]
|
|
160
160
|
];
|
|
161
|
-
const Braces = createLucideIcon("braces", __iconNode$
|
|
162
|
-
const __iconNode$
|
|
161
|
+
const Braces = createLucideIcon("braces", __iconNode$1r);
|
|
162
|
+
const __iconNode$1q = [
|
|
163
163
|
[
|
|
164
164
|
"path",
|
|
165
165
|
{
|
|
@@ -180,8 +180,8 @@ const __iconNode$1p = [
|
|
|
180
180
|
["circle", { cx: "20", cy: "21", r: ".5", key: "yhc1fs" }],
|
|
181
181
|
["circle", { cx: "20", cy: "8", r: ".5", key: "1e43v0" }]
|
|
182
182
|
];
|
|
183
|
-
const BrainCircuit = createLucideIcon("brain-circuit", __iconNode$
|
|
184
|
-
const __iconNode$
|
|
183
|
+
const BrainCircuit = createLucideIcon("brain-circuit", __iconNode$1q);
|
|
184
|
+
const __iconNode$1p = [
|
|
185
185
|
["path", { d: "M12 18V5", key: "adv99a" }],
|
|
186
186
|
["path", { d: "M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4", key: "1e3is1" }],
|
|
187
187
|
["path", { d: "M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5", key: "1gqd8o" }],
|
|
@@ -191,71 +191,71 @@ const __iconNode$1o = [
|
|
|
191
191
|
["path", { d: "M6 18a4 4 0 0 1-2-7.464", key: "k1g0md" }],
|
|
192
192
|
["path", { d: "M6.003 5.125a4 4 0 0 0-2.526 5.77", key: "q97ue3" }]
|
|
193
193
|
];
|
|
194
|
-
const Brain = createLucideIcon("brain", __iconNode$
|
|
195
|
-
const __iconNode$
|
|
196
|
-
const Check = createLucideIcon("check", __iconNode$
|
|
197
|
-
const __iconNode$
|
|
198
|
-
const ChevronDown = createLucideIcon("chevron-down", __iconNode$
|
|
199
|
-
const __iconNode$
|
|
200
|
-
const ChevronLeft = createLucideIcon("chevron-left", __iconNode$
|
|
201
|
-
const __iconNode$
|
|
202
|
-
const ChevronRight = createLucideIcon("chevron-right", __iconNode$
|
|
203
|
-
const __iconNode$
|
|
204
|
-
const ChevronUp = createLucideIcon("chevron-up", __iconNode$
|
|
205
|
-
const __iconNode$
|
|
194
|
+
const Brain = createLucideIcon("brain", __iconNode$1p);
|
|
195
|
+
const __iconNode$1o = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
|
|
196
|
+
const Check = createLucideIcon("check", __iconNode$1o);
|
|
197
|
+
const __iconNode$1n = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
198
|
+
const ChevronDown = createLucideIcon("chevron-down", __iconNode$1n);
|
|
199
|
+
const __iconNode$1m = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
|
|
200
|
+
const ChevronLeft = createLucideIcon("chevron-left", __iconNode$1m);
|
|
201
|
+
const __iconNode$1l = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
|
|
202
|
+
const ChevronRight = createLucideIcon("chevron-right", __iconNode$1l);
|
|
203
|
+
const __iconNode$1k = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
|
|
204
|
+
const ChevronUp = createLucideIcon("chevron-up", __iconNode$1k);
|
|
205
|
+
const __iconNode$1j = [
|
|
206
206
|
["path", { d: "m7 6 5 5 5-5", key: "1lc07p" }],
|
|
207
207
|
["path", { d: "m7 13 5 5 5-5", key: "1d48rs" }]
|
|
208
208
|
];
|
|
209
|
-
const ChevronsDown = createLucideIcon("chevrons-down", __iconNode$
|
|
210
|
-
const __iconNode$
|
|
209
|
+
const ChevronsDown = createLucideIcon("chevrons-down", __iconNode$1j);
|
|
210
|
+
const __iconNode$1i = [
|
|
211
211
|
["path", { d: "m11 17-5-5 5-5", key: "13zhaf" }],
|
|
212
212
|
["path", { d: "m18 17-5-5 5-5", key: "h8a8et" }]
|
|
213
213
|
];
|
|
214
|
-
const ChevronsLeft = createLucideIcon("chevrons-left", __iconNode$
|
|
215
|
-
const __iconNode$
|
|
214
|
+
const ChevronsLeft = createLucideIcon("chevrons-left", __iconNode$1i);
|
|
215
|
+
const __iconNode$1h = [
|
|
216
216
|
["path", { d: "m6 17 5-5-5-5", key: "xnjwq" }],
|
|
217
217
|
["path", { d: "m13 17 5-5-5-5", key: "17xmmf" }]
|
|
218
218
|
];
|
|
219
|
-
const ChevronsRight = createLucideIcon("chevrons-right", __iconNode$
|
|
220
|
-
const __iconNode$
|
|
219
|
+
const ChevronsRight = createLucideIcon("chevrons-right", __iconNode$1h);
|
|
220
|
+
const __iconNode$1g = [
|
|
221
221
|
["path", { d: "m17 11-5-5-5 5", key: "e8nh98" }],
|
|
222
222
|
["path", { d: "m17 18-5-5-5 5", key: "2avn1x" }]
|
|
223
223
|
];
|
|
224
|
-
const ChevronsUp = createLucideIcon("chevrons-up", __iconNode$
|
|
225
|
-
const __iconNode$
|
|
224
|
+
const ChevronsUp = createLucideIcon("chevrons-up", __iconNode$1g);
|
|
225
|
+
const __iconNode$1f = [
|
|
226
226
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
227
227
|
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
228
228
|
["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
|
|
229
229
|
];
|
|
230
|
-
const CircleAlert = createLucideIcon("circle-alert", __iconNode$
|
|
231
|
-
const __iconNode$
|
|
230
|
+
const CircleAlert = createLucideIcon("circle-alert", __iconNode$1f);
|
|
231
|
+
const __iconNode$1e = [
|
|
232
232
|
["path", { d: "M21.801 10A10 10 0 1 1 17 3.335", key: "yps3ct" }],
|
|
233
233
|
["path", { d: "m9 11 3 3L22 4", key: "1pflzl" }]
|
|
234
234
|
];
|
|
235
|
-
const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$
|
|
236
|
-
const __iconNode$
|
|
235
|
+
const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$1e);
|
|
236
|
+
const __iconNode$1d = [
|
|
237
237
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
238
238
|
["path", { d: "m9 12 2 2 4-4", key: "dzmm74" }]
|
|
239
239
|
];
|
|
240
|
-
const CircleCheck = createLucideIcon("circle-check", __iconNode$
|
|
241
|
-
const __iconNode$
|
|
240
|
+
const CircleCheck = createLucideIcon("circle-check", __iconNode$1d);
|
|
241
|
+
const __iconNode$1c = [
|
|
242
242
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
243
243
|
["path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3", key: "1u773s" }],
|
|
244
244
|
["path", { d: "M12 17h.01", key: "p32p05" }]
|
|
245
245
|
];
|
|
246
|
-
const CircleQuestionMark = createLucideIcon("circle-question-mark", __iconNode$
|
|
247
|
-
const __iconNode$
|
|
246
|
+
const CircleQuestionMark = createLucideIcon("circle-question-mark", __iconNode$1c);
|
|
247
|
+
const __iconNode$1b = [
|
|
248
248
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
249
249
|
["rect", { x: "9", y: "9", width: "6", height: "6", rx: "1", key: "1ssd4o" }]
|
|
250
250
|
];
|
|
251
|
-
const CircleStop = createLucideIcon("circle-stop", __iconNode$
|
|
252
|
-
const __iconNode$
|
|
251
|
+
const CircleStop = createLucideIcon("circle-stop", __iconNode$1b);
|
|
252
|
+
const __iconNode$1a = [
|
|
253
253
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
254
254
|
["path", { d: "m15 9-6 6", key: "1uzhvr" }],
|
|
255
255
|
["path", { d: "m9 9 6 6", key: "z0biqf" }]
|
|
256
256
|
];
|
|
257
|
-
const CircleX = createLucideIcon("circle-x", __iconNode$
|
|
258
|
-
const __iconNode$
|
|
257
|
+
const CircleX = createLucideIcon("circle-x", __iconNode$1a);
|
|
258
|
+
const __iconNode$19 = [
|
|
259
259
|
[
|
|
260
260
|
"path",
|
|
261
261
|
{ d: "M20.2 6 3 11l-.9-2.4c-.3-1.1.3-2.2 1.3-2.5l13.5-4c1.1-.3 2.2.3 2.5 1.3Z", key: "1tn4o7" }
|
|
@@ -264,40 +264,40 @@ const __iconNode$18 = [
|
|
|
264
264
|
["path", { d: "m12.4 3.4 3.1 4", key: "6hsd6n" }],
|
|
265
265
|
["path", { d: "M3 11h18v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2Z", key: "ltgou9" }]
|
|
266
266
|
];
|
|
267
|
-
const Clapperboard = createLucideIcon("clapperboard", __iconNode$
|
|
268
|
-
const __iconNode$
|
|
267
|
+
const Clapperboard = createLucideIcon("clapperboard", __iconNode$19);
|
|
268
|
+
const __iconNode$18 = [
|
|
269
269
|
["path", { d: "M12 6v6h4", key: "135r8i" }],
|
|
270
270
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]
|
|
271
271
|
];
|
|
272
|
-
const Clock3 = createLucideIcon("clock-3", __iconNode$
|
|
273
|
-
const __iconNode$
|
|
272
|
+
const Clock3 = createLucideIcon("clock-3", __iconNode$18);
|
|
273
|
+
const __iconNode$17 = [
|
|
274
274
|
["path", { d: "M12 6v6l4 2", key: "mmk7yg" }],
|
|
275
275
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]
|
|
276
276
|
];
|
|
277
|
-
const Clock = createLucideIcon("clock", __iconNode$
|
|
278
|
-
const __iconNode$
|
|
277
|
+
const Clock = createLucideIcon("clock", __iconNode$17);
|
|
278
|
+
const __iconNode$16 = [
|
|
279
279
|
["path", { d: "M12 13v8", key: "1l5pq0" }],
|
|
280
280
|
["path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242", key: "1pljnt" }],
|
|
281
281
|
["path", { d: "m8 17 4-4 4 4", key: "1quai1" }]
|
|
282
282
|
];
|
|
283
|
-
const CloudUpload = createLucideIcon("cloud-upload", __iconNode$
|
|
284
|
-
const __iconNode$
|
|
283
|
+
const CloudUpload = createLucideIcon("cloud-upload", __iconNode$16);
|
|
284
|
+
const __iconNode$15 = [
|
|
285
285
|
["path", { d: "m18 16 4-4-4-4", key: "1inbqp" }],
|
|
286
286
|
["path", { d: "m6 8-4 4 4 4", key: "15zrgr" }],
|
|
287
287
|
["path", { d: "m14.5 4-5 16", key: "e7oirm" }]
|
|
288
288
|
];
|
|
289
|
-
const CodeXml = createLucideIcon("code-xml", __iconNode$
|
|
290
|
-
const __iconNode$
|
|
289
|
+
const CodeXml = createLucideIcon("code-xml", __iconNode$15);
|
|
290
|
+
const __iconNode$14 = [
|
|
291
291
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
292
292
|
["path", { d: "M12 3v18", key: "108xh3" }]
|
|
293
293
|
];
|
|
294
|
-
const Columns2 = createLucideIcon("columns-2", __iconNode$
|
|
295
|
-
const __iconNode$
|
|
294
|
+
const Columns2 = createLucideIcon("columns-2", __iconNode$14);
|
|
295
|
+
const __iconNode$13 = [
|
|
296
296
|
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
|
|
297
297
|
["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
|
|
298
298
|
];
|
|
299
|
-
const Copy = createLucideIcon("copy", __iconNode$
|
|
300
|
-
const __iconNode$
|
|
299
|
+
const Copy = createLucideIcon("copy", __iconNode$13);
|
|
300
|
+
const __iconNode$12 = [
|
|
301
301
|
["path", { d: "M12 20v2", key: "1lh1kg" }],
|
|
302
302
|
["path", { d: "M12 2v2", key: "tus03m" }],
|
|
303
303
|
["path", { d: "M17 20v2", key: "1rnc9c" }],
|
|
@@ -313,31 +313,31 @@ const __iconNode$11 = [
|
|
|
313
313
|
["rect", { x: "4", y: "4", width: "16", height: "16", rx: "2", key: "1vbyd7" }],
|
|
314
314
|
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "1", key: "z9xiuo" }]
|
|
315
315
|
];
|
|
316
|
-
const Cpu = createLucideIcon("cpu", __iconNode$
|
|
317
|
-
const __iconNode$
|
|
316
|
+
const Cpu = createLucideIcon("cpu", __iconNode$12);
|
|
317
|
+
const __iconNode$11 = [
|
|
318
318
|
["path", { d: "M12 15V3", key: "m9g1x1" }],
|
|
319
319
|
["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
|
|
320
320
|
["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
|
|
321
321
|
];
|
|
322
|
-
const Download = createLucideIcon("download", __iconNode$
|
|
323
|
-
const __iconNode
|
|
322
|
+
const Download = createLucideIcon("download", __iconNode$11);
|
|
323
|
+
const __iconNode$10 = [
|
|
324
324
|
["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
|
|
325
325
|
["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
|
|
326
326
|
["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
|
|
327
327
|
];
|
|
328
|
-
const Ellipsis = createLucideIcon("ellipsis", __iconNode
|
|
329
|
-
const __iconNode
|
|
328
|
+
const Ellipsis = createLucideIcon("ellipsis", __iconNode$10);
|
|
329
|
+
const __iconNode$$ = [
|
|
330
330
|
["line", { x1: "5", x2: "19", y1: "9", y2: "9", key: "1nwqeh" }],
|
|
331
331
|
["line", { x1: "5", x2: "19", y1: "15", y2: "15", key: "g8yjpy" }]
|
|
332
332
|
];
|
|
333
|
-
const Equal = createLucideIcon("equal", __iconNode
|
|
334
|
-
const __iconNode$
|
|
333
|
+
const Equal = createLucideIcon("equal", __iconNode$$);
|
|
334
|
+
const __iconNode$_ = [
|
|
335
335
|
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
336
336
|
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
337
337
|
["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
|
|
338
338
|
];
|
|
339
|
-
const ExternalLink = createLucideIcon("external-link", __iconNode$
|
|
340
|
-
const __iconNode$
|
|
339
|
+
const ExternalLink = createLucideIcon("external-link", __iconNode$_);
|
|
340
|
+
const __iconNode$Z = [
|
|
341
341
|
[
|
|
342
342
|
"path",
|
|
343
343
|
{
|
|
@@ -355,8 +355,8 @@ const __iconNode$Y = [
|
|
|
355
355
|
],
|
|
356
356
|
["path", { d: "m2 2 20 20", key: "1ooewy" }]
|
|
357
357
|
];
|
|
358
|
-
const EyeOff = createLucideIcon("eye-off", __iconNode$
|
|
359
|
-
const __iconNode$
|
|
358
|
+
const EyeOff = createLucideIcon("eye-off", __iconNode$Z);
|
|
359
|
+
const __iconNode$Y = [
|
|
360
360
|
[
|
|
361
361
|
"path",
|
|
362
362
|
{
|
|
@@ -366,8 +366,8 @@ const __iconNode$X = [
|
|
|
366
366
|
],
|
|
367
367
|
["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
|
|
368
368
|
];
|
|
369
|
-
const Eye = createLucideIcon("eye", __iconNode$
|
|
370
|
-
const __iconNode$
|
|
369
|
+
const Eye = createLucideIcon("eye", __iconNode$Y);
|
|
370
|
+
const __iconNode$X = [
|
|
371
371
|
[
|
|
372
372
|
"path",
|
|
373
373
|
{
|
|
@@ -385,8 +385,8 @@ const __iconNode$W = [
|
|
|
385
385
|
{ d: "M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1", key: "mpwhp6" }
|
|
386
386
|
]
|
|
387
387
|
];
|
|
388
|
-
const FileBraces = createLucideIcon("file-braces", __iconNode$
|
|
389
|
-
const __iconNode$
|
|
388
|
+
const FileBraces = createLucideIcon("file-braces", __iconNode$X);
|
|
389
|
+
const __iconNode$W = [
|
|
390
390
|
[
|
|
391
391
|
"path",
|
|
392
392
|
{
|
|
@@ -398,8 +398,8 @@ const __iconNode$V = [
|
|
|
398
398
|
["path", { d: "M12 13V7", key: "h0r20n" }],
|
|
399
399
|
["path", { d: "M9 17h6", key: "r8uit2" }]
|
|
400
400
|
];
|
|
401
|
-
const FileDiff = createLucideIcon("file-diff", __iconNode$
|
|
402
|
-
const __iconNode$
|
|
401
|
+
const FileDiff = createLucideIcon("file-diff", __iconNode$W);
|
|
402
|
+
const __iconNode$V = [
|
|
403
403
|
[
|
|
404
404
|
"path",
|
|
405
405
|
{
|
|
@@ -411,8 +411,8 @@ const __iconNode$U = [
|
|
|
411
411
|
["circle", { cx: "11.5", cy: "14.5", r: "2.5", key: "1bq0ko" }],
|
|
412
412
|
["path", { d: "M13.3 16.3 15 18", key: "2quom7" }]
|
|
413
413
|
];
|
|
414
|
-
const FileSearch = createLucideIcon("file-search", __iconNode$
|
|
415
|
-
const __iconNode$
|
|
414
|
+
const FileSearch = createLucideIcon("file-search", __iconNode$V);
|
|
415
|
+
const __iconNode$U = [
|
|
416
416
|
[
|
|
417
417
|
"path",
|
|
418
418
|
{
|
|
@@ -424,8 +424,8 @@ const __iconNode$T = [
|
|
|
424
424
|
["path", { d: "m8 16 2-2-2-2", key: "10vzyd" }],
|
|
425
425
|
["path", { d: "M12 18h4", key: "1wd2n7" }]
|
|
426
426
|
];
|
|
427
|
-
const FileTerminal = createLucideIcon("file-terminal", __iconNode$
|
|
428
|
-
const __iconNode$
|
|
427
|
+
const FileTerminal = createLucideIcon("file-terminal", __iconNode$U);
|
|
428
|
+
const __iconNode$T = [
|
|
429
429
|
[
|
|
430
430
|
"path",
|
|
431
431
|
{
|
|
@@ -438,8 +438,8 @@ const __iconNode$S = [
|
|
|
438
438
|
["path", { d: "M16 13H8", key: "t4e002" }],
|
|
439
439
|
["path", { d: "M16 17H8", key: "z1uh3a" }]
|
|
440
440
|
];
|
|
441
|
-
const FileText = createLucideIcon("file-text", __iconNode$
|
|
442
|
-
const __iconNode$
|
|
441
|
+
const FileText = createLucideIcon("file-text", __iconNode$T);
|
|
442
|
+
const __iconNode$S = [
|
|
443
443
|
[
|
|
444
444
|
"path",
|
|
445
445
|
{
|
|
@@ -448,8 +448,8 @@ const __iconNode$R = [
|
|
|
448
448
|
}
|
|
449
449
|
]
|
|
450
450
|
];
|
|
451
|
-
const Flag = createLucideIcon("flag", __iconNode$
|
|
452
|
-
const __iconNode$
|
|
451
|
+
const Flag = createLucideIcon("flag", __iconNode$S);
|
|
452
|
+
const __iconNode$R = [
|
|
453
453
|
[
|
|
454
454
|
"path",
|
|
455
455
|
{
|
|
@@ -460,8 +460,8 @@ const __iconNode$Q = [
|
|
|
460
460
|
["path", { d: "M6.453 15h11.094", key: "3shlmq" }],
|
|
461
461
|
["path", { d: "M8.5 2h7", key: "csnxdl" }]
|
|
462
462
|
];
|
|
463
|
-
const FlaskConical = createLucideIcon("flask-conical", __iconNode$
|
|
464
|
-
const __iconNode$
|
|
463
|
+
const FlaskConical = createLucideIcon("flask-conical", __iconNode$R);
|
|
464
|
+
const __iconNode$Q = [
|
|
465
465
|
[
|
|
466
466
|
"path",
|
|
467
467
|
{
|
|
@@ -470,13 +470,13 @@ const __iconNode$P = [
|
|
|
470
470
|
}
|
|
471
471
|
]
|
|
472
472
|
];
|
|
473
|
-
const FolderOpen = createLucideIcon("folder-open", __iconNode$
|
|
474
|
-
const __iconNode$
|
|
473
|
+
const FolderOpen = createLucideIcon("folder-open", __iconNode$Q);
|
|
474
|
+
const __iconNode$P = [
|
|
475
475
|
["path", { d: "m12 14 4-4", key: "9kzdfg" }],
|
|
476
476
|
["path", { d: "M3.34 19a10 10 0 1 1 17.32 0", key: "19p75a" }]
|
|
477
477
|
];
|
|
478
|
-
const Gauge = createLucideIcon("gauge", __iconNode$
|
|
479
|
-
const __iconNode$
|
|
478
|
+
const Gauge = createLucideIcon("gauge", __iconNode$P);
|
|
479
|
+
const __iconNode$O = [
|
|
480
480
|
["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
|
|
481
481
|
["path", { d: "M12 6h5a2 2 0 0 1 2 2v7", key: "1yj91y" }],
|
|
482
482
|
["path", { d: "m15 9-3-3 3-3", key: "1lwv8l" }],
|
|
@@ -484,14 +484,14 @@ const __iconNode$N = [
|
|
|
484
484
|
["path", { d: "M12 18H7a2 2 0 0 1-2-2V9", key: "16sdep" }],
|
|
485
485
|
["path", { d: "m9 15 3 3-3 3", key: "1m3kbl" }]
|
|
486
486
|
];
|
|
487
|
-
const GitCompareArrows = createLucideIcon("git-compare-arrows", __iconNode$
|
|
488
|
-
const __iconNode$
|
|
487
|
+
const GitCompareArrows = createLucideIcon("git-compare-arrows", __iconNode$O);
|
|
488
|
+
const __iconNode$N = [
|
|
489
489
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
490
490
|
["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
|
|
491
491
|
["path", { d: "M2 12h20", key: "9i4pu4" }]
|
|
492
492
|
];
|
|
493
|
-
const Globe = createLucideIcon("globe", __iconNode$
|
|
494
|
-
const __iconNode$
|
|
493
|
+
const Globe = createLucideIcon("globe", __iconNode$N);
|
|
494
|
+
const __iconNode$M = [
|
|
495
495
|
[
|
|
496
496
|
"path",
|
|
497
497
|
{
|
|
@@ -500,20 +500,20 @@ const __iconNode$L = [
|
|
|
500
500
|
}
|
|
501
501
|
]
|
|
502
502
|
];
|
|
503
|
-
const Heart = createLucideIcon("heart", __iconNode$
|
|
504
|
-
const __iconNode$
|
|
503
|
+
const Heart = createLucideIcon("heart", __iconNode$M);
|
|
504
|
+
const __iconNode$L = [
|
|
505
505
|
["path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "1357e3" }],
|
|
506
506
|
["path", { d: "M3 3v5h5", key: "1xhq8a" }],
|
|
507
507
|
["path", { d: "M12 7v5l4 2", key: "1fdv2h" }]
|
|
508
508
|
];
|
|
509
|
-
const History = createLucideIcon("history", __iconNode$
|
|
510
|
-
const __iconNode$
|
|
509
|
+
const History = createLucideIcon("history", __iconNode$L);
|
|
510
|
+
const __iconNode$K = [
|
|
511
511
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
512
512
|
["path", { d: "M12 16v-4", key: "1dtifu" }],
|
|
513
513
|
["path", { d: "M12 8h.01", key: "e9boi3" }]
|
|
514
514
|
];
|
|
515
|
-
const Info = createLucideIcon("info", __iconNode$
|
|
516
|
-
const __iconNode$
|
|
515
|
+
const Info = createLucideIcon("info", __iconNode$K);
|
|
516
|
+
const __iconNode$J = [
|
|
517
517
|
[
|
|
518
518
|
"path",
|
|
519
519
|
{
|
|
@@ -536,14 +536,21 @@ const __iconNode$I = [
|
|
|
536
536
|
}
|
|
537
537
|
]
|
|
538
538
|
];
|
|
539
|
-
const Layers = createLucideIcon("layers", __iconNode$
|
|
540
|
-
const __iconNode$
|
|
541
|
-
const LoaderCircle = createLucideIcon("loader-circle", __iconNode$
|
|
542
|
-
const __iconNode$
|
|
539
|
+
const Layers = createLucideIcon("layers", __iconNode$J);
|
|
540
|
+
const __iconNode$I = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
541
|
+
const LoaderCircle = createLucideIcon("loader-circle", __iconNode$I);
|
|
542
|
+
const __iconNode$H = [
|
|
543
543
|
["rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2", key: "1w4ew1" }],
|
|
544
544
|
["path", { d: "M7 11V7a5 5 0 0 1 10 0v4", key: "fwvmzm" }]
|
|
545
545
|
];
|
|
546
|
-
const Lock = createLucideIcon("lock", __iconNode$
|
|
546
|
+
const Lock = createLucideIcon("lock", __iconNode$H);
|
|
547
|
+
const __iconNode$G = [
|
|
548
|
+
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
549
|
+
["path", { d: "m21 3-7 7", key: "1l2asr" }],
|
|
550
|
+
["path", { d: "m3 21 7-7", key: "tjx5ai" }],
|
|
551
|
+
["path", { d: "M9 21H3v-6", key: "wtvkvv" }]
|
|
552
|
+
];
|
|
553
|
+
const Maximize2 = createLucideIcon("maximize-2", __iconNode$G);
|
|
547
554
|
const __iconNode$F = [
|
|
548
555
|
[
|
|
549
556
|
"path",
|
|
@@ -915,7 +922,7 @@ const __iconNode = [
|
|
|
915
922
|
];
|
|
916
923
|
const Zap = createLucideIcon("zap", __iconNode);
|
|
917
924
|
export {
|
|
918
|
-
|
|
925
|
+
ExternalLink as $,
|
|
919
926
|
ALargeSmall as A,
|
|
920
927
|
Beaker as B,
|
|
921
928
|
CircleCheck as C,
|
|
@@ -923,74 +930,75 @@ export {
|
|
|
923
930
|
Eye as E,
|
|
924
931
|
FileBraces as F,
|
|
925
932
|
Gauge as G,
|
|
926
|
-
|
|
933
|
+
Minimize2 as H,
|
|
927
934
|
Info as I,
|
|
928
|
-
|
|
929
|
-
|
|
935
|
+
Maximize2 as J,
|
|
936
|
+
Scan as K,
|
|
930
937
|
LoaderCircle as L,
|
|
931
938
|
Moon as M,
|
|
932
939
|
Network as N,
|
|
933
|
-
|
|
940
|
+
Plus as O,
|
|
934
941
|
PanelRightOpen as P,
|
|
935
|
-
|
|
942
|
+
CircleAlert as Q,
|
|
936
943
|
RefreshCw as R,
|
|
937
944
|
Search as S,
|
|
938
945
|
TriangleAlert as T,
|
|
939
946
|
Upload as U,
|
|
940
|
-
|
|
941
|
-
|
|
947
|
+
Rocket as V,
|
|
948
|
+
PackageCheck as W,
|
|
942
949
|
X,
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
950
|
+
History as Y,
|
|
951
|
+
Monitor as Z,
|
|
952
|
+
EyeOff as _,
|
|
946
953
|
PanelRightClose as a,
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
954
|
+
Clock as a0,
|
|
955
|
+
RotateCw as a1,
|
|
956
|
+
CircleCheckBig as a2,
|
|
957
|
+
Pencil as a3,
|
|
958
|
+
Bell as a4,
|
|
959
|
+
Clock3 as a5,
|
|
960
|
+
ShieldAlert as a6,
|
|
961
|
+
ArrowUpRight as a7,
|
|
962
|
+
ArrowDownRight as a8,
|
|
963
|
+
CodeXml as a9,
|
|
964
|
+
ArrowDown as aA,
|
|
965
|
+
Ellipsis as aB,
|
|
966
|
+
Blocks as aC,
|
|
967
|
+
MousePointerClick as aD,
|
|
968
|
+
FileText as aE,
|
|
969
|
+
Rows3 as aF,
|
|
970
|
+
Columns2 as aG,
|
|
971
|
+
Equal as aH,
|
|
972
|
+
Heart as aI,
|
|
973
|
+
Pause as aJ,
|
|
974
|
+
Play as aK,
|
|
975
|
+
Braces as aL,
|
|
976
|
+
Cpu as aa,
|
|
977
|
+
FolderOpen as ab,
|
|
978
|
+
MessageSquare as ac,
|
|
979
|
+
Zap as ad,
|
|
980
|
+
Wrench as ae,
|
|
981
|
+
Brain as af,
|
|
982
|
+
Minus as ag,
|
|
983
|
+
CircleQuestionMark as ah,
|
|
984
|
+
Server as ai,
|
|
985
|
+
Lock as aj,
|
|
986
|
+
Wifi as ak,
|
|
987
|
+
WifiOff as al,
|
|
988
|
+
CircleX as am,
|
|
989
|
+
ShieldCheck as an,
|
|
990
|
+
Save as ao,
|
|
991
|
+
FileSearch as ap,
|
|
992
|
+
CloudUpload as aq,
|
|
993
|
+
OctagonAlert as ar,
|
|
994
|
+
Radio as as,
|
|
995
|
+
Globe as at,
|
|
996
|
+
FileTerminal as au,
|
|
997
|
+
ChevronsUp as av,
|
|
998
|
+
ChevronsDown as aw,
|
|
999
|
+
FileDiff as ax,
|
|
1000
|
+
GitCompareArrows as ay,
|
|
1001
|
+
ArrowUp as az,
|
|
994
1002
|
Trash2 as b,
|
|
995
1003
|
ChevronDown as c,
|
|
996
1004
|
Check as d,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as jsxRuntimeExports, r as reactExports } from "./_libs/react.mjs";
|
|
2
|
-
import { P as ProxyViewerContainer } from "./_ssr/ProxyViewerContainer-
|
|
3
|
-
import { R as Route$K } from "./_ssr/router-
|
|
2
|
+
import { P as ProxyViewerContainer } from "./_ssr/ProxyViewerContainer-DmGPK-AE.mjs";
|
|
3
|
+
import { R as Route$K } from "./_ssr/router-DMdBkU6i.mjs";
|
|
4
4
|
import "node:crypto";
|
|
5
5
|
import "node:path";
|
|
6
6
|
import "node:fs";
|