@rsdoctor/client 0.1.10 → 0.2.1-beta.0

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 (55) hide show
  1. package/dist/index.html +1 -1
  2. package/dist/resource/css/{index.e0959e33.css → index.fb881e51.css} +1 -1
  3. package/dist/resource/css/monaco-0.535483b8.css +1 -0
  4. package/dist/resource/css/monaco-1.19b5ab97.css +1 -0
  5. package/dist/resource/css/monaco-10.9ae50643.css +1 -0
  6. package/dist/resource/css/monaco-11.2416f84b.css +1 -0
  7. package/dist/resource/css/monaco-12.86c79c6e.css +1 -0
  8. package/dist/resource/css/monaco-13.f69f0e8c.css +1 -0
  9. package/dist/resource/css/monaco-14.d38f1964.css +1 -0
  10. package/dist/resource/css/monaco-2.681f0305.css +1 -0
  11. package/dist/resource/css/monaco-3.bc87f9b2.css +1 -0
  12. package/dist/resource/css/monaco-4.37d5626c.css +1 -0
  13. package/dist/resource/css/monaco-5.3f11493c.css +1 -0
  14. package/dist/resource/css/monaco-6.25aae788.css +1 -0
  15. package/dist/resource/css/monaco-7.b782cd98.css +1 -0
  16. package/dist/resource/css/monaco-8.29ff9088.css +1 -0
  17. package/dist/resource/css/monaco-9.e09f4a76.css +1 -0
  18. package/dist/resource/font/codicon.f866ab84.ttf +0 -0
  19. package/dist/resource/js/{66.c5ad1056.js → 117.510490e1.js} +26 -26
  20. package/dist/resource/js/{66.c5ad1056.js.LICENSE.txt → 117.510490e1.js.LICENSE.txt} +8206 -8170
  21. package/dist/resource/js/index.93b99658.js +157 -0
  22. package/dist/resource/js/{index.6cc525d4.js.LICENSE.txt → index.93b99658.js.LICENSE.txt} +928 -816
  23. package/dist/resource/js/monaco-0.a466c0d5.js +3 -0
  24. package/dist/resource/js/monaco-0.a466c0d5.js.LICENSE.txt +420 -0
  25. package/dist/resource/js/monaco-1.cbaae4ad.js +5 -0
  26. package/dist/resource/js/monaco-1.cbaae4ad.js.LICENSE.txt +663 -0
  27. package/dist/resource/js/monaco-10.6f5b38ef.js +2 -0
  28. package/dist/resource/js/monaco-10.6f5b38ef.js.LICENSE.txt +545 -0
  29. package/dist/resource/js/monaco-11.81ae21be.js +2 -0
  30. package/dist/resource/js/monaco-11.81ae21be.js.LICENSE.txt +633 -0
  31. package/dist/resource/js/monaco-12.e2a3ecd4.js +6 -0
  32. package/dist/resource/js/monaco-12.e2a3ecd4.js.LICENSE.txt +600 -0
  33. package/dist/resource/js/monaco-13.cc63a6b1.js +2 -0
  34. package/dist/resource/js/monaco-13.cc63a6b1.js.LICENSE.txt +542 -0
  35. package/dist/resource/js/monaco-14.0776f76f.js +23 -0
  36. package/dist/resource/js/monaco-14.0776f76f.js.LICENSE.txt +518 -0
  37. package/dist/resource/js/monaco-2.5e6b3e6c.js +25 -0
  38. package/dist/resource/js/monaco-2.5e6b3e6c.js.LICENSE.txt +603 -0
  39. package/dist/resource/js/monaco-3.993fc057.js +4 -0
  40. package/dist/resource/js/monaco-3.993fc057.js.LICENSE.txt +513 -0
  41. package/dist/resource/js/monaco-4.73c5efca.js +26 -0
  42. package/dist/resource/js/monaco-4.73c5efca.js.LICENSE.txt +668 -0
  43. package/dist/resource/js/monaco-5.91d0f99a.js +22 -0
  44. package/dist/resource/js/monaco-5.91d0f99a.js.LICENSE.txt +533 -0
  45. package/dist/resource/js/monaco-6.72f2d298.js +30 -0
  46. package/dist/resource/js/monaco-6.72f2d298.js.LICENSE.txt +991 -0
  47. package/dist/resource/js/monaco-7.e19e48d5.js +2 -0
  48. package/dist/resource/js/monaco-7.e19e48d5.js.LICENSE.txt +628 -0
  49. package/dist/resource/js/monaco-8.58ba60dd.js +395 -0
  50. package/dist/resource/js/monaco-8.58ba60dd.js.LICENSE.txt +556 -0
  51. package/dist/resource/js/monaco-9.eb8aef3e.js +71 -0
  52. package/dist/resource/js/monaco-9.eb8aef3e.js.LICENSE.txt +826 -0
  53. package/package.json +3 -3
  54. package/dist/resource/js/index.6cc525d4.js +0 -150
  55. /package/dist/resource/css/{66.75ade4fc.css → 117.75ade4fc.css} +0 -0
@@ -1,772 +1,866 @@
1
- /*! ../../../components/Title */
2
-
3
- /*! react/jsx-runtime */
4
-
5
- /*! react-i18next */
6
-
7
1
  /*! ../../constants */
8
2
 
9
3
  /*! antd */
10
4
 
11
5
  /*! ../../../constants */
12
6
 
13
- /*! ./Overall */
14
-
15
- /*! ../Alert/package-relation */
16
-
17
- /*! ./App */
18
-
19
- /*! ../../../components/Card/size */
20
-
21
- /*! ./constants */
22
-
23
- /*! react/jsx-runtime */
24
-
25
- /*! ../TextDrawer */
7
+ /*! ../../../utils */
26
8
 
27
- /*! ./package */
9
+ /*! lodash-es */
28
10
 
29
- /*! ./loader */
11
+ /*! ../CodeViewer */
30
12
 
31
13
  /*! ../../../constants */
32
14
 
33
- /*! ../TextDrawer */
15
+ /*! @rsdoctor/graph */
34
16
 
35
- /*! ./utils */
17
+ /*! ./menus */
36
18
 
37
- /*! ../../constants */
19
+ /*! react/jsx-runtime */
38
20
 
39
- /*! ../alerts */
21
+ /*! @monaco-editor/react */
40
22
 
41
- /*! ./constants */
23
+ /*! react */
42
24
 
43
- /*! @rsdoctor/utils/common */
25
+ /*! monaco-editor */
44
26
 
45
- /*! antd */
27
+ /*! ./loader.css */
46
28
 
47
29
  /*! react/jsx-runtime */
48
30
 
49
- /*! @rsdoctor/utils/common */
31
+ /*! ./vscode */
50
32
 
51
- /*! react */
33
+ /*! echarts/core */
52
34
 
53
35
  /*! ../../constants */
54
36
 
55
- /*! ./baseLoader */
37
+ /*! @ant-design/icons */
56
38
 
57
- /*! @rsdoctor/types */
39
+ /*! dayjs */
58
40
 
59
41
  /*! react/jsx-runtime */
60
42
 
61
- /*! ./type */
62
-
63
- /*! react/jsx-runtime */
43
+ /*! antd */
64
44
 
65
- /*! ../../utils */
45
+ /*! ./hooks */
66
46
 
67
47
  /*! ../../utils */
68
48
 
69
- /*! ./linter */
49
+ /*! ../Form/keyword */
70
50
 
71
51
  /*! ../Badge */
72
52
 
53
+ /*! ../../constants */
54
+
55
+ /*! ../Configuration */
56
+
57
+ /*! ./index.css */
58
+
73
59
  /*! lodash-es */
74
60
 
75
- /*! ../../components/Manifest */
61
+ /*! ./utils/hooks */
76
62
 
77
- /*! react */
63
+ /*! @rsdoctor/components */
78
64
 
79
- /*! ./components/fileTreeCom */
65
+ /*! react/jsx-runtime */
80
66
 
81
67
  /*! react/jsx-runtime */
82
68
 
83
69
  /*! ./packages */
84
70
 
85
- /*! ./package */
86
-
87
- /*! @ant-design/icons */
88
-
89
- /*! ../../utils */
71
+ /*! react/jsx-runtime */
90
72
 
91
- /*! ../TextDrawer */
73
+ /*! react */
92
74
 
93
- /*! ../worker/jsequal/client */
75
+ /*! ./utils */
94
76
 
95
- /*! ./url */
77
+ /*! react */
96
78
 
97
- /*! ./ModuleAnalyze */
79
+ /*! ./dependency */
98
80
 
99
- /*! react/jsx-runtime */
81
+ /*! ./chunk-graph */
100
82
 
101
83
  /*! ./asset */
102
84
 
103
85
  /*! @ant-design/icons */
104
86
 
105
- /*! react */
87
+ /*! antd */
106
88
 
107
- /*! lodash-es */
89
+ /*! @rsdoctor/types */
108
90
 
109
- /*! ./en */
91
+ /*! ../../utils */
110
92
 
111
- /*! buffer */
93
+ /*! @rsdoctor/types */
112
94
 
113
- /*! ./url */
95
+ /*! react/jsx-runtime */
114
96
 
115
- /*! react */
97
+ /*! ./module */
116
98
 
117
- /*! ../../../utils */
99
+ /*! core-js/modules/esnext.iterator.map.js */
118
100
 
119
- /*! @rsdoctor/types */
101
+ /*! ../Card */
120
102
 
121
- /*! ./index */
103
+ /*! lodash */
122
104
 
123
- /*! ../config */
105
+ /*! @ant-design/icons */
124
106
 
125
- /*! ../FileTree */
107
+ /*! ../Select */
126
108
 
127
- /*! ./fileTreeCom.css */
109
+ /*! ./Form/keyword */
128
110
 
129
- /*! core-js/modules/esnext.async-iterator.filter.js */
111
+ /*! lodash-es */
130
112
 
131
113
  /*! ../../constants */
132
114
 
133
- /*! ./loader.css */
134
-
135
- /*! lodash-es */
115
+ /*! react/jsx-runtime */
136
116
 
137
- /*! ../../BundleSize/config */
117
+ /*! ../constants */
138
118
 
139
- /*! ./size */
119
+ /*! ./sdk */
140
120
 
141
- /*! ../Status */
121
+ /*! ../Badge */
142
122
 
143
- /*! ../../Manifest */
123
+ /*! ../Manifest */
144
124
 
145
- /*! ./types */
125
+ /*! @monaco-editor/react */
146
126
 
147
- /*! ./NumberButton */
127
+ /*! react */
148
128
 
149
- /*! ./index.css */
129
+ /*! lodash */
150
130
 
151
- /*! ./DiffContainer */
131
+ /*! react */
152
132
 
153
- /*! ./baseStats */
133
+ /*! ../../components/Plugins/webpack */
154
134
 
155
- /*! ../Badge */
135
+ /*! ./loader.css */
156
136
 
157
- /*! ../../components/Configuration */
137
+ /*! acorn-import-assertions */
158
138
 
159
- /*! ./tooltips.css */
139
+ /*! ../../constants */
160
140
 
161
- /*! ../../../components/Manifest */
141
+ /*! lodash-es */
162
142
 
163
- /*! ../Charts/bootstrap */
143
+ /*! path */
164
144
 
165
- /*! ./TextDrawer */
145
+ /*! @rsdoctor/components/utils */
166
146
 
167
147
  /*! react */
168
148
 
169
- /*! ../TextDrawer */
170
-
171
149
  /*! ./constants */
172
150
 
173
- /*! @rsdoctor/components/utils */
174
-
175
- /*! ./code */
151
+ /*! @rsdoctor/types */
176
152
 
177
- /*! ../../../utils/worker */
153
+ /*! path-browserify */
178
154
 
179
- /*! react/jsx-runtime */
155
+ /*! ../../../constants */
180
156
 
181
157
  /*! ../Card */
182
158
 
183
- /*! @rsdoctor/types */
159
+ /*! react-router-dom */
184
160
 
185
- /*! ../../../constants */
161
+ /*! lines-and-columns */
186
162
 
187
163
  /*! rc-dialog/assets/index.css */
188
164
 
165
+ /*! ../../../components/Card */
166
+
189
167
  /*! ../../../constants */
190
168
 
191
- /*! ./manifest */
169
+ /*! ./tooltips.css */
170
+
171
+ /*! react/jsx-runtime */
172
+
173
+ /*! ./index.css */
174
+
175
+ /*! ./components */
176
+
177
+ /*! react */
192
178
 
193
179
  /*! ../Manifest */
194
180
 
195
181
  /*! ./package-relation */
196
182
 
197
- /*! react/jsx-runtime */
198
-
199
- /*! @rsdoctor/components/config */
183
+ /*! ../../components/Card */
200
184
 
201
- /*! ../../../components/Card */
185
+ /*! ../../components/CodeViewer */
202
186
 
203
- /*! ../../Manifest */
187
+ /*! react-markdown */
204
188
 
205
- /*! ./esbuild */
189
+ /*! ../Opener */
206
190
 
207
- /*! ../Alerts */
191
+ /*! ../FileTree */
208
192
 
209
- /*! ./chunk-graph */
193
+ /*! react */
210
194
 
211
- /*! ./treeShaking */
195
+ /*! ../Form/keyword */
212
196
 
213
197
  /*! ../../../constants */
214
198
 
215
- /*! lodash-es */
199
+ /*! @ant-design/icons */
216
200
 
217
- /*! react */
201
+ /*! ./common */
218
202
 
219
- /*! ../../utils */
203
+ /*! ./table */
220
204
 
221
- /*! antd */
205
+ /*! lodash-es */
222
206
 
223
- /*! ../../../components/Card/statistic */
207
+ /*! @rsdoctor/types */
224
208
 
225
- /*! ./sideEffect */
209
+ /*! ../../../components/Title */
226
210
 
227
211
  /*! @rsdoctor/types */
228
212
 
229
213
  /*! react */
230
214
 
231
- /*! react-hyper-tree */
232
-
233
- /*! ./hooks */
215
+ /*! ../../../components/Card/size */
234
216
 
235
- /*! ../../utils/loader */
217
+ /*! ./E1002 */
236
218
 
237
219
  /*! react */
238
220
 
239
- /*! ./request */
221
+ /*! react/jsx-runtime */
222
+
223
+ /*! ./worker */
240
224
 
241
225
  /*! @ant-design/icons */
242
226
 
243
- /*! ./loader.css */
227
+ /*! @rsdoctor/utils/common */
244
228
 
245
- /*! lodash-es */
229
+ /*! ../../utils */
230
+
231
+ /*! ../Alert/package-relation */
232
+
233
+ /*! @ant-design/icons */
246
234
 
247
235
  /*! ./constants */
248
236
 
249
- /*! ./NumberButton_module.css */
237
+ /*! ./error */
250
238
 
251
- /*! antd */
239
+ /*! @rsdoctor/types */
252
240
 
253
241
  /*! @rsdoctor/utils/common */
254
242
 
255
- /*! ../../ModuleAnalyze */
243
+ /*! ../TextDrawer */
256
244
 
257
- /*! @rsdoctor/types */
245
+ /*! react/jsx-runtime */
258
246
 
259
- /*! ../../utils/file */
247
+ /*! @rsdoctor/utils/common */
260
248
 
261
- /*! ../../components/Resolver/analysis */
249
+ /*! ../Title */
262
250
 
263
- /*! ../../../components/Manifest */
251
+ /*! ../Manifest */
264
252
 
265
- /*! ./resolver */
253
+ /*! ./package */
266
254
 
267
255
  /*! @ant-design/icons */
268
256
 
269
- /*! ../../Badge */
257
+ /*! ./statement */
270
258
 
271
- /*! @rsdoctor/types */
259
+ /*! ./common */
272
260
 
273
- /*! ./chunk */
261
+ /*! antd */
274
262
 
275
- /*! ../Title */
263
+ /*! lodash-es */
276
264
 
277
- /*! react/jsx-runtime */
265
+ /*! ./graph */
278
266
 
279
- /*! ../../../utils */
267
+ /*! react/jsx-runtime */
280
268
 
281
- /*! ../../constants */
269
+ /*! ./components/fileTreeCom */
282
270
 
283
- /*! ./rspack */
271
+ /*! ../Title */
284
272
 
285
- /*! ../../constants */
273
+ /*! ../../utils */
286
274
 
287
- /*! antd */
275
+ /*! ../../utils/loader */
288
276
 
289
- /*! antd */
277
+ /*! lodash */
290
278
 
291
- /*! lodash-es */
279
+ /*! ../../utils */
292
280
 
293
281
  /*! react/jsx-runtime */
294
282
 
295
- /*! ./statistic.css */
283
+ /*! ../../assets/connection-point.3b3c78ca.svg */
296
284
 
297
- /*! ../../Manifest */
285
+ /*! antd */
298
286
 
299
- /*! @rsdoctor/components */
287
+ /*! react/jsx-runtime */
300
288
 
301
289
  /*! react */
302
290
 
303
- /*! react/jsx-runtime */
291
+ /*! ./loader.css */
304
292
 
305
- /*! @rsdoctor/types */
293
+ /*! ../../../utils */
306
294
 
307
- /*! acorn-walk */
295
+ /*! ./diff */
308
296
 
309
- /*! rc-dialog */
297
+ /*! react/jsx-runtime */
310
298
 
311
- /*! @ant-design/icons */
299
+ /*! lodash-es */
312
300
 
313
301
  /*! acorn */
314
302
 
315
- /*! ../executions */
316
-
317
- /*! ./fileTree */
318
-
319
- /*! react/jsx-runtime */
320
-
321
- /*! react */
322
-
323
- /*! @rsdoctor/types */
303
+ /*! ./module */
324
304
 
325
- /*! ./tooltips.css */
305
+ /*! ./monaco */
326
306
 
327
- /*! ./dependency */
307
+ /*! ./fileTreeCom.css */
328
308
 
329
- /*! react */
309
+ /*! rc-dialog */
330
310
 
331
- /*! ./rule */
311
+ /*! react/jsx-runtime */
332
312
 
333
- /*! core-js/modules/esnext.iterator.map.js */
313
+ /*! ./code */
334
314
 
335
- /*! ./chunk */
315
+ /*! ../../BundleSize/config */
336
316
 
337
317
  /*! react/jsx-runtime */
338
318
 
339
- /*! . */
319
+ /*! ./index */
340
320
 
341
- /*! antd */
321
+ /*! ./module-graph */
342
322
 
343
- /*! ./constants */
323
+ /*! lodash-es */
344
324
 
345
- /*! ./package */
325
+ /*! ./export */
346
326
 
347
- /*! react/jsx-runtime */
327
+ /*! path */
348
328
 
349
- /*! lodash-es */
329
+ /*! ./index.css */
350
330
 
351
- /*! ../../../components/Loader/Analysis */
331
+ /*! @rsdoctor/types */
352
332
 
353
333
  /*! react/jsx-runtime */
354
334
 
355
- /*! ./header.css */
335
+ /*! @monaco-editor/react */
356
336
 
357
- /*! antd */
337
+ /*! @rsdoctor/types */
358
338
 
359
- /*! react/jsx-runtime */
339
+ /*! ../../../components/Manifest */
360
340
 
361
341
  /*! react */
362
342
 
363
- /*! ../../../constants */
364
-
365
- /*! ./context */
343
+ /*! ../resolver */
366
344
 
367
- /*! dayjs */
345
+ /*! @rsdoctor/types */
368
346
 
369
- /*! ../../utils */
347
+ /*! ./NumberButton */
370
348
 
371
349
  /*! react */
372
350
 
373
- /*! path */
374
-
375
- /*! ../TextDrawer */
351
+ /*! @rsdoctor/components/utils */
376
352
 
377
- /*! ./index.css */
353
+ /*! ./bundle */
378
354
 
379
355
  /*! ./constants */
380
356
 
381
- /*! lodash-es */
357
+ /*! antd */
382
358
 
383
- /*! ../Manifest */
359
+ /*! ../Charts/bootstrap */
384
360
 
385
- /*! react */
361
+ /*! ./local */
386
362
 
387
- /*! @rsdoctor/utils/common */
363
+ /*! ./TextDrawer */
388
364
 
389
- /*! ./compile_module.css */
365
+ /*! @rsdoctor/types */
390
366
 
391
- /*! lodash-es */
367
+ /*! react */
368
+
369
+ /*! ./utils */
392
370
 
393
371
  /*! ../../utils */
394
372
 
395
- /*! @ant-design/icons */
373
+ /*! ./config */
396
374
 
397
- /*! react-router-dom */
375
+ /*! ./locale */
398
376
 
399
- /*! path */
377
+ /*! react */
400
378
 
401
- /*! ../../../components/Title */
379
+ /*! ./modules */
402
380
 
403
- /*! ./worker */
381
+ /*! ./WebpackLoaders/Analysis */
404
382
 
405
- /*! @rsdoctor/utils/common */
383
+ /*! ./code */
406
384
 
407
- /*! lodash-es */
385
+ /*! ../../../utils/worker */
408
386
 
409
- /*! antd */
387
+ /*! ../Card */
410
388
 
411
- /*! ../TextDrawer */
389
+ /*! react/jsx-runtime */
412
390
 
413
- /*! react */
391
+ /*! react/jsx-runtime */
414
392
 
415
- /*! @rsdoctor/utils/common */
393
+ /*! ./TreeShaking */
416
394
 
417
- /*! ../../Keyword */
395
+ /*! react */
418
396
 
419
- /*! ../../components/Manifest */
397
+ /*! lodash-es */
420
398
 
421
- /*! antd */
399
+ /*! ./ModuleResolve */
422
400
 
423
- /*! ./tooltips.css */
401
+ /*! @ant-design/icons */
402
+
403
+ /*! ../../FileTree */
424
404
 
425
405
  /*! lodash-es */
426
406
 
427
407
  /*! react */
428
408
 
429
- /*! ./module */
409
+ /*! react/jsx-runtime */
430
410
 
431
- /*! ./module-graph */
411
+ /*! ../TextDrawer */
432
412
 
433
- /*! ./hooks */
413
+ /*! ../../utils */
414
+
415
+ /*! react */
416
+
417
+ /*! ../../../components/Card/statistic */
418
+
419
+ /*! ../../constants */
420
+
421
+ /*! react-hyper-tree */
434
422
 
435
423
  /*! axios */
436
424
 
437
- /*! ../TextDrawer */
425
+ /*! antd */
438
426
 
439
- /*! dayjs */
427
+ /*! react/jsx-runtime */
440
428
 
441
- /*! ../../utils */
429
+ /*! antd */
442
430
 
443
- /*! ./entrypoints */
431
+ /*! ./pagination */
444
432
 
445
- /*! ../../constants */
433
+ /*! lodash-es */
434
+
435
+ /*! ./summary */
436
+
437
+ /*! react */
446
438
 
447
439
  /*! @rsdoctor/types */
448
440
 
449
441
  /*! antd */
450
442
 
451
- /*! ../../constants */
443
+ /*! path */
444
+
445
+ /*! ../../utils */
452
446
 
453
447
  /*! ../../utils */
454
448
 
449
+ /*! react */
450
+
451
+ /*! ../../../components/Configuration */
452
+
455
453
  /*! @rsdoctor/utils/common */
456
454
 
457
- /*! react/jsx-runtime */
455
+ /*! ./remote */
458
456
 
459
457
  /*! @ant-design/icons */
460
458
 
461
- /*! ./card_module.css */
459
+ /*! ../../components/Resolver/analysis */
460
+
461
+ /*! react */
462
462
 
463
463
  /*! react/jsx-runtime */
464
464
 
465
465
  /*! ../../../utils */
466
466
 
467
- /*! ../../../components/CodeViewer */
467
+ /*! ./apis */
468
468
 
469
- /*! ../Plugins/webpack */
469
+ /*! ./NumberButton_module.css */
470
470
 
471
- /*! @rsdoctor/types */
471
+ /*! antd */
472
+
473
+ /*! ../../ModuleAnalyze */
472
474
 
473
475
  /*! @rsdoctor/types */
474
476
 
475
477
  /*! @ant-design/icons */
476
478
 
477
- /*! ./Card */
479
+ /*! ../../utils */
478
480
 
479
- /*! react/jsx-runtime */
481
+ /*! ../TextDrawer */
482
+
483
+ /*! ./plugin */
484
+
485
+ /*! ./Overall */
480
486
 
481
487
  /*! react/jsx-runtime */
482
488
 
483
- /*! ../constants */
489
+ /*! ../../../components/Manifest */
484
490
 
485
- /*! lodash-es */
491
+ /*! ./url */
486
492
 
487
- /*! @rsdoctor/utils/common */
493
+ /*! ../../constants */
488
494
 
489
- /*! antd */
495
+ /*! @ant-design/icons */
490
496
 
491
- /*! react */
497
+ /*! react/jsx-runtime */
492
498
 
493
- /*! ./monaco */
499
+ /*! @ant-design/icons */
494
500
 
495
- /*! ./statement */
501
+ /*! @rsdoctor/components/elements */
496
502
 
497
- /*! @rsdoctor/types */
503
+ /*! ../../Badge */
498
504
 
499
- /*! ../FileTree */
505
+ /*! antd */
500
506
 
501
- /*! ./utils */
507
+ /*! antd */
502
508
 
503
- /*! ../../components/Alerts */
509
+ /*! lodash-es */
504
510
 
505
- /*! react */
511
+ /*! ./asserts */
506
512
 
507
- /*! ../TextDrawer */
513
+ /*! antd */
508
514
 
509
- /*! @rsdoctor/types */
515
+ /*! @ant-design/icons */
510
516
 
511
517
  /*! @rsdoctor/types */
512
518
 
513
- /*! ./viewer */
519
+ /*! ../TextDrawer */
514
520
 
515
- /*! ./envinfo */
521
+ /*! ./statement */
516
522
 
517
523
  /*! @rsdoctor/types */
518
524
 
519
- /*! ./utils */
525
+ /*! ../FileTree */
520
526
 
521
- /*! ./vscode */
527
+ /*! react-router-dom */
522
528
 
523
- /*! process */
529
+ /*! @rsdoctor/types */
524
530
 
525
- /*! ./tree-shaking */
531
+ /*! ../../Select */
526
532
 
527
- /*! ./baseCompiler */
533
+ /*! ../../constants */
534
+
535
+ /*! ./loader.css */
536
+
537
+ /*! antd */
528
538
 
529
539
  /*! react */
530
540
 
531
- /*! lodash-es */
541
+ /*! ./E1003 */
542
+
543
+ /*! @rsdoctor/types */
544
+
545
+ /*! ../../Manifest */
546
+
547
+ /*! ./parser */
532
548
 
533
549
  /*! react */
534
550
 
535
- /*! ../Card */
551
+ /*! ../graph */
536
552
 
537
- /*! ./Charts/TimelineCharts */
553
+ /*! ./fileTree */
538
554
 
539
- /*! path */
555
+ /*! ./DiffContainer */
540
556
 
541
557
  /*! react/jsx-runtime */
542
558
 
559
+ /*! ./utils */
560
+
561
+ /*! ../storage */
562
+
543
563
  /*! ../Alert */
544
564
 
545
- /*! @rsdoctor/types */
565
+ /*! ./tooltips.css */
546
566
 
547
- /*! ./local */
567
+ /*! ../Manifest */
568
+
569
+ /*! ./package-graph */
570
+
571
+ /*! ./loader */
548
572
 
549
573
  /*! react/jsx-runtime */
550
574
 
551
- /*! @rsdoctor/utils/common */
575
+ /*! ../TextDrawer */
552
576
 
553
- /*! ../CodeViewer */
577
+ /*! ./dependency */
554
578
 
555
- /*! ../../../components/Form/keyword */
579
+ /*! ./ModuleAnalyze */
556
580
 
557
581
  /*! @ant-design/icons */
558
582
 
559
- /*! ../../constants */
583
+ /*! ./plugin */
560
584
 
561
585
  /*! react/jsx-runtime */
562
586
 
563
- /*! ./locale */
587
+ /*! . */
564
588
 
565
589
  /*! react/jsx-runtime */
566
590
 
567
- /*! ../../../components/Charts */
591
+ /*! ./constants */
592
+
593
+ /*! ../../utils */
568
594
 
569
595
  /*! @rsdoctor/types */
570
596
 
571
- /*! antd */
597
+ /*! @rsdoctor/utils/common */
572
598
 
573
- /*! react/jsx-runtime */
599
+ /*! lodash-es */
574
600
 
575
- /*! ./thirdparty */
601
+ /*! ./worker */
576
602
 
577
- /*! ../../../components/Keyword */
603
+ /*! react/jsx-runtime */
578
604
 
579
- /*! react */
605
+ /*! antd */
580
606
 
581
- /*! react/jsx-runtime */
607
+ /*! ./plugin */
582
608
 
583
- /*! ./components */
609
+ /*! ../../../constants */
584
610
 
585
- /*! ../../constants */
611
+ /*! ./storage */
586
612
 
587
- /*! lodash-es */
613
+ /*! ./sideEffect */
588
614
 
589
615
  /*! react/jsx-runtime */
590
616
 
591
- /*! ./WebpackPlugins */
617
+ /*! url-parse */
592
618
 
593
- /*! ./dependency */
619
+ /*! ../../components/Manifest */
594
620
 
595
- /*! ./tooltips.css */
621
+ /*! react */
596
622
 
597
- /*! path */
623
+ /*! ./index.css */
598
624
 
599
- /*! ../../constants */
625
+ /*! ../Alerts */
600
626
 
601
- /*! react/jsx-runtime */
627
+ /*! lodash-es */
602
628
 
603
- /*! ../Manifest */
629
+ /*! ../../utils */
604
630
 
605
- /*! ../config */
631
+ /*! ./router */
606
632
 
607
- /*! ../../../constants */
633
+ /*! path */
608
634
 
609
- /*! ./statistic */
635
+ /*! ../../utils */
610
636
 
611
- /*! antd */
637
+ /*! ../../../constants */
612
638
 
613
- /*! ./assets */
639
+ /*! ../../../components/Title */
614
640
 
615
641
  /*! react/jsx-runtime */
616
642
 
617
- /*! lodash-es */
618
-
619
643
  /*! @rsdoctor/utils/common */
620
644
 
621
- /*! ./index.css */
645
+ /*! ./graph */
622
646
 
623
- /*! ./constants */
647
+ /*! ./compile_module.css */
624
648
 
625
- /*! ../Card */
649
+ /*! react */
626
650
 
627
651
  /*! antd */
628
652
 
629
- /*! ./remote */
630
-
631
- /*! @rsdoctor/utils/common */
632
-
633
- /*! lodash */
653
+ /*! ./request */
634
654
 
635
- /*! ../Card */
655
+ /*! react */
636
656
 
637
- /*! ../error */
657
+ /*! @rsdoctor/types */
638
658
 
639
- /*! antd */
659
+ /*! ./base */
640
660
 
641
- /*! ./package-graph */
661
+ /*! ../../utils/loader */
642
662
 
643
- /*! @rsdoctor/types */
663
+ /*! path */
644
664
 
645
- /*! ./loader */
665
+ /*! ../../components/Manifest */
646
666
 
647
667
  /*! antd */
648
668
 
649
- /*! ./NumberButton.module */
669
+ /*! react */
650
670
 
651
- /*! ./bundle */
671
+ /*! ./data */
652
672
 
653
- /*! ./algorithm */
673
+ /*! lodash-es */
654
674
 
655
- /*! ./statement */
675
+ /*! ./loader.css */
656
676
 
657
- /*! @rsdoctor/components/utils */
677
+ /*! ../TextDrawer */
658
678
 
659
- /*! react/jsx-runtime */
679
+ /*! ../Card */
660
680
 
661
- /*! react/jsx-runtime */
681
+ /*! lodash-es */
662
682
 
663
- /*! ./NumberButton.module */
683
+ /*! ./storage */
664
684
 
665
685
  /*! @rsdoctor/types */
666
686
 
667
- /*! ./list.module */
687
+ /*! ../../utils/file */
668
688
 
669
- /*! ../../../components/Configuration */
689
+ /*! @rsdoctor/components/utils */
670
690
 
671
691
  /*! ../../utils */
672
692
 
673
- /*! @rsdoctor/types */
693
+ /*! @rsdoctor/graph */
694
+
695
+ /*! antd */
696
+
697
+ /*! ./document */
674
698
 
675
699
  /*! react */
676
700
 
677
701
  /*! ../DiffServerAPIProvider */
678
702
 
679
- /*! ./header */
703
+ /*! ../../../components/CodeViewer */
680
704
 
681
- /*! ./worker */
705
+ /*! react/jsx-runtime */
682
706
 
683
- /*! ../Opener */
707
+ /*! @monaco-editor/react */
684
708
 
685
- /*! ./NumberButton */
709
+ /*! react/jsx-runtime */
686
710
 
687
711
  /*! ../../constants */
688
712
 
689
- /*! react */
713
+ /*! ../Opener */
690
714
 
691
- /*! ../Status */
715
+ /*! ./data */
716
+
717
+ /*! ./card_module.css */
718
+
719
+ /*! ./dependency */
720
+
721
+ /*! ./dependency */
722
+
723
+ /*! path */
724
+
725
+ /*! react/jsx-runtime */
726
+
727
+ /*! ./statistic.css */
692
728
 
693
729
  /*! @rsdoctor/components/utils */
694
730
 
731
+ /*! ../../components/Alerts */
732
+
733
+ /*! ./instance */
734
+
735
+ /*! /home/runner/work/rsdoctor/rsdoctor/node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js */
736
+
737
+ /*! ./data */
738
+
739
+ /*! react/jsx-runtime */
740
+
695
741
  /*! ../../utils */
696
742
 
697
- /*! ../../../constants */
743
+ /*! ./Card */
744
+
745
+ /*! react/jsx-runtime */
746
+
747
+ /*! @rsdoctor/utils/common */
698
748
 
699
749
  /*! @rsdoctor/types */
700
750
 
701
- /*! ../storage */
751
+ /*! ./utils */
702
752
 
703
753
  /*! react/jsx-runtime */
704
754
 
705
- /*! ./E1001 */
755
+ /*! ./parser */
706
756
 
707
- /*! ./card.module */
757
+ /*! ./time */
758
+
759
+ /*! @rsdoctor/types */
760
+
761
+ /*! react/jsx-runtime */
762
+
763
+ /*! ../FileTree */
708
764
 
709
765
  /*! @rsdoctor/components */
710
766
 
711
- /*! ../../utils */
767
+ /*! @rsdoctor/types */
768
+
769
+ /*! lodash */
712
770
 
713
771
  /*! ./modules */
714
772
 
715
- /*! ./loader */
773
+ /*! ./cn */
716
774
 
717
- /*! @rsdoctor/components/elements */
775
+ /*! react */
718
776
 
719
- /*! @rsdoctor/types */
777
+ /*! ./vscode */
720
778
 
721
- /*! ./common */
779
+ /*! ./result */
722
780
 
723
- /*! antd */
781
+ /*! lodash */
724
782
 
725
- /*! ./TimelineCharts */
783
+ /*! ./tooltips.css */
726
784
 
727
- /*! react-router-dom */
785
+ /*! ./client */
786
+
787
+ /*! ./algorithm */
728
788
 
729
789
  /*! antd */
730
790
 
791
+ /*! @rsdoctor/components/pages */
792
+
731
793
  /*! antd */
732
794
 
733
- /*! ../Opener */
795
+ /*! ./statement */
734
796
 
735
- /*! ./storage */
797
+ /*! ../Card */
736
798
 
737
- /*! ./graph */
799
+ /*! @rsdoctor/types */
738
800
 
739
- /*! @rsdoctor/utils/common */
801
+ /*! ./Charts/TimelineCharts */
740
802
 
741
- /*! ../Manifest */
803
+ /*! ../../../components/Form/keyword */
742
804
 
743
805
  /*! react/jsx-runtime */
744
806
 
745
- /*! path */
807
+ /*! ./header.css */
808
+
809
+ /*! antd */
810
+
811
+ /*! react/jsx-runtime */
812
+
813
+ /*! react/jsx-runtime */
814
+
815
+ /*! react/jsx-runtime */
816
+
817
+ /*! react/jsx-runtime */
818
+
819
+ /*! ../CodeViewer */
820
+
821
+ /*! ./algorithm */
822
+
823
+ /*! ./alerts */
746
824
 
747
825
  /*! ./constants */
748
826
 
749
- /*! ./list_module.css */
827
+ /*! ../TextDrawer */
750
828
 
751
- /*! ../../../components/TextDrawer */
829
+ /*! @rsdoctor/types */
830
+
831
+ /*! ./open-tag */
832
+
833
+ /*! antd */
834
+
835
+ /*! react/jsx-runtime */
836
+
837
+ /*! ../../../components/Keyword */
838
+
839
+ /*! react */
840
+
841
+ /*! ./space */
842
+
843
+ /*! ../worker/jsequal/client */
844
+
845
+ /*! ../Manifest */
752
846
 
753
847
  /*! @rsdoctor/utils/common */
754
848
 
755
- /*! ./api */
849
+ /*! ./E1004 */
756
850
 
757
851
  /*! ./common */
758
852
 
759
- /*! react/jsx-runtime */
853
+ /*! ../../utils */
760
854
 
761
- /*! ./request */
855
+ /*! ../storage */
762
856
 
763
- /*! @rsdoctor/types */
857
+ /*! ./components */
764
858
 
765
- /*! ./base */
859
+ /*! axios */
766
860
 
767
- /*! ../../components/Manifest */
861
+ /*! lodash-es */
768
862
 
769
- /*! ./Badge */
863
+ /*! ../../constants */
770
864
 
771
865
  /*! @rsdoctor/types */
772
866
 
@@ -774,465 +868,503 @@
774
868
 
775
869
  /*! ../../utils */
776
870
 
777
- /*! ../../components/Configuration */
778
-
779
- /*! ./bundle */
871
+ /*! @rsdoctor/types */
780
872
 
781
- /*! ./Alert */
873
+ /*! ./storage */
782
874
 
783
- /*! ./progress */
875
+ /*! ./index.css */
784
876
 
785
- /*! ../../utils */
877
+ /*! ./tooltips.css */
786
878
 
787
- /*! ./storage */
879
+ /*! ../Status */
788
880
 
789
- /*! ./router */
881
+ /*! ./bundle */
790
882
 
791
- /*! ../constants */
883
+ /*! ../Manifest */
792
884
 
793
- /*! ./utils */
885
+ /*! ../config */
794
886
 
795
- /*! ../../../constants */
887
+ /*! ../TextDrawer */
796
888
 
797
- /*! ../Title */
889
+ /*! dayjs */
798
890
 
799
- /*! antd */
891
+ /*! ./utils */
800
892
 
801
893
  /*! react */
802
894
 
895
+ /*! core-js/modules/esnext.async-iterator.map.js */
896
+
803
897
  /*! ../CodeViewer */
804
898
 
805
- /*! antd */
899
+ /*! ./resolver */
806
900
 
807
901
  /*! ../TextDrawer */
808
902
 
809
- /*! ../Charts/done */
810
-
811
- /*! react/jsx-runtime */
812
-
813
- /*! antd */
903
+ /*! @rsdoctor/utils/common */
814
904
 
815
- /*! ../../../utils */
905
+ /*! ../../constants */
816
906
 
817
- /*! ./dependency */
907
+ /*! monaco-editor */
818
908
 
819
- /*! ../Manifest */
820
-
821
- /*! ../Charts/minify */
909
+ /*! antd */
822
910
 
823
- /*! @rsdoctor/types */
911
+ /*! ../Plugins/webpack */
824
912
 
825
913
  /*! antd */
826
914
 
827
- /*! ./constants */
915
+ /*! ./NumberButton.module */
828
916
 
829
- /*! ../../../components/Badge */
917
+ /*! ./file-relation */
830
918
 
831
- /*! ./hightlight */
919
+ /*! ./bundle */
832
920
 
833
- /*! ./file-relation */
921
+ /*! @ant-design/icons */
834
922
 
835
923
  /*! ./diff */
836
924
 
837
- /*! ./data */
838
-
839
- /*! ./builder-select */
925
+ /*! ./document */
840
926
 
841
- /*! ./module */
927
+ /*! ./NumberButton.module */
842
928
 
843
929
  /*! react */
844
930
 
845
- /*! @rsdoctor/utils/common */
846
-
847
- /*! react */
931
+ /*! ../constants */
848
932
 
849
- /*! @ant-design/icons */
933
+ /*! ./list.module */
850
934
 
851
- /*! lodash */
935
+ /*! antd */
852
936
 
853
- /*! ../../../constants */
937
+ /*! ./server */
854
938
 
855
- /*! ./utils */
939
+ /*! react */
856
940
 
857
941
  /*! @rsdoctor/types */
858
942
 
943
+ /*! @monaco-editor/react */
944
+
945
+ /*! ./viewer */
946
+
859
947
  /*! ../../constants */
860
948
 
861
- /*! @monaco-editor/react */
949
+ /*! ../../Manifest */
862
950
 
863
- /*! ./sdk */
951
+ /*! ./time */
864
952
 
865
- /*! ./cn */
953
+ /*! lodash */
866
954
 
867
955
  /*! ../Manifest */
868
956
 
869
- /*! @rsdoctor/types */
870
-
871
- /*! @ant-design/icons */
957
+ /*! ./NumberButton */
872
958
 
873
- /*! ./card.module */
959
+ /*! lodash-es */
874
960
 
875
- /*! lodash */
961
+ /*! ../../../constants */
876
962
 
877
- /*! ./utils */
963
+ /*! ../../constants */
878
964
 
879
- /*! ../Manifest */
965
+ /*! react */
880
966
 
881
- /*! @rsdoctor/types */
967
+ /*! ../Status */
882
968
 
883
- /*! acorn-import-assertions */
969
+ /*! react/jsx-runtime */
884
970
 
885
- /*! lodash-es */
971
+ /*! ./constants */
886
972
 
887
- /*! path */
973
+ /*! ../Manifest */
888
974
 
889
- /*! ../../utils */
975
+ /*! ./diagnostic */
890
976
 
891
977
  /*! react/jsx-runtime */
892
978
 
893
- /*! ./TimelineCharts */
979
+ /*! ./card.module */
894
980
 
895
- /*! antd */
981
+ /*! @rsdoctor/types */
896
982
 
897
- /*! lines-and-columns */
983
+ /*! ./index.css */
898
984
 
899
985
  /*! antd */
900
986
 
901
- /*! antd */
987
+ /*! @rsdoctor/utils/common */
988
+
989
+ /*! ../../constants */
902
990
 
903
991
  /*! react/jsx-runtime */
904
992
 
905
- /*! antd */
993
+ /*! react/jsx-runtime */
906
994
 
907
- /*! antd */
995
+ /*! ../loader */
908
996
 
909
- /*! ../../worker/ecmaversion/client */
997
+ /*! ../../utils */
910
998
 
911
- /*! ./compile */
999
+ /*! ./utils */
912
1000
 
913
- /*! react-router-dom */
1001
+ /*! ../../components/Manifest */
914
1002
 
915
1003
  /*! react/jsx-runtime */
916
1004
 
1005
+ /*! ./asserts */
1006
+
917
1007
  /*! react/jsx-runtime */
918
1008
 
919
- /*! ../storage */
1009
+ /*! ../../constants */
920
1010
 
921
- /*! @rsdoctor/components/pages */
1011
+ /*! ../Manifest */
922
1012
 
923
- /*! @rsdoctor/types */
1013
+ /*! ./server */
924
1014
 
925
- /*! ../Manifest */
1015
+ /*! react/jsx-runtime */
926
1016
 
927
1017
  /*! ../../../constants */
928
1018
 
929
- /*! url-parse */
1019
+ /*! ../../../utils */
930
1020
 
931
- /*! antd */
1021
+ /*! core-js/modules/esnext.iterator.constructor.js */
932
1022
 
933
- /*! lodash-es */
1023
+ /*! ../../../components/TextDrawer */
934
1024
 
935
- /*! ./E1002 */
1025
+ /*! ./graph */
936
1026
 
937
- /*! axios */
1027
+ /*! ./tooltips.css */
938
1028
 
939
- /*! ./responsiveGridList */
1029
+ /*! react/jsx-runtime */
940
1030
 
941
- /*! ../../utils */
1031
+ /*! ./list_module.css */
1032
+
1033
+ /*! ./modules */
1034
+
1035
+ /*! ./statistic */
1036
+
1037
+ /*! ../../Manifest */
942
1038
 
943
1039
  /*! react */
944
1040
 
945
- /*! @rsdoctor/types */
1041
+ /*! antd */
1042
+
1043
+ /*! ../../components/Manifest */
1044
+
1045
+ /*! ../../utils */
946
1046
 
947
1047
  /*! react/jsx-runtime */
948
1048
 
949
- /*! ./error */
1049
+ /*! ./api */
1050
+
1051
+ /*! ../../components/Configuration */
950
1052
 
951
1053
  /*! react/jsx-runtime */
952
1054
 
953
- /*! ./storage */
1055
+ /*! lodash-es */
954
1056
 
955
- /*! @ant-design/icons */
1057
+ /*! ./plugin */
956
1058
 
957
- /*! @rsdoctor/types */
1059
+ /*! ./url */
1060
+
1061
+ /*! ./summary */
958
1062
 
959
1063
  /*! @ant-design/icons */
960
1064
 
961
- /*! ./package */
1065
+ /*! ../executions */
962
1066
 
963
- /*! lodash-es */
1067
+ /*! ../../utils */
964
1068
 
965
- /*! ./diff */
1069
+ /*! antd */
1070
+
1071
+ /*! ./Badge */
1072
+
1073
+ /*! ../../components/Configuration */
966
1074
 
967
1075
  /*! ../Opener */
968
1076
 
969
- /*! rc-tree */
1077
+ /*! @rsdoctor/types */
970
1078
 
971
- /*! ./graph */
1079
+ /*! ../../../constants */
972
1080
 
973
- /*! ../../components/Overall */
1081
+ /*! antd */
1082
+
1083
+ /*! @rsdoctor/types */
974
1084
 
975
1085
  /*! react */
976
1086
 
977
- /*! @rsdoctor/types */
1087
+ /*! ./Alert */
978
1088
 
979
- /*! ./statement */
1089
+ /*! ./babel */
980
1090
 
981
- /*! lodash */
1091
+ /*! @rsdoctor/components/utils */
982
1092
 
983
- /*! ../../pages */
1093
+ /*! ./WebpackPlugins */
984
1094
 
985
- /*! ../../utils */
1095
+ /*! antd */
986
1096
 
987
- /*! ./constants */
1097
+ /*! socket.io-client */
988
1098
 
989
- /*! lodash-es */
1099
+ /*! ../../../utils */
990
1100
 
991
1101
  /*! ./view */
992
1102
 
993
- /*! ./Layout */
1103
+ /*! antd */
994
1104
 
995
- /*! react-router-dom */
1105
+ /*! ./asserts */
996
1106
 
997
- /*! @rsdoctor/components */
1107
+ /*! ./header */
998
1108
 
999
- /*! ../../Card */
1109
+ /*! ./constants */
1000
1110
 
1001
- /*! ./files */
1111
+ /*! @rsdoctor/components */
1002
1112
 
1003
- /*! ./time */
1113
+ /*! ../Charts/done */
1004
1114
 
1005
- /*! core-js/modules/esnext.async-iterator.map.js */
1115
+ /*! ../../Card */
1116
+
1117
+ /*! path */
1006
1118
 
1007
1119
  /*! ../CodeViewer */
1008
1120
 
1009
- /*! acorn */
1010
-
1011
- /*! ./dependncy */
1121
+ /*! dayjs */
1012
1122
 
1013
1123
  /*! @rsdoctor/components/elements */
1014
1124
 
1015
- /*! ./code */
1016
-
1017
- /*! antd */
1018
-
1019
- /*! @monaco-editor/react */
1125
+ /*! ./types */
1020
1126
 
1021
- /*! ./module */
1127
+ /*! ../../../components/Card */
1022
1128
 
1023
- /*! react/jsx-runtime */
1129
+ /*! ../Charts/minify */
1024
1130
 
1025
- /*! react */
1131
+ /*! @ant-design/icons */
1026
1132
 
1027
- /*! ./data */
1133
+ /*! ../../../components/Badge */
1028
1134
 
1029
- /*! ../../utils */
1135
+ /*! ./chunk */
1030
1136
 
1031
1137
  /*! react/jsx-runtime */
1032
1138
 
1139
+ /*! core-js/modules/esnext.iterator.filter.js */
1140
+
1033
1141
  /*! @rsdoctor/types */
1034
1142
 
1035
- /*! lodash-es */
1143
+ /*! ../plugin */
1144
+
1145
+ /*! ../../components/Form/keyword */
1036
1146
 
1037
1147
  /*! ./cards */
1038
1148
 
1149
+ /*! ./utils */
1150
+
1039
1151
  /*! ../../constants */
1040
1152
 
1041
- /*! react-json-view */
1153
+ /*! @ant-design/icons */
1042
1154
 
1043
- /*! ../resolver */
1155
+ /*! ../../utils */
1156
+
1157
+ /*! @monaco-editor/react */
1158
+
1159
+ /*! @rsdoctor/types */
1160
+
1161
+ /*! ./document */
1044
1162
 
1045
1163
  /*! antd */
1046
1164
 
1047
1165
  /*! ./index.css */
1048
1166
 
1049
- /*! react/jsx-runtime */
1167
+ /*! @rsdoctor/types */
1050
1168
 
1051
- /*! ./bundle */
1169
+ /*! react-i18next */
1052
1170
 
1053
- /*! react/jsx-runtime */
1171
+ /*! react-dom/client */
1054
1172
 
1055
- /*! ./compile */
1173
+ /*! ./card.module */
1056
1174
 
1057
- /*! ../Manifest */
1175
+ /*! ../../Keyword */
1058
1176
 
1059
- /*! ./utils */
1177
+ /*! ./TimelineCharts */
1060
1178
 
1061
- /*! antd */
1179
+ /*! ./compile */
1062
1180
 
1063
- /*! ../../../utils */
1181
+ /*! react-highlight-words */
1064
1182
 
1065
- /*! ../../../constants */
1183
+ /*! @rsdoctor/types */
1066
1184
 
1067
- /*! antd */
1185
+ /*! lodash-es */
1068
1186
 
1069
- /*! ./modules */
1187
+ /*! ./constants */
1070
1188
 
1071
1189
  /*! antd */
1072
1190
 
1073
- /*! react */
1191
+ /*! ../../constants */
1074
1192
 
1075
- /*! ./Alerts */
1193
+ /*! @rsdoctor/types */
1076
1194
 
1077
- /*! ./modules */
1195
+ /*! ../../constants */
1078
1196
 
1079
- /*! ../../../constants */
1197
+ /*! ./modules */
1080
1198
 
1081
- /*! antd */
1199
+ /*! @ant-design/icons */
1082
1200
 
1083
1201
  /*! antd */
1084
1202
 
1085
1203
  /*! react/jsx-runtime */
1086
1204
 
1087
- /*! ../../constants */
1205
+ /*! ./modules */
1088
1206
 
1089
- /*! react */
1207
+ /*! @rsdoctor/types */
1090
1208
 
1091
- /*! react */
1209
+ /*! ./chunk */
1092
1210
 
1093
- /*! ./constants */
1211
+ /*! antd */
1094
1212
 
1095
- /*! react */
1213
+ /*! antd */
1096
1214
 
1097
- /*! @rsdoctor/components/elements */
1215
+ /*! react-error-boundary */
1098
1216
 
1099
- /*! @rsdoctor/utils/common */
1217
+ /*! ./tree-shaking */
1100
1218
 
1101
- /*! antd */
1219
+ /*! ./logger */
1102
1220
 
1103
- /*! antd */
1221
+ /*! react-router-dom */
1104
1222
 
1105
- /*! ./types */
1223
+ /*! ./manifest */
1106
1224
 
1107
- /*! ../../../utils */
1225
+ /*! ./compile */
1108
1226
 
1109
- /*! ./pagination */
1227
+ /*! lodash-es */
1110
1228
 
1111
- /*! @rsdoctor/types */
1229
+ /*! react-router-dom */
1112
1230
 
1113
- /*! ./summary */
1231
+ /*! @rsdoctor/components/elements */
1114
1232
 
1115
1233
  /*! react */
1116
1234
 
1117
- /*! lodash-es */
1235
+ /*! ./manifest */
1118
1236
 
1119
- /*! ../../utils */
1237
+ /*! @rsdoctor/utils/common */
1120
1238
 
1121
- /*! ./url */
1239
+ /*! ./export */
1122
1240
 
1123
- /*! antd */
1241
+ /*! ./responsiveGridList */
1124
1242
 
1125
- /*! path */
1243
+ /*! ../constants */
1126
1244
 
1127
- /*! core-js/modules/esnext.iterator.constructor.js */
1245
+ /*! ./progress */
1128
1246
 
1129
- /*! @ant-design/icons */
1247
+ /*! ./algorithm */
1130
1248
 
1131
- /*! ./loader */
1249
+ /*! @rsdoctor/types */
1250
+
1251
+ /*! ../../components/FileTree */
1132
1252
 
1133
1253
  /*! react */
1134
1254
 
1135
- /*! ./Resources/RuleIndex */
1255
+ /*! zlib */
1136
1256
 
1137
- /*! ./apis */
1257
+ /*! react */
1138
1258
 
1139
- /*! react/jsx-runtime */
1259
+ /*! ./rule */
1140
1260
 
1141
- /*! ../../utils */
1261
+ /*! ../../components/Overall */
1262
+
1263
+ /*! ../../constants */
1142
1264
 
1143
1265
  /*! antd */
1144
1266
 
1145
- /*! ./plugin */
1267
+ /*! ./i18n */
1146
1268
 
1147
1269
  /*! react */
1148
1270
 
1149
- /*! ./url */
1271
+ /*! lodash-es */
1150
1272
 
1151
- /*! antd */
1273
+ /*! ./config */
1152
1274
 
1153
- /*! ./cards */
1275
+ /*! react/jsx-runtime */
1154
1276
 
1155
- /*! lodash-es */
1277
+ /*! ../../../components/Loader/Analysis */
1156
1278
 
1157
- /*! react/jsx-runtime */
1279
+ /*! url-parse */
1158
1280
 
1159
- /*! ./asserts */
1281
+ /*! ../Manifest */
1160
1282
 
1161
- /*! @rsdoctor/types */
1283
+ /*! antd */
1162
1284
 
1163
- /*! socket.io-client */
1285
+ /*! ./constants */
1164
1286
 
1165
- /*! ../../components/Plugins/webpack */
1287
+ /*! ./utils */
1166
1288
 
1167
- /*! ./statement */
1289
+ /*! ./hightlight */
1168
1290
 
1169
- /*! lodash-es */
1291
+ /*! ./package */
1170
1292
 
1171
- /*! react/jsx-runtime */
1293
+ /*! ./loader */
1172
1294
 
1173
- /*! ./project */
1295
+ /*! ./builder-select */
1174
1296
 
1175
- /*! ./E1003 */
1297
+ /*! @rsdoctor/utils/common */
1176
1298
 
1177
- /*! ../Manifest */
1299
+ /*! ./dependncy */
1178
1300
 
1179
1301
  /*! lodash-es */
1180
1302
 
1181
- /*! @rsdoctor/components/utils */
1303
+ /*! ../alerts */
1182
1304
 
1183
- /*! ./parser */
1305
+ /*! ../constants */
1184
1306
 
1185
- /*! ../graph */
1307
+ /*! ./Layout */
1186
1308
 
1187
- /*! ../../../components/Card */
1309
+ /*! ../../constants */
1188
1310
 
1189
- /*! ./utils/storage */
1311
+ /*! ./baseLoader */
1190
1312
 
1191
- /*! react-i18next */
1313
+ /*! react */
1192
1314
 
1193
1315
  /*! antd */
1194
1316
 
1195
- /*! @ant-design/icons */
1317
+ /*! react/jsx-runtime */
1196
1318
 
1197
- /*! ./constants */
1319
+ /*! ./type */
1198
1320
 
1199
- /*! antd */
1321
+ /*! ./utils */
1200
1322
 
1201
- /*! ./dependency */
1323
+ /*! antd */
1202
1324
 
1203
1325
  /*! react/jsx-runtime */
1204
1326
 
1205
- /*! ./plugin */
1327
+ /*! ./constants */
1206
1328
 
1207
- /*! ../../../components/Form/keyword */
1329
+ /*! ./linter */
1208
1330
 
1209
1331
  /*! lodash-es */
1210
1332
 
1211
1333
  /*! ../../utils */
1212
1334
 
1335
+ /*! ./data */
1336
+
1337
+ /*! react */
1338
+
1339
+ /*! ../../utils */
1340
+
1341
+ /*! ./variable */
1342
+
1213
1343
  /*! ../Manifest */
1214
1344
 
1345
+ /*! ./package */
1346
+
1215
1347
  /*! react/jsx-runtime */
1216
1348
 
1349
+ /*! lodash-es */
1350
+
1217
1351
  /*! react */
1218
1352
 
1219
1353
  /*! react */
1220
1354
 
1221
1355
  /*! @rsdoctor/types */
1222
1356
 
1223
- /*! core-js/modules/esnext.iterator.filter.js */
1224
-
1225
- /*! ../CodeViewer */
1357
+ /*! react/jsx-runtime */
1226
1358
 
1227
- /*! @rsdoctor/types */
1359
+ /*! ./TimelineCharts */
1228
1360
 
1229
- /*! antd */
1361
+ /*! ../Card */
1230
1362
 
1231
- /*! ./plugin */
1363
+ /*! buffer */
1232
1364
 
1233
- /*! ../../constants */
1365
+ /*! ./url */
1234
1366
 
1235
- /*! ../../../components/FileTree */
1367
+ /*! antd */
1236
1368
 
1237
1369
  /*! ./modules */
1238
1370
 
@@ -1240,199 +1372,201 @@
1240
1372
 
1241
1373
  /*! ./changes */
1242
1374
 
1243
- /*! ./WebpackLoaders/Overall */
1244
-
1245
1375
  /*! ../Title */
1246
1376
 
1247
- /*! ./list.module */
1377
+ /*! antd */
1248
1378
 
1249
1379
  /*! ./packages */
1250
1380
 
1251
- /*! react-router-dom */
1381
+ /*! react */
1252
1382
 
1253
- /*! ./constants */
1383
+ /*! ./module */
1254
1384
 
1255
- /*! lodash-es */
1385
+ /*! antd */
1256
1386
 
1257
- /*! react-dom/client */
1387
+ /*! ../../../utils */
1258
1388
 
1259
- /*! @rsdoctor/graph */
1389
+ /*! react/jsx-runtime */
1260
1390
 
1261
- /*! @rsdoctor/utils/common */
1391
+ /*! ../../../constants */
1262
1392
 
1263
- /*! @rsdoctor/types */
1393
+ /*! ./editor */
1264
1394
 
1265
- /*! ./card.module */
1395
+ /*! ../../constants */
1266
1396
 
1267
- /*! @ant-design/icons */
1397
+ /*! ./Alerts */
1398
+
1399
+ /*! ../../utils */
1268
1400
 
1269
1401
  /*! react/jsx-runtime */
1270
1402
 
1271
- /*! ./utils */
1403
+ /*! antd */
1272
1404
 
1273
- /*! ../../constants */
1405
+ /*! ../Manifest */
1274
1406
 
1275
- /*! lodash-es */
1407
+ /*! ./types */
1276
1408
 
1277
- /*! ./Overall */
1409
+ /*! antd */
1278
1410
 
1279
1411
  /*! ./changes */
1280
1412
 
1281
- /*! ./graph */
1413
+ /*! ../socket */
1282
1414
 
1283
- /*! ../CodeViewer */
1415
+ /*! @rsdoctor/types */
1284
1416
 
1285
- /*! react/jsx-runtime */
1417
+ /*! ./baseStats */
1286
1418
 
1287
- /*! @rsdoctor/utils/common */
1419
+ /*! lodash-es */
1288
1420
 
1289
- /*! ./data */
1421
+ /*! ../CodeViewer */
1290
1422
 
1291
- /*! @ant-design/icons */
1423
+ /*! ./base */
1292
1424
 
1293
- /*! react */
1425
+ /*! ../../utils */
1294
1426
 
1295
- /*! @rsdoctor/components */
1427
+ /*! antd */
1296
1428
 
1297
1429
  /*! react */
1298
1430
 
1431
+ /*! @ant-design/icons */
1432
+
1433
+ /*! ./constants */
1434
+
1435
+ /*! @rsdoctor/components */
1436
+
1299
1437
  /*! @rsdoctor/utils/common */
1300
1438
 
1301
- /*! ./BundleSize */
1302
-
1303
1439
  /*! ./constants */
1304
1440
 
1305
1441
  /*! ../../../constants */
1306
1442
 
1307
- /*! react-error-boundary */
1443
+ /*! ./url */
1308
1444
 
1309
- /*! lodash-es */
1445
+ /*! react */
1310
1446
 
1311
- /*! ../constants */
1447
+ /*! @rsdoctor/utils/common */
1312
1448
 
1313
1449
  /*! react/jsx-runtime */
1314
1450
 
1315
- /*! ../../constants */
1316
-
1317
- /*! react/jsx-runtime */
1451
+ /*! @ant-design/icons */
1318
1452
 
1319
- /*! @monaco-editor/react */
1453
+ /*! ../config */
1320
1454
 
1321
- /*! ./i18n */
1455
+ /*! react/jsx-runtime */
1322
1456
 
1323
1457
  /*! react/jsx-runtime */
1324
1458
 
1325
- /*! ./utils */
1459
+ /*! ../../../utils */
1326
1460
 
1327
- /*! url-parse */
1461
+ /*! ./diff */
1328
1462
 
1329
- /*! ../../../components/Badge */
1463
+ /*! react/jsx-runtime */
1464
+
1465
+ /*! rc-tree */
1330
1466
 
1331
1467
  /*! lodash-es */
1332
1468
 
1333
1469
  /*! ../../../utils */
1334
1470
 
1335
- /*! ./document */
1471
+ /*! @rsdoctor/types */
1336
1472
 
1337
1473
  /*! react/jsx-runtime */
1338
1474
 
1475
+ /*! @ant-design/icons */
1476
+
1339
1477
  /*! ./overlay */
1340
1478
 
1341
- /*! ./CodeViewer */
1479
+ /*! ./esbuild */
1342
1480
 
1343
- /*! ./data */
1481
+ /*! ../Opener */
1344
1482
 
1345
- /*! ../../../components/FileTree */
1483
+ /*! ./treeShaking */
1346
1484
 
1347
- /*! antd */
1485
+ /*! ../../pages */
1348
1486
 
1349
- /*! ../Alerts */
1487
+ /*! react */
1350
1488
 
1351
- /*! ./builder */
1489
+ /*! ../../utils */
1352
1490
 
1353
- /*! antd */
1491
+ /*! lodash-es */
1354
1492
 
1355
- /*! ../../utils */
1493
+ /*! ./cards */
1356
1494
 
1357
- /*! ./instance */
1495
+ /*! ../../../components/Charts */
1358
1496
 
1359
- /*! /home/runner/work/rsdoctor/rsdoctor/node_modules/.pnpm/process@0.11.10/node_modules/process/browser.js */
1497
+ /*! path-browserify */
1360
1498
 
1361
- /*! ./dependency */
1499
+ /*! ../../utils */
1362
1500
 
1363
- /*! ../Card */
1501
+ /*! ../request */
1364
1502
 
1365
- /*! ./time */
1503
+ /*! react-router-dom */
1366
1504
 
1367
- /*! ./parser */
1505
+ /*! path-browserify */
1368
1506
 
1369
- /*! ../constants */
1507
+ /*! ./utils */
1370
1508
 
1371
- /*! ../../../components/Manifest */
1509
+ /*! ./project */
1372
1510
 
1373
- /*! lodash */
1511
+ /*! antd */
1512
+
1513
+ /*! react-json-view */
1374
1514
 
1375
1515
  /*! @rsdoctor/types */
1376
1516
 
1377
- /*! ./config */
1517
+ /*! antd */
1378
1518
 
1379
- /*! ./result */
1519
+ /*! ./resolver */
1380
1520
 
1381
- /*! ./utils */
1521
+ /*! antd/es/locale/en_GB */
1382
1522
 
1383
- /*! ./client */
1523
+ /*! ./constants */
1384
1524
 
1385
- /*! ./algorithm */
1525
+ /*! ./utils */
1386
1526
 
1387
- /*! @ant-design/icons */
1527
+ /*! antd */
1388
1528
 
1389
- /*! react/jsx-runtime */
1529
+ /*! ./utils/storage */
1390
1530
 
1391
- /*! ../../pages/Overall/constants */
1531
+ /*! react/jsx-runtime */
1392
1532
 
1393
- /*! @rsdoctor/utils/ruleUtils */
1533
+ /*! react/jsx-runtime */
1394
1534
 
1395
- /*! @rsdoctor/types */
1535
+ /*! ./chunk */
1396
1536
 
1397
- /*! ../Plugins/webpack */
1537
+ /*! @ant-design/icons */
1398
1538
 
1399
1539
  /*! ./row */
1400
1540
 
1401
- /*! ../../../utils */
1402
-
1403
- /*! ./link */
1541
+ /*! ../Manifest */
1404
1542
 
1405
- /*! react */
1543
+ /*! ./rspack */
1406
1544
 
1407
- /*! lodash-es */
1545
+ /*! ./link */
1408
1546
 
1409
1547
  /*! @rsdoctor/utils/common */
1410
1548
 
1411
- /*! ../../utils */
1412
-
1413
- /*! ./algorithm */
1414
-
1415
- /*! ./alerts */
1549
+ /*! ../../../components/Form/keyword */
1416
1550
 
1417
- /*! react/jsx-runtime */
1551
+ /*! ../Title */
1418
1552
 
1419
1553
  /*! @rsdoctor/types */
1420
1554
 
1421
- /*! ./NumberButton.module */
1555
+ /*! ../../../constants */
1556
+
1557
+ /*! antd/es/locale/zh_CN */
1422
1558
 
1423
1559
  /*! react */
1424
1560
 
1425
- /*! antd */
1561
+ /*! ../../../components/FileTree */
1426
1562
 
1427
- /*! ../socket */
1563
+ /*! ./utils */
1428
1564
 
1429
- /*! ./E1004 */
1565
+ /*! ./request */
1430
1566
 
1431
1567
  /*! antd */
1432
1568
 
1433
- /*! ./base */
1434
-
1435
- /*! ../../utils/manifest */
1569
+ /*! acorn-walk */
1436
1570
 
1437
1571
  /*! ../../../components/Configuration */
1438
1572
 
@@ -1440,444 +1574,422 @@
1440
1574
 
1441
1575
  /*! @rsdoctor/types */
1442
1576
 
1443
- /*! @rsdoctor/utils/common */
1444
-
1445
- /*! ./compile.module */
1446
-
1447
- /*! ../../components/Title */
1448
-
1449
- /*! ../../assets/webpack.98604d64.svg */
1577
+ /*! ../../constants */
1450
1578
 
1451
- /*! antd */
1579
+ /*! ./sideEffect */
1452
1580
 
1453
- /*! react/jsx-runtime */
1581
+ /*! acorn */
1454
1582
 
1455
- /*! ../BundleSize/config */
1583
+ /*! ./list.module */
1456
1584
 
1457
- /*! antd */
1585
+ /*! @rsdoctor/types */
1458
1586
 
1459
- /*! ./url */
1587
+ /*! ./constants */
1460
1588
 
1461
- /*! @rsdoctor/components/elements */
1589
+ /*! react */
1462
1590
 
1463
1591
  /*! lodash-es */
1464
1592
 
1465
- /*! @rsdoctor/types */
1466
-
1467
- /*! @ant-design/icons */
1468
-
1469
1593
  /*! react */
1470
1594
 
1471
- /*! @ant-design/icons */
1472
-
1473
- /*! ./resolver */
1595
+ /*! antd */
1474
1596
 
1475
- /*! ./common */
1597
+ /*! antd */
1476
1598
 
1477
- /*! @rsdoctor/types */
1599
+ /*! ./card.module */
1478
1600
 
1479
- /*! echarts-for-react */
1601
+ /*! ../../../constants */
1480
1602
 
1481
- /*! ../../components/Manifest */
1603
+ /*! @ant-design/icons */
1482
1604
 
1483
- /*! @rsdoctor/types */
1605
+ /*! ./master */
1484
1606
 
1485
- /*! react */
1607
+ /*! antd */
1486
1608
 
1487
- /*! ./change */
1609
+ /*! ./rule */
1488
1610
 
1489
- /*! ../../constants */
1611
+ /*! ./types */
1490
1612
 
1491
- /*! ../TextDrawer */
1613
+ /*! react */
1492
1614
 
1493
- /*! react/jsx-runtime */
1615
+ /*! ./chunk */
1494
1616
 
1495
- /*! @ant-design/icons */
1617
+ /*! ./worker */
1496
1618
 
1497
- /*! ../../utils/hooks */
1619
+ /*! ./Overall */
1498
1620
 
1499
- /*! react/jsx-runtime */
1621
+ /*! ./open-tag */
1500
1622
 
1501
- /*! ./failed */
1623
+ /*! ./package */
1502
1624
 
1503
- /*! ../request */
1625
+ /*! ../../utils */
1504
1626
 
1505
- /*! ./components/fileTreeCom */
1627
+ /*! @rsdoctor/components/elements */
1506
1628
 
1507
- /*! ./document */
1629
+ /*! react/jsx-runtime */
1508
1630
 
1509
- /*! @rsdoctor/components/utils */
1631
+ /*! lodash-es */
1510
1632
 
1511
- /*! @monaco-editor/react */
1633
+ /*! antd */
1512
1634
 
1513
- /*! react */
1635
+ /*! ./routes */
1514
1636
 
1515
- /*! ./menus */
1637
+ /*! ./socket */
1516
1638
 
1517
- /*! @monaco-editor/react */
1639
+ /*! ./loader */
1518
1640
 
1519
1641
  /*! @rsdoctor/types */
1520
1642
 
1521
- /*! ./server */
1522
-
1523
- /*! antd */
1524
-
1525
- /*! react */
1526
-
1527
- /*! ./loader.css */
1643
+ /*! ./context */
1528
1644
 
1529
- /*! @rsdoctor/types */
1645
+ /*! ../../components/Keyword */
1530
1646
 
1531
- /*! echarts/core */
1647
+ /*! ./change */
1532
1648
 
1533
- /*! lodash */
1649
+ /*! ../../constants */
1534
1650
 
1535
- /*! dayjs */
1651
+ /*! ./constants */
1536
1652
 
1537
- /*! react/jsx-runtime */
1653
+ /*! ../../../components/Badge */
1538
1654
 
1539
- /*! antd */
1655
+ /*! lodash-es */
1540
1656
 
1541
1657
  /*! react/jsx-runtime */
1542
1658
 
1543
- /*! ./Manifest */
1659
+ /*! @rsdoctor/components/utils */
1544
1660
 
1545
- /*! antd */
1661
+ /*! @rsdoctor/types */
1546
1662
 
1547
1663
  /*! react/jsx-runtime */
1548
1664
 
1549
- /*! antd/es/locale/en_GB */
1665
+ /*! antd */
1550
1666
 
1551
- /*! ../../constants */
1667
+ /*! ../../worker/ecmaversion/client */
1552
1668
 
1553
- /*! ansi-to-react */
1669
+ /*! ./constants */
1554
1670
 
1555
- /*! ../../constants */
1671
+ /*! ./CodeViewer */
1556
1672
 
1557
- /*! ../../../utils */
1673
+ /*! lodash-es */
1558
1674
 
1559
- /*! ./diagnostic */
1675
+ /*! ../../../components/FileTree */
1560
1676
 
1561
- /*! ./master */
1677
+ /*! ../Alerts */
1562
1678
 
1563
1679
  /*! react/jsx-runtime */
1564
1680
 
1565
- /*! @ant-design/icons */
1681
+ /*! ../Manifest */
1566
1682
 
1567
- /*! ./worker */
1683
+ /*! @ant-design/icons */
1568
1684
 
1569
- /*! react/jsx-runtime */
1685
+ /*! @rsdoctor/components/i18n */
1570
1686
 
1571
- /*! ./utils */
1687
+ /*! ./hooks */
1572
1688
 
1573
- /*! react */
1689
+ /*! react/jsx-runtime */
1574
1690
 
1575
1691
  /*! @rsdoctor/types */
1576
1692
 
1577
- /*! ../../FileTree */
1578
-
1579
- /*! lodash-es */
1580
-
1581
- /*! @ant-design/icons */
1582
-
1583
- /*! ../loader */
1584
-
1585
- /*! react/jsx-runtime */
1586
-
1587
- /*! antd/es/locale/zh_CN */
1693
+ /*! ./entrypoints */
1588
1694
 
1589
- /*! ../../utils */
1695
+ /*! ../../../components/Manifest */
1590
1696
 
1591
- /*! @rsdoctor/types */
1697
+ /*! ansi-to-react */
1592
1698
 
1593
- /*! ./chunks */
1699
+ /*! ./Resources/RuleIndex */
1594
1700
 
1595
- /*! react */
1701
+ /*! lodash-es */
1596
1702
 
1597
- /*! ../Card */
1703
+ /*! @ant-design/icons */
1598
1704
 
1599
- /*! ./asserts */
1705
+ /*! ./common/styles/base.scss */
1600
1706
 
1601
- /*! @ant-design/icons */
1707
+ /*! ../../utils */
1602
1708
 
1603
- /*! ../Select */
1709
+ /*! @rsdoctor/types */
1604
1710
 
1605
- /*! ./constants */
1711
+ /*! ./dependency */
1606
1712
 
1607
- /*! ./BundleDiff */
1713
+ /*! @ant-design/icons */
1608
1714
 
1609
- /*! lodash-es */
1715
+ /*! ./file */
1610
1716
 
1611
- /*! ../../constants */
1717
+ /*! @rsdoctor/types */
1612
1718
 
1613
- /*! ./server */
1719
+ /*! antd */
1614
1720
 
1615
- /*! react/jsx-runtime */
1721
+ /*! @rsdoctor/utils/ruleUtils */
1616
1722
 
1617
- /*! ./sideEffect */
1723
+ /*! lodash-es */
1618
1724
 
1619
- /*! ./duplicate */
1725
+ /*! ./utils */
1620
1726
 
1621
- /*! ../../../utils/worker */
1727
+ /*! ./constants */
1622
1728
 
1623
- /*! ./graph */
1729
+ /*! ./envinfo */
1624
1730
 
1625
1731
  /*! antd */
1626
1732
 
1627
- /*! @monaco-editor/react */
1733
+ /*! @rsdoctor/utils/common */
1628
1734
 
1629
- /*! ../../../constants */
1735
+ /*! process */
1630
1736
 
1631
- /*! ./modules */
1737
+ /*! i18next */
1632
1738
 
1633
- /*! ./loader.css */
1739
+ /*! ./baseCompiler */
1634
1740
 
1635
- /*! react/jsx-runtime */
1741
+ /*! ./NumberButton.module */
1636
1742
 
1637
- /*! lodash-es */
1743
+ /*! ./files */
1638
1744
 
1639
1745
  /*! react */
1640
1746
 
1641
1747
  /*! @rsdoctor/types */
1642
1748
 
1643
- /*! ./plugin */
1749
+ /*! ../../components/Title */
1644
1750
 
1645
1751
  /*! react */
1646
1752
 
1647
- /*! ./constants */
1648
-
1649
- /*! ./routes */
1650
-
1651
- /*! ./summary */
1652
-
1653
- /*! ./socket */
1654
-
1655
- /*! ./tooltips.css */
1656
-
1657
- /*! ../../../components/TextDrawer */
1753
+ /*! ./App */
1658
1754
 
1659
1755
  /*! react/jsx-runtime */
1660
1756
 
1661
- /*! ./index.css */
1757
+ /*! ../BundleSize/config */
1662
1758
 
1663
- /*! ../../../components/Keyword */
1759
+ /*! ./compile.module */
1664
1760
 
1665
- /*! ./babel */
1761
+ /*! lodash-es */
1666
1762
 
1667
- /*! ../../Select */
1763
+ /*! ./module */
1668
1764
 
1669
- /*! ../Opener */
1765
+ /*! @monaco-editor/react */
1670
1766
 
1671
- /*! @rsdoctor/components */
1767
+ /*! ./WebpackLoaders/Overall */
1672
1768
 
1673
- /*! ../../utils */
1769
+ /*! ./thirdparty */
1674
1770
 
1675
- /*! @ant-design/icons */
1771
+ /*! @rsdoctor/components */
1676
1772
 
1677
- /*! ./common */
1773
+ /*! ../../components/Manifest */
1678
1774
 
1679
1775
  /*! ../../utils */
1680
1776
 
1681
- /*! ../../../utils */
1682
-
1683
1777
  /*! react */
1684
1778
 
1685
- /*! react/jsx-runtime */
1686
-
1687
- /*! lodash-es */
1688
-
1689
- /*! ./asserts */
1690
-
1691
- /*! @rsdoctor/types */
1692
-
1693
- /*! ./vscode */
1779
+ /*! react */
1694
1780
 
1695
1781
  /*! ../../utils */
1696
1782
 
1697
- /*! react/jsx-runtime */
1783
+ /*! ../../utils/hooks */
1698
1784
 
1699
1785
  /*! @ant-design/icons */
1700
1786
 
1701
1787
  /*! ../../../constants */
1702
1788
 
1703
- /*! path */
1789
+ /*! antd */
1704
1790
 
1705
- /*! ../Manifest */
1791
+ /*! ./components/fileTreeCom */
1706
1792
 
1707
1793
  /*! ./overview */
1708
1794
 
1709
- /*! react */
1795
+ /*! ./builder */
1710
1796
 
1711
- /*! react/jsx-runtime */
1797
+ /*! antd */
1712
1798
 
1713
- /*! ../../utils */
1799
+ /*! react-i18next */
1714
1800
 
1715
- /*! ./types */
1801
+ /*! ../../utils */
1716
1802
 
1717
- /*! ../Form/keyword */
1803
+ /*! react */
1718
1804
 
1719
1805
  /*! @rsdoctor/utils/common */
1720
1806
 
1721
1807
  /*! @rsdoctor/types */
1722
1808
 
1809
+ /*! react/jsx-runtime */
1810
+
1811
+ /*! antd */
1812
+
1723
1813
  /*! @ant-design/icons */
1724
1814
 
1725
- /*! ../../utils */
1815
+ /*! @rsdoctor/types */
1726
1816
 
1727
- /*! ./chunk */
1817
+ /*! ./failed */
1728
1818
 
1729
- /*! ../Configuration */
1819
+ /*! @rsdoctor/utils/common */
1820
+
1821
+ /*! ./assets */
1730
1822
 
1731
1823
  /*! @rsdoctor/types */
1732
1824
 
1825
+ /*! ../Card */
1826
+
1827
+ /*! ./statement */
1828
+
1829
+ /*! ./BundleSize */
1830
+
1733
1831
  /*! react/jsx-runtime */
1734
1832
 
1735
- /*! @rsdoctor/types */
1833
+ /*! @rsdoctor/utils/common */
1834
+
1835
+ /*! @rsdoctor/utils/common */
1736
1836
 
1737
1837
  /*! ../../utils */
1738
1838
 
1739
- /*! ../plugin */
1839
+ /*! react */
1740
1840
 
1741
- /*! react/jsx-runtime */
1841
+ /*! ./config */
1742
1842
 
1743
- /*! react/jsx-runtime */
1843
+ /*! ../error */
1744
1844
 
1745
- /*! ../Title */
1845
+ /*! core-js/modules/esnext.async-iterator.filter.js */
1746
1846
 
1747
- /*! ./index.css */
1847
+ /*! ./Manifest */
1748
1848
 
1749
- /*! ../Manifest */
1849
+ /*! @rsdoctor/types */
1750
1850
 
1751
- /*! ./utils/hooks */
1851
+ /*! react/jsx-runtime */
1752
1852
 
1753
- /*! @ant-design/icons */
1853
+ /*! ../../../utils */
1754
1854
 
1755
- /*! ../../utils */
1855
+ /*! ./tree-shaking */
1756
1856
 
1757
- /*! ./utils */
1857
+ /*! ./loader */
1758
1858
 
1759
- /*! ./common */
1859
+ /*! ./algorithm */
1760
1860
 
1761
1861
  /*! antd */
1762
1862
 
1763
- /*! ./document */
1764
-
1765
- /*! react */
1766
-
1767
- /*! @rsdoctor/types */
1863
+ /*! @ant-design/icons */
1768
1864
 
1769
- /*! ./file */
1865
+ /*! ../../constants */
1770
1866
 
1771
- /*! ../../utils/loader */
1867
+ /*! react/jsx-runtime */
1772
1868
 
1773
- /*! ../../utils */
1869
+ /*! @rsdoctor/types */
1774
1870
 
1775
- /*! antd */
1871
+ /*! react/jsx-runtime */
1776
1872
 
1777
- /*! ./asset */
1873
+ /*! ../../pages/Overall/constants */
1778
1874
 
1779
- /*! antd */
1875
+ /*! react/jsx-runtime */
1780
1876
 
1781
- /*! @rsdoctor/components/i18n */
1877
+ /*! ../../constants */
1782
1878
 
1783
- /*! ../../assets/connection-point.3b3c78ca.svg */
1879
+ /*! @rsdoctor/types */
1784
1880
 
1785
1881
  /*! react/jsx-runtime */
1786
1882
 
1787
1883
  /*! ./changes */
1788
1884
 
1789
- /*! ./Form/keyword */
1885
+ /*! ../Plugins/webpack */
1790
1886
 
1791
1887
  /*! react/jsx-runtime */
1792
1888
 
1793
- /*! react/jsx-runtime */
1889
+ /*! ../../../utils */
1794
1890
 
1795
- /*! ./loader.css */
1891
+ /*! ./url */
1796
1892
 
1797
- /*! ../TextDrawer */
1893
+ /*! react/jsx-runtime */
1798
1894
 
1799
- /*! ./diff */
1895
+ /*! ../TextDrawer */
1800
1896
 
1801
1897
  /*! ./common */
1802
1898
 
1803
- /*! ./WebpackLoaders/Analysis */
1804
-
1805
- /*! ./modules */
1899
+ /*! ../../utils */
1806
1900
 
1807
- /*! ../Manifest */
1901
+ /*! ./en */
1808
1902
 
1809
1903
  /*! @rsdoctor/utils/common */
1810
1904
 
1905
+ /*! ./chunks */
1906
+
1811
1907
  /*! react */
1812
1908
 
1909
+ /*! ../Title */
1910
+
1911
+ /*! ./assets */
1912
+
1913
+ /*! ./row */
1914
+
1915
+ /*! ./utils */
1916
+
1813
1917
  /*! react/jsx-runtime */
1814
1918
 
1815
1919
  /*! react */
1816
1920
 
1817
- /*! ../Title */
1921
+ /*! @rsdoctor/types */
1922
+
1923
+ /*! ../Alert/package-relation */
1924
+
1925
+ /*! antd */
1818
1926
 
1819
1927
  /*! react */
1820
1928
 
1821
- /*! ./chunk */
1929
+ /*! lodash-es */
1822
1930
 
1823
- /*! ./assets */
1931
+ /*! antd */
1824
1932
 
1825
- /*! i18next */
1933
+ /*! ./size */
1826
1934
 
1827
- /*! ./row */
1935
+ /*! ./E1001 */
1828
1936
 
1829
- /*! ./common/styles/base.scss */
1937
+ /*! ./BundleDiff */
1830
1938
 
1831
- /*! react */
1939
+ /*! lodash-es */
1832
1940
 
1833
1941
  /*! @rsdoctor/types */
1834
1942
 
1835
- /*! ./logger */
1943
+ /*! ../../utils/manifest */
1836
1944
 
1837
- /*! ../Alert/package-relation */
1945
+ /*! ./duplicate */
1838
1946
 
1839
- /*! ./manifest */
1947
+ /*! ../../../utils/worker */
1840
1948
 
1841
- /*! ../../constants */
1949
+ /*! @rsdoctor/components/config */
1842
1950
 
1843
- /*! ./ModuleResolve */
1951
+ /*! ../../../constants */
1844
1952
 
1845
- /*! react/jsx-runtime */
1953
+ /*! @rsdoctor/components/utils */
1846
1954
 
1847
- /*! ./module */
1955
+ /*! ./utils */
1848
1956
 
1849
- /*! ./tree-shaking */
1957
+ /*! ./variable */
1850
1958
 
1851
- /*! ./manifest */
1959
+ /*! react/jsx-runtime */
1852
1960
 
1853
- /*! ../Card */
1961
+ /*! ./common */
1854
1962
 
1855
- /*! @rsdoctor/components/utils */
1963
+ /*! @rsdoctor/utils/common */
1856
1964
 
1857
- /*! ../../constants */
1965
+ /*! ../../assets/webpack.98604d64.svg */
1858
1966
 
1859
- /*! @rsdoctor/components/utils */
1967
+ /*! @rsdoctor/types */
1860
1968
 
1861
- /*! ./algorithm */
1969
+ /*! ./graph */
1862
1970
 
1863
- /*! @rsdoctor/types */
1971
+ /*! react/jsx-runtime */
1972
+
1973
+ /*! ./asset */
1864
1974
 
1865
1975
  /*! react */
1866
1976
 
1867
- /*! ../FileTree */
1977
+ /*! @ant-design/icons */
1868
1978
 
1869
- /*! ./components */
1979
+ /*! ./common */
1870
1980
 
1871
- /*! ./config */
1981
+ /*! path */
1872
1982
 
1873
- /*! ../Form/keyword */
1983
+ /*! antd */
1874
1984
 
1875
- /*! zlib */
1985
+ /*! ../../../components/Keyword */
1876
1986
 
1877
- /*! react-markdown */
1987
+ /*! echarts-for-react */
1878
1988
 
1879
- /*! ./rule */
1989
+ /*! ./manifest */
1880
1990
 
1881
- /*! react/jsx-runtime */
1991
+ /*! ../../../components/TextDrawer */
1992
+
1993
+ /*! ../TextDrawer */
1882
1994
 
1883
- /*! ./config */
1995
+ /*! ../../utils */