@windrun-huaiin/third-ui 13.1.3 → 13.1.5

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 (773) hide show
  1. package/dist/_virtual/advancedFormat.js +1 -1
  2. package/dist/_virtual/advancedFormat.mjs +1 -1
  3. package/dist/_virtual/customParseFormat.js +1 -1
  4. package/dist/_virtual/customParseFormat.mjs +1 -1
  5. package/dist/_virtual/dayjs.min.js +1 -1
  6. package/dist/_virtual/dayjs.min.mjs +1 -1
  7. package/dist/_virtual/index.js +1 -1
  8. package/dist/_virtual/index.mjs +1 -1
  9. package/dist/_virtual/isoWeek.js +1 -1
  10. package/dist/_virtual/isoWeek.mjs +1 -1
  11. package/dist/clerk/clerk-user-client.js +6 -5
  12. package/dist/clerk/clerk-user-client.mjs +7 -6
  13. package/dist/lib/clerk-intl.d.ts +1 -1
  14. package/dist/main/footer.js +2 -1
  15. package/dist/main/footer.mjs +4 -3
  16. package/dist/node_modules/.pnpm/{@braintree_sanitize-url@7.1.1 → @braintree_sanitize-url@7.1.2}/node_modules/@braintree/sanitize-url/dist/index.js +1 -2
  17. package/dist/node_modules/.pnpm/{@braintree_sanitize-url@7.1.1 → @braintree_sanitize-url@7.1.2}/node_modules/@braintree/sanitize-url/dist/index.mjs +1 -2
  18. package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/defaults.js +4 -12
  19. package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/defaults.mjs +4 -12
  20. package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/id.js +11 -21
  21. package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/id.mjs +11 -21
  22. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatDecimal.js +2 -2
  23. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatDecimal.mjs +2 -2
  24. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatPrefixAuto.js +1 -1
  25. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatPrefixAuto.mjs +1 -1
  26. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/locale.js +7 -8
  27. package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/locale.mjs +7 -8
  28. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +5 -5
  29. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs +5 -5
  30. package/dist/node_modules/.pnpm/{dompurify@3.3.0 → dompurify@3.3.3}/node_modules/dompurify/dist/purify.es.js +21 -4
  31. package/dist/node_modules/.pnpm/{dompurify@3.3.0 → dompurify@3.3.3}/node_modules/dompurify/dist/purify.es.mjs +21 -4
  32. package/dist/node_modules/.pnpm/{katex@0.16.33 → katex@0.16.38}/node_modules/katex/dist/katex.js +4350 -6293
  33. package/dist/node_modules/.pnpm/{katex@0.16.33 → katex@0.16.38}/node_modules/katex/dist/katex.mjs +4350 -6293
  34. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.js +2 -2
  35. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs +2 -2
  36. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.js +5 -5
  37. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs +5 -5
  38. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.js +1 -1
  39. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs +1 -1
  40. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/mermaid.core.js +1 -1
  41. package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/mermaid.core.mjs +1 -1
  42. package/package.json +4 -4
  43. package/src/clerk/clerk-user-client.tsx +40 -36
  44. package/src/lib/clerk-intl.ts +1 -1
  45. package/src/main/footer.tsx +4 -1
  46. package/dist/_virtual/_commonjs-dynamic-modules.js +0 -7
  47. package/dist/_virtual/_commonjs-dynamic-modules.mjs +0 -5
  48. package/dist/_virtual/api.js +0 -5
  49. package/dist/_virtual/api.mjs +0 -3
  50. package/dist/_virtual/api2.js +0 -5
  51. package/dist/_virtual/api2.mjs +0 -3
  52. package/dist/_virtual/connection.js +0 -5
  53. package/dist/_virtual/connection.mjs +0 -3
  54. package/dist/_virtual/connection2.js +0 -5
  55. package/dist/_virtual/connection2.mjs +0 -3
  56. package/dist/_virtual/disposable.js +0 -5
  57. package/dist/_virtual/disposable.mjs +0 -3
  58. package/dist/_virtual/duration.js +0 -9
  59. package/dist/_virtual/duration.mjs +0 -7
  60. package/dist/_virtual/duration2.js +0 -5
  61. package/dist/_virtual/duration2.mjs +0 -3
  62. package/dist/_virtual/is2.js +0 -5
  63. package/dist/_virtual/is2.mjs +0 -3
  64. package/dist/_virtual/linkedMap.js +0 -5
  65. package/dist/_virtual/linkedMap.mjs +0 -3
  66. package/dist/_virtual/main.js +0 -7
  67. package/dist/_virtual/main.mjs +0 -5
  68. package/dist/_virtual/main2.js +0 -5
  69. package/dist/_virtual/main2.mjs +0 -3
  70. package/dist/_virtual/main3.js +0 -5
  71. package/dist/_virtual/main3.mjs +0 -3
  72. package/dist/_virtual/main4.js +0 -5
  73. package/dist/_virtual/main4.mjs +0 -3
  74. package/dist/_virtual/messageBuffer.js +0 -5
  75. package/dist/_virtual/messageBuffer.mjs +0 -3
  76. package/dist/_virtual/messageReader.js +0 -5
  77. package/dist/_virtual/messageReader.mjs +0 -3
  78. package/dist/_virtual/messageWriter.js +0 -5
  79. package/dist/_virtual/messageWriter.mjs +0 -3
  80. package/dist/_virtual/messages.js +0 -5
  81. package/dist/_virtual/messages.mjs +0 -3
  82. package/dist/_virtual/messages2.js +0 -5
  83. package/dist/_virtual/messages2.mjs +0 -3
  84. package/dist/_virtual/protocol.callHierarchy.js +0 -5
  85. package/dist/_virtual/protocol.callHierarchy.mjs +0 -3
  86. package/dist/_virtual/protocol.colorProvider.js +0 -5
  87. package/dist/_virtual/protocol.colorProvider.mjs +0 -3
  88. package/dist/_virtual/protocol.configuration.js +0 -5
  89. package/dist/_virtual/protocol.configuration.mjs +0 -3
  90. package/dist/_virtual/protocol.declaration.js +0 -5
  91. package/dist/_virtual/protocol.declaration.mjs +0 -3
  92. package/dist/_virtual/protocol.diagnostic.js +0 -5
  93. package/dist/_virtual/protocol.diagnostic.mjs +0 -3
  94. package/dist/_virtual/protocol.fileOperations.js +0 -5
  95. package/dist/_virtual/protocol.fileOperations.mjs +0 -3
  96. package/dist/_virtual/protocol.foldingRange.js +0 -5
  97. package/dist/_virtual/protocol.foldingRange.mjs +0 -3
  98. package/dist/_virtual/protocol.implementation.js +0 -5
  99. package/dist/_virtual/protocol.implementation.mjs +0 -3
  100. package/dist/_virtual/protocol.inlayHint.js +0 -5
  101. package/dist/_virtual/protocol.inlayHint.mjs +0 -3
  102. package/dist/_virtual/protocol.inlineCompletion.js +0 -5
  103. package/dist/_virtual/protocol.inlineCompletion.mjs +0 -3
  104. package/dist/_virtual/protocol.inlineValue.js +0 -5
  105. package/dist/_virtual/protocol.inlineValue.mjs +0 -3
  106. package/dist/_virtual/protocol.js +0 -5
  107. package/dist/_virtual/protocol.linkedEditingRange.js +0 -5
  108. package/dist/_virtual/protocol.linkedEditingRange.mjs +0 -3
  109. package/dist/_virtual/protocol.mjs +0 -3
  110. package/dist/_virtual/protocol.moniker.js +0 -5
  111. package/dist/_virtual/protocol.moniker.mjs +0 -3
  112. package/dist/_virtual/protocol.notebook.js +0 -5
  113. package/dist/_virtual/protocol.notebook.mjs +0 -3
  114. package/dist/_virtual/protocol.progress.js +0 -5
  115. package/dist/_virtual/protocol.progress.mjs +0 -3
  116. package/dist/_virtual/protocol.selectionRange.js +0 -5
  117. package/dist/_virtual/protocol.selectionRange.mjs +0 -3
  118. package/dist/_virtual/protocol.semanticTokens.js +0 -5
  119. package/dist/_virtual/protocol.semanticTokens.mjs +0 -3
  120. package/dist/_virtual/protocol.showDocument.js +0 -5
  121. package/dist/_virtual/protocol.showDocument.mjs +0 -3
  122. package/dist/_virtual/protocol.typeDefinition.js +0 -5
  123. package/dist/_virtual/protocol.typeDefinition.mjs +0 -3
  124. package/dist/_virtual/protocol.typeHierarchy.js +0 -5
  125. package/dist/_virtual/protocol.typeHierarchy.mjs +0 -3
  126. package/dist/_virtual/protocol.workspaceFolder.js +0 -5
  127. package/dist/_virtual/protocol.workspaceFolder.mjs +0 -3
  128. package/dist/_virtual/ril.js +0 -5
  129. package/dist/_virtual/ril.mjs +0 -3
  130. package/dist/_virtual/semaphore.js +0 -5
  131. package/dist/_virtual/semaphore.mjs +0 -3
  132. package/dist/_virtual/sharedArrayCancellation.js +0 -5
  133. package/dist/_virtual/sharedArrayCancellation.mjs +0 -3
  134. package/dist/clerk/clerk-optional-auth.d.ts +0 -12
  135. package/dist/clerk/clerk-optional-auth.js +0 -33
  136. package/dist/clerk/clerk-optional-auth.mjs +0 -31
  137. package/dist/clerk/optional-auth.d.ts +0 -12
  138. package/dist/clerk/optional-auth.js +0 -47
  139. package/dist/clerk/optional-auth.mjs +0 -45
  140. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/helpers.js +0 -88
  141. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/helpers.mjs +0 -83
  142. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/model.js +0 -246
  143. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/model.mjs +0 -232
  144. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/visitor.js +0 -56
  145. package/dist/node_modules/.pnpm/@chevrotain_gast@11.1.2/node_modules/@chevrotain/gast/lib/src/visitor.mjs +0 -54
  146. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +0 -97
  147. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.mjs +0 -95
  148. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +0 -48
  149. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs +0 -44
  150. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +0 -742
  151. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs +0 -740
  152. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +0 -43
  153. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.1.2/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs +0 -36
  154. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/print.js +0 -18
  155. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/print.mjs +0 -15
  156. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/timer.js +0 -11
  157. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/timer.mjs +0 -9
  158. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +0 -21
  159. package/dist/node_modules/.pnpm/@chevrotain_utils@11.1.2/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs +0 -19
  160. package/dist/node_modules/.pnpm/@fingerprintjs_fingerprintjs@4.6.2/node_modules/@fingerprintjs/fingerprintjs/dist/fp.esm.js +0 -3212
  161. package/dist/node_modules/.pnpm/@fingerprintjs_fingerprintjs@4.6.2/node_modules/@fingerprintjs/fingerprintjs/dist/fp.esm.mjs +0 -3187
  162. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-7HQA4BMR.js +0 -9
  163. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-7HQA4BMR.mjs +0 -2
  164. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4F5CHEZ2.js +0 -41
  165. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4F5CHEZ2.mjs +0 -38
  166. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-B2363JML.js +0 -122
  167. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-B2363JML.mjs +0 -119
  168. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FRFDVMJY.js +0 -41
  169. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FRFDVMJY.mjs +0 -38
  170. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PL6DKKU2.js +0 -54
  171. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PL6DKKU2.mjs +0 -51
  172. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-SJTYNZTY.js +0 -41
  173. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-SJTYNZTY.mjs +0 -38
  174. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-TCCFYFTB.js +0 -1073
  175. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-TCCFYFTB.mjs +0 -1036
  176. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-TQ3KTPDO.js +0 -41
  177. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-TQ3KTPDO.mjs +0 -38
  178. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-UMXZTB3W.js +0 -58
  179. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-UMXZTB3W.mjs +0 -55
  180. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-G5XIXVHT.js +0 -9
  181. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-G5XIXVHT.mjs +0 -2
  182. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-VBDWY6EO.js +0 -9
  183. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-VBDWY6EO.mjs +0 -2
  184. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-DYOGHKS2.js +0 -9
  185. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-DYOGHKS2.mjs +0 -2
  186. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-VRWISCQL.js +0 -9
  187. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-VRWISCQL.mjs +0 -2
  188. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-ZZBFDIW7.js +0 -9
  189. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-ZZBFDIW7.mjs +0 -2
  190. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-GDKQZRPO.js +0 -9
  191. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-GDKQZRPO.mjs +0 -2
  192. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js +0 -129
  193. package/dist/node_modules/.pnpm/@mermaid-js_parser@1.0.0/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs +0 -78
  194. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +0 -567
  195. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs +0 -565
  196. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/atn.js +0 -426
  197. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/atn.mjs +0 -409
  198. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/dfa.js +0 -52
  199. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.1.2/node_modules/chevrotain-allstar/lib/dfa.mjs +0 -48
  200. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/lang/lang_extensions.js +0 -13
  201. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs +0 -11
  202. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/constants.js +0 -6
  203. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/constants.mjs +0 -4
  204. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/cst/cst.js +0 -77
  205. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/cst/cst.mjs +0 -72
  206. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +0 -106
  207. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs +0 -100
  208. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/errors_public.js +0 -191
  209. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/errors_public.mjs +0 -187
  210. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/exceptions_public.js +0 -66
  211. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs +0 -60
  212. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/checks.js +0 -469
  213. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs +0 -454
  214. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/first.js +0 -66
  215. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/first.mjs +0 -61
  216. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/follow.js +0 -48
  217. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs +0 -44
  218. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +0 -27
  219. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs +0 -24
  220. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +0 -510
  221. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs +0 -500
  222. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/keys.js +0 -33
  223. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs +0 -23
  224. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +0 -52
  225. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs +0 -50
  226. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +0 -493
  227. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs +0 -480
  228. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +0 -44
  229. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs +0 -41
  230. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/rest.js +0 -108
  231. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs +0 -106
  232. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/parser.js +0 -208
  233. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/parser.mjs +0 -201
  234. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +0 -27
  235. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs +0 -25
  236. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +0 -79
  237. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs +0 -77
  238. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +0 -304
  239. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs +0 -302
  240. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +0 -74
  241. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs +0 -72
  242. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +0 -141
  243. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs +0 -138
  244. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +0 -52
  245. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs +0 -50
  246. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +0 -339
  247. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs +0 -337
  248. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +0 -555
  249. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs +0 -553
  250. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +0 -305
  251. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs +0 -299
  252. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +0 -198
  253. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs +0 -196
  254. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +0 -23
  255. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs +0 -21
  256. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer.js +0 -913
  257. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer.mjs +0 -888
  258. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +0 -12
  259. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs +0 -10
  260. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer_public.js +0 -659
  261. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/lexer_public.mjs +0 -657
  262. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/reg_exp.js +0 -261
  263. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/reg_exp.mjs +0 -256
  264. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +0 -23
  265. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs +0 -20
  266. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/tokens.js +0 -140
  267. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/tokens.mjs +0 -125
  268. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/tokens_public.js +0 -95
  269. package/dist/node_modules/.pnpm/chevrotain@11.1.2/node_modules/chevrotain/lib/src/scan/tokens_public.mjs +0 -88
  270. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.js +0 -18
  271. package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.mjs +0 -16
  272. package/dist/node_modules/.pnpm/katex@0.16.25/node_modules/katex/dist/katex.js +0 -18557
  273. package/dist/node_modules/.pnpm/katex@0.16.25/node_modules/katex/dist/katex.mjs +0 -18541
  274. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/default-module.js +0 -103
  275. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/default-module.mjs +0 -100
  276. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/dependency-injection.js +0 -155
  277. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/dependency-injection.mjs +0 -153
  278. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/comment-provider.js +0 -23
  279. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/comment-provider.mjs +0 -21
  280. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/documentation-provider.js +0 -70
  281. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/documentation-provider.mjs +0 -68
  282. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/jsdoc.js +0 -510
  283. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/documentation/jsdoc.mjs +0 -507
  284. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/languages/generated/ast.js +0 -1216
  285. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/languages/generated/ast.mjs +0 -1130
  286. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/languages/grammar-config.js +0 -31
  287. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/languages/grammar-config.mjs +0 -29
  288. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/async-parser.js +0 -23
  289. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/async-parser.mjs +0 -21
  290. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/completion-parser-builder.js +0 -20
  291. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/completion-parser-builder.mjs +0 -18
  292. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/cst-node-builder.js +0 -231
  293. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/cst-node-builder.mjs +0 -225
  294. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/langium-parser-builder.js +0 -32
  295. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/langium-parser-builder.mjs +0 -29
  296. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/langium-parser.js +0 -678
  297. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/langium-parser.mjs +0 -671
  298. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/lexer.js +0 -86
  299. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/lexer.mjs +0 -79
  300. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/parser-builder-base.js +0 -483
  301. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/parser-builder-base.mjs +0 -481
  302. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/token-builder.js +0 -123
  303. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/token-builder.mjs +0 -121
  304. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/value-converter.js +0 -102
  305. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/parser/value-converter.mjs +0 -100
  306. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/linker.js +0 -290
  307. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/linker.mjs +0 -287
  308. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/name-provider.js +0 -26
  309. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/name-provider.mjs +0 -23
  310. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/references.js +0 -136
  311. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/references.mjs +0 -134
  312. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope-computation.js +0 -91
  313. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope-computation.mjs +0 -89
  314. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope-provider.js +0 -68
  315. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope-provider.mjs +0 -66
  316. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope.js +0 -101
  317. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/references/scope.mjs +0 -98
  318. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/serializer/hydrator.js +0 -279
  319. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/serializer/hydrator.mjs +0 -277
  320. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/serializer/json-serializer.js +0 -271
  321. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/serializer/json-serializer.mjs +0 -268
  322. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/service-registry.js +0 -82
  323. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/service-registry.mjs +0 -80
  324. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/syntax-tree.js +0 -120
  325. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/syntax-tree.mjs +0 -110
  326. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/ast-utils.js +0 -229
  327. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/ast-utils.mjs +0 -218
  328. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/caching.js +0 -153
  329. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/caching.mjs +0 -148
  330. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/collections.js +0 -200
  331. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/collections.mjs +0 -197
  332. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/cst-utils.js +0 -149
  333. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/cst-utils.mjs +0 -138
  334. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/disposable.js +0 -16
  335. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/disposable.mjs +0 -16
  336. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/errors.js +0 -18
  337. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/errors.mjs +0 -15
  338. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/grammar-loader.js +0 -43
  339. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/grammar-loader.mjs +0 -41
  340. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/grammar-utils.js +0 -501
  341. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/grammar-utils.mjs +0 -483
  342. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/promise-utils.js +0 -101
  343. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/promise-utils.mjs +0 -94
  344. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/regexp-utils.js +0 -283
  345. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/regexp-utils.mjs +0 -275
  346. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/stream.js +0 -517
  347. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/stream.mjs +0 -511
  348. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/uri-utils.js +0 -192
  349. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/utils/uri-utils.mjs +0 -189
  350. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/validation/document-validator.js +0 -296
  351. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/validation/document-validator.mjs +0 -290
  352. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/validation/validation-registry.js +0 -168
  353. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/validation/validation-registry.mjs +0 -165
  354. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/ast-descriptions.js +0 -90
  355. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/ast-descriptions.mjs +0 -87
  356. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/ast-node-locator.js +0 -49
  357. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/ast-node-locator.mjs +0 -47
  358. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/configuration.js +0 -94
  359. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/configuration.mjs +0 -92
  360. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/document-builder.js +0 -500
  361. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/document-builder.mjs +0 -498
  362. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/documents.js +0 -287
  363. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/documents.mjs +0 -280
  364. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/file-system-provider.js +0 -45
  365. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/file-system-provider.mjs +0 -42
  366. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/index-manager.js +0 -101
  367. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/index-manager.mjs +0 -99
  368. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/workspace-lock.js +0 -79
  369. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/workspace-lock.mjs +0 -77
  370. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/workspace-manager.js +0 -140
  371. package/dist/node_modules/.pnpm/langium@4.2.1/node_modules/langium/lib/workspace/workspace-manager.mjs +0 -138
  372. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +0 -22
  373. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.mjs +0 -20
  374. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js +0 -34
  375. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs +0 -32
  376. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.js +0 -16
  377. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs +0 -14
  378. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.js +0 -16
  379. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs +0 -14
  380. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +0 -44
  381. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.mjs +0 -42
  382. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +0 -96
  383. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.mjs +0 -94
  384. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.js +0 -51
  385. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs +0 -49
  386. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.js +0 -21
  387. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs +0 -19
  388. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.js +0 -30
  389. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs +0 -28
  390. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.js +0 -23
  391. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs +0 -21
  392. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.js +0 -25
  393. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs +0 -23
  394. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.js +0 -43
  395. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs +0 -41
  396. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.js +0 -46
  397. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs +0 -44
  398. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.js +0 -32
  399. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs +0 -30
  400. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.js +0 -18
  401. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs +0 -16
  402. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +0 -23
  403. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.mjs +0 -21
  404. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +0 -31
  405. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.mjs +0 -29
  406. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.js +0 -41
  407. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs +0 -39
  408. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.js +0 -38
  409. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs +0 -36
  410. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +0 -64
  411. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.mjs +0 -62
  412. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +0 -45
  413. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs +0 -43
  414. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.js +0 -31
  415. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs +0 -29
  416. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +0 -41
  417. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.mjs +0 -39
  418. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js +0 -31
  419. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs +0 -29
  420. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.js +0 -36
  421. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs +0 -34
  422. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.js +0 -27
  423. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs +0 -25
  424. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.js +0 -48
  425. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs +0 -46
  426. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.js +0 -50
  427. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs +0 -48
  428. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +0 -34
  429. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.mjs +0 -32
  430. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.js +0 -28
  431. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs +0 -26
  432. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js +0 -33
  433. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs +0 -31
  434. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +0 -30
  435. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs +0 -28
  436. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.js +0 -26
  437. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs +0 -24
  438. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayAggregator.js +0 -24
  439. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayAggregator.mjs +0 -22
  440. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayEvery.js +0 -25
  441. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_arrayEvery.mjs +0 -23
  442. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAggregator.js +0 -23
  443. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseAggregator.mjs +0 -21
  444. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseDifference.js +0 -59
  445. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseDifference.mjs +0 -57
  446. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseEvery.js +0 -23
  447. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseEvery.mjs +0 -21
  448. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsRegExp.js +0 -20
  449. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseIsRegExp.mjs +0 -18
  450. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSlice.js +0 -33
  451. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSlice.mjs +0 -31
  452. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSome.js +0 -24
  453. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_baseSome.mjs +0 -22
  454. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createAggregator.js +0 -25
  455. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/_createAggregator.mjs +0 -23
  456. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/assign.js +0 -60
  457. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/assign.mjs +0 -58
  458. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/compact.js +0 -33
  459. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/compact.mjs +0 -31
  460. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/difference.js +0 -35
  461. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/difference.mjs +0 -33
  462. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/drop.js +0 -40
  463. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/drop.mjs +0 -38
  464. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/dropRight.js +0 -41
  465. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/dropRight.mjs +0 -39
  466. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/every.js +0 -54
  467. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/every.mjs +0 -52
  468. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/groupBy.js +0 -43
  469. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/groupBy.mjs +0 -41
  470. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/head.js +0 -25
  471. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/head.mjs +0 -23
  472. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/includes.js +0 -55
  473. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/includes.mjs +0 -53
  474. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/indexOf.js +0 -37
  475. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/indexOf.mjs +0 -35
  476. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isRegExp.js +0 -29
  477. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isRegExp.mjs +0 -27
  478. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isString.js +0 -32
  479. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isString.mjs +0 -30
  480. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/negate.js +0 -42
  481. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/negate.mjs +0 -40
  482. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/pickBy.js +0 -39
  483. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/pickBy.mjs +0 -37
  484. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/reject.js +0 -48
  485. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/reject.mjs +0 -46
  486. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/some.js +0 -49
  487. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/some.mjs +0 -47
  488. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/uniq.js +0 -27
  489. package/dist/node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/uniq.mjs +0 -25
  490. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.js +0 -1139
  491. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.mjs +0 -1137
  492. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.js +0 -3654
  493. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs +0 -3652
  494. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.js +0 -2503
  495. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.mjs +0 -2501
  496. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.js +0 -19
  497. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.mjs +0 -17
  498. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.js +0 -18
  499. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.mjs +0 -16
  500. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.js +0 -3063
  501. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs +0 -3013
  502. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.js +0 -81
  503. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.mjs +0 -76
  504. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.js +0 -107
  505. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.mjs +0 -101
  506. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.js +0 -1849
  507. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.mjs +0 -1844
  508. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.js +0 -19
  509. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.mjs +0 -17
  510. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.js +0 -1936
  511. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.mjs +0 -1931
  512. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DR5Q36YT.js +0 -146
  513. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DR5Q36YT.mjs +0 -144
  514. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.js +0 -21
  515. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.mjs +0 -19
  516. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.js +0 -22
  517. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs +0 -20
  518. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.js +0 -118
  519. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.mjs +0 -114
  520. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.js +0 -433
  521. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs +0 -426
  522. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.js +0 -5271
  523. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.mjs +0 -5260
  524. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.js +0 -2699
  525. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.mjs +0 -2696
  526. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.js +0 -69
  527. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.mjs +0 -65
  528. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.js +0 -28
  529. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.mjs +0 -26
  530. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.js +0 -827
  531. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.mjs +0 -821
  532. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.js +0 -22
  533. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.mjs +0 -20
  534. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.js +0 -571
  535. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs +0 -553
  536. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.js +0 -112
  537. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.mjs +0 -104
  538. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.js +0 -31
  539. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.mjs +0 -29
  540. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.js +0 -31
  541. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.mjs +0 -29
  542. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.js +0 -302
  543. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.mjs +0 -300
  544. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.js +0 -662
  545. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.mjs +0 -660
  546. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.js +0 -540
  547. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs +0 -538
  548. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.js +0 -312
  549. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.mjs +0 -310
  550. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.js +0 -224
  551. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.mjs +0 -222
  552. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.js +0 -1180
  553. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.mjs +0 -1178
  554. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.js +0 -2355
  555. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.mjs +0 -2353
  556. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.js +0 -2201
  557. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.mjs +0 -2199
  558. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-V2S2FVAM.js +0 -1219
  559. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-V2S2FVAM.mjs +0 -1217
  560. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-HS3SLOUP.js +0 -42
  561. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-HS3SLOUP.mjs +0 -40
  562. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.js +0 -1269
  563. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.mjs +0 -1267
  564. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.js +0 -1065
  565. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.mjs +0 -1063
  566. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.js +0 -1113
  567. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.mjs +0 -1111
  568. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.js +0 -198
  569. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.mjs +0 -196
  570. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.js +0 -1353
  571. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.mjs +0 -1351
  572. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.js +0 -1181
  573. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.mjs +0 -1179
  574. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.js +0 -700
  575. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.mjs +0 -698
  576. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.js +0 -3893
  577. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.mjs +0 -3891
  578. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.js +0 -466
  579. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.mjs +0 -464
  580. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.js +0 -31
  581. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.mjs +0 -29
  582. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.js +0 -1238
  583. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.mjs +0 -1236
  584. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.js +0 -1892
  585. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.mjs +0 -1890
  586. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/mermaid.core.js +0 -1311
  587. package/dist/node_modules/.pnpm/mermaid@11.12.3/node_modules/mermaid/dist/mermaid.core.mjs +0 -1309
  588. package/dist/node_modules/.pnpm/react-medium-image-zoom@5.4.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-medium-image-zoom/dist/index.js +0 -814
  589. package/dist/node_modules/.pnpm/react-medium-image-zoom@5.4.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-medium-image-zoom/dist/index.mjs +0 -809
  590. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/modules/pagination.js +0 -461
  591. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/modules/pagination.mjs +0 -459
  592. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/classes-to-selector.js +0 -8
  593. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/classes-to-selector.mjs +0 -6
  594. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/create-element-if-not-defined.js +0 -23
  595. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/create-element-if-not-defined.mjs +0 -21
  596. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/ssr-window.esm.js +0 -143
  597. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/ssr-window.esm.mjs +0 -140
  598. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/swiper-core.js +0 -3874
  599. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/swiper-core.mjs +0 -3871
  600. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/update-on-virtual-data.js +0 -129
  601. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/update-on-virtual-data.mjs +0 -124
  602. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/update-swiper.js +0 -226
  603. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/update-swiper.mjs +0 -216
  604. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/utils.js +0 -310
  605. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/shared/utils.mjs +0 -288
  606. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/swiper-react.js +0 -390
  607. package/dist/node_modules/.pnpm/swiper@12.0.3/node_modules/swiper/swiper-react.mjs +0 -387
  608. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/api.js +0 -106
  609. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/api.mjs +0 -104
  610. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js +0 -1232
  611. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.mjs +0 -1230
  612. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/disposable.js +0 -28
  613. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/disposable.mjs +0 -26
  614. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/linkedMap.js +0 -410
  615. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/linkedMap.mjs +0 -408
  616. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js +0 -164
  617. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageBuffer.mjs +0 -162
  618. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageReader.js +0 -212
  619. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageReader.mjs +0 -210
  620. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageWriter.js +0 -131
  621. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messageWriter.mjs +0 -129
  622. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messages.js +0 -319
  623. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/messages.mjs +0 -317
  624. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/semaphore.js +0 -81
  625. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/semaphore.mjs +0 -79
  626. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js +0 -89
  627. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.mjs +0 -87
  628. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/node/main.js +0 -277
  629. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/node/main.mjs +0 -275
  630. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/node/ril.js +0 -175
  631. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/node/ril.mjs +0 -173
  632. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/node.js +0 -21
  633. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/node.mjs +0 -19
  634. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/api.js +0 -96
  635. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/api.mjs +0 -94
  636. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/connection.js +0 -28
  637. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/connection.mjs +0 -26
  638. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/messages.js +0 -57
  639. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/messages.mjs +0 -55
  640. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js +0 -55
  641. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.mjs +0 -53
  642. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js +0 -45
  643. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.mjs +0 -43
  644. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js +0 -37
  645. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.mjs +0 -35
  646. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js +0 -33
  647. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.mjs +0 -31
  648. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js +0 -89
  649. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.mjs +0 -87
  650. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js +0 -114
  651. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.mjs +0 -112
  652. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js +0 -43
  653. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.mjs +0 -41
  654. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js +0 -32
  655. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.mjs +0 -30
  656. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js +0 -56
  657. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.mjs +0 -54
  658. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js +0 -35
  659. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.mjs +0 -33
  660. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js +0 -43
  661. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.mjs +0 -41
  662. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.js +0 -979
  663. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js +0 -32
  664. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.mjs +0 -30
  665. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.mjs +0 -977
  666. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js +0 -81
  667. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.mjs +0 -79
  668. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js +0 -229
  669. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.mjs +0 -227
  670. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js +0 -51
  671. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.mjs +0 -49
  672. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js +0 -33
  673. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.mjs +0 -31
  674. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js +0 -70
  675. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.mjs +0 -68
  676. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js +0 -35
  677. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.mjs +0 -33
  678. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js +0 -32
  679. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.mjs +0 -30
  680. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js +0 -55
  681. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.mjs +0 -53
  682. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.js +0 -40
  683. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.mjs +0 -38
  684. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js +0 -59
  685. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/utils/is.mjs +0 -57
  686. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/node/main.js +0 -44
  687. package/dist/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/node/main.mjs +0 -42
  688. package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/umd/main.js +0 -2280
  689. package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/umd/main.mjs +0 -2278
  690. package/dist/node_modules/.pnpm/vscode-uri@3.1.0/node_modules/vscode-uri/lib/esm/index.js +0 -6
  691. package/dist/node_modules/.pnpm/vscode-uri@3.1.0/node_modules/vscode-uri/lib/esm/index.mjs +0 -3
  692. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/errors.js +0 -52
  693. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/errors.mjs +0 -50
  694. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/iso.js +0 -44
  695. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/iso.mjs +0 -35
  696. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/parse.js +0 -31
  697. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/parse.mjs +0 -18
  698. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/schemas.js +0 -492
  699. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/classic/schemas.mjs +0 -439
  700. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/api.js +0 -434
  701. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/api.mjs +0 -388
  702. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/checks.js +0 -245
  703. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/checks.mjs +0 -232
  704. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/core.js +0 -68
  705. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/core.mjs +0 -62
  706. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/errors.js +0 -80
  707. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/errors.mjs +0 -75
  708. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/parse.js +0 -101
  709. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/parse.mjs +0 -86
  710. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/regexes.js +0 -102
  711. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/regexes.mjs +0 -76
  712. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/registries.js +0 -56
  713. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/registries.mjs +0 -52
  714. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/schemas.js +0 -952
  715. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/schemas.mjs +0 -909
  716. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/util.js +0 -182
  717. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/util.mjs +0 -163
  718. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/versions.js +0 -9
  719. package/dist/node_modules/.pnpm/zod@4.1.12/node_modules/zod/v4/core/versions.mjs +0 -7
  720. /package/dist/node_modules/.pnpm/{@braintree_sanitize-url@7.1.1 → @braintree_sanitize-url@7.1.2}/node_modules/@braintree/sanitize-url/dist/constants.js +0 -0
  721. /package/dist/node_modules/.pnpm/{@braintree_sanitize-url@7.1.1 → @braintree_sanitize-url@7.1.2}/node_modules/@braintree/sanitize-url/dist/constants.mjs +0 -0
  722. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/customisations/defaults.js +0 -0
  723. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/customisations/defaults.mjs +0 -0
  724. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/merge.js +0 -0
  725. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/merge.mjs +0 -0
  726. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/name.js +0 -0
  727. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/name.mjs +0 -0
  728. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/transformations.js +0 -0
  729. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon/transformations.mjs +0 -0
  730. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon-set/get-icon.js +0 -0
  731. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs +0 -0
  732. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon-set/tree.js +0 -0
  733. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/icon-set/tree.mjs +0 -0
  734. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/build.js +0 -0
  735. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/build.mjs +0 -0
  736. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/defs.js +0 -0
  737. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/defs.mjs +0 -0
  738. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/html.js +0 -0
  739. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/html.mjs +0 -0
  740. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/size.js +0 -0
  741. /package/dist/node_modules/.pnpm/{@iconify_utils@3.0.2 → @iconify_utils@3.1.0}/node_modules/@iconify/utils/lib/svg/size.mjs +0 -0
  742. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/defaultLocale.js +0 -0
  743. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/defaultLocale.mjs +0 -0
  744. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/exponent.js +0 -0
  745. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/exponent.mjs +0 -0
  746. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatGroup.js +0 -0
  747. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatGroup.mjs +0 -0
  748. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatNumerals.js +0 -0
  749. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatNumerals.mjs +0 -0
  750. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatRounded.js +0 -0
  751. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatRounded.mjs +0 -0
  752. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatSpecifier.js +0 -0
  753. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatSpecifier.mjs +0 -0
  754. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatTrim.js +0 -0
  755. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatTrim.mjs +0 -0
  756. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatTypes.js +0 -0
  757. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/formatTypes.mjs +0 -0
  758. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/identity.js +0 -0
  759. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/identity.mjs +0 -0
  760. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionFixed.js +0 -0
  761. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionFixed.mjs +0 -0
  762. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionPrefix.js +0 -0
  763. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionPrefix.mjs +0 -0
  764. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionRound.js +0 -0
  765. /package/dist/node_modules/.pnpm/{d3-format@3.1.0 → d3-format@3.1.2}/node_modules/d3-format/src/precisionRound.mjs +0 -0
  766. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/dayjs.min.js +0 -0
  767. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/dayjs.min.mjs +0 -0
  768. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/advancedFormat.js +0 -0
  769. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/advancedFormat.mjs +0 -0
  770. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/customParseFormat.js +0 -0
  771. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/customParseFormat.mjs +0 -0
  772. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/isoWeek.js +0 -0
  773. /package/dist/node_modules/.pnpm/{dayjs@1.11.19 → dayjs@1.11.20}/node_modules/dayjs/plugin/isoWeek.mjs +0 -0
@@ -1,2280 +0,0 @@
1
- 'use strict';
2
-
3
- var _commonjsDynamicModules = require('../../../../../../../_virtual/_commonjs-dynamic-modules.js');
4
- var main = require('../../../../../../../_virtual/main3.js');
5
-
6
- var hasRequiredMain;
7
-
8
- function requireMain () {
9
- if (hasRequiredMain) return main.__module.exports;
10
- hasRequiredMain = 1;
11
- (function (module, exports) {
12
- (function (factory) {
13
- {
14
- var v = factory(_commonjsDynamicModules.commonjsRequire, exports);
15
- if (v !== undefined) module.exports = v;
16
- }
17
- })(function (require, exports) {
18
- Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.TextDocument = exports.EOL = exports.WorkspaceFolder = exports.InlineCompletionContext = exports.SelectedCompletionInfo = exports.InlineCompletionTriggerKind = exports.InlineCompletionList = exports.InlineCompletionItem = exports.StringValue = exports.InlayHint = exports.InlayHintLabelPart = exports.InlayHintKind = exports.InlineValueContext = exports.InlineValueEvaluatableExpression = exports.InlineValueVariableLookup = exports.InlineValueText = exports.SemanticTokens = exports.SemanticTokenModifiers = exports.SemanticTokenTypes = exports.SelectionRange = exports.DocumentLink = exports.FormattingOptions = exports.CodeLens = exports.CodeAction = exports.CodeActionContext = exports.CodeActionTriggerKind = exports.CodeActionKind = exports.DocumentSymbol = exports.WorkspaceSymbol = exports.SymbolInformation = exports.SymbolTag = exports.SymbolKind = exports.DocumentHighlight = exports.DocumentHighlightKind = exports.SignatureInformation = exports.ParameterInformation = exports.Hover = exports.MarkedString = exports.CompletionList = exports.CompletionItem = exports.CompletionItemLabelDetails = exports.InsertTextMode = exports.InsertReplaceEdit = exports.CompletionItemTag = exports.InsertTextFormat = exports.CompletionItemKind = exports.MarkupContent = exports.MarkupKind = exports.TextDocumentItem = exports.OptionalVersionedTextDocumentIdentifier = exports.VersionedTextDocumentIdentifier = exports.TextDocumentIdentifier = exports.WorkspaceChange = exports.WorkspaceEdit = exports.DeleteFile = exports.RenameFile = exports.CreateFile = exports.TextDocumentEdit = exports.AnnotatedTextEdit = exports.ChangeAnnotationIdentifier = exports.ChangeAnnotation = exports.TextEdit = exports.Command = exports.Diagnostic = exports.CodeDescription = exports.DiagnosticTag = exports.DiagnosticSeverity = exports.DiagnosticRelatedInformation = exports.FoldingRange = exports.FoldingRangeKind = exports.ColorPresentation = exports.ColorInformation = exports.Color = exports.LocationLink = exports.Location = exports.Range = exports.Position = exports.uinteger = exports.integer = exports.URI = exports.DocumentUri = void 0;
20
- var DocumentUri;
21
- (function (DocumentUri) {
22
- function is(value) {
23
- return typeof value === 'string';
24
- }
25
- DocumentUri.is = is;
26
- })(DocumentUri || (exports.DocumentUri = DocumentUri = {}));
27
- var URI;
28
- (function (URI) {
29
- function is(value) {
30
- return typeof value === 'string';
31
- }
32
- URI.is = is;
33
- })(URI || (exports.URI = URI = {}));
34
- var integer;
35
- (function (integer) {
36
- integer.MIN_VALUE = -2147483648;
37
- integer.MAX_VALUE = 2147483647;
38
- function is(value) {
39
- return typeof value === 'number' && integer.MIN_VALUE <= value && value <= integer.MAX_VALUE;
40
- }
41
- integer.is = is;
42
- })(integer || (exports.integer = integer = {}));
43
- var uinteger;
44
- (function (uinteger) {
45
- uinteger.MIN_VALUE = 0;
46
- uinteger.MAX_VALUE = 2147483647;
47
- function is(value) {
48
- return typeof value === 'number' && uinteger.MIN_VALUE <= value && value <= uinteger.MAX_VALUE;
49
- }
50
- uinteger.is = is;
51
- })(uinteger || (exports.uinteger = uinteger = {}));
52
- /**
53
- * The Position namespace provides helper functions to work with
54
- * {@link Position} literals.
55
- */
56
- var Position;
57
- (function (Position) {
58
- /**
59
- * Creates a new Position literal from the given line and character.
60
- * @param line The position's line.
61
- * @param character The position's character.
62
- */
63
- function create(line, character) {
64
- if (line === Number.MAX_VALUE) {
65
- line = uinteger.MAX_VALUE;
66
- }
67
- if (character === Number.MAX_VALUE) {
68
- character = uinteger.MAX_VALUE;
69
- }
70
- return { line: line, character: character };
71
- }
72
- Position.create = create;
73
- /**
74
- * Checks whether the given literal conforms to the {@link Position} interface.
75
- */
76
- function is(value) {
77
- var candidate = value;
78
- return Is.objectLiteral(candidate) && Is.uinteger(candidate.line) && Is.uinteger(candidate.character);
79
- }
80
- Position.is = is;
81
- })(Position || (exports.Position = Position = {}));
82
- /**
83
- * The Range namespace provides helper functions to work with
84
- * {@link Range} literals.
85
- */
86
- var Range;
87
- (function (Range) {
88
- function create(one, two, three, four) {
89
- if (Is.uinteger(one) && Is.uinteger(two) && Is.uinteger(three) && Is.uinteger(four)) {
90
- return { start: Position.create(one, two), end: Position.create(three, four) };
91
- }
92
- else if (Position.is(one) && Position.is(two)) {
93
- return { start: one, end: two };
94
- }
95
- else {
96
- throw new Error("Range#create called with invalid arguments[".concat(one, ", ").concat(two, ", ").concat(three, ", ").concat(four, "]"));
97
- }
98
- }
99
- Range.create = create;
100
- /**
101
- * Checks whether the given literal conforms to the {@link Range} interface.
102
- */
103
- function is(value) {
104
- var candidate = value;
105
- return Is.objectLiteral(candidate) && Position.is(candidate.start) && Position.is(candidate.end);
106
- }
107
- Range.is = is;
108
- })(Range || (exports.Range = Range = {}));
109
- /**
110
- * The Location namespace provides helper functions to work with
111
- * {@link Location} literals.
112
- */
113
- var Location;
114
- (function (Location) {
115
- /**
116
- * Creates a Location literal.
117
- * @param uri The location's uri.
118
- * @param range The location's range.
119
- */
120
- function create(uri, range) {
121
- return { uri: uri, range: range };
122
- }
123
- Location.create = create;
124
- /**
125
- * Checks whether the given literal conforms to the {@link Location} interface.
126
- */
127
- function is(value) {
128
- var candidate = value;
129
- return Is.objectLiteral(candidate) && Range.is(candidate.range) && (Is.string(candidate.uri) || Is.undefined(candidate.uri));
130
- }
131
- Location.is = is;
132
- })(Location || (exports.Location = Location = {}));
133
- /**
134
- * The LocationLink namespace provides helper functions to work with
135
- * {@link LocationLink} literals.
136
- */
137
- var LocationLink;
138
- (function (LocationLink) {
139
- /**
140
- * Creates a LocationLink literal.
141
- * @param targetUri The definition's uri.
142
- * @param targetRange The full range of the definition.
143
- * @param targetSelectionRange The span of the symbol definition at the target.
144
- * @param originSelectionRange The span of the symbol being defined in the originating source file.
145
- */
146
- function create(targetUri, targetRange, targetSelectionRange, originSelectionRange) {
147
- return { targetUri: targetUri, targetRange: targetRange, targetSelectionRange: targetSelectionRange, originSelectionRange: originSelectionRange };
148
- }
149
- LocationLink.create = create;
150
- /**
151
- * Checks whether the given literal conforms to the {@link LocationLink} interface.
152
- */
153
- function is(value) {
154
- var candidate = value;
155
- return Is.objectLiteral(candidate) && Range.is(candidate.targetRange) && Is.string(candidate.targetUri)
156
- && Range.is(candidate.targetSelectionRange)
157
- && (Range.is(candidate.originSelectionRange) || Is.undefined(candidate.originSelectionRange));
158
- }
159
- LocationLink.is = is;
160
- })(LocationLink || (exports.LocationLink = LocationLink = {}));
161
- /**
162
- * The Color namespace provides helper functions to work with
163
- * {@link Color} literals.
164
- */
165
- var Color;
166
- (function (Color) {
167
- /**
168
- * Creates a new Color literal.
169
- */
170
- function create(red, green, blue, alpha) {
171
- return {
172
- red: red,
173
- green: green,
174
- blue: blue,
175
- alpha: alpha,
176
- };
177
- }
178
- Color.create = create;
179
- /**
180
- * Checks whether the given literal conforms to the {@link Color} interface.
181
- */
182
- function is(value) {
183
- var candidate = value;
184
- return Is.objectLiteral(candidate) && Is.numberRange(candidate.red, 0, 1)
185
- && Is.numberRange(candidate.green, 0, 1)
186
- && Is.numberRange(candidate.blue, 0, 1)
187
- && Is.numberRange(candidate.alpha, 0, 1);
188
- }
189
- Color.is = is;
190
- })(Color || (exports.Color = Color = {}));
191
- /**
192
- * The ColorInformation namespace provides helper functions to work with
193
- * {@link ColorInformation} literals.
194
- */
195
- var ColorInformation;
196
- (function (ColorInformation) {
197
- /**
198
- * Creates a new ColorInformation literal.
199
- */
200
- function create(range, color) {
201
- return {
202
- range: range,
203
- color: color,
204
- };
205
- }
206
- ColorInformation.create = create;
207
- /**
208
- * Checks whether the given literal conforms to the {@link ColorInformation} interface.
209
- */
210
- function is(value) {
211
- var candidate = value;
212
- return Is.objectLiteral(candidate) && Range.is(candidate.range) && Color.is(candidate.color);
213
- }
214
- ColorInformation.is = is;
215
- })(ColorInformation || (exports.ColorInformation = ColorInformation = {}));
216
- /**
217
- * The Color namespace provides helper functions to work with
218
- * {@link ColorPresentation} literals.
219
- */
220
- var ColorPresentation;
221
- (function (ColorPresentation) {
222
- /**
223
- * Creates a new ColorInformation literal.
224
- */
225
- function create(label, textEdit, additionalTextEdits) {
226
- return {
227
- label: label,
228
- textEdit: textEdit,
229
- additionalTextEdits: additionalTextEdits,
230
- };
231
- }
232
- ColorPresentation.create = create;
233
- /**
234
- * Checks whether the given literal conforms to the {@link ColorInformation} interface.
235
- */
236
- function is(value) {
237
- var candidate = value;
238
- return Is.objectLiteral(candidate) && Is.string(candidate.label)
239
- && (Is.undefined(candidate.textEdit) || TextEdit.is(candidate))
240
- && (Is.undefined(candidate.additionalTextEdits) || Is.typedArray(candidate.additionalTextEdits, TextEdit.is));
241
- }
242
- ColorPresentation.is = is;
243
- })(ColorPresentation || (exports.ColorPresentation = ColorPresentation = {}));
244
- /**
245
- * A set of predefined range kinds.
246
- */
247
- var FoldingRangeKind;
248
- (function (FoldingRangeKind) {
249
- /**
250
- * Folding range for a comment
251
- */
252
- FoldingRangeKind.Comment = 'comment';
253
- /**
254
- * Folding range for an import or include
255
- */
256
- FoldingRangeKind.Imports = 'imports';
257
- /**
258
- * Folding range for a region (e.g. `#region`)
259
- */
260
- FoldingRangeKind.Region = 'region';
261
- })(FoldingRangeKind || (exports.FoldingRangeKind = FoldingRangeKind = {}));
262
- /**
263
- * The folding range namespace provides helper functions to work with
264
- * {@link FoldingRange} literals.
265
- */
266
- var FoldingRange;
267
- (function (FoldingRange) {
268
- /**
269
- * Creates a new FoldingRange literal.
270
- */
271
- function create(startLine, endLine, startCharacter, endCharacter, kind, collapsedText) {
272
- var result = {
273
- startLine: startLine,
274
- endLine: endLine
275
- };
276
- if (Is.defined(startCharacter)) {
277
- result.startCharacter = startCharacter;
278
- }
279
- if (Is.defined(endCharacter)) {
280
- result.endCharacter = endCharacter;
281
- }
282
- if (Is.defined(kind)) {
283
- result.kind = kind;
284
- }
285
- if (Is.defined(collapsedText)) {
286
- result.collapsedText = collapsedText;
287
- }
288
- return result;
289
- }
290
- FoldingRange.create = create;
291
- /**
292
- * Checks whether the given literal conforms to the {@link FoldingRange} interface.
293
- */
294
- function is(value) {
295
- var candidate = value;
296
- return Is.objectLiteral(candidate) && Is.uinteger(candidate.startLine) && Is.uinteger(candidate.startLine)
297
- && (Is.undefined(candidate.startCharacter) || Is.uinteger(candidate.startCharacter))
298
- && (Is.undefined(candidate.endCharacter) || Is.uinteger(candidate.endCharacter))
299
- && (Is.undefined(candidate.kind) || Is.string(candidate.kind));
300
- }
301
- FoldingRange.is = is;
302
- })(FoldingRange || (exports.FoldingRange = FoldingRange = {}));
303
- /**
304
- * The DiagnosticRelatedInformation namespace provides helper functions to work with
305
- * {@link DiagnosticRelatedInformation} literals.
306
- */
307
- var DiagnosticRelatedInformation;
308
- (function (DiagnosticRelatedInformation) {
309
- /**
310
- * Creates a new DiagnosticRelatedInformation literal.
311
- */
312
- function create(location, message) {
313
- return {
314
- location: location,
315
- message: message
316
- };
317
- }
318
- DiagnosticRelatedInformation.create = create;
319
- /**
320
- * Checks whether the given literal conforms to the {@link DiagnosticRelatedInformation} interface.
321
- */
322
- function is(value) {
323
- var candidate = value;
324
- return Is.defined(candidate) && Location.is(candidate.location) && Is.string(candidate.message);
325
- }
326
- DiagnosticRelatedInformation.is = is;
327
- })(DiagnosticRelatedInformation || (exports.DiagnosticRelatedInformation = DiagnosticRelatedInformation = {}));
328
- /**
329
- * The diagnostic's severity.
330
- */
331
- var DiagnosticSeverity;
332
- (function (DiagnosticSeverity) {
333
- /**
334
- * Reports an error.
335
- */
336
- DiagnosticSeverity.Error = 1;
337
- /**
338
- * Reports a warning.
339
- */
340
- DiagnosticSeverity.Warning = 2;
341
- /**
342
- * Reports an information.
343
- */
344
- DiagnosticSeverity.Information = 3;
345
- /**
346
- * Reports a hint.
347
- */
348
- DiagnosticSeverity.Hint = 4;
349
- })(DiagnosticSeverity || (exports.DiagnosticSeverity = DiagnosticSeverity = {}));
350
- /**
351
- * The diagnostic tags.
352
- *
353
- * @since 3.15.0
354
- */
355
- var DiagnosticTag;
356
- (function (DiagnosticTag) {
357
- /**
358
- * Unused or unnecessary code.
359
- *
360
- * Clients are allowed to render diagnostics with this tag faded out instead of having
361
- * an error squiggle.
362
- */
363
- DiagnosticTag.Unnecessary = 1;
364
- /**
365
- * Deprecated or obsolete code.
366
- *
367
- * Clients are allowed to rendered diagnostics with this tag strike through.
368
- */
369
- DiagnosticTag.Deprecated = 2;
370
- })(DiagnosticTag || (exports.DiagnosticTag = DiagnosticTag = {}));
371
- /**
372
- * The CodeDescription namespace provides functions to deal with descriptions for diagnostic codes.
373
- *
374
- * @since 3.16.0
375
- */
376
- var CodeDescription;
377
- (function (CodeDescription) {
378
- function is(value) {
379
- var candidate = value;
380
- return Is.objectLiteral(candidate) && Is.string(candidate.href);
381
- }
382
- CodeDescription.is = is;
383
- })(CodeDescription || (exports.CodeDescription = CodeDescription = {}));
384
- /**
385
- * The Diagnostic namespace provides helper functions to work with
386
- * {@link Diagnostic} literals.
387
- */
388
- var Diagnostic;
389
- (function (Diagnostic) {
390
- /**
391
- * Creates a new Diagnostic literal.
392
- */
393
- function create(range, message, severity, code, source, relatedInformation) {
394
- var result = { range: range, message: message };
395
- if (Is.defined(severity)) {
396
- result.severity = severity;
397
- }
398
- if (Is.defined(code)) {
399
- result.code = code;
400
- }
401
- if (Is.defined(source)) {
402
- result.source = source;
403
- }
404
- if (Is.defined(relatedInformation)) {
405
- result.relatedInformation = relatedInformation;
406
- }
407
- return result;
408
- }
409
- Diagnostic.create = create;
410
- /**
411
- * Checks whether the given literal conforms to the {@link Diagnostic} interface.
412
- */
413
- function is(value) {
414
- var _a;
415
- var candidate = value;
416
- return Is.defined(candidate)
417
- && Range.is(candidate.range)
418
- && Is.string(candidate.message)
419
- && (Is.number(candidate.severity) || Is.undefined(candidate.severity))
420
- && (Is.integer(candidate.code) || Is.string(candidate.code) || Is.undefined(candidate.code))
421
- && (Is.undefined(candidate.codeDescription) || (Is.string((_a = candidate.codeDescription) === null || _a === void 0 ? void 0 : _a.href)))
422
- && (Is.string(candidate.source) || Is.undefined(candidate.source))
423
- && (Is.undefined(candidate.relatedInformation) || Is.typedArray(candidate.relatedInformation, DiagnosticRelatedInformation.is));
424
- }
425
- Diagnostic.is = is;
426
- })(Diagnostic || (exports.Diagnostic = Diagnostic = {}));
427
- /**
428
- * The Command namespace provides helper functions to work with
429
- * {@link Command} literals.
430
- */
431
- var Command;
432
- (function (Command) {
433
- /**
434
- * Creates a new Command literal.
435
- */
436
- function create(title, command) {
437
- var args = [];
438
- for (var _i = 2; _i < arguments.length; _i++) {
439
- args[_i - 2] = arguments[_i];
440
- }
441
- var result = { title: title, command: command };
442
- if (Is.defined(args) && args.length > 0) {
443
- result.arguments = args;
444
- }
445
- return result;
446
- }
447
- Command.create = create;
448
- /**
449
- * Checks whether the given literal conforms to the {@link Command} interface.
450
- */
451
- function is(value) {
452
- var candidate = value;
453
- return Is.defined(candidate) && Is.string(candidate.title) && Is.string(candidate.command);
454
- }
455
- Command.is = is;
456
- })(Command || (exports.Command = Command = {}));
457
- /**
458
- * The TextEdit namespace provides helper function to create replace,
459
- * insert and delete edits more easily.
460
- */
461
- var TextEdit;
462
- (function (TextEdit) {
463
- /**
464
- * Creates a replace text edit.
465
- * @param range The range of text to be replaced.
466
- * @param newText The new text.
467
- */
468
- function replace(range, newText) {
469
- return { range: range, newText: newText };
470
- }
471
- TextEdit.replace = replace;
472
- /**
473
- * Creates an insert text edit.
474
- * @param position The position to insert the text at.
475
- * @param newText The text to be inserted.
476
- */
477
- function insert(position, newText) {
478
- return { range: { start: position, end: position }, newText: newText };
479
- }
480
- TextEdit.insert = insert;
481
- /**
482
- * Creates a delete text edit.
483
- * @param range The range of text to be deleted.
484
- */
485
- function del(range) {
486
- return { range: range, newText: '' };
487
- }
488
- TextEdit.del = del;
489
- function is(value) {
490
- var candidate = value;
491
- return Is.objectLiteral(candidate)
492
- && Is.string(candidate.newText)
493
- && Range.is(candidate.range);
494
- }
495
- TextEdit.is = is;
496
- })(TextEdit || (exports.TextEdit = TextEdit = {}));
497
- var ChangeAnnotation;
498
- (function (ChangeAnnotation) {
499
- function create(label, needsConfirmation, description) {
500
- var result = { label: label };
501
- if (needsConfirmation !== undefined) {
502
- result.needsConfirmation = needsConfirmation;
503
- }
504
- if (description !== undefined) {
505
- result.description = description;
506
- }
507
- return result;
508
- }
509
- ChangeAnnotation.create = create;
510
- function is(value) {
511
- var candidate = value;
512
- return Is.objectLiteral(candidate) && Is.string(candidate.label) &&
513
- (Is.boolean(candidate.needsConfirmation) || candidate.needsConfirmation === undefined) &&
514
- (Is.string(candidate.description) || candidate.description === undefined);
515
- }
516
- ChangeAnnotation.is = is;
517
- })(ChangeAnnotation || (exports.ChangeAnnotation = ChangeAnnotation = {}));
518
- var ChangeAnnotationIdentifier;
519
- (function (ChangeAnnotationIdentifier) {
520
- function is(value) {
521
- var candidate = value;
522
- return Is.string(candidate);
523
- }
524
- ChangeAnnotationIdentifier.is = is;
525
- })(ChangeAnnotationIdentifier || (exports.ChangeAnnotationIdentifier = ChangeAnnotationIdentifier = {}));
526
- var AnnotatedTextEdit;
527
- (function (AnnotatedTextEdit) {
528
- /**
529
- * Creates an annotated replace text edit.
530
- *
531
- * @param range The range of text to be replaced.
532
- * @param newText The new text.
533
- * @param annotation The annotation.
534
- */
535
- function replace(range, newText, annotation) {
536
- return { range: range, newText: newText, annotationId: annotation };
537
- }
538
- AnnotatedTextEdit.replace = replace;
539
- /**
540
- * Creates an annotated insert text edit.
541
- *
542
- * @param position The position to insert the text at.
543
- * @param newText The text to be inserted.
544
- * @param annotation The annotation.
545
- */
546
- function insert(position, newText, annotation) {
547
- return { range: { start: position, end: position }, newText: newText, annotationId: annotation };
548
- }
549
- AnnotatedTextEdit.insert = insert;
550
- /**
551
- * Creates an annotated delete text edit.
552
- *
553
- * @param range The range of text to be deleted.
554
- * @param annotation The annotation.
555
- */
556
- function del(range, annotation) {
557
- return { range: range, newText: '', annotationId: annotation };
558
- }
559
- AnnotatedTextEdit.del = del;
560
- function is(value) {
561
- var candidate = value;
562
- return TextEdit.is(candidate) && (ChangeAnnotation.is(candidate.annotationId) || ChangeAnnotationIdentifier.is(candidate.annotationId));
563
- }
564
- AnnotatedTextEdit.is = is;
565
- })(AnnotatedTextEdit || (exports.AnnotatedTextEdit = AnnotatedTextEdit = {}));
566
- /**
567
- * The TextDocumentEdit namespace provides helper function to create
568
- * an edit that manipulates a text document.
569
- */
570
- var TextDocumentEdit;
571
- (function (TextDocumentEdit) {
572
- /**
573
- * Creates a new `TextDocumentEdit`
574
- */
575
- function create(textDocument, edits) {
576
- return { textDocument: textDocument, edits: edits };
577
- }
578
- TextDocumentEdit.create = create;
579
- function is(value) {
580
- var candidate = value;
581
- return Is.defined(candidate)
582
- && OptionalVersionedTextDocumentIdentifier.is(candidate.textDocument)
583
- && Array.isArray(candidate.edits);
584
- }
585
- TextDocumentEdit.is = is;
586
- })(TextDocumentEdit || (exports.TextDocumentEdit = TextDocumentEdit = {}));
587
- var CreateFile;
588
- (function (CreateFile) {
589
- function create(uri, options, annotation) {
590
- var result = {
591
- kind: 'create',
592
- uri: uri
593
- };
594
- if (options !== undefined && (options.overwrite !== undefined || options.ignoreIfExists !== undefined)) {
595
- result.options = options;
596
- }
597
- if (annotation !== undefined) {
598
- result.annotationId = annotation;
599
- }
600
- return result;
601
- }
602
- CreateFile.create = create;
603
- function is(value) {
604
- var candidate = value;
605
- return candidate && candidate.kind === 'create' && Is.string(candidate.uri) && (candidate.options === undefined ||
606
- ((candidate.options.overwrite === undefined || Is.boolean(candidate.options.overwrite)) && (candidate.options.ignoreIfExists === undefined || Is.boolean(candidate.options.ignoreIfExists)))) && (candidate.annotationId === undefined || ChangeAnnotationIdentifier.is(candidate.annotationId));
607
- }
608
- CreateFile.is = is;
609
- })(CreateFile || (exports.CreateFile = CreateFile = {}));
610
- var RenameFile;
611
- (function (RenameFile) {
612
- function create(oldUri, newUri, options, annotation) {
613
- var result = {
614
- kind: 'rename',
615
- oldUri: oldUri,
616
- newUri: newUri
617
- };
618
- if (options !== undefined && (options.overwrite !== undefined || options.ignoreIfExists !== undefined)) {
619
- result.options = options;
620
- }
621
- if (annotation !== undefined) {
622
- result.annotationId = annotation;
623
- }
624
- return result;
625
- }
626
- RenameFile.create = create;
627
- function is(value) {
628
- var candidate = value;
629
- return candidate && candidate.kind === 'rename' && Is.string(candidate.oldUri) && Is.string(candidate.newUri) && (candidate.options === undefined ||
630
- ((candidate.options.overwrite === undefined || Is.boolean(candidate.options.overwrite)) && (candidate.options.ignoreIfExists === undefined || Is.boolean(candidate.options.ignoreIfExists)))) && (candidate.annotationId === undefined || ChangeAnnotationIdentifier.is(candidate.annotationId));
631
- }
632
- RenameFile.is = is;
633
- })(RenameFile || (exports.RenameFile = RenameFile = {}));
634
- var DeleteFile;
635
- (function (DeleteFile) {
636
- function create(uri, options, annotation) {
637
- var result = {
638
- kind: 'delete',
639
- uri: uri
640
- };
641
- if (options !== undefined && (options.recursive !== undefined || options.ignoreIfNotExists !== undefined)) {
642
- result.options = options;
643
- }
644
- if (annotation !== undefined) {
645
- result.annotationId = annotation;
646
- }
647
- return result;
648
- }
649
- DeleteFile.create = create;
650
- function is(value) {
651
- var candidate = value;
652
- return candidate && candidate.kind === 'delete' && Is.string(candidate.uri) && (candidate.options === undefined ||
653
- ((candidate.options.recursive === undefined || Is.boolean(candidate.options.recursive)) && (candidate.options.ignoreIfNotExists === undefined || Is.boolean(candidate.options.ignoreIfNotExists)))) && (candidate.annotationId === undefined || ChangeAnnotationIdentifier.is(candidate.annotationId));
654
- }
655
- DeleteFile.is = is;
656
- })(DeleteFile || (exports.DeleteFile = DeleteFile = {}));
657
- var WorkspaceEdit;
658
- (function (WorkspaceEdit) {
659
- function is(value) {
660
- var candidate = value;
661
- return candidate &&
662
- (candidate.changes !== undefined || candidate.documentChanges !== undefined) &&
663
- (candidate.documentChanges === undefined || candidate.documentChanges.every(function (change) {
664
- if (Is.string(change.kind)) {
665
- return CreateFile.is(change) || RenameFile.is(change) || DeleteFile.is(change);
666
- }
667
- else {
668
- return TextDocumentEdit.is(change);
669
- }
670
- }));
671
- }
672
- WorkspaceEdit.is = is;
673
- })(WorkspaceEdit || (exports.WorkspaceEdit = WorkspaceEdit = {}));
674
- var TextEditChangeImpl = /** @class */ (function () {
675
- function TextEditChangeImpl(edits, changeAnnotations) {
676
- this.edits = edits;
677
- this.changeAnnotations = changeAnnotations;
678
- }
679
- TextEditChangeImpl.prototype.insert = function (position, newText, annotation) {
680
- var edit;
681
- var id;
682
- if (annotation === undefined) {
683
- edit = TextEdit.insert(position, newText);
684
- }
685
- else if (ChangeAnnotationIdentifier.is(annotation)) {
686
- id = annotation;
687
- edit = AnnotatedTextEdit.insert(position, newText, annotation);
688
- }
689
- else {
690
- this.assertChangeAnnotations(this.changeAnnotations);
691
- id = this.changeAnnotations.manage(annotation);
692
- edit = AnnotatedTextEdit.insert(position, newText, id);
693
- }
694
- this.edits.push(edit);
695
- if (id !== undefined) {
696
- return id;
697
- }
698
- };
699
- TextEditChangeImpl.prototype.replace = function (range, newText, annotation) {
700
- var edit;
701
- var id;
702
- if (annotation === undefined) {
703
- edit = TextEdit.replace(range, newText);
704
- }
705
- else if (ChangeAnnotationIdentifier.is(annotation)) {
706
- id = annotation;
707
- edit = AnnotatedTextEdit.replace(range, newText, annotation);
708
- }
709
- else {
710
- this.assertChangeAnnotations(this.changeAnnotations);
711
- id = this.changeAnnotations.manage(annotation);
712
- edit = AnnotatedTextEdit.replace(range, newText, id);
713
- }
714
- this.edits.push(edit);
715
- if (id !== undefined) {
716
- return id;
717
- }
718
- };
719
- TextEditChangeImpl.prototype.delete = function (range, annotation) {
720
- var edit;
721
- var id;
722
- if (annotation === undefined) {
723
- edit = TextEdit.del(range);
724
- }
725
- else if (ChangeAnnotationIdentifier.is(annotation)) {
726
- id = annotation;
727
- edit = AnnotatedTextEdit.del(range, annotation);
728
- }
729
- else {
730
- this.assertChangeAnnotations(this.changeAnnotations);
731
- id = this.changeAnnotations.manage(annotation);
732
- edit = AnnotatedTextEdit.del(range, id);
733
- }
734
- this.edits.push(edit);
735
- if (id !== undefined) {
736
- return id;
737
- }
738
- };
739
- TextEditChangeImpl.prototype.add = function (edit) {
740
- this.edits.push(edit);
741
- };
742
- TextEditChangeImpl.prototype.all = function () {
743
- return this.edits;
744
- };
745
- TextEditChangeImpl.prototype.clear = function () {
746
- this.edits.splice(0, this.edits.length);
747
- };
748
- TextEditChangeImpl.prototype.assertChangeAnnotations = function (value) {
749
- if (value === undefined) {
750
- throw new Error("Text edit change is not configured to manage change annotations.");
751
- }
752
- };
753
- return TextEditChangeImpl;
754
- }());
755
- /**
756
- * A helper class
757
- */
758
- var ChangeAnnotations = /** @class */ (function () {
759
- function ChangeAnnotations(annotations) {
760
- this._annotations = annotations === undefined ? Object.create(null) : annotations;
761
- this._counter = 0;
762
- this._size = 0;
763
- }
764
- ChangeAnnotations.prototype.all = function () {
765
- return this._annotations;
766
- };
767
- Object.defineProperty(ChangeAnnotations.prototype, "size", {
768
- get: function () {
769
- return this._size;
770
- },
771
- enumerable: false,
772
- configurable: true
773
- });
774
- ChangeAnnotations.prototype.manage = function (idOrAnnotation, annotation) {
775
- var id;
776
- if (ChangeAnnotationIdentifier.is(idOrAnnotation)) {
777
- id = idOrAnnotation;
778
- }
779
- else {
780
- id = this.nextId();
781
- annotation = idOrAnnotation;
782
- }
783
- if (this._annotations[id] !== undefined) {
784
- throw new Error("Id ".concat(id, " is already in use."));
785
- }
786
- if (annotation === undefined) {
787
- throw new Error("No annotation provided for id ".concat(id));
788
- }
789
- this._annotations[id] = annotation;
790
- this._size++;
791
- return id;
792
- };
793
- ChangeAnnotations.prototype.nextId = function () {
794
- this._counter++;
795
- return this._counter.toString();
796
- };
797
- return ChangeAnnotations;
798
- }());
799
- /**
800
- * A workspace change helps constructing changes to a workspace.
801
- */
802
- var WorkspaceChange = /** @class */ (function () {
803
- function WorkspaceChange(workspaceEdit) {
804
- var _this = this;
805
- this._textEditChanges = Object.create(null);
806
- if (workspaceEdit !== undefined) {
807
- this._workspaceEdit = workspaceEdit;
808
- if (workspaceEdit.documentChanges) {
809
- this._changeAnnotations = new ChangeAnnotations(workspaceEdit.changeAnnotations);
810
- workspaceEdit.changeAnnotations = this._changeAnnotations.all();
811
- workspaceEdit.documentChanges.forEach(function (change) {
812
- if (TextDocumentEdit.is(change)) {
813
- var textEditChange = new TextEditChangeImpl(change.edits, _this._changeAnnotations);
814
- _this._textEditChanges[change.textDocument.uri] = textEditChange;
815
- }
816
- });
817
- }
818
- else if (workspaceEdit.changes) {
819
- Object.keys(workspaceEdit.changes).forEach(function (key) {
820
- var textEditChange = new TextEditChangeImpl(workspaceEdit.changes[key]);
821
- _this._textEditChanges[key] = textEditChange;
822
- });
823
- }
824
- }
825
- else {
826
- this._workspaceEdit = {};
827
- }
828
- }
829
- Object.defineProperty(WorkspaceChange.prototype, "edit", {
830
- /**
831
- * Returns the underlying {@link WorkspaceEdit} literal
832
- * use to be returned from a workspace edit operation like rename.
833
- */
834
- get: function () {
835
- this.initDocumentChanges();
836
- if (this._changeAnnotations !== undefined) {
837
- if (this._changeAnnotations.size === 0) {
838
- this._workspaceEdit.changeAnnotations = undefined;
839
- }
840
- else {
841
- this._workspaceEdit.changeAnnotations = this._changeAnnotations.all();
842
- }
843
- }
844
- return this._workspaceEdit;
845
- },
846
- enumerable: false,
847
- configurable: true
848
- });
849
- WorkspaceChange.prototype.getTextEditChange = function (key) {
850
- if (OptionalVersionedTextDocumentIdentifier.is(key)) {
851
- this.initDocumentChanges();
852
- if (this._workspaceEdit.documentChanges === undefined) {
853
- throw new Error('Workspace edit is not configured for document changes.');
854
- }
855
- var textDocument = { uri: key.uri, version: key.version };
856
- var result = this._textEditChanges[textDocument.uri];
857
- if (!result) {
858
- var edits = [];
859
- var textDocumentEdit = {
860
- textDocument: textDocument,
861
- edits: edits
862
- };
863
- this._workspaceEdit.documentChanges.push(textDocumentEdit);
864
- result = new TextEditChangeImpl(edits, this._changeAnnotations);
865
- this._textEditChanges[textDocument.uri] = result;
866
- }
867
- return result;
868
- }
869
- else {
870
- this.initChanges();
871
- if (this._workspaceEdit.changes === undefined) {
872
- throw new Error('Workspace edit is not configured for normal text edit changes.');
873
- }
874
- var result = this._textEditChanges[key];
875
- if (!result) {
876
- var edits = [];
877
- this._workspaceEdit.changes[key] = edits;
878
- result = new TextEditChangeImpl(edits);
879
- this._textEditChanges[key] = result;
880
- }
881
- return result;
882
- }
883
- };
884
- WorkspaceChange.prototype.initDocumentChanges = function () {
885
- if (this._workspaceEdit.documentChanges === undefined && this._workspaceEdit.changes === undefined) {
886
- this._changeAnnotations = new ChangeAnnotations();
887
- this._workspaceEdit.documentChanges = [];
888
- this._workspaceEdit.changeAnnotations = this._changeAnnotations.all();
889
- }
890
- };
891
- WorkspaceChange.prototype.initChanges = function () {
892
- if (this._workspaceEdit.documentChanges === undefined && this._workspaceEdit.changes === undefined) {
893
- this._workspaceEdit.changes = Object.create(null);
894
- }
895
- };
896
- WorkspaceChange.prototype.createFile = function (uri, optionsOrAnnotation, options) {
897
- this.initDocumentChanges();
898
- if (this._workspaceEdit.documentChanges === undefined) {
899
- throw new Error('Workspace edit is not configured for document changes.');
900
- }
901
- var annotation;
902
- if (ChangeAnnotation.is(optionsOrAnnotation) || ChangeAnnotationIdentifier.is(optionsOrAnnotation)) {
903
- annotation = optionsOrAnnotation;
904
- }
905
- else {
906
- options = optionsOrAnnotation;
907
- }
908
- var operation;
909
- var id;
910
- if (annotation === undefined) {
911
- operation = CreateFile.create(uri, options);
912
- }
913
- else {
914
- id = ChangeAnnotationIdentifier.is(annotation) ? annotation : this._changeAnnotations.manage(annotation);
915
- operation = CreateFile.create(uri, options, id);
916
- }
917
- this._workspaceEdit.documentChanges.push(operation);
918
- if (id !== undefined) {
919
- return id;
920
- }
921
- };
922
- WorkspaceChange.prototype.renameFile = function (oldUri, newUri, optionsOrAnnotation, options) {
923
- this.initDocumentChanges();
924
- if (this._workspaceEdit.documentChanges === undefined) {
925
- throw new Error('Workspace edit is not configured for document changes.');
926
- }
927
- var annotation;
928
- if (ChangeAnnotation.is(optionsOrAnnotation) || ChangeAnnotationIdentifier.is(optionsOrAnnotation)) {
929
- annotation = optionsOrAnnotation;
930
- }
931
- else {
932
- options = optionsOrAnnotation;
933
- }
934
- var operation;
935
- var id;
936
- if (annotation === undefined) {
937
- operation = RenameFile.create(oldUri, newUri, options);
938
- }
939
- else {
940
- id = ChangeAnnotationIdentifier.is(annotation) ? annotation : this._changeAnnotations.manage(annotation);
941
- operation = RenameFile.create(oldUri, newUri, options, id);
942
- }
943
- this._workspaceEdit.documentChanges.push(operation);
944
- if (id !== undefined) {
945
- return id;
946
- }
947
- };
948
- WorkspaceChange.prototype.deleteFile = function (uri, optionsOrAnnotation, options) {
949
- this.initDocumentChanges();
950
- if (this._workspaceEdit.documentChanges === undefined) {
951
- throw new Error('Workspace edit is not configured for document changes.');
952
- }
953
- var annotation;
954
- if (ChangeAnnotation.is(optionsOrAnnotation) || ChangeAnnotationIdentifier.is(optionsOrAnnotation)) {
955
- annotation = optionsOrAnnotation;
956
- }
957
- else {
958
- options = optionsOrAnnotation;
959
- }
960
- var operation;
961
- var id;
962
- if (annotation === undefined) {
963
- operation = DeleteFile.create(uri, options);
964
- }
965
- else {
966
- id = ChangeAnnotationIdentifier.is(annotation) ? annotation : this._changeAnnotations.manage(annotation);
967
- operation = DeleteFile.create(uri, options, id);
968
- }
969
- this._workspaceEdit.documentChanges.push(operation);
970
- if (id !== undefined) {
971
- return id;
972
- }
973
- };
974
- return WorkspaceChange;
975
- }());
976
- exports.WorkspaceChange = WorkspaceChange;
977
- /**
978
- * The TextDocumentIdentifier namespace provides helper functions to work with
979
- * {@link TextDocumentIdentifier} literals.
980
- */
981
- var TextDocumentIdentifier;
982
- (function (TextDocumentIdentifier) {
983
- /**
984
- * Creates a new TextDocumentIdentifier literal.
985
- * @param uri The document's uri.
986
- */
987
- function create(uri) {
988
- return { uri: uri };
989
- }
990
- TextDocumentIdentifier.create = create;
991
- /**
992
- * Checks whether the given literal conforms to the {@link TextDocumentIdentifier} interface.
993
- */
994
- function is(value) {
995
- var candidate = value;
996
- return Is.defined(candidate) && Is.string(candidate.uri);
997
- }
998
- TextDocumentIdentifier.is = is;
999
- })(TextDocumentIdentifier || (exports.TextDocumentIdentifier = TextDocumentIdentifier = {}));
1000
- /**
1001
- * The VersionedTextDocumentIdentifier namespace provides helper functions to work with
1002
- * {@link VersionedTextDocumentIdentifier} literals.
1003
- */
1004
- var VersionedTextDocumentIdentifier;
1005
- (function (VersionedTextDocumentIdentifier) {
1006
- /**
1007
- * Creates a new VersionedTextDocumentIdentifier literal.
1008
- * @param uri The document's uri.
1009
- * @param version The document's version.
1010
- */
1011
- function create(uri, version) {
1012
- return { uri: uri, version: version };
1013
- }
1014
- VersionedTextDocumentIdentifier.create = create;
1015
- /**
1016
- * Checks whether the given literal conforms to the {@link VersionedTextDocumentIdentifier} interface.
1017
- */
1018
- function is(value) {
1019
- var candidate = value;
1020
- return Is.defined(candidate) && Is.string(candidate.uri) && Is.integer(candidate.version);
1021
- }
1022
- VersionedTextDocumentIdentifier.is = is;
1023
- })(VersionedTextDocumentIdentifier || (exports.VersionedTextDocumentIdentifier = VersionedTextDocumentIdentifier = {}));
1024
- /**
1025
- * The OptionalVersionedTextDocumentIdentifier namespace provides helper functions to work with
1026
- * {@link OptionalVersionedTextDocumentIdentifier} literals.
1027
- */
1028
- var OptionalVersionedTextDocumentIdentifier;
1029
- (function (OptionalVersionedTextDocumentIdentifier) {
1030
- /**
1031
- * Creates a new OptionalVersionedTextDocumentIdentifier literal.
1032
- * @param uri The document's uri.
1033
- * @param version The document's version.
1034
- */
1035
- function create(uri, version) {
1036
- return { uri: uri, version: version };
1037
- }
1038
- OptionalVersionedTextDocumentIdentifier.create = create;
1039
- /**
1040
- * Checks whether the given literal conforms to the {@link OptionalVersionedTextDocumentIdentifier} interface.
1041
- */
1042
- function is(value) {
1043
- var candidate = value;
1044
- return Is.defined(candidate) && Is.string(candidate.uri) && (candidate.version === null || Is.integer(candidate.version));
1045
- }
1046
- OptionalVersionedTextDocumentIdentifier.is = is;
1047
- })(OptionalVersionedTextDocumentIdentifier || (exports.OptionalVersionedTextDocumentIdentifier = OptionalVersionedTextDocumentIdentifier = {}));
1048
- /**
1049
- * The TextDocumentItem namespace provides helper functions to work with
1050
- * {@link TextDocumentItem} literals.
1051
- */
1052
- var TextDocumentItem;
1053
- (function (TextDocumentItem) {
1054
- /**
1055
- * Creates a new TextDocumentItem literal.
1056
- * @param uri The document's uri.
1057
- * @param languageId The document's language identifier.
1058
- * @param version The document's version number.
1059
- * @param text The document's text.
1060
- */
1061
- function create(uri, languageId, version, text) {
1062
- return { uri: uri, languageId: languageId, version: version, text: text };
1063
- }
1064
- TextDocumentItem.create = create;
1065
- /**
1066
- * Checks whether the given literal conforms to the {@link TextDocumentItem} interface.
1067
- */
1068
- function is(value) {
1069
- var candidate = value;
1070
- return Is.defined(candidate) && Is.string(candidate.uri) && Is.string(candidate.languageId) && Is.integer(candidate.version) && Is.string(candidate.text);
1071
- }
1072
- TextDocumentItem.is = is;
1073
- })(TextDocumentItem || (exports.TextDocumentItem = TextDocumentItem = {}));
1074
- /**
1075
- * Describes the content type that a client supports in various
1076
- * result literals like `Hover`, `ParameterInfo` or `CompletionItem`.
1077
- *
1078
- * Please note that `MarkupKinds` must not start with a `$`. This kinds
1079
- * are reserved for internal usage.
1080
- */
1081
- var MarkupKind;
1082
- (function (MarkupKind) {
1083
- /**
1084
- * Plain text is supported as a content format
1085
- */
1086
- MarkupKind.PlainText = 'plaintext';
1087
- /**
1088
- * Markdown is supported as a content format
1089
- */
1090
- MarkupKind.Markdown = 'markdown';
1091
- /**
1092
- * Checks whether the given value is a value of the {@link MarkupKind} type.
1093
- */
1094
- function is(value) {
1095
- var candidate = value;
1096
- return candidate === MarkupKind.PlainText || candidate === MarkupKind.Markdown;
1097
- }
1098
- MarkupKind.is = is;
1099
- })(MarkupKind || (exports.MarkupKind = MarkupKind = {}));
1100
- var MarkupContent;
1101
- (function (MarkupContent) {
1102
- /**
1103
- * Checks whether the given value conforms to the {@link MarkupContent} interface.
1104
- */
1105
- function is(value) {
1106
- var candidate = value;
1107
- return Is.objectLiteral(value) && MarkupKind.is(candidate.kind) && Is.string(candidate.value);
1108
- }
1109
- MarkupContent.is = is;
1110
- })(MarkupContent || (exports.MarkupContent = MarkupContent = {}));
1111
- /**
1112
- * The kind of a completion entry.
1113
- */
1114
- var CompletionItemKind;
1115
- (function (CompletionItemKind) {
1116
- CompletionItemKind.Text = 1;
1117
- CompletionItemKind.Method = 2;
1118
- CompletionItemKind.Function = 3;
1119
- CompletionItemKind.Constructor = 4;
1120
- CompletionItemKind.Field = 5;
1121
- CompletionItemKind.Variable = 6;
1122
- CompletionItemKind.Class = 7;
1123
- CompletionItemKind.Interface = 8;
1124
- CompletionItemKind.Module = 9;
1125
- CompletionItemKind.Property = 10;
1126
- CompletionItemKind.Unit = 11;
1127
- CompletionItemKind.Value = 12;
1128
- CompletionItemKind.Enum = 13;
1129
- CompletionItemKind.Keyword = 14;
1130
- CompletionItemKind.Snippet = 15;
1131
- CompletionItemKind.Color = 16;
1132
- CompletionItemKind.File = 17;
1133
- CompletionItemKind.Reference = 18;
1134
- CompletionItemKind.Folder = 19;
1135
- CompletionItemKind.EnumMember = 20;
1136
- CompletionItemKind.Constant = 21;
1137
- CompletionItemKind.Struct = 22;
1138
- CompletionItemKind.Event = 23;
1139
- CompletionItemKind.Operator = 24;
1140
- CompletionItemKind.TypeParameter = 25;
1141
- })(CompletionItemKind || (exports.CompletionItemKind = CompletionItemKind = {}));
1142
- /**
1143
- * Defines whether the insert text in a completion item should be interpreted as
1144
- * plain text or a snippet.
1145
- */
1146
- var InsertTextFormat;
1147
- (function (InsertTextFormat) {
1148
- /**
1149
- * The primary text to be inserted is treated as a plain string.
1150
- */
1151
- InsertTextFormat.PlainText = 1;
1152
- /**
1153
- * The primary text to be inserted is treated as a snippet.
1154
- *
1155
- * A snippet can define tab stops and placeholders with `$1`, `$2`
1156
- * and `${3:foo}`. `$0` defines the final tab stop, it defaults to
1157
- * the end of the snippet. Placeholders with equal identifiers are linked,
1158
- * that is typing in one will update others too.
1159
- *
1160
- * See also: https://microsoft.github.io/language-server-protocol/specifications/specification-current/#snippet_syntax
1161
- */
1162
- InsertTextFormat.Snippet = 2;
1163
- })(InsertTextFormat || (exports.InsertTextFormat = InsertTextFormat = {}));
1164
- /**
1165
- * Completion item tags are extra annotations that tweak the rendering of a completion
1166
- * item.
1167
- *
1168
- * @since 3.15.0
1169
- */
1170
- var CompletionItemTag;
1171
- (function (CompletionItemTag) {
1172
- /**
1173
- * Render a completion as obsolete, usually using a strike-out.
1174
- */
1175
- CompletionItemTag.Deprecated = 1;
1176
- })(CompletionItemTag || (exports.CompletionItemTag = CompletionItemTag = {}));
1177
- /**
1178
- * The InsertReplaceEdit namespace provides functions to deal with insert / replace edits.
1179
- *
1180
- * @since 3.16.0
1181
- */
1182
- var InsertReplaceEdit;
1183
- (function (InsertReplaceEdit) {
1184
- /**
1185
- * Creates a new insert / replace edit
1186
- */
1187
- function create(newText, insert, replace) {
1188
- return { newText: newText, insert: insert, replace: replace };
1189
- }
1190
- InsertReplaceEdit.create = create;
1191
- /**
1192
- * Checks whether the given literal conforms to the {@link InsertReplaceEdit} interface.
1193
- */
1194
- function is(value) {
1195
- var candidate = value;
1196
- return candidate && Is.string(candidate.newText) && Range.is(candidate.insert) && Range.is(candidate.replace);
1197
- }
1198
- InsertReplaceEdit.is = is;
1199
- })(InsertReplaceEdit || (exports.InsertReplaceEdit = InsertReplaceEdit = {}));
1200
- /**
1201
- * How whitespace and indentation is handled during completion
1202
- * item insertion.
1203
- *
1204
- * @since 3.16.0
1205
- */
1206
- var InsertTextMode;
1207
- (function (InsertTextMode) {
1208
- /**
1209
- * The insertion or replace strings is taken as it is. If the
1210
- * value is multi line the lines below the cursor will be
1211
- * inserted using the indentation defined in the string value.
1212
- * The client will not apply any kind of adjustments to the
1213
- * string.
1214
- */
1215
- InsertTextMode.asIs = 1;
1216
- /**
1217
- * The editor adjusts leading whitespace of new lines so that
1218
- * they match the indentation up to the cursor of the line for
1219
- * which the item is accepted.
1220
- *
1221
- * Consider a line like this: <2tabs><cursor><3tabs>foo. Accepting a
1222
- * multi line completion item is indented using 2 tabs and all
1223
- * following lines inserted will be indented using 2 tabs as well.
1224
- */
1225
- InsertTextMode.adjustIndentation = 2;
1226
- })(InsertTextMode || (exports.InsertTextMode = InsertTextMode = {}));
1227
- var CompletionItemLabelDetails;
1228
- (function (CompletionItemLabelDetails) {
1229
- function is(value) {
1230
- var candidate = value;
1231
- return candidate && (Is.string(candidate.detail) || candidate.detail === undefined) &&
1232
- (Is.string(candidate.description) || candidate.description === undefined);
1233
- }
1234
- CompletionItemLabelDetails.is = is;
1235
- })(CompletionItemLabelDetails || (exports.CompletionItemLabelDetails = CompletionItemLabelDetails = {}));
1236
- /**
1237
- * The CompletionItem namespace provides functions to deal with
1238
- * completion items.
1239
- */
1240
- var CompletionItem;
1241
- (function (CompletionItem) {
1242
- /**
1243
- * Create a completion item and seed it with a label.
1244
- * @param label The completion item's label
1245
- */
1246
- function create(label) {
1247
- return { label: label };
1248
- }
1249
- CompletionItem.create = create;
1250
- })(CompletionItem || (exports.CompletionItem = CompletionItem = {}));
1251
- /**
1252
- * The CompletionList namespace provides functions to deal with
1253
- * completion lists.
1254
- */
1255
- var CompletionList;
1256
- (function (CompletionList) {
1257
- /**
1258
- * Creates a new completion list.
1259
- *
1260
- * @param items The completion items.
1261
- * @param isIncomplete The list is not complete.
1262
- */
1263
- function create(items, isIncomplete) {
1264
- return { items: items ? items : [], isIncomplete: !!isIncomplete };
1265
- }
1266
- CompletionList.create = create;
1267
- })(CompletionList || (exports.CompletionList = CompletionList = {}));
1268
- var MarkedString;
1269
- (function (MarkedString) {
1270
- /**
1271
- * Creates a marked string from plain text.
1272
- *
1273
- * @param plainText The plain text.
1274
- */
1275
- function fromPlainText(plainText) {
1276
- return plainText.replace(/[\\`*_{}[\]()#+\-.!]/g, '\\$&'); // escape markdown syntax tokens: http://daringfireball.net/projects/markdown/syntax#backslash
1277
- }
1278
- MarkedString.fromPlainText = fromPlainText;
1279
- /**
1280
- * Checks whether the given value conforms to the {@link MarkedString} type.
1281
- */
1282
- function is(value) {
1283
- var candidate = value;
1284
- return Is.string(candidate) || (Is.objectLiteral(candidate) && Is.string(candidate.language) && Is.string(candidate.value));
1285
- }
1286
- MarkedString.is = is;
1287
- })(MarkedString || (exports.MarkedString = MarkedString = {}));
1288
- var Hover;
1289
- (function (Hover) {
1290
- /**
1291
- * Checks whether the given value conforms to the {@link Hover} interface.
1292
- */
1293
- function is(value) {
1294
- var candidate = value;
1295
- return !!candidate && Is.objectLiteral(candidate) && (MarkupContent.is(candidate.contents) ||
1296
- MarkedString.is(candidate.contents) ||
1297
- Is.typedArray(candidate.contents, MarkedString.is)) && (value.range === undefined || Range.is(value.range));
1298
- }
1299
- Hover.is = is;
1300
- })(Hover || (exports.Hover = Hover = {}));
1301
- /**
1302
- * The ParameterInformation namespace provides helper functions to work with
1303
- * {@link ParameterInformation} literals.
1304
- */
1305
- var ParameterInformation;
1306
- (function (ParameterInformation) {
1307
- /**
1308
- * Creates a new parameter information literal.
1309
- *
1310
- * @param label A label string.
1311
- * @param documentation A doc string.
1312
- */
1313
- function create(label, documentation) {
1314
- return documentation ? { label: label, documentation: documentation } : { label: label };
1315
- }
1316
- ParameterInformation.create = create;
1317
- })(ParameterInformation || (exports.ParameterInformation = ParameterInformation = {}));
1318
- /**
1319
- * The SignatureInformation namespace provides helper functions to work with
1320
- * {@link SignatureInformation} literals.
1321
- */
1322
- var SignatureInformation;
1323
- (function (SignatureInformation) {
1324
- function create(label, documentation) {
1325
- var parameters = [];
1326
- for (var _i = 2; _i < arguments.length; _i++) {
1327
- parameters[_i - 2] = arguments[_i];
1328
- }
1329
- var result = { label: label };
1330
- if (Is.defined(documentation)) {
1331
- result.documentation = documentation;
1332
- }
1333
- if (Is.defined(parameters)) {
1334
- result.parameters = parameters;
1335
- }
1336
- else {
1337
- result.parameters = [];
1338
- }
1339
- return result;
1340
- }
1341
- SignatureInformation.create = create;
1342
- })(SignatureInformation || (exports.SignatureInformation = SignatureInformation = {}));
1343
- /**
1344
- * A document highlight kind.
1345
- */
1346
- var DocumentHighlightKind;
1347
- (function (DocumentHighlightKind) {
1348
- /**
1349
- * A textual occurrence.
1350
- */
1351
- DocumentHighlightKind.Text = 1;
1352
- /**
1353
- * Read-access of a symbol, like reading a variable.
1354
- */
1355
- DocumentHighlightKind.Read = 2;
1356
- /**
1357
- * Write-access of a symbol, like writing to a variable.
1358
- */
1359
- DocumentHighlightKind.Write = 3;
1360
- })(DocumentHighlightKind || (exports.DocumentHighlightKind = DocumentHighlightKind = {}));
1361
- /**
1362
- * DocumentHighlight namespace to provide helper functions to work with
1363
- * {@link DocumentHighlight} literals.
1364
- */
1365
- var DocumentHighlight;
1366
- (function (DocumentHighlight) {
1367
- /**
1368
- * Create a DocumentHighlight object.
1369
- * @param range The range the highlight applies to.
1370
- * @param kind The highlight kind
1371
- */
1372
- function create(range, kind) {
1373
- var result = { range: range };
1374
- if (Is.number(kind)) {
1375
- result.kind = kind;
1376
- }
1377
- return result;
1378
- }
1379
- DocumentHighlight.create = create;
1380
- })(DocumentHighlight || (exports.DocumentHighlight = DocumentHighlight = {}));
1381
- /**
1382
- * A symbol kind.
1383
- */
1384
- var SymbolKind;
1385
- (function (SymbolKind) {
1386
- SymbolKind.File = 1;
1387
- SymbolKind.Module = 2;
1388
- SymbolKind.Namespace = 3;
1389
- SymbolKind.Package = 4;
1390
- SymbolKind.Class = 5;
1391
- SymbolKind.Method = 6;
1392
- SymbolKind.Property = 7;
1393
- SymbolKind.Field = 8;
1394
- SymbolKind.Constructor = 9;
1395
- SymbolKind.Enum = 10;
1396
- SymbolKind.Interface = 11;
1397
- SymbolKind.Function = 12;
1398
- SymbolKind.Variable = 13;
1399
- SymbolKind.Constant = 14;
1400
- SymbolKind.String = 15;
1401
- SymbolKind.Number = 16;
1402
- SymbolKind.Boolean = 17;
1403
- SymbolKind.Array = 18;
1404
- SymbolKind.Object = 19;
1405
- SymbolKind.Key = 20;
1406
- SymbolKind.Null = 21;
1407
- SymbolKind.EnumMember = 22;
1408
- SymbolKind.Struct = 23;
1409
- SymbolKind.Event = 24;
1410
- SymbolKind.Operator = 25;
1411
- SymbolKind.TypeParameter = 26;
1412
- })(SymbolKind || (exports.SymbolKind = SymbolKind = {}));
1413
- /**
1414
- * Symbol tags are extra annotations that tweak the rendering of a symbol.
1415
- *
1416
- * @since 3.16
1417
- */
1418
- var SymbolTag;
1419
- (function (SymbolTag) {
1420
- /**
1421
- * Render a symbol as obsolete, usually using a strike-out.
1422
- */
1423
- SymbolTag.Deprecated = 1;
1424
- })(SymbolTag || (exports.SymbolTag = SymbolTag = {}));
1425
- var SymbolInformation;
1426
- (function (SymbolInformation) {
1427
- /**
1428
- * Creates a new symbol information literal.
1429
- *
1430
- * @param name The name of the symbol.
1431
- * @param kind The kind of the symbol.
1432
- * @param range The range of the location of the symbol.
1433
- * @param uri The resource of the location of symbol.
1434
- * @param containerName The name of the symbol containing the symbol.
1435
- */
1436
- function create(name, kind, range, uri, containerName) {
1437
- var result = {
1438
- name: name,
1439
- kind: kind,
1440
- location: { uri: uri, range: range }
1441
- };
1442
- if (containerName) {
1443
- result.containerName = containerName;
1444
- }
1445
- return result;
1446
- }
1447
- SymbolInformation.create = create;
1448
- })(SymbolInformation || (exports.SymbolInformation = SymbolInformation = {}));
1449
- var WorkspaceSymbol;
1450
- (function (WorkspaceSymbol) {
1451
- /**
1452
- * Create a new workspace symbol.
1453
- *
1454
- * @param name The name of the symbol.
1455
- * @param kind The kind of the symbol.
1456
- * @param uri The resource of the location of the symbol.
1457
- * @param range An options range of the location.
1458
- * @returns A WorkspaceSymbol.
1459
- */
1460
- function create(name, kind, uri, range) {
1461
- return range !== undefined
1462
- ? { name: name, kind: kind, location: { uri: uri, range: range } }
1463
- : { name: name, kind: kind, location: { uri: uri } };
1464
- }
1465
- WorkspaceSymbol.create = create;
1466
- })(WorkspaceSymbol || (exports.WorkspaceSymbol = WorkspaceSymbol = {}));
1467
- var DocumentSymbol;
1468
- (function (DocumentSymbol) {
1469
- /**
1470
- * Creates a new symbol information literal.
1471
- *
1472
- * @param name The name of the symbol.
1473
- * @param detail The detail of the symbol.
1474
- * @param kind The kind of the symbol.
1475
- * @param range The range of the symbol.
1476
- * @param selectionRange The selectionRange of the symbol.
1477
- * @param children Children of the symbol.
1478
- */
1479
- function create(name, detail, kind, range, selectionRange, children) {
1480
- var result = {
1481
- name: name,
1482
- detail: detail,
1483
- kind: kind,
1484
- range: range,
1485
- selectionRange: selectionRange
1486
- };
1487
- if (children !== undefined) {
1488
- result.children = children;
1489
- }
1490
- return result;
1491
- }
1492
- DocumentSymbol.create = create;
1493
- /**
1494
- * Checks whether the given literal conforms to the {@link DocumentSymbol} interface.
1495
- */
1496
- function is(value) {
1497
- var candidate = value;
1498
- return candidate &&
1499
- Is.string(candidate.name) && Is.number(candidate.kind) &&
1500
- Range.is(candidate.range) && Range.is(candidate.selectionRange) &&
1501
- (candidate.detail === undefined || Is.string(candidate.detail)) &&
1502
- (candidate.deprecated === undefined || Is.boolean(candidate.deprecated)) &&
1503
- (candidate.children === undefined || Array.isArray(candidate.children)) &&
1504
- (candidate.tags === undefined || Array.isArray(candidate.tags));
1505
- }
1506
- DocumentSymbol.is = is;
1507
- })(DocumentSymbol || (exports.DocumentSymbol = DocumentSymbol = {}));
1508
- /**
1509
- * A set of predefined code action kinds
1510
- */
1511
- var CodeActionKind;
1512
- (function (CodeActionKind) {
1513
- /**
1514
- * Empty kind.
1515
- */
1516
- CodeActionKind.Empty = '';
1517
- /**
1518
- * Base kind for quickfix actions: 'quickfix'
1519
- */
1520
- CodeActionKind.QuickFix = 'quickfix';
1521
- /**
1522
- * Base kind for refactoring actions: 'refactor'
1523
- */
1524
- CodeActionKind.Refactor = 'refactor';
1525
- /**
1526
- * Base kind for refactoring extraction actions: 'refactor.extract'
1527
- *
1528
- * Example extract actions:
1529
- *
1530
- * - Extract method
1531
- * - Extract function
1532
- * - Extract variable
1533
- * - Extract interface from class
1534
- * - ...
1535
- */
1536
- CodeActionKind.RefactorExtract = 'refactor.extract';
1537
- /**
1538
- * Base kind for refactoring inline actions: 'refactor.inline'
1539
- *
1540
- * Example inline actions:
1541
- *
1542
- * - Inline function
1543
- * - Inline variable
1544
- * - Inline constant
1545
- * - ...
1546
- */
1547
- CodeActionKind.RefactorInline = 'refactor.inline';
1548
- /**
1549
- * Base kind for refactoring rewrite actions: 'refactor.rewrite'
1550
- *
1551
- * Example rewrite actions:
1552
- *
1553
- * - Convert JavaScript function to class
1554
- * - Add or remove parameter
1555
- * - Encapsulate field
1556
- * - Make method static
1557
- * - Move method to base class
1558
- * - ...
1559
- */
1560
- CodeActionKind.RefactorRewrite = 'refactor.rewrite';
1561
- /**
1562
- * Base kind for source actions: `source`
1563
- *
1564
- * Source code actions apply to the entire file.
1565
- */
1566
- CodeActionKind.Source = 'source';
1567
- /**
1568
- * Base kind for an organize imports source action: `source.organizeImports`
1569
- */
1570
- CodeActionKind.SourceOrganizeImports = 'source.organizeImports';
1571
- /**
1572
- * Base kind for auto-fix source actions: `source.fixAll`.
1573
- *
1574
- * Fix all actions automatically fix errors that have a clear fix that do not require user input.
1575
- * They should not suppress errors or perform unsafe fixes such as generating new types or classes.
1576
- *
1577
- * @since 3.15.0
1578
- */
1579
- CodeActionKind.SourceFixAll = 'source.fixAll';
1580
- })(CodeActionKind || (exports.CodeActionKind = CodeActionKind = {}));
1581
- /**
1582
- * The reason why code actions were requested.
1583
- *
1584
- * @since 3.17.0
1585
- */
1586
- var CodeActionTriggerKind;
1587
- (function (CodeActionTriggerKind) {
1588
- /**
1589
- * Code actions were explicitly requested by the user or by an extension.
1590
- */
1591
- CodeActionTriggerKind.Invoked = 1;
1592
- /**
1593
- * Code actions were requested automatically.
1594
- *
1595
- * This typically happens when current selection in a file changes, but can
1596
- * also be triggered when file content changes.
1597
- */
1598
- CodeActionTriggerKind.Automatic = 2;
1599
- })(CodeActionTriggerKind || (exports.CodeActionTriggerKind = CodeActionTriggerKind = {}));
1600
- /**
1601
- * The CodeActionContext namespace provides helper functions to work with
1602
- * {@link CodeActionContext} literals.
1603
- */
1604
- var CodeActionContext;
1605
- (function (CodeActionContext) {
1606
- /**
1607
- * Creates a new CodeActionContext literal.
1608
- */
1609
- function create(diagnostics, only, triggerKind) {
1610
- var result = { diagnostics: diagnostics };
1611
- if (only !== undefined && only !== null) {
1612
- result.only = only;
1613
- }
1614
- if (triggerKind !== undefined && triggerKind !== null) {
1615
- result.triggerKind = triggerKind;
1616
- }
1617
- return result;
1618
- }
1619
- CodeActionContext.create = create;
1620
- /**
1621
- * Checks whether the given literal conforms to the {@link CodeActionContext} interface.
1622
- */
1623
- function is(value) {
1624
- var candidate = value;
1625
- return Is.defined(candidate) && Is.typedArray(candidate.diagnostics, Diagnostic.is)
1626
- && (candidate.only === undefined || Is.typedArray(candidate.only, Is.string))
1627
- && (candidate.triggerKind === undefined || candidate.triggerKind === CodeActionTriggerKind.Invoked || candidate.triggerKind === CodeActionTriggerKind.Automatic);
1628
- }
1629
- CodeActionContext.is = is;
1630
- })(CodeActionContext || (exports.CodeActionContext = CodeActionContext = {}));
1631
- var CodeAction;
1632
- (function (CodeAction) {
1633
- function create(title, kindOrCommandOrEdit, kind) {
1634
- var result = { title: title };
1635
- var checkKind = true;
1636
- if (typeof kindOrCommandOrEdit === 'string') {
1637
- checkKind = false;
1638
- result.kind = kindOrCommandOrEdit;
1639
- }
1640
- else if (Command.is(kindOrCommandOrEdit)) {
1641
- result.command = kindOrCommandOrEdit;
1642
- }
1643
- else {
1644
- result.edit = kindOrCommandOrEdit;
1645
- }
1646
- if (checkKind && kind !== undefined) {
1647
- result.kind = kind;
1648
- }
1649
- return result;
1650
- }
1651
- CodeAction.create = create;
1652
- function is(value) {
1653
- var candidate = value;
1654
- return candidate && Is.string(candidate.title) &&
1655
- (candidate.diagnostics === undefined || Is.typedArray(candidate.diagnostics, Diagnostic.is)) &&
1656
- (candidate.kind === undefined || Is.string(candidate.kind)) &&
1657
- (candidate.edit !== undefined || candidate.command !== undefined) &&
1658
- (candidate.command === undefined || Command.is(candidate.command)) &&
1659
- (candidate.isPreferred === undefined || Is.boolean(candidate.isPreferred)) &&
1660
- (candidate.edit === undefined || WorkspaceEdit.is(candidate.edit));
1661
- }
1662
- CodeAction.is = is;
1663
- })(CodeAction || (exports.CodeAction = CodeAction = {}));
1664
- /**
1665
- * The CodeLens namespace provides helper functions to work with
1666
- * {@link CodeLens} literals.
1667
- */
1668
- var CodeLens;
1669
- (function (CodeLens) {
1670
- /**
1671
- * Creates a new CodeLens literal.
1672
- */
1673
- function create(range, data) {
1674
- var result = { range: range };
1675
- if (Is.defined(data)) {
1676
- result.data = data;
1677
- }
1678
- return result;
1679
- }
1680
- CodeLens.create = create;
1681
- /**
1682
- * Checks whether the given literal conforms to the {@link CodeLens} interface.
1683
- */
1684
- function is(value) {
1685
- var candidate = value;
1686
- return Is.defined(candidate) && Range.is(candidate.range) && (Is.undefined(candidate.command) || Command.is(candidate.command));
1687
- }
1688
- CodeLens.is = is;
1689
- })(CodeLens || (exports.CodeLens = CodeLens = {}));
1690
- /**
1691
- * The FormattingOptions namespace provides helper functions to work with
1692
- * {@link FormattingOptions} literals.
1693
- */
1694
- var FormattingOptions;
1695
- (function (FormattingOptions) {
1696
- /**
1697
- * Creates a new FormattingOptions literal.
1698
- */
1699
- function create(tabSize, insertSpaces) {
1700
- return { tabSize: tabSize, insertSpaces: insertSpaces };
1701
- }
1702
- FormattingOptions.create = create;
1703
- /**
1704
- * Checks whether the given literal conforms to the {@link FormattingOptions} interface.
1705
- */
1706
- function is(value) {
1707
- var candidate = value;
1708
- return Is.defined(candidate) && Is.uinteger(candidate.tabSize) && Is.boolean(candidate.insertSpaces);
1709
- }
1710
- FormattingOptions.is = is;
1711
- })(FormattingOptions || (exports.FormattingOptions = FormattingOptions = {}));
1712
- /**
1713
- * The DocumentLink namespace provides helper functions to work with
1714
- * {@link DocumentLink} literals.
1715
- */
1716
- var DocumentLink;
1717
- (function (DocumentLink) {
1718
- /**
1719
- * Creates a new DocumentLink literal.
1720
- */
1721
- function create(range, target, data) {
1722
- return { range: range, target: target, data: data };
1723
- }
1724
- DocumentLink.create = create;
1725
- /**
1726
- * Checks whether the given literal conforms to the {@link DocumentLink} interface.
1727
- */
1728
- function is(value) {
1729
- var candidate = value;
1730
- return Is.defined(candidate) && Range.is(candidate.range) && (Is.undefined(candidate.target) || Is.string(candidate.target));
1731
- }
1732
- DocumentLink.is = is;
1733
- })(DocumentLink || (exports.DocumentLink = DocumentLink = {}));
1734
- /**
1735
- * The SelectionRange namespace provides helper function to work with
1736
- * SelectionRange literals.
1737
- */
1738
- var SelectionRange;
1739
- (function (SelectionRange) {
1740
- /**
1741
- * Creates a new SelectionRange
1742
- * @param range the range.
1743
- * @param parent an optional parent.
1744
- */
1745
- function create(range, parent) {
1746
- return { range: range, parent: parent };
1747
- }
1748
- SelectionRange.create = create;
1749
- function is(value) {
1750
- var candidate = value;
1751
- return Is.objectLiteral(candidate) && Range.is(candidate.range) && (candidate.parent === undefined || SelectionRange.is(candidate.parent));
1752
- }
1753
- SelectionRange.is = is;
1754
- })(SelectionRange || (exports.SelectionRange = SelectionRange = {}));
1755
- /**
1756
- * A set of predefined token types. This set is not fixed
1757
- * an clients can specify additional token types via the
1758
- * corresponding client capabilities.
1759
- *
1760
- * @since 3.16.0
1761
- */
1762
- var SemanticTokenTypes;
1763
- (function (SemanticTokenTypes) {
1764
- SemanticTokenTypes["namespace"] = "namespace";
1765
- /**
1766
- * Represents a generic type. Acts as a fallback for types which can't be mapped to
1767
- * a specific type like class or enum.
1768
- */
1769
- SemanticTokenTypes["type"] = "type";
1770
- SemanticTokenTypes["class"] = "class";
1771
- SemanticTokenTypes["enum"] = "enum";
1772
- SemanticTokenTypes["interface"] = "interface";
1773
- SemanticTokenTypes["struct"] = "struct";
1774
- SemanticTokenTypes["typeParameter"] = "typeParameter";
1775
- SemanticTokenTypes["parameter"] = "parameter";
1776
- SemanticTokenTypes["variable"] = "variable";
1777
- SemanticTokenTypes["property"] = "property";
1778
- SemanticTokenTypes["enumMember"] = "enumMember";
1779
- SemanticTokenTypes["event"] = "event";
1780
- SemanticTokenTypes["function"] = "function";
1781
- SemanticTokenTypes["method"] = "method";
1782
- SemanticTokenTypes["macro"] = "macro";
1783
- SemanticTokenTypes["keyword"] = "keyword";
1784
- SemanticTokenTypes["modifier"] = "modifier";
1785
- SemanticTokenTypes["comment"] = "comment";
1786
- SemanticTokenTypes["string"] = "string";
1787
- SemanticTokenTypes["number"] = "number";
1788
- SemanticTokenTypes["regexp"] = "regexp";
1789
- SemanticTokenTypes["operator"] = "operator";
1790
- /**
1791
- * @since 3.17.0
1792
- */
1793
- SemanticTokenTypes["decorator"] = "decorator";
1794
- })(SemanticTokenTypes || (exports.SemanticTokenTypes = SemanticTokenTypes = {}));
1795
- /**
1796
- * A set of predefined token modifiers. This set is not fixed
1797
- * an clients can specify additional token types via the
1798
- * corresponding client capabilities.
1799
- *
1800
- * @since 3.16.0
1801
- */
1802
- var SemanticTokenModifiers;
1803
- (function (SemanticTokenModifiers) {
1804
- SemanticTokenModifiers["declaration"] = "declaration";
1805
- SemanticTokenModifiers["definition"] = "definition";
1806
- SemanticTokenModifiers["readonly"] = "readonly";
1807
- SemanticTokenModifiers["static"] = "static";
1808
- SemanticTokenModifiers["deprecated"] = "deprecated";
1809
- SemanticTokenModifiers["abstract"] = "abstract";
1810
- SemanticTokenModifiers["async"] = "async";
1811
- SemanticTokenModifiers["modification"] = "modification";
1812
- SemanticTokenModifiers["documentation"] = "documentation";
1813
- SemanticTokenModifiers["defaultLibrary"] = "defaultLibrary";
1814
- })(SemanticTokenModifiers || (exports.SemanticTokenModifiers = SemanticTokenModifiers = {}));
1815
- /**
1816
- * @since 3.16.0
1817
- */
1818
- var SemanticTokens;
1819
- (function (SemanticTokens) {
1820
- function is(value) {
1821
- var candidate = value;
1822
- return Is.objectLiteral(candidate) && (candidate.resultId === undefined || typeof candidate.resultId === 'string') &&
1823
- Array.isArray(candidate.data) && (candidate.data.length === 0 || typeof candidate.data[0] === 'number');
1824
- }
1825
- SemanticTokens.is = is;
1826
- })(SemanticTokens || (exports.SemanticTokens = SemanticTokens = {}));
1827
- /**
1828
- * The InlineValueText namespace provides functions to deal with InlineValueTexts.
1829
- *
1830
- * @since 3.17.0
1831
- */
1832
- var InlineValueText;
1833
- (function (InlineValueText) {
1834
- /**
1835
- * Creates a new InlineValueText literal.
1836
- */
1837
- function create(range, text) {
1838
- return { range: range, text: text };
1839
- }
1840
- InlineValueText.create = create;
1841
- function is(value) {
1842
- var candidate = value;
1843
- return candidate !== undefined && candidate !== null && Range.is(candidate.range) && Is.string(candidate.text);
1844
- }
1845
- InlineValueText.is = is;
1846
- })(InlineValueText || (exports.InlineValueText = InlineValueText = {}));
1847
- /**
1848
- * The InlineValueVariableLookup namespace provides functions to deal with InlineValueVariableLookups.
1849
- *
1850
- * @since 3.17.0
1851
- */
1852
- var InlineValueVariableLookup;
1853
- (function (InlineValueVariableLookup) {
1854
- /**
1855
- * Creates a new InlineValueText literal.
1856
- */
1857
- function create(range, variableName, caseSensitiveLookup) {
1858
- return { range: range, variableName: variableName, caseSensitiveLookup: caseSensitiveLookup };
1859
- }
1860
- InlineValueVariableLookup.create = create;
1861
- function is(value) {
1862
- var candidate = value;
1863
- return candidate !== undefined && candidate !== null && Range.is(candidate.range) && Is.boolean(candidate.caseSensitiveLookup)
1864
- && (Is.string(candidate.variableName) || candidate.variableName === undefined);
1865
- }
1866
- InlineValueVariableLookup.is = is;
1867
- })(InlineValueVariableLookup || (exports.InlineValueVariableLookup = InlineValueVariableLookup = {}));
1868
- /**
1869
- * The InlineValueEvaluatableExpression namespace provides functions to deal with InlineValueEvaluatableExpression.
1870
- *
1871
- * @since 3.17.0
1872
- */
1873
- var InlineValueEvaluatableExpression;
1874
- (function (InlineValueEvaluatableExpression) {
1875
- /**
1876
- * Creates a new InlineValueEvaluatableExpression literal.
1877
- */
1878
- function create(range, expression) {
1879
- return { range: range, expression: expression };
1880
- }
1881
- InlineValueEvaluatableExpression.create = create;
1882
- function is(value) {
1883
- var candidate = value;
1884
- return candidate !== undefined && candidate !== null && Range.is(candidate.range)
1885
- && (Is.string(candidate.expression) || candidate.expression === undefined);
1886
- }
1887
- InlineValueEvaluatableExpression.is = is;
1888
- })(InlineValueEvaluatableExpression || (exports.InlineValueEvaluatableExpression = InlineValueEvaluatableExpression = {}));
1889
- /**
1890
- * The InlineValueContext namespace provides helper functions to work with
1891
- * {@link InlineValueContext} literals.
1892
- *
1893
- * @since 3.17.0
1894
- */
1895
- var InlineValueContext;
1896
- (function (InlineValueContext) {
1897
- /**
1898
- * Creates a new InlineValueContext literal.
1899
- */
1900
- function create(frameId, stoppedLocation) {
1901
- return { frameId: frameId, stoppedLocation: stoppedLocation };
1902
- }
1903
- InlineValueContext.create = create;
1904
- /**
1905
- * Checks whether the given literal conforms to the {@link InlineValueContext} interface.
1906
- */
1907
- function is(value) {
1908
- var candidate = value;
1909
- return Is.defined(candidate) && Range.is(value.stoppedLocation);
1910
- }
1911
- InlineValueContext.is = is;
1912
- })(InlineValueContext || (exports.InlineValueContext = InlineValueContext = {}));
1913
- /**
1914
- * Inlay hint kinds.
1915
- *
1916
- * @since 3.17.0
1917
- */
1918
- var InlayHintKind;
1919
- (function (InlayHintKind) {
1920
- /**
1921
- * An inlay hint that for a type annotation.
1922
- */
1923
- InlayHintKind.Type = 1;
1924
- /**
1925
- * An inlay hint that is for a parameter.
1926
- */
1927
- InlayHintKind.Parameter = 2;
1928
- function is(value) {
1929
- return value === 1 || value === 2;
1930
- }
1931
- InlayHintKind.is = is;
1932
- })(InlayHintKind || (exports.InlayHintKind = InlayHintKind = {}));
1933
- var InlayHintLabelPart;
1934
- (function (InlayHintLabelPart) {
1935
- function create(value) {
1936
- return { value: value };
1937
- }
1938
- InlayHintLabelPart.create = create;
1939
- function is(value) {
1940
- var candidate = value;
1941
- return Is.objectLiteral(candidate)
1942
- && (candidate.tooltip === undefined || Is.string(candidate.tooltip) || MarkupContent.is(candidate.tooltip))
1943
- && (candidate.location === undefined || Location.is(candidate.location))
1944
- && (candidate.command === undefined || Command.is(candidate.command));
1945
- }
1946
- InlayHintLabelPart.is = is;
1947
- })(InlayHintLabelPart || (exports.InlayHintLabelPart = InlayHintLabelPart = {}));
1948
- var InlayHint;
1949
- (function (InlayHint) {
1950
- function create(position, label, kind) {
1951
- var result = { position: position, label: label };
1952
- if (kind !== undefined) {
1953
- result.kind = kind;
1954
- }
1955
- return result;
1956
- }
1957
- InlayHint.create = create;
1958
- function is(value) {
1959
- var candidate = value;
1960
- return Is.objectLiteral(candidate) && Position.is(candidate.position)
1961
- && (Is.string(candidate.label) || Is.typedArray(candidate.label, InlayHintLabelPart.is))
1962
- && (candidate.kind === undefined || InlayHintKind.is(candidate.kind))
1963
- && (candidate.textEdits === undefined) || Is.typedArray(candidate.textEdits, TextEdit.is)
1964
- && (candidate.tooltip === undefined || Is.string(candidate.tooltip) || MarkupContent.is(candidate.tooltip))
1965
- && (candidate.paddingLeft === undefined || Is.boolean(candidate.paddingLeft))
1966
- && (candidate.paddingRight === undefined || Is.boolean(candidate.paddingRight));
1967
- }
1968
- InlayHint.is = is;
1969
- })(InlayHint || (exports.InlayHint = InlayHint = {}));
1970
- var StringValue;
1971
- (function (StringValue) {
1972
- function createSnippet(value) {
1973
- return { kind: 'snippet', value: value };
1974
- }
1975
- StringValue.createSnippet = createSnippet;
1976
- })(StringValue || (exports.StringValue = StringValue = {}));
1977
- var InlineCompletionItem;
1978
- (function (InlineCompletionItem) {
1979
- function create(insertText, filterText, range, command) {
1980
- return { insertText: insertText, filterText: filterText, range: range, command: command };
1981
- }
1982
- InlineCompletionItem.create = create;
1983
- })(InlineCompletionItem || (exports.InlineCompletionItem = InlineCompletionItem = {}));
1984
- var InlineCompletionList;
1985
- (function (InlineCompletionList) {
1986
- function create(items) {
1987
- return { items: items };
1988
- }
1989
- InlineCompletionList.create = create;
1990
- })(InlineCompletionList || (exports.InlineCompletionList = InlineCompletionList = {}));
1991
- /**
1992
- * Describes how an {@link InlineCompletionItemProvider inline completion provider} was triggered.
1993
- *
1994
- * @since 3.18.0
1995
- * @proposed
1996
- */
1997
- var InlineCompletionTriggerKind;
1998
- (function (InlineCompletionTriggerKind) {
1999
- /**
2000
- * Completion was triggered explicitly by a user gesture.
2001
- */
2002
- InlineCompletionTriggerKind.Invoked = 0;
2003
- /**
2004
- * Completion was triggered automatically while editing.
2005
- */
2006
- InlineCompletionTriggerKind.Automatic = 1;
2007
- })(InlineCompletionTriggerKind || (exports.InlineCompletionTriggerKind = InlineCompletionTriggerKind = {}));
2008
- var SelectedCompletionInfo;
2009
- (function (SelectedCompletionInfo) {
2010
- function create(range, text) {
2011
- return { range: range, text: text };
2012
- }
2013
- SelectedCompletionInfo.create = create;
2014
- })(SelectedCompletionInfo || (exports.SelectedCompletionInfo = SelectedCompletionInfo = {}));
2015
- var InlineCompletionContext;
2016
- (function (InlineCompletionContext) {
2017
- function create(triggerKind, selectedCompletionInfo) {
2018
- return { triggerKind: triggerKind, selectedCompletionInfo: selectedCompletionInfo };
2019
- }
2020
- InlineCompletionContext.create = create;
2021
- })(InlineCompletionContext || (exports.InlineCompletionContext = InlineCompletionContext = {}));
2022
- var WorkspaceFolder;
2023
- (function (WorkspaceFolder) {
2024
- function is(value) {
2025
- var candidate = value;
2026
- return Is.objectLiteral(candidate) && URI.is(candidate.uri) && Is.string(candidate.name);
2027
- }
2028
- WorkspaceFolder.is = is;
2029
- })(WorkspaceFolder || (exports.WorkspaceFolder = WorkspaceFolder = {}));
2030
- exports.EOL = ['\n', '\r\n', '\r'];
2031
- /**
2032
- * @deprecated Use the text document from the new vscode-languageserver-textdocument package.
2033
- */
2034
- var TextDocument;
2035
- (function (TextDocument) {
2036
- /**
2037
- * Creates a new ITextDocument literal from the given uri and content.
2038
- * @param uri The document's uri.
2039
- * @param languageId The document's language Id.
2040
- * @param version The document's version.
2041
- * @param content The document's content.
2042
- */
2043
- function create(uri, languageId, version, content) {
2044
- return new FullTextDocument(uri, languageId, version, content);
2045
- }
2046
- TextDocument.create = create;
2047
- /**
2048
- * Checks whether the given literal conforms to the {@link ITextDocument} interface.
2049
- */
2050
- function is(value) {
2051
- var candidate = value;
2052
- return Is.defined(candidate) && Is.string(candidate.uri) && (Is.undefined(candidate.languageId) || Is.string(candidate.languageId)) && Is.uinteger(candidate.lineCount)
2053
- && Is.func(candidate.getText) && Is.func(candidate.positionAt) && Is.func(candidate.offsetAt) ? true : false;
2054
- }
2055
- TextDocument.is = is;
2056
- function applyEdits(document, edits) {
2057
- var text = document.getText();
2058
- var sortedEdits = mergeSort(edits, function (a, b) {
2059
- var diff = a.range.start.line - b.range.start.line;
2060
- if (diff === 0) {
2061
- return a.range.start.character - b.range.start.character;
2062
- }
2063
- return diff;
2064
- });
2065
- var lastModifiedOffset = text.length;
2066
- for (var i = sortedEdits.length - 1; i >= 0; i--) {
2067
- var e = sortedEdits[i];
2068
- var startOffset = document.offsetAt(e.range.start);
2069
- var endOffset = document.offsetAt(e.range.end);
2070
- if (endOffset <= lastModifiedOffset) {
2071
- text = text.substring(0, startOffset) + e.newText + text.substring(endOffset, text.length);
2072
- }
2073
- else {
2074
- throw new Error('Overlapping edit');
2075
- }
2076
- lastModifiedOffset = startOffset;
2077
- }
2078
- return text;
2079
- }
2080
- TextDocument.applyEdits = applyEdits;
2081
- function mergeSort(data, compare) {
2082
- if (data.length <= 1) {
2083
- // sorted
2084
- return data;
2085
- }
2086
- var p = (data.length / 2) | 0;
2087
- var left = data.slice(0, p);
2088
- var right = data.slice(p);
2089
- mergeSort(left, compare);
2090
- mergeSort(right, compare);
2091
- var leftIdx = 0;
2092
- var rightIdx = 0;
2093
- var i = 0;
2094
- while (leftIdx < left.length && rightIdx < right.length) {
2095
- var ret = compare(left[leftIdx], right[rightIdx]);
2096
- if (ret <= 0) {
2097
- // smaller_equal -> take left to preserve order
2098
- data[i++] = left[leftIdx++];
2099
- }
2100
- else {
2101
- // greater -> take right
2102
- data[i++] = right[rightIdx++];
2103
- }
2104
- }
2105
- while (leftIdx < left.length) {
2106
- data[i++] = left[leftIdx++];
2107
- }
2108
- while (rightIdx < right.length) {
2109
- data[i++] = right[rightIdx++];
2110
- }
2111
- return data;
2112
- }
2113
- })(TextDocument || (exports.TextDocument = TextDocument = {}));
2114
- /**
2115
- * @deprecated Use the text document from the new vscode-languageserver-textdocument package.
2116
- */
2117
- var FullTextDocument = /** @class */ (function () {
2118
- function FullTextDocument(uri, languageId, version, content) {
2119
- this._uri = uri;
2120
- this._languageId = languageId;
2121
- this._version = version;
2122
- this._content = content;
2123
- this._lineOffsets = undefined;
2124
- }
2125
- Object.defineProperty(FullTextDocument.prototype, "uri", {
2126
- get: function () {
2127
- return this._uri;
2128
- },
2129
- enumerable: false,
2130
- configurable: true
2131
- });
2132
- Object.defineProperty(FullTextDocument.prototype, "languageId", {
2133
- get: function () {
2134
- return this._languageId;
2135
- },
2136
- enumerable: false,
2137
- configurable: true
2138
- });
2139
- Object.defineProperty(FullTextDocument.prototype, "version", {
2140
- get: function () {
2141
- return this._version;
2142
- },
2143
- enumerable: false,
2144
- configurable: true
2145
- });
2146
- FullTextDocument.prototype.getText = function (range) {
2147
- if (range) {
2148
- var start = this.offsetAt(range.start);
2149
- var end = this.offsetAt(range.end);
2150
- return this._content.substring(start, end);
2151
- }
2152
- return this._content;
2153
- };
2154
- FullTextDocument.prototype.update = function (event, version) {
2155
- this._content = event.text;
2156
- this._version = version;
2157
- this._lineOffsets = undefined;
2158
- };
2159
- FullTextDocument.prototype.getLineOffsets = function () {
2160
- if (this._lineOffsets === undefined) {
2161
- var lineOffsets = [];
2162
- var text = this._content;
2163
- var isLineStart = true;
2164
- for (var i = 0; i < text.length; i++) {
2165
- if (isLineStart) {
2166
- lineOffsets.push(i);
2167
- isLineStart = false;
2168
- }
2169
- var ch = text.charAt(i);
2170
- isLineStart = (ch === '\r' || ch === '\n');
2171
- if (ch === '\r' && i + 1 < text.length && text.charAt(i + 1) === '\n') {
2172
- i++;
2173
- }
2174
- }
2175
- if (isLineStart && text.length > 0) {
2176
- lineOffsets.push(text.length);
2177
- }
2178
- this._lineOffsets = lineOffsets;
2179
- }
2180
- return this._lineOffsets;
2181
- };
2182
- FullTextDocument.prototype.positionAt = function (offset) {
2183
- offset = Math.max(Math.min(offset, this._content.length), 0);
2184
- var lineOffsets = this.getLineOffsets();
2185
- var low = 0, high = lineOffsets.length;
2186
- if (high === 0) {
2187
- return Position.create(0, offset);
2188
- }
2189
- while (low < high) {
2190
- var mid = Math.floor((low + high) / 2);
2191
- if (lineOffsets[mid] > offset) {
2192
- high = mid;
2193
- }
2194
- else {
2195
- low = mid + 1;
2196
- }
2197
- }
2198
- // low is the least x for which the line offset is larger than the current offset
2199
- // or array.length if no line offset is larger than the current offset
2200
- var line = low - 1;
2201
- return Position.create(line, offset - lineOffsets[line]);
2202
- };
2203
- FullTextDocument.prototype.offsetAt = function (position) {
2204
- var lineOffsets = this.getLineOffsets();
2205
- if (position.line >= lineOffsets.length) {
2206
- return this._content.length;
2207
- }
2208
- else if (position.line < 0) {
2209
- return 0;
2210
- }
2211
- var lineOffset = lineOffsets[position.line];
2212
- var nextLineOffset = (position.line + 1 < lineOffsets.length) ? lineOffsets[position.line + 1] : this._content.length;
2213
- return Math.max(Math.min(lineOffset + position.character, nextLineOffset), lineOffset);
2214
- };
2215
- Object.defineProperty(FullTextDocument.prototype, "lineCount", {
2216
- get: function () {
2217
- return this.getLineOffsets().length;
2218
- },
2219
- enumerable: false,
2220
- configurable: true
2221
- });
2222
- return FullTextDocument;
2223
- }());
2224
- var Is;
2225
- (function (Is) {
2226
- var toString = Object.prototype.toString;
2227
- function defined(value) {
2228
- return typeof value !== 'undefined';
2229
- }
2230
- Is.defined = defined;
2231
- function undefined$1(value) {
2232
- return typeof value === 'undefined';
2233
- }
2234
- Is.undefined = undefined$1;
2235
- function boolean(value) {
2236
- return value === true || value === false;
2237
- }
2238
- Is.boolean = boolean;
2239
- function string(value) {
2240
- return toString.call(value) === '[object String]';
2241
- }
2242
- Is.string = string;
2243
- function number(value) {
2244
- return toString.call(value) === '[object Number]';
2245
- }
2246
- Is.number = number;
2247
- function numberRange(value, min, max) {
2248
- return toString.call(value) === '[object Number]' && min <= value && value <= max;
2249
- }
2250
- Is.numberRange = numberRange;
2251
- function integer(value) {
2252
- return toString.call(value) === '[object Number]' && -2147483648 <= value && value <= 2147483647;
2253
- }
2254
- Is.integer = integer;
2255
- function uinteger(value) {
2256
- return toString.call(value) === '[object Number]' && 0 <= value && value <= 2147483647;
2257
- }
2258
- Is.uinteger = uinteger;
2259
- function func(value) {
2260
- return toString.call(value) === '[object Function]';
2261
- }
2262
- Is.func = func;
2263
- function objectLiteral(value) {
2264
- // Strictly speaking class instances pass this check as well. Since the LSP
2265
- // doesn't use classes we ignore this for now. If we do we need to add something
2266
- // like this: `Object.getPrototypeOf(Object.getPrototypeOf(x)) === null`
2267
- return value !== null && typeof value === 'object';
2268
- }
2269
- Is.objectLiteral = objectLiteral;
2270
- function typedArray(value, check) {
2271
- return Array.isArray(value) && value.every(check);
2272
- }
2273
- Is.typedArray = typedArray;
2274
- })(Is || (Is = {}));
2275
- });
2276
- } (main.__module, main.__module.exports));
2277
- return main.__module.exports;
2278
- }
2279
-
2280
- exports.__require = requireMain;