@plumile/ui 0.1.112 → 0.1.114

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 (427) hide show
  1. package/lib/esm/_virtual/_rolldown/runtime.js +5 -5
  2. package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js +0 -1
  3. package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js +1 -0
  4. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-7EHR7CIX.js +3 -0
  5. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4EGX6M5U.js +37 -0
  6. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4EGX6M5U.js.map +1 -0
  7. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5DO6E6H7.js +25 -0
  8. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5DO6E6H7.js.map +1 -0
  9. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{chunk-LIHQZDEY.js → chunk-BR22UD5L.js} +18 -21
  10. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-BR22UD5L.js.map +1 -0
  11. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FHYWG6QK.js +25 -0
  12. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FHYWG6QK.js.map +1 -0
  13. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MPE355IW.js +25 -0
  14. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MPE355IW.js.map +1 -0
  15. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MZUSXYTE.js +32 -0
  16. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MZUSXYTE.js.map +1 -0
  17. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-N66VUXT2.js +56 -0
  18. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-N66VUXT2.js.map +1 -0
  19. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-NNHCCRGN.js +20648 -0
  20. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-NNHCCRGN.js.map +1 -0
  21. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PUPMXCY4.js +25 -0
  22. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PUPMXCY4.js.map +1 -0
  23. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-UIBZB4QT.js +25 -0
  24. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-UIBZB4QT.js.map +1 -0
  25. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WCWK7LTN.js +33 -0
  26. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WCWK7LTN.js.map +1 -0
  27. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/eventmodeling-FCH6USID.js +3 -0
  28. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-WXDBUCRP.js +3 -0
  29. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-J43DQDTF.js +3 -0
  30. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-YPE3B663.js +3 -0
  31. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-LRSECV5Y.js +3 -0
  32. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-GUYGQ44K.js +3 -0
  33. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treeView-BLDUP644.js +3 -0
  34. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-LRROVOQU.js +3 -0
  35. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/wardley-L42UT6IY.js +3 -0
  36. package/lib/esm/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js +24 -19
  37. package/lib/esm/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js.map +1 -1
  38. package/lib/esm/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +8 -8
  39. package/lib/esm/node_modules/dagre-d3-es/src/dagre/layout.js +105 -105
  40. package/lib/esm/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +12 -12
  41. package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +8 -8
  42. package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/index.js +12 -12
  43. package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/init-order.js +6 -6
  44. package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +7 -7
  45. package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +9 -9
  46. package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/sort.js +7 -7
  47. package/lib/esm/node_modules/dagre-d3-es/src/dagre/position/bk.js +53 -53
  48. package/lib/esm/node_modules/dagre-d3-es/src/dagre/position/index.js +5 -5
  49. package/lib/esm/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +26 -26
  50. package/lib/esm/node_modules/dagre-d3-es/src/dagre/rank/util.js +9 -9
  51. package/lib/esm/node_modules/dagre-d3-es/src/dagre/util.js +54 -54
  52. package/lib/esm/node_modules/dagre-d3-es/src/graphlib/graph.js +45 -45
  53. package/lib/esm/node_modules/dagre-d3-es/src/graphlib/json.js +18 -18
  54. package/lib/esm/node_modules/lodash-es/_arrayLikeKeys.js +8 -8
  55. package/lib/esm/node_modules/lodash-es/_baseAssign.js +3 -3
  56. package/lib/esm/node_modules/lodash-es/_baseClone.js +24 -24
  57. package/lib/esm/node_modules/lodash-es/_baseForOwn.js +3 -3
  58. package/lib/esm/node_modules/lodash-es/_baseGetAllKeys.js +3 -3
  59. package/lib/esm/node_modules/lodash-es/_baseIsEqualDeep.js +12 -12
  60. package/lib/esm/node_modules/lodash-es/_baseIteratee.js +4 -4
  61. package/lib/esm/node_modules/lodash-es/_baseMatchesProperty.js +9 -9
  62. package/lib/esm/node_modules/lodash-es/_baseMerge.js +6 -6
  63. package/lib/esm/node_modules/lodash-es/_baseMergeDeep.js +15 -15
  64. package/lib/esm/node_modules/lodash-es/_baseOrderBy.js +14 -14
  65. package/lib/esm/node_modules/lodash-es/_baseSet.js +8 -8
  66. package/lib/esm/node_modules/lodash-es/_baseSetToString.js +5 -5
  67. package/lib/esm/node_modules/lodash-es/_baseToString.js +11 -11
  68. package/lib/esm/node_modules/lodash-es/_baseUniq.js +7 -7
  69. package/lib/esm/node_modules/lodash-es/_copySymbols.js +3 -3
  70. package/lib/esm/node_modules/lodash-es/_createSet.js +6 -6
  71. package/lib/esm/node_modules/lodash-es/_equalByTag.js +18 -18
  72. package/lib/esm/node_modules/lodash-es/_flatRest.js +4 -4
  73. package/lib/esm/node_modules/lodash-es/_getAllKeys.js +3 -3
  74. package/lib/esm/node_modules/lodash-es/_getAllKeysIn.js +4 -4
  75. package/lib/esm/node_modules/lodash-es/_getSymbolsIn.js +3 -3
  76. package/lib/esm/node_modules/lodash-es/_hasPath.js +5 -5
  77. package/lib/esm/node_modules/lodash-es/_initCloneObject.js +4 -4
  78. package/lib/esm/node_modules/lodash-es/_isFlattenable.js +3 -3
  79. package/lib/esm/node_modules/lodash-es/_isIterateeCall.js +6 -6
  80. package/lib/esm/node_modules/lodash-es/_mapCacheClear.js +6 -6
  81. package/lib/esm/node_modules/lodash-es/findIndex.js +4 -4
  82. package/lib/esm/node_modules/lodash-es/forEach.js +3 -3
  83. package/lib/esm/node_modules/lodash-es/forIn.js +3 -3
  84. package/lib/esm/node_modules/lodash-es/isEmpty.js +8 -8
  85. package/lib/esm/node_modules/lodash-es/isPlainObject.js +4 -4
  86. package/lib/esm/node_modules/lodash-es/isString.js +3 -3
  87. package/lib/esm/node_modules/lodash-es/keys.js +4 -4
  88. package/lib/esm/node_modules/lodash-es/keysIn.js +3 -3
  89. package/lib/esm/node_modules/lodash-es/map.js +3 -3
  90. package/lib/esm/node_modules/lodash-es/mapValues.js +5 -5
  91. package/lib/esm/node_modules/lodash-es/max.js +3 -3
  92. package/lib/esm/node_modules/lodash-es/min.js +3 -3
  93. package/lib/esm/node_modules/lodash-es/minBy.js +3 -3
  94. package/lib/esm/node_modules/lodash-es/reduce.js +5 -5
  95. package/lib/esm/node_modules/lodash-es/size.js +4 -4
  96. package/lib/esm/node_modules/lodash-es/sortBy.js +6 -6
  97. package/lib/esm/node_modules/lodash-es/union.js +6 -6
  98. package/lib/esm/node_modules/mermaid/dist/chunks/mermaid.core/chunk-5PVQY5BW.js +146 -146
  99. package/lib/esm/node_modules/mermaid/dist/chunks/mermaid.core/chunk-5PVQY5BW.js.map +1 -1
  100. package/lib/esm/node_modules/mermaid/dist/mermaid.core.js +374 -374
  101. package/lib/esm/node_modules/mermaid/dist/mermaid.core.js.map +1 -1
  102. package/package.json +6 -6
  103. package/lib/esm/node_modules/@chevrotain/gast/lib/src/helpers.js +0 -27
  104. package/lib/esm/node_modules/@chevrotain/gast/lib/src/helpers.js.map +0 -1
  105. package/lib/esm/node_modules/@chevrotain/gast/lib/src/model.js +0 -155
  106. package/lib/esm/node_modules/@chevrotain/gast/lib/src/model.js.map +0 -1
  107. package/lib/esm/node_modules/@chevrotain/gast/lib/src/visitor.js +0 -45
  108. package/lib/esm/node_modules/@chevrotain/gast/lib/src/visitor.js.map +0 -1
  109. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/api.js +0 -2
  110. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +0 -89
  111. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js.map +0 -1
  112. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +0 -39
  113. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js.map +0 -1
  114. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +0 -600
  115. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js.map +0 -1
  116. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +0 -29
  117. package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js.map +0 -1
  118. package/lib/esm/node_modules/@chevrotain/utils/lib/src/print.js +0 -13
  119. package/lib/esm/node_modules/@chevrotain/utils/lib/src/print.js.map +0 -1
  120. package/lib/esm/node_modules/@chevrotain/utils/lib/src/timer.js +0 -12
  121. package/lib/esm/node_modules/@chevrotain/utils/lib/src/timer.js.map +0 -1
  122. package/lib/esm/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +0 -14
  123. package/lib/esm/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js.map +0 -1
  124. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-YZFGNWBL.js +0 -3
  125. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-2KRD3SAO.js +0 -28
  126. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-2KRD3SAO.js.map +0 -1
  127. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-67CJDMHE.js +0 -28
  128. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-67CJDMHE.js.map +0 -1
  129. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-7N4EOEYR.js +0 -40
  130. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-7N4EOEYR.js.map +0 -1
  131. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AA7GKIK3.js +0 -35
  132. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AA7GKIK3.js.map +0 -1
  133. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CIAEETIT.js +0 -28
  134. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CIAEETIT.js.map +0 -1
  135. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FOC6F5B3.js +0 -28
  136. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FOC6F5B3.js.map +0 -1
  137. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-K5T4RW27.js +0 -1210
  138. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-K5T4RW27.js.map +0 -1
  139. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-KGLVRYIC.js +0 -28
  140. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-KGLVRYIC.js.map +0 -1
  141. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LIHQZDEY.js.map +0 -1
  142. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-ORNJ4GCN.js +0 -36
  143. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-ORNJ4GCN.js.map +0 -1
  144. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-7Q5UKJZL.js +0 -3
  145. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-OMHHGYJF.js +0 -3
  146. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-4T2RLAQJ.js +0 -3
  147. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-ZZUOXDRM.js +0 -3
  148. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-PYXPWWZC.js +0 -3
  149. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treeView-SZITEDCU.js +0 -3
  150. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-W4RFUUIX.js +0 -3
  151. package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/wardley-RL74JXVD.js +0 -3
  152. package/lib/esm/node_modules/chevrotain/lib/src/api.js +0 -10
  153. package/lib/esm/node_modules/chevrotain/lib/src/lang/lang_extensions.js +0 -14
  154. package/lib/esm/node_modules/chevrotain/lib/src/lang/lang_extensions.js.map +0 -1
  155. package/lib/esm/node_modules/chevrotain/lib/src/parse/constants.js +0 -6
  156. package/lib/esm/node_modules/chevrotain/lib/src/parse/constants.js.map +0 -1
  157. package/lib/esm/node_modules/chevrotain/lib/src/parse/cst/cst.js +0 -17
  158. package/lib/esm/node_modules/chevrotain/lib/src/parse/cst/cst.js.map +0 -1
  159. package/lib/esm/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +0 -53
  160. package/lib/esm/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js.map +0 -1
  161. package/lib/esm/node_modules/chevrotain/lib/src/parse/errors_public.js +0 -81
  162. package/lib/esm/node_modules/chevrotain/lib/src/parse/errors_public.js.map +0 -1
  163. package/lib/esm/node_modules/chevrotain/lib/src/parse/exceptions_public.js +0 -37
  164. package/lib/esm/node_modules/chevrotain/lib/src/parse/exceptions_public.js.map +0 -1
  165. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/checks.js +0 -279
  166. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/checks.js.map +0 -1
  167. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/first.js +0 -27
  168. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/first.js.map +0 -1
  169. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/follow.js +0 -32
  170. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/follow.js.map +0 -1
  171. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +0 -18
  172. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js.map +0 -1
  173. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +0 -269
  174. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js.map +0 -1
  175. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/keys.js +0 -8
  176. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/keys.js.map +0 -1
  177. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +0 -45
  178. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js.map +0 -1
  179. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +0 -245
  180. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js.map +0 -1
  181. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +0 -34
  182. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/resolver.js.map +0 -1
  183. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/rest.js +0 -60
  184. package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/rest.js.map +0 -1
  185. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/parser.js +0 -118
  186. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/parser.js.map +0 -1
  187. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +0 -50
  188. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js.map +0 -1
  189. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +0 -170
  190. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js.map +0 -1
  191. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +0 -47
  192. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js.map +0 -1
  193. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +0 -111
  194. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js.map +0 -1
  195. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +0 -25
  196. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js.map +0 -1
  197. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +0 -316
  198. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js.map +0 -1
  199. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +0 -291
  200. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js.map +0 -1
  201. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +0 -147
  202. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js.map +0 -1
  203. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +0 -96
  204. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js.map +0 -1
  205. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +0 -15
  206. package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js.map +0 -1
  207. package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer.js +0 -439
  208. package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer.js.map +0 -1
  209. package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +0 -13
  210. package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js.map +0 -1
  211. package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer_public.js +0 -257
  212. package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer_public.js.map +0 -1
  213. package/lib/esm/node_modules/chevrotain/lib/src/scan/reg_exp.js +0 -157
  214. package/lib/esm/node_modules/chevrotain/lib/src/scan/reg_exp.js.map +0 -1
  215. package/lib/esm/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +0 -19
  216. package/lib/esm/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js.map +0 -1
  217. package/lib/esm/node_modules/chevrotain/lib/src/scan/tokens.js +0 -68
  218. package/lib/esm/node_modules/chevrotain/lib/src/scan/tokens.js.map +0 -1
  219. package/lib/esm/node_modules/chevrotain/lib/src/scan/tokens_public.js +0 -43
  220. package/lib/esm/node_modules/chevrotain/lib/src/scan/tokens_public.js.map +0 -1
  221. package/lib/esm/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +0 -365
  222. package/lib/esm/node_modules/chevrotain-allstar/lib/all-star-lookahead.js.map +0 -1
  223. package/lib/esm/node_modules/chevrotain-allstar/lib/atn.js +0 -197
  224. package/lib/esm/node_modules/chevrotain-allstar/lib/atn.js.map +0 -1
  225. package/lib/esm/node_modules/chevrotain-allstar/lib/dfa.js +0 -35
  226. package/lib/esm/node_modules/chevrotain-allstar/lib/dfa.js.map +0 -1
  227. package/lib/esm/node_modules/chevrotain-allstar/lib/index.js +0 -1
  228. package/lib/esm/node_modules/langium/lib/default-module.js +0 -89
  229. package/lib/esm/node_modules/langium/lib/default-module.js.map +0 -1
  230. package/lib/esm/node_modules/langium/lib/dependency-injection.js +0 -62
  231. package/lib/esm/node_modules/langium/lib/dependency-injection.js.map +0 -1
  232. package/lib/esm/node_modules/langium/lib/documentation/comment-provider.js +0 -15
  233. package/lib/esm/node_modules/langium/lib/documentation/comment-provider.js.map +0 -1
  234. package/lib/esm/node_modules/langium/lib/documentation/documentation-provider.js +0 -40
  235. package/lib/esm/node_modules/langium/lib/documentation/documentation-provider.js.map +0 -1
  236. package/lib/esm/node_modules/langium/lib/documentation/jsdoc.js +0 -307
  237. package/lib/esm/node_modules/langium/lib/documentation/jsdoc.js.map +0 -1
  238. package/lib/esm/node_modules/langium/lib/languages/generated/ast.js +0 -900
  239. package/lib/esm/node_modules/langium/lib/languages/generated/ast.js.map +0 -1
  240. package/lib/esm/node_modules/langium/lib/languages/grammar-config.js +0 -17
  241. package/lib/esm/node_modules/langium/lib/languages/grammar-config.js.map +0 -1
  242. package/lib/esm/node_modules/langium/lib/parser/async-parser.js +0 -13
  243. package/lib/esm/node_modules/langium/lib/parser/async-parser.js.map +0 -1
  244. package/lib/esm/node_modules/langium/lib/parser/completion-parser-builder.js +0 -11
  245. package/lib/esm/node_modules/langium/lib/parser/completion-parser-builder.js.map +0 -1
  246. package/lib/esm/node_modules/langium/lib/parser/cst-node-builder.js +0 -164
  247. package/lib/esm/node_modules/langium/lib/parser/cst-node-builder.js.map +0 -1
  248. package/lib/esm/node_modules/langium/lib/parser/langium-parser-builder.js +0 -15
  249. package/lib/esm/node_modules/langium/lib/parser/langium-parser-builder.js.map +0 -1
  250. package/lib/esm/node_modules/langium/lib/parser/langium-parser.js +0 -397
  251. package/lib/esm/node_modules/langium/lib/parser/langium-parser.js.map +0 -1
  252. package/lib/esm/node_modules/langium/lib/parser/lexer.js +0 -54
  253. package/lib/esm/node_modules/langium/lib/parser/lexer.js.map +0 -1
  254. package/lib/esm/node_modules/langium/lib/parser/parser-builder-base.js +0 -278
  255. package/lib/esm/node_modules/langium/lib/parser/parser-builder-base.js.map +0 -1
  256. package/lib/esm/node_modules/langium/lib/parser/token-builder.js +0 -65
  257. package/lib/esm/node_modules/langium/lib/parser/token-builder.js.map +0 -1
  258. package/lib/esm/node_modules/langium/lib/parser/value-converter.js +0 -82
  259. package/lib/esm/node_modules/langium/lib/parser/value-converter.js.map +0 -1
  260. package/lib/esm/node_modules/langium/lib/references/linker.js +0 -195
  261. package/lib/esm/node_modules/langium/lib/references/linker.js.map +0 -1
  262. package/lib/esm/node_modules/langium/lib/references/name-provider.js +0 -17
  263. package/lib/esm/node_modules/langium/lib/references/name-provider.js.map +0 -1
  264. package/lib/esm/node_modules/langium/lib/references/references.js +0 -80
  265. package/lib/esm/node_modules/langium/lib/references/references.js.map +0 -1
  266. package/lib/esm/node_modules/langium/lib/references/scope-computation.js +0 -39
  267. package/lib/esm/node_modules/langium/lib/references/scope-computation.js.map +0 -1
  268. package/lib/esm/node_modules/langium/lib/references/scope-provider.js +0 -38
  269. package/lib/esm/node_modules/langium/lib/references/scope-provider.js.map +0 -1
  270. package/lib/esm/node_modules/langium/lib/references/scope.js +0 -46
  271. package/lib/esm/node_modules/langium/lib/references/scope.js.map +0 -1
  272. package/lib/esm/node_modules/langium/lib/serializer/hydrator.js +0 -129
  273. package/lib/esm/node_modules/langium/lib/serializer/hydrator.js.map +0 -1
  274. package/lib/esm/node_modules/langium/lib/serializer/json-serializer.js +0 -149
  275. package/lib/esm/node_modules/langium/lib/serializer/json-serializer.js.map +0 -1
  276. package/lib/esm/node_modules/langium/lib/service-registry.js +0 -41
  277. package/lib/esm/node_modules/langium/lib/service-registry.js.map +0 -1
  278. package/lib/esm/node_modules/langium/lib/syntax-tree.js +0 -74
  279. package/lib/esm/node_modules/langium/lib/syntax-tree.js.map +0 -1
  280. package/lib/esm/node_modules/langium/lib/utils/ast-utils.js +0 -124
  281. package/lib/esm/node_modules/langium/lib/utils/ast-utils.js.map +0 -1
  282. package/lib/esm/node_modules/langium/lib/utils/caching.js +0 -84
  283. package/lib/esm/node_modules/langium/lib/utils/caching.js.map +0 -1
  284. package/lib/esm/node_modules/langium/lib/utils/cancellation.js +0 -9
  285. package/lib/esm/node_modules/langium/lib/utils/cancellation.js.map +0 -1
  286. package/lib/esm/node_modules/langium/lib/utils/collections.js +0 -89
  287. package/lib/esm/node_modules/langium/lib/utils/collections.js.map +0 -1
  288. package/lib/esm/node_modules/langium/lib/utils/cst-utils.js +0 -77
  289. package/lib/esm/node_modules/langium/lib/utils/cst-utils.js.map +0 -1
  290. package/lib/esm/node_modules/langium/lib/utils/disposable.js +0 -12
  291. package/lib/esm/node_modules/langium/lib/utils/disposable.js.map +0 -1
  292. package/lib/esm/node_modules/langium/lib/utils/errors.js +0 -13
  293. package/lib/esm/node_modules/langium/lib/utils/errors.js.map +0 -1
  294. package/lib/esm/node_modules/langium/lib/utils/event.js +0 -9
  295. package/lib/esm/node_modules/langium/lib/utils/event.js.map +0 -1
  296. package/lib/esm/node_modules/langium/lib/utils/grammar-loader.js +0 -26
  297. package/lib/esm/node_modules/langium/lib/utils/grammar-loader.js.map +0 -1
  298. package/lib/esm/node_modules/langium/lib/utils/grammar-utils.js +0 -221
  299. package/lib/esm/node_modules/langium/lib/utils/grammar-utils.js.map +0 -1
  300. package/lib/esm/node_modules/langium/lib/utils/promise-utils.js +0 -31
  301. package/lib/esm/node_modules/langium/lib/utils/promise-utils.js.map +0 -1
  302. package/lib/esm/node_modules/langium/lib/utils/regexp-utils.js +0 -146
  303. package/lib/esm/node_modules/langium/lib/utils/regexp-utils.js.map +0 -1
  304. package/lib/esm/node_modules/langium/lib/utils/stream.js +0 -331
  305. package/lib/esm/node_modules/langium/lib/utils/stream.js.map +0 -1
  306. package/lib/esm/node_modules/langium/lib/utils/uri-utils.js +0 -111
  307. package/lib/esm/node_modules/langium/lib/utils/uri-utils.js.map +0 -1
  308. package/lib/esm/node_modules/langium/lib/validation/document-validator.js +0 -213
  309. package/lib/esm/node_modules/langium/lib/validation/document-validator.js.map +0 -1
  310. package/lib/esm/node_modules/langium/lib/validation/validation-registry.js +0 -90
  311. package/lib/esm/node_modules/langium/lib/validation/validation-registry.js.map +0 -1
  312. package/lib/esm/node_modules/langium/lib/workspace/ast-descriptions.js +0 -61
  313. package/lib/esm/node_modules/langium/lib/workspace/ast-descriptions.js.map +0 -1
  314. package/lib/esm/node_modules/langium/lib/workspace/ast-node-locator.js +0 -32
  315. package/lib/esm/node_modules/langium/lib/workspace/ast-node-locator.js.map +0 -1
  316. package/lib/esm/node_modules/langium/lib/workspace/configuration.js +0 -55
  317. package/lib/esm/node_modules/langium/lib/workspace/configuration.js.map +0 -1
  318. package/lib/esm/node_modules/langium/lib/workspace/document-builder.js +0 -200
  319. package/lib/esm/node_modules/langium/lib/workspace/document-builder.js.map +0 -1
  320. package/lib/esm/node_modules/langium/lib/workspace/documents.js +0 -146
  321. package/lib/esm/node_modules/langium/lib/workspace/documents.js.map +0 -1
  322. package/lib/esm/node_modules/langium/lib/workspace/file-system-provider.js +0 -37
  323. package/lib/esm/node_modules/langium/lib/workspace/file-system-provider.js.map +0 -1
  324. package/lib/esm/node_modules/langium/lib/workspace/index-manager.js +0 -53
  325. package/lib/esm/node_modules/langium/lib/workspace/index-manager.js.map +0 -1
  326. package/lib/esm/node_modules/langium/lib/workspace/workspace-lock.js +0 -46
  327. package/lib/esm/node_modules/langium/lib/workspace/workspace-lock.js.map +0 -1
  328. package/lib/esm/node_modules/langium/lib/workspace/workspace-manager.js +0 -70
  329. package/lib/esm/node_modules/langium/lib/workspace/workspace-manager.js.map +0 -1
  330. package/lib/esm/node_modules/lodash-es/flatMap.js +0 -10
  331. package/lib/esm/node_modules/lodash-es/flatMap.js.map +0 -1
  332. package/lib/esm/node_modules/lodash-es/uniqBy.js +0 -10
  333. package/lib/esm/node_modules/lodash-es/uniqBy.js.map +0 -1
  334. package/lib/esm/node_modules/vscode-jsonrpc/browser.js +0 -11
  335. package/lib/esm/node_modules/vscode-jsonrpc/browser.js.map +0 -1
  336. package/lib/esm/node_modules/vscode-jsonrpc/lib/browser/main.js +0 -56
  337. package/lib/esm/node_modules/vscode-jsonrpc/lib/browser/main.js.map +0 -1
  338. package/lib/esm/node_modules/vscode-jsonrpc/lib/browser/ril.js +0 -124
  339. package/lib/esm/node_modules/vscode-jsonrpc/lib/browser/ril.js.map +0 -1
  340. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/api.js +0 -341
  341. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/api.js.map +0 -1
  342. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/cancellation.js +0 -61
  343. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/cancellation.js.map +0 -1
  344. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/connection.js +0 -651
  345. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/connection.js.map +0 -1
  346. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/disposable.js +0 -17
  347. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/disposable.js.map +0 -1
  348. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/events.js +0 -68
  349. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/events.js.map +0 -1
  350. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/is.js +0 -38
  351. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/is.js.map +0 -1
  352. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/linkedMap.js +0 -239
  353. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/linkedMap.js.map +0 -1
  354. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js +0 -97
  355. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js.map +0 -1
  356. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/messageReader.js +0 -133
  357. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/messageReader.js.map +0 -1
  358. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/messageWriter.js +0 -89
  359. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/messageWriter.js.map +0 -1
  360. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/messages.js +0 -165
  361. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/messages.js.map +0 -1
  362. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/ral.js +0 -22
  363. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/ral.js.map +0 -1
  364. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/semaphore.js +0 -48
  365. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/semaphore.js.map +0 -1
  366. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js +0 -62
  367. package/lib/esm/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js.map +0 -1
  368. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/browser/main.js +0 -32
  369. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/browser/main.js.map +0 -1
  370. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/api.js +0 -40
  371. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/api.js.map +0 -1
  372. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/connection.js +0 -16
  373. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/connection.js.map +0 -1
  374. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/messages.js +0 -35
  375. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/messages.js.map +0 -1
  376. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js +0 -23
  377. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js.map +0 -1
  378. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js +0 -19
  379. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js.map +0 -1
  380. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js +0 -15
  381. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js.map +0 -1
  382. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js +0 -15
  383. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js.map +0 -1
  384. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js +0 -37
  385. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js.map +0 -1
  386. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js +0 -39
  387. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js.map +0 -1
  388. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js +0 -19
  389. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js.map +0 -1
  390. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js +0 -15
  391. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js.map +0 -1
  392. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js +0 -23
  393. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js.map +0 -1
  394. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js +0 -15
  395. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js.map +0 -1
  396. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js +0 -19
  397. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js.map +0 -1
  398. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.js +0 -678
  399. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.js.map +0 -1
  400. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js +0 -15
  401. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js.map +0 -1
  402. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js +0 -23
  403. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js.map +0 -1
  404. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js +0 -130
  405. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js.map +0 -1
  406. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js +0 -28
  407. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js.map +0 -1
  408. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js +0 -15
  409. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js.map +0 -1
  410. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js +0 -35
  411. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js.map +0 -1
  412. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js +0 -15
  413. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js.map +0 -1
  414. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js +0 -15
  415. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js.map +0 -1
  416. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js +0 -23
  417. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js.map +0 -1
  418. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.js +0 -19
  419. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.js.map +0 -1
  420. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js +0 -46
  421. package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js.map +0 -1
  422. package/lib/esm/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +0 -142
  423. package/lib/esm/node_modules/vscode-languageserver-textdocument/lib/esm/main.js.map +0 -1
  424. package/lib/esm/node_modules/vscode-languageserver-types/lib/esm/main.js +0 -1088
  425. package/lib/esm/node_modules/vscode-languageserver-types/lib/esm/main.js.map +0 -1
  426. package/lib/esm/node_modules/vscode-uri/lib/esm/index.js +0 -377
  427. package/lib/esm/node_modules/vscode-uri/lib/esm/index.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"semaphore.js","names":[],"sources":["../../../../../../../../node_modules/vscode-jsonrpc/lib/common/semaphore.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.Semaphore = void 0;\nconst ral_1 = require(\"./ral\");\nclass Semaphore {\n constructor(capacity = 1) {\n if (capacity <= 0) {\n throw new Error('Capacity must be greater than 0');\n }\n this._capacity = capacity;\n this._active = 0;\n this._waiting = [];\n }\n lock(thunk) {\n return new Promise((resolve, reject) => {\n this._waiting.push({ thunk, resolve, reject });\n this.runNext();\n });\n }\n get active() {\n return this._active;\n }\n runNext() {\n if (this._waiting.length === 0 || this._active === this._capacity) {\n return;\n }\n (0, ral_1.default)().timer.setImmediate(() => this.doRunNext());\n }\n doRunNext() {\n if (this._waiting.length === 0 || this._active === this._capacity) {\n return;\n }\n const next = this._waiting.shift();\n this._active++;\n if (this._active > this._capacity) {\n throw new Error(`To many thunks active`);\n }\n try {\n const result = next.thunk();\n if (result instanceof Promise) {\n result.then((value) => {\n this._active--;\n next.resolve(value);\n this.runNext();\n }, (err) => {\n this._active--;\n next.reject(err);\n this.runNext();\n });\n }\n else {\n this._active--;\n next.resolve(result);\n this.runNext();\n }\n }\n catch (err) {\n this._active--;\n next.reject(err);\n this.runNext();\n }\n }\n}\nexports.Semaphore = Semaphore;\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,YAAY,KAAK;CACzB,IAAM,IAAA,GAAA;CA4DN,EAAQ,YAAY,MA3DJ;EACZ,YAAY,IAAW,GAAG;GACtB,IAAI,KAAY,GACZ,MAAU,MAAM,kCAAkC;GAItD,AAFA,KAAK,YAAY,GACjB,KAAK,UAAU,GACf,KAAK,WAAW,EAAE;;EAEtB,KAAK,GAAO;GACR,OAAO,IAAI,SAAS,GAAS,MAAW;IAEpC,AADA,KAAK,SAAS,KAAK;KAAE;KAAO;KAAS;KAAQ,CAAC,EAC9C,KAAK,SAAS;KAChB;;EAEN,IAAI,SAAS;GACT,OAAO,KAAK;;EAEhB,UAAU;GACF,KAAK,SAAS,WAAW,KAAK,KAAK,YAAY,KAAK,cAGvD,GAAG,EAAM,UAAU,CAAC,MAAM,mBAAmB,KAAK,WAAW,CAAC;;EAEnE,YAAY;GACR,IAAI,KAAK,SAAS,WAAW,KAAK,KAAK,YAAY,KAAK,WACpD;GAEJ,IAAM,IAAO,KAAK,SAAS,OAAO;GAElC,IADA,KAAK,WACD,KAAK,UAAU,KAAK,WACpB,MAAU,MAAM,wBAAwB;GAE5C,IAAI;IACA,IAAM,IAAS,EAAK,OAAO;IAC3B,AAAI,aAAkB,UAClB,EAAO,MAAM,MAAU;KAGnB,AAFA,KAAK,WACL,EAAK,QAAQ,EAAM,EACnB,KAAK,SAAS;QACd,MAAQ;KAGR,AAFA,KAAK,WACL,EAAK,OAAO,EAAI,EAChB,KAAK,SAAS;MAChB,IAGF,KAAK,WACL,EAAK,QAAQ,EAAO,EACpB,KAAK,SAAS;YAGf,GAAK;IAGR,AAFA,KAAK,WACL,EAAK,OAAO,EAAI,EAChB,KAAK,SAAS"}
@@ -1,62 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_cancellation as t } from "./cancellation.js";
3
- //#region ../../node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.SharedArrayReceiverStrategy = e.SharedArraySenderStrategy = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.Continue = 0, e.Cancelled = 1;
9
- })(r ||= {}), e.SharedArraySenderStrategy = class {
10
- constructor() {
11
- this.buffers = /* @__PURE__ */ new Map();
12
- }
13
- enableCancellation(e) {
14
- if (e.id === null) return;
15
- let t = new SharedArrayBuffer(4), n = new Int32Array(t, 0, 1);
16
- n[0] = r.Continue, this.buffers.set(e.id, t), e.$cancellationData = t;
17
- }
18
- async sendCancellation(e, t) {
19
- let n = this.buffers.get(t);
20
- if (n === void 0) return;
21
- let i = new Int32Array(n, 0, 1);
22
- Atomics.store(i, 0, r.Cancelled);
23
- }
24
- cleanup(e) {
25
- this.buffers.delete(e);
26
- }
27
- dispose() {
28
- this.buffers.clear();
29
- }
30
- };
31
- var i = class {
32
- constructor(e) {
33
- this.data = new Int32Array(e, 0, 1);
34
- }
35
- get isCancellationRequested() {
36
- return Atomics.load(this.data, 0) === r.Cancelled;
37
- }
38
- get onCancellationRequested() {
39
- throw Error("Cancellation over SharedArrayBuffer doesn't support cancellation events");
40
- }
41
- }, a = class {
42
- constructor(e) {
43
- this.token = new i(e);
44
- }
45
- cancel() {}
46
- dispose() {}
47
- };
48
- e.SharedArrayReceiverStrategy = class {
49
- constructor() {
50
- this.kind = "request";
51
- }
52
- createCancellationTokenSource(e) {
53
- let t = e.$cancellationData;
54
- return t === void 0 ? new n.CancellationTokenSource() : new a(t);
55
- }
56
- };
57
- }));
58
- //#endregion
59
- export default n();
60
- export { n as require_sharedArrayCancellation };
61
-
62
- //# sourceMappingURL=sharedArrayCancellation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sharedArrayCancellation.js","names":[],"sources":["../../../../../../../../node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.SharedArrayReceiverStrategy = exports.SharedArraySenderStrategy = void 0;\nconst cancellation_1 = require(\"./cancellation\");\nvar CancellationState;\n(function (CancellationState) {\n CancellationState.Continue = 0;\n CancellationState.Cancelled = 1;\n})(CancellationState || (CancellationState = {}));\nclass SharedArraySenderStrategy {\n constructor() {\n this.buffers = new Map();\n }\n enableCancellation(request) {\n if (request.id === null) {\n return;\n }\n const buffer = new SharedArrayBuffer(4);\n const data = new Int32Array(buffer, 0, 1);\n data[0] = CancellationState.Continue;\n this.buffers.set(request.id, buffer);\n request.$cancellationData = buffer;\n }\n async sendCancellation(_conn, id) {\n const buffer = this.buffers.get(id);\n if (buffer === undefined) {\n return;\n }\n const data = new Int32Array(buffer, 0, 1);\n Atomics.store(data, 0, CancellationState.Cancelled);\n }\n cleanup(id) {\n this.buffers.delete(id);\n }\n dispose() {\n this.buffers.clear();\n }\n}\nexports.SharedArraySenderStrategy = SharedArraySenderStrategy;\nclass SharedArrayBufferCancellationToken {\n constructor(buffer) {\n this.data = new Int32Array(buffer, 0, 1);\n }\n get isCancellationRequested() {\n return Atomics.load(this.data, 0) === CancellationState.Cancelled;\n }\n get onCancellationRequested() {\n throw new Error(`Cancellation over SharedArrayBuffer doesn't support cancellation events`);\n }\n}\nclass SharedArrayBufferCancellationTokenSource {\n constructor(buffer) {\n this.token = new SharedArrayBufferCancellationToken(buffer);\n }\n cancel() {\n }\n dispose() {\n }\n}\nclass SharedArrayReceiverStrategy {\n constructor() {\n this.kind = 'request';\n }\n createCancellationTokenSource(request) {\n const buffer = request.$cancellationData;\n if (buffer === undefined) {\n return new cancellation_1.CancellationTokenSource();\n }\n return new SharedArrayBufferCancellationTokenSource(buffer);\n }\n}\nexports.SharedArrayReceiverStrategy = SharedArrayReceiverStrategy;\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,8BAA8B,EAAQ,4BAA4B,KAAK;CAC/E,IAAM,IAAA,GAAA,EACF;CAkCJ,CAjCC,SAAU,GAAmB;EAE1B,AADA,EAAkB,WAAW,GAC7B,EAAkB,YAAY;IAC/B,AAAsB,MAAoB,EAAE,CAAE,EA8BjD,EAAQ,4BAA4B,MA7BJ;EAC5B,cAAc;GACV,KAAK,0BAAU,IAAI,KAAK;;EAE5B,mBAAmB,GAAS;GACxB,IAAI,EAAQ,OAAO,MACf;GAEJ,IAAM,IAAS,IAAI,kBAAkB,EAAE,EACjC,IAAO,IAAI,WAAW,GAAQ,GAAG,EAAE;GAGzC,AAFA,EAAK,KAAK,EAAkB,UAC5B,KAAK,QAAQ,IAAI,EAAQ,IAAI,EAAO,EACpC,EAAQ,oBAAoB;;EAEhC,MAAM,iBAAiB,GAAO,GAAI;GAC9B,IAAM,IAAS,KAAK,QAAQ,IAAI,EAAG;GACnC,IAAI,MAAW,KAAA,GACX;GAEJ,IAAM,IAAO,IAAI,WAAW,GAAQ,GAAG,EAAE;GACzC,QAAQ,MAAM,GAAM,GAAG,EAAkB,UAAU;;EAEvD,QAAQ,GAAI;GACR,KAAK,QAAQ,OAAO,EAAG;;EAE3B,UAAU;GACN,KAAK,QAAQ,OAAO;;;CAI5B,IAAM,IAAN,MAAyC;EACrC,YAAY,GAAQ;GAChB,KAAK,OAAO,IAAI,WAAW,GAAQ,GAAG,EAAE;;EAE5C,IAAI,0BAA0B;GAC1B,OAAO,QAAQ,KAAK,KAAK,MAAM,EAAE,KAAK,EAAkB;;EAE5D,IAAI,0BAA0B;GAC1B,MAAU,MAAM,0EAA0E;;IAG5F,IAAN,MAA+C;EAC3C,YAAY,GAAQ;GAChB,KAAK,QAAQ,IAAI,EAAmC,EAAO;;EAE/D,SAAS;EAET,UAAU;;CAed,EAAQ,8BAA8B,MAZJ;EAC9B,cAAc;GACV,KAAK,OAAO;;EAEhB,8BAA8B,GAAS;GACnC,IAAM,IAAS,EAAQ;GAIvB,OAHI,MAAW,KAAA,IACJ,IAAI,EAAe,yBAAyB,GAEhD,IAAI,EAAyC,EAAO"}
@@ -1,32 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_browser as t } from "../../../vscode-jsonrpc/browser.js";
3
- import { require_api as n } from "../common/api.js";
4
- //#region ../../node_modules/vscode-languageserver-protocol/lib/browser/main.js
5
- var r = /* @__PURE__ */ e(((e) => {
6
- var r = e && e.__createBinding || (Object.create ? (function(e, t, n, r) {
7
- r === void 0 && (r = n);
8
- var i = Object.getOwnPropertyDescriptor(t, n);
9
- (!i || ("get" in i ? !t.__esModule : i.writable || i.configurable)) && (i = {
10
- enumerable: !0,
11
- get: function() {
12
- return t[n];
13
- }
14
- }), Object.defineProperty(e, r, i);
15
- }) : (function(e, t, n, r) {
16
- r === void 0 && (r = n), e[r] = t[n];
17
- })), i = e && e.__exportStar || function(e, t) {
18
- for (var n in e) n !== "default" && !Object.prototype.hasOwnProperty.call(t, n) && r(t, e, n);
19
- };
20
- Object.defineProperty(e, "__esModule", { value: !0 }), e.createProtocolConnection = void 0;
21
- var a = t();
22
- i(t(), e), i(n(), e);
23
- function o(e, t, n, r) {
24
- return (0, a.createMessageConnection)(e, t, n, r);
25
- }
26
- e.createProtocolConnection = o;
27
- }));
28
- //#endregion
29
- export default r();
30
- export { r as require_main };
31
-
32
- //# sourceMappingURL=main.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"main.js","names":["exports"],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/browser/main.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __exportStar = (this && this.__exportStar) || function(m, exports) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.createProtocolConnection = void 0;\nconst browser_1 = require(\"vscode-jsonrpc/browser\");\n__exportStar(require(\"vscode-jsonrpc/browser\"), exports);\n__exportStar(require(\"../common/api\"), exports);\nfunction createProtocolConnection(reader, writer, logger, options) {\n return (0, browser_1.createMessageConnection)(reader, writer, logger, options);\n}\nexports.createProtocolConnection = createProtocolConnection;\n"],"x_google_ignoreList":[0],"mappings":";;;;;CAKA,IAAI,IAAA,KAAA,EAAgC,oBAAqB,OAAO,UAAU,SAAS,GAAG,GAAG,GAAG,GAAI;EAC5F,AAAI,MAAO,KAAA,MAAW,IAAK;EAC3B,IAAI,IAAO,OAAO,yBAAyB,GAAG,EAAE;EAIhD,CAHI,CAAC,MAAS,SAAS,IAAO,CAAC,EAAE,aAAa,EAAK,YAAY,EAAK,mBAClE,IAAO;GAAE,YAAY;GAAM,KAAK,WAAW;IAAE,OAAO,EAAE;;GAAO,GAE/D,OAAO,eAAe,GAAG,GAAI,EAAK;OAChC,SAAS,GAAG,GAAG,GAAG,GAAI;EAExB,AADI,MAAO,KAAA,MAAW,IAAK,IAC3B,EAAE,KAAM,EAAE;MAEV,IAAA,KAAA,EAA6B,gBAAiB,SAAS,GAAG,GAAS;EACnE,KAAK,IAAI,KAAK,GAAG,AAAI,MAAM,aAAa,CAAC,OAAO,UAAU,eAAe,KAAKA,GAAS,EAAE,IAAE,EAAgBA,GAAS,GAAG,EAAE;;CAG7H,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,2BAA2B,KAAK;CACxC,IAAM,IAAA,GAAA;CAEN,AADA,EAAA,GAAA,EAAgD,EAAQ,EACxD,EAAA,GAAA,EAAuC,EAAQ;CAC/C,SAAS,EAAyB,GAAQ,GAAQ,GAAQ,GAAS;EAC/D,QAAQ,GAAG,EAAU,yBAAyB,GAAQ,GAAQ,GAAQ,EAAQ;;CAElF,EAAQ,2BAA2B"}
@@ -1,40 +0,0 @@
1
- import { __commonJSMin as e, __toCommonJS as t } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { init_main as n, main_exports as r } from "../../../vscode-languageserver-types/lib/esm/main.js";
3
- import { require_main as i } from "../../../vscode-jsonrpc/lib/browser/main.js";
4
- import { require_messages as a } from "./messages.js";
5
- import { require_protocol as o } from "./protocol.js";
6
- import { require_connection as s } from "./connection.js";
7
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/api.js
8
- var c = /* @__PURE__ */ e(((e) => {
9
- var c = e && e.__createBinding || (Object.create ? (function(e, t, n, r) {
10
- r === void 0 && (r = n);
11
- var i = Object.getOwnPropertyDescriptor(t, n);
12
- (!i || ("get" in i ? !t.__esModule : i.writable || i.configurable)) && (i = {
13
- enumerable: !0,
14
- get: function() {
15
- return t[n];
16
- }
17
- }), Object.defineProperty(e, r, i);
18
- }) : (function(e, t, n, r) {
19
- r === void 0 && (r = n), e[r] = t[n];
20
- })), l = e && e.__exportStar || function(e, t) {
21
- for (var n in e) n !== "default" && !Object.prototype.hasOwnProperty.call(t, n) && c(t, e, n);
22
- };
23
- Object.defineProperty(e, "__esModule", { value: !0 }), e.LSPErrorCodes = e.createProtocolConnection = void 0, l(i(), e), l((n(), t(r)), e), l(a(), e), l(o(), e);
24
- var u = s();
25
- Object.defineProperty(e, "createProtocolConnection", {
26
- enumerable: !0,
27
- get: function() {
28
- return u.createProtocolConnection;
29
- }
30
- });
31
- var d;
32
- (function(e) {
33
- e.lspReservedErrorRangeStart = -32899, e.RequestFailed = -32803, e.ServerCancelled = -32802, e.ContentModified = -32801, e.RequestCancelled = -32800, e.lspReservedErrorRangeEnd = -32800;
34
- })(d || (e.LSPErrorCodes = d = {}));
35
- }));
36
- //#endregion
37
- export default c();
38
- export { c as require_api };
39
-
40
- //# sourceMappingURL=api.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"api.js","names":["exports"],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/api.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nvar __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n}));\nvar __exportStar = (this && this.__exportStar) || function(m, exports) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.LSPErrorCodes = exports.createProtocolConnection = void 0;\n__exportStar(require(\"vscode-jsonrpc\"), exports);\n__exportStar(require(\"vscode-languageserver-types\"), exports);\n__exportStar(require(\"./messages\"), exports);\n__exportStar(require(\"./protocol\"), exports);\nvar connection_1 = require(\"./connection\");\nObject.defineProperty(exports, \"createProtocolConnection\", { enumerable: true, get: function () { return connection_1.createProtocolConnection; } });\nvar LSPErrorCodes;\n(function (LSPErrorCodes) {\n /**\n * This is the start range of LSP reserved error codes.\n * It doesn't denote a real error code.\n *\n * @since 3.16.0\n */\n LSPErrorCodes.lspReservedErrorRangeStart = -32899;\n /**\n * A request failed but it was syntactically correct, e.g the\n * method name was known and the parameters were valid. The error\n * message should contain human readable information about why\n * the request failed.\n *\n * @since 3.17.0\n */\n LSPErrorCodes.RequestFailed = -32803;\n /**\n * The server cancelled the request. This error code should\n * only be used for requests that explicitly support being\n * server cancellable.\n *\n * @since 3.17.0\n */\n LSPErrorCodes.ServerCancelled = -32802;\n /**\n * The server detected that the content of a document got\n * modified outside normal conditions. A server should\n * NOT send this error code if it detects a content change\n * in it unprocessed messages. The result even computed\n * on an older state might still be useful for the client.\n *\n * If a client decides that a result is not of any use anymore\n * the client should cancel the request.\n */\n LSPErrorCodes.ContentModified = -32801;\n /**\n * The client has canceled a request and a server as detected\n * the cancel.\n */\n LSPErrorCodes.RequestCancelled = -32800;\n /**\n * This is the end range of LSP reserved error codes.\n * It doesn't denote a real error code.\n *\n * @since 3.16.0\n */\n LSPErrorCodes.lspReservedErrorRangeEnd = -32800;\n})(LSPErrorCodes || (exports.LSPErrorCodes = LSPErrorCodes = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;;;;;CAKA,IAAI,IAAA,KAAA,EAAgC,oBAAqB,OAAO,UAAU,SAAS,GAAG,GAAG,GAAG,GAAI;EAC5F,AAAI,MAAO,KAAA,MAAW,IAAK;EAC3B,IAAI,IAAO,OAAO,yBAAyB,GAAG,EAAE;EAIhD,CAHI,CAAC,MAAS,SAAS,IAAO,CAAC,EAAE,aAAa,EAAK,YAAY,EAAK,mBAClE,IAAO;GAAE,YAAY;GAAM,KAAK,WAAW;IAAE,OAAO,EAAE;;GAAO,GAE/D,OAAO,eAAe,GAAG,GAAI,EAAK;OAChC,SAAS,GAAG,GAAG,GAAG,GAAI;EAExB,AADI,MAAO,KAAA,MAAW,IAAK,IAC3B,EAAE,KAAM,EAAE;MAEV,IAAA,KAAA,EAA6B,gBAAiB,SAAS,GAAG,GAAS;EACnE,KAAK,IAAI,KAAK,GAAG,AAAI,MAAM,aAAa,CAAC,OAAO,UAAU,eAAe,KAAKA,GAAS,EAAE,IAAE,EAAgBA,GAAS,GAAG,EAAE;;CAO7H,AALA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,gBAAgB,EAAQ,2BAA2B,KAAK,GAChE,EAAA,GAAA,EAAwC,EAAQ,EAChD,GAAA,GAAA,EAAA,EAAA,EAAA,GAAqD,EAAQ,EAC7D,EAAA,GAAA,EAAoC,EAAQ,EAC5C,EAAA,GAAA,EAAoC,EAAQ;CAC5C,IAAI,IAAA,GAAA;CACJ,OAAO,eAAe,GAAS,4BAA4B;EAAE,YAAY;EAAM,KAAK,WAAY;GAAE,OAAO,EAAa;;EAA6B,CAAC;CACpJ,IAAI;CACJ,CAAC,SAAU,GAAe;EA+CtB,AAxCA,EAAc,6BAA6B,QAS3C,EAAc,gBAAgB,QAQ9B,EAAc,kBAAkB,QAWhC,EAAc,kBAAkB,QAKhC,EAAc,mBAAmB,QAOjC,EAAc,2BAA2B;IAC1C,MAAkB,EAAQ,gBAAgB,IAAgB,EAAE,EAAE"}
@@ -1,16 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_main as t } from "../../../vscode-jsonrpc/lib/browser/main.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/connection.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.createProtocolConnection = void 0;
6
- var n = t();
7
- function r(e, t, r, i) {
8
- return n.ConnectionStrategy.is(i) && (i = { connectionStrategy: i }), (0, n.createMessageConnection)(e, t, r, i);
9
- }
10
- e.createProtocolConnection = r;
11
- }));
12
- //#endregion
13
- export default n();
14
- export { n as require_connection };
15
-
16
- //# sourceMappingURL=connection.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"connection.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/connection.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.createProtocolConnection = void 0;\nconst vscode_jsonrpc_1 = require(\"vscode-jsonrpc\");\nfunction createProtocolConnection(input, output, logger, options) {\n if (vscode_jsonrpc_1.ConnectionStrategy.is(options)) {\n options = { connectionStrategy: options };\n }\n return (0, vscode_jsonrpc_1.createMessageConnection)(input, output, logger, options);\n}\nexports.createProtocolConnection = createProtocolConnection;\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,2BAA2B,KAAK;CACxC,IAAM,IAAA,GAAA;CACN,SAAS,EAAyB,GAAO,GAAQ,GAAQ,GAAS;EAI9D,OAHI,EAAiB,mBAAmB,GAAG,EAAQ,KAC/C,IAAU,EAAE,oBAAoB,GAAS,IAErC,GAAG,EAAiB,yBAAyB,GAAO,GAAQ,GAAQ,EAAQ;;CAExF,EAAQ,2BAA2B"}
@@ -1,35 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_main as t } from "../../../vscode-jsonrpc/lib/browser/main.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/messages.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.ProtocolNotificationType = e.ProtocolNotificationType0 = e.ProtocolRequestType = e.ProtocolRequestType0 = e.RegistrationType = e.MessageDirection = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.clientToServer = "clientToServer", e.serverToClient = "serverToClient", e.both = "both";
9
- })(r || (e.MessageDirection = r = {})), e.RegistrationType = class {
10
- constructor(e) {
11
- this.method = e;
12
- }
13
- }, e.ProtocolRequestType0 = class extends n.RequestType0 {
14
- constructor(e) {
15
- super(e);
16
- }
17
- }, e.ProtocolRequestType = class extends n.RequestType {
18
- constructor(e) {
19
- super(e, n.ParameterStructures.byName);
20
- }
21
- }, e.ProtocolNotificationType0 = class extends n.NotificationType0 {
22
- constructor(e) {
23
- super(e);
24
- }
25
- }, e.ProtocolNotificationType = class extends n.NotificationType {
26
- constructor(e) {
27
- super(e, n.ParameterStructures.byName);
28
- }
29
- };
30
- }));
31
- //#endregion
32
- export default n();
33
- export { n as require_messages };
34
-
35
- //# sourceMappingURL=messages.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"messages.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/messages.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ProtocolNotificationType = exports.ProtocolNotificationType0 = exports.ProtocolRequestType = exports.ProtocolRequestType0 = exports.RegistrationType = exports.MessageDirection = void 0;\nconst vscode_jsonrpc_1 = require(\"vscode-jsonrpc\");\nvar MessageDirection;\n(function (MessageDirection) {\n MessageDirection[\"clientToServer\"] = \"clientToServer\";\n MessageDirection[\"serverToClient\"] = \"serverToClient\";\n MessageDirection[\"both\"] = \"both\";\n})(MessageDirection || (exports.MessageDirection = MessageDirection = {}));\nclass RegistrationType {\n constructor(method) {\n this.method = method;\n }\n}\nexports.RegistrationType = RegistrationType;\nclass ProtocolRequestType0 extends vscode_jsonrpc_1.RequestType0 {\n constructor(method) {\n super(method);\n }\n}\nexports.ProtocolRequestType0 = ProtocolRequestType0;\nclass ProtocolRequestType extends vscode_jsonrpc_1.RequestType {\n constructor(method) {\n super(method, vscode_jsonrpc_1.ParameterStructures.byName);\n }\n}\nexports.ProtocolRequestType = ProtocolRequestType;\nclass ProtocolNotificationType0 extends vscode_jsonrpc_1.NotificationType0 {\n constructor(method) {\n super(method);\n }\n}\nexports.ProtocolNotificationType0 = ProtocolNotificationType0;\nclass ProtocolNotificationType extends vscode_jsonrpc_1.NotificationType {\n constructor(method) {\n super(method, vscode_jsonrpc_1.ParameterStructures.byName);\n }\n}\nexports.ProtocolNotificationType = ProtocolNotificationType;\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,2BAA2B,EAAQ,4BAA4B,EAAQ,sBAAsB,EAAQ,uBAAuB,EAAQ,mBAAmB,EAAQ,mBAAmB,KAAK;CAC/L,IAAM,IAAA,GAAA,EACF;CAmCJ,CAlCC,SAAU,GAAkB;EAGzB,AAFA,EAAiB,iBAAoB,kBACrC,EAAiB,iBAAoB,kBACrC,EAAiB,OAAU;IAC5B,MAAqB,EAAQ,mBAAmB,IAAmB,EAAE,EAAE,EAM1E,EAAQ,mBAAmB,MALJ;EACnB,YAAY,GAAQ;GAChB,KAAK,SAAS;;IAStB,EAAQ,uBAAuB,cALI,EAAiB,aAAa;EAC7D,YAAY,GAAQ;GAChB,MAAM,EAAO;;IASrB,EAAQ,sBAAsB,cALI,EAAiB,YAAY;EAC3D,YAAY,GAAQ;GAChB,MAAM,GAAQ,EAAiB,oBAAoB,OAAO;;IASlE,EAAQ,4BAA4B,cALI,EAAiB,kBAAkB;EACvE,YAAY,GAAQ;GAChB,MAAM,EAAO;;IASrB,EAAQ,2BAA2B,cALI,EAAiB,iBAAiB;EACrE,YAAY,GAAQ;GAChB,MAAM,GAAQ,EAAiB,oBAAoB,OAAO"}
@@ -1,23 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.CallHierarchyOutgoingCallsRequest = e.CallHierarchyIncomingCallsRequest = e.CallHierarchyPrepareRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "textDocument/prepareCallHierarchy", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.CallHierarchyPrepareRequest = r = {}));
10
- var i;
11
- (function(e) {
12
- e.method = "callHierarchy/incomingCalls", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
13
- })(i || (e.CallHierarchyIncomingCallsRequest = i = {}));
14
- var a;
15
- (function(e) {
16
- e.method = "callHierarchy/outgoingCalls", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
17
- })(a || (e.CallHierarchyOutgoingCallsRequest = a = {}));
18
- }));
19
- //#endregion
20
- export default n();
21
- export { n as require_protocol_callHierarchy };
22
-
23
- //# sourceMappingURL=protocol.callHierarchy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.callHierarchy.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) TypeFox, Microsoft and others. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.CallHierarchyOutgoingCallsRequest = exports.CallHierarchyIncomingCallsRequest = exports.CallHierarchyPrepareRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to result a `CallHierarchyItem` in a document at a given position.\n * Can be used as an input to an incoming or outgoing call hierarchy.\n *\n * @since 3.16.0\n */\nvar CallHierarchyPrepareRequest;\n(function (CallHierarchyPrepareRequest) {\n CallHierarchyPrepareRequest.method = 'textDocument/prepareCallHierarchy';\n CallHierarchyPrepareRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CallHierarchyPrepareRequest.type = new messages_1.ProtocolRequestType(CallHierarchyPrepareRequest.method);\n})(CallHierarchyPrepareRequest || (exports.CallHierarchyPrepareRequest = CallHierarchyPrepareRequest = {}));\n/**\n * A request to resolve the incoming calls for a given `CallHierarchyItem`.\n *\n * @since 3.16.0\n */\nvar CallHierarchyIncomingCallsRequest;\n(function (CallHierarchyIncomingCallsRequest) {\n CallHierarchyIncomingCallsRequest.method = 'callHierarchy/incomingCalls';\n CallHierarchyIncomingCallsRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CallHierarchyIncomingCallsRequest.type = new messages_1.ProtocolRequestType(CallHierarchyIncomingCallsRequest.method);\n})(CallHierarchyIncomingCallsRequest || (exports.CallHierarchyIncomingCallsRequest = CallHierarchyIncomingCallsRequest = {}));\n/**\n * A request to resolve the outgoing calls for a given `CallHierarchyItem`.\n *\n * @since 3.16.0\n */\nvar CallHierarchyOutgoingCallsRequest;\n(function (CallHierarchyOutgoingCallsRequest) {\n CallHierarchyOutgoingCallsRequest.method = 'callHierarchy/outgoingCalls';\n CallHierarchyOutgoingCallsRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CallHierarchyOutgoingCallsRequest.type = new messages_1.ProtocolRequestType(CallHierarchyOutgoingCallsRequest.method);\n})(CallHierarchyOutgoingCallsRequest || (exports.CallHierarchyOutgoingCallsRequest = CallHierarchyOutgoingCallsRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,oCAAoC,EAAQ,oCAAoC,EAAQ,8BAA8B,KAAK;CACnI,IAAM,IAAA,GAAA,EAOF;CACJ,CAAC,SAAU,GAA6B;EAGpC,AAFA,EAA4B,SAAS,qCACrC,EAA4B,mBAAmB,EAAW,iBAAiB,gBAC3E,EAA4B,OAAO,IAAI,EAAW,oBAAoB,EAA4B,OAAO;IAC1G,MAAgC,EAAQ,8BAA8B,IAA8B,EAAE,EAAE;CAM3G,IAAI;CACJ,CAAC,SAAU,GAAmC;EAG1C,AAFA,EAAkC,SAAS,+BAC3C,EAAkC,mBAAmB,EAAW,iBAAiB,gBACjF,EAAkC,OAAO,IAAI,EAAW,oBAAoB,EAAkC,OAAO;IACtH,MAAsC,EAAQ,oCAAoC,IAAoC,EAAE,EAAE;CAM7H,IAAI;CACJ,CAAC,SAAU,GAAmC;EAG1C,AAFA,EAAkC,SAAS,+BAC3C,EAAkC,mBAAmB,EAAW,iBAAiB,gBACjF,EAAkC,OAAO,IAAI,EAAW,oBAAoB,EAAkC,OAAO;IACtH,MAAsC,EAAQ,oCAAoC,IAAoC,EAAE,EAAE"}
@@ -1,19 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.ColorPresentationRequest = e.DocumentColorRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "textDocument/documentColor", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.DocumentColorRequest = r = {}));
10
- var i;
11
- (function(e) {
12
- e.method = "textDocument/colorPresentation", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
13
- })(i || (e.ColorPresentationRequest = i = {}));
14
- }));
15
- //#endregion
16
- export default n();
17
- export { n as require_protocol_colorProvider };
18
-
19
- //# sourceMappingURL=protocol.colorProvider.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.colorProvider.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ColorPresentationRequest = exports.DocumentColorRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to list all color symbols found in a given text document. The request's\n * parameter is of type {@link DocumentColorParams} the\n * response is of type {@link ColorInformation ColorInformation[]} or a Thenable\n * that resolves to such.\n */\nvar DocumentColorRequest;\n(function (DocumentColorRequest) {\n DocumentColorRequest.method = 'textDocument/documentColor';\n DocumentColorRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentColorRequest.type = new messages_1.ProtocolRequestType(DocumentColorRequest.method);\n})(DocumentColorRequest || (exports.DocumentColorRequest = DocumentColorRequest = {}));\n/**\n * A request to list all presentation for a color. The request's\n * parameter is of type {@link ColorPresentationParams} the\n * response is of type {@link ColorInformation ColorInformation[]} or a Thenable\n * that resolves to such.\n */\nvar ColorPresentationRequest;\n(function (ColorPresentationRequest) {\n ColorPresentationRequest.method = 'textDocument/colorPresentation';\n ColorPresentationRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n ColorPresentationRequest.type = new messages_1.ProtocolRequestType(ColorPresentationRequest.method);\n})(ColorPresentationRequest || (exports.ColorPresentationRequest = ColorPresentationRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,2BAA2B,EAAQ,uBAAuB,KAAK;CACvE,IAAM,IAAA,GAAA,EAOF;CACJ,CAAC,SAAU,GAAsB;EAG7B,AAFA,EAAqB,SAAS,8BAC9B,EAAqB,mBAAmB,EAAW,iBAAiB,gBACpE,EAAqB,OAAO,IAAI,EAAW,oBAAoB,EAAqB,OAAO;IAC5F,MAAyB,EAAQ,uBAAuB,IAAuB,EAAE,EAAE;CAOtF,IAAI;CACJ,CAAC,SAAU,GAA0B;EAGjC,AAFA,EAAyB,SAAS,kCAClC,EAAyB,mBAAmB,EAAW,iBAAiB,gBACxE,EAAyB,OAAO,IAAI,EAAW,oBAAoB,EAAyB,OAAO;IACpG,MAA6B,EAAQ,2BAA2B,IAA2B,EAAE,EAAE"}
@@ -1,15 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.ConfigurationRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "workspace/configuration", e.messageDirection = n.MessageDirection.serverToClient, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.ConfigurationRequest = r = {}));
10
- }));
11
- //#endregion
12
- export default n();
13
- export { n as require_protocol_configuration };
14
-
15
- //# sourceMappingURL=protocol.configuration.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.configuration.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ConfigurationRequest = void 0;\nconst messages_1 = require(\"./messages\");\n//---- Get Configuration request ----\n/**\n * The 'workspace/configuration' request is sent from the server to the client to fetch a certain\n * configuration setting.\n *\n * This pull model replaces the old push model were the client signaled configuration change via an\n * event. If the server still needs to react to configuration changes (since the server caches the\n * result of `workspace/configuration` requests) the server should register for an empty configuration\n * change event and empty the cache if such an event is received.\n */\nvar ConfigurationRequest;\n(function (ConfigurationRequest) {\n ConfigurationRequest.method = 'workspace/configuration';\n ConfigurationRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n ConfigurationRequest.type = new messages_1.ProtocolRequestType(ConfigurationRequest.method);\n})(ConfigurationRequest || (exports.ConfigurationRequest = ConfigurationRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,uBAAuB,KAAK;CACpC,IAAM,IAAA,GAAA,EAWF;CACJ,CAAC,SAAU,GAAsB;EAG7B,AAFA,EAAqB,SAAS,2BAC9B,EAAqB,mBAAmB,EAAW,iBAAiB,gBACpE,EAAqB,OAAO,IAAI,EAAW,oBAAoB,EAAqB,OAAO;IAC5F,MAAyB,EAAQ,uBAAuB,IAAuB,EAAE,EAAE"}
@@ -1,15 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.DeclarationRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "textDocument/declaration", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.DeclarationRequest = r = {}));
10
- }));
11
- //#endregion
12
- export default n();
13
- export { n as require_protocol_declaration };
14
-
15
- //# sourceMappingURL=protocol.declaration.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.declaration.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.DeclarationRequest = void 0;\nconst messages_1 = require(\"./messages\");\n// @ts-ignore: to avoid inlining LocationLink as dynamic import\nlet __noDynamicImport;\n/**\n * A request to resolve the type definition locations of a symbol at a given text\n * document position. The request's parameter is of type {@link TextDocumentPositionParams}\n * the response is of type {@link Declaration} or a typed array of {@link DeclarationLink}\n * or a Thenable that resolves to such.\n */\nvar DeclarationRequest;\n(function (DeclarationRequest) {\n DeclarationRequest.method = 'textDocument/declaration';\n DeclarationRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DeclarationRequest.type = new messages_1.ProtocolRequestType(DeclarationRequest.method);\n})(DeclarationRequest || (exports.DeclarationRequest = DeclarationRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,qBAAqB,KAAK;CAClC,IAAM,IAAA,GAAA,EASF;CACJ,CAAC,SAAU,GAAoB;EAG3B,AAFA,EAAmB,SAAS,4BAC5B,EAAmB,mBAAmB,EAAW,iBAAiB,gBAClE,EAAmB,OAAO,IAAI,EAAW,oBAAoB,EAAmB,OAAO;IACxF,MAAuB,EAAQ,qBAAqB,IAAqB,EAAE,EAAE"}
@@ -1,37 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_main as t } from "../../../vscode-jsonrpc/lib/browser/main.js";
3
- import { require_messages as n } from "./messages.js";
4
- import { require_is as r } from "./utils/is.js";
5
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js
6
- var i = /* @__PURE__ */ e(((e) => {
7
- Object.defineProperty(e, "__esModule", { value: !0 }), e.DiagnosticRefreshRequest = e.WorkspaceDiagnosticRequest = e.DocumentDiagnosticRequest = e.DocumentDiagnosticReportKind = e.DiagnosticServerCancellationData = void 0;
8
- var i = t(), a = r(), o = n(), s;
9
- (function(e) {
10
- function t(e) {
11
- let t = e;
12
- return t && a.boolean(t.retriggerRequest);
13
- }
14
- e.is = t;
15
- })(s || (e.DiagnosticServerCancellationData = s = {}));
16
- var c;
17
- (function(e) {
18
- e.Full = "full", e.Unchanged = "unchanged";
19
- })(c || (e.DocumentDiagnosticReportKind = c = {}));
20
- var l;
21
- (function(e) {
22
- e.method = "textDocument/diagnostic", e.messageDirection = o.MessageDirection.clientToServer, e.type = new o.ProtocolRequestType(e.method), e.partialResult = new i.ProgressType();
23
- })(l || (e.DocumentDiagnosticRequest = l = {}));
24
- var u;
25
- (function(e) {
26
- e.method = "workspace/diagnostic", e.messageDirection = o.MessageDirection.clientToServer, e.type = new o.ProtocolRequestType(e.method), e.partialResult = new i.ProgressType();
27
- })(u || (e.WorkspaceDiagnosticRequest = u = {}));
28
- var d;
29
- (function(e) {
30
- e.method = "workspace/diagnostic/refresh", e.messageDirection = o.MessageDirection.serverToClient, e.type = new o.ProtocolRequestType0(e.method);
31
- })(d || (e.DiagnosticRefreshRequest = d = {}));
32
- }));
33
- //#endregion
34
- export default i();
35
- export { i as require_protocol_diagnostic };
36
-
37
- //# sourceMappingURL=protocol.diagnostic.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.diagnostic.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.DiagnosticRefreshRequest = exports.WorkspaceDiagnosticRequest = exports.DocumentDiagnosticRequest = exports.DocumentDiagnosticReportKind = exports.DiagnosticServerCancellationData = void 0;\nconst vscode_jsonrpc_1 = require(\"vscode-jsonrpc\");\nconst Is = require(\"./utils/is\");\nconst messages_1 = require(\"./messages\");\n/**\n * @since 3.17.0\n */\nvar DiagnosticServerCancellationData;\n(function (DiagnosticServerCancellationData) {\n function is(value) {\n const candidate = value;\n return candidate && Is.boolean(candidate.retriggerRequest);\n }\n DiagnosticServerCancellationData.is = is;\n})(DiagnosticServerCancellationData || (exports.DiagnosticServerCancellationData = DiagnosticServerCancellationData = {}));\n/**\n * The document diagnostic report kinds.\n *\n * @since 3.17.0\n */\nvar DocumentDiagnosticReportKind;\n(function (DocumentDiagnosticReportKind) {\n /**\n * A diagnostic report with a full\n * set of problems.\n */\n DocumentDiagnosticReportKind.Full = 'full';\n /**\n * A report indicating that the last\n * returned report is still accurate.\n */\n DocumentDiagnosticReportKind.Unchanged = 'unchanged';\n})(DocumentDiagnosticReportKind || (exports.DocumentDiagnosticReportKind = DocumentDiagnosticReportKind = {}));\n/**\n * The document diagnostic request definition.\n *\n * @since 3.17.0\n */\nvar DocumentDiagnosticRequest;\n(function (DocumentDiagnosticRequest) {\n DocumentDiagnosticRequest.method = 'textDocument/diagnostic';\n DocumentDiagnosticRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentDiagnosticRequest.type = new messages_1.ProtocolRequestType(DocumentDiagnosticRequest.method);\n DocumentDiagnosticRequest.partialResult = new vscode_jsonrpc_1.ProgressType();\n})(DocumentDiagnosticRequest || (exports.DocumentDiagnosticRequest = DocumentDiagnosticRequest = {}));\n/**\n * The workspace diagnostic request definition.\n *\n * @since 3.17.0\n */\nvar WorkspaceDiagnosticRequest;\n(function (WorkspaceDiagnosticRequest) {\n WorkspaceDiagnosticRequest.method = 'workspace/diagnostic';\n WorkspaceDiagnosticRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n WorkspaceDiagnosticRequest.type = new messages_1.ProtocolRequestType(WorkspaceDiagnosticRequest.method);\n WorkspaceDiagnosticRequest.partialResult = new vscode_jsonrpc_1.ProgressType();\n})(WorkspaceDiagnosticRequest || (exports.WorkspaceDiagnosticRequest = WorkspaceDiagnosticRequest = {}));\n/**\n * The diagnostic refresh request definition.\n *\n * @since 3.17.0\n */\nvar DiagnosticRefreshRequest;\n(function (DiagnosticRefreshRequest) {\n DiagnosticRefreshRequest.method = `workspace/diagnostic/refresh`;\n DiagnosticRefreshRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n DiagnosticRefreshRequest.type = new messages_1.ProtocolRequestType0(DiagnosticRefreshRequest.method);\n})(DiagnosticRefreshRequest || (exports.DiagnosticRefreshRequest = DiagnosticRefreshRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,2BAA2B,EAAQ,6BAA6B,EAAQ,4BAA4B,EAAQ,+BAA+B,EAAQ,mCAAmC,KAAK;CACnM,IAAM,IAAA,GAAA,EACA,IAAA,GAAA,EACA,IAAA,GAAA,EAIF;CACJ,CAAC,SAAU,GAAkC;EACzC,SAAS,EAAG,GAAO;GACf,IAAM,IAAY;GAClB,OAAO,KAAa,EAAG,QAAQ,EAAU,iBAAiB;;EAE9D,EAAiC,KAAK;IACvC,MAAqC,EAAQ,mCAAmC,IAAmC,EAAE,EAAE;CAM1H,IAAI;CACJ,CAAC,SAAU,GAA8B;EAUrC,AALA,EAA6B,OAAO,QAKpC,EAA6B,YAAY;IAC1C,MAAiC,EAAQ,+BAA+B,IAA+B,EAAE,EAAE;CAM9G,IAAI;CACJ,CAAC,SAAU,GAA2B;EAIlC,AAHA,EAA0B,SAAS,2BACnC,EAA0B,mBAAmB,EAAW,iBAAiB,gBACzE,EAA0B,OAAO,IAAI,EAAW,oBAAoB,EAA0B,OAAO,EACrG,EAA0B,gBAAgB,IAAI,EAAiB,cAAc;IAC9E,MAA8B,EAAQ,4BAA4B,IAA4B,EAAE,EAAE;CAMrG,IAAI;CACJ,CAAC,SAAU,GAA4B;EAInC,AAHA,EAA2B,SAAS,wBACpC,EAA2B,mBAAmB,EAAW,iBAAiB,gBAC1E,EAA2B,OAAO,IAAI,EAAW,oBAAoB,EAA2B,OAAO,EACvG,EAA2B,gBAAgB,IAAI,EAAiB,cAAc;IAC/E,MAA+B,EAAQ,6BAA6B,IAA6B,EAAE,EAAE;CAMxG,IAAI;CACJ,CAAC,SAAU,GAA0B;EAGjC,AAFA,EAAyB,SAAS,gCAClC,EAAyB,mBAAmB,EAAW,iBAAiB,gBACxE,EAAyB,OAAO,IAAI,EAAW,qBAAqB,EAAyB,OAAO;IACrG,MAA6B,EAAQ,2BAA2B,IAA2B,EAAE,EAAE"}
@@ -1,39 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.WillDeleteFilesRequest = e.DidDeleteFilesNotification = e.DidRenameFilesNotification = e.WillRenameFilesRequest = e.DidCreateFilesNotification = e.WillCreateFilesRequest = e.FileOperationPatternKind = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.file = "file", e.folder = "folder";
9
- })(r || (e.FileOperationPatternKind = r = {}));
10
- var i;
11
- (function(e) {
12
- e.method = "workspace/willCreateFiles", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
13
- })(i || (e.WillCreateFilesRequest = i = {}));
14
- var a;
15
- (function(e) {
16
- e.method = "workspace/didCreateFiles", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolNotificationType(e.method);
17
- })(a || (e.DidCreateFilesNotification = a = {}));
18
- var o;
19
- (function(e) {
20
- e.method = "workspace/willRenameFiles", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
21
- })(o || (e.WillRenameFilesRequest = o = {}));
22
- var s;
23
- (function(e) {
24
- e.method = "workspace/didRenameFiles", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolNotificationType(e.method);
25
- })(s || (e.DidRenameFilesNotification = s = {}));
26
- var c;
27
- (function(e) {
28
- e.method = "workspace/didDeleteFiles", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolNotificationType(e.method);
29
- })(c || (e.DidDeleteFilesNotification = c = {}));
30
- var l;
31
- (function(e) {
32
- e.method = "workspace/willDeleteFiles", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
33
- })(l || (e.WillDeleteFilesRequest = l = {}));
34
- }));
35
- //#endregion
36
- export default n();
37
- export { n as require_protocol_fileOperations };
38
-
39
- //# sourceMappingURL=protocol.fileOperations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.fileOperations.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.WillDeleteFilesRequest = exports.DidDeleteFilesNotification = exports.DidRenameFilesNotification = exports.WillRenameFilesRequest = exports.DidCreateFilesNotification = exports.WillCreateFilesRequest = exports.FileOperationPatternKind = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A pattern kind describing if a glob pattern matches a file a folder or\n * both.\n *\n * @since 3.16.0\n */\nvar FileOperationPatternKind;\n(function (FileOperationPatternKind) {\n /**\n * The pattern matches a file only.\n */\n FileOperationPatternKind.file = 'file';\n /**\n * The pattern matches a folder only.\n */\n FileOperationPatternKind.folder = 'folder';\n})(FileOperationPatternKind || (exports.FileOperationPatternKind = FileOperationPatternKind = {}));\n/**\n * The will create files request is sent from the client to the server before files are actually\n * created as long as the creation is triggered from within the client.\n *\n * The request can return a `WorkspaceEdit` which will be applied to workspace before the\n * files are created. Hence the `WorkspaceEdit` can not manipulate the content of the file\n * to be created.\n *\n * @since 3.16.0\n */\nvar WillCreateFilesRequest;\n(function (WillCreateFilesRequest) {\n WillCreateFilesRequest.method = 'workspace/willCreateFiles';\n WillCreateFilesRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n WillCreateFilesRequest.type = new messages_1.ProtocolRequestType(WillCreateFilesRequest.method);\n})(WillCreateFilesRequest || (exports.WillCreateFilesRequest = WillCreateFilesRequest = {}));\n/**\n * The did create files notification is sent from the client to the server when\n * files were created from within the client.\n *\n * @since 3.16.0\n */\nvar DidCreateFilesNotification;\n(function (DidCreateFilesNotification) {\n DidCreateFilesNotification.method = 'workspace/didCreateFiles';\n DidCreateFilesNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidCreateFilesNotification.type = new messages_1.ProtocolNotificationType(DidCreateFilesNotification.method);\n})(DidCreateFilesNotification || (exports.DidCreateFilesNotification = DidCreateFilesNotification = {}));\n/**\n * The will rename files request is sent from the client to the server before files are actually\n * renamed as long as the rename is triggered from within the client.\n *\n * @since 3.16.0\n */\nvar WillRenameFilesRequest;\n(function (WillRenameFilesRequest) {\n WillRenameFilesRequest.method = 'workspace/willRenameFiles';\n WillRenameFilesRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n WillRenameFilesRequest.type = new messages_1.ProtocolRequestType(WillRenameFilesRequest.method);\n})(WillRenameFilesRequest || (exports.WillRenameFilesRequest = WillRenameFilesRequest = {}));\n/**\n * The did rename files notification is sent from the client to the server when\n * files were renamed from within the client.\n *\n * @since 3.16.0\n */\nvar DidRenameFilesNotification;\n(function (DidRenameFilesNotification) {\n DidRenameFilesNotification.method = 'workspace/didRenameFiles';\n DidRenameFilesNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidRenameFilesNotification.type = new messages_1.ProtocolNotificationType(DidRenameFilesNotification.method);\n})(DidRenameFilesNotification || (exports.DidRenameFilesNotification = DidRenameFilesNotification = {}));\n/**\n * The will delete files request is sent from the client to the server before files are actually\n * deleted as long as the deletion is triggered from within the client.\n *\n * @since 3.16.0\n */\nvar DidDeleteFilesNotification;\n(function (DidDeleteFilesNotification) {\n DidDeleteFilesNotification.method = 'workspace/didDeleteFiles';\n DidDeleteFilesNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidDeleteFilesNotification.type = new messages_1.ProtocolNotificationType(DidDeleteFilesNotification.method);\n})(DidDeleteFilesNotification || (exports.DidDeleteFilesNotification = DidDeleteFilesNotification = {}));\n/**\n * The did delete files notification is sent from the client to the server when\n * files were deleted from within the client.\n *\n * @since 3.16.0\n */\nvar WillDeleteFilesRequest;\n(function (WillDeleteFilesRequest) {\n WillDeleteFilesRequest.method = 'workspace/willDeleteFiles';\n WillDeleteFilesRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n WillDeleteFilesRequest.type = new messages_1.ProtocolRequestType(WillDeleteFilesRequest.method);\n})(WillDeleteFilesRequest || (exports.WillDeleteFilesRequest = WillDeleteFilesRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,yBAAyB,EAAQ,6BAA6B,EAAQ,6BAA6B,EAAQ,yBAAyB,EAAQ,6BAA6B,EAAQ,yBAAyB,EAAQ,2BAA2B,KAAK;CAC1P,IAAM,IAAA,GAAA,EAOF;CACJ,CAAC,SAAU,GAA0B;EAQjC,AAJA,EAAyB,OAAO,QAIhC,EAAyB,SAAS;IACnC,MAA6B,EAAQ,2BAA2B,IAA2B,EAAE,EAAE;CAWlG,IAAI;CACJ,CAAC,SAAU,GAAwB;EAG/B,AAFA,EAAuB,SAAS,6BAChC,EAAuB,mBAAmB,EAAW,iBAAiB,gBACtE,EAAuB,OAAO,IAAI,EAAW,oBAAoB,EAAuB,OAAO;IAChG,MAA2B,EAAQ,yBAAyB,IAAyB,EAAE,EAAE;CAO5F,IAAI;CACJ,CAAC,SAAU,GAA4B;EAGnC,AAFA,EAA2B,SAAS,4BACpC,EAA2B,mBAAmB,EAAW,iBAAiB,gBAC1E,EAA2B,OAAO,IAAI,EAAW,yBAAyB,EAA2B,OAAO;IAC7G,MAA+B,EAAQ,6BAA6B,IAA6B,EAAE,EAAE;CAOxG,IAAI;CACJ,CAAC,SAAU,GAAwB;EAG/B,AAFA,EAAuB,SAAS,6BAChC,EAAuB,mBAAmB,EAAW,iBAAiB,gBACtE,EAAuB,OAAO,IAAI,EAAW,oBAAoB,EAAuB,OAAO;IAChG,MAA2B,EAAQ,yBAAyB,IAAyB,EAAE,EAAE;CAO5F,IAAI;CACJ,CAAC,SAAU,GAA4B;EAGnC,AAFA,EAA2B,SAAS,4BACpC,EAA2B,mBAAmB,EAAW,iBAAiB,gBAC1E,EAA2B,OAAO,IAAI,EAAW,yBAAyB,EAA2B,OAAO;IAC7G,MAA+B,EAAQ,6BAA6B,IAA6B,EAAE,EAAE;CAOxG,IAAI;CACJ,CAAC,SAAU,GAA4B;EAGnC,AAFA,EAA2B,SAAS,4BACpC,EAA2B,mBAAmB,EAAW,iBAAiB,gBAC1E,EAA2B,OAAO,IAAI,EAAW,yBAAyB,EAA2B,OAAO;IAC7G,MAA+B,EAAQ,6BAA6B,IAA6B,EAAE,EAAE;CAOxG,IAAI;CACJ,CAAC,SAAU,GAAwB;EAG/B,AAFA,EAAuB,SAAS,6BAChC,EAAuB,mBAAmB,EAAW,iBAAiB,gBACtE,EAAuB,OAAO,IAAI,EAAW,oBAAoB,EAAuB,OAAO;IAChG,MAA2B,EAAQ,yBAAyB,IAAyB,EAAE,EAAE"}
@@ -1,19 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.FoldingRangeRefreshRequest = e.FoldingRangeRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "textDocument/foldingRange", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.FoldingRangeRequest = r = {}));
10
- var i;
11
- (function(e) {
12
- e.method = "workspace/foldingRange/refresh", e.messageDirection = n.MessageDirection.serverToClient, e.type = new n.ProtocolRequestType0(e.method);
13
- })(i || (e.FoldingRangeRefreshRequest = i = {}));
14
- }));
15
- //#endregion
16
- export default n();
17
- export { n as require_protocol_foldingRange };
18
-
19
- //# sourceMappingURL=protocol.foldingRange.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.foldingRange.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js"],"sourcesContent":["\"use strict\";\n/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.FoldingRangeRefreshRequest = exports.FoldingRangeRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to provide folding ranges in a document. The request's\n * parameter is of type {@link FoldingRangeParams}, the\n * response is of type {@link FoldingRangeList} or a Thenable\n * that resolves to such.\n */\nvar FoldingRangeRequest;\n(function (FoldingRangeRequest) {\n FoldingRangeRequest.method = 'textDocument/foldingRange';\n FoldingRangeRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n FoldingRangeRequest.type = new messages_1.ProtocolRequestType(FoldingRangeRequest.method);\n})(FoldingRangeRequest || (exports.FoldingRangeRequest = FoldingRangeRequest = {}));\n/**\n * @since 3.18.0\n * @proposed\n */\nvar FoldingRangeRefreshRequest;\n(function (FoldingRangeRefreshRequest) {\n FoldingRangeRefreshRequest.method = `workspace/foldingRange/refresh`;\n FoldingRangeRefreshRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n FoldingRangeRefreshRequest.type = new messages_1.ProtocolRequestType0(FoldingRangeRefreshRequest.method);\n})(FoldingRangeRefreshRequest || (exports.FoldingRangeRefreshRequest = FoldingRangeRefreshRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,6BAA6B,EAAQ,sBAAsB,KAAK;CACxE,IAAM,IAAA,GAAA,EAOF;CACJ,CAAC,SAAU,GAAqB;EAG5B,AAFA,EAAoB,SAAS,6BAC7B,EAAoB,mBAAmB,EAAW,iBAAiB,gBACnE,EAAoB,OAAO,IAAI,EAAW,oBAAoB,EAAoB,OAAO;IAC1F,MAAwB,EAAQ,sBAAsB,IAAsB,EAAE,EAAE;CAKnF,IAAI;CACJ,CAAC,SAAU,GAA4B;EAGnC,AAFA,EAA2B,SAAS,kCACpC,EAA2B,mBAAmB,EAAW,iBAAiB,gBAC1E,EAA2B,OAAO,IAAI,EAAW,qBAAqB,EAA2B,OAAO;IACzG,MAA+B,EAAQ,6BAA6B,IAA6B,EAAE,EAAE"}
@@ -1,15 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.ImplementationRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "textDocument/implementation", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.ImplementationRequest = r = {}));
10
- }));
11
- //#endregion
12
- export default n();
13
- export { n as require_protocol_implementation };
14
-
15
- //# sourceMappingURL=protocol.implementation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.implementation.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ImplementationRequest = void 0;\nconst messages_1 = require(\"./messages\");\n// @ts-ignore: to avoid inlining LocationLink as dynamic import\nlet __noDynamicImport;\n/**\n * A request to resolve the implementation locations of a symbol at a given text\n * document position. The request's parameter is of type {@link TextDocumentPositionParams}\n * the response is of type {@link Definition} or a Thenable that resolves to such.\n */\nvar ImplementationRequest;\n(function (ImplementationRequest) {\n ImplementationRequest.method = 'textDocument/implementation';\n ImplementationRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n ImplementationRequest.type = new messages_1.ProtocolRequestType(ImplementationRequest.method);\n})(ImplementationRequest || (exports.ImplementationRequest = ImplementationRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,wBAAwB,KAAK;CACrC,IAAM,IAAA,GAAA,EAQF;CACJ,CAAC,SAAU,GAAuB;EAG9B,AAFA,EAAsB,SAAS,+BAC/B,EAAsB,mBAAmB,EAAW,iBAAiB,gBACrE,EAAsB,OAAO,IAAI,EAAW,oBAAoB,EAAsB,OAAO;IAC9F,MAA0B,EAAQ,wBAAwB,IAAwB,EAAE,EAAE"}
@@ -1,23 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.InlayHintRefreshRequest = e.InlayHintResolveRequest = e.InlayHintRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "textDocument/inlayHint", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.InlayHintRequest = r = {}));
10
- var i;
11
- (function(e) {
12
- e.method = "inlayHint/resolve", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
13
- })(i || (e.InlayHintResolveRequest = i = {}));
14
- var a;
15
- (function(e) {
16
- e.method = "workspace/inlayHint/refresh", e.messageDirection = n.MessageDirection.serverToClient, e.type = new n.ProtocolRequestType0(e.method);
17
- })(a || (e.InlayHintRefreshRequest = a = {}));
18
- }));
19
- //#endregion
20
- export default n();
21
- export { n as require_protocol_inlayHint };
22
-
23
- //# sourceMappingURL=protocol.inlayHint.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.inlayHint.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js"],"sourcesContent":["\"use strict\";\n/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.InlayHintRefreshRequest = exports.InlayHintResolveRequest = exports.InlayHintRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to provide inlay hints in a document. The request's parameter is of\n * type {@link InlayHintsParams}, the response is of type\n * {@link InlayHint InlayHint[]} or a Thenable that resolves to such.\n *\n * @since 3.17.0\n */\nvar InlayHintRequest;\n(function (InlayHintRequest) {\n InlayHintRequest.method = 'textDocument/inlayHint';\n InlayHintRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n InlayHintRequest.type = new messages_1.ProtocolRequestType(InlayHintRequest.method);\n})(InlayHintRequest || (exports.InlayHintRequest = InlayHintRequest = {}));\n/**\n * A request to resolve additional properties for an inlay hint.\n * The request's parameter is of type {@link InlayHint}, the response is\n * of type {@link InlayHint} or a Thenable that resolves to such.\n *\n * @since 3.17.0\n */\nvar InlayHintResolveRequest;\n(function (InlayHintResolveRequest) {\n InlayHintResolveRequest.method = 'inlayHint/resolve';\n InlayHintResolveRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n InlayHintResolveRequest.type = new messages_1.ProtocolRequestType(InlayHintResolveRequest.method);\n})(InlayHintResolveRequest || (exports.InlayHintResolveRequest = InlayHintResolveRequest = {}));\n/**\n * @since 3.17.0\n */\nvar InlayHintRefreshRequest;\n(function (InlayHintRefreshRequest) {\n InlayHintRefreshRequest.method = `workspace/inlayHint/refresh`;\n InlayHintRefreshRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n InlayHintRefreshRequest.type = new messages_1.ProtocolRequestType0(InlayHintRefreshRequest.method);\n})(InlayHintRefreshRequest || (exports.InlayHintRefreshRequest = InlayHintRefreshRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,0BAA0B,EAAQ,0BAA0B,EAAQ,mBAAmB,KAAK;CACpG,IAAM,IAAA,GAAA,EAQF;CACJ,CAAC,SAAU,GAAkB;EAGzB,AAFA,EAAiB,SAAS,0BAC1B,EAAiB,mBAAmB,EAAW,iBAAiB,gBAChE,EAAiB,OAAO,IAAI,EAAW,oBAAoB,EAAiB,OAAO;IACpF,MAAqB,EAAQ,mBAAmB,IAAmB,EAAE,EAAE;CAQ1E,IAAI;CACJ,CAAC,SAAU,GAAyB;EAGhC,AAFA,EAAwB,SAAS,qBACjC,EAAwB,mBAAmB,EAAW,iBAAiB,gBACvE,EAAwB,OAAO,IAAI,EAAW,oBAAoB,EAAwB,OAAO;IAClG,MAA4B,EAAQ,0BAA0B,IAA0B,EAAE,EAAE;CAI/F,IAAI;CACJ,CAAC,SAAU,GAAyB;EAGhC,AAFA,EAAwB,SAAS,+BACjC,EAAwB,mBAAmB,EAAW,iBAAiB,gBACvE,EAAwB,OAAO,IAAI,EAAW,qBAAqB,EAAwB,OAAO;IACnG,MAA4B,EAAQ,0BAA0B,IAA0B,EAAE,EAAE"}
@@ -1,15 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.InlineCompletionRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "textDocument/inlineCompletion", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.InlineCompletionRequest = r = {}));
10
- }));
11
- //#endregion
12
- export default n();
13
- export { n as require_protocol_inlineCompletion };
14
-
15
- //# sourceMappingURL=protocol.inlineCompletion.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol.inlineCompletion.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js"],"sourcesContent":["\"use strict\";\n/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.InlineCompletionRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to provide inline completions in a document. The request's parameter is of\n * type {@link InlineCompletionParams}, the response is of type\n * {@link InlineCompletion InlineCompletion[]} or a Thenable that resolves to such.\n *\n * @since 3.18.0\n * @proposed\n */\nvar InlineCompletionRequest;\n(function (InlineCompletionRequest) {\n InlineCompletionRequest.method = 'textDocument/inlineCompletion';\n InlineCompletionRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n InlineCompletionRequest.type = new messages_1.ProtocolRequestType(InlineCompletionRequest.method);\n})(InlineCompletionRequest || (exports.InlineCompletionRequest = InlineCompletionRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,0BAA0B,KAAK;CACvC,IAAM,IAAA,GAAA,EASF;CACJ,CAAC,SAAU,GAAyB;EAGhC,AAFA,EAAwB,SAAS,iCACjC,EAAwB,mBAAmB,EAAW,iBAAiB,gBACvE,EAAwB,OAAO,IAAI,EAAW,oBAAoB,EAAwB,OAAO;IAClG,MAA4B,EAAQ,0BAA0B,IAA0B,EAAE,EAAE"}
@@ -1,19 +0,0 @@
1
- import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
2
- import { require_messages as t } from "./messages.js";
3
- //#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js
4
- var n = /* @__PURE__ */ e(((e) => {
5
- Object.defineProperty(e, "__esModule", { value: !0 }), e.InlineValueRefreshRequest = e.InlineValueRequest = void 0;
6
- var n = t(), r;
7
- (function(e) {
8
- e.method = "textDocument/inlineValue", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
9
- })(r || (e.InlineValueRequest = r = {}));
10
- var i;
11
- (function(e) {
12
- e.method = "workspace/inlineValue/refresh", e.messageDirection = n.MessageDirection.serverToClient, e.type = new n.ProtocolRequestType0(e.method);
13
- })(i || (e.InlineValueRefreshRequest = i = {}));
14
- }));
15
- //#endregion
16
- export default n();
17
- export { n as require_protocol_inlineValue };
18
-
19
- //# sourceMappingURL=protocol.inlineValue.js.map