@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,120 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin } from "../../../../_virtual/rolldown_runtime.js";
|
|
2
|
-
import { require_api } from "../common/api.js";
|
|
3
|
-
var require_ril = /* @__PURE__ */ __commonJSMin(((e) => {
|
|
4
|
-
Object.defineProperty(e, "__esModule", { value: !0 });
|
|
5
|
-
var n = require_api(), r = class e extends n.AbstractMessageBuffer {
|
|
6
|
-
constructor(e = "utf-8") {
|
|
7
|
-
super(e), this.asciiDecoder = new TextDecoder("ascii");
|
|
8
|
-
}
|
|
9
|
-
emptyBuffer() {
|
|
10
|
-
return e.emptyBuffer;
|
|
11
|
-
}
|
|
12
|
-
fromString(e, t) {
|
|
13
|
-
return new TextEncoder().encode(e);
|
|
14
|
-
}
|
|
15
|
-
toString(e, t) {
|
|
16
|
-
return t === "ascii" ? this.asciiDecoder.decode(e) : new TextDecoder(t).decode(e);
|
|
17
|
-
}
|
|
18
|
-
asNative(e, t) {
|
|
19
|
-
return t === void 0 ? e : e.slice(0, t);
|
|
20
|
-
}
|
|
21
|
-
allocNative(e) {
|
|
22
|
-
return new Uint8Array(e);
|
|
23
|
-
}
|
|
24
|
-
};
|
|
25
|
-
r.emptyBuffer = new Uint8Array();
|
|
26
|
-
var i = class {
|
|
27
|
-
constructor(e) {
|
|
28
|
-
this.socket = e, this._onData = new n.Emitter(), this._messageListener = (e) => {
|
|
29
|
-
e.data.arrayBuffer().then((e) => {
|
|
30
|
-
this._onData.fire(new Uint8Array(e));
|
|
31
|
-
}, () => {
|
|
32
|
-
(0, n.RAL)().console.error("Converting blob to array buffer failed.");
|
|
33
|
-
});
|
|
34
|
-
}, this.socket.addEventListener("message", this._messageListener);
|
|
35
|
-
}
|
|
36
|
-
onClose(e) {
|
|
37
|
-
return this.socket.addEventListener("close", e), n.Disposable.create(() => this.socket.removeEventListener("close", e));
|
|
38
|
-
}
|
|
39
|
-
onError(e) {
|
|
40
|
-
return this.socket.addEventListener("error", e), n.Disposable.create(() => this.socket.removeEventListener("error", e));
|
|
41
|
-
}
|
|
42
|
-
onEnd(e) {
|
|
43
|
-
return this.socket.addEventListener("end", e), n.Disposable.create(() => this.socket.removeEventListener("end", e));
|
|
44
|
-
}
|
|
45
|
-
onData(e) {
|
|
46
|
-
return this._onData.event(e);
|
|
47
|
-
}
|
|
48
|
-
}, a = class {
|
|
49
|
-
constructor(e) {
|
|
50
|
-
this.socket = e;
|
|
51
|
-
}
|
|
52
|
-
onClose(e) {
|
|
53
|
-
return this.socket.addEventListener("close", e), n.Disposable.create(() => this.socket.removeEventListener("close", e));
|
|
54
|
-
}
|
|
55
|
-
onError(e) {
|
|
56
|
-
return this.socket.addEventListener("error", e), n.Disposable.create(() => this.socket.removeEventListener("error", e));
|
|
57
|
-
}
|
|
58
|
-
onEnd(e) {
|
|
59
|
-
return this.socket.addEventListener("end", e), n.Disposable.create(() => this.socket.removeEventListener("end", e));
|
|
60
|
-
}
|
|
61
|
-
write(e, t) {
|
|
62
|
-
if (typeof e == "string") {
|
|
63
|
-
if (t !== void 0 && t !== "utf-8") throw Error(`In a Browser environments only utf-8 text encoding is supported. But got encoding: ${t}`);
|
|
64
|
-
this.socket.send(e);
|
|
65
|
-
} else this.socket.send(e);
|
|
66
|
-
return Promise.resolve();
|
|
67
|
-
}
|
|
68
|
-
end() {
|
|
69
|
-
this.socket.close();
|
|
70
|
-
}
|
|
71
|
-
}, o = new TextEncoder(), s = Object.freeze({
|
|
72
|
-
messageBuffer: Object.freeze({ create: (e) => new r(e) }),
|
|
73
|
-
applicationJson: Object.freeze({
|
|
74
|
-
encoder: Object.freeze({
|
|
75
|
-
name: "application/json",
|
|
76
|
-
encode: (e, t) => {
|
|
77
|
-
if (t.charset !== "utf-8") throw Error(`In a Browser environments only utf-8 text encoding is supported. But got encoding: ${t.charset}`);
|
|
78
|
-
return Promise.resolve(o.encode(JSON.stringify(e, void 0, 0)));
|
|
79
|
-
}
|
|
80
|
-
}),
|
|
81
|
-
decoder: Object.freeze({
|
|
82
|
-
name: "application/json",
|
|
83
|
-
decode: (e, t) => {
|
|
84
|
-
if (!(e instanceof Uint8Array)) throw Error("In a Browser environments only Uint8Arrays are supported.");
|
|
85
|
-
return Promise.resolve(JSON.parse(new TextDecoder(t.charset).decode(e)));
|
|
86
|
-
}
|
|
87
|
-
})
|
|
88
|
-
}),
|
|
89
|
-
stream: Object.freeze({
|
|
90
|
-
asReadableStream: (e) => new i(e),
|
|
91
|
-
asWritableStream: (e) => new a(e)
|
|
92
|
-
}),
|
|
93
|
-
console,
|
|
94
|
-
timer: Object.freeze({
|
|
95
|
-
setTimeout(e, t, ...n) {
|
|
96
|
-
let r = setTimeout(e, t, ...n);
|
|
97
|
-
return { dispose: () => clearTimeout(r) };
|
|
98
|
-
},
|
|
99
|
-
setImmediate(e, ...t) {
|
|
100
|
-
let n = setTimeout(e, 0, ...t);
|
|
101
|
-
return { dispose: () => clearTimeout(n) };
|
|
102
|
-
},
|
|
103
|
-
setInterval(e, t, ...n) {
|
|
104
|
-
let r = setInterval(e, t, ...n);
|
|
105
|
-
return { dispose: () => clearInterval(r) };
|
|
106
|
-
}
|
|
107
|
-
})
|
|
108
|
-
});
|
|
109
|
-
function c() {
|
|
110
|
-
return s;
|
|
111
|
-
}
|
|
112
|
-
(function(e) {
|
|
113
|
-
function t() {
|
|
114
|
-
n.RAL.install(s);
|
|
115
|
-
}
|
|
116
|
-
e.install = t;
|
|
117
|
-
})(c ||= {}), e.default = c;
|
|
118
|
-
}));
|
|
119
|
-
export default require_ril();
|
|
120
|
-
export { require_ril };
|
|
@@ -1,337 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin } from "../../../../_virtual/rolldown_runtime.js";
|
|
2
|
-
import { require_ral } from "./ral.js";
|
|
3
|
-
import { require_events } from "./events.js";
|
|
4
|
-
import { require_cancellation } from "./cancellation.js";
|
|
5
|
-
import { require_messages } from "./messages.js";
|
|
6
|
-
import { require_linkedMap } from "./linkedMap.js";
|
|
7
|
-
import { require_disposable } from "./disposable.js";
|
|
8
|
-
import { require_sharedArrayCancellation } from "./sharedArrayCancellation.js";
|
|
9
|
-
import { require_messageReader } from "./messageReader.js";
|
|
10
|
-
import { require_messageWriter } from "./messageWriter.js";
|
|
11
|
-
import { require_messageBuffer } from "./messageBuffer.js";
|
|
12
|
-
import { require_connection } from "./connection.js";
|
|
13
|
-
var require_api = /* @__PURE__ */ __commonJSMin(((e) => {
|
|
14
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.ProgressType = e.ProgressToken = e.createMessageConnection = e.NullLogger = e.ConnectionOptions = e.ConnectionStrategy = e.AbstractMessageBuffer = e.WriteableStreamMessageWriter = e.AbstractMessageWriter = e.MessageWriter = e.ReadableStreamMessageReader = e.AbstractMessageReader = e.MessageReader = e.SharedArrayReceiverStrategy = e.SharedArraySenderStrategy = e.CancellationToken = e.CancellationTokenSource = e.Emitter = e.Event = e.Disposable = e.LRUCache = e.Touch = e.LinkedMap = e.ParameterStructures = e.NotificationType9 = e.NotificationType8 = e.NotificationType7 = e.NotificationType6 = e.NotificationType5 = e.NotificationType4 = e.NotificationType3 = e.NotificationType2 = e.NotificationType1 = e.NotificationType0 = e.NotificationType = e.ErrorCodes = e.ResponseError = e.RequestType9 = e.RequestType8 = e.RequestType7 = e.RequestType6 = e.RequestType5 = e.RequestType4 = e.RequestType3 = e.RequestType2 = e.RequestType1 = e.RequestType0 = e.RequestType = e.Message = e.RAL = void 0, e.MessageStrategy = e.CancellationStrategy = e.CancellationSenderStrategy = e.CancellationReceiverStrategy = e.ConnectionError = e.ConnectionErrors = e.LogTraceNotification = e.SetTraceNotification = e.TraceFormat = e.TraceValues = e.Trace = void 0;
|
|
15
|
-
var f = require_messages();
|
|
16
|
-
Object.defineProperty(e, "Message", {
|
|
17
|
-
enumerable: !0,
|
|
18
|
-
get: function() {
|
|
19
|
-
return f.Message;
|
|
20
|
-
}
|
|
21
|
-
}), Object.defineProperty(e, "RequestType", {
|
|
22
|
-
enumerable: !0,
|
|
23
|
-
get: function() {
|
|
24
|
-
return f.RequestType;
|
|
25
|
-
}
|
|
26
|
-
}), Object.defineProperty(e, "RequestType0", {
|
|
27
|
-
enumerable: !0,
|
|
28
|
-
get: function() {
|
|
29
|
-
return f.RequestType0;
|
|
30
|
-
}
|
|
31
|
-
}), Object.defineProperty(e, "RequestType1", {
|
|
32
|
-
enumerable: !0,
|
|
33
|
-
get: function() {
|
|
34
|
-
return f.RequestType1;
|
|
35
|
-
}
|
|
36
|
-
}), Object.defineProperty(e, "RequestType2", {
|
|
37
|
-
enumerable: !0,
|
|
38
|
-
get: function() {
|
|
39
|
-
return f.RequestType2;
|
|
40
|
-
}
|
|
41
|
-
}), Object.defineProperty(e, "RequestType3", {
|
|
42
|
-
enumerable: !0,
|
|
43
|
-
get: function() {
|
|
44
|
-
return f.RequestType3;
|
|
45
|
-
}
|
|
46
|
-
}), Object.defineProperty(e, "RequestType4", {
|
|
47
|
-
enumerable: !0,
|
|
48
|
-
get: function() {
|
|
49
|
-
return f.RequestType4;
|
|
50
|
-
}
|
|
51
|
-
}), Object.defineProperty(e, "RequestType5", {
|
|
52
|
-
enumerable: !0,
|
|
53
|
-
get: function() {
|
|
54
|
-
return f.RequestType5;
|
|
55
|
-
}
|
|
56
|
-
}), Object.defineProperty(e, "RequestType6", {
|
|
57
|
-
enumerable: !0,
|
|
58
|
-
get: function() {
|
|
59
|
-
return f.RequestType6;
|
|
60
|
-
}
|
|
61
|
-
}), Object.defineProperty(e, "RequestType7", {
|
|
62
|
-
enumerable: !0,
|
|
63
|
-
get: function() {
|
|
64
|
-
return f.RequestType7;
|
|
65
|
-
}
|
|
66
|
-
}), Object.defineProperty(e, "RequestType8", {
|
|
67
|
-
enumerable: !0,
|
|
68
|
-
get: function() {
|
|
69
|
-
return f.RequestType8;
|
|
70
|
-
}
|
|
71
|
-
}), Object.defineProperty(e, "RequestType9", {
|
|
72
|
-
enumerable: !0,
|
|
73
|
-
get: function() {
|
|
74
|
-
return f.RequestType9;
|
|
75
|
-
}
|
|
76
|
-
}), Object.defineProperty(e, "ResponseError", {
|
|
77
|
-
enumerable: !0,
|
|
78
|
-
get: function() {
|
|
79
|
-
return f.ResponseError;
|
|
80
|
-
}
|
|
81
|
-
}), Object.defineProperty(e, "ErrorCodes", {
|
|
82
|
-
enumerable: !0,
|
|
83
|
-
get: function() {
|
|
84
|
-
return f.ErrorCodes;
|
|
85
|
-
}
|
|
86
|
-
}), Object.defineProperty(e, "NotificationType", {
|
|
87
|
-
enumerable: !0,
|
|
88
|
-
get: function() {
|
|
89
|
-
return f.NotificationType;
|
|
90
|
-
}
|
|
91
|
-
}), Object.defineProperty(e, "NotificationType0", {
|
|
92
|
-
enumerable: !0,
|
|
93
|
-
get: function() {
|
|
94
|
-
return f.NotificationType0;
|
|
95
|
-
}
|
|
96
|
-
}), Object.defineProperty(e, "NotificationType1", {
|
|
97
|
-
enumerable: !0,
|
|
98
|
-
get: function() {
|
|
99
|
-
return f.NotificationType1;
|
|
100
|
-
}
|
|
101
|
-
}), Object.defineProperty(e, "NotificationType2", {
|
|
102
|
-
enumerable: !0,
|
|
103
|
-
get: function() {
|
|
104
|
-
return f.NotificationType2;
|
|
105
|
-
}
|
|
106
|
-
}), Object.defineProperty(e, "NotificationType3", {
|
|
107
|
-
enumerable: !0,
|
|
108
|
-
get: function() {
|
|
109
|
-
return f.NotificationType3;
|
|
110
|
-
}
|
|
111
|
-
}), Object.defineProperty(e, "NotificationType4", {
|
|
112
|
-
enumerable: !0,
|
|
113
|
-
get: function() {
|
|
114
|
-
return f.NotificationType4;
|
|
115
|
-
}
|
|
116
|
-
}), Object.defineProperty(e, "NotificationType5", {
|
|
117
|
-
enumerable: !0,
|
|
118
|
-
get: function() {
|
|
119
|
-
return f.NotificationType5;
|
|
120
|
-
}
|
|
121
|
-
}), Object.defineProperty(e, "NotificationType6", {
|
|
122
|
-
enumerable: !0,
|
|
123
|
-
get: function() {
|
|
124
|
-
return f.NotificationType6;
|
|
125
|
-
}
|
|
126
|
-
}), Object.defineProperty(e, "NotificationType7", {
|
|
127
|
-
enumerable: !0,
|
|
128
|
-
get: function() {
|
|
129
|
-
return f.NotificationType7;
|
|
130
|
-
}
|
|
131
|
-
}), Object.defineProperty(e, "NotificationType8", {
|
|
132
|
-
enumerable: !0,
|
|
133
|
-
get: function() {
|
|
134
|
-
return f.NotificationType8;
|
|
135
|
-
}
|
|
136
|
-
}), Object.defineProperty(e, "NotificationType9", {
|
|
137
|
-
enumerable: !0,
|
|
138
|
-
get: function() {
|
|
139
|
-
return f.NotificationType9;
|
|
140
|
-
}
|
|
141
|
-
}), Object.defineProperty(e, "ParameterStructures", {
|
|
142
|
-
enumerable: !0,
|
|
143
|
-
get: function() {
|
|
144
|
-
return f.ParameterStructures;
|
|
145
|
-
}
|
|
146
|
-
});
|
|
147
|
-
var p = require_linkedMap();
|
|
148
|
-
Object.defineProperty(e, "LinkedMap", {
|
|
149
|
-
enumerable: !0,
|
|
150
|
-
get: function() {
|
|
151
|
-
return p.LinkedMap;
|
|
152
|
-
}
|
|
153
|
-
}), Object.defineProperty(e, "LRUCache", {
|
|
154
|
-
enumerable: !0,
|
|
155
|
-
get: function() {
|
|
156
|
-
return p.LRUCache;
|
|
157
|
-
}
|
|
158
|
-
}), Object.defineProperty(e, "Touch", {
|
|
159
|
-
enumerable: !0,
|
|
160
|
-
get: function() {
|
|
161
|
-
return p.Touch;
|
|
162
|
-
}
|
|
163
|
-
});
|
|
164
|
-
var m = require_disposable();
|
|
165
|
-
Object.defineProperty(e, "Disposable", {
|
|
166
|
-
enumerable: !0,
|
|
167
|
-
get: function() {
|
|
168
|
-
return m.Disposable;
|
|
169
|
-
}
|
|
170
|
-
});
|
|
171
|
-
var h = require_events();
|
|
172
|
-
Object.defineProperty(e, "Event", {
|
|
173
|
-
enumerable: !0,
|
|
174
|
-
get: function() {
|
|
175
|
-
return h.Event;
|
|
176
|
-
}
|
|
177
|
-
}), Object.defineProperty(e, "Emitter", {
|
|
178
|
-
enumerable: !0,
|
|
179
|
-
get: function() {
|
|
180
|
-
return h.Emitter;
|
|
181
|
-
}
|
|
182
|
-
});
|
|
183
|
-
var g = require_cancellation();
|
|
184
|
-
Object.defineProperty(e, "CancellationTokenSource", {
|
|
185
|
-
enumerable: !0,
|
|
186
|
-
get: function() {
|
|
187
|
-
return g.CancellationTokenSource;
|
|
188
|
-
}
|
|
189
|
-
}), Object.defineProperty(e, "CancellationToken", {
|
|
190
|
-
enumerable: !0,
|
|
191
|
-
get: function() {
|
|
192
|
-
return g.CancellationToken;
|
|
193
|
-
}
|
|
194
|
-
});
|
|
195
|
-
var _ = require_sharedArrayCancellation();
|
|
196
|
-
Object.defineProperty(e, "SharedArraySenderStrategy", {
|
|
197
|
-
enumerable: !0,
|
|
198
|
-
get: function() {
|
|
199
|
-
return _.SharedArraySenderStrategy;
|
|
200
|
-
}
|
|
201
|
-
}), Object.defineProperty(e, "SharedArrayReceiverStrategy", {
|
|
202
|
-
enumerable: !0,
|
|
203
|
-
get: function() {
|
|
204
|
-
return _.SharedArrayReceiverStrategy;
|
|
205
|
-
}
|
|
206
|
-
});
|
|
207
|
-
var v = require_messageReader();
|
|
208
|
-
Object.defineProperty(e, "MessageReader", {
|
|
209
|
-
enumerable: !0,
|
|
210
|
-
get: function() {
|
|
211
|
-
return v.MessageReader;
|
|
212
|
-
}
|
|
213
|
-
}), Object.defineProperty(e, "AbstractMessageReader", {
|
|
214
|
-
enumerable: !0,
|
|
215
|
-
get: function() {
|
|
216
|
-
return v.AbstractMessageReader;
|
|
217
|
-
}
|
|
218
|
-
}), Object.defineProperty(e, "ReadableStreamMessageReader", {
|
|
219
|
-
enumerable: !0,
|
|
220
|
-
get: function() {
|
|
221
|
-
return v.ReadableStreamMessageReader;
|
|
222
|
-
}
|
|
223
|
-
});
|
|
224
|
-
var y = require_messageWriter();
|
|
225
|
-
Object.defineProperty(e, "MessageWriter", {
|
|
226
|
-
enumerable: !0,
|
|
227
|
-
get: function() {
|
|
228
|
-
return y.MessageWriter;
|
|
229
|
-
}
|
|
230
|
-
}), Object.defineProperty(e, "AbstractMessageWriter", {
|
|
231
|
-
enumerable: !0,
|
|
232
|
-
get: function() {
|
|
233
|
-
return y.AbstractMessageWriter;
|
|
234
|
-
}
|
|
235
|
-
}), Object.defineProperty(e, "WriteableStreamMessageWriter", {
|
|
236
|
-
enumerable: !0,
|
|
237
|
-
get: function() {
|
|
238
|
-
return y.WriteableStreamMessageWriter;
|
|
239
|
-
}
|
|
240
|
-
});
|
|
241
|
-
var b = require_messageBuffer();
|
|
242
|
-
Object.defineProperty(e, "AbstractMessageBuffer", {
|
|
243
|
-
enumerable: !0,
|
|
244
|
-
get: function() {
|
|
245
|
-
return b.AbstractMessageBuffer;
|
|
246
|
-
}
|
|
247
|
-
});
|
|
248
|
-
var x = require_connection();
|
|
249
|
-
Object.defineProperty(e, "ConnectionStrategy", {
|
|
250
|
-
enumerable: !0,
|
|
251
|
-
get: function() {
|
|
252
|
-
return x.ConnectionStrategy;
|
|
253
|
-
}
|
|
254
|
-
}), Object.defineProperty(e, "ConnectionOptions", {
|
|
255
|
-
enumerable: !0,
|
|
256
|
-
get: function() {
|
|
257
|
-
return x.ConnectionOptions;
|
|
258
|
-
}
|
|
259
|
-
}), Object.defineProperty(e, "NullLogger", {
|
|
260
|
-
enumerable: !0,
|
|
261
|
-
get: function() {
|
|
262
|
-
return x.NullLogger;
|
|
263
|
-
}
|
|
264
|
-
}), Object.defineProperty(e, "createMessageConnection", {
|
|
265
|
-
enumerable: !0,
|
|
266
|
-
get: function() {
|
|
267
|
-
return x.createMessageConnection;
|
|
268
|
-
}
|
|
269
|
-
}), Object.defineProperty(e, "ProgressToken", {
|
|
270
|
-
enumerable: !0,
|
|
271
|
-
get: function() {
|
|
272
|
-
return x.ProgressToken;
|
|
273
|
-
}
|
|
274
|
-
}), Object.defineProperty(e, "ProgressType", {
|
|
275
|
-
enumerable: !0,
|
|
276
|
-
get: function() {
|
|
277
|
-
return x.ProgressType;
|
|
278
|
-
}
|
|
279
|
-
}), Object.defineProperty(e, "Trace", {
|
|
280
|
-
enumerable: !0,
|
|
281
|
-
get: function() {
|
|
282
|
-
return x.Trace;
|
|
283
|
-
}
|
|
284
|
-
}), Object.defineProperty(e, "TraceValues", {
|
|
285
|
-
enumerable: !0,
|
|
286
|
-
get: function() {
|
|
287
|
-
return x.TraceValues;
|
|
288
|
-
}
|
|
289
|
-
}), Object.defineProperty(e, "TraceFormat", {
|
|
290
|
-
enumerable: !0,
|
|
291
|
-
get: function() {
|
|
292
|
-
return x.TraceFormat;
|
|
293
|
-
}
|
|
294
|
-
}), Object.defineProperty(e, "SetTraceNotification", {
|
|
295
|
-
enumerable: !0,
|
|
296
|
-
get: function() {
|
|
297
|
-
return x.SetTraceNotification;
|
|
298
|
-
}
|
|
299
|
-
}), Object.defineProperty(e, "LogTraceNotification", {
|
|
300
|
-
enumerable: !0,
|
|
301
|
-
get: function() {
|
|
302
|
-
return x.LogTraceNotification;
|
|
303
|
-
}
|
|
304
|
-
}), Object.defineProperty(e, "ConnectionErrors", {
|
|
305
|
-
enumerable: !0,
|
|
306
|
-
get: function() {
|
|
307
|
-
return x.ConnectionErrors;
|
|
308
|
-
}
|
|
309
|
-
}), Object.defineProperty(e, "ConnectionError", {
|
|
310
|
-
enumerable: !0,
|
|
311
|
-
get: function() {
|
|
312
|
-
return x.ConnectionError;
|
|
313
|
-
}
|
|
314
|
-
}), Object.defineProperty(e, "CancellationReceiverStrategy", {
|
|
315
|
-
enumerable: !0,
|
|
316
|
-
get: function() {
|
|
317
|
-
return x.CancellationReceiverStrategy;
|
|
318
|
-
}
|
|
319
|
-
}), Object.defineProperty(e, "CancellationSenderStrategy", {
|
|
320
|
-
enumerable: !0,
|
|
321
|
-
get: function() {
|
|
322
|
-
return x.CancellationSenderStrategy;
|
|
323
|
-
}
|
|
324
|
-
}), Object.defineProperty(e, "CancellationStrategy", {
|
|
325
|
-
enumerable: !0,
|
|
326
|
-
get: function() {
|
|
327
|
-
return x.CancellationStrategy;
|
|
328
|
-
}
|
|
329
|
-
}), Object.defineProperty(e, "MessageStrategy", {
|
|
330
|
-
enumerable: !0,
|
|
331
|
-
get: function() {
|
|
332
|
-
return x.MessageStrategy;
|
|
333
|
-
}
|
|
334
|
-
}), e.RAL = require_ral().default;
|
|
335
|
-
}));
|
|
336
|
-
export default require_api();
|
|
337
|
-
export { require_api };
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin } from "../../../../_virtual/rolldown_runtime.js";
|
|
2
|
-
import { require_ral } from "./ral.js";
|
|
3
|
-
import { require_is } from "./is.js";
|
|
4
|
-
import { require_events } from "./events.js";
|
|
5
|
-
var require_cancellation = /* @__PURE__ */ __commonJSMin(((e) => {
|
|
6
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.CancellationTokenSource = e.CancellationToken = void 0;
|
|
7
|
-
var i = require_ral(), a = require_is(), o = require_events(), s;
|
|
8
|
-
(function(e) {
|
|
9
|
-
e.None = Object.freeze({
|
|
10
|
-
isCancellationRequested: !1,
|
|
11
|
-
onCancellationRequested: o.Event.None
|
|
12
|
-
}), e.Cancelled = Object.freeze({
|
|
13
|
-
isCancellationRequested: !0,
|
|
14
|
-
onCancellationRequested: o.Event.None
|
|
15
|
-
});
|
|
16
|
-
function n(n) {
|
|
17
|
-
let r = n;
|
|
18
|
-
return r && (r === e.None || r === e.Cancelled || a.boolean(r.isCancellationRequested) && !!r.onCancellationRequested);
|
|
19
|
-
}
|
|
20
|
-
e.is = n;
|
|
21
|
-
})(s || (e.CancellationToken = s = {}));
|
|
22
|
-
var c = Object.freeze(function(e, n) {
|
|
23
|
-
let r = (0, i.default)().timer.setTimeout(e.bind(n), 0);
|
|
24
|
-
return { dispose() {
|
|
25
|
-
r.dispose();
|
|
26
|
-
} };
|
|
27
|
-
}), l = class {
|
|
28
|
-
constructor() {
|
|
29
|
-
this._isCancelled = !1;
|
|
30
|
-
}
|
|
31
|
-
cancel() {
|
|
32
|
-
this._isCancelled || (this._isCancelled = !0, this._emitter && (this._emitter.fire(void 0), this.dispose()));
|
|
33
|
-
}
|
|
34
|
-
get isCancellationRequested() {
|
|
35
|
-
return this._isCancelled;
|
|
36
|
-
}
|
|
37
|
-
get onCancellationRequested() {
|
|
38
|
-
return this._isCancelled ? c : (this._emitter ||= new o.Emitter(), this._emitter.event);
|
|
39
|
-
}
|
|
40
|
-
dispose() {
|
|
41
|
-
this._emitter &&= (this._emitter.dispose(), void 0);
|
|
42
|
-
}
|
|
43
|
-
};
|
|
44
|
-
e.CancellationTokenSource = class {
|
|
45
|
-
get token() {
|
|
46
|
-
return this._token ||= new l(), this._token;
|
|
47
|
-
}
|
|
48
|
-
cancel() {
|
|
49
|
-
this._token ? this._token.cancel() : this._token = s.Cancelled;
|
|
50
|
-
}
|
|
51
|
-
dispose() {
|
|
52
|
-
this._token ? this._token instanceof l && this._token.dispose() : this._token = s.None;
|
|
53
|
-
}
|
|
54
|
-
};
|
|
55
|
-
}));
|
|
56
|
-
export default require_cancellation();
|
|
57
|
-
export { require_cancellation };
|