@loopstack/loopstack-studio 0.27.0 → 0.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/rolldown_runtime.js +13 -15
- package/dist/components/ai-elements/code-block.js +2 -2
- package/dist/components/dynamic-form/Form.js +49 -52
- package/dist/components/loopstack-elements/tool.js +18 -9
- package/dist/config.js +6 -0
- package/dist/features/debug/components/WorkflowFlowViewer.js +94 -81
- package/dist/features/debug/components/workflow-flow/StateNode.js +154 -79
- package/dist/features/debug/components/workflow-flow/WorkflowGraph.js +43 -31
- package/dist/features/debug/components/workflow-flow/WorkflowTransitionEdge.js +52 -51
- package/dist/features/debug/lib/edge-paths.js +45 -30
- package/dist/features/debug/lib/flow-types.js +2 -0
- package/dist/features/debug/lib/flow-utils.js +66 -64
- package/dist/features/documents/DocumentRenderer.js +2 -2
- package/dist/features/documents/components/DocumentList.js +19 -18
- package/dist/features/documents/renderers/LlmMessage.js +89 -0
- package/dist/features/workbench/WorkflowItem.js +4 -3
- package/dist/features/workbench/components/EmbedLogsContent.js +5 -0
- package/dist/features/workbench/components/PreviewEmptyState.js +10 -0
- package/dist/features/workbench/components/PreviewWorkbench.js +14 -0
- package/dist/features/workbench/components/RecentRunItem.js +48 -0
- package/dist/features/workbench/components/WorkflowForms.js +4 -3
- package/dist/features/workbench/hooks/useEmbedBridge.js +3 -0
- package/dist/features/workbench/hooks/useWorkflowData.js +9 -9
- package/dist/features/workbench/index.js +4 -0
- package/dist/features/workspaces/components/ExecutionTimeline.js +9 -8
- package/dist/loopstack-studio.css +1 -1
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{architecture-YZFGNWBL.js → architecture-7EHR7CIX.js} +2 -2
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{chunk-7N4EOEYR.js → chunk-4EGX6M5U.js} +9 -13
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{chunk-KGLVRYIC.js → chunk-5DO6E6H7.js} +3 -7
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-BR22UD5L.js +56 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{chunk-2KRD3SAO.js → chunk-FHYWG6QK.js} +3 -7
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{chunk-FOC6F5B3.js → chunk-MPE355IW.js} +3 -7
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MZUSXYTE.js +24 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-N66VUXT2.js +48 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-NNHCCRGN.js +20219 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-PUPMXCY4.js +19 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{chunk-67CJDMHE.js → chunk-UIBZB4QT.js} +3 -7
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WCWK7LTN.js +25 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/eventmodeling-FCH6USID.js +3 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{gitGraph-7Q5UKJZL.js → gitGraph-WXDBUCRP.js} +2 -2
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-J43DQDTF.js +3 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-YPE3B663.js +3 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-LRSECV5Y.js +3 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-GUYGQ44K.js +3 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/{treeView-SZITEDCU.js → treeView-BLDUP644.js} +2 -2
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-LRROVOQU.js +3 -0
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/wardley-L42UT6IY.js +3 -0
- package/dist/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js +24 -19
- package/dist/node_modules/@ungap/structured-clone/esm/deserialize.js +36 -26
- package/dist/node_modules/@xyflow/react/dist/esm/index.js +1 -1
- package/dist/node_modules/cytoscape/dist/cytoscape.esm.js +257 -254
- package/dist/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +19 -19
- package/dist/node_modules/dagre-d3-es/src/dagre/layout.js +48 -48
- package/dist/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +9 -9
- package/dist/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +3 -3
- package/dist/node_modules/dagre-d3-es/src/dagre/order/index.js +11 -11
- package/dist/node_modules/dagre-d3-es/src/dagre/order/init-order.js +4 -4
- package/dist/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +4 -4
- package/dist/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +8 -8
- package/dist/node_modules/dagre-d3-es/src/dagre/order/sort.js +5 -5
- package/dist/node_modules/dagre-d3-es/src/dagre/position/bk.js +72 -72
- package/dist/node_modules/dagre-d3-es/src/dagre/position/index.js +1 -1
- package/dist/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +25 -25
- package/dist/node_modules/dagre-d3-es/src/dagre/rank/util.js +8 -8
- package/dist/node_modules/dagre-d3-es/src/dagre/util.js +48 -48
- package/dist/node_modules/dagre-d3-es/src/graphlib/graph.js +109 -109
- package/dist/node_modules/dagre-d3-es/src/graphlib/json.js +17 -17
- package/dist/node_modules/dompurify/dist/purify.es.js +301 -209
- package/dist/node_modules/es-toolkit/dist/_internal/globalThis.js +4 -0
- package/dist/node_modules/es-toolkit/dist/_internal/isUnsafeProperty.js +4 -0
- package/dist/node_modules/es-toolkit/dist/compat/_internal/getSymbols.js +4 -0
- package/dist/node_modules/es-toolkit/dist/compat/_internal/getTag.js +4 -0
- package/dist/node_modules/es-toolkit/dist/compat/_internal/isPrototype.js +5 -0
- package/dist/node_modules/es-toolkit/dist/compat/_internal/tags.js +2 -0
- package/dist/node_modules/es-toolkit/dist/compat/function/memoize.js +12 -0
- package/dist/node_modules/es-toolkit/dist/compat/object/clone.js +97 -0
- package/dist/node_modules/es-toolkit/dist/compat/object/cloneDeep.js +5 -0
- package/dist/node_modules/es-toolkit/dist/compat/object/cloneDeepWith.js +29 -0
- package/dist/node_modules/es-toolkit/dist/compat/object/merge.js +6 -0
- package/dist/node_modules/es-toolkit/dist/compat/object/mergeWith.js +49 -0
- package/dist/node_modules/es-toolkit/dist/compat/predicate/isArguments.js +5 -0
- package/dist/node_modules/es-toolkit/dist/compat/predicate/isArray.js +4 -0
- package/dist/node_modules/es-toolkit/dist/compat/predicate/isArrayLike.js +5 -0
- package/dist/node_modules/es-toolkit/dist/compat/predicate/isArrayLikeObject.js +6 -0
- package/dist/node_modules/es-toolkit/dist/compat/predicate/isEmpty.js +16 -0
- package/dist/node_modules/es-toolkit/dist/compat/predicate/isObjectLike.js +4 -0
- package/dist/node_modules/es-toolkit/dist/compat/predicate/isPlainObject.js +12 -0
- package/dist/node_modules/es-toolkit/dist/compat/predicate/isTypedArray.js +5 -0
- package/dist/node_modules/es-toolkit/dist/function/noop.js +2 -0
- package/dist/node_modules/es-toolkit/dist/object/clone.js +29 -0
- package/dist/node_modules/es-toolkit/dist/object/cloneDeepWith.js +114 -0
- package/dist/node_modules/es-toolkit/dist/predicate/isBuffer.js +5 -0
- package/dist/node_modules/es-toolkit/dist/predicate/isLength.js +4 -0
- package/dist/node_modules/es-toolkit/dist/predicate/isPrimitive.js +4 -0
- package/dist/node_modules/es-toolkit/dist/predicate/isTypedArray.js +4 -0
- package/dist/node_modules/hast-util-raw/node_modules/parse5/dist/tokenizer/index.js +2 -2
- package/dist/node_modules/internmap/src/index.js +1 -1
- package/dist/node_modules/katex/dist/katex.js +379 -417
- package/dist/node_modules/lodash-es/_arrayLikeKeys.js +3 -3
- package/dist/node_modules/lodash-es/_assignMergeValue.js +1 -1
- package/dist/node_modules/lodash-es/_assignValue.js +1 -1
- package/dist/node_modules/lodash-es/_baseClone.js +9 -9
- package/dist/node_modules/lodash-es/_baseForOwn.js +1 -1
- package/dist/node_modules/lodash-es/_baseIsEqualDeep.js +1 -1
- package/dist/node_modules/lodash-es/_baseMatchesProperty.js +6 -6
- package/dist/node_modules/lodash-es/_baseMerge.js +2 -2
- package/dist/node_modules/lodash-es/_baseMergeDeep.js +7 -7
- package/dist/node_modules/lodash-es/_baseOrderBy.js +12 -12
- package/dist/node_modules/lodash-es/_baseRest.js +1 -1
- package/dist/node_modules/lodash-es/_baseSet.js +1 -1
- package/dist/node_modules/lodash-es/_baseSetToString.js +3 -3
- package/dist/node_modules/lodash-es/_baseToString.js +2 -2
- package/dist/node_modules/lodash-es/_baseUniq.js +1 -1
- package/dist/node_modules/lodash-es/_createRange.js +1 -1
- package/dist/node_modules/lodash-es/_createSet.js +3 -3
- package/dist/node_modules/lodash-es/_flatRest.js +1 -1
- package/dist/node_modules/lodash-es/_getAllKeys.js +2 -2
- package/dist/node_modules/lodash-es/_getAllKeysIn.js +1 -1
- package/dist/node_modules/lodash-es/_getSymbolsIn.js +1 -1
- package/dist/node_modules/lodash-es/_getTag.js +1 -1
- package/dist/node_modules/lodash-es/_hasPath.js +2 -2
- package/dist/node_modules/lodash-es/_initCloneByTag.js +1 -1
- package/dist/node_modules/lodash-es/_initCloneObject.js +1 -1
- package/dist/node_modules/lodash-es/_isFlattenable.js +1 -1
- package/dist/node_modules/lodash-es/_isIterateeCall.js +1 -1
- package/dist/node_modules/lodash-es/_isKey.js +1 -1
- package/dist/node_modules/lodash-es/_setToString.js +1 -1
- package/dist/node_modules/lodash-es/defaults.js +1 -1
- package/dist/node_modules/lodash-es/findIndex.js +2 -2
- package/dist/node_modules/lodash-es/forEach.js +1 -1
- package/dist/node_modules/lodash-es/forIn.js +1 -1
- package/dist/node_modules/lodash-es/isEmpty.js +2 -2
- package/dist/node_modules/lodash-es/isPlainObject.js +1 -1
- package/dist/node_modules/lodash-es/map.js +1 -1
- package/dist/node_modules/lodash-es/max.js +1 -1
- package/dist/node_modules/lodash-es/merge.js +3 -3
- package/dist/node_modules/lodash-es/min.js +1 -1
- package/dist/node_modules/lodash-es/minBy.js +1 -1
- package/dist/node_modules/lodash-es/reduce.js +1 -1
- package/dist/node_modules/lodash-es/toNumber.js +1 -1
- package/dist/node_modules/lodash-es/union.js +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{architectureDiagram-Q4EWVU46.js → architectureDiagram-3BPJPVTR.js} +310 -308
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{blockDiagram-DXYQGD6D.js → blockDiagram-GPEHLZMM.js} +215 -190
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{c4Diagram-AHTNJAMY.js → c4Diagram-AAUBKEIU.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-EDXVE4YY.js → chunk-2J33WTMH.js} +1 -1
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-5FUZZQ4R.js → chunk-3OPIFGDE.js} +48 -20
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-5PVQY5BW.js → chunk-5ZQYHXKU.js} +8 -8
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-4TB4RGXK.js → chunk-727SXJPM.js} +555 -459
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-OYMX7WX6.js → chunk-AQP2D5EJ.js} +155 -145
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-ICPOFSXX.js → chunk-CSCIHK7Q.js} +106 -12
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-ENJZ2VHE.js → chunk-KSCS5N6A.js} +12 -12
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-ZZ45TVLE.js → chunk-L5ZTLDWV.js} +2 -2
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-336JU56O.js → chunk-LZXEDZCA.js} +5 -5
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-YZCP3GAM.js → chunk-ND2GUHAM.js} +1 -1
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-X2U36JSP.js → chunk-NZK2D7GU.js} +1 -1
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-U2HBQHQK.js → chunk-O5CBEL6O.js} +2 -2
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{chunk-426QAEUC.js → chunk-WU5MYG2G.js} +1 -1
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{classDiagram-6PBFFD2Q.js → classDiagram-4FO5ZUOK.js} +11 -11
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{classDiagram-v2-HSJHXN6E.js → classDiagram-v2-Q7XG4LA2.js} +11 -11
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{dagre-KV5264BT.js → dagre-BM42HDAG.js} +8 -8
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{diagram-MMDJMWI5.js → diagram-2AECGRRQ.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{diagram-5BDNPKRD.js → diagram-5GNKFQAL.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/diagram-KO2AKTUF.js +433 -0
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{diagram-TYMM5635.js → diagram-LMA3HP47.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{diagram-G4DWMVQ6.js → diagram-OG6HWLK6.js} +5 -5
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{erDiagram-SMLLAGMA.js → erDiagram-TEJ5UH35.js} +9 -9
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{flowDiagram-DWJPFMVM.js → flowDiagram-I6XJVG4X.js} +10 -10
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{ganttDiagram-T4ZO3ILL.js → ganttDiagram-6RSMTGT7.js} +7 -4
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{gitGraphDiagram-UUTBAWPF.js → gitGraphDiagram-PVQCEYII.js} +2 -2
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{infoDiagram-42DDH7IO.js → infoDiagram-5YYISTIA.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{ishikawaDiagram-UXIWVN3A.js → ishikawaDiagram-YF4QCWOH.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{journeyDiagram-VCZTEJTY.js → journeyDiagram-JHISSGLW.js} +2 -2
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{kanban-definition-6JOO6SKY.js → kanban-definition-UN3LZRKU.js} +7 -7
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{mindmap-definition-QFDTVHPH.js → mindmap-definition-RKZ34NQL.js} +9 -9
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{pieDiagram-DEJITSTG.js → pieDiagram-4H26LBE5.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{quadrantDiagram-34T5L4WZ.js → quadrantDiagram-W4KKPZXB.js} +364 -337
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{requirementDiagram-MS252O5E.js → requirementDiagram-4Y6WPE33.js} +9 -9
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{sankeyDiagram-XADWPNL6.js → sankeyDiagram-5OEKKPKP.js} +187 -138
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{sequenceDiagram-FGHM5R23.js → sequenceDiagram-3UESZ5HK.js} +15 -8
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{stateDiagram-FHFEXIEX.js → stateDiagram-AJRCARHV.js} +10 -10
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{stateDiagram-v2-QKLJ7IA2.js → stateDiagram-v2-BHNVJYJU.js} +10 -10
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{timeline-definition-GMOUNBTQ.js → timeline-definition-PNZ67QCA.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{vennDiagram-DHZGUBPP.js → vennDiagram-CIIHVFJN.js} +3 -3
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/wardleyDiagram-YWT4CUSO.js +640 -0
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/{xychartDiagram-5P7HB3ND.js → xychartDiagram-2RQKCTM6.js} +4 -4
- package/dist/node_modules/mermaid/dist/mermaid.core.js +96 -70
- package/dist/node_modules/stylis/src/Enum.js +2 -2
- package/dist/node_modules/stylis/src/Middleware.js +9 -0
- package/dist/node_modules/stylis/src/Parser.js +55 -44
- package/dist/node_modules/stylis/src/Utility.js +9 -12
- package/dist/node_modules/unified/lib/index.js +1 -1
- package/dist/packages/contracts/dist/enums/index.js +4 -24
- package/dist/packages/contracts/dist/enums/registry.enum.js +9 -20
- package/dist/packages/contracts/dist/enums/sort-order.enum.js +5 -10
- package/dist/packages/contracts/dist/enums/user-type.enum.js +5 -10
- package/dist/packages/contracts/dist/enums/workflow-state.enum.js +5 -10
- package/dist/pages/EmbedWorkbenchPage.js +4 -3
- package/dist/pages/PreviewWorkbenchPage.js +126 -124
- package/dist/pages/StudioLandingPage.js +28 -72
- package/package.json +2 -2
- package/dist/features/documents/renderers/ClaudeMessage.js +0 -96
- package/dist/node_modules/@chevrotain/gast/lib/src/helpers.js +0 -23
- package/dist/node_modules/@chevrotain/gast/lib/src/model.js +0 -151
- package/dist/node_modules/@chevrotain/gast/lib/src/visitor.js +0 -40
- package/dist/node_modules/@chevrotain/regexp-to-ast/lib/src/api.js +0 -2
- package/dist/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +0 -85
- package/dist/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +0 -35
- package/dist/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +0 -570
- package/dist/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +0 -25
- package/dist/node_modules/@chevrotain/utils/lib/src/print.js +0 -9
- package/dist/node_modules/@chevrotain/utils/lib/src/timer.js +0 -8
- package/dist/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +0 -10
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AA7GKIK3.js +0 -28
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-CIAEETIT.js +0 -23
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-K5T4RW27.js +0 -1197
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LIHQZDEY.js +0 -60
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-ORNJ4GCN.js +0 -29
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-OMHHGYJF.js +0 -3
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-4T2RLAQJ.js +0 -3
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-ZZUOXDRM.js +0 -3
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-PYXPWWZC.js +0 -3
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-W4RFUUIX.js +0 -3
- package/dist/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/wardley-RL74JXVD.js +0 -3
- package/dist/node_modules/chevrotain/lib/src/api.js +0 -10
- package/dist/node_modules/chevrotain/lib/src/lang/lang_extensions.js +0 -10
- package/dist/node_modules/chevrotain/lib/src/parse/constants.js +0 -2
- package/dist/node_modules/chevrotain/lib/src/parse/cst/cst.js +0 -13
- package/dist/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +0 -49
- package/dist/node_modules/chevrotain/lib/src/parse/errors_public.js +0 -77
- package/dist/node_modules/chevrotain/lib/src/parse/exceptions_public.js +0 -33
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/checks.js +0 -275
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/first.js +0 -23
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/follow.js +0 -28
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +0 -14
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +0 -262
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/keys.js +0 -5
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +0 -41
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +0 -241
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +0 -30
- package/dist/node_modules/chevrotain/lib/src/parse/grammar/rest.js +0 -56
- package/dist/node_modules/chevrotain/lib/src/parse/parser/parser.js +0 -114
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +0 -46
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +0 -166
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +0 -43
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +0 -107
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +0 -21
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +0 -312
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +0 -285
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +0 -144
- package/dist/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +0 -92
- package/dist/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +0 -11
- package/dist/node_modules/chevrotain/lib/src/scan/lexer.js +0 -437
- package/dist/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +0 -9
- package/dist/node_modules/chevrotain/lib/src/scan/lexer_public.js +0 -253
- package/dist/node_modules/chevrotain/lib/src/scan/reg_exp.js +0 -152
- package/dist/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +0 -15
- package/dist/node_modules/chevrotain/lib/src/scan/tokens.js +0 -65
- package/dist/node_modules/chevrotain/lib/src/scan/tokens_public.js +0 -39
- package/dist/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +0 -346
- package/dist/node_modules/chevrotain-allstar/lib/atn.js +0 -194
- package/dist/node_modules/chevrotain-allstar/lib/dfa.js +0 -32
- package/dist/node_modules/chevrotain-allstar/lib/index.js +0 -1
- package/dist/node_modules/langium/lib/default-module.js +0 -85
- package/dist/node_modules/langium/lib/dependency-injection.js +0 -62
- package/dist/node_modules/langium/lib/documentation/comment-provider.js +0 -11
- package/dist/node_modules/langium/lib/documentation/documentation-provider.js +0 -36
- package/dist/node_modules/langium/lib/documentation/jsdoc.js +0 -303
- package/dist/node_modules/langium/lib/index.js +0 -182
- package/dist/node_modules/langium/lib/languages/generated/ast.js +0 -1089
- package/dist/node_modules/langium/lib/languages/grammar-config.js +0 -13
- package/dist/node_modules/langium/lib/parser/async-parser.js +0 -83
- package/dist/node_modules/langium/lib/parser/completion-parser-builder.js +0 -7
- package/dist/node_modules/langium/lib/parser/cst-node-builder.js +0 -160
- package/dist/node_modules/langium/lib/parser/indentation-aware.js +0 -141
- package/dist/node_modules/langium/lib/parser/langium-parser-builder.js +0 -11
- package/dist/node_modules/langium/lib/parser/langium-parser.js +0 -388
- package/dist/node_modules/langium/lib/parser/lexer.js +0 -50
- package/dist/node_modules/langium/lib/parser/parser-builder-base.js +0 -275
- package/dist/node_modules/langium/lib/parser/token-builder.js +0 -61
- package/dist/node_modules/langium/lib/parser/value-converter.js +0 -78
- package/dist/node_modules/langium/lib/references/linker.js +0 -190
- package/dist/node_modules/langium/lib/references/name-provider.js +0 -13
- package/dist/node_modules/langium/lib/references/references.js +0 -76
- package/dist/node_modules/langium/lib/references/scope-computation.js +0 -35
- package/dist/node_modules/langium/lib/references/scope-provider.js +0 -34
- package/dist/node_modules/langium/lib/references/scope.js +0 -73
- package/dist/node_modules/langium/lib/serializer/hydrator.js +0 -125
- package/dist/node_modules/langium/lib/serializer/json-serializer.js +0 -145
- package/dist/node_modules/langium/lib/service-registry.js +0 -37
- package/dist/node_modules/langium/lib/syntax-tree.js +0 -70
- package/dist/node_modules/langium/lib/utils/ast-utils.js +0 -157
- package/dist/node_modules/langium/lib/utils/caching.js +0 -91
- package/dist/node_modules/langium/lib/utils/cancellation.js +0 -5
- package/dist/node_modules/langium/lib/utils/collections.js +0 -85
- package/dist/node_modules/langium/lib/utils/cst-utils.js +0 -190
- package/dist/node_modules/langium/lib/utils/disposable.js +0 -8
- package/dist/node_modules/langium/lib/utils/errors.js +0 -12
- package/dist/node_modules/langium/lib/utils/event.js +0 -5
- package/dist/node_modules/langium/lib/utils/grammar-loader.js +0 -22
- package/dist/node_modules/langium/lib/utils/grammar-utils.js +0 -296
- package/dist/node_modules/langium/lib/utils/index.js +0 -53
- package/dist/node_modules/langium/lib/utils/promise-utils.js +0 -30
- package/dist/node_modules/langium/lib/utils/regexp-utils.js +0 -167
- package/dist/node_modules/langium/lib/utils/stream.js +0 -327
- package/dist/node_modules/langium/lib/utils/uri-utils.js +0 -107
- package/dist/node_modules/langium/lib/validation/document-validator.js +0 -210
- package/dist/node_modules/langium/lib/validation/validation-registry.js +0 -87
- package/dist/node_modules/langium/lib/workspace/ast-descriptions.js +0 -57
- package/dist/node_modules/langium/lib/workspace/ast-node-locator.js +0 -28
- package/dist/node_modules/langium/lib/workspace/configuration.js +0 -51
- package/dist/node_modules/langium/lib/workspace/document-builder.js +0 -201
- package/dist/node_modules/langium/lib/workspace/documents.js +0 -142
- package/dist/node_modules/langium/lib/workspace/file-system-provider.js +0 -34
- package/dist/node_modules/langium/lib/workspace/index-manager.js +0 -49
- package/dist/node_modules/langium/lib/workspace/profiler.js +0 -89
- package/dist/node_modules/langium/lib/workspace/workspace-lock.js +0 -42
- package/dist/node_modules/langium/lib/workspace/workspace-manager.js +0 -66
- package/dist/node_modules/lodash-es/flatMap.js +0 -7
- package/dist/node_modules/lodash-es/uniqBy.js +0 -7
- package/dist/node_modules/mermaid/dist/chunks/mermaid.core/wardleyDiagram-NUSXRM2D.js +0 -574
- package/dist/node_modules/vscode-jsonrpc/browser.js +0 -7
- package/dist/node_modules/vscode-jsonrpc/lib/browser/main.js +0 -52
- package/dist/node_modules/vscode-jsonrpc/lib/browser/ril.js +0 -120
- package/dist/node_modules/vscode-jsonrpc/lib/common/api.js +0 -337
- package/dist/node_modules/vscode-jsonrpc/lib/common/cancellation.js +0 -57
- package/dist/node_modules/vscode-jsonrpc/lib/common/connection.js +0 -647
- package/dist/node_modules/vscode-jsonrpc/lib/common/disposable.js +0 -13
- package/dist/node_modules/vscode-jsonrpc/lib/common/events.js +0 -64
- package/dist/node_modules/vscode-jsonrpc/lib/common/is.js +0 -34
- package/dist/node_modules/vscode-jsonrpc/lib/common/linkedMap.js +0 -235
- package/dist/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js +0 -93
- package/dist/node_modules/vscode-jsonrpc/lib/common/messageReader.js +0 -129
- package/dist/node_modules/vscode-jsonrpc/lib/common/messageWriter.js +0 -85
- package/dist/node_modules/vscode-jsonrpc/lib/common/messages.js +0 -161
- package/dist/node_modules/vscode-jsonrpc/lib/common/ral.js +0 -18
- package/dist/node_modules/vscode-jsonrpc/lib/common/semaphore.js +0 -44
- package/dist/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js +0 -58
- package/dist/node_modules/vscode-languageserver-protocol/lib/browser/main.js +0 -28
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/api.js +0 -36
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/connection.js +0 -12
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/messages.js +0 -31
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js +0 -19
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js +0 -15
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.configuration.js +0 -11
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js +0 -11
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.diagnostic.js +0 -33
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js +0 -35
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js +0 -15
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.implementation.js +0 -11
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlayHint.js +0 -19
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineCompletion.js +0 -11
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js +0 -15
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.js +0 -674
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js +0 -11
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.moniker.js +0 -19
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js +0 -126
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.progress.js +0 -24
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js +0 -11
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.semanticTokens.js +0 -31
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js +0 -11
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeDefinition.js +0 -11
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js +0 -19
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.js +0 -15
- package/dist/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js +0 -42
- package/dist/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +0 -138
- package/dist/node_modules/vscode-languageserver-types/lib/esm/main.js +0 -1084
- package/dist/node_modules/vscode-uri/lib/esm/index.js +0 -373
- /package/dist/node_modules/{entities → hast-util-raw/node_modules/entities}/dist/esm/decode-codepoint.js +0 -0
- /package/dist/node_modules/{entities → hast-util-raw/node_modules/entities}/dist/esm/decode.js +0 -0
- /package/dist/node_modules/{entities → hast-util-raw/node_modules/entities}/dist/esm/generated/decode-data-html.js +0 -0
- /package/dist/node_modules/{unified/node_modules/is-plain-obj → is-plain-obj}/index.js +0 -0
|
@@ -1,674 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin, __toCommonJS } from "../../../../_virtual/rolldown_runtime.js";
|
|
2
|
-
import { init_main, main_exports } from "../../../vscode-languageserver-types/lib/esm/main.js";
|
|
3
|
-
import { require_messages } from "./messages.js";
|
|
4
|
-
import { require_is } from "./utils/is.js";
|
|
5
|
-
import { require_protocol_implementation } from "./protocol.implementation.js";
|
|
6
|
-
import { require_protocol_typeDefinition } from "./protocol.typeDefinition.js";
|
|
7
|
-
import { require_protocol_workspaceFolder } from "./protocol.workspaceFolder.js";
|
|
8
|
-
import { require_protocol_configuration } from "./protocol.configuration.js";
|
|
9
|
-
import { require_protocol_colorProvider } from "./protocol.colorProvider.js";
|
|
10
|
-
import { require_protocol_foldingRange } from "./protocol.foldingRange.js";
|
|
11
|
-
import { require_protocol_declaration } from "./protocol.declaration.js";
|
|
12
|
-
import { require_protocol_selectionRange } from "./protocol.selectionRange.js";
|
|
13
|
-
import { require_protocol_progress } from "./protocol.progress.js";
|
|
14
|
-
import { require_protocol_callHierarchy } from "./protocol.callHierarchy.js";
|
|
15
|
-
import { require_protocol_semanticTokens } from "./protocol.semanticTokens.js";
|
|
16
|
-
import { require_protocol_showDocument } from "./protocol.showDocument.js";
|
|
17
|
-
import { require_protocol_linkedEditingRange } from "./protocol.linkedEditingRange.js";
|
|
18
|
-
import { require_protocol_fileOperations } from "./protocol.fileOperations.js";
|
|
19
|
-
import { require_protocol_moniker } from "./protocol.moniker.js";
|
|
20
|
-
import { require_protocol_typeHierarchy } from "./protocol.typeHierarchy.js";
|
|
21
|
-
import { require_protocol_inlineValue } from "./protocol.inlineValue.js";
|
|
22
|
-
import { require_protocol_inlayHint } from "./protocol.inlayHint.js";
|
|
23
|
-
import { require_protocol_diagnostic } from "./protocol.diagnostic.js";
|
|
24
|
-
import { require_protocol_notebook } from "./protocol.notebook.js";
|
|
25
|
-
import { require_protocol_inlineCompletion } from "./protocol.inlineCompletion.js";
|
|
26
|
-
var require_protocol = /* @__PURE__ */ __commonJSMin(((e) => {
|
|
27
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.WorkspaceSymbolRequest = e.CodeActionResolveRequest = e.CodeActionRequest = e.DocumentSymbolRequest = e.DocumentHighlightRequest = e.ReferencesRequest = e.DefinitionRequest = e.SignatureHelpRequest = e.SignatureHelpTriggerKind = e.HoverRequest = e.CompletionResolveRequest = e.CompletionRequest = e.CompletionTriggerKind = e.PublishDiagnosticsNotification = e.WatchKind = e.RelativePattern = e.FileChangeType = e.DidChangeWatchedFilesNotification = e.WillSaveTextDocumentWaitUntilRequest = e.WillSaveTextDocumentNotification = e.TextDocumentSaveReason = e.DidSaveTextDocumentNotification = e.DidCloseTextDocumentNotification = e.DidChangeTextDocumentNotification = e.TextDocumentContentChangeEvent = e.DidOpenTextDocumentNotification = e.TextDocumentSyncKind = e.TelemetryEventNotification = e.LogMessageNotification = e.ShowMessageRequest = e.ShowMessageNotification = e.MessageType = e.DidChangeConfigurationNotification = e.ExitNotification = e.ShutdownRequest = e.InitializedNotification = e.InitializeErrorCodes = e.InitializeRequest = e.WorkDoneProgressOptions = e.TextDocumentRegistrationOptions = e.StaticRegistrationOptions = e.PositionEncodingKind = e.FailureHandlingKind = e.ResourceOperationKind = e.UnregistrationRequest = e.RegistrationRequest = e.DocumentSelector = e.NotebookCellTextDocumentFilter = e.NotebookDocumentFilter = e.TextDocumentFilter = void 0, e.MonikerRequest = e.MonikerKind = e.UniquenessLevel = e.WillDeleteFilesRequest = e.DidDeleteFilesNotification = e.WillRenameFilesRequest = e.DidRenameFilesNotification = e.WillCreateFilesRequest = e.DidCreateFilesNotification = e.FileOperationPatternKind = e.LinkedEditingRangeRequest = e.ShowDocumentRequest = e.SemanticTokensRegistrationType = e.SemanticTokensRefreshRequest = e.SemanticTokensRangeRequest = e.SemanticTokensDeltaRequest = e.SemanticTokensRequest = e.TokenFormat = e.CallHierarchyPrepareRequest = e.CallHierarchyOutgoingCallsRequest = e.CallHierarchyIncomingCallsRequest = e.WorkDoneProgressCancelNotification = e.WorkDoneProgressCreateRequest = e.WorkDoneProgress = e.SelectionRangeRequest = e.DeclarationRequest = e.FoldingRangeRefreshRequest = e.FoldingRangeRequest = e.ColorPresentationRequest = e.DocumentColorRequest = e.ConfigurationRequest = e.DidChangeWorkspaceFoldersNotification = e.WorkspaceFoldersRequest = e.TypeDefinitionRequest = e.ImplementationRequest = e.ApplyWorkspaceEditRequest = e.ExecuteCommandRequest = e.PrepareRenameRequest = e.RenameRequest = e.PrepareSupportDefaultBehavior = e.DocumentOnTypeFormattingRequest = e.DocumentRangesFormattingRequest = e.DocumentRangeFormattingRequest = e.DocumentFormattingRequest = e.DocumentLinkResolveRequest = e.DocumentLinkRequest = e.CodeLensRefreshRequest = e.CodeLensResolveRequest = e.CodeLensRequest = e.WorkspaceSymbolResolveRequest = void 0, e.InlineCompletionRequest = e.DidCloseNotebookDocumentNotification = e.DidSaveNotebookDocumentNotification = e.DidChangeNotebookDocumentNotification = e.NotebookCellArrayChange = e.DidOpenNotebookDocumentNotification = e.NotebookDocumentSyncRegistrationType = e.NotebookDocument = e.NotebookCell = e.ExecutionSummary = e.NotebookCellKind = e.DiagnosticRefreshRequest = e.WorkspaceDiagnosticRequest = e.DocumentDiagnosticRequest = e.DocumentDiagnosticReportKind = e.DiagnosticServerCancellationData = e.InlayHintRefreshRequest = e.InlayHintResolveRequest = e.InlayHintRequest = e.InlineValueRefreshRequest = e.InlineValueRequest = e.TypeHierarchySupertypesRequest = e.TypeHierarchySubtypesRequest = e.TypeHierarchyPrepareRequest = void 0;
|
|
28
|
-
var r = require_messages(), i = (init_main(), __toCommonJS(main_exports)), a = require_is(), we = require_protocol_implementation();
|
|
29
|
-
Object.defineProperty(e, "ImplementationRequest", {
|
|
30
|
-
enumerable: !0,
|
|
31
|
-
get: function() {
|
|
32
|
-
return we.ImplementationRequest;
|
|
33
|
-
}
|
|
34
|
-
});
|
|
35
|
-
var Te = require_protocol_typeDefinition();
|
|
36
|
-
Object.defineProperty(e, "TypeDefinitionRequest", {
|
|
37
|
-
enumerable: !0,
|
|
38
|
-
get: function() {
|
|
39
|
-
return Te.TypeDefinitionRequest;
|
|
40
|
-
}
|
|
41
|
-
});
|
|
42
|
-
var o = require_protocol_workspaceFolder();
|
|
43
|
-
Object.defineProperty(e, "WorkspaceFoldersRequest", {
|
|
44
|
-
enumerable: !0,
|
|
45
|
-
get: function() {
|
|
46
|
-
return o.WorkspaceFoldersRequest;
|
|
47
|
-
}
|
|
48
|
-
}), Object.defineProperty(e, "DidChangeWorkspaceFoldersNotification", {
|
|
49
|
-
enumerable: !0,
|
|
50
|
-
get: function() {
|
|
51
|
-
return o.DidChangeWorkspaceFoldersNotification;
|
|
52
|
-
}
|
|
53
|
-
});
|
|
54
|
-
var Ee = require_protocol_configuration();
|
|
55
|
-
Object.defineProperty(e, "ConfigurationRequest", {
|
|
56
|
-
enumerable: !0,
|
|
57
|
-
get: function() {
|
|
58
|
-
return Ee.ConfigurationRequest;
|
|
59
|
-
}
|
|
60
|
-
});
|
|
61
|
-
var s = require_protocol_colorProvider();
|
|
62
|
-
Object.defineProperty(e, "DocumentColorRequest", {
|
|
63
|
-
enumerable: !0,
|
|
64
|
-
get: function() {
|
|
65
|
-
return s.DocumentColorRequest;
|
|
66
|
-
}
|
|
67
|
-
}), Object.defineProperty(e, "ColorPresentationRequest", {
|
|
68
|
-
enumerable: !0,
|
|
69
|
-
get: function() {
|
|
70
|
-
return s.ColorPresentationRequest;
|
|
71
|
-
}
|
|
72
|
-
});
|
|
73
|
-
var c = require_protocol_foldingRange();
|
|
74
|
-
Object.defineProperty(e, "FoldingRangeRequest", {
|
|
75
|
-
enumerable: !0,
|
|
76
|
-
get: function() {
|
|
77
|
-
return c.FoldingRangeRequest;
|
|
78
|
-
}
|
|
79
|
-
}), Object.defineProperty(e, "FoldingRangeRefreshRequest", {
|
|
80
|
-
enumerable: !0,
|
|
81
|
-
get: function() {
|
|
82
|
-
return c.FoldingRangeRefreshRequest;
|
|
83
|
-
}
|
|
84
|
-
});
|
|
85
|
-
var De = require_protocol_declaration();
|
|
86
|
-
Object.defineProperty(e, "DeclarationRequest", {
|
|
87
|
-
enumerable: !0,
|
|
88
|
-
get: function() {
|
|
89
|
-
return De.DeclarationRequest;
|
|
90
|
-
}
|
|
91
|
-
});
|
|
92
|
-
var Oe = require_protocol_selectionRange();
|
|
93
|
-
Object.defineProperty(e, "SelectionRangeRequest", {
|
|
94
|
-
enumerable: !0,
|
|
95
|
-
get: function() {
|
|
96
|
-
return Oe.SelectionRangeRequest;
|
|
97
|
-
}
|
|
98
|
-
});
|
|
99
|
-
var l = require_protocol_progress();
|
|
100
|
-
Object.defineProperty(e, "WorkDoneProgress", {
|
|
101
|
-
enumerable: !0,
|
|
102
|
-
get: function() {
|
|
103
|
-
return l.WorkDoneProgress;
|
|
104
|
-
}
|
|
105
|
-
}), Object.defineProperty(e, "WorkDoneProgressCreateRequest", {
|
|
106
|
-
enumerable: !0,
|
|
107
|
-
get: function() {
|
|
108
|
-
return l.WorkDoneProgressCreateRequest;
|
|
109
|
-
}
|
|
110
|
-
}), Object.defineProperty(e, "WorkDoneProgressCancelNotification", {
|
|
111
|
-
enumerable: !0,
|
|
112
|
-
get: function() {
|
|
113
|
-
return l.WorkDoneProgressCancelNotification;
|
|
114
|
-
}
|
|
115
|
-
});
|
|
116
|
-
var u = require_protocol_callHierarchy();
|
|
117
|
-
Object.defineProperty(e, "CallHierarchyIncomingCallsRequest", {
|
|
118
|
-
enumerable: !0,
|
|
119
|
-
get: function() {
|
|
120
|
-
return u.CallHierarchyIncomingCallsRequest;
|
|
121
|
-
}
|
|
122
|
-
}), Object.defineProperty(e, "CallHierarchyOutgoingCallsRequest", {
|
|
123
|
-
enumerable: !0,
|
|
124
|
-
get: function() {
|
|
125
|
-
return u.CallHierarchyOutgoingCallsRequest;
|
|
126
|
-
}
|
|
127
|
-
}), Object.defineProperty(e, "CallHierarchyPrepareRequest", {
|
|
128
|
-
enumerable: !0,
|
|
129
|
-
get: function() {
|
|
130
|
-
return u.CallHierarchyPrepareRequest;
|
|
131
|
-
}
|
|
132
|
-
});
|
|
133
|
-
var d = require_protocol_semanticTokens();
|
|
134
|
-
Object.defineProperty(e, "TokenFormat", {
|
|
135
|
-
enumerable: !0,
|
|
136
|
-
get: function() {
|
|
137
|
-
return d.TokenFormat;
|
|
138
|
-
}
|
|
139
|
-
}), Object.defineProperty(e, "SemanticTokensRequest", {
|
|
140
|
-
enumerable: !0,
|
|
141
|
-
get: function() {
|
|
142
|
-
return d.SemanticTokensRequest;
|
|
143
|
-
}
|
|
144
|
-
}), Object.defineProperty(e, "SemanticTokensDeltaRequest", {
|
|
145
|
-
enumerable: !0,
|
|
146
|
-
get: function() {
|
|
147
|
-
return d.SemanticTokensDeltaRequest;
|
|
148
|
-
}
|
|
149
|
-
}), Object.defineProperty(e, "SemanticTokensRangeRequest", {
|
|
150
|
-
enumerable: !0,
|
|
151
|
-
get: function() {
|
|
152
|
-
return d.SemanticTokensRangeRequest;
|
|
153
|
-
}
|
|
154
|
-
}), Object.defineProperty(e, "SemanticTokensRefreshRequest", {
|
|
155
|
-
enumerable: !0,
|
|
156
|
-
get: function() {
|
|
157
|
-
return d.SemanticTokensRefreshRequest;
|
|
158
|
-
}
|
|
159
|
-
}), Object.defineProperty(e, "SemanticTokensRegistrationType", {
|
|
160
|
-
enumerable: !0,
|
|
161
|
-
get: function() {
|
|
162
|
-
return d.SemanticTokensRegistrationType;
|
|
163
|
-
}
|
|
164
|
-
});
|
|
165
|
-
var ke = require_protocol_showDocument();
|
|
166
|
-
Object.defineProperty(e, "ShowDocumentRequest", {
|
|
167
|
-
enumerable: !0,
|
|
168
|
-
get: function() {
|
|
169
|
-
return ke.ShowDocumentRequest;
|
|
170
|
-
}
|
|
171
|
-
});
|
|
172
|
-
var Ae = require_protocol_linkedEditingRange();
|
|
173
|
-
Object.defineProperty(e, "LinkedEditingRangeRequest", {
|
|
174
|
-
enumerable: !0,
|
|
175
|
-
get: function() {
|
|
176
|
-
return Ae.LinkedEditingRangeRequest;
|
|
177
|
-
}
|
|
178
|
-
});
|
|
179
|
-
var f = require_protocol_fileOperations();
|
|
180
|
-
Object.defineProperty(e, "FileOperationPatternKind", {
|
|
181
|
-
enumerable: !0,
|
|
182
|
-
get: function() {
|
|
183
|
-
return f.FileOperationPatternKind;
|
|
184
|
-
}
|
|
185
|
-
}), Object.defineProperty(e, "DidCreateFilesNotification", {
|
|
186
|
-
enumerable: !0,
|
|
187
|
-
get: function() {
|
|
188
|
-
return f.DidCreateFilesNotification;
|
|
189
|
-
}
|
|
190
|
-
}), Object.defineProperty(e, "WillCreateFilesRequest", {
|
|
191
|
-
enumerable: !0,
|
|
192
|
-
get: function() {
|
|
193
|
-
return f.WillCreateFilesRequest;
|
|
194
|
-
}
|
|
195
|
-
}), Object.defineProperty(e, "DidRenameFilesNotification", {
|
|
196
|
-
enumerable: !0,
|
|
197
|
-
get: function() {
|
|
198
|
-
return f.DidRenameFilesNotification;
|
|
199
|
-
}
|
|
200
|
-
}), Object.defineProperty(e, "WillRenameFilesRequest", {
|
|
201
|
-
enumerable: !0,
|
|
202
|
-
get: function() {
|
|
203
|
-
return f.WillRenameFilesRequest;
|
|
204
|
-
}
|
|
205
|
-
}), Object.defineProperty(e, "DidDeleteFilesNotification", {
|
|
206
|
-
enumerable: !0,
|
|
207
|
-
get: function() {
|
|
208
|
-
return f.DidDeleteFilesNotification;
|
|
209
|
-
}
|
|
210
|
-
}), Object.defineProperty(e, "WillDeleteFilesRequest", {
|
|
211
|
-
enumerable: !0,
|
|
212
|
-
get: function() {
|
|
213
|
-
return f.WillDeleteFilesRequest;
|
|
214
|
-
}
|
|
215
|
-
});
|
|
216
|
-
var p = require_protocol_moniker();
|
|
217
|
-
Object.defineProperty(e, "UniquenessLevel", {
|
|
218
|
-
enumerable: !0,
|
|
219
|
-
get: function() {
|
|
220
|
-
return p.UniquenessLevel;
|
|
221
|
-
}
|
|
222
|
-
}), Object.defineProperty(e, "MonikerKind", {
|
|
223
|
-
enumerable: !0,
|
|
224
|
-
get: function() {
|
|
225
|
-
return p.MonikerKind;
|
|
226
|
-
}
|
|
227
|
-
}), Object.defineProperty(e, "MonikerRequest", {
|
|
228
|
-
enumerable: !0,
|
|
229
|
-
get: function() {
|
|
230
|
-
return p.MonikerRequest;
|
|
231
|
-
}
|
|
232
|
-
});
|
|
233
|
-
var m = require_protocol_typeHierarchy();
|
|
234
|
-
Object.defineProperty(e, "TypeHierarchyPrepareRequest", {
|
|
235
|
-
enumerable: !0,
|
|
236
|
-
get: function() {
|
|
237
|
-
return m.TypeHierarchyPrepareRequest;
|
|
238
|
-
}
|
|
239
|
-
}), Object.defineProperty(e, "TypeHierarchySubtypesRequest", {
|
|
240
|
-
enumerable: !0,
|
|
241
|
-
get: function() {
|
|
242
|
-
return m.TypeHierarchySubtypesRequest;
|
|
243
|
-
}
|
|
244
|
-
}), Object.defineProperty(e, "TypeHierarchySupertypesRequest", {
|
|
245
|
-
enumerable: !0,
|
|
246
|
-
get: function() {
|
|
247
|
-
return m.TypeHierarchySupertypesRequest;
|
|
248
|
-
}
|
|
249
|
-
});
|
|
250
|
-
var h = require_protocol_inlineValue();
|
|
251
|
-
Object.defineProperty(e, "InlineValueRequest", {
|
|
252
|
-
enumerable: !0,
|
|
253
|
-
get: function() {
|
|
254
|
-
return h.InlineValueRequest;
|
|
255
|
-
}
|
|
256
|
-
}), Object.defineProperty(e, "InlineValueRefreshRequest", {
|
|
257
|
-
enumerable: !0,
|
|
258
|
-
get: function() {
|
|
259
|
-
return h.InlineValueRefreshRequest;
|
|
260
|
-
}
|
|
261
|
-
});
|
|
262
|
-
var g = require_protocol_inlayHint();
|
|
263
|
-
Object.defineProperty(e, "InlayHintRequest", {
|
|
264
|
-
enumerable: !0,
|
|
265
|
-
get: function() {
|
|
266
|
-
return g.InlayHintRequest;
|
|
267
|
-
}
|
|
268
|
-
}), Object.defineProperty(e, "InlayHintResolveRequest", {
|
|
269
|
-
enumerable: !0,
|
|
270
|
-
get: function() {
|
|
271
|
-
return g.InlayHintResolveRequest;
|
|
272
|
-
}
|
|
273
|
-
}), Object.defineProperty(e, "InlayHintRefreshRequest", {
|
|
274
|
-
enumerable: !0,
|
|
275
|
-
get: function() {
|
|
276
|
-
return g.InlayHintRefreshRequest;
|
|
277
|
-
}
|
|
278
|
-
});
|
|
279
|
-
var _ = require_protocol_diagnostic();
|
|
280
|
-
Object.defineProperty(e, "DiagnosticServerCancellationData", {
|
|
281
|
-
enumerable: !0,
|
|
282
|
-
get: function() {
|
|
283
|
-
return _.DiagnosticServerCancellationData;
|
|
284
|
-
}
|
|
285
|
-
}), Object.defineProperty(e, "DocumentDiagnosticReportKind", {
|
|
286
|
-
enumerable: !0,
|
|
287
|
-
get: function() {
|
|
288
|
-
return _.DocumentDiagnosticReportKind;
|
|
289
|
-
}
|
|
290
|
-
}), Object.defineProperty(e, "DocumentDiagnosticRequest", {
|
|
291
|
-
enumerable: !0,
|
|
292
|
-
get: function() {
|
|
293
|
-
return _.DocumentDiagnosticRequest;
|
|
294
|
-
}
|
|
295
|
-
}), Object.defineProperty(e, "WorkspaceDiagnosticRequest", {
|
|
296
|
-
enumerable: !0,
|
|
297
|
-
get: function() {
|
|
298
|
-
return _.WorkspaceDiagnosticRequest;
|
|
299
|
-
}
|
|
300
|
-
}), Object.defineProperty(e, "DiagnosticRefreshRequest", {
|
|
301
|
-
enumerable: !0,
|
|
302
|
-
get: function() {
|
|
303
|
-
return _.DiagnosticRefreshRequest;
|
|
304
|
-
}
|
|
305
|
-
});
|
|
306
|
-
var v = require_protocol_notebook();
|
|
307
|
-
Object.defineProperty(e, "NotebookCellKind", {
|
|
308
|
-
enumerable: !0,
|
|
309
|
-
get: function() {
|
|
310
|
-
return v.NotebookCellKind;
|
|
311
|
-
}
|
|
312
|
-
}), Object.defineProperty(e, "ExecutionSummary", {
|
|
313
|
-
enumerable: !0,
|
|
314
|
-
get: function() {
|
|
315
|
-
return v.ExecutionSummary;
|
|
316
|
-
}
|
|
317
|
-
}), Object.defineProperty(e, "NotebookCell", {
|
|
318
|
-
enumerable: !0,
|
|
319
|
-
get: function() {
|
|
320
|
-
return v.NotebookCell;
|
|
321
|
-
}
|
|
322
|
-
}), Object.defineProperty(e, "NotebookDocument", {
|
|
323
|
-
enumerable: !0,
|
|
324
|
-
get: function() {
|
|
325
|
-
return v.NotebookDocument;
|
|
326
|
-
}
|
|
327
|
-
}), Object.defineProperty(e, "NotebookDocumentSyncRegistrationType", {
|
|
328
|
-
enumerable: !0,
|
|
329
|
-
get: function() {
|
|
330
|
-
return v.NotebookDocumentSyncRegistrationType;
|
|
331
|
-
}
|
|
332
|
-
}), Object.defineProperty(e, "DidOpenNotebookDocumentNotification", {
|
|
333
|
-
enumerable: !0,
|
|
334
|
-
get: function() {
|
|
335
|
-
return v.DidOpenNotebookDocumentNotification;
|
|
336
|
-
}
|
|
337
|
-
}), Object.defineProperty(e, "NotebookCellArrayChange", {
|
|
338
|
-
enumerable: !0,
|
|
339
|
-
get: function() {
|
|
340
|
-
return v.NotebookCellArrayChange;
|
|
341
|
-
}
|
|
342
|
-
}), Object.defineProperty(e, "DidChangeNotebookDocumentNotification", {
|
|
343
|
-
enumerable: !0,
|
|
344
|
-
get: function() {
|
|
345
|
-
return v.DidChangeNotebookDocumentNotification;
|
|
346
|
-
}
|
|
347
|
-
}), Object.defineProperty(e, "DidSaveNotebookDocumentNotification", {
|
|
348
|
-
enumerable: !0,
|
|
349
|
-
get: function() {
|
|
350
|
-
return v.DidSaveNotebookDocumentNotification;
|
|
351
|
-
}
|
|
352
|
-
}), Object.defineProperty(e, "DidCloseNotebookDocumentNotification", {
|
|
353
|
-
enumerable: !0,
|
|
354
|
-
get: function() {
|
|
355
|
-
return v.DidCloseNotebookDocumentNotification;
|
|
356
|
-
}
|
|
357
|
-
});
|
|
358
|
-
var je = require_protocol_inlineCompletion();
|
|
359
|
-
Object.defineProperty(e, "InlineCompletionRequest", {
|
|
360
|
-
enumerable: !0,
|
|
361
|
-
get: function() {
|
|
362
|
-
return je.InlineCompletionRequest;
|
|
363
|
-
}
|
|
364
|
-
});
|
|
365
|
-
var y;
|
|
366
|
-
(function(e) {
|
|
367
|
-
function t(e) {
|
|
368
|
-
let t = e;
|
|
369
|
-
return a.string(t) || a.string(t.language) || a.string(t.scheme) || a.string(t.pattern);
|
|
370
|
-
}
|
|
371
|
-
e.is = t;
|
|
372
|
-
})(y || (e.TextDocumentFilter = y = {}));
|
|
373
|
-
var b;
|
|
374
|
-
(function(e) {
|
|
375
|
-
function t(e) {
|
|
376
|
-
let t = e;
|
|
377
|
-
return a.objectLiteral(t) && (a.string(t.notebookType) || a.string(t.scheme) || a.string(t.pattern));
|
|
378
|
-
}
|
|
379
|
-
e.is = t;
|
|
380
|
-
})(b || (e.NotebookDocumentFilter = b = {}));
|
|
381
|
-
var x;
|
|
382
|
-
(function(e) {
|
|
383
|
-
function t(e) {
|
|
384
|
-
let t = e;
|
|
385
|
-
return a.objectLiteral(t) && (a.string(t.notebook) || b.is(t.notebook)) && (t.language === void 0 || a.string(t.language));
|
|
386
|
-
}
|
|
387
|
-
e.is = t;
|
|
388
|
-
})(x || (e.NotebookCellTextDocumentFilter = x = {}));
|
|
389
|
-
var S;
|
|
390
|
-
(function(e) {
|
|
391
|
-
function t(e) {
|
|
392
|
-
if (!Array.isArray(e)) return !1;
|
|
393
|
-
for (let t of e) if (!a.string(t) && !y.is(t) && !x.is(t)) return !1;
|
|
394
|
-
return !0;
|
|
395
|
-
}
|
|
396
|
-
e.is = t;
|
|
397
|
-
})(S || (e.DocumentSelector = S = {}));
|
|
398
|
-
var C;
|
|
399
|
-
(function(e) {
|
|
400
|
-
e.method = "client/registerCapability", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolRequestType(e.method);
|
|
401
|
-
})(C || (e.RegistrationRequest = C = {}));
|
|
402
|
-
var w;
|
|
403
|
-
(function(e) {
|
|
404
|
-
e.method = "client/unregisterCapability", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolRequestType(e.method);
|
|
405
|
-
})(w || (e.UnregistrationRequest = w = {}));
|
|
406
|
-
var T;
|
|
407
|
-
(function(e) {
|
|
408
|
-
e.Create = "create", e.Rename = "rename", e.Delete = "delete";
|
|
409
|
-
})(T || (e.ResourceOperationKind = T = {}));
|
|
410
|
-
var E;
|
|
411
|
-
(function(e) {
|
|
412
|
-
e.Abort = "abort", e.Transactional = "transactional", e.TextOnlyTransactional = "textOnlyTransactional", e.Undo = "undo";
|
|
413
|
-
})(E || (e.FailureHandlingKind = E = {}));
|
|
414
|
-
var D;
|
|
415
|
-
(function(e) {
|
|
416
|
-
e.UTF8 = "utf-8", e.UTF16 = "utf-16", e.UTF32 = "utf-32";
|
|
417
|
-
})(D || (e.PositionEncodingKind = D = {}));
|
|
418
|
-
var O;
|
|
419
|
-
(function(e) {
|
|
420
|
-
function t(e) {
|
|
421
|
-
let t = e;
|
|
422
|
-
return t && a.string(t.id) && t.id.length > 0;
|
|
423
|
-
}
|
|
424
|
-
e.hasId = t;
|
|
425
|
-
})(O || (e.StaticRegistrationOptions = O = {}));
|
|
426
|
-
var k;
|
|
427
|
-
(function(e) {
|
|
428
|
-
function t(e) {
|
|
429
|
-
let t = e;
|
|
430
|
-
return t && (t.documentSelector === null || S.is(t.documentSelector));
|
|
431
|
-
}
|
|
432
|
-
e.is = t;
|
|
433
|
-
})(k || (e.TextDocumentRegistrationOptions = k = {}));
|
|
434
|
-
var A;
|
|
435
|
-
(function(e) {
|
|
436
|
-
function t(e) {
|
|
437
|
-
let t = e;
|
|
438
|
-
return a.objectLiteral(t) && (t.workDoneProgress === void 0 || a.boolean(t.workDoneProgress));
|
|
439
|
-
}
|
|
440
|
-
e.is = t;
|
|
441
|
-
function n(e) {
|
|
442
|
-
let t = e;
|
|
443
|
-
return t && a.boolean(t.workDoneProgress);
|
|
444
|
-
}
|
|
445
|
-
e.hasWorkDoneProgress = n;
|
|
446
|
-
})(A || (e.WorkDoneProgressOptions = A = {}));
|
|
447
|
-
var j;
|
|
448
|
-
(function(e) {
|
|
449
|
-
e.method = "initialize", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
450
|
-
})(j || (e.InitializeRequest = j = {}));
|
|
451
|
-
var M;
|
|
452
|
-
(function(e) {
|
|
453
|
-
e.unknownProtocolVersion = 1;
|
|
454
|
-
})(M || (e.InitializeErrorCodes = M = {}));
|
|
455
|
-
var N;
|
|
456
|
-
(function(e) {
|
|
457
|
-
e.method = "initialized", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType(e.method);
|
|
458
|
-
})(N || (e.InitializedNotification = N = {}));
|
|
459
|
-
var P;
|
|
460
|
-
(function(e) {
|
|
461
|
-
e.method = "shutdown", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType0(e.method);
|
|
462
|
-
})(P || (e.ShutdownRequest = P = {}));
|
|
463
|
-
var F;
|
|
464
|
-
(function(e) {
|
|
465
|
-
e.method = "exit", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType0(e.method);
|
|
466
|
-
})(F || (e.ExitNotification = F = {}));
|
|
467
|
-
var I;
|
|
468
|
-
(function(e) {
|
|
469
|
-
e.method = "workspace/didChangeConfiguration", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType(e.method);
|
|
470
|
-
})(I || (e.DidChangeConfigurationNotification = I = {}));
|
|
471
|
-
var L;
|
|
472
|
-
(function(e) {
|
|
473
|
-
e.Error = 1, e.Warning = 2, e.Info = 3, e.Log = 4, e.Debug = 5;
|
|
474
|
-
})(L || (e.MessageType = L = {}));
|
|
475
|
-
var Me;
|
|
476
|
-
(function(e) {
|
|
477
|
-
e.method = "window/showMessage", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolNotificationType(e.method);
|
|
478
|
-
})(Me || (e.ShowMessageNotification = Me = {}));
|
|
479
|
-
var R;
|
|
480
|
-
(function(e) {
|
|
481
|
-
e.method = "window/showMessageRequest", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolRequestType(e.method);
|
|
482
|
-
})(R || (e.ShowMessageRequest = R = {}));
|
|
483
|
-
var z;
|
|
484
|
-
(function(e) {
|
|
485
|
-
e.method = "window/logMessage", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolNotificationType(e.method);
|
|
486
|
-
})(z || (e.LogMessageNotification = z = {}));
|
|
487
|
-
var B;
|
|
488
|
-
(function(e) {
|
|
489
|
-
e.method = "telemetry/event", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolNotificationType(e.method);
|
|
490
|
-
})(B || (e.TelemetryEventNotification = B = {}));
|
|
491
|
-
var V;
|
|
492
|
-
(function(e) {
|
|
493
|
-
e.None = 0, e.Full = 1, e.Incremental = 2;
|
|
494
|
-
})(V || (e.TextDocumentSyncKind = V = {}));
|
|
495
|
-
var H;
|
|
496
|
-
(function(e) {
|
|
497
|
-
e.method = "textDocument/didOpen", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType(e.method);
|
|
498
|
-
})(H || (e.DidOpenTextDocumentNotification = H = {}));
|
|
499
|
-
var U;
|
|
500
|
-
(function(e) {
|
|
501
|
-
function t(e) {
|
|
502
|
-
let t = e;
|
|
503
|
-
return t != null && typeof t.text == "string" && t.range !== void 0 && (t.rangeLength === void 0 || typeof t.rangeLength == "number");
|
|
504
|
-
}
|
|
505
|
-
e.isIncremental = t;
|
|
506
|
-
function n(e) {
|
|
507
|
-
let t = e;
|
|
508
|
-
return t != null && typeof t.text == "string" && t.range === void 0 && t.rangeLength === void 0;
|
|
509
|
-
}
|
|
510
|
-
e.isFull = n;
|
|
511
|
-
})(U || (e.TextDocumentContentChangeEvent = U = {}));
|
|
512
|
-
var W;
|
|
513
|
-
(function(e) {
|
|
514
|
-
e.method = "textDocument/didChange", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType(e.method);
|
|
515
|
-
})(W || (e.DidChangeTextDocumentNotification = W = {}));
|
|
516
|
-
var G;
|
|
517
|
-
(function(e) {
|
|
518
|
-
e.method = "textDocument/didClose", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType(e.method);
|
|
519
|
-
})(G || (e.DidCloseTextDocumentNotification = G = {}));
|
|
520
|
-
var K;
|
|
521
|
-
(function(e) {
|
|
522
|
-
e.method = "textDocument/didSave", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType(e.method);
|
|
523
|
-
})(K || (e.DidSaveTextDocumentNotification = K = {}));
|
|
524
|
-
var q;
|
|
525
|
-
(function(e) {
|
|
526
|
-
e.Manual = 1, e.AfterDelay = 2, e.FocusOut = 3;
|
|
527
|
-
})(q || (e.TextDocumentSaveReason = q = {}));
|
|
528
|
-
var J;
|
|
529
|
-
(function(e) {
|
|
530
|
-
e.method = "textDocument/willSave", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType(e.method);
|
|
531
|
-
})(J || (e.WillSaveTextDocumentNotification = J = {}));
|
|
532
|
-
var Y;
|
|
533
|
-
(function(e) {
|
|
534
|
-
e.method = "textDocument/willSaveWaitUntil", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
535
|
-
})(Y || (e.WillSaveTextDocumentWaitUntilRequest = Y = {}));
|
|
536
|
-
var X;
|
|
537
|
-
(function(e) {
|
|
538
|
-
e.method = "workspace/didChangeWatchedFiles", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolNotificationType(e.method);
|
|
539
|
-
})(X || (e.DidChangeWatchedFilesNotification = X = {}));
|
|
540
|
-
var Z;
|
|
541
|
-
(function(e) {
|
|
542
|
-
e.Created = 1, e.Changed = 2, e.Deleted = 3;
|
|
543
|
-
})(Z || (e.FileChangeType = Z = {}));
|
|
544
|
-
var Q;
|
|
545
|
-
(function(e) {
|
|
546
|
-
function t(e) {
|
|
547
|
-
let t = e;
|
|
548
|
-
return a.objectLiteral(t) && (i.URI.is(t.baseUri) || i.WorkspaceFolder.is(t.baseUri)) && a.string(t.pattern);
|
|
549
|
-
}
|
|
550
|
-
e.is = t;
|
|
551
|
-
})(Q || (e.RelativePattern = Q = {}));
|
|
552
|
-
var Ne;
|
|
553
|
-
(function(e) {
|
|
554
|
-
e.Create = 1, e.Change = 2, e.Delete = 4;
|
|
555
|
-
})(Ne || (e.WatchKind = Ne = {}));
|
|
556
|
-
var Pe;
|
|
557
|
-
(function(e) {
|
|
558
|
-
e.method = "textDocument/publishDiagnostics", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolNotificationType(e.method);
|
|
559
|
-
})(Pe || (e.PublishDiagnosticsNotification = Pe = {}));
|
|
560
|
-
var Fe;
|
|
561
|
-
(function(e) {
|
|
562
|
-
e.Invoked = 1, e.TriggerCharacter = 2, e.TriggerForIncompleteCompletions = 3;
|
|
563
|
-
})(Fe || (e.CompletionTriggerKind = Fe = {}));
|
|
564
|
-
var Ie;
|
|
565
|
-
(function(e) {
|
|
566
|
-
e.method = "textDocument/completion", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
567
|
-
})(Ie || (e.CompletionRequest = Ie = {}));
|
|
568
|
-
var Le;
|
|
569
|
-
(function(e) {
|
|
570
|
-
e.method = "completionItem/resolve", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
571
|
-
})(Le || (e.CompletionResolveRequest = Le = {}));
|
|
572
|
-
var Re;
|
|
573
|
-
(function(e) {
|
|
574
|
-
e.method = "textDocument/hover", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
575
|
-
})(Re || (e.HoverRequest = Re = {}));
|
|
576
|
-
var ze;
|
|
577
|
-
(function(e) {
|
|
578
|
-
e.Invoked = 1, e.TriggerCharacter = 2, e.ContentChange = 3;
|
|
579
|
-
})(ze || (e.SignatureHelpTriggerKind = ze = {}));
|
|
580
|
-
var Be;
|
|
581
|
-
(function(e) {
|
|
582
|
-
e.method = "textDocument/signatureHelp", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
583
|
-
})(Be || (e.SignatureHelpRequest = Be = {}));
|
|
584
|
-
var Ve;
|
|
585
|
-
(function(e) {
|
|
586
|
-
e.method = "textDocument/definition", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
587
|
-
})(Ve || (e.DefinitionRequest = Ve = {}));
|
|
588
|
-
var He;
|
|
589
|
-
(function(e) {
|
|
590
|
-
e.method = "textDocument/references", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
591
|
-
})(He || (e.ReferencesRequest = He = {}));
|
|
592
|
-
var Ue;
|
|
593
|
-
(function(e) {
|
|
594
|
-
e.method = "textDocument/documentHighlight", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
595
|
-
})(Ue || (e.DocumentHighlightRequest = Ue = {}));
|
|
596
|
-
var We;
|
|
597
|
-
(function(e) {
|
|
598
|
-
e.method = "textDocument/documentSymbol", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
599
|
-
})(We || (e.DocumentSymbolRequest = We = {}));
|
|
600
|
-
var Ge;
|
|
601
|
-
(function(e) {
|
|
602
|
-
e.method = "textDocument/codeAction", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
603
|
-
})(Ge || (e.CodeActionRequest = Ge = {}));
|
|
604
|
-
var Ke;
|
|
605
|
-
(function(e) {
|
|
606
|
-
e.method = "codeAction/resolve", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
607
|
-
})(Ke || (e.CodeActionResolveRequest = Ke = {}));
|
|
608
|
-
var qe;
|
|
609
|
-
(function(e) {
|
|
610
|
-
e.method = "workspace/symbol", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
611
|
-
})(qe || (e.WorkspaceSymbolRequest = qe = {}));
|
|
612
|
-
var Je;
|
|
613
|
-
(function(e) {
|
|
614
|
-
e.method = "workspaceSymbol/resolve", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
615
|
-
})(Je || (e.WorkspaceSymbolResolveRequest = Je = {}));
|
|
616
|
-
var Ye;
|
|
617
|
-
(function(e) {
|
|
618
|
-
e.method = "textDocument/codeLens", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
619
|
-
})(Ye || (e.CodeLensRequest = Ye = {}));
|
|
620
|
-
var Xe;
|
|
621
|
-
(function(e) {
|
|
622
|
-
e.method = "codeLens/resolve", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
623
|
-
})(Xe || (e.CodeLensResolveRequest = Xe = {}));
|
|
624
|
-
var Ze;
|
|
625
|
-
(function(e) {
|
|
626
|
-
e.method = "workspace/codeLens/refresh", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolRequestType0(e.method);
|
|
627
|
-
})(Ze || (e.CodeLensRefreshRequest = Ze = {}));
|
|
628
|
-
var Qe;
|
|
629
|
-
(function(e) {
|
|
630
|
-
e.method = "textDocument/documentLink", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
631
|
-
})(Qe || (e.DocumentLinkRequest = Qe = {}));
|
|
632
|
-
var $e;
|
|
633
|
-
(function(e) {
|
|
634
|
-
e.method = "documentLink/resolve", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
635
|
-
})($e || (e.DocumentLinkResolveRequest = $e = {}));
|
|
636
|
-
var et;
|
|
637
|
-
(function(e) {
|
|
638
|
-
e.method = "textDocument/formatting", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
639
|
-
})(et || (e.DocumentFormattingRequest = et = {}));
|
|
640
|
-
var tt;
|
|
641
|
-
(function(e) {
|
|
642
|
-
e.method = "textDocument/rangeFormatting", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
643
|
-
})(tt || (e.DocumentRangeFormattingRequest = tt = {}));
|
|
644
|
-
var nt;
|
|
645
|
-
(function(e) {
|
|
646
|
-
e.method = "textDocument/rangesFormatting", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
647
|
-
})(nt || (e.DocumentRangesFormattingRequest = nt = {}));
|
|
648
|
-
var rt;
|
|
649
|
-
(function(e) {
|
|
650
|
-
e.method = "textDocument/onTypeFormatting", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
651
|
-
})(rt || (e.DocumentOnTypeFormattingRequest = rt = {}));
|
|
652
|
-
var it;
|
|
653
|
-
(function(e) {
|
|
654
|
-
e.Identifier = 1;
|
|
655
|
-
})(it || (e.PrepareSupportDefaultBehavior = it = {}));
|
|
656
|
-
var at;
|
|
657
|
-
(function(e) {
|
|
658
|
-
e.method = "textDocument/rename", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
659
|
-
})(at || (e.RenameRequest = at = {}));
|
|
660
|
-
var ot;
|
|
661
|
-
(function(e) {
|
|
662
|
-
e.method = "textDocument/prepareRename", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
663
|
-
})(ot || (e.PrepareRenameRequest = ot = {}));
|
|
664
|
-
var st;
|
|
665
|
-
(function(e) {
|
|
666
|
-
e.method = "workspace/executeCommand", e.messageDirection = r.MessageDirection.clientToServer, e.type = new r.ProtocolRequestType(e.method);
|
|
667
|
-
})(st || (e.ExecuteCommandRequest = st = {}));
|
|
668
|
-
var $;
|
|
669
|
-
(function(e) {
|
|
670
|
-
e.method = "workspace/applyEdit", e.messageDirection = r.MessageDirection.serverToClient, e.type = new r.ProtocolRequestType("workspace/applyEdit");
|
|
671
|
-
})($ || (e.ApplyWorkspaceEditRequest = $ = {}));
|
|
672
|
-
}));
|
|
673
|
-
export default require_protocol();
|
|
674
|
-
export { require_protocol };
|
package/dist/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin } from "../../../../_virtual/rolldown_runtime.js";
|
|
2
|
-
import { require_messages } from "./messages.js";
|
|
3
|
-
var require_protocol_linkedEditingRange = /* @__PURE__ */ __commonJSMin(((e) => {
|
|
4
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.LinkedEditingRangeRequest = void 0;
|
|
5
|
-
var n = require_messages(), r;
|
|
6
|
-
(function(e) {
|
|
7
|
-
e.method = "textDocument/linkedEditingRange", e.messageDirection = n.MessageDirection.clientToServer, e.type = new n.ProtocolRequestType(e.method);
|
|
8
|
-
})(r || (e.LinkedEditingRangeRequest = r = {}));
|
|
9
|
-
}));
|
|
10
|
-
export default require_protocol_linkedEditingRange();
|
|
11
|
-
export { require_protocol_linkedEditingRange };
|