@plumile/ui 0.1.113 → 0.1.115
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/esm/_virtual/_rolldown/runtime.js +5 -5
- package/lib/esm/atomic/atoms/modal/Modal.js +14 -14
- package/lib/esm/atomic/atoms/modal/Modal.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js +1 -0
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCell.css.js +0 -1
- package/lib/esm/focus/focusable.js +1 -1
- package/lib/esm/focus/focusable.js.map +1 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-7EHR7CIX.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4EGX6M5U.js +37 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4EGX6M5U.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5DO6E6H7.js +25 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-5DO6E6H7.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{chunk-LIHQZDEY.js → chunk-BR22UD5L.js} +18 -21
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-BR22UD5L.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FHYWG6QK.js +25 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FHYWG6QK.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MPE355IW.js +25 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MPE355IW.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MZUSXYTE.js +32 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MZUSXYTE.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-N66VUXT2.js +56 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-N66VUXT2.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-NNHCCRGN.js +20648 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-NNHCCRGN.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PUPMXCY4.js +25 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PUPMXCY4.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-UIBZB4QT.js +25 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-UIBZB4QT.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WCWK7LTN.js +33 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WCWK7LTN.js.map +1 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/eventmodeling-FCH6USID.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-WXDBUCRP.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-J43DQDTF.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-YPE3B663.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-LRSECV5Y.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-GUYGQ44K.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treeView-BLDUP644.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-LRROVOQU.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/wardley-L42UT6IY.js +3 -0
- package/lib/esm/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js +24 -19
- package/lib/esm/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js.map +1 -1
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +8 -8
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/layout.js +105 -105
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +12 -12
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +8 -8
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/index.js +12 -12
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/init-order.js +6 -6
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +7 -7
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +9 -9
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/order/sort.js +7 -7
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/position/bk.js +53 -53
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/position/index.js +5 -5
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +26 -26
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/rank/util.js +9 -9
- package/lib/esm/node_modules/dagre-d3-es/src/dagre/util.js +54 -54
- package/lib/esm/node_modules/dagre-d3-es/src/graphlib/graph.js +45 -45
- package/lib/esm/node_modules/dagre-d3-es/src/graphlib/json.js +18 -18
- package/lib/esm/node_modules/lodash-es/_arrayLikeKeys.js +8 -8
- package/lib/esm/node_modules/lodash-es/_baseAssign.js +3 -3
- package/lib/esm/node_modules/lodash-es/_baseClone.js +24 -24
- package/lib/esm/node_modules/lodash-es/_baseForOwn.js +3 -3
- package/lib/esm/node_modules/lodash-es/_baseGetAllKeys.js +3 -3
- package/lib/esm/node_modules/lodash-es/_baseIsEqualDeep.js +12 -12
- package/lib/esm/node_modules/lodash-es/_baseIteratee.js +4 -4
- package/lib/esm/node_modules/lodash-es/_baseMatchesProperty.js +9 -9
- package/lib/esm/node_modules/lodash-es/_baseMerge.js +6 -6
- package/lib/esm/node_modules/lodash-es/_baseMergeDeep.js +15 -15
- package/lib/esm/node_modules/lodash-es/_baseOrderBy.js +14 -14
- package/lib/esm/node_modules/lodash-es/_baseSet.js +8 -8
- package/lib/esm/node_modules/lodash-es/_baseSetToString.js +5 -5
- package/lib/esm/node_modules/lodash-es/_baseToString.js +11 -11
- package/lib/esm/node_modules/lodash-es/_baseUniq.js +7 -7
- package/lib/esm/node_modules/lodash-es/_copySymbols.js +3 -3
- package/lib/esm/node_modules/lodash-es/_createSet.js +6 -6
- package/lib/esm/node_modules/lodash-es/_equalByTag.js +18 -18
- package/lib/esm/node_modules/lodash-es/_flatRest.js +4 -4
- package/lib/esm/node_modules/lodash-es/_getAllKeys.js +3 -3
- package/lib/esm/node_modules/lodash-es/_getAllKeysIn.js +4 -4
- package/lib/esm/node_modules/lodash-es/_getSymbolsIn.js +3 -3
- package/lib/esm/node_modules/lodash-es/_hasPath.js +5 -5
- package/lib/esm/node_modules/lodash-es/_initCloneObject.js +4 -4
- package/lib/esm/node_modules/lodash-es/_isFlattenable.js +3 -3
- package/lib/esm/node_modules/lodash-es/_isIterateeCall.js +6 -6
- package/lib/esm/node_modules/lodash-es/_mapCacheClear.js +6 -6
- package/lib/esm/node_modules/lodash-es/findIndex.js +4 -4
- package/lib/esm/node_modules/lodash-es/forEach.js +3 -3
- package/lib/esm/node_modules/lodash-es/forIn.js +3 -3
- package/lib/esm/node_modules/lodash-es/isEmpty.js +8 -8
- package/lib/esm/node_modules/lodash-es/isPlainObject.js +4 -4
- package/lib/esm/node_modules/lodash-es/isString.js +3 -3
- package/lib/esm/node_modules/lodash-es/keys.js +4 -4
- package/lib/esm/node_modules/lodash-es/keysIn.js +3 -3
- package/lib/esm/node_modules/lodash-es/map.js +3 -3
- package/lib/esm/node_modules/lodash-es/mapValues.js +5 -5
- package/lib/esm/node_modules/lodash-es/max.js +3 -3
- package/lib/esm/node_modules/lodash-es/min.js +3 -3
- package/lib/esm/node_modules/lodash-es/minBy.js +3 -3
- package/lib/esm/node_modules/lodash-es/reduce.js +5 -5
- package/lib/esm/node_modules/lodash-es/size.js +4 -4
- package/lib/esm/node_modules/lodash-es/sortBy.js +6 -6
- package/lib/esm/node_modules/lodash-es/union.js +6 -6
- package/lib/esm/node_modules/mermaid/dist/chunks/mermaid.core/chunk-5PVQY5BW.js +146 -146
- package/lib/esm/node_modules/mermaid/dist/chunks/mermaid.core/chunk-5PVQY5BW.js.map +1 -1
- package/lib/esm/node_modules/mermaid/dist/mermaid.core.js +374 -374
- package/lib/esm/node_modules/mermaid/dist/mermaid.core.js.map +1 -1
- package/lib/types/atomic/atoms/modal/Modal.d.ts.map +1 -1
- package/package.json +2 -2
- package/lib/esm/node_modules/@chevrotain/gast/lib/src/helpers.js +0 -27
- package/lib/esm/node_modules/@chevrotain/gast/lib/src/helpers.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/gast/lib/src/model.js +0 -155
- package/lib/esm/node_modules/@chevrotain/gast/lib/src/model.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/gast/lib/src/visitor.js +0 -45
- package/lib/esm/node_modules/@chevrotain/gast/lib/src/visitor.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/api.js +0 -2
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +0 -89
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +0 -39
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +0 -600
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +0 -29
- package/lib/esm/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/utils/lib/src/print.js +0 -13
- package/lib/esm/node_modules/@chevrotain/utils/lib/src/print.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/utils/lib/src/timer.js +0 -12
- package/lib/esm/node_modules/@chevrotain/utils/lib/src/timer.js.map +0 -1
- package/lib/esm/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +0 -14
- package/lib/esm/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-YZFGNWBL.js +0 -3
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-2KRD3SAO.js +0 -28
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-2KRD3SAO.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-67CJDMHE.js +0 -28
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-67CJDMHE.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-7N4EOEYR.js +0 -40
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-7N4EOEYR.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AA7GKIK3.js +0 -35
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AA7GKIK3.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CIAEETIT.js +0 -28
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CIAEETIT.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FOC6F5B3.js +0 -28
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FOC6F5B3.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-K5T4RW27.js +0 -1210
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-K5T4RW27.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-KGLVRYIC.js +0 -28
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-KGLVRYIC.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LIHQZDEY.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-ORNJ4GCN.js +0 -36
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-ORNJ4GCN.js.map +0 -1
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-7Q5UKJZL.js +0 -3
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-OMHHGYJF.js +0 -3
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-4T2RLAQJ.js +0 -3
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-ZZUOXDRM.js +0 -3
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-PYXPWWZC.js +0 -3
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treeView-SZITEDCU.js +0 -3
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-W4RFUUIX.js +0 -3
- package/lib/esm/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/wardley-RL74JXVD.js +0 -3
- package/lib/esm/node_modules/chevrotain/lib/src/api.js +0 -10
- package/lib/esm/node_modules/chevrotain/lib/src/lang/lang_extensions.js +0 -14
- package/lib/esm/node_modules/chevrotain/lib/src/lang/lang_extensions.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/constants.js +0 -6
- package/lib/esm/node_modules/chevrotain/lib/src/parse/constants.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/cst/cst.js +0 -17
- package/lib/esm/node_modules/chevrotain/lib/src/parse/cst/cst.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +0 -53
- package/lib/esm/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/errors_public.js +0 -81
- package/lib/esm/node_modules/chevrotain/lib/src/parse/errors_public.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/exceptions_public.js +0 -37
- package/lib/esm/node_modules/chevrotain/lib/src/parse/exceptions_public.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/checks.js +0 -279
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/checks.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/first.js +0 -27
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/first.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/follow.js +0 -32
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/follow.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +0 -18
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +0 -269
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/keys.js +0 -8
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/keys.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +0 -45
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +0 -245
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +0 -34
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/resolver.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/rest.js +0 -60
- package/lib/esm/node_modules/chevrotain/lib/src/parse/grammar/rest.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/parser.js +0 -118
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/parser.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +0 -50
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +0 -170
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +0 -47
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +0 -111
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +0 -25
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +0 -316
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +0 -291
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +0 -147
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +0 -96
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +0 -15
- package/lib/esm/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer.js +0 -439
- package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +0 -13
- package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer_public.js +0 -257
- package/lib/esm/node_modules/chevrotain/lib/src/scan/lexer_public.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/scan/reg_exp.js +0 -157
- package/lib/esm/node_modules/chevrotain/lib/src/scan/reg_exp.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +0 -19
- package/lib/esm/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/scan/tokens.js +0 -68
- package/lib/esm/node_modules/chevrotain/lib/src/scan/tokens.js.map +0 -1
- package/lib/esm/node_modules/chevrotain/lib/src/scan/tokens_public.js +0 -43
- package/lib/esm/node_modules/chevrotain/lib/src/scan/tokens_public.js.map +0 -1
- package/lib/esm/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +0 -365
- package/lib/esm/node_modules/chevrotain-allstar/lib/all-star-lookahead.js.map +0 -1
- package/lib/esm/node_modules/chevrotain-allstar/lib/atn.js +0 -197
- package/lib/esm/node_modules/chevrotain-allstar/lib/atn.js.map +0 -1
- package/lib/esm/node_modules/chevrotain-allstar/lib/dfa.js +0 -35
- package/lib/esm/node_modules/chevrotain-allstar/lib/dfa.js.map +0 -1
- package/lib/esm/node_modules/chevrotain-allstar/lib/index.js +0 -1
- package/lib/esm/node_modules/langium/lib/default-module.js +0 -89
- package/lib/esm/node_modules/langium/lib/default-module.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/dependency-injection.js +0 -62
- package/lib/esm/node_modules/langium/lib/dependency-injection.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/documentation/comment-provider.js +0 -15
- package/lib/esm/node_modules/langium/lib/documentation/comment-provider.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/documentation/documentation-provider.js +0 -40
- package/lib/esm/node_modules/langium/lib/documentation/documentation-provider.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/documentation/jsdoc.js +0 -307
- package/lib/esm/node_modules/langium/lib/documentation/jsdoc.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/languages/generated/ast.js +0 -900
- package/lib/esm/node_modules/langium/lib/languages/generated/ast.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/languages/grammar-config.js +0 -17
- package/lib/esm/node_modules/langium/lib/languages/grammar-config.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/async-parser.js +0 -13
- package/lib/esm/node_modules/langium/lib/parser/async-parser.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/completion-parser-builder.js +0 -11
- package/lib/esm/node_modules/langium/lib/parser/completion-parser-builder.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/cst-node-builder.js +0 -164
- package/lib/esm/node_modules/langium/lib/parser/cst-node-builder.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/langium-parser-builder.js +0 -15
- package/lib/esm/node_modules/langium/lib/parser/langium-parser-builder.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/langium-parser.js +0 -397
- package/lib/esm/node_modules/langium/lib/parser/langium-parser.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/lexer.js +0 -54
- package/lib/esm/node_modules/langium/lib/parser/lexer.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/parser-builder-base.js +0 -278
- package/lib/esm/node_modules/langium/lib/parser/parser-builder-base.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/token-builder.js +0 -65
- package/lib/esm/node_modules/langium/lib/parser/token-builder.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/parser/value-converter.js +0 -82
- package/lib/esm/node_modules/langium/lib/parser/value-converter.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/references/linker.js +0 -195
- package/lib/esm/node_modules/langium/lib/references/linker.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/references/name-provider.js +0 -17
- package/lib/esm/node_modules/langium/lib/references/name-provider.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/references/references.js +0 -80
- package/lib/esm/node_modules/langium/lib/references/references.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/references/scope-computation.js +0 -39
- package/lib/esm/node_modules/langium/lib/references/scope-computation.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/references/scope-provider.js +0 -38
- package/lib/esm/node_modules/langium/lib/references/scope-provider.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/references/scope.js +0 -46
- package/lib/esm/node_modules/langium/lib/references/scope.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/serializer/hydrator.js +0 -129
- package/lib/esm/node_modules/langium/lib/serializer/hydrator.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/serializer/json-serializer.js +0 -149
- package/lib/esm/node_modules/langium/lib/serializer/json-serializer.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/service-registry.js +0 -41
- package/lib/esm/node_modules/langium/lib/service-registry.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/syntax-tree.js +0 -74
- package/lib/esm/node_modules/langium/lib/syntax-tree.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/ast-utils.js +0 -124
- package/lib/esm/node_modules/langium/lib/utils/ast-utils.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/caching.js +0 -84
- package/lib/esm/node_modules/langium/lib/utils/caching.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/cancellation.js +0 -9
- package/lib/esm/node_modules/langium/lib/utils/cancellation.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/collections.js +0 -89
- package/lib/esm/node_modules/langium/lib/utils/collections.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/cst-utils.js +0 -77
- package/lib/esm/node_modules/langium/lib/utils/cst-utils.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/disposable.js +0 -12
- package/lib/esm/node_modules/langium/lib/utils/disposable.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/errors.js +0 -13
- package/lib/esm/node_modules/langium/lib/utils/errors.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/event.js +0 -9
- package/lib/esm/node_modules/langium/lib/utils/event.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/grammar-loader.js +0 -26
- package/lib/esm/node_modules/langium/lib/utils/grammar-loader.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/grammar-utils.js +0 -221
- package/lib/esm/node_modules/langium/lib/utils/grammar-utils.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/promise-utils.js +0 -31
- package/lib/esm/node_modules/langium/lib/utils/promise-utils.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/regexp-utils.js +0 -146
- package/lib/esm/node_modules/langium/lib/utils/regexp-utils.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/stream.js +0 -331
- package/lib/esm/node_modules/langium/lib/utils/stream.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/utils/uri-utils.js +0 -111
- package/lib/esm/node_modules/langium/lib/utils/uri-utils.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/validation/document-validator.js +0 -213
- package/lib/esm/node_modules/langium/lib/validation/document-validator.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/validation/validation-registry.js +0 -90
- package/lib/esm/node_modules/langium/lib/validation/validation-registry.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/ast-descriptions.js +0 -61
- package/lib/esm/node_modules/langium/lib/workspace/ast-descriptions.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/ast-node-locator.js +0 -32
- package/lib/esm/node_modules/langium/lib/workspace/ast-node-locator.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/configuration.js +0 -55
- package/lib/esm/node_modules/langium/lib/workspace/configuration.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/document-builder.js +0 -200
- package/lib/esm/node_modules/langium/lib/workspace/document-builder.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/documents.js +0 -146
- package/lib/esm/node_modules/langium/lib/workspace/documents.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/file-system-provider.js +0 -37
- package/lib/esm/node_modules/langium/lib/workspace/file-system-provider.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/index-manager.js +0 -53
- package/lib/esm/node_modules/langium/lib/workspace/index-manager.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/workspace-lock.js +0 -46
- package/lib/esm/node_modules/langium/lib/workspace/workspace-lock.js.map +0 -1
- package/lib/esm/node_modules/langium/lib/workspace/workspace-manager.js +0 -70
- package/lib/esm/node_modules/langium/lib/workspace/workspace-manager.js.map +0 -1
- package/lib/esm/node_modules/lodash-es/flatMap.js +0 -10
- package/lib/esm/node_modules/lodash-es/flatMap.js.map +0 -1
- package/lib/esm/node_modules/lodash-es/uniqBy.js +0 -10
- package/lib/esm/node_modules/lodash-es/uniqBy.js.map +0 -1
- package/lib/esm/node_modules/vscode-jsonrpc/lib/common/cancellation.js +0 -61
- package/lib/esm/node_modules/vscode-jsonrpc/lib/common/cancellation.js.map +0 -1
- package/lib/esm/node_modules/vscode-jsonrpc/lib/common/events.js +0 -68
- package/lib/esm/node_modules/vscode-jsonrpc/lib/common/events.js.map +0 -1
- package/lib/esm/node_modules/vscode-jsonrpc/lib/common/is.js +0 -38
- package/lib/esm/node_modules/vscode-jsonrpc/lib/common/is.js.map +0 -1
- package/lib/esm/node_modules/vscode-jsonrpc/lib/common/ral.js +0 -22
- package/lib/esm/node_modules/vscode-jsonrpc/lib/common/ral.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/browser/main.js +0 -32
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/browser/main.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/api.js +0 -40
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/api.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/connection.js +0 -16
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/connection.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/messages.js +0 -35
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/messages.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js +0 -23
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js +0 -19
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js +0 -15
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js +0 -15
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js +0 -37
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js +0 -39
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js +0 -19
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js +0 -15
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js +0 -23
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js +0 -15
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js +0 -19
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.js +0 -678
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js +0 -15
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js +0 -23
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js +0 -130
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js +0 -28
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js +0 -15
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js +0 -35
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js +0 -15
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js +0 -15
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js +0 -23
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.js +0 -19
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js +0 -46
- package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/browser.js +0 -11
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/browser.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/browser/main.js +0 -56
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/browser/main.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/browser/ril.js +0 -124
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/browser/ril.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/api.js +0 -341
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/api.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/cancellation.js +0 -61
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/cancellation.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/connection.js +0 -651
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/connection.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/disposable.js +0 -17
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/disposable.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/events.js +0 -68
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/events.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/is.js +0 -38
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/is.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/linkedMap.js +0 -239
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/linkedMap.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js +0 -97
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/messageReader.js +0 -133
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/messageReader.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/messageWriter.js +0 -89
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/messageWriter.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/messages.js +0 -165
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/messages.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/ral.js +0 -22
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/ral.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/semaphore.js +0 -48
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/semaphore.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js +0 -62
- package/lib/esm/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +0 -142
- package/lib/esm/node_modules/vscode-languageserver-textdocument/lib/esm/main.js.map +0 -1
- package/lib/esm/node_modules/vscode-languageserver-types/lib/esm/main.js +0 -1088
- package/lib/esm/node_modules/vscode-languageserver-types/lib/esm/main.js.map +0 -1
- package/lib/esm/node_modules/vscode-uri/lib/esm/index.js +0 -377
- package/lib/esm/node_modules/vscode-uri/lib/esm/index.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.WorkspaceSymbolRequest = exports.CodeActionResolveRequest = exports.CodeActionRequest = exports.DocumentSymbolRequest = exports.DocumentHighlightRequest = exports.ReferencesRequest = exports.DefinitionRequest = exports.SignatureHelpRequest = exports.SignatureHelpTriggerKind = exports.HoverRequest = exports.CompletionResolveRequest = exports.CompletionRequest = exports.CompletionTriggerKind = exports.PublishDiagnosticsNotification = exports.WatchKind = exports.RelativePattern = exports.FileChangeType = exports.DidChangeWatchedFilesNotification = exports.WillSaveTextDocumentWaitUntilRequest = exports.WillSaveTextDocumentNotification = exports.TextDocumentSaveReason = exports.DidSaveTextDocumentNotification = exports.DidCloseTextDocumentNotification = exports.DidChangeTextDocumentNotification = exports.TextDocumentContentChangeEvent = exports.DidOpenTextDocumentNotification = exports.TextDocumentSyncKind = exports.TelemetryEventNotification = exports.LogMessageNotification = exports.ShowMessageRequest = exports.ShowMessageNotification = exports.MessageType = exports.DidChangeConfigurationNotification = exports.ExitNotification = exports.ShutdownRequest = exports.InitializedNotification = exports.InitializeErrorCodes = exports.InitializeRequest = exports.WorkDoneProgressOptions = exports.TextDocumentRegistrationOptions = exports.StaticRegistrationOptions = exports.PositionEncodingKind = exports.FailureHandlingKind = exports.ResourceOperationKind = exports.UnregistrationRequest = exports.RegistrationRequest = exports.DocumentSelector = exports.NotebookCellTextDocumentFilter = exports.NotebookDocumentFilter = exports.TextDocumentFilter = void 0;\nexports.MonikerRequest = exports.MonikerKind = exports.UniquenessLevel = exports.WillDeleteFilesRequest = exports.DidDeleteFilesNotification = exports.WillRenameFilesRequest = exports.DidRenameFilesNotification = exports.WillCreateFilesRequest = exports.DidCreateFilesNotification = exports.FileOperationPatternKind = exports.LinkedEditingRangeRequest = exports.ShowDocumentRequest = exports.SemanticTokensRegistrationType = exports.SemanticTokensRefreshRequest = exports.SemanticTokensRangeRequest = exports.SemanticTokensDeltaRequest = exports.SemanticTokensRequest = exports.TokenFormat = exports.CallHierarchyPrepareRequest = exports.CallHierarchyOutgoingCallsRequest = exports.CallHierarchyIncomingCallsRequest = exports.WorkDoneProgressCancelNotification = exports.WorkDoneProgressCreateRequest = exports.WorkDoneProgress = exports.SelectionRangeRequest = exports.DeclarationRequest = exports.FoldingRangeRefreshRequest = exports.FoldingRangeRequest = exports.ColorPresentationRequest = exports.DocumentColorRequest = exports.ConfigurationRequest = exports.DidChangeWorkspaceFoldersNotification = exports.WorkspaceFoldersRequest = exports.TypeDefinitionRequest = exports.ImplementationRequest = exports.ApplyWorkspaceEditRequest = exports.ExecuteCommandRequest = exports.PrepareRenameRequest = exports.RenameRequest = exports.PrepareSupportDefaultBehavior = exports.DocumentOnTypeFormattingRequest = exports.DocumentRangesFormattingRequest = exports.DocumentRangeFormattingRequest = exports.DocumentFormattingRequest = exports.DocumentLinkResolveRequest = exports.DocumentLinkRequest = exports.CodeLensRefreshRequest = exports.CodeLensResolveRequest = exports.CodeLensRequest = exports.WorkspaceSymbolResolveRequest = void 0;\nexports.InlineCompletionRequest = exports.DidCloseNotebookDocumentNotification = exports.DidSaveNotebookDocumentNotification = exports.DidChangeNotebookDocumentNotification = exports.NotebookCellArrayChange = exports.DidOpenNotebookDocumentNotification = exports.NotebookDocumentSyncRegistrationType = exports.NotebookDocument = exports.NotebookCell = exports.ExecutionSummary = exports.NotebookCellKind = exports.DiagnosticRefreshRequest = exports.WorkspaceDiagnosticRequest = exports.DocumentDiagnosticRequest = exports.DocumentDiagnosticReportKind = exports.DiagnosticServerCancellationData = exports.InlayHintRefreshRequest = exports.InlayHintResolveRequest = exports.InlayHintRequest = exports.InlineValueRefreshRequest = exports.InlineValueRequest = exports.TypeHierarchySupertypesRequest = exports.TypeHierarchySubtypesRequest = exports.TypeHierarchyPrepareRequest = void 0;\nconst messages_1 = require(\"./messages\");\nconst vscode_languageserver_types_1 = require(\"vscode-languageserver-types\");\nconst Is = require(\"./utils/is\");\nconst protocol_implementation_1 = require(\"./protocol.implementation\");\nObject.defineProperty(exports, \"ImplementationRequest\", { enumerable: true, get: function () { return protocol_implementation_1.ImplementationRequest; } });\nconst protocol_typeDefinition_1 = require(\"./protocol.typeDefinition\");\nObject.defineProperty(exports, \"TypeDefinitionRequest\", { enumerable: true, get: function () { return protocol_typeDefinition_1.TypeDefinitionRequest; } });\nconst protocol_workspaceFolder_1 = require(\"./protocol.workspaceFolder\");\nObject.defineProperty(exports, \"WorkspaceFoldersRequest\", { enumerable: true, get: function () { return protocol_workspaceFolder_1.WorkspaceFoldersRequest; } });\nObject.defineProperty(exports, \"DidChangeWorkspaceFoldersNotification\", { enumerable: true, get: function () { return protocol_workspaceFolder_1.DidChangeWorkspaceFoldersNotification; } });\nconst protocol_configuration_1 = require(\"./protocol.configuration\");\nObject.defineProperty(exports, \"ConfigurationRequest\", { enumerable: true, get: function () { return protocol_configuration_1.ConfigurationRequest; } });\nconst protocol_colorProvider_1 = require(\"./protocol.colorProvider\");\nObject.defineProperty(exports, \"DocumentColorRequest\", { enumerable: true, get: function () { return protocol_colorProvider_1.DocumentColorRequest; } });\nObject.defineProperty(exports, \"ColorPresentationRequest\", { enumerable: true, get: function () { return protocol_colorProvider_1.ColorPresentationRequest; } });\nconst protocol_foldingRange_1 = require(\"./protocol.foldingRange\");\nObject.defineProperty(exports, \"FoldingRangeRequest\", { enumerable: true, get: function () { return protocol_foldingRange_1.FoldingRangeRequest; } });\nObject.defineProperty(exports, \"FoldingRangeRefreshRequest\", { enumerable: true, get: function () { return protocol_foldingRange_1.FoldingRangeRefreshRequest; } });\nconst protocol_declaration_1 = require(\"./protocol.declaration\");\nObject.defineProperty(exports, \"DeclarationRequest\", { enumerable: true, get: function () { return protocol_declaration_1.DeclarationRequest; } });\nconst protocol_selectionRange_1 = require(\"./protocol.selectionRange\");\nObject.defineProperty(exports, \"SelectionRangeRequest\", { enumerable: true, get: function () { return protocol_selectionRange_1.SelectionRangeRequest; } });\nconst protocol_progress_1 = require(\"./protocol.progress\");\nObject.defineProperty(exports, \"WorkDoneProgress\", { enumerable: true, get: function () { return protocol_progress_1.WorkDoneProgress; } });\nObject.defineProperty(exports, \"WorkDoneProgressCreateRequest\", { enumerable: true, get: function () { return protocol_progress_1.WorkDoneProgressCreateRequest; } });\nObject.defineProperty(exports, \"WorkDoneProgressCancelNotification\", { enumerable: true, get: function () { return protocol_progress_1.WorkDoneProgressCancelNotification; } });\nconst protocol_callHierarchy_1 = require(\"./protocol.callHierarchy\");\nObject.defineProperty(exports, \"CallHierarchyIncomingCallsRequest\", { enumerable: true, get: function () { return protocol_callHierarchy_1.CallHierarchyIncomingCallsRequest; } });\nObject.defineProperty(exports, \"CallHierarchyOutgoingCallsRequest\", { enumerable: true, get: function () { return protocol_callHierarchy_1.CallHierarchyOutgoingCallsRequest; } });\nObject.defineProperty(exports, \"CallHierarchyPrepareRequest\", { enumerable: true, get: function () { return protocol_callHierarchy_1.CallHierarchyPrepareRequest; } });\nconst protocol_semanticTokens_1 = require(\"./protocol.semanticTokens\");\nObject.defineProperty(exports, \"TokenFormat\", { enumerable: true, get: function () { return protocol_semanticTokens_1.TokenFormat; } });\nObject.defineProperty(exports, \"SemanticTokensRequest\", { enumerable: true, get: function () { return protocol_semanticTokens_1.SemanticTokensRequest; } });\nObject.defineProperty(exports, \"SemanticTokensDeltaRequest\", { enumerable: true, get: function () { return protocol_semanticTokens_1.SemanticTokensDeltaRequest; } });\nObject.defineProperty(exports, \"SemanticTokensRangeRequest\", { enumerable: true, get: function () { return protocol_semanticTokens_1.SemanticTokensRangeRequest; } });\nObject.defineProperty(exports, \"SemanticTokensRefreshRequest\", { enumerable: true, get: function () { return protocol_semanticTokens_1.SemanticTokensRefreshRequest; } });\nObject.defineProperty(exports, \"SemanticTokensRegistrationType\", { enumerable: true, get: function () { return protocol_semanticTokens_1.SemanticTokensRegistrationType; } });\nconst protocol_showDocument_1 = require(\"./protocol.showDocument\");\nObject.defineProperty(exports, \"ShowDocumentRequest\", { enumerable: true, get: function () { return protocol_showDocument_1.ShowDocumentRequest; } });\nconst protocol_linkedEditingRange_1 = require(\"./protocol.linkedEditingRange\");\nObject.defineProperty(exports, \"LinkedEditingRangeRequest\", { enumerable: true, get: function () { return protocol_linkedEditingRange_1.LinkedEditingRangeRequest; } });\nconst protocol_fileOperations_1 = require(\"./protocol.fileOperations\");\nObject.defineProperty(exports, \"FileOperationPatternKind\", { enumerable: true, get: function () { return protocol_fileOperations_1.FileOperationPatternKind; } });\nObject.defineProperty(exports, \"DidCreateFilesNotification\", { enumerable: true, get: function () { return protocol_fileOperations_1.DidCreateFilesNotification; } });\nObject.defineProperty(exports, \"WillCreateFilesRequest\", { enumerable: true, get: function () { return protocol_fileOperations_1.WillCreateFilesRequest; } });\nObject.defineProperty(exports, \"DidRenameFilesNotification\", { enumerable: true, get: function () { return protocol_fileOperations_1.DidRenameFilesNotification; } });\nObject.defineProperty(exports, \"WillRenameFilesRequest\", { enumerable: true, get: function () { return protocol_fileOperations_1.WillRenameFilesRequest; } });\nObject.defineProperty(exports, \"DidDeleteFilesNotification\", { enumerable: true, get: function () { return protocol_fileOperations_1.DidDeleteFilesNotification; } });\nObject.defineProperty(exports, \"WillDeleteFilesRequest\", { enumerable: true, get: function () { return protocol_fileOperations_1.WillDeleteFilesRequest; } });\nconst protocol_moniker_1 = require(\"./protocol.moniker\");\nObject.defineProperty(exports, \"UniquenessLevel\", { enumerable: true, get: function () { return protocol_moniker_1.UniquenessLevel; } });\nObject.defineProperty(exports, \"MonikerKind\", { enumerable: true, get: function () { return protocol_moniker_1.MonikerKind; } });\nObject.defineProperty(exports, \"MonikerRequest\", { enumerable: true, get: function () { return protocol_moniker_1.MonikerRequest; } });\nconst protocol_typeHierarchy_1 = require(\"./protocol.typeHierarchy\");\nObject.defineProperty(exports, \"TypeHierarchyPrepareRequest\", { enumerable: true, get: function () { return protocol_typeHierarchy_1.TypeHierarchyPrepareRequest; } });\nObject.defineProperty(exports, \"TypeHierarchySubtypesRequest\", { enumerable: true, get: function () { return protocol_typeHierarchy_1.TypeHierarchySubtypesRequest; } });\nObject.defineProperty(exports, \"TypeHierarchySupertypesRequest\", { enumerable: true, get: function () { return protocol_typeHierarchy_1.TypeHierarchySupertypesRequest; } });\nconst protocol_inlineValue_1 = require(\"./protocol.inlineValue\");\nObject.defineProperty(exports, \"InlineValueRequest\", { enumerable: true, get: function () { return protocol_inlineValue_1.InlineValueRequest; } });\nObject.defineProperty(exports, \"InlineValueRefreshRequest\", { enumerable: true, get: function () { return protocol_inlineValue_1.InlineValueRefreshRequest; } });\nconst protocol_inlayHint_1 = require(\"./protocol.inlayHint\");\nObject.defineProperty(exports, \"InlayHintRequest\", { enumerable: true, get: function () { return protocol_inlayHint_1.InlayHintRequest; } });\nObject.defineProperty(exports, \"InlayHintResolveRequest\", { enumerable: true, get: function () { return protocol_inlayHint_1.InlayHintResolveRequest; } });\nObject.defineProperty(exports, \"InlayHintRefreshRequest\", { enumerable: true, get: function () { return protocol_inlayHint_1.InlayHintRefreshRequest; } });\nconst protocol_diagnostic_1 = require(\"./protocol.diagnostic\");\nObject.defineProperty(exports, \"DiagnosticServerCancellationData\", { enumerable: true, get: function () { return protocol_diagnostic_1.DiagnosticServerCancellationData; } });\nObject.defineProperty(exports, \"DocumentDiagnosticReportKind\", { enumerable: true, get: function () { return protocol_diagnostic_1.DocumentDiagnosticReportKind; } });\nObject.defineProperty(exports, \"DocumentDiagnosticRequest\", { enumerable: true, get: function () { return protocol_diagnostic_1.DocumentDiagnosticRequest; } });\nObject.defineProperty(exports, \"WorkspaceDiagnosticRequest\", { enumerable: true, get: function () { return protocol_diagnostic_1.WorkspaceDiagnosticRequest; } });\nObject.defineProperty(exports, \"DiagnosticRefreshRequest\", { enumerable: true, get: function () { return protocol_diagnostic_1.DiagnosticRefreshRequest; } });\nconst protocol_notebook_1 = require(\"./protocol.notebook\");\nObject.defineProperty(exports, \"NotebookCellKind\", { enumerable: true, get: function () { return protocol_notebook_1.NotebookCellKind; } });\nObject.defineProperty(exports, \"ExecutionSummary\", { enumerable: true, get: function () { return protocol_notebook_1.ExecutionSummary; } });\nObject.defineProperty(exports, \"NotebookCell\", { enumerable: true, get: function () { return protocol_notebook_1.NotebookCell; } });\nObject.defineProperty(exports, \"NotebookDocument\", { enumerable: true, get: function () { return protocol_notebook_1.NotebookDocument; } });\nObject.defineProperty(exports, \"NotebookDocumentSyncRegistrationType\", { enumerable: true, get: function () { return protocol_notebook_1.NotebookDocumentSyncRegistrationType; } });\nObject.defineProperty(exports, \"DidOpenNotebookDocumentNotification\", { enumerable: true, get: function () { return protocol_notebook_1.DidOpenNotebookDocumentNotification; } });\nObject.defineProperty(exports, \"NotebookCellArrayChange\", { enumerable: true, get: function () { return protocol_notebook_1.NotebookCellArrayChange; } });\nObject.defineProperty(exports, \"DidChangeNotebookDocumentNotification\", { enumerable: true, get: function () { return protocol_notebook_1.DidChangeNotebookDocumentNotification; } });\nObject.defineProperty(exports, \"DidSaveNotebookDocumentNotification\", { enumerable: true, get: function () { return protocol_notebook_1.DidSaveNotebookDocumentNotification; } });\nObject.defineProperty(exports, \"DidCloseNotebookDocumentNotification\", { enumerable: true, get: function () { return protocol_notebook_1.DidCloseNotebookDocumentNotification; } });\nconst protocol_inlineCompletion_1 = require(\"./protocol.inlineCompletion\");\nObject.defineProperty(exports, \"InlineCompletionRequest\", { enumerable: true, get: function () { return protocol_inlineCompletion_1.InlineCompletionRequest; } });\n// @ts-ignore: to avoid inlining LocationLink as dynamic import\nlet __noDynamicImport;\n/**\n * The TextDocumentFilter namespace provides helper functions to work with\n * {@link TextDocumentFilter} literals.\n *\n * @since 3.17.0\n */\nvar TextDocumentFilter;\n(function (TextDocumentFilter) {\n function is(value) {\n const candidate = value;\n return Is.string(candidate) || (Is.string(candidate.language) || Is.string(candidate.scheme) || Is.string(candidate.pattern));\n }\n TextDocumentFilter.is = is;\n})(TextDocumentFilter || (exports.TextDocumentFilter = TextDocumentFilter = {}));\n/**\n * The NotebookDocumentFilter namespace provides helper functions to work with\n * {@link NotebookDocumentFilter} literals.\n *\n * @since 3.17.0\n */\nvar NotebookDocumentFilter;\n(function (NotebookDocumentFilter) {\n function is(value) {\n const candidate = value;\n return Is.objectLiteral(candidate) && (Is.string(candidate.notebookType) || Is.string(candidate.scheme) || Is.string(candidate.pattern));\n }\n NotebookDocumentFilter.is = is;\n})(NotebookDocumentFilter || (exports.NotebookDocumentFilter = NotebookDocumentFilter = {}));\n/**\n * The NotebookCellTextDocumentFilter namespace provides helper functions to work with\n * {@link NotebookCellTextDocumentFilter} literals.\n *\n * @since 3.17.0\n */\nvar NotebookCellTextDocumentFilter;\n(function (NotebookCellTextDocumentFilter) {\n function is(value) {\n const candidate = value;\n return Is.objectLiteral(candidate)\n && (Is.string(candidate.notebook) || NotebookDocumentFilter.is(candidate.notebook))\n && (candidate.language === undefined || Is.string(candidate.language));\n }\n NotebookCellTextDocumentFilter.is = is;\n})(NotebookCellTextDocumentFilter || (exports.NotebookCellTextDocumentFilter = NotebookCellTextDocumentFilter = {}));\n/**\n * The DocumentSelector namespace provides helper functions to work with\n * {@link DocumentSelector}s.\n */\nvar DocumentSelector;\n(function (DocumentSelector) {\n function is(value) {\n if (!Array.isArray(value)) {\n return false;\n }\n for (let elem of value) {\n if (!Is.string(elem) && !TextDocumentFilter.is(elem) && !NotebookCellTextDocumentFilter.is(elem)) {\n return false;\n }\n }\n return true;\n }\n DocumentSelector.is = is;\n})(DocumentSelector || (exports.DocumentSelector = DocumentSelector = {}));\n/**\n * The `client/registerCapability` request is sent from the server to the client to register a new capability\n * handler on the client side.\n */\nvar RegistrationRequest;\n(function (RegistrationRequest) {\n RegistrationRequest.method = 'client/registerCapability';\n RegistrationRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n RegistrationRequest.type = new messages_1.ProtocolRequestType(RegistrationRequest.method);\n})(RegistrationRequest || (exports.RegistrationRequest = RegistrationRequest = {}));\n/**\n * The `client/unregisterCapability` request is sent from the server to the client to unregister a previously registered capability\n * handler on the client side.\n */\nvar UnregistrationRequest;\n(function (UnregistrationRequest) {\n UnregistrationRequest.method = 'client/unregisterCapability';\n UnregistrationRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n UnregistrationRequest.type = new messages_1.ProtocolRequestType(UnregistrationRequest.method);\n})(UnregistrationRequest || (exports.UnregistrationRequest = UnregistrationRequest = {}));\nvar ResourceOperationKind;\n(function (ResourceOperationKind) {\n /**\n * Supports creating new files and folders.\n */\n ResourceOperationKind.Create = 'create';\n /**\n * Supports renaming existing files and folders.\n */\n ResourceOperationKind.Rename = 'rename';\n /**\n * Supports deleting existing files and folders.\n */\n ResourceOperationKind.Delete = 'delete';\n})(ResourceOperationKind || (exports.ResourceOperationKind = ResourceOperationKind = {}));\nvar FailureHandlingKind;\n(function (FailureHandlingKind) {\n /**\n * Applying the workspace change is simply aborted if one of the changes provided\n * fails. All operations executed before the failing operation stay executed.\n */\n FailureHandlingKind.Abort = 'abort';\n /**\n * All operations are executed transactional. That means they either all\n * succeed or no changes at all are applied to the workspace.\n */\n FailureHandlingKind.Transactional = 'transactional';\n /**\n * If the workspace edit contains only textual file changes they are executed transactional.\n * If resource changes (create, rename or delete file) are part of the change the failure\n * handling strategy is abort.\n */\n FailureHandlingKind.TextOnlyTransactional = 'textOnlyTransactional';\n /**\n * The client tries to undo the operations already executed. But there is no\n * guarantee that this is succeeding.\n */\n FailureHandlingKind.Undo = 'undo';\n})(FailureHandlingKind || (exports.FailureHandlingKind = FailureHandlingKind = {}));\n/**\n * A set of predefined position encoding kinds.\n *\n * @since 3.17.0\n */\nvar PositionEncodingKind;\n(function (PositionEncodingKind) {\n /**\n * Character offsets count UTF-8 code units (e.g. bytes).\n */\n PositionEncodingKind.UTF8 = 'utf-8';\n /**\n * Character offsets count UTF-16 code units.\n *\n * This is the default and must always be supported\n * by servers\n */\n PositionEncodingKind.UTF16 = 'utf-16';\n /**\n * Character offsets count UTF-32 code units.\n *\n * Implementation note: these are the same as Unicode codepoints,\n * so this `PositionEncodingKind` may also be used for an\n * encoding-agnostic representation of character offsets.\n */\n PositionEncodingKind.UTF32 = 'utf-32';\n})(PositionEncodingKind || (exports.PositionEncodingKind = PositionEncodingKind = {}));\n/**\n * The StaticRegistrationOptions namespace provides helper functions to work with\n * {@link StaticRegistrationOptions} literals.\n */\nvar StaticRegistrationOptions;\n(function (StaticRegistrationOptions) {\n function hasId(value) {\n const candidate = value;\n return candidate && Is.string(candidate.id) && candidate.id.length > 0;\n }\n StaticRegistrationOptions.hasId = hasId;\n})(StaticRegistrationOptions || (exports.StaticRegistrationOptions = StaticRegistrationOptions = {}));\n/**\n * The TextDocumentRegistrationOptions namespace provides helper functions to work with\n * {@link TextDocumentRegistrationOptions} literals.\n */\nvar TextDocumentRegistrationOptions;\n(function (TextDocumentRegistrationOptions) {\n function is(value) {\n const candidate = value;\n return candidate && (candidate.documentSelector === null || DocumentSelector.is(candidate.documentSelector));\n }\n TextDocumentRegistrationOptions.is = is;\n})(TextDocumentRegistrationOptions || (exports.TextDocumentRegistrationOptions = TextDocumentRegistrationOptions = {}));\n/**\n * The WorkDoneProgressOptions namespace provides helper functions to work with\n * {@link WorkDoneProgressOptions} literals.\n */\nvar WorkDoneProgressOptions;\n(function (WorkDoneProgressOptions) {\n function is(value) {\n const candidate = value;\n return Is.objectLiteral(candidate) && (candidate.workDoneProgress === undefined || Is.boolean(candidate.workDoneProgress));\n }\n WorkDoneProgressOptions.is = is;\n function hasWorkDoneProgress(value) {\n const candidate = value;\n return candidate && Is.boolean(candidate.workDoneProgress);\n }\n WorkDoneProgressOptions.hasWorkDoneProgress = hasWorkDoneProgress;\n})(WorkDoneProgressOptions || (exports.WorkDoneProgressOptions = WorkDoneProgressOptions = {}));\n/**\n * The initialize request is sent from the client to the server.\n * It is sent once as the request after starting up the server.\n * The requests parameter is of type {@link InitializeParams}\n * the response if of type {@link InitializeResult} of a Thenable that\n * resolves to such.\n */\nvar InitializeRequest;\n(function (InitializeRequest) {\n InitializeRequest.method = 'initialize';\n InitializeRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n InitializeRequest.type = new messages_1.ProtocolRequestType(InitializeRequest.method);\n})(InitializeRequest || (exports.InitializeRequest = InitializeRequest = {}));\n/**\n * Known error codes for an `InitializeErrorCodes`;\n */\nvar InitializeErrorCodes;\n(function (InitializeErrorCodes) {\n /**\n * If the protocol version provided by the client can't be handled by the server.\n *\n * @deprecated This initialize error got replaced by client capabilities. There is\n * no version handshake in version 3.0x\n */\n InitializeErrorCodes.unknownProtocolVersion = 1;\n})(InitializeErrorCodes || (exports.InitializeErrorCodes = InitializeErrorCodes = {}));\n/**\n * The initialized notification is sent from the client to the\n * server after the client is fully initialized and the server\n * is allowed to send requests from the server to the client.\n */\nvar InitializedNotification;\n(function (InitializedNotification) {\n InitializedNotification.method = 'initialized';\n InitializedNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n InitializedNotification.type = new messages_1.ProtocolNotificationType(InitializedNotification.method);\n})(InitializedNotification || (exports.InitializedNotification = InitializedNotification = {}));\n//---- Shutdown Method ----\n/**\n * A shutdown request is sent from the client to the server.\n * It is sent once when the client decides to shutdown the\n * server. The only notification that is sent after a shutdown request\n * is the exit event.\n */\nvar ShutdownRequest;\n(function (ShutdownRequest) {\n ShutdownRequest.method = 'shutdown';\n ShutdownRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n ShutdownRequest.type = new messages_1.ProtocolRequestType0(ShutdownRequest.method);\n})(ShutdownRequest || (exports.ShutdownRequest = ShutdownRequest = {}));\n//---- Exit Notification ----\n/**\n * The exit event is sent from the client to the server to\n * ask the server to exit its process.\n */\nvar ExitNotification;\n(function (ExitNotification) {\n ExitNotification.method = 'exit';\n ExitNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n ExitNotification.type = new messages_1.ProtocolNotificationType0(ExitNotification.method);\n})(ExitNotification || (exports.ExitNotification = ExitNotification = {}));\n/**\n * The configuration change notification is sent from the client to the server\n * when the client's configuration has changed. The notification contains\n * the changed configuration as defined by the language client.\n */\nvar DidChangeConfigurationNotification;\n(function (DidChangeConfigurationNotification) {\n DidChangeConfigurationNotification.method = 'workspace/didChangeConfiguration';\n DidChangeConfigurationNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidChangeConfigurationNotification.type = new messages_1.ProtocolNotificationType(DidChangeConfigurationNotification.method);\n})(DidChangeConfigurationNotification || (exports.DidChangeConfigurationNotification = DidChangeConfigurationNotification = {}));\n//---- Message show and log notifications ----\n/**\n * The message type\n */\nvar MessageType;\n(function (MessageType) {\n /**\n * An error message.\n */\n MessageType.Error = 1;\n /**\n * A warning message.\n */\n MessageType.Warning = 2;\n /**\n * An information message.\n */\n MessageType.Info = 3;\n /**\n * A log message.\n */\n MessageType.Log = 4;\n /**\n * A debug message.\n *\n * @since 3.18.0\n */\n MessageType.Debug = 5;\n})(MessageType || (exports.MessageType = MessageType = {}));\n/**\n * The show message notification is sent from a server to a client to ask\n * the client to display a particular message in the user interface.\n */\nvar ShowMessageNotification;\n(function (ShowMessageNotification) {\n ShowMessageNotification.method = 'window/showMessage';\n ShowMessageNotification.messageDirection = messages_1.MessageDirection.serverToClient;\n ShowMessageNotification.type = new messages_1.ProtocolNotificationType(ShowMessageNotification.method);\n})(ShowMessageNotification || (exports.ShowMessageNotification = ShowMessageNotification = {}));\n/**\n * The show message request is sent from the server to the client to show a message\n * and a set of options actions to the user.\n */\nvar ShowMessageRequest;\n(function (ShowMessageRequest) {\n ShowMessageRequest.method = 'window/showMessageRequest';\n ShowMessageRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n ShowMessageRequest.type = new messages_1.ProtocolRequestType(ShowMessageRequest.method);\n})(ShowMessageRequest || (exports.ShowMessageRequest = ShowMessageRequest = {}));\n/**\n * The log message notification is sent from the server to the client to ask\n * the client to log a particular message.\n */\nvar LogMessageNotification;\n(function (LogMessageNotification) {\n LogMessageNotification.method = 'window/logMessage';\n LogMessageNotification.messageDirection = messages_1.MessageDirection.serverToClient;\n LogMessageNotification.type = new messages_1.ProtocolNotificationType(LogMessageNotification.method);\n})(LogMessageNotification || (exports.LogMessageNotification = LogMessageNotification = {}));\n//---- Telemetry notification\n/**\n * The telemetry event notification is sent from the server to the client to ask\n * the client to log telemetry data.\n */\nvar TelemetryEventNotification;\n(function (TelemetryEventNotification) {\n TelemetryEventNotification.method = 'telemetry/event';\n TelemetryEventNotification.messageDirection = messages_1.MessageDirection.serverToClient;\n TelemetryEventNotification.type = new messages_1.ProtocolNotificationType(TelemetryEventNotification.method);\n})(TelemetryEventNotification || (exports.TelemetryEventNotification = TelemetryEventNotification = {}));\n/**\n * Defines how the host (editor) should sync\n * document changes to the language server.\n */\nvar TextDocumentSyncKind;\n(function (TextDocumentSyncKind) {\n /**\n * Documents should not be synced at all.\n */\n TextDocumentSyncKind.None = 0;\n /**\n * Documents are synced by always sending the full content\n * of the document.\n */\n TextDocumentSyncKind.Full = 1;\n /**\n * Documents are synced by sending the full content on open.\n * After that only incremental updates to the document are\n * send.\n */\n TextDocumentSyncKind.Incremental = 2;\n})(TextDocumentSyncKind || (exports.TextDocumentSyncKind = TextDocumentSyncKind = {}));\n/**\n * The document open notification is sent from the client to the server to signal\n * newly opened text documents. The document's truth is now managed by the client\n * and the server must not try to read the document's truth using the document's\n * uri. Open in this sense means it is managed by the client. It doesn't necessarily\n * mean that its content is presented in an editor. An open notification must not\n * be sent more than once without a corresponding close notification send before.\n * This means open and close notification must be balanced and the max open count\n * is one.\n */\nvar DidOpenTextDocumentNotification;\n(function (DidOpenTextDocumentNotification) {\n DidOpenTextDocumentNotification.method = 'textDocument/didOpen';\n DidOpenTextDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidOpenTextDocumentNotification.type = new messages_1.ProtocolNotificationType(DidOpenTextDocumentNotification.method);\n})(DidOpenTextDocumentNotification || (exports.DidOpenTextDocumentNotification = DidOpenTextDocumentNotification = {}));\nvar TextDocumentContentChangeEvent;\n(function (TextDocumentContentChangeEvent) {\n /**\n * Checks whether the information describes a delta event.\n */\n function isIncremental(event) {\n let candidate = event;\n return candidate !== undefined && candidate !== null &&\n typeof candidate.text === 'string' && candidate.range !== undefined &&\n (candidate.rangeLength === undefined || typeof candidate.rangeLength === 'number');\n }\n TextDocumentContentChangeEvent.isIncremental = isIncremental;\n /**\n * Checks whether the information describes a full replacement event.\n */\n function isFull(event) {\n let candidate = event;\n return candidate !== undefined && candidate !== null &&\n typeof candidate.text === 'string' && candidate.range === undefined && candidate.rangeLength === undefined;\n }\n TextDocumentContentChangeEvent.isFull = isFull;\n})(TextDocumentContentChangeEvent || (exports.TextDocumentContentChangeEvent = TextDocumentContentChangeEvent = {}));\n/**\n * The document change notification is sent from the client to the server to signal\n * changes to a text document.\n */\nvar DidChangeTextDocumentNotification;\n(function (DidChangeTextDocumentNotification) {\n DidChangeTextDocumentNotification.method = 'textDocument/didChange';\n DidChangeTextDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidChangeTextDocumentNotification.type = new messages_1.ProtocolNotificationType(DidChangeTextDocumentNotification.method);\n})(DidChangeTextDocumentNotification || (exports.DidChangeTextDocumentNotification = DidChangeTextDocumentNotification = {}));\n/**\n * The document close notification is sent from the client to the server when\n * the document got closed in the client. The document's truth now exists where\n * the document's uri points to (e.g. if the document's uri is a file uri the\n * truth now exists on disk). As with the open notification the close notification\n * is about managing the document's content. Receiving a close notification\n * doesn't mean that the document was open in an editor before. A close\n * notification requires a previous open notification to be sent.\n */\nvar DidCloseTextDocumentNotification;\n(function (DidCloseTextDocumentNotification) {\n DidCloseTextDocumentNotification.method = 'textDocument/didClose';\n DidCloseTextDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidCloseTextDocumentNotification.type = new messages_1.ProtocolNotificationType(DidCloseTextDocumentNotification.method);\n})(DidCloseTextDocumentNotification || (exports.DidCloseTextDocumentNotification = DidCloseTextDocumentNotification = {}));\n/**\n * The document save notification is sent from the client to the server when\n * the document got saved in the client.\n */\nvar DidSaveTextDocumentNotification;\n(function (DidSaveTextDocumentNotification) {\n DidSaveTextDocumentNotification.method = 'textDocument/didSave';\n DidSaveTextDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidSaveTextDocumentNotification.type = new messages_1.ProtocolNotificationType(DidSaveTextDocumentNotification.method);\n})(DidSaveTextDocumentNotification || (exports.DidSaveTextDocumentNotification = DidSaveTextDocumentNotification = {}));\n/**\n * Represents reasons why a text document is saved.\n */\nvar TextDocumentSaveReason;\n(function (TextDocumentSaveReason) {\n /**\n * Manually triggered, e.g. by the user pressing save, by starting debugging,\n * or by an API call.\n */\n TextDocumentSaveReason.Manual = 1;\n /**\n * Automatic after a delay.\n */\n TextDocumentSaveReason.AfterDelay = 2;\n /**\n * When the editor lost focus.\n */\n TextDocumentSaveReason.FocusOut = 3;\n})(TextDocumentSaveReason || (exports.TextDocumentSaveReason = TextDocumentSaveReason = {}));\n/**\n * A document will save notification is sent from the client to the server before\n * the document is actually saved.\n */\nvar WillSaveTextDocumentNotification;\n(function (WillSaveTextDocumentNotification) {\n WillSaveTextDocumentNotification.method = 'textDocument/willSave';\n WillSaveTextDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n WillSaveTextDocumentNotification.type = new messages_1.ProtocolNotificationType(WillSaveTextDocumentNotification.method);\n})(WillSaveTextDocumentNotification || (exports.WillSaveTextDocumentNotification = WillSaveTextDocumentNotification = {}));\n/**\n * A document will save request is sent from the client to the server before\n * the document is actually saved. The request can return an array of TextEdits\n * which will be applied to the text document before it is saved. Please note that\n * clients might drop results if computing the text edits took too long or if a\n * server constantly fails on this request. This is done to keep the save fast and\n * reliable.\n */\nvar WillSaveTextDocumentWaitUntilRequest;\n(function (WillSaveTextDocumentWaitUntilRequest) {\n WillSaveTextDocumentWaitUntilRequest.method = 'textDocument/willSaveWaitUntil';\n WillSaveTextDocumentWaitUntilRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n WillSaveTextDocumentWaitUntilRequest.type = new messages_1.ProtocolRequestType(WillSaveTextDocumentWaitUntilRequest.method);\n})(WillSaveTextDocumentWaitUntilRequest || (exports.WillSaveTextDocumentWaitUntilRequest = WillSaveTextDocumentWaitUntilRequest = {}));\n/**\n * The watched files notification is sent from the client to the server when\n * the client detects changes to file watched by the language client.\n */\nvar DidChangeWatchedFilesNotification;\n(function (DidChangeWatchedFilesNotification) {\n DidChangeWatchedFilesNotification.method = 'workspace/didChangeWatchedFiles';\n DidChangeWatchedFilesNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidChangeWatchedFilesNotification.type = new messages_1.ProtocolNotificationType(DidChangeWatchedFilesNotification.method);\n})(DidChangeWatchedFilesNotification || (exports.DidChangeWatchedFilesNotification = DidChangeWatchedFilesNotification = {}));\n/**\n * The file event type\n */\nvar FileChangeType;\n(function (FileChangeType) {\n /**\n * The file got created.\n */\n FileChangeType.Created = 1;\n /**\n * The file got changed.\n */\n FileChangeType.Changed = 2;\n /**\n * The file got deleted.\n */\n FileChangeType.Deleted = 3;\n})(FileChangeType || (exports.FileChangeType = FileChangeType = {}));\nvar RelativePattern;\n(function (RelativePattern) {\n function is(value) {\n const candidate = value;\n return Is.objectLiteral(candidate) && (vscode_languageserver_types_1.URI.is(candidate.baseUri) || vscode_languageserver_types_1.WorkspaceFolder.is(candidate.baseUri)) && Is.string(candidate.pattern);\n }\n RelativePattern.is = is;\n})(RelativePattern || (exports.RelativePattern = RelativePattern = {}));\nvar WatchKind;\n(function (WatchKind) {\n /**\n * Interested in create events.\n */\n WatchKind.Create = 1;\n /**\n * Interested in change events\n */\n WatchKind.Change = 2;\n /**\n * Interested in delete events\n */\n WatchKind.Delete = 4;\n})(WatchKind || (exports.WatchKind = WatchKind = {}));\n/**\n * Diagnostics notification are sent from the server to the client to signal\n * results of validation runs.\n */\nvar PublishDiagnosticsNotification;\n(function (PublishDiagnosticsNotification) {\n PublishDiagnosticsNotification.method = 'textDocument/publishDiagnostics';\n PublishDiagnosticsNotification.messageDirection = messages_1.MessageDirection.serverToClient;\n PublishDiagnosticsNotification.type = new messages_1.ProtocolNotificationType(PublishDiagnosticsNotification.method);\n})(PublishDiagnosticsNotification || (exports.PublishDiagnosticsNotification = PublishDiagnosticsNotification = {}));\n/**\n * How a completion was triggered\n */\nvar CompletionTriggerKind;\n(function (CompletionTriggerKind) {\n /**\n * Completion was triggered by typing an identifier (24x7 code\n * complete), manual invocation (e.g Ctrl+Space) or via API.\n */\n CompletionTriggerKind.Invoked = 1;\n /**\n * Completion was triggered by a trigger character specified by\n * the `triggerCharacters` properties of the `CompletionRegistrationOptions`.\n */\n CompletionTriggerKind.TriggerCharacter = 2;\n /**\n * Completion was re-triggered as current completion list is incomplete\n */\n CompletionTriggerKind.TriggerForIncompleteCompletions = 3;\n})(CompletionTriggerKind || (exports.CompletionTriggerKind = CompletionTriggerKind = {}));\n/**\n * Request to request completion at a given text document position. The request's\n * parameter is of type {@link TextDocumentPosition} the response\n * is of type {@link CompletionItem CompletionItem[]} or {@link CompletionList}\n * or a Thenable that resolves to such.\n *\n * The request can delay the computation of the {@link CompletionItem.detail `detail`}\n * and {@link CompletionItem.documentation `documentation`} properties to the `completionItem/resolve`\n * request. However, properties that are needed for the initial sorting and filtering, like `sortText`,\n * `filterText`, `insertText`, and `textEdit`, must not be changed during resolve.\n */\nvar CompletionRequest;\n(function (CompletionRequest) {\n CompletionRequest.method = 'textDocument/completion';\n CompletionRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CompletionRequest.type = new messages_1.ProtocolRequestType(CompletionRequest.method);\n})(CompletionRequest || (exports.CompletionRequest = CompletionRequest = {}));\n/**\n * Request to resolve additional information for a given completion item.The request's\n * parameter is of type {@link CompletionItem} the response\n * is of type {@link CompletionItem} or a Thenable that resolves to such.\n */\nvar CompletionResolveRequest;\n(function (CompletionResolveRequest) {\n CompletionResolveRequest.method = 'completionItem/resolve';\n CompletionResolveRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CompletionResolveRequest.type = new messages_1.ProtocolRequestType(CompletionResolveRequest.method);\n})(CompletionResolveRequest || (exports.CompletionResolveRequest = CompletionResolveRequest = {}));\n/**\n * Request to request hover information at a given text document position. The request's\n * parameter is of type {@link TextDocumentPosition} the response is of\n * type {@link Hover} or a Thenable that resolves to such.\n */\nvar HoverRequest;\n(function (HoverRequest) {\n HoverRequest.method = 'textDocument/hover';\n HoverRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n HoverRequest.type = new messages_1.ProtocolRequestType(HoverRequest.method);\n})(HoverRequest || (exports.HoverRequest = HoverRequest = {}));\n/**\n * How a signature help was triggered.\n *\n * @since 3.15.0\n */\nvar SignatureHelpTriggerKind;\n(function (SignatureHelpTriggerKind) {\n /**\n * Signature help was invoked manually by the user or by a command.\n */\n SignatureHelpTriggerKind.Invoked = 1;\n /**\n * Signature help was triggered by a trigger character.\n */\n SignatureHelpTriggerKind.TriggerCharacter = 2;\n /**\n * Signature help was triggered by the cursor moving or by the document content changing.\n */\n SignatureHelpTriggerKind.ContentChange = 3;\n})(SignatureHelpTriggerKind || (exports.SignatureHelpTriggerKind = SignatureHelpTriggerKind = {}));\nvar SignatureHelpRequest;\n(function (SignatureHelpRequest) {\n SignatureHelpRequest.method = 'textDocument/signatureHelp';\n SignatureHelpRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n SignatureHelpRequest.type = new messages_1.ProtocolRequestType(SignatureHelpRequest.method);\n})(SignatureHelpRequest || (exports.SignatureHelpRequest = SignatureHelpRequest = {}));\n/**\n * A request to resolve the definition location of a symbol at a given text\n * document position. The request's parameter is of type {@link TextDocumentPosition}\n * the response is of either type {@link Definition} or a typed array of\n * {@link DefinitionLink} or a Thenable that resolves to such.\n */\nvar DefinitionRequest;\n(function (DefinitionRequest) {\n DefinitionRequest.method = 'textDocument/definition';\n DefinitionRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DefinitionRequest.type = new messages_1.ProtocolRequestType(DefinitionRequest.method);\n})(DefinitionRequest || (exports.DefinitionRequest = DefinitionRequest = {}));\n/**\n * A request to resolve project-wide references for the symbol denoted\n * by the given text document position. The request's parameter is of\n * type {@link ReferenceParams} the response is of type\n * {@link Location Location[]} or a Thenable that resolves to such.\n */\nvar ReferencesRequest;\n(function (ReferencesRequest) {\n ReferencesRequest.method = 'textDocument/references';\n ReferencesRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n ReferencesRequest.type = new messages_1.ProtocolRequestType(ReferencesRequest.method);\n})(ReferencesRequest || (exports.ReferencesRequest = ReferencesRequest = {}));\n/**\n * Request to resolve a {@link DocumentHighlight} for a given\n * text document position. The request's parameter is of type {@link TextDocumentPosition}\n * the request response is an array of type {@link DocumentHighlight}\n * or a Thenable that resolves to such.\n */\nvar DocumentHighlightRequest;\n(function (DocumentHighlightRequest) {\n DocumentHighlightRequest.method = 'textDocument/documentHighlight';\n DocumentHighlightRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentHighlightRequest.type = new messages_1.ProtocolRequestType(DocumentHighlightRequest.method);\n})(DocumentHighlightRequest || (exports.DocumentHighlightRequest = DocumentHighlightRequest = {}));\n/**\n * A request to list all symbols found in a given text document. The request's\n * parameter is of type {@link TextDocumentIdentifier} the\n * response is of type {@link SymbolInformation SymbolInformation[]} or a Thenable\n * that resolves to such.\n */\nvar DocumentSymbolRequest;\n(function (DocumentSymbolRequest) {\n DocumentSymbolRequest.method = 'textDocument/documentSymbol';\n DocumentSymbolRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentSymbolRequest.type = new messages_1.ProtocolRequestType(DocumentSymbolRequest.method);\n})(DocumentSymbolRequest || (exports.DocumentSymbolRequest = DocumentSymbolRequest = {}));\n/**\n * A request to provide commands for the given text document and range.\n */\nvar CodeActionRequest;\n(function (CodeActionRequest) {\n CodeActionRequest.method = 'textDocument/codeAction';\n CodeActionRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CodeActionRequest.type = new messages_1.ProtocolRequestType(CodeActionRequest.method);\n})(CodeActionRequest || (exports.CodeActionRequest = CodeActionRequest = {}));\n/**\n * Request to resolve additional information for a given code action.The request's\n * parameter is of type {@link CodeAction} the response\n * is of type {@link CodeAction} or a Thenable that resolves to such.\n */\nvar CodeActionResolveRequest;\n(function (CodeActionResolveRequest) {\n CodeActionResolveRequest.method = 'codeAction/resolve';\n CodeActionResolveRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CodeActionResolveRequest.type = new messages_1.ProtocolRequestType(CodeActionResolveRequest.method);\n})(CodeActionResolveRequest || (exports.CodeActionResolveRequest = CodeActionResolveRequest = {}));\n/**\n * A request to list project-wide symbols matching the query string given\n * by the {@link WorkspaceSymbolParams}. The response is\n * of type {@link SymbolInformation SymbolInformation[]} or a Thenable that\n * resolves to such.\n *\n * @since 3.17.0 - support for WorkspaceSymbol in the returned data. Clients\n * need to advertise support for WorkspaceSymbols via the client capability\n * `workspace.symbol.resolveSupport`.\n *\n */\nvar WorkspaceSymbolRequest;\n(function (WorkspaceSymbolRequest) {\n WorkspaceSymbolRequest.method = 'workspace/symbol';\n WorkspaceSymbolRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n WorkspaceSymbolRequest.type = new messages_1.ProtocolRequestType(WorkspaceSymbolRequest.method);\n})(WorkspaceSymbolRequest || (exports.WorkspaceSymbolRequest = WorkspaceSymbolRequest = {}));\n/**\n * A request to resolve the range inside the workspace\n * symbol's location.\n *\n * @since 3.17.0\n */\nvar WorkspaceSymbolResolveRequest;\n(function (WorkspaceSymbolResolveRequest) {\n WorkspaceSymbolResolveRequest.method = 'workspaceSymbol/resolve';\n WorkspaceSymbolResolveRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n WorkspaceSymbolResolveRequest.type = new messages_1.ProtocolRequestType(WorkspaceSymbolResolveRequest.method);\n})(WorkspaceSymbolResolveRequest || (exports.WorkspaceSymbolResolveRequest = WorkspaceSymbolResolveRequest = {}));\n/**\n * A request to provide code lens for the given text document.\n */\nvar CodeLensRequest;\n(function (CodeLensRequest) {\n CodeLensRequest.method = 'textDocument/codeLens';\n CodeLensRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CodeLensRequest.type = new messages_1.ProtocolRequestType(CodeLensRequest.method);\n})(CodeLensRequest || (exports.CodeLensRequest = CodeLensRequest = {}));\n/**\n * A request to resolve a command for a given code lens.\n */\nvar CodeLensResolveRequest;\n(function (CodeLensResolveRequest) {\n CodeLensResolveRequest.method = 'codeLens/resolve';\n CodeLensResolveRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n CodeLensResolveRequest.type = new messages_1.ProtocolRequestType(CodeLensResolveRequest.method);\n})(CodeLensResolveRequest || (exports.CodeLensResolveRequest = CodeLensResolveRequest = {}));\n/**\n * A request to refresh all code actions\n *\n * @since 3.16.0\n */\nvar CodeLensRefreshRequest;\n(function (CodeLensRefreshRequest) {\n CodeLensRefreshRequest.method = `workspace/codeLens/refresh`;\n CodeLensRefreshRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n CodeLensRefreshRequest.type = new messages_1.ProtocolRequestType0(CodeLensRefreshRequest.method);\n})(CodeLensRefreshRequest || (exports.CodeLensRefreshRequest = CodeLensRefreshRequest = {}));\n/**\n * A request to provide document links\n */\nvar DocumentLinkRequest;\n(function (DocumentLinkRequest) {\n DocumentLinkRequest.method = 'textDocument/documentLink';\n DocumentLinkRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentLinkRequest.type = new messages_1.ProtocolRequestType(DocumentLinkRequest.method);\n})(DocumentLinkRequest || (exports.DocumentLinkRequest = DocumentLinkRequest = {}));\n/**\n * Request to resolve additional information for a given document link. The request's\n * parameter is of type {@link DocumentLink} the response\n * is of type {@link DocumentLink} or a Thenable that resolves to such.\n */\nvar DocumentLinkResolveRequest;\n(function (DocumentLinkResolveRequest) {\n DocumentLinkResolveRequest.method = 'documentLink/resolve';\n DocumentLinkResolveRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentLinkResolveRequest.type = new messages_1.ProtocolRequestType(DocumentLinkResolveRequest.method);\n})(DocumentLinkResolveRequest || (exports.DocumentLinkResolveRequest = DocumentLinkResolveRequest = {}));\n/**\n * A request to format a whole document.\n */\nvar DocumentFormattingRequest;\n(function (DocumentFormattingRequest) {\n DocumentFormattingRequest.method = 'textDocument/formatting';\n DocumentFormattingRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentFormattingRequest.type = new messages_1.ProtocolRequestType(DocumentFormattingRequest.method);\n})(DocumentFormattingRequest || (exports.DocumentFormattingRequest = DocumentFormattingRequest = {}));\n/**\n * A request to format a range in a document.\n */\nvar DocumentRangeFormattingRequest;\n(function (DocumentRangeFormattingRequest) {\n DocumentRangeFormattingRequest.method = 'textDocument/rangeFormatting';\n DocumentRangeFormattingRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentRangeFormattingRequest.type = new messages_1.ProtocolRequestType(DocumentRangeFormattingRequest.method);\n})(DocumentRangeFormattingRequest || (exports.DocumentRangeFormattingRequest = DocumentRangeFormattingRequest = {}));\n/**\n * A request to format ranges in a document.\n *\n * @since 3.18.0\n * @proposed\n */\nvar DocumentRangesFormattingRequest;\n(function (DocumentRangesFormattingRequest) {\n DocumentRangesFormattingRequest.method = 'textDocument/rangesFormatting';\n DocumentRangesFormattingRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentRangesFormattingRequest.type = new messages_1.ProtocolRequestType(DocumentRangesFormattingRequest.method);\n})(DocumentRangesFormattingRequest || (exports.DocumentRangesFormattingRequest = DocumentRangesFormattingRequest = {}));\n/**\n * A request to format a document on type.\n */\nvar DocumentOnTypeFormattingRequest;\n(function (DocumentOnTypeFormattingRequest) {\n DocumentOnTypeFormattingRequest.method = 'textDocument/onTypeFormatting';\n DocumentOnTypeFormattingRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n DocumentOnTypeFormattingRequest.type = new messages_1.ProtocolRequestType(DocumentOnTypeFormattingRequest.method);\n})(DocumentOnTypeFormattingRequest || (exports.DocumentOnTypeFormattingRequest = DocumentOnTypeFormattingRequest = {}));\n//---- Rename ----------------------------------------------\nvar PrepareSupportDefaultBehavior;\n(function (PrepareSupportDefaultBehavior) {\n /**\n * The client's default behavior is to select the identifier\n * according the to language's syntax rule.\n */\n PrepareSupportDefaultBehavior.Identifier = 1;\n})(PrepareSupportDefaultBehavior || (exports.PrepareSupportDefaultBehavior = PrepareSupportDefaultBehavior = {}));\n/**\n * A request to rename a symbol.\n */\nvar RenameRequest;\n(function (RenameRequest) {\n RenameRequest.method = 'textDocument/rename';\n RenameRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n RenameRequest.type = new messages_1.ProtocolRequestType(RenameRequest.method);\n})(RenameRequest || (exports.RenameRequest = RenameRequest = {}));\n/**\n * A request to test and perform the setup necessary for a rename.\n *\n * @since 3.16 - support for default behavior\n */\nvar PrepareRenameRequest;\n(function (PrepareRenameRequest) {\n PrepareRenameRequest.method = 'textDocument/prepareRename';\n PrepareRenameRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n PrepareRenameRequest.type = new messages_1.ProtocolRequestType(PrepareRenameRequest.method);\n})(PrepareRenameRequest || (exports.PrepareRenameRequest = PrepareRenameRequest = {}));\n/**\n * A request send from the client to the server to execute a command. The request might return\n * a workspace edit which the client will apply to the workspace.\n */\nvar ExecuteCommandRequest;\n(function (ExecuteCommandRequest) {\n ExecuteCommandRequest.method = 'workspace/executeCommand';\n ExecuteCommandRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n ExecuteCommandRequest.type = new messages_1.ProtocolRequestType(ExecuteCommandRequest.method);\n})(ExecuteCommandRequest || (exports.ExecuteCommandRequest = ExecuteCommandRequest = {}));\n/**\n * A request sent from the server to the client to modified certain resources.\n */\nvar ApplyWorkspaceEditRequest;\n(function (ApplyWorkspaceEditRequest) {\n ApplyWorkspaceEditRequest.method = 'workspace/applyEdit';\n ApplyWorkspaceEditRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n ApplyWorkspaceEditRequest.type = new messages_1.ProtocolRequestType('workspace/applyEdit');\n})(ApplyWorkspaceEditRequest || (exports.ApplyWorkspaceEditRequest = ApplyWorkspaceEditRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { require_messages as t } from "./messages.js";
|
|
3
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js
|
|
4
|
-
var n = /* @__PURE__ */ e(((e) => {
|
|
5
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.LinkedEditingRangeRequest = void 0;
|
|
6
|
-
var n = t(), r;
|
|
7
|
-
(function(e) {
|
|
8
|
-
e.method = "textDocument/linkedEditingRange", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
|
|
9
|
-
})(r || (e.LinkedEditingRangeRequest = r = {}));
|
|
10
|
-
}));
|
|
11
|
-
//#endregion
|
|
12
|
-
export default n();
|
|
13
|
-
export { n as require_protocol_linkedEditingRange };
|
|
14
|
-
|
|
15
|
-
//# sourceMappingURL=protocol.linkedEditingRange.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.linkedEditingRange.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js"],"sourcesContent":["\"use strict\";\n/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.LinkedEditingRangeRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to provide ranges that can be edited together.\n *\n * @since 3.16.0\n */\nvar LinkedEditingRangeRequest;\n(function (LinkedEditingRangeRequest) {\n LinkedEditingRangeRequest.method = 'textDocument/linkedEditingRange';\n LinkedEditingRangeRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n LinkedEditingRangeRequest.type = new messages_1.ProtocolRequestType(LinkedEditingRangeRequest.method);\n})(LinkedEditingRangeRequest || (exports.LinkedEditingRangeRequest = LinkedEditingRangeRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,4BAA4B,KAAK;CACzC,IAAM,IAAA,GAAA,EAMF;CACJ,CAAC,SAAU,GAA2B;EAGlC,AAFA,EAA0B,SAAS,mCACnC,EAA0B,mBAAmB,EAAW,iBAAiB,gBACzE,EAA0B,OAAO,IAAI,EAAW,oBAAoB,EAA0B,OAAO;IACtG,MAA8B,EAAQ,4BAA4B,IAA4B,EAAE,EAAE"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { require_messages as t } from "./messages.js";
|
|
3
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js
|
|
4
|
-
var n = /* @__PURE__ */ e(((e) => {
|
|
5
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.MonikerRequest = e.MonikerKind = e.UniquenessLevel = void 0;
|
|
6
|
-
var n = t(), r;
|
|
7
|
-
(function(e) {
|
|
8
|
-
e.document = "document", e.project = "project", e.group = "group", e.scheme = "scheme", e.global = "global";
|
|
9
|
-
})(r || (e.UniquenessLevel = r = {}));
|
|
10
|
-
var i;
|
|
11
|
-
(function(e) {
|
|
12
|
-
e.$import = "import", e.$export = "export", e.local = "local";
|
|
13
|
-
})(i || (e.MonikerKind = i = {}));
|
|
14
|
-
var a;
|
|
15
|
-
(function(e) {
|
|
16
|
-
e.method = "textDocument/moniker", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
|
|
17
|
-
})(a || (e.MonikerRequest = a = {}));
|
|
18
|
-
}));
|
|
19
|
-
//#endregion
|
|
20
|
-
export default n();
|
|
21
|
-
export { n as require_protocol_moniker };
|
|
22
|
-
|
|
23
|
-
//# sourceMappingURL=protocol.moniker.js.map
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.moniker.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.MonikerRequest = exports.MonikerKind = exports.UniquenessLevel = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * Moniker uniqueness level to define scope of the moniker.\n *\n * @since 3.16.0\n */\nvar UniquenessLevel;\n(function (UniquenessLevel) {\n /**\n * The moniker is only unique inside a document\n */\n UniquenessLevel.document = 'document';\n /**\n * The moniker is unique inside a project for which a dump got created\n */\n UniquenessLevel.project = 'project';\n /**\n * The moniker is unique inside the group to which a project belongs\n */\n UniquenessLevel.group = 'group';\n /**\n * The moniker is unique inside the moniker scheme.\n */\n UniquenessLevel.scheme = 'scheme';\n /**\n * The moniker is globally unique\n */\n UniquenessLevel.global = 'global';\n})(UniquenessLevel || (exports.UniquenessLevel = UniquenessLevel = {}));\n/**\n * The moniker kind.\n *\n * @since 3.16.0\n */\nvar MonikerKind;\n(function (MonikerKind) {\n /**\n * The moniker represent a symbol that is imported into a project\n */\n MonikerKind.$import = 'import';\n /**\n * The moniker represents a symbol that is exported from a project\n */\n MonikerKind.$export = 'export';\n /**\n * The moniker represents a symbol that is local to a project (e.g. a local\n * variable of a function, a class not visible outside the project, ...)\n */\n MonikerKind.local = 'local';\n})(MonikerKind || (exports.MonikerKind = MonikerKind = {}));\n/**\n * A request to get the moniker of a symbol at a given text document position.\n * The request parameter is of type {@link TextDocumentPositionParams}.\n * The response is of type {@link Moniker Moniker[]} or `null`.\n */\nvar MonikerRequest;\n(function (MonikerRequest) {\n MonikerRequest.method = 'textDocument/moniker';\n MonikerRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n MonikerRequest.type = new messages_1.ProtocolRequestType(MonikerRequest.method);\n})(MonikerRequest || (exports.MonikerRequest = MonikerRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,iBAAiB,EAAQ,cAAc,EAAQ,kBAAkB,KAAK;CAC9E,IAAM,IAAA,GAAA,EAMF;CACJ,CAAC,SAAU,GAAiB;EAoBxB,AAhBA,EAAgB,WAAW,YAI3B,EAAgB,UAAU,WAI1B,EAAgB,QAAQ,SAIxB,EAAgB,SAAS,UAIzB,EAAgB,SAAS;IAC1B,MAAoB,EAAQ,kBAAkB,IAAkB,EAAE,EAAE;CAMvE,IAAI;CACJ,CAAC,SAAU,GAAa;EAapB,AATA,EAAY,UAAU,UAItB,EAAY,UAAU,UAKtB,EAAY,QAAQ;IACrB,MAAgB,EAAQ,cAAc,IAAc,EAAE,EAAE;CAM3D,IAAI;CACJ,CAAC,SAAU,GAAgB;EAGvB,AAFA,EAAe,SAAS,wBACxB,EAAe,mBAAmB,EAAW,iBAAiB,gBAC9D,EAAe,OAAO,IAAI,EAAW,oBAAoB,EAAe,OAAO;IAChF,MAAmB,EAAQ,iBAAiB,IAAiB,EAAE,EAAE"}
|
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e, __toCommonJS as t } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { init_main as n, main_exports as r } from "../../../vscode-languageserver-types/lib/esm/main.js";
|
|
3
|
-
import { require_messages as i } from "./messages.js";
|
|
4
|
-
import { require_is as a } from "./utils/is.js";
|
|
5
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js
|
|
6
|
-
var o = /* @__PURE__ */ e(((e) => {
|
|
7
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.DidCloseNotebookDocumentNotification = e.DidSaveNotebookDocumentNotification = e.DidChangeNotebookDocumentNotification = e.NotebookCellArrayChange = e.DidOpenNotebookDocumentNotification = e.NotebookDocumentSyncRegistrationType = e.NotebookDocument = e.NotebookCell = e.ExecutionSummary = e.NotebookCellKind = void 0;
|
|
8
|
-
var o = (n(), t(r)), s = a(), c = i(), l;
|
|
9
|
-
(function(e) {
|
|
10
|
-
e.Markup = 1, e.Code = 2;
|
|
11
|
-
function t(e) {
|
|
12
|
-
return e === 1 || e === 2;
|
|
13
|
-
}
|
|
14
|
-
e.is = t;
|
|
15
|
-
})(l || (e.NotebookCellKind = l = {}));
|
|
16
|
-
var u;
|
|
17
|
-
(function(e) {
|
|
18
|
-
function t(e, t) {
|
|
19
|
-
let n = { executionOrder: e };
|
|
20
|
-
return (t === !0 || t === !1) && (n.success = t), n;
|
|
21
|
-
}
|
|
22
|
-
e.create = t;
|
|
23
|
-
function n(e) {
|
|
24
|
-
let t = e;
|
|
25
|
-
return s.objectLiteral(t) && o.uinteger.is(t.executionOrder) && (t.success === void 0 || s.boolean(t.success));
|
|
26
|
-
}
|
|
27
|
-
e.is = n;
|
|
28
|
-
function r(e, t) {
|
|
29
|
-
return e === t ? !0 : e == null || t == null ? !1 : e.executionOrder === t.executionOrder && e.success === t.success;
|
|
30
|
-
}
|
|
31
|
-
e.equals = r;
|
|
32
|
-
})(u || (e.ExecutionSummary = u = {}));
|
|
33
|
-
var d;
|
|
34
|
-
(function(e) {
|
|
35
|
-
function t(e, t) {
|
|
36
|
-
return {
|
|
37
|
-
kind: e,
|
|
38
|
-
document: t
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
e.create = t;
|
|
42
|
-
function n(e) {
|
|
43
|
-
let t = e;
|
|
44
|
-
return s.objectLiteral(t) && l.is(t.kind) && o.DocumentUri.is(t.document) && (t.metadata === void 0 || s.objectLiteral(t.metadata));
|
|
45
|
-
}
|
|
46
|
-
e.is = n;
|
|
47
|
-
function r(e, t) {
|
|
48
|
-
let n = /* @__PURE__ */ new Set();
|
|
49
|
-
return e.document !== t.document && n.add("document"), e.kind !== t.kind && n.add("kind"), e.executionSummary !== t.executionSummary && n.add("executionSummary"), (e.metadata !== void 0 || t.metadata !== void 0) && !i(e.metadata, t.metadata) && n.add("metadata"), (e.executionSummary !== void 0 || t.executionSummary !== void 0) && !u.equals(e.executionSummary, t.executionSummary) && n.add("executionSummary"), n;
|
|
50
|
-
}
|
|
51
|
-
e.diff = r;
|
|
52
|
-
function i(e, t) {
|
|
53
|
-
if (e === t) return !0;
|
|
54
|
-
if (e == null || t == null || typeof e != typeof t || typeof e != "object") return !1;
|
|
55
|
-
let n = Array.isArray(e), r = Array.isArray(t);
|
|
56
|
-
if (n !== r) return !1;
|
|
57
|
-
if (n && r) {
|
|
58
|
-
if (e.length !== t.length) return !1;
|
|
59
|
-
for (let n = 0; n < e.length; n++) if (!i(e[n], t[n])) return !1;
|
|
60
|
-
}
|
|
61
|
-
if (s.objectLiteral(e) && s.objectLiteral(t)) {
|
|
62
|
-
let n = Object.keys(e), r = Object.keys(t);
|
|
63
|
-
if (n.length !== r.length || (n.sort(), r.sort(), !i(n, r))) return !1;
|
|
64
|
-
for (let r = 0; r < n.length; r++) {
|
|
65
|
-
let a = n[r];
|
|
66
|
-
if (!i(e[a], t[a])) return !1;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
return !0;
|
|
70
|
-
}
|
|
71
|
-
})(d || (e.NotebookCell = d = {}));
|
|
72
|
-
var f;
|
|
73
|
-
(function(e) {
|
|
74
|
-
function t(e, t, n, r) {
|
|
75
|
-
return {
|
|
76
|
-
uri: e,
|
|
77
|
-
notebookType: t,
|
|
78
|
-
version: n,
|
|
79
|
-
cells: r
|
|
80
|
-
};
|
|
81
|
-
}
|
|
82
|
-
e.create = t;
|
|
83
|
-
function n(e) {
|
|
84
|
-
let t = e;
|
|
85
|
-
return s.objectLiteral(t) && s.string(t.uri) && o.integer.is(t.version) && s.typedArray(t.cells, d.is);
|
|
86
|
-
}
|
|
87
|
-
e.is = n;
|
|
88
|
-
})(f || (e.NotebookDocument = f = {}));
|
|
89
|
-
var p;
|
|
90
|
-
(function(e) {
|
|
91
|
-
e.method = "notebookDocument/sync", e.messageDirection = c.MessageDirection.clientToServer, e.type = new c.RegistrationType(e.method);
|
|
92
|
-
})(p || (e.NotebookDocumentSyncRegistrationType = p = {}));
|
|
93
|
-
var m;
|
|
94
|
-
(function(e) {
|
|
95
|
-
e.method = "notebookDocument/didOpen", e.messageDirection = c.MessageDirection.clientToServer, e.type = new c.ProtocolNotificationType(e.method), e.registrationMethod = p.method;
|
|
96
|
-
})(m || (e.DidOpenNotebookDocumentNotification = m = {}));
|
|
97
|
-
var h;
|
|
98
|
-
(function(e) {
|
|
99
|
-
function t(e) {
|
|
100
|
-
let t = e;
|
|
101
|
-
return s.objectLiteral(t) && o.uinteger.is(t.start) && o.uinteger.is(t.deleteCount) && (t.cells === void 0 || s.typedArray(t.cells, d.is));
|
|
102
|
-
}
|
|
103
|
-
e.is = t;
|
|
104
|
-
function n(e, t, n) {
|
|
105
|
-
let r = {
|
|
106
|
-
start: e,
|
|
107
|
-
deleteCount: t
|
|
108
|
-
};
|
|
109
|
-
return n !== void 0 && (r.cells = n), r;
|
|
110
|
-
}
|
|
111
|
-
e.create = n;
|
|
112
|
-
})(h || (e.NotebookCellArrayChange = h = {}));
|
|
113
|
-
var g;
|
|
114
|
-
(function(e) {
|
|
115
|
-
e.method = "notebookDocument/didChange", e.messageDirection = c.MessageDirection.clientToServer, e.type = new c.ProtocolNotificationType(e.method), e.registrationMethod = p.method;
|
|
116
|
-
})(g || (e.DidChangeNotebookDocumentNotification = g = {}));
|
|
117
|
-
var _;
|
|
118
|
-
(function(e) {
|
|
119
|
-
e.method = "notebookDocument/didSave", e.messageDirection = c.MessageDirection.clientToServer, e.type = new c.ProtocolNotificationType(e.method), e.registrationMethod = p.method;
|
|
120
|
-
})(_ || (e.DidSaveNotebookDocumentNotification = _ = {}));
|
|
121
|
-
var v;
|
|
122
|
-
(function(e) {
|
|
123
|
-
e.method = "notebookDocument/didClose", e.messageDirection = c.MessageDirection.clientToServer, e.type = new c.ProtocolNotificationType(e.method), e.registrationMethod = p.method;
|
|
124
|
-
})(v || (e.DidCloseNotebookDocumentNotification = v = {}));
|
|
125
|
-
}));
|
|
126
|
-
//#endregion
|
|
127
|
-
export default o();
|
|
128
|
-
export { o as require_protocol_notebook };
|
|
129
|
-
|
|
130
|
-
//# sourceMappingURL=protocol.notebook.js.map
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.notebook.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.DidCloseNotebookDocumentNotification = exports.DidSaveNotebookDocumentNotification = exports.DidChangeNotebookDocumentNotification = exports.NotebookCellArrayChange = exports.DidOpenNotebookDocumentNotification = exports.NotebookDocumentSyncRegistrationType = exports.NotebookDocument = exports.NotebookCell = exports.ExecutionSummary = exports.NotebookCellKind = void 0;\nconst vscode_languageserver_types_1 = require(\"vscode-languageserver-types\");\nconst Is = require(\"./utils/is\");\nconst messages_1 = require(\"./messages\");\n/**\n * A notebook cell kind.\n *\n * @since 3.17.0\n */\nvar NotebookCellKind;\n(function (NotebookCellKind) {\n /**\n * A markup-cell is formatted source that is used for display.\n */\n NotebookCellKind.Markup = 1;\n /**\n * A code-cell is source code.\n */\n NotebookCellKind.Code = 2;\n function is(value) {\n return value === 1 || value === 2;\n }\n NotebookCellKind.is = is;\n})(NotebookCellKind || (exports.NotebookCellKind = NotebookCellKind = {}));\nvar ExecutionSummary;\n(function (ExecutionSummary) {\n function create(executionOrder, success) {\n const result = { executionOrder };\n if (success === true || success === false) {\n result.success = success;\n }\n return result;\n }\n ExecutionSummary.create = create;\n function is(value) {\n const candidate = value;\n return Is.objectLiteral(candidate) && vscode_languageserver_types_1.uinteger.is(candidate.executionOrder) && (candidate.success === undefined || Is.boolean(candidate.success));\n }\n ExecutionSummary.is = is;\n function equals(one, other) {\n if (one === other) {\n return true;\n }\n if (one === null || one === undefined || other === null || other === undefined) {\n return false;\n }\n return one.executionOrder === other.executionOrder && one.success === other.success;\n }\n ExecutionSummary.equals = equals;\n})(ExecutionSummary || (exports.ExecutionSummary = ExecutionSummary = {}));\nvar NotebookCell;\n(function (NotebookCell) {\n function create(kind, document) {\n return { kind, document };\n }\n NotebookCell.create = create;\n function is(value) {\n const candidate = value;\n return Is.objectLiteral(candidate) && NotebookCellKind.is(candidate.kind) && vscode_languageserver_types_1.DocumentUri.is(candidate.document) &&\n (candidate.metadata === undefined || Is.objectLiteral(candidate.metadata));\n }\n NotebookCell.is = is;\n function diff(one, two) {\n const result = new Set();\n if (one.document !== two.document) {\n result.add('document');\n }\n if (one.kind !== two.kind) {\n result.add('kind');\n }\n if (one.executionSummary !== two.executionSummary) {\n result.add('executionSummary');\n }\n if ((one.metadata !== undefined || two.metadata !== undefined) && !equalsMetadata(one.metadata, two.metadata)) {\n result.add('metadata');\n }\n if ((one.executionSummary !== undefined || two.executionSummary !== undefined) && !ExecutionSummary.equals(one.executionSummary, two.executionSummary)) {\n result.add('executionSummary');\n }\n return result;\n }\n NotebookCell.diff = diff;\n function equalsMetadata(one, other) {\n if (one === other) {\n return true;\n }\n if (one === null || one === undefined || other === null || other === undefined) {\n return false;\n }\n if (typeof one !== typeof other) {\n return false;\n }\n if (typeof one !== 'object') {\n return false;\n }\n const oneArray = Array.isArray(one);\n const otherArray = Array.isArray(other);\n if (oneArray !== otherArray) {\n return false;\n }\n if (oneArray && otherArray) {\n if (one.length !== other.length) {\n return false;\n }\n for (let i = 0; i < one.length; i++) {\n if (!equalsMetadata(one[i], other[i])) {\n return false;\n }\n }\n }\n if (Is.objectLiteral(one) && Is.objectLiteral(other)) {\n const oneKeys = Object.keys(one);\n const otherKeys = Object.keys(other);\n if (oneKeys.length !== otherKeys.length) {\n return false;\n }\n oneKeys.sort();\n otherKeys.sort();\n if (!equalsMetadata(oneKeys, otherKeys)) {\n return false;\n }\n for (let i = 0; i < oneKeys.length; i++) {\n const prop = oneKeys[i];\n if (!equalsMetadata(one[prop], other[prop])) {\n return false;\n }\n }\n }\n return true;\n }\n})(NotebookCell || (exports.NotebookCell = NotebookCell = {}));\nvar NotebookDocument;\n(function (NotebookDocument) {\n function create(uri, notebookType, version, cells) {\n return { uri, notebookType, version, cells };\n }\n NotebookDocument.create = create;\n function is(value) {\n const candidate = value;\n return Is.objectLiteral(candidate) && Is.string(candidate.uri) && vscode_languageserver_types_1.integer.is(candidate.version) && Is.typedArray(candidate.cells, NotebookCell.is);\n }\n NotebookDocument.is = is;\n})(NotebookDocument || (exports.NotebookDocument = NotebookDocument = {}));\nvar NotebookDocumentSyncRegistrationType;\n(function (NotebookDocumentSyncRegistrationType) {\n NotebookDocumentSyncRegistrationType.method = 'notebookDocument/sync';\n NotebookDocumentSyncRegistrationType.messageDirection = messages_1.MessageDirection.clientToServer;\n NotebookDocumentSyncRegistrationType.type = new messages_1.RegistrationType(NotebookDocumentSyncRegistrationType.method);\n})(NotebookDocumentSyncRegistrationType || (exports.NotebookDocumentSyncRegistrationType = NotebookDocumentSyncRegistrationType = {}));\n/**\n * A notification sent when a notebook opens.\n *\n * @since 3.17.0\n */\nvar DidOpenNotebookDocumentNotification;\n(function (DidOpenNotebookDocumentNotification) {\n DidOpenNotebookDocumentNotification.method = 'notebookDocument/didOpen';\n DidOpenNotebookDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidOpenNotebookDocumentNotification.type = new messages_1.ProtocolNotificationType(DidOpenNotebookDocumentNotification.method);\n DidOpenNotebookDocumentNotification.registrationMethod = NotebookDocumentSyncRegistrationType.method;\n})(DidOpenNotebookDocumentNotification || (exports.DidOpenNotebookDocumentNotification = DidOpenNotebookDocumentNotification = {}));\nvar NotebookCellArrayChange;\n(function (NotebookCellArrayChange) {\n function is(value) {\n const candidate = value;\n return Is.objectLiteral(candidate) && vscode_languageserver_types_1.uinteger.is(candidate.start) && vscode_languageserver_types_1.uinteger.is(candidate.deleteCount) && (candidate.cells === undefined || Is.typedArray(candidate.cells, NotebookCell.is));\n }\n NotebookCellArrayChange.is = is;\n function create(start, deleteCount, cells) {\n const result = { start, deleteCount };\n if (cells !== undefined) {\n result.cells = cells;\n }\n return result;\n }\n NotebookCellArrayChange.create = create;\n})(NotebookCellArrayChange || (exports.NotebookCellArrayChange = NotebookCellArrayChange = {}));\nvar DidChangeNotebookDocumentNotification;\n(function (DidChangeNotebookDocumentNotification) {\n DidChangeNotebookDocumentNotification.method = 'notebookDocument/didChange';\n DidChangeNotebookDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidChangeNotebookDocumentNotification.type = new messages_1.ProtocolNotificationType(DidChangeNotebookDocumentNotification.method);\n DidChangeNotebookDocumentNotification.registrationMethod = NotebookDocumentSyncRegistrationType.method;\n})(DidChangeNotebookDocumentNotification || (exports.DidChangeNotebookDocumentNotification = DidChangeNotebookDocumentNotification = {}));\n/**\n * A notification sent when a notebook document is saved.\n *\n * @since 3.17.0\n */\nvar DidSaveNotebookDocumentNotification;\n(function (DidSaveNotebookDocumentNotification) {\n DidSaveNotebookDocumentNotification.method = 'notebookDocument/didSave';\n DidSaveNotebookDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidSaveNotebookDocumentNotification.type = new messages_1.ProtocolNotificationType(DidSaveNotebookDocumentNotification.method);\n DidSaveNotebookDocumentNotification.registrationMethod = NotebookDocumentSyncRegistrationType.method;\n})(DidSaveNotebookDocumentNotification || (exports.DidSaveNotebookDocumentNotification = DidSaveNotebookDocumentNotification = {}));\n/**\n * A notification sent when a notebook closes.\n *\n * @since 3.17.0\n */\nvar DidCloseNotebookDocumentNotification;\n(function (DidCloseNotebookDocumentNotification) {\n DidCloseNotebookDocumentNotification.method = 'notebookDocument/didClose';\n DidCloseNotebookDocumentNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n DidCloseNotebookDocumentNotification.type = new messages_1.ProtocolNotificationType(DidCloseNotebookDocumentNotification.method);\n DidCloseNotebookDocumentNotification.registrationMethod = NotebookDocumentSyncRegistrationType.method;\n})(DidCloseNotebookDocumentNotification || (exports.DidCloseNotebookDocumentNotification = DidCloseNotebookDocumentNotification = {}));\n"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { require_main as t } from "../../node_modules/vscode-jsonrpc/lib/browser/main.js";
|
|
3
|
-
import { require_messages as n } from "./messages.js";
|
|
4
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js
|
|
5
|
-
var r = /* @__PURE__ */ e(((e) => {
|
|
6
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.WorkDoneProgressCancelNotification = e.WorkDoneProgressCreateRequest = e.WorkDoneProgress = void 0;
|
|
7
|
-
var r = t(), i = n(), a;
|
|
8
|
-
(function(e) {
|
|
9
|
-
e.type = new r.ProgressType();
|
|
10
|
-
function t(t) {
|
|
11
|
-
return t === e.type;
|
|
12
|
-
}
|
|
13
|
-
e.is = t;
|
|
14
|
-
})(a || (e.WorkDoneProgress = a = {}));
|
|
15
|
-
var o;
|
|
16
|
-
(function(e) {
|
|
17
|
-
e.method = "window/workDoneProgress/create", e.messageDirection = i.MessageDirection.serverToClient, e.type = new i.ProtocolRequestType(e.method);
|
|
18
|
-
})(o || (e.WorkDoneProgressCreateRequest = o = {}));
|
|
19
|
-
var s;
|
|
20
|
-
(function(e) {
|
|
21
|
-
e.method = "window/workDoneProgress/cancel", e.messageDirection = i.MessageDirection.clientToServer, e.type = new i.ProtocolNotificationType(e.method);
|
|
22
|
-
})(s || (e.WorkDoneProgressCancelNotification = s = {}));
|
|
23
|
-
}));
|
|
24
|
-
//#endregion
|
|
25
|
-
export default r();
|
|
26
|
-
export { r as require_protocol_progress };
|
|
27
|
-
|
|
28
|
-
//# sourceMappingURL=protocol.progress.js.map
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.progress.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.WorkDoneProgressCancelNotification = exports.WorkDoneProgressCreateRequest = exports.WorkDoneProgress = void 0;\nconst vscode_jsonrpc_1 = require(\"vscode-jsonrpc\");\nconst messages_1 = require(\"./messages\");\nvar WorkDoneProgress;\n(function (WorkDoneProgress) {\n WorkDoneProgress.type = new vscode_jsonrpc_1.ProgressType();\n function is(value) {\n return value === WorkDoneProgress.type;\n }\n WorkDoneProgress.is = is;\n})(WorkDoneProgress || (exports.WorkDoneProgress = WorkDoneProgress = {}));\n/**\n * The `window/workDoneProgress/create` request is sent from the server to the client to initiate progress\n * reporting from the server.\n */\nvar WorkDoneProgressCreateRequest;\n(function (WorkDoneProgressCreateRequest) {\n WorkDoneProgressCreateRequest.method = 'window/workDoneProgress/create';\n WorkDoneProgressCreateRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n WorkDoneProgressCreateRequest.type = new messages_1.ProtocolRequestType(WorkDoneProgressCreateRequest.method);\n})(WorkDoneProgressCreateRequest || (exports.WorkDoneProgressCreateRequest = WorkDoneProgressCreateRequest = {}));\n/**\n * The `window/workDoneProgress/cancel` notification is sent from the client to the server to cancel a progress\n * initiated on the server side.\n */\nvar WorkDoneProgressCancelNotification;\n(function (WorkDoneProgressCancelNotification) {\n WorkDoneProgressCancelNotification.method = 'window/workDoneProgress/cancel';\n WorkDoneProgressCancelNotification.messageDirection = messages_1.MessageDirection.clientToServer;\n WorkDoneProgressCancelNotification.type = new messages_1.ProtocolNotificationType(WorkDoneProgressCancelNotification.method);\n})(WorkDoneProgressCancelNotification || (exports.WorkDoneProgressCancelNotification = WorkDoneProgressCancelNotification = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,qCAAqC,EAAQ,gCAAgC,EAAQ,mBAAmB,KAAK;CACrH,IAAM,IAAA,GAAA,EACA,IAAA,GAAA,EACF;CACJ,CAAC,SAAU,GAAkB;EACzB,EAAiB,OAAO,IAAI,EAAiB,cAAc;EAC3D,SAAS,EAAG,GAAO;GACf,OAAO,MAAU,EAAiB;;EAEtC,EAAiB,KAAK;IACvB,MAAqB,EAAQ,mBAAmB,IAAmB,EAAE,EAAE;CAK1E,IAAI;CACJ,CAAC,SAAU,GAA+B;EAGtC,AAFA,EAA8B,SAAS,kCACvC,EAA8B,mBAAmB,EAAW,iBAAiB,gBAC7E,EAA8B,OAAO,IAAI,EAAW,oBAAoB,EAA8B,OAAO;IAC9G,MAAkC,EAAQ,gCAAgC,IAAgC,EAAE,EAAE;CAKjH,IAAI;CACJ,CAAC,SAAU,GAAoC;EAG3C,AAFA,EAAmC,SAAS,kCAC5C,EAAmC,mBAAmB,EAAW,iBAAiB,gBAClF,EAAmC,OAAO,IAAI,EAAW,yBAAyB,EAAmC,OAAO;IAC7H,MAAuC,EAAQ,qCAAqC,IAAqC,EAAE,EAAE"}
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { require_messages as t } from "./messages.js";
|
|
3
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js
|
|
4
|
-
var n = /* @__PURE__ */ e(((e) => {
|
|
5
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.SelectionRangeRequest = void 0;
|
|
6
|
-
var n = t(), r;
|
|
7
|
-
(function(e) {
|
|
8
|
-
e.method = "textDocument/selectionRange", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
|
|
9
|
-
})(r || (e.SelectionRangeRequest = r = {}));
|
|
10
|
-
}));
|
|
11
|
-
//#endregion
|
|
12
|
-
export default n();
|
|
13
|
-
export { n as require_protocol_selectionRange };
|
|
14
|
-
|
|
15
|
-
//# sourceMappingURL=protocol.selectionRange.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.selectionRange.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js"],"sourcesContent":["\"use strict\";\n/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.SelectionRangeRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to provide selection ranges in a document. The request's\n * parameter is of type {@link SelectionRangeParams}, the\n * response is of type {@link SelectionRange SelectionRange[]} or a Thenable\n * that resolves to such.\n */\nvar SelectionRangeRequest;\n(function (SelectionRangeRequest) {\n SelectionRangeRequest.method = 'textDocument/selectionRange';\n SelectionRangeRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n SelectionRangeRequest.type = new messages_1.ProtocolRequestType(SelectionRangeRequest.method);\n})(SelectionRangeRequest || (exports.SelectionRangeRequest = SelectionRangeRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,wBAAwB,KAAK;CACrC,IAAM,IAAA,GAAA,EAOF;CACJ,CAAC,SAAU,GAAuB;EAG9B,AAFA,EAAsB,SAAS,+BAC/B,EAAsB,mBAAmB,EAAW,iBAAiB,gBACrE,EAAsB,OAAO,IAAI,EAAW,oBAAoB,EAAsB,OAAO;IAC9F,MAA0B,EAAQ,wBAAwB,IAAwB,EAAE,EAAE"}
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { require_messages as t } from "./messages.js";
|
|
3
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js
|
|
4
|
-
var n = /* @__PURE__ */ e(((e) => {
|
|
5
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.SemanticTokensRefreshRequest = e.SemanticTokensRangeRequest = e.SemanticTokensDeltaRequest = e.SemanticTokensRequest = e.SemanticTokensRegistrationType = e.TokenFormat = void 0;
|
|
6
|
-
var n = t(), r;
|
|
7
|
-
(function(e) {
|
|
8
|
-
e.Relative = "relative";
|
|
9
|
-
})(r || (e.TokenFormat = r = {}));
|
|
10
|
-
var i;
|
|
11
|
-
(function(e) {
|
|
12
|
-
e.method = "textDocument/semanticTokens", e.type = new n.RegistrationType(e.method);
|
|
13
|
-
})(i || (e.SemanticTokensRegistrationType = i = {}));
|
|
14
|
-
var a;
|
|
15
|
-
(function(e) {
|
|
16
|
-
e.method = "textDocument/semanticTokens/full", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method), e.registrationMethod = i.method;
|
|
17
|
-
})(a || (e.SemanticTokensRequest = a = {}));
|
|
18
|
-
var o;
|
|
19
|
-
(function(e) {
|
|
20
|
-
e.method = "textDocument/semanticTokens/full/delta", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method), e.registrationMethod = i.method;
|
|
21
|
-
})(o || (e.SemanticTokensDeltaRequest = o = {}));
|
|
22
|
-
var s;
|
|
23
|
-
(function(e) {
|
|
24
|
-
e.method = "textDocument/semanticTokens/range", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method), e.registrationMethod = i.method;
|
|
25
|
-
})(s || (e.SemanticTokensRangeRequest = s = {}));
|
|
26
|
-
var c;
|
|
27
|
-
(function(e) {
|
|
28
|
-
e.method = "workspace/semanticTokens/refresh", e.messageDirection = n.MessageDirection.serverToClient, e.type = new n.ProtocolRequestType0(e.method);
|
|
29
|
-
})(c || (e.SemanticTokensRefreshRequest = c = {}));
|
|
30
|
-
}));
|
|
31
|
-
//#endregion
|
|
32
|
-
export default n();
|
|
33
|
-
export { n as require_protocol_semanticTokens };
|
|
34
|
-
|
|
35
|
-
//# sourceMappingURL=protocol.semanticTokens.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.semanticTokens.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.SemanticTokensRefreshRequest = exports.SemanticTokensRangeRequest = exports.SemanticTokensDeltaRequest = exports.SemanticTokensRequest = exports.SemanticTokensRegistrationType = exports.TokenFormat = void 0;\nconst messages_1 = require(\"./messages\");\n//------- 'textDocument/semanticTokens' -----\nvar TokenFormat;\n(function (TokenFormat) {\n TokenFormat.Relative = 'relative';\n})(TokenFormat || (exports.TokenFormat = TokenFormat = {}));\nvar SemanticTokensRegistrationType;\n(function (SemanticTokensRegistrationType) {\n SemanticTokensRegistrationType.method = 'textDocument/semanticTokens';\n SemanticTokensRegistrationType.type = new messages_1.RegistrationType(SemanticTokensRegistrationType.method);\n})(SemanticTokensRegistrationType || (exports.SemanticTokensRegistrationType = SemanticTokensRegistrationType = {}));\n/**\n * @since 3.16.0\n */\nvar SemanticTokensRequest;\n(function (SemanticTokensRequest) {\n SemanticTokensRequest.method = 'textDocument/semanticTokens/full';\n SemanticTokensRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n SemanticTokensRequest.type = new messages_1.ProtocolRequestType(SemanticTokensRequest.method);\n SemanticTokensRequest.registrationMethod = SemanticTokensRegistrationType.method;\n})(SemanticTokensRequest || (exports.SemanticTokensRequest = SemanticTokensRequest = {}));\n/**\n * @since 3.16.0\n */\nvar SemanticTokensDeltaRequest;\n(function (SemanticTokensDeltaRequest) {\n SemanticTokensDeltaRequest.method = 'textDocument/semanticTokens/full/delta';\n SemanticTokensDeltaRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n SemanticTokensDeltaRequest.type = new messages_1.ProtocolRequestType(SemanticTokensDeltaRequest.method);\n SemanticTokensDeltaRequest.registrationMethod = SemanticTokensRegistrationType.method;\n})(SemanticTokensDeltaRequest || (exports.SemanticTokensDeltaRequest = SemanticTokensDeltaRequest = {}));\n/**\n * @since 3.16.0\n */\nvar SemanticTokensRangeRequest;\n(function (SemanticTokensRangeRequest) {\n SemanticTokensRangeRequest.method = 'textDocument/semanticTokens/range';\n SemanticTokensRangeRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n SemanticTokensRangeRequest.type = new messages_1.ProtocolRequestType(SemanticTokensRangeRequest.method);\n SemanticTokensRangeRequest.registrationMethod = SemanticTokensRegistrationType.method;\n})(SemanticTokensRangeRequest || (exports.SemanticTokensRangeRequest = SemanticTokensRangeRequest = {}));\n/**\n * @since 3.16.0\n */\nvar SemanticTokensRefreshRequest;\n(function (SemanticTokensRefreshRequest) {\n SemanticTokensRefreshRequest.method = `workspace/semanticTokens/refresh`;\n SemanticTokensRefreshRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n SemanticTokensRefreshRequest.type = new messages_1.ProtocolRequestType0(SemanticTokensRefreshRequest.method);\n})(SemanticTokensRefreshRequest || (exports.SemanticTokensRefreshRequest = SemanticTokensRefreshRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,+BAA+B,EAAQ,6BAA6B,EAAQ,6BAA6B,EAAQ,wBAAwB,EAAQ,iCAAiC,EAAQ,cAAc,KAAK;CACrN,IAAM,IAAA,GAAA,EAEF;CACJ,CAAC,SAAU,GAAa;EACpB,EAAY,WAAW;IACxB,MAAgB,EAAQ,cAAc,IAAc,EAAE,EAAE;CAC3D,IAAI;CACJ,CAAC,SAAU,GAAgC;EAEvC,AADA,EAA+B,SAAS,+BACxC,EAA+B,OAAO,IAAI,EAAW,iBAAiB,EAA+B,OAAO;IAC7G,MAAmC,EAAQ,iCAAiC,IAAiC,EAAE,EAAE;CAIpH,IAAI;CACJ,CAAC,SAAU,GAAuB;EAI9B,AAHA,EAAsB,SAAS,oCAC/B,EAAsB,mBAAmB,EAAW,iBAAiB,gBACrE,EAAsB,OAAO,IAAI,EAAW,oBAAoB,EAAsB,OAAO,EAC7F,EAAsB,qBAAqB,EAA+B;IAC3E,MAA0B,EAAQ,wBAAwB,IAAwB,EAAE,EAAE;CAIzF,IAAI;CACJ,CAAC,SAAU,GAA4B;EAInC,AAHA,EAA2B,SAAS,0CACpC,EAA2B,mBAAmB,EAAW,iBAAiB,gBAC1E,EAA2B,OAAO,IAAI,EAAW,oBAAoB,EAA2B,OAAO,EACvG,EAA2B,qBAAqB,EAA+B;IAChF,MAA+B,EAAQ,6BAA6B,IAA6B,EAAE,EAAE;CAIxG,IAAI;CACJ,CAAC,SAAU,GAA4B;EAInC,AAHA,EAA2B,SAAS,qCACpC,EAA2B,mBAAmB,EAAW,iBAAiB,gBAC1E,EAA2B,OAAO,IAAI,EAAW,oBAAoB,EAA2B,OAAO,EACvG,EAA2B,qBAAqB,EAA+B;IAChF,MAA+B,EAAQ,6BAA6B,IAA6B,EAAE,EAAE;CAIxG,IAAI;CACJ,CAAC,SAAU,GAA8B;EAGrC,AAFA,EAA6B,SAAS,oCACtC,EAA6B,mBAAmB,EAAW,iBAAiB,gBAC5E,EAA6B,OAAO,IAAI,EAAW,qBAAqB,EAA6B,OAAO;IAC7G,MAAiC,EAAQ,+BAA+B,IAA+B,EAAE,EAAE"}
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { require_messages as t } from "./messages.js";
|
|
3
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js
|
|
4
|
-
var n = /* @__PURE__ */ e(((e) => {
|
|
5
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.ShowDocumentRequest = void 0;
|
|
6
|
-
var n = t(), r;
|
|
7
|
-
(function(e) {
|
|
8
|
-
e.method = "window/showDocument", e.messageDirection = n.MessageDirection.serverToClient, e.type = new n.ProtocolRequestType(e.method);
|
|
9
|
-
})(r || (e.ShowDocumentRequest = r = {}));
|
|
10
|
-
}));
|
|
11
|
-
//#endregion
|
|
12
|
-
export default n();
|
|
13
|
-
export { n as require_protocol_showDocument };
|
|
14
|
-
|
|
15
|
-
//# sourceMappingURL=protocol.showDocument.js.map
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.showDocument.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ShowDocumentRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to show a document. This request might open an\n * external program depending on the value of the URI to open.\n * For example a request to open `https://code.visualstudio.com/`\n * will very likely open the URI in a WEB browser.\n *\n * @since 3.16.0\n*/\nvar ShowDocumentRequest;\n(function (ShowDocumentRequest) {\n ShowDocumentRequest.method = 'window/showDocument';\n ShowDocumentRequest.messageDirection = messages_1.MessageDirection.serverToClient;\n ShowDocumentRequest.type = new messages_1.ProtocolRequestType(ShowDocumentRequest.method);\n})(ShowDocumentRequest || (exports.ShowDocumentRequest = ShowDocumentRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,sBAAsB,KAAK;CACnC,IAAM,IAAA,GAAA,EASF;CACJ,CAAC,SAAU,GAAqB;EAG5B,AAFA,EAAoB,SAAS,uBAC7B,EAAoB,mBAAmB,EAAW,iBAAiB,gBACnE,EAAoB,OAAO,IAAI,EAAW,oBAAoB,EAAoB,OAAO;IAC1F,MAAwB,EAAQ,sBAAsB,IAAsB,EAAE,EAAE"}
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { require_messages as t } from "./messages.js";
|
|
3
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js
|
|
4
|
-
var n = /* @__PURE__ */ e(((e) => {
|
|
5
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.TypeDefinitionRequest = void 0;
|
|
6
|
-
var n = t(), r;
|
|
7
|
-
(function(e) {
|
|
8
|
-
e.method = "textDocument/typeDefinition", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
|
|
9
|
-
})(r || (e.TypeDefinitionRequest = r = {}));
|
|
10
|
-
}));
|
|
11
|
-
//#endregion
|
|
12
|
-
export default n();
|
|
13
|
-
export { n as require_protocol_typeDefinition };
|
|
14
|
-
|
|
15
|
-
//# sourceMappingURL=protocol.typeDefinition.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.typeDefinition.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.TypeDefinitionRequest = void 0;\nconst messages_1 = require(\"./messages\");\n// @ts-ignore: to avoid inlining LocatioLink as dynamic import\nlet __noDynamicImport;\n/**\n * A request to resolve the type definition locations of a symbol at a given text\n * document position. The request's parameter is of type {@link TextDocumentPositionParams}\n * the response is of type {@link Definition} or a Thenable that resolves to such.\n */\nvar TypeDefinitionRequest;\n(function (TypeDefinitionRequest) {\n TypeDefinitionRequest.method = 'textDocument/typeDefinition';\n TypeDefinitionRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n TypeDefinitionRequest.type = new messages_1.ProtocolRequestType(TypeDefinitionRequest.method);\n})(TypeDefinitionRequest || (exports.TypeDefinitionRequest = TypeDefinitionRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,wBAAwB,KAAK;CACrC,IAAM,IAAA,GAAA,EAQF;CACJ,CAAC,SAAU,GAAuB;EAG9B,AAFA,EAAsB,SAAS,+BAC/B,EAAsB,mBAAmB,EAAW,iBAAiB,gBACrE,EAAsB,OAAO,IAAI,EAAW,oBAAoB,EAAsB,OAAO;IAC9F,MAA0B,EAAQ,wBAAwB,IAAwB,EAAE,EAAE"}
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin as e } from "../../../../_virtual/_rolldown/runtime.js";
|
|
2
|
-
import { require_messages as t } from "./messages.js";
|
|
3
|
-
//#region ../../node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js
|
|
4
|
-
var n = /* @__PURE__ */ e(((e) => {
|
|
5
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.TypeHierarchySubtypesRequest = e.TypeHierarchySupertypesRequest = e.TypeHierarchyPrepareRequest = void 0;
|
|
6
|
-
var n = t(), r;
|
|
7
|
-
(function(e) {
|
|
8
|
-
e.method = "textDocument/prepareTypeHierarchy", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
|
|
9
|
-
})(r || (e.TypeHierarchyPrepareRequest = r = {}));
|
|
10
|
-
var i;
|
|
11
|
-
(function(e) {
|
|
12
|
-
e.method = "typeHierarchy/supertypes", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
|
|
13
|
-
})(i || (e.TypeHierarchySupertypesRequest = i = {}));
|
|
14
|
-
var a;
|
|
15
|
-
(function(e) {
|
|
16
|
-
e.method = "typeHierarchy/subtypes", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
|
|
17
|
-
})(a || (e.TypeHierarchySubtypesRequest = a = {}));
|
|
18
|
-
}));
|
|
19
|
-
//#endregion
|
|
20
|
-
export default n();
|
|
21
|
-
export { n as require_protocol_typeHierarchy };
|
|
22
|
-
|
|
23
|
-
//# sourceMappingURL=protocol.typeHierarchy.js.map
|
package/lib/esm/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.typeHierarchy.js","names":[],"sources":["../../../../../../../../node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js"],"sourcesContent":["\"use strict\";\n/* --------------------------------------------------------------------------------------------\n * Copyright (c) TypeFox, Microsoft and others. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n * ------------------------------------------------------------------------------------------ */\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.TypeHierarchySubtypesRequest = exports.TypeHierarchySupertypesRequest = exports.TypeHierarchyPrepareRequest = void 0;\nconst messages_1 = require(\"./messages\");\n/**\n * A request to result a `TypeHierarchyItem` in a document at a given position.\n * Can be used as an input to a subtypes or supertypes type hierarchy.\n *\n * @since 3.17.0\n */\nvar TypeHierarchyPrepareRequest;\n(function (TypeHierarchyPrepareRequest) {\n TypeHierarchyPrepareRequest.method = 'textDocument/prepareTypeHierarchy';\n TypeHierarchyPrepareRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n TypeHierarchyPrepareRequest.type = new messages_1.ProtocolRequestType(TypeHierarchyPrepareRequest.method);\n})(TypeHierarchyPrepareRequest || (exports.TypeHierarchyPrepareRequest = TypeHierarchyPrepareRequest = {}));\n/**\n * A request to resolve the supertypes for a given `TypeHierarchyItem`.\n *\n * @since 3.17.0\n */\nvar TypeHierarchySupertypesRequest;\n(function (TypeHierarchySupertypesRequest) {\n TypeHierarchySupertypesRequest.method = 'typeHierarchy/supertypes';\n TypeHierarchySupertypesRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n TypeHierarchySupertypesRequest.type = new messages_1.ProtocolRequestType(TypeHierarchySupertypesRequest.method);\n})(TypeHierarchySupertypesRequest || (exports.TypeHierarchySupertypesRequest = TypeHierarchySupertypesRequest = {}));\n/**\n * A request to resolve the subtypes for a given `TypeHierarchyItem`.\n *\n * @since 3.17.0\n */\nvar TypeHierarchySubtypesRequest;\n(function (TypeHierarchySubtypesRequest) {\n TypeHierarchySubtypesRequest.method = 'typeHierarchy/subtypes';\n TypeHierarchySubtypesRequest.messageDirection = messages_1.MessageDirection.clientToServer;\n TypeHierarchySubtypesRequest.type = new messages_1.ProtocolRequestType(TypeHierarchySubtypesRequest.method);\n})(TypeHierarchySubtypesRequest || (exports.TypeHierarchySubtypesRequest = TypeHierarchySubtypesRequest = {}));\n"],"x_google_ignoreList":[0],"mappings":";;;;CAMA,AADA,OAAO,eAAe,GAAS,cAAc,EAAE,OAAO,IAAM,CAAC,EAC7D,EAAQ,+BAA+B,EAAQ,iCAAiC,EAAQ,8BAA8B,KAAK;CAC3H,IAAM,IAAA,GAAA,EAOF;CACJ,CAAC,SAAU,GAA6B;EAGpC,AAFA,EAA4B,SAAS,qCACrC,EAA4B,mBAAmB,EAAW,iBAAiB,gBAC3E,EAA4B,OAAO,IAAI,EAAW,oBAAoB,EAA4B,OAAO;IAC1G,MAAgC,EAAQ,8BAA8B,IAA8B,EAAE,EAAE;CAM3G,IAAI;CACJ,CAAC,SAAU,GAAgC;EAGvC,AAFA,EAA+B,SAAS,4BACxC,EAA+B,mBAAmB,EAAW,iBAAiB,gBAC9E,EAA+B,OAAO,IAAI,EAAW,oBAAoB,EAA+B,OAAO;IAChH,MAAmC,EAAQ,iCAAiC,IAAiC,EAAE,EAAE;CAMpH,IAAI;CACJ,CAAC,SAAU,GAA8B;EAGrC,AAFA,EAA6B,SAAS,0BACtC,EAA6B,mBAAmB,EAAW,iBAAiB,gBAC5E,EAA6B,OAAO,IAAI,EAAW,oBAAoB,EAA6B,OAAO;IAC5G,MAAiC,EAAQ,+BAA+B,IAA+B,EAAE,EAAE"}
|