@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
@@ -0,0 +1,533 @@
1
+ /*! ../core/wordHelper.js */
2
+
3
+ /*! ../../dom.js */
4
+
5
+ /*! ../../../base/common/strings.js */
6
+
7
+ /*! ../../../common/services/modelService.js */
8
+
9
+ /*! ./indentGuides.css */
10
+
11
+ /*! ../../../nls.js */
12
+
13
+ /*! ../../../base/common/diff/diff.js */
14
+
15
+ /*! ./linesLayout.js */
16
+
17
+ /*! ../core/position.js */
18
+
19
+ /*! ../../common/languages/languageConfigurationRegistry.js */
20
+
21
+ /*! ../../../common/color.js */
22
+
23
+ /*! ../services/markerDecorations.js */
24
+
25
+ /*! ./pieceTreeTextBuffer/pieceTreeTextBuffer.js */
26
+
27
+ /*! ../config/domFontInfo.js */
28
+
29
+ /*! ../../common/core/cursorColumns.js */
30
+
31
+ /*! ../../../base/common/network.js */
32
+
33
+ /*! ../../common/cursor/cursor.js */
34
+
35
+ /*! ./textModelSearch.js */
36
+
37
+ /*! ../../../../base/common/htmlContent.js */
38
+
39
+ /*!-----------------------------------------------------------------------------
40
+ * Copyright (c) Microsoft Corporation. All rights reserved.
41
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
42
+ * Released under the MIT license
43
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
44
+ *-----------------------------------------------------------------------------*/
45
+
46
+ /*! ../../instantiation/common/instantiation.js */
47
+
48
+ /*! ../_.contribution.js */
49
+
50
+ /*! ../../../platform/contextkey/common/contextkey.js */
51
+
52
+ /*! ../../common/core/selection.js */
53
+
54
+ /*! ../core/range.js */
55
+
56
+ /*! ../../common/services/languageFeatures.js */
57
+
58
+ /*! ../../../common/core/editOperation.js */
59
+
60
+ /*! ../../../../base/common/async.js */
61
+
62
+ /*! ../../view/viewPart.js */
63
+
64
+ /*! ../_.contribution.js */
65
+
66
+ /*! ../../../../base/common/lifecycle.js */
67
+
68
+ /*! ../config/editorConfiguration.js */
69
+
70
+ /*! ../../common/core/editorColorRegistry.js */
71
+
72
+ /*! ./cursorWordOperations.js */
73
+
74
+ /*! ../../hover/browser/markdownHoverParticipant.js */
75
+
76
+ /*! ../../../common/services/semanticTokensProviderStyling.js */
77
+
78
+ /*! ../core/selection.js */
79
+
80
+ /*! ../../../../base/common/htmlContent.js */
81
+
82
+ /*! ../../../../nls.js */
83
+
84
+ /*! ../../../../base/common/errors.js */
85
+
86
+ /*! ../core/position.js */
87
+
88
+ /*! ../core/textModelDefaults.js */
89
+
90
+ /*! ../../../browser/editorExtensions.js */
91
+
92
+ /*! ../../../platform/notification/common/notification.js */
93
+
94
+ /*! ../../../../base/common/lifecycle.js */
95
+
96
+ /*! ../../../base/common/event.js */
97
+
98
+ /*! ../../../base/common/color.js */
99
+
100
+ /*! ../../../../platform/theme/common/themeService.js */
101
+
102
+ /*! ../../../common/core/range.js */
103
+
104
+ /*! ../core/range.js */
105
+
106
+ /*! ../../../base/common/types.js */
107
+
108
+ /*! ../../../base/browser/ui/tree/dataTree.js */
109
+
110
+ /*! ../../../../base/common/lifecycle.js */
111
+
112
+ /*! ../../markdownRenderer/browser/markdownRenderer.js */
113
+
114
+ /*! ../view.js */
115
+
116
+ /*! ./lexon.js */
117
+
118
+ /*! ./editStack.js */
119
+
120
+ /*! ../../../common/lifecycle.js */
121
+
122
+ /*!-----------------------------------------------------------------------------
123
+ * Copyright (c) Microsoft Corporation. All rights reserved.
124
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
125
+ * Released under the MIT license
126
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
127
+ *-----------------------------------------------------------------------------*/
128
+
129
+ /*! ../../../base/browser/dom.js */
130
+
131
+ /*! ../../../base/common/arrays.js */
132
+
133
+ /*! ../../../browser/editorExtensions.js */
134
+
135
+ /*! ../../../common/config/editorOptions.js */
136
+
137
+ /*! ../../../base/browser/ui/tree/objectTree.js */
138
+
139
+ /*! ../../../common/core/editorColorRegistry.js */
140
+
141
+ /*! ../../../base/common/uri.js */
142
+
143
+ /*! ../../editorState/browser/editorState.js */
144
+
145
+ /*! ../../../common/scrollable.js */
146
+
147
+ /*! ../../../platform/instantiation/common/instantiation.js */
148
+
149
+ /*! ../../../../base/browser/fastDomNode.js */
150
+
151
+ /*! ../../../base/browser/ui/table/tableWidget.js */
152
+
153
+ /*! ../services/codeEditorService.js */
154
+
155
+ /*! ../../common/core/range.js */
156
+
157
+ /*! ../../common/editorContextKeys.js */
158
+
159
+ /*! ../diff/diffComputer.js */
160
+
161
+ /*! ../../contextkey/common/contextkey.js */
162
+
163
+ /*! ../core/range.js */
164
+
165
+ /*! ../../../common/editorContextKeys.js */
166
+
167
+ /*! ../../../base/common/lifecycle.js */
168
+
169
+ /*! ../../../common/numbers.js */
170
+
171
+ /*!-----------------------------------------------------------------------------
172
+ * Copyright (c) Microsoft Corporation. All rights reserved.
173
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
174
+ * Released under the MIT license
175
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
176
+ *-----------------------------------------------------------------------------*/
177
+
178
+ /*! ../../../common/core/selection.js */
179
+
180
+ /*! ../../../common/viewModel/viewModelDecorations.js */
181
+
182
+ /*! ../../theme/common/styler.js */
183
+
184
+ /*! ../core/textModelDefaults.js */
185
+
186
+ /*! ../languages/supports/inplaceReplaceSupport.js */
187
+
188
+ /*! ../../../../base/browser/ui/resizable/resizable.js */
189
+
190
+ /*! ../../../../base/browser/dom.js */
191
+
192
+ /*! ../../common/editorAction.js */
193
+
194
+ /*! ../view/domLineBreaksComputer.js */
195
+
196
+ /*! ../languages/language.js */
197
+
198
+ /*! ../_.contribution.js */
199
+
200
+ /*! ../../../base/common/scrollable.js */
201
+
202
+ /*! ../../../base/common/actions.js */
203
+
204
+ /*! ../../../../base/common/strings.js */
205
+
206
+ /*! ../../../browser/editorExtensions.js */
207
+
208
+ /*! ../../../base/common/event.js */
209
+
210
+ /*! ./unicodeHighlighter.css */
211
+
212
+ /*! ../../configuration/common/configurationRegistry.js */
213
+
214
+ /*! ../../../../nls.js */
215
+
216
+ /*! ../../contextkey/common/contextkeys.js */
217
+
218
+ /*! ./coffee.js */
219
+
220
+ /*! ../../common/model/textModel.js */
221
+
222
+ /*! ../../../base/common/uri.js */
223
+
224
+ /*! ../../../../base/browser/dom.js */
225
+
226
+ /*! ../../../../base/common/strings.js */
227
+
228
+ /*! ../../common/viewModel/viewModelImpl.js */
229
+
230
+ /*! ./bracketPairsTextModelPart/bracketPairsImpl.js */
231
+
232
+ /*! ../../../base/common/event.js */
233
+
234
+ /*! ../../../base/common/errors.js */
235
+
236
+ /*! ./inPlaceReplaceCommand.js */
237
+
238
+ /*! ../../../../platform/theme/common/themeService.js */
239
+
240
+ /*! ../../../../base/common/codicons.js */
241
+
242
+ /*!-----------------------------------------------------------------------------
243
+ * Copyright (c) Microsoft Corporation. All rights reserved.
244
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
245
+ * Released under the MIT license
246
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
247
+ *-----------------------------------------------------------------------------*/
248
+
249
+ /*! ../../../common/languages/languageConfigurationRegistry.js */
250
+
251
+ /*! ../../configuration/common/configuration.js */
252
+
253
+ /*! ../../../common/services/languageFeatures.js */
254
+
255
+ /*!-----------------------------------------------------------------------------
256
+ * Copyright (c) Microsoft Corporation. All rights reserved.
257
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
258
+ * Released under the MIT license
259
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
260
+ *-----------------------------------------------------------------------------*/
261
+
262
+ /*! ../../../../platform/theme/common/iconRegistry.js */
263
+
264
+ /*! ./bracketPairsTextModelPart/colorizedBracketPairsDecorationProvider.js */
265
+
266
+ /*! ./fsharp.js */
267
+
268
+ /*! ../../../base/common/errors.js */
269
+
270
+ /*! ../languages/languageConfigurationRegistry.js */
271
+
272
+ /*! ../../../base/common/types.js */
273
+
274
+ /*! ../../contextview/browser/contextView.js */
275
+
276
+ /*! ../../../../platform/configuration/common/configuration.js */
277
+
278
+ /*! ../../../../base/common/stopwatch.js */
279
+
280
+ /*! ../../../common/core/position.js */
281
+
282
+ /*! ./tokenizationTextModelPart.js */
283
+
284
+ /*! ../../../platform/registry/common/platform.js */
285
+
286
+ /*! ../../../base/common/lifecycle.js */
287
+
288
+ /*! ../../../../base/common/event.js */
289
+
290
+ /*! ../../../common/core/range.js */
291
+
292
+ /*! ../cursorCommon.js */
293
+
294
+ /*! ../../../../base/common/strings.js */
295
+
296
+ /*! ../model/mirrorTextModel.js */
297
+
298
+ /*! ../../indentation/browser/indentUtils.js */
299
+
300
+ /*! ../../../base/common/lifecycle.js */
301
+
302
+ /*! ../../common/config/editorOptions.js */
303
+
304
+ /*! ../../../base/browser/mouseEvent.js */
305
+
306
+ /*! ../../../common/event.js */
307
+
308
+ /*! ../languages/linkComputer.js */
309
+
310
+ /*! ../../../common/arrays.js */
311
+
312
+ /*! ../../../../base/common/types.js */
313
+
314
+ /*! ../../../common/commands/shiftCommand.js */
315
+
316
+ /*! ../../../nls.js */
317
+
318
+ /*! ./scss.js */
319
+
320
+ /*! ../../common/editorCommon.js */
321
+
322
+ /*! ../../../common/core/range.js */
323
+
324
+ /*! ../../../platform/instantiation/common/serviceCollection.js */
325
+
326
+ /*! ./intervalTree.js */
327
+
328
+ /*! ./pieceTreeTextBuffer/pieceTreeTextBufferBuilder.js */
329
+
330
+ /*! ../../../../platform/instantiation/common/instantiation.js */
331
+
332
+ /*! ../../../base/browser/dom.js */
333
+
334
+ /*! ./editorBaseApi.js */
335
+
336
+ /*! ../../../../platform/instantiation/common/instantiation.js */
337
+
338
+ /*! ../../../../platform/configuration/common/configuration.js */
339
+
340
+ /*! ../../common/core/position.js */
341
+
342
+ /*! ../core/position.js */
343
+
344
+ /*! ../../../common/services/editorWorker.js */
345
+
346
+ /*! ../../../base/common/errors.js */
347
+
348
+ /*! ../../../../platform/opener/common/opener.js */
349
+
350
+ /*! ../../../base/browser/ui/list/listPaging.js */
351
+
352
+ /*! ../../../../base/common/codicons.js */
353
+
354
+ /*! ./editorOptions.js */
355
+
356
+ /*! ../../../common/core/position.js */
357
+
358
+ /*! ../textModelEvents.js */
359
+
360
+ /*! ../../../common/core/selection.js */
361
+
362
+ /*! ../../../base/browser/ui/list/listWidget.js */
363
+
364
+ /*! ../../../common/model/textModel.js */
365
+
366
+ /*! ../../registry/common/platform.js */
367
+
368
+ /*! ../../../../platform/theme/common/themeService.js */
369
+
370
+ /*! ../_.contribution.js */
371
+
372
+ /*! ../../../platform/commands/common/commands.js */
373
+
374
+ /*! ../../../../base/common/arrays.js */
375
+
376
+ /*! ../../../../base/common/async.js */
377
+
378
+ /*! ../../../../platform/workspace/common/workspaceTrust.js */
379
+
380
+ /*! ./media/editor.css */
381
+
382
+ /*! ../core/indentation.js */
383
+
384
+ /*! ../../../common/core/selection.js */
385
+
386
+ /*! ../../../../nls.js */
387
+
388
+ /*! ../../../common/languages/languageConfiguration.js */
389
+
390
+ /*! ../../../common/model/textModel.js */
391
+
392
+ /*! ../model.js */
393
+
394
+ /*! ../../../platform/theme/common/themeService.js */
395
+
396
+ /*! ./blockCommentCommand.js */
397
+
398
+ /*! ../../../base/common/lifecycle.js */
399
+
400
+ /*! ./pascal.js */
401
+
402
+ /*! ../../../common/types.js */
403
+
404
+ /*! ../../../common/languages/autoIndent.js */
405
+
406
+ /*! ../../../base/browser/ui/tree/asyncDataTree.js */
407
+
408
+ /*!-----------------------------------------------------------------------------
409
+ * Copyright (c) Microsoft Corporation. All rights reserved.
410
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
411
+ * Released under the MIT license
412
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
413
+ *-----------------------------------------------------------------------------*/
414
+
415
+ /*! ../../../common/services/getSemanticTokens.js */
416
+
417
+ /*! ../../../base/common/strings.js */
418
+
419
+ /*! ../scrollbar/scrollableElement.js */
420
+
421
+ /*!-----------------------------------------------------------------------------
422
+ * Copyright (c) Microsoft Corporation. All rights reserved.
423
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
424
+ * Released under the MIT license
425
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
426
+ *-----------------------------------------------------------------------------*/
427
+
428
+ /*! ../sash/sash.js */
429
+
430
+ /*! ../../../common/services/languageFeatureDebounce.js */
431
+
432
+ /*! ./splitview.css */
433
+
434
+ /*! ../viewModel.js */
435
+
436
+ /*! ../../view/dynamicViewOverlay.js */
437
+
438
+ /*! ../../../common/core/editOperation.js */
439
+
440
+ /*! ../../../common/services/unicodeTextModelHighlighter.js */
441
+
442
+ /*! ../../../nls.js */
443
+
444
+ /*! ./cursorMoveOperations.js */
445
+
446
+ /*! ../../../common/core/editorColorRegistry.js */
447
+
448
+ /*! ../../../base/common/event.js */
449
+
450
+ /*! ../../../base/browser/ui/menu/menu.js */
451
+
452
+ /*! ../../../base/browser/dom.js */
453
+
454
+ /*! ../../../base/browser/ui/tree/abstractTree.js */
455
+
456
+ /*! ../../../common/services/editorWorker.js */
457
+
458
+ /*! ../../../../base/browser/ui/scrollbar/scrollableElement.js */
459
+
460
+ /*! ../../../base/common/platform.js */
461
+
462
+ /*! ../../../platform/accessibility/common/accessibility.js */
463
+
464
+ /*! ./guidesTextModelPart.js */
465
+
466
+ /*! ../../../common/model/guidesTextModelPart.js */
467
+
468
+ /*! ../_.contribution.js */
469
+
470
+ /*! ../../../common/core/range.js */
471
+
472
+ /*! ../../../platform/configuration/common/configurationRegistry.js */
473
+
474
+ /*! ../../../platform/undoRedo/common/undoRedo.js */
475
+
476
+ /*! ../../../base/common/types.js */
477
+
478
+ /*! ../../../../base/common/platform.js */
479
+
480
+ /*! ../../../common/languages/language.js */
481
+
482
+ /*! ../../../common/services/model.js */
483
+
484
+ /*! ../core/eolCounter.js */
485
+
486
+ /*! ../../../common/languages/enterAction.js */
487
+
488
+ /*! ../viewModelEventDispatcher.js */
489
+
490
+ /*! ../../theme/common/styler.js */
491
+
492
+ /*! ../editorExtensions.js */
493
+
494
+ /*! ./bannerController.js */
495
+
496
+ /*! ../../../common/core/position.js */
497
+
498
+ /*! ../../theme/common/themeService.js */
499
+
500
+ /*! ../../../base/common/lifecycle.js */
501
+
502
+ /*! ../../common/cursor/cursorWordOperations.js */
503
+
504
+ /*! ./unicodeTextModelHighlighter.js */
505
+
506
+ /*! ../../keybinding/common/keybinding.js */
507
+
508
+ /*! ./indentationGuesser.js */
509
+
510
+ /*! ../../../base/common/stopwatch.js */
511
+
512
+ /*!-----------------------------------------------------------------------------
513
+ * Copyright (c) Microsoft Corporation. All rights reserved.
514
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
515
+ * Released under the MIT license
516
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
517
+ *-----------------------------------------------------------------------------*/
518
+
519
+ /*! ../../../platform/theme/common/colorRegistry.js */
520
+
521
+ /*! ../view/viewUserInputEvents.js */
522
+
523
+ /*! ../../../../base/common/async.js */
524
+
525
+ /*! ../../../../platform/quickinput/common/quickInput.js */
526
+
527
+ /*! ../../common/viewModel/monospaceLineBreaksComputer.js */
528
+
529
+ /*! ../../../common/textModelGuides.js */
530
+
531
+ /*! ../../../common/core/selection.js */
532
+
533
+ /*! ../../hover/browser/hoverTypes.js */