@pickaxeproject/react 2.8.0 → 3.1.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/cjs/_virtual/_commonjsHelpers.js +1 -0
- package/dist/cjs/_virtual/advancedFormat.js +1 -0
- package/dist/cjs/_virtual/cancellation.js +1 -0
- package/dist/cjs/_virtual/constants.js +1 -0
- package/dist/cjs/_virtual/cose-base.js +1 -0
- package/dist/cjs/_virtual/cose-base2.js +1 -0
- package/dist/cjs/_virtual/customParseFormat.js +1 -0
- package/dist/cjs/_virtual/cytoscape-cose-bilkent.js +1 -0
- package/dist/cjs/_virtual/cytoscape-fcose.js +1 -0
- package/dist/cjs/_virtual/dayjs.min.js +1 -0
- package/dist/cjs/_virtual/events.js +1 -0
- package/dist/cjs/_virtual/index.js +1 -0
- package/dist/cjs/_virtual/is.js +1 -0
- package/dist/cjs/_virtual/isoWeek.js +1 -0
- package/dist/cjs/_virtual/layout-base.js +1 -0
- package/dist/cjs/_virtual/layout-base2.js +1 -0
- package/dist/cjs/_virtual/ral.js +1 -0
- package/dist/cjs/components/Core/Drawer.js +1 -0
- package/dist/cjs/components/Core/ScrollArea.js +1 -0
- package/dist/cjs/components/EmbedPreview/ChatInput.js +1 -1
- package/dist/cjs/components/EmbedPreview/FAB.js +1 -1
- package/dist/cjs/components/EmbedPreview/Inline.js +1 -1
- package/dist/cjs/components/EmbedPreview/Popup.js +1 -1
- package/dist/cjs/components/Icons/code.svg.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/MermaidRenderer.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/Provider.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/Renderer.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/hooks/useArtifact.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/hooks/useArtifactContext.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/hooks/useArtifactData.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/index.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Scroll/Provider.js +1 -1
- package/dist/cjs/components/Pickaxe/Addons/Scroll/ScrollLockView.js +1 -1
- package/dist/cjs/components/Pickaxe/Addons/Scroll/hooks/useScroll.js +1 -1
- package/dist/cjs/components/Pickaxe/Chat/History/Message.js +1 -1
- package/dist/cjs/components/Pickaxe/Chat/History/index.js +1 -1
- package/dist/cjs/components/Pickaxe/Chat/Input.js +1 -1
- package/dist/cjs/components/Pickaxe/Form/History/Item.js +1 -1
- package/dist/cjs/components/Pickaxe/Form/History/Response.js +1 -1
- package/dist/cjs/components/Pickaxe/Form/Questions/Submit.js +1 -1
- package/dist/cjs/components/Pickaxe/Provider.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeHead.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/A/Html/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/A/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/Action/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/Artifact/index.js +1 -0
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/Img/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/common/TextShimmer.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Renderer.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/utils/custom-plugins.js +1 -1
- package/dist/cjs/components/Pickaxe/index.js +1 -1
- package/dist/cjs/hooks/core/useMediaQuery.js +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/defaults.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/merge.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/name.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/transformations.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/build.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/defs.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/html.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/id.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/size.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-DI4KNLHI.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-33PXT2ZZ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-42PAAV6C.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4L2KHIRB.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AAVMX6VD.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-JAXCH6PI.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MU4RMLXT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O6L2WK4J.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-CPDBPTLG.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-HZACV5O2.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-U6EVFAJE.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-6QXAW7JJ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-VG2SY3DT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.32.0/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.32.0/node_modules/cytoscape-fcose/cytoscape-fcose.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cytoscape@3.32.0/node_modules/cytoscape/dist/cytoscape.esm.mjs.js +9 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/acyclic.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/add-border-segments.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/coordinate-system.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/data/list.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/layout.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/normalize.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/barycenter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/init-order.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/bk.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/util.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/util.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/dfs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/postorder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/preorder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/topsort.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/graph.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/json.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/advancedFormat.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/customParseFormat.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/isoWeek.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dompurify@3.2.6/node_modules/dompurify/dist/purify.es.mjs.js +3 -0
- package/dist/cjs/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.js +1 -0
- package/dist/cjs/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludesWith.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/marked@15.0.12/node_modules/marked/lib/marked.esm.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-KYWUMXXP.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-ZUX3OVTL.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-E5VUS4TQ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-44GW5IO5.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-7N6UNFX7.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AEN23PCK.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BMRFU3JQ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BQPDZTM5.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BRE4QBWZ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-D33BOVEP.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DS2CGKN3.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-F7MYA6JM.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-GOYUR5SG.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HPOVUXKZ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-NUTPFWZB.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UIWBPB2F.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UT7MDFXQ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-VDROSRA5.mjs.js +7 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-WZLT4MVT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-YL523NDC.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-YQZZRAKN.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-EGQPL23Y.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-4EBKGCBT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/dagre-IE2X5DAH.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-3XXCIKAB.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-DTTGSU4T.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-FWMTN743.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-OUUYVNGO.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-Y4ZJHTSR.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-SOPYED2O.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-LZPS564M.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-KRBQ73NG.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-TWHLSRP4.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-RDSO3R44.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-JVH3GP2A.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-2GFVJBMM.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-PBTKI7ZP.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-XYA53EP7.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-BLN7LXEI.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-WEXRT5W7.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-SNKRMT2F.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-GH3MJCYT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-4SJQ7YKO.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/mermaid.core.mjs.js +6 -0
- package/dist/cjs/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs.js +1 -0
- package/dist/cjs/prose.css +1 -1
- package/dist/cjs/src/components/Core/Drawer.d.ts +8 -0
- package/dist/cjs/src/components/Core/ScrollArea.d.ts +12 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/MermaidRenderer.d.ts +7 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/Provider.d.ts +22 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/Renderer.d.ts +13 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/hooks/useArtifact.d.ts +4 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/hooks/useArtifactContext.d.ts +7 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/hooks/useArtifactData.d.ts +8 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/index.d.ts +8 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Scroll/Provider.d.ts +1 -1
- package/dist/cjs/src/components/Pickaxe/Addons/Scroll/hooks/useScroll.d.ts +5 -1
- package/dist/cjs/src/components/Pickaxe/Provider.d.ts +4 -1
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/Components/Artifact/index.d.ts +3 -0
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/Components/common/TextShimmer.d.ts +2 -1
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/hooks/usePickaxeMarkdownContext.d.ts +2 -2
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/index.d.ts +9 -6
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/utils/custom-plugins.d.ts +1 -0
- package/dist/cjs/src/hooks/pickaxe/usePickaxeContext.d.ts +1 -0
- package/dist/cjs/src/index.d.ts +8 -4
- package/dist/cjs/src/types/artifact.d.ts +30 -0
- package/dist/esm/_virtual/_commonjsHelpers.js +1 -0
- package/dist/esm/_virtual/advancedFormat.js +1 -0
- package/dist/esm/_virtual/cancellation.js +1 -0
- package/dist/esm/_virtual/constants.js +1 -0
- package/dist/esm/_virtual/cose-base.js +1 -0
- package/dist/esm/_virtual/cose-base2.js +1 -0
- package/dist/esm/_virtual/customParseFormat.js +1 -0
- package/dist/esm/_virtual/cytoscape-cose-bilkent.js +1 -0
- package/dist/esm/_virtual/cytoscape-fcose.js +1 -0
- package/dist/esm/_virtual/dayjs.min.js +1 -0
- package/dist/esm/_virtual/events.js +1 -0
- package/dist/esm/_virtual/index.js +1 -0
- package/dist/esm/_virtual/is.js +1 -0
- package/dist/esm/_virtual/isoWeek.js +1 -0
- package/dist/esm/_virtual/layout-base.js +1 -0
- package/dist/esm/_virtual/layout-base2.js +1 -0
- package/dist/esm/_virtual/ral.js +1 -0
- package/dist/esm/components/Core/Drawer.js +1 -0
- package/dist/esm/components/Core/ScrollArea.js +1 -0
- package/dist/esm/components/EmbedPreview/ChatInput.js +1 -1
- package/dist/esm/components/EmbedPreview/FAB.js +1 -1
- package/dist/esm/components/EmbedPreview/Inline.js +1 -1
- package/dist/esm/components/EmbedPreview/Popup.js +1 -1
- package/dist/esm/components/Icons/code.svg.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/MermaidRenderer.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/Provider.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/Renderer.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/hooks/useArtifact.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/hooks/useArtifactContext.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/hooks/useArtifactData.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/index.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Scroll/Provider.js +1 -1
- package/dist/esm/components/Pickaxe/Addons/Scroll/ScrollLockView.js +1 -1
- package/dist/esm/components/Pickaxe/Addons/Scroll/hooks/useScroll.js +1 -1
- package/dist/esm/components/Pickaxe/Chat/History/Message.js +1 -1
- package/dist/esm/components/Pickaxe/Chat/History/index.js +1 -1
- package/dist/esm/components/Pickaxe/Chat/Input.js +1 -1
- package/dist/esm/components/Pickaxe/Form/History/Item.js +1 -1
- package/dist/esm/components/Pickaxe/Form/History/Response.js +1 -1
- package/dist/esm/components/Pickaxe/Form/Questions/Submit.js +1 -1
- package/dist/esm/components/Pickaxe/Provider.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeHead.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/A/Html/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/A/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/Action/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/Artifact/index.js +1 -0
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/Img/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/common/TextShimmer.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Renderer.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/utils/custom-plugins.js +1 -1
- package/dist/esm/components/Pickaxe/index.js +1 -1
- package/dist/esm/hooks/core/useMediaQuery.js +1 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.js +1 -0
- package/dist/esm/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/defaults.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/merge.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/name.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/transformations.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/build.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/defs.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/html.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/id.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/size.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-DI4KNLHI.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-33PXT2ZZ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-42PAAV6C.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4L2KHIRB.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AAVMX6VD.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-JAXCH6PI.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MU4RMLXT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O6L2WK4J.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-CPDBPTLG.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-HZACV5O2.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-U6EVFAJE.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-6QXAW7JJ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-VG2SY3DT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.32.0/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.js +1 -0
- package/dist/esm/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.32.0/node_modules/cytoscape-fcose/cytoscape-fcose.js +1 -0
- package/dist/esm/node_modules/.pnpm/cytoscape@3.32.0/node_modules/cytoscape/dist/cytoscape.esm.mjs.js +9 -0
- package/dist/esm/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/acyclic.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/add-border-segments.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/coordinate-system.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/data/list.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/layout.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/normalize.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/barycenter.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/init-order.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/bk.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/util.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/util.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/dfs.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/postorder.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/preorder.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/topsort.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/graph.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/json.js +1 -0
- package/dist/esm/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js +1 -0
- package/dist/esm/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/advancedFormat.js +1 -0
- package/dist/esm/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/customParseFormat.js +1 -0
- package/dist/esm/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/isoWeek.js +1 -0
- package/dist/esm/node_modules/.pnpm/dompurify@3.2.6/node_modules/dompurify/dist/purify.es.mjs.js +2 -0
- package/dist/esm/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.js +1 -0
- package/dist/esm/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludesWith.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/marked@15.0.12/node_modules/marked/lib/marked.esm.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-KYWUMXXP.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-ZUX3OVTL.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-E5VUS4TQ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-44GW5IO5.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-7N6UNFX7.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AEN23PCK.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BMRFU3JQ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BQPDZTM5.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BRE4QBWZ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-D33BOVEP.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DS2CGKN3.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-F7MYA6JM.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-GOYUR5SG.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HPOVUXKZ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-NUTPFWZB.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UIWBPB2F.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UT7MDFXQ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-VDROSRA5.mjs.js +7 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-WZLT4MVT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-YL523NDC.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-YQZZRAKN.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-EGQPL23Y.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-4EBKGCBT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/dagre-IE2X5DAH.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-3XXCIKAB.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-DTTGSU4T.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-FWMTN743.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-OUUYVNGO.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-Y4ZJHTSR.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-SOPYED2O.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-LZPS564M.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-KRBQ73NG.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-TWHLSRP4.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-RDSO3R44.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-JVH3GP2A.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-2GFVJBMM.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-PBTKI7ZP.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-XYA53EP7.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-BLN7LXEI.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-WEXRT5W7.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-SNKRMT2F.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-GH3MJCYT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-4SJQ7YKO.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/mermaid.core.mjs.js +6 -0
- package/dist/esm/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.js +1 -0
- package/dist/esm/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs.js +1 -0
- package/dist/esm/prose.css +1 -1
- package/dist/esm/src/components/Core/Drawer.d.ts +8 -0
- package/dist/esm/src/components/Core/ScrollArea.d.ts +12 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/MermaidRenderer.d.ts +7 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/Provider.d.ts +22 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/Renderer.d.ts +13 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/hooks/useArtifact.d.ts +4 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/hooks/useArtifactContext.d.ts +7 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/hooks/useArtifactData.d.ts +8 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/index.d.ts +8 -0
- package/dist/esm/src/components/Pickaxe/Addons/Scroll/Provider.d.ts +1 -1
- package/dist/esm/src/components/Pickaxe/Addons/Scroll/hooks/useScroll.d.ts +5 -1
- package/dist/esm/src/components/Pickaxe/Provider.d.ts +4 -1
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/Components/Artifact/index.d.ts +3 -0
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/Components/common/TextShimmer.d.ts +2 -1
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/hooks/usePickaxeMarkdownContext.d.ts +2 -2
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/index.d.ts +9 -6
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/utils/custom-plugins.d.ts +1 -0
- package/dist/esm/src/hooks/pickaxe/usePickaxeContext.d.ts +1 -0
- package/dist/esm/src/index.d.ts +8 -4
- package/dist/esm/src/types/artifact.d.ts +30 -0
- package/package.json +9 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{BITS_FOR_METHOD_TYPE as t,BITS_FOR_OCCURRENCE_IDX as e,OPTION_IDX as s,AT_LEAST_ONE_IDX as o,AT_LEAST_ONE_SEP_IDX as r,MANY_IDX as i,MANY_SEP_IDX as n,OR_IDX as a}from"../../grammar/keys.js";import{isRecognitionException as h,NotAllInputParsedException as l,MismatchedTokenException as c}from"../../exceptions_public.js";import{PROD_TYPE as u}from"../../grammar/lookahead.js";import{NextTerminalAfterAtLeastOneWalker as m,NextTerminalAfterAtLeastOneSepWalker as d,NextTerminalAfterManyWalker as p,NextTerminalAfterManySepWalker as S}from"../../grammar/interpreter.js";import{DEFAULT_RULE_CONFIG as R}from"../parser.js";import{IN_RULE_RECOVERY_EXCEPTION as f}from"./recoverable.js";import{EOF as E}from"../../../scan/tokens_public.js";import{tokenStructuredMatcherNoCategories as T,tokenStructuredMatcher as A,augmentTokenTypes as y,isTokenType as L}from"../../../scan/tokens.js";import g from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js";import C from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js";import I from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js";import k from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reduce.js";import _ from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/every.js";import F from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js";import v from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/values.js";import N from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/uniq.js";import M from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isObject.js";import K from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js";class U{initRecognizerEngine(t,e){if(this.className=this.constructor.name,this.shortRuleNameToFull={},this.fullRuleNameToShort={},this.ruleShortNameIdx=256,this.tokenMatcher=T,this.subruleIdx=0,this.definedRulesNames=[],this.tokensMap={},this.isBackTrackingStack=[],this.RULE_STACK=[],this.RULE_OCCURRENCE_STACK=[],this.gastProductionsCache={},g(e,"serializedGrammar"))throw Error("The Parser's configuration can no longer contain a <serializedGrammar> property.\n\tSee: https://chevrotain.io/docs/changes/BREAKING_CHANGES.html#_6-0-0\n\tFor Further details.");if(C(t)){if(I(t))throw Error("A Token Vocabulary cannot be empty.\n\tNote that the first argument for the parser constructor\n\tis no longer a Token vector (since v4.0).");if("number"==typeof t[0].startOffset)throw Error("The Parser constructor no longer accepts a token vector as the first argument.\n\tSee: https://chevrotain.io/docs/changes/BREAKING_CHANGES.html#_4-0-0\n\tFor Further details.")}if(C(t))this.tokensMap=k(t,((t,e)=>(t[e.name]=e,t)),{});else if(g(t,"modes")&&_(F(v(t.modes)),L)){const e=F(v(t.modes)),s=N(e);this.tokensMap=k(s,((t,e)=>(t[e.name]=e,t)),{})}else{if(!M(t))throw new Error("<tokensDictionary> argument must be An Array of Token constructors, A dictionary of Token constructors or an IMultiModeLexerDefinition");this.tokensMap=K(t)}this.tokensMap.EOF=E;const s=g(t,"modes")?F(v(t.modes)):v(t),o=_(s,(t=>I(t.categoryMatches)));this.tokenMatcher=o?T:A,y(v(this.tokensMap))}defineRule(s,o,r){if(this.selfAnalysisDone)throw Error(`Grammar rule <${s}> may not be defined after the 'performSelfAnalysis' method has been called'\nMake sure that all grammar rule definitions are done before 'performSelfAnalysis' is called.`);const i=g(r,"resyncEnabled")?r.resyncEnabled:R.resyncEnabled,n=g(r,"recoveryValueFunc")?r.recoveryValueFunc:R.recoveryValueFunc,a=this.ruleShortNameIdx<<t+e;let h;this.ruleShortNameIdx++,this.shortRuleNameToFull[a]=s,this.fullRuleNameToShort[s]=a,h=!0===this.outputCst?function(...t){try{this.ruleInvocationStateUpdate(a,s,this.subruleIdx),o.apply(this,t);const e=this.CST_STACK[this.CST_STACK.length-1];return this.cstPostRule(e),e}catch(t){return this.invokeRuleCatch(t,i,n)}finally{this.ruleFinallyStateUpdate()}}:function(...t){try{return this.ruleInvocationStateUpdate(a,s,this.subruleIdx),o.apply(this,t)}catch(t){return this.invokeRuleCatch(t,i,n)}finally{this.ruleFinallyStateUpdate()}};return Object.assign(h,{ruleName:s,originalGrammarAction:o})}invokeRuleCatch(t,e,s){const o=1===this.RULE_STACK.length,r=e&&!this.isBackTracking()&&this.recoveryEnabled;if(h(t)){const e=t;if(r){const o=this.findReSyncTokenType();if(this.isInCurrentRuleReSyncSet(o)){if(e.resyncedTokens=this.reSyncTo(o),this.outputCst){const t=this.CST_STACK[this.CST_STACK.length-1];return t.recoveredNode=!0,t}return s(t)}if(this.outputCst){const t=this.CST_STACK[this.CST_STACK.length-1];t.recoveredNode=!0,e.partialCstResult=t}throw e}if(o)return this.moveToTerminatedState(),s(t);throw e}throw t}optionInternal(t,e){const o=this.getKeyForAutomaticLookahead(s,e);return this.optionInternalLogic(t,e,o)}optionInternalLogic(t,e,s){let o,r=this.getLaFuncFromCache(s);if("function"!=typeof t){o=t.DEF;const e=t.GATE;if(void 0!==e){const t=r;r=()=>e.call(this)&&t.call(this)}}else o=t;if(!0===r.call(this))return o.call(this)}atLeastOneInternal(t,e){const s=this.getKeyForAutomaticLookahead(o,t);return this.atLeastOneInternalLogic(t,e,s)}atLeastOneInternalLogic(t,e,s){let r,i=this.getLaFuncFromCache(s);if("function"!=typeof e){r=e.DEF;const t=e.GATE;if(void 0!==t){const e=i;i=()=>t.call(this)&&e.call(this)}}else r=e;if(!0!==i.call(this))throw this.raiseEarlyExitException(t,u.REPETITION_MANDATORY,e.ERR_MSG);{let t=this.doSingleRepetition(r);for(;!0===i.call(this)&&!0===t;)t=this.doSingleRepetition(r)}this.attemptInRepetitionRecovery(this.atLeastOneInternal,[t,e],i,o,t,m)}atLeastOneSepFirstInternal(t,e){const s=this.getKeyForAutomaticLookahead(r,t);this.atLeastOneSepFirstInternalLogic(t,e,s)}atLeastOneSepFirstInternalLogic(t,e,s){const o=e.DEF,i=e.SEP;if(!0!==this.getLaFuncFromCache(s).call(this))throw this.raiseEarlyExitException(t,u.REPETITION_MANDATORY_WITH_SEPARATOR,e.ERR_MSG);{o.call(this);const e=()=>this.tokenMatcher(this.LA(1),i);for(;!0===this.tokenMatcher(this.LA(1),i);)this.CONSUME(i),o.call(this);this.attemptInRepetitionRecovery(this.repetitionSepSecondInternal,[t,i,e,o,d],e,r,t,d)}}manyInternal(t,e){const s=this.getKeyForAutomaticLookahead(i,t);return this.manyInternalLogic(t,e,s)}manyInternalLogic(t,e,s){let o,r=this.getLaFuncFromCache(s);if("function"!=typeof e){o=e.DEF;const t=e.GATE;if(void 0!==t){const e=r;r=()=>t.call(this)&&e.call(this)}}else o=e;let n=!0;for(;!0===r.call(this)&&!0===n;)n=this.doSingleRepetition(o);this.attemptInRepetitionRecovery(this.manyInternal,[t,e],r,i,t,p,n)}manySepFirstInternal(t,e){const s=this.getKeyForAutomaticLookahead(n,t);this.manySepFirstInternalLogic(t,e,s)}manySepFirstInternalLogic(t,e,s){const o=e.DEF,r=e.SEP;if(!0===this.getLaFuncFromCache(s).call(this)){o.call(this);const e=()=>this.tokenMatcher(this.LA(1),r);for(;!0===this.tokenMatcher(this.LA(1),r);)this.CONSUME(r),o.call(this);this.attemptInRepetitionRecovery(this.repetitionSepSecondInternal,[t,r,e,o,S],e,n,t,S)}}repetitionSepSecondInternal(t,e,s,o,i){for(;s();)this.CONSUME(e),o.call(this);this.attemptInRepetitionRecovery(this.repetitionSepSecondInternal,[t,e,s,o,i],s,r,t,i)}doSingleRepetition(t){const e=this.getLexerPosition();t.call(this);return this.getLexerPosition()>e}orInternal(t,e){const s=this.getKeyForAutomaticLookahead(a,e),o=C(t)?t:t.DEF,r=this.getLaFuncFromCache(s).call(this,o);if(void 0!==r){return o[r].ALT.call(this)}this.raiseNoAltException(e,t.ERR_MSG)}ruleFinallyStateUpdate(){if(this.RULE_STACK.pop(),this.RULE_OCCURRENCE_STACK.pop(),this.cstFinallyStateUpdate(),0===this.RULE_STACK.length&&!1===this.isAtEndOfInput()){const t=this.LA(1),e=this.errorMessageProvider.buildNotAllInputParsedMessage({firstRedundant:t,ruleName:this.getCurrRuleFullName()});this.SAVE_ERROR(new l(e,t))}}subruleInternal(t,e,s){let o;try{const r=void 0!==s?s.ARGS:void 0;return this.subruleIdx=e,o=t.apply(this,r),this.cstPostNonTerminal(o,void 0!==s&&void 0!==s.LABEL?s.LABEL:t.ruleName),o}catch(e){throw this.subruleInternalError(e,s,t.ruleName)}}subruleInternalError(t,e,s){throw h(t)&&void 0!==t.partialCstResult&&(this.cstPostNonTerminal(t.partialCstResult,void 0!==e&&void 0!==e.LABEL?e.LABEL:s),delete t.partialCstResult),t}consumeInternal(t,e,s){let o;try{const e=this.LA(1);!0===this.tokenMatcher(e,t)?(this.consumeToken(),o=e):this.consumeInternalError(t,e,s)}catch(s){o=this.consumeInternalRecovery(t,e,s)}return this.cstPostTerminal(void 0!==s&&void 0!==s.LABEL?s.LABEL:t.name,o),o}consumeInternalError(t,e,s){let o;const r=this.LA(0);throw o=void 0!==s&&s.ERR_MSG?s.ERR_MSG:this.errorMessageProvider.buildMismatchTokenMessage({expected:t,actual:e,previous:r,ruleName:this.getCurrRuleFullName()}),this.SAVE_ERROR(new c(o,e,r))}consumeInternalRecovery(t,e,s){if(!this.recoveryEnabled||"MismatchedTokenException"!==s.name||this.isBackTracking())throw s;{const o=this.getFollowsForInRuleRecovery(t,e);try{return this.tryInRuleRecovery(t,o)}catch(t){throw t.name===f?s:t}}}saveRecogState(){const t=this.errors,e=K(this.RULE_STACK);return{errors:t,lexerState:this.exportLexerState(),RULE_STACK:e,CST_STACK:this.CST_STACK}}reloadRecogState(t){this.errors=t.errors,this.importLexerState(t.lexerState),this.RULE_STACK=t.RULE_STACK}ruleInvocationStateUpdate(t,e,s){this.RULE_OCCURRENCE_STACK.push(s),this.RULE_STACK.push(t),this.cstInvocationStateUpdate(e)}isBackTracking(){return 0!==this.isBackTrackingStack.length}getCurrRuleFullName(){const t=this.getLastExplicitRuleShortName();return this.shortRuleNameToFull[t]}shortRuleNameToFullName(t){return this.shortRuleNameToFull[t]}isAtEndOfInput(){return this.tokenMatcher(this.LA(1),E)}reset(){this.resetLexerState(),this.subruleIdx=0,this.isBackTrackingStack=[],this.errors=[],this.RULE_STACK=[],this.CST_STACK=[],this.RULE_OCCURRENCE_STACK=[]}}export{U as RecognizerEngine};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{createTokenInstance as e,tokenMatcher as t,EOF as o}from"../../../scan/tokens_public.js";import{MismatchedTokenException as s}from"../../exceptions_public.js";import{IN as r}from"../../constants.js";import{DEFAULT_PARSER_CONFIG as n}from"../parser.js";import i from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js";import l from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js";import a from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/find.js";import h from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/includes.js";import c from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js";import u from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js";import d from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/dropRight.js";import R from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js";const m={},p="InRuleRecoveryException";class T extends Error{constructor(e){super(e),this.name=p}}class y{initRecoverable(e){this.firstAfterRepMap={},this.resyncFollows={},this.recoveryEnabled=i(e,"recoveryEnabled")?e.recoveryEnabled:n.recoveryEnabled,this.recoveryEnabled&&(this.attemptInRepetitionRecovery=f)}getTokenToInsert(t){const o=e(t,"",NaN,NaN,NaN,NaN,NaN,NaN);return o.isInsertedInRecovery=!0,o}canTokenTypeBeInsertedInRecovery(e){return!0}canTokenTypeBeDeletedInRecovery(e){return!0}tryInRepetitionRecovery(e,t,o,r){const n=this.findReSyncTokenType(),i=this.exportLexerState(),l=[];let a=!1;const h=this.LA(1);let c=this.LA(1);const u=()=>{const e=this.LA(0),t=this.errorMessageProvider.buildMismatchTokenMessage({expected:r,actual:h,previous:e,ruleName:this.getCurrRuleFullName()}),o=new s(t,h,this.LA(0));o.resyncedTokens=d(l),this.SAVE_ERROR(o)};for(;!a;){if(this.tokenMatcher(c,r))return void u();if(o.call(this))return u(),void e.apply(this,t);this.tokenMatcher(c,n)?a=!0:(c=this.SKIP_TOKEN(),this.addToResyncTokens(c,l))}this.importLexerState(i)}shouldInRepetitionRecoveryBeTried(e,t,o){return!1!==o&&(!this.tokenMatcher(this.LA(1),e)&&(!this.isBackTracking()&&!this.canPerformInRuleRecovery(e,this.getFollowsForInRuleRecovery(e,t))))}getFollowsForInRuleRecovery(e,t){const o=this.getCurrentGrammarPath(e,t);return this.getNextPossibleTokenTypes(o)}tryInRuleRecovery(e,t){if(this.canRecoverWithSingleTokenInsertion(e,t)){return this.getTokenToInsert(e)}if(this.canRecoverWithSingleTokenDeletion(e)){const e=this.SKIP_TOKEN();return this.consumeToken(),e}throw new T("sad sad panda")}canPerformInRuleRecovery(e,t){return this.canRecoverWithSingleTokenInsertion(e,t)||this.canRecoverWithSingleTokenDeletion(e)}canRecoverWithSingleTokenInsertion(e,t){if(!this.canTokenTypeBeInsertedInRecovery(e))return!1;if(l(t))return!1;const o=this.LA(1);return void 0!==a(t,(e=>this.tokenMatcher(o,e)))}canRecoverWithSingleTokenDeletion(e){if(!this.canTokenTypeBeDeletedInRecovery(e))return!1;return this.tokenMatcher(this.LA(2),e)}isInCurrentRuleReSyncSet(e){const t=this.getCurrFollowKey(),o=this.getFollowSetFromFollowKey(t);return h(o,e)}findReSyncTokenType(){const e=this.flattenFollowSet();let o=this.LA(1),s=2;for(;;){const r=a(e,(e=>t(o,e)));if(void 0!==r)return r;o=this.LA(s),s++}}getCurrFollowKey(){if(1===this.RULE_STACK.length)return m;const e=this.getLastExplicitRuleShortName(),t=this.getLastExplicitRuleOccurrenceIndex(),o=this.getPreviousExplicitRuleShortName();return{ruleName:this.shortRuleNameToFullName(e),idxInCallingRule:t,inRule:this.shortRuleNameToFullName(o)}}buildFullFollowKeyStack(){const e=this.RULE_STACK,t=this.RULE_OCCURRENCE_STACK;return c(e,((o,s)=>0===s?m:{ruleName:this.shortRuleNameToFullName(o),idxInCallingRule:t[s],inRule:this.shortRuleNameToFullName(e[s-1])}))}flattenFollowSet(){const e=c(this.buildFullFollowKeyStack(),(e=>this.getFollowSetFromFollowKey(e)));return u(e)}getFollowSetFromFollowKey(e){if(e===m)return[o];const t=e.ruleName+e.idxInCallingRule+r+e.inRule;return this.resyncFollows[t]}addToResyncTokens(e,t){return this.tokenMatcher(e,o)||t.push(e),t}reSyncTo(e){const t=[];let o=this.LA(1);for(;!1===this.tokenMatcher(o,e);)o=this.SKIP_TOKEN(),this.addToResyncTokens(o,t);return d(t)}attemptInRepetitionRecovery(e,t,o,s,r,n,i){}getCurrentGrammarPath(e,t){return{ruleStack:this.getHumanReadableRuleStack(),occurrenceStack:R(this.RULE_OCCURRENCE_STACK),lastTok:e,lastTokOccurrence:t}}getHumanReadableRuleStack(){return c(this.RULE_STACK,(e=>this.shortRuleNameToFullName(e)))}}function f(e,t,s,r,n,i,l){const a=this.getKeyForAutomaticLookahead(r,n);let h=this.firstAfterRepMap[a];if(void 0===h){const e=this.getCurrRuleFullName();h=new i(this.getGAstProductions()[e],n).startWalking(),this.firstAfterRepMap[a]=h}let c=h.token,u=h.occurrence;const d=h.isEndOfRule;1===this.RULE_STACK.length&&d&&void 0===c&&(c=o,u=1),void 0!==c&&void 0!==u&&this.shouldInRepetitionRecoveryBeTried(c,u,l)&&this.tryInRepetitionRecovery(e,t,s,c)}export{m as EOF_FOLLOW_KEY,p as IN_RULE_RECOVERY_EXCEPTION,T as InRuleRecoveryException,y as Recoverable,f as attemptInRepetitionRecovery};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{setNodeLocationFull as t,setNodeLocationOnlyOffset as s,addTerminalToCst as o,addNoneTerminalToCst as e}from"../../cst/cst.js";import{createBaseSemanticVisitorConstructor as i,createBaseVisitorConstructorWithDefaults as n}from"../../cst/cst_visitor.js";import{DEFAULT_PARSER_CONFIG as a}from"../parser.js";import r from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js";import c from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/noop.js";import l from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js";import h from"../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/keys.js";class d{initTreeBuilder(o){if(this.CST_STACK=[],this.outputCst=o.outputCst,this.nodeLocationTracking=r(o,"nodeLocationTracking")?o.nodeLocationTracking:a.nodeLocationTracking,this.outputCst)if(/full/i.test(this.nodeLocationTracking))this.recoveryEnabled?(this.setNodeLocationFromToken=t,this.setNodeLocationFromNode=t,this.cstPostRule=c,this.setInitialNodeLocation=this.setInitialNodeLocationFullRecovery):(this.setNodeLocationFromToken=c,this.setNodeLocationFromNode=c,this.cstPostRule=this.cstPostRuleFull,this.setInitialNodeLocation=this.setInitialNodeLocationFullRegular);else if(/onlyOffset/i.test(this.nodeLocationTracking))this.recoveryEnabled?(this.setNodeLocationFromToken=s,this.setNodeLocationFromNode=s,this.cstPostRule=c,this.setInitialNodeLocation=this.setInitialNodeLocationOnlyOffsetRecovery):(this.setNodeLocationFromToken=c,this.setNodeLocationFromNode=c,this.cstPostRule=this.cstPostRuleOnlyOffset,this.setInitialNodeLocation=this.setInitialNodeLocationOnlyOffsetRegular);else{if(!/none/i.test(this.nodeLocationTracking))throw Error(`Invalid <nodeLocationTracking> config option: "${o.nodeLocationTracking}"`);this.setNodeLocationFromToken=c,this.setNodeLocationFromNode=c,this.cstPostRule=c,this.setInitialNodeLocation=c}else this.cstInvocationStateUpdate=c,this.cstFinallyStateUpdate=c,this.cstPostTerminal=c,this.cstPostNonTerminal=c,this.cstPostRule=c}setInitialNodeLocationOnlyOffsetRecovery(t){t.location={startOffset:NaN,endOffset:NaN}}setInitialNodeLocationOnlyOffsetRegular(t){t.location={startOffset:this.LA(1).startOffset,endOffset:NaN}}setInitialNodeLocationFullRecovery(t){t.location={startOffset:NaN,startLine:NaN,startColumn:NaN,endOffset:NaN,endLine:NaN,endColumn:NaN}}setInitialNodeLocationFullRegular(t){const s=this.LA(1);t.location={startOffset:s.startOffset,startLine:s.startLine,startColumn:s.startColumn,endOffset:NaN,endLine:NaN,endColumn:NaN}}cstInvocationStateUpdate(t){const s={name:t,children:Object.create(null)};this.setInitialNodeLocation(s),this.CST_STACK.push(s)}cstFinallyStateUpdate(){this.CST_STACK.pop()}cstPostRuleFull(t){const s=this.LA(0),o=t.location;o.startOffset<=s.startOffset==!0?(o.endOffset=s.endOffset,o.endLine=s.endLine,o.endColumn=s.endColumn):(o.startOffset=NaN,o.startLine=NaN,o.startColumn=NaN)}cstPostRuleOnlyOffset(t){const s=this.LA(0),o=t.location;o.startOffset<=s.startOffset==!0?o.endOffset=s.endOffset:o.startOffset=NaN}cstPostTerminal(t,s){const e=this.CST_STACK[this.CST_STACK.length-1];o(e,s,t),this.setNodeLocationFromToken(e.location,s)}cstPostNonTerminal(t,s){const o=this.CST_STACK[this.CST_STACK.length-1];e(o,s,t),this.setNodeLocationFromNode(o.location,t.location)}getBaseCstVisitorConstructor(){if(l(this.baseCstVisitorConstructor)){const t=i(this.className,h(this.gastProductionsCache));return this.baseCstVisitorConstructor=t,t}return this.baseCstVisitorConstructor}getBaseCstVisitorConstructorWithDefaults(){if(l(this.baseCstVisitorWithDefaultsConstructor)){const t=n(this.className,h(this.gastProductionsCache),this.getBaseCstVisitorConstructor());return this.baseCstVisitorWithDefaultsConstructor=t,t}return this.baseCstVisitorWithDefaultsConstructor}getLastExplicitRuleShortName(){const t=this.RULE_STACK;return t[t.length-1]}getPreviousExplicitRuleShortName(){const t=this.RULE_STACK;return t[t.length-2]}getLastExplicitRuleOccurrenceIndex(){const t=this.RULE_OCCURRENCE_STACK;return t[t.length-1]}}export{d as TreeBuilder};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function t(t,e){e.forEach((e=>{const o=e.prototype;Object.getOwnPropertyNames(o).forEach((r=>{if("constructor"===r)return;const p=Object.getOwnPropertyDescriptor(o,r);p&&(p.get||p.set)?Object.defineProperty(t.prototype,r,p):t.prototype[r]=e.prototype[r]}))}))}export{t as applyMixins};
|
package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js";import{BaseRegExpVisitor as e}from"../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js";import{Lexer as t,LexerDefinitionErrorType as o}from"./lexer_public.js";import{PRINT_ERROR as n}from"../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js";import{canMatchCharCode as s,failedOptimizationPrefixMsg as r,getOptimizedStartCodesIndices as i}from"./reg_exp.js";import{getRegExpAst as a}from"./reg_exp_parser.js";import c from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/defaults.js";import u from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reject.js";import d from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js";import l from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js";import h from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/includes.js";import T from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isFunction.js";import p from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isString.js";import m from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js";import f from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js";import E from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/indexOf.js";import _ from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js";import A from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reduce.js";import g from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js";import N from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js";import R from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/filter.js";import y from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/difference.js";import x from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/compact.js";import O from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/head.js";import P from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/find.js";import I from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js";import S from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/values.js";import L from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/keys.js";const M="PATTERN",v="defaultMode",k="modes";let U="boolean"==typeof new RegExp("(?:)").sticky;function C(e,o){const a=(o=c(o,{useSticky:U,debug:!1,safeMode:!1,positionTracking:"full",lineTerminatorCharacters:["\r","\n"],tracer:(e,t)=>t()})).tracer;let R;a("initCharCodeToOptimizedIndexMap",(()=>{!function(){if(N(ae)){ae=new Array(65536);for(let e=0;e<65536;e++)ae[e]=e>255?255+~~(e/255):e}}()})),a("Reject Lexer.NA",(()=>{R=u(e,(e=>e[M]===t.NA))}));let y,x,O,P,I,S,L,v,k,C,D,j=!1;a("Transform Patterns",(()=>{j=!1,y=d(R,(e=>{const t=e[M];if(l(t)){const e=t.source;return 1!==e.length||"^"===e||"$"===e||"."===e||t.ignoreCase?2!==e.length||"\\"!==e[0]||h(["d","D","s","S","t","r","n","t","0","c","b","B","f","v","w","W"],e[1])?o.useSticky?V(t):Y(t):e[1]:e}if(T(t))return j=!0,{exec:t};if("object"==typeof t)return j=!0,t;if("string"==typeof t){if(1===t.length)return t;{const e=t.replace(/[\\^$.*+?()[\]{}|]/g,"\\$&"),n=new RegExp(e);return o.useSticky?V(n):Y(n)}}throw Error("non exhaustive match")}))})),a("misc mapping",(()=>{x=d(R,(e=>e.tokenTypeIdx)),O=d(R,(e=>{const o=e.GROUP;if(o!==t.SKIPPED){if(p(o))return o;if(m(o))return!1;throw Error("non exhaustive match")}})),P=d(R,(e=>{const t=e.LONGER_ALT;if(t){return f(t)?d(t,(e=>E(R,e))):[E(R,t)]}})),I=d(R,(e=>e.PUSH_MODE)),S=d(R,(e=>_(e,"POP_MODE")))})),a("Line Terminator Handling",(()=>{const e=se(o.lineTerminatorCharacters);L=d(R,(e=>!1)),"onlyOffset"!==o.positionTracking&&(L=d(R,(t=>_(t,"LINE_BREAKS")?!!t.LINE_BREAKS:!1===oe(t,e)&&s(e,t.PATTERN))))})),a("Misc Mapping #2",(()=>{v=d(R,Q),k=d(y,ee),C=A(R,((e,o)=>{const n=o.GROUP;return p(n)&&n!==t.SKIPPED&&(e[n]=[]),e}),{}),D=d(y,((e,t)=>({pattern:y[t],longerAlt:P[t],canLineTerminator:L[t],isCustom:v[t],short:k[t],group:O[t],push:I[t],pop:S[t],tokenTypeIdx:x[t],tokenType:R[t]})))}));let b=!0,$=[];return o.safeMode||a("First Char Optimization",(()=>{$=A(R,((e,t,s)=>{if("string"==typeof t.PATTERN){const o=ce(t.PATTERN.charCodeAt(0));re(e,o,D[s])}else if(f(t.START_CHARS_HINT)){let o;g(t.START_CHARS_HINT,(t=>{const n=ce("string"==typeof t?t.charCodeAt(0):t);o!==n&&(o=n,re(e,n,D[s]))}))}else if(l(t.PATTERN))if(t.PATTERN.unicode)b=!1,o.ensureOptimizations&&n(`${r}\tUnable to analyze < ${t.PATTERN.toString()} > pattern.\n\tThe regexp unicode flag is not currently supported by the regexp-to-ast library.\n\tThis will disable the lexer's first char optimizations.\n\tFor details See: https://chevrotain.io/docs/guide/resolving_lexer_errors.html#UNICODE_OPTIMIZE`);else{const n=i(t.PATTERN,o.ensureOptimizations);N(n)&&(b=!1),g(n,(t=>{re(e,t,D[s])}))}else o.ensureOptimizations&&n(`${r}\tTokenType: <${t.name}> is using a custom token pattern without providing <start_chars_hint> parameter.\n\tThis will disable the lexer's first char optimizations.\n\tFor details See: https://chevrotain.io/docs/guide/resolving_lexer_errors.html#CUSTOM_OPTIMIZE`),b=!1;return e}),[])})),{emptyGroups:C,patternIdxToConfig:D,charCodeToPatternIdxToConfig:$,hasCustom:j,canBeOptimized:b}}function D(e,t){let o=[];const n=j(e);o=o.concat(n.errors);const s=b(n.valid),r=s.valid;return o=o.concat(s.errors),o=o.concat(function(e){let t=[];const o=R(e,(e=>l(e[M])));return t=t.concat(w(o)),t=t.concat(B(o)),t=t.concat(G(o)),t=t.concat(K(o)),t=t.concat(F(o)),t}(r)),o=o.concat(z(r)),o=o.concat(X(r,t)),o=o.concat(W(r)),o}function j(e){const t=R(e,(e=>!_(e,M)));return{errors:d(t,(e=>({message:"Token Type: ->"+e.name+"<- missing static 'PATTERN' property",type:o.MISSING_PATTERN,tokenTypes:[e]}))),valid:y(e,t)}}function b(e){const t=R(e,(e=>{const t=e[M];return!(l(t)||T(t)||_(t,"exec")||p(t))}));return{errors:d(t,(e=>({message:"Token Type: ->"+e.name+"<- static 'PATTERN' can only be a RegExp, a Function matching the {CustomPatternMatcherFunc} type or an Object matching the {ICustomPattern} interface.",type:o.INVALID_PATTERN,tokenTypes:[e]}))),valid:y(e,t)}}const $=/[^\\][$]/;function w(t){class n extends e{constructor(){super(...arguments),this.found=!1}visitEndAnchor(e){this.found=!0}}const s=R(t,(e=>{const t=e.PATTERN;try{const e=a(t),o=new n;return o.visit(e),o.found}catch(e){return $.test(t.source)}}));return d(s,(e=>({message:"Unexpected RegExp Anchor Error:\n\tToken Type: ->"+e.name+"<- static 'PATTERN' cannot contain end of input anchor '$'\n\tSee chevrotain.io/docs/guide/resolving_lexer_errors.html#ANCHORS\tfor details.",type:o.EOI_ANCHOR_FOUND,tokenTypes:[e]})))}function F(e){const t=R(e,(e=>e.PATTERN.test("")));return d(t,(e=>({message:"Token Type: ->"+e.name+"<- static 'PATTERN' must not match an empty string",type:o.EMPTY_MATCH_PATTERN,tokenTypes:[e]})))}const H=/[^\\[][\^]|^\^/;function B(t){class n extends e{constructor(){super(...arguments),this.found=!1}visitStartAnchor(e){this.found=!0}}const s=R(t,(e=>{const t=e.PATTERN;try{const e=a(t),o=new n;return o.visit(e),o.found}catch(e){return H.test(t.source)}}));return d(s,(e=>({message:"Unexpected RegExp Anchor Error:\n\tToken Type: ->"+e.name+"<- static 'PATTERN' cannot contain start of input anchor '^'\n\tSee https://chevrotain.io/docs/guide/resolving_lexer_errors.html#ANCHORS\tfor details.",type:o.SOI_ANCHOR_FOUND,tokenTypes:[e]})))}function G(e){const t=R(e,(e=>{const t=e[M];return t instanceof RegExp&&(t.multiline||t.global)}));return d(t,(e=>({message:"Token Type: ->"+e.name+"<- static 'PATTERN' may NOT contain global('g') or multiline('m')",type:o.UNSUPPORTED_FLAGS_FOUND,tokenTypes:[e]})))}function K(e){const n=[];let s=d(e,(o=>A(e,((e,s)=>(o.PATTERN.source!==s.PATTERN.source||h(n,s)||s.PATTERN===t.NA||(n.push(s),e.push(s)),e)),[])));s=x(s);const r=R(s,(e=>e.length>1));return d(r,(e=>{const t=d(e,(e=>e.name));return{message:`The same RegExp pattern ->${O(e).PATTERN}<-has been used in all of the following Token Types: ${t.join(", ")} <-`,type:o.DUPLICATE_PATTERNS_FOUND,tokenTypes:e}}))}function z(e){const n=R(e,(e=>{if(!_(e,"GROUP"))return!1;const o=e.GROUP;return o!==t.SKIPPED&&o!==t.NA&&!p(o)}));return d(n,(e=>({message:"Token Type: ->"+e.name+"<- static 'GROUP' can only be Lexer.SKIPPED/Lexer.NA/A String",type:o.INVALID_GROUP_TYPE_FOUND,tokenTypes:[e]})))}function X(e,t){const n=R(e,(e=>void 0!==e.PUSH_MODE&&!h(t,e.PUSH_MODE)));return d(n,(e=>({message:`Token Type: ->${e.name}<- static 'PUSH_MODE' value cannot refer to a Lexer Mode ->${e.PUSH_MODE}<-which does not exist`,type:o.PUSH_MODE_DOES_NOT_EXIST,tokenTypes:[e]})))}function W(e){const n=[],s=A(e,((e,o,n)=>{const s=o.PATTERN;return s===t.NA||(p(s)?e.push({str:s,idx:n,tokenType:o}):l(s)&&(r=s,void 0===P([".","\\","[","]","|","^","$","(",")","?","*","+","{"],(e=>-1!==r.source.indexOf(e))))&&e.push({str:s.source,idx:n,tokenType:o})),e;var r}),[]);return g(e,((e,t)=>{g(s,(({str:s,idx:r,tokenType:i})=>{if(t<r&&function(e,t){if(l(t)){const o=t.exec(e);return null!==o&&0===o.index}if(T(t))return t(e,0,[],{});if(_(t,"exec"))return t.exec(e,0,[],{});if("string"==typeof t)return t===e;throw Error("non exhaustive match")}(s,e.PATTERN)){const t=`Token: ->${i.name}<- can never be matched.\nBecause it appears AFTER the Token Type ->${e.name}<-in the lexer's definition.\nSee https://chevrotain.io/docs/guide/resolving_lexer_errors.html#UNREACHABLE`;n.push({message:t,type:o.UNREACHABLE_PATTERN,tokenTypes:[e,i]})}}))})),n}function Y(e){const t=e.ignoreCase?"i":"";return new RegExp(`^(?:${e.source})`,t)}function V(e){const t=e.ignoreCase?"iy":"y";return new RegExp(`${e.source}`,t)}function Z(e,t,n){const s=[];return _(e,v)||s.push({message:"A MultiMode Lexer cannot be initialized without a <"+v+"> property in its definition\n",type:o.MULTI_MODE_LEXER_WITHOUT_DEFAULT_MODE}),_(e,k)||s.push({message:"A MultiMode Lexer cannot be initialized without a <modes> property in its definition\n",type:o.MULTI_MODE_LEXER_WITHOUT_MODES_PROPERTY}),_(e,k)&&_(e,v)&&!_(e.modes,e.defaultMode)&&s.push({message:`A MultiMode Lexer cannot be initialized with a ${v}: <${e.defaultMode}>which does not exist\n`,type:o.MULTI_MODE_LEXER_DEFAULT_MODE_VALUE_DOES_NOT_EXIST}),_(e,k)&&g(e.modes,((e,t)=>{g(e,((n,r)=>{if(m(n))s.push({message:`A Lexer cannot be initialized using an undefined Token Type. Mode:<${t}> at index: <${r}>\n`,type:o.LEXER_DEFINITION_CANNOT_CONTAIN_UNDEFINED});else if(_(n,"LONGER_ALT")){const r=f(n.LONGER_ALT)?n.LONGER_ALT:[n.LONGER_ALT];g(r,(r=>{m(r)||h(e,r)||s.push({message:`A MultiMode Lexer cannot be initialized with a longer_alt <${r.name}> on token <${n.name}> outside of mode <${t}>\n`,type:o.MULTI_MODE_LEXER_LONGER_ALT_NOT_IN_CURRENT_MODE})}))}}))})),s}function q(e,n,r){const i=[];let a=!1;const c=x(I(S(e.modes))),d=u(c,(e=>e[M]===t.NA)),l=se(r);return n&&g(d,(e=>{const t=oe(e,l);if(!1!==t){const o={message:ne(e,t),type:t.issue,tokenType:e};i.push(o)}else _(e,"LINE_BREAKS")?!0===e.LINE_BREAKS&&(a=!0):s(l,e.PATTERN)&&(a=!0)})),n&&!a&&i.push({message:"Warning: No LINE_BREAKS Found.\n\tThis Lexer has been defined to track line and column information,\n\tBut none of the Token Types can be identified as matching a line terminator.\n\tSee https://chevrotain.io/docs/guide/resolving_lexer_errors.html#LINE_BREAKS \n\tfor details.",type:o.NO_LINE_BREAKS_FLAGS}),i}function J(e){const t={},o=L(e);return g(o,(o=>{const n=e[o];if(!f(n))throw Error("non exhaustive match");t[o]=[]})),t}function Q(e){const t=e.PATTERN;if(l(t))return!1;if(T(t))return!0;if(_(t,"exec"))return!0;if(p(t))return!1;throw Error("non exhaustive match")}function ee(e){return!(!p(e)||1!==e.length)&&e.charCodeAt(0)}const te={test:function(e){const t=e.length;for(let o=this.lastIndex;o<t;o++){const t=e.charCodeAt(o);if(10===t)return this.lastIndex=o+1,!0;if(13===t)return 10===e.charCodeAt(o+1)?this.lastIndex=o+2:this.lastIndex=o+1,!0}return!1},lastIndex:0};function oe(e,t){if(_(e,"LINE_BREAKS"))return!1;if(l(e.PATTERN)){try{s(t,e.PATTERN)}catch(e){return{issue:o.IDENTIFY_TERMINATOR,errMsg:e.message}}return!1}if(p(e.PATTERN))return!1;if(Q(e))return{issue:o.CUSTOM_LINE_BREAK};throw Error("non exhaustive match")}function ne(e,t){if(t.issue===o.IDENTIFY_TERMINATOR)return`Warning: unable to identify line terminator usage in pattern.\n\tThe problem is in the <${e.name}> Token Type\n\t Root cause: ${t.errMsg}.\n\tFor details See: https://chevrotain.io/docs/guide/resolving_lexer_errors.html#IDENTIFY_TERMINATOR`;if(t.issue===o.CUSTOM_LINE_BREAK)return`Warning: A Custom Token Pattern should specify the <line_breaks> option.\n\tThe problem is in the <${e.name}> Token Type\n\tFor details See: https://chevrotain.io/docs/guide/resolving_lexer_errors.html#CUSTOM_LINE_BREAK`;throw Error("non exhaustive match")}function se(e){return d(e,(e=>p(e)?e.charCodeAt(0):e))}function re(e,t,o){void 0===e[t]?e[t]=[o]:e[t].push(o)}const ie=256;let ae=[];function ce(e){return e<ie?e:ae[e]}export{v as DEFAULT_MODE,te as LineTerminatorOptimizedTester,k as MODES,U as SUPPORT_STICKY,Y as addStartOfInput,V as addStickyFlag,C as analyzeTokenTypes,ne as buildLineBreakIssueMessage,ce as charCodeToOptimizedIndex,J as cloneEmptyGroups,K as findDuplicatePatterns,F as findEmptyMatchRegExps,w as findEndOfInputAnchor,z as findInvalidGroupType,b as findInvalidPatterns,j as findMissingPatterns,X as findModesThatDoNotExist,B as findStartOfInputAnchor,W as findUnreachablePatterns,G as findUnsupportedFlags,Q as isCustomPattern,ee as isShortPattern,ie as minOptimizationVal,Z as performRuntimeChecks,q as performWarningRuntimeChecks,D as validatePatterns};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e={buildUnableToPopLexerModeMessage:e=>`Unable to pop Lexer Mode after encountering Token ->${e.image}<- The Mode Stack is empty`,buildUnexpectedCharactersMessage:(e,a,t,o,r)=>`unexpected character: ->${e.charAt(a)}<- at offset: ${a}, skipped ${t} characters.`};export{e as defaultLexerErrorProvider};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{LineTerminatorOptimizedTester as e,DEFAULT_MODE as t,performRuntimeChecks as i,performWarningRuntimeChecks as s,validatePatterns as o,analyzeTokenTypes as n,SUPPORT_STICKY as r,cloneEmptyGroups as a,charCodeToOptimizedIndex as h}from"./lexer.js";import{PRINT_WARNING as l}from"../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js";import{timer as d}from"../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js";import{toFastProperties as c}from"../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js";import{augmentTokenTypes as T}from"./tokens.js";import{defaultLexerErrorProvider as m}from"./lexer_errors_public.js";import{clearRegExpParserCache as f}from"./reg_exp_parser.js";import u from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/assign.js";import _ from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js";import E from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js";import p from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js";import I from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reject.js";import g from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/keys.js";import O from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js";import N from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js";import C from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/identity.js";import L from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/noop.js";import M from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reduce.js";import A from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js";import D from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/last.js";var k;!function(e){e[e.MISSING_PATTERN=0]="MISSING_PATTERN",e[e.INVALID_PATTERN=1]="INVALID_PATTERN",e[e.EOI_ANCHOR_FOUND=2]="EOI_ANCHOR_FOUND",e[e.UNSUPPORTED_FLAGS_FOUND=3]="UNSUPPORTED_FLAGS_FOUND",e[e.DUPLICATE_PATTERNS_FOUND=4]="DUPLICATE_PATTERNS_FOUND",e[e.INVALID_GROUP_TYPE_FOUND=5]="INVALID_GROUP_TYPE_FOUND",e[e.PUSH_MODE_DOES_NOT_EXIST=6]="PUSH_MODE_DOES_NOT_EXIST",e[e.MULTI_MODE_LEXER_WITHOUT_DEFAULT_MODE=7]="MULTI_MODE_LEXER_WITHOUT_DEFAULT_MODE",e[e.MULTI_MODE_LEXER_WITHOUT_MODES_PROPERTY=8]="MULTI_MODE_LEXER_WITHOUT_MODES_PROPERTY",e[e.MULTI_MODE_LEXER_DEFAULT_MODE_VALUE_DOES_NOT_EXIST=9]="MULTI_MODE_LEXER_DEFAULT_MODE_VALUE_DOES_NOT_EXIST",e[e.LEXER_DEFINITION_CANNOT_CONTAIN_UNDEFINED=10]="LEXER_DEFINITION_CANNOT_CONTAIN_UNDEFINED",e[e.SOI_ANCHOR_FOUND=11]="SOI_ANCHOR_FOUND",e[e.EMPTY_MATCH_PATTERN=12]="EMPTY_MATCH_PATTERN",e[e.NO_LINE_BREAKS_FLAGS=13]="NO_LINE_BREAKS_FLAGS",e[e.UNREACHABLE_PATTERN=14]="UNREACHABLE_PATTERN",e[e.IDENTIFY_TERMINATOR=15]="IDENTIFY_TERMINATOR",e[e.CUSTOM_LINE_BREAK=16]="CUSTOM_LINE_BREAK",e[e.MULTI_MODE_LEXER_LONGER_ALT_NOT_IN_CURRENT_MODE=17]="MULTI_MODE_LEXER_LONGER_ALT_NOT_IN_CURRENT_MODE"}(k||(k={}));const x={deferDefinitionErrorsHandling:!1,positionTracking:"full",lineTerminatorsPattern:/\n|\r\n?/g,lineTerminatorCharacters:["\n","\r"],ensureOptimizations:!1,safeMode:!1,errorMessageProvider:m,traceInitPerf:!1,skipValidations:!1,recoveryEnabled:!0};Object.freeze(x);class R{constructor(a,h=x){if(this.lexerDefinition=a,this.lexerDefinitionErrors=[],this.lexerDefinitionWarning=[],this.patternIdxToConfig={},this.charCodeToPatternIdxToConfig={},this.modes=[],this.emptyGroups={},this.trackStartLines=!0,this.trackEndLines=!0,this.hasCustom=!1,this.canModeBeOptimized={},this.TRACE_INIT=(e,t)=>{if(!0===this.traceInitPerf){this.traceInitIndent++;const i=new Array(this.traceInitIndent+1).join("\t");this.traceInitIndent<this.traceInitMaxIdent&&console.log(`${i}--\x3e <${e}>`);const{time:s,value:o}=d(t),n=s>10?console.warn:console.log;return this.traceInitIndent<this.traceInitMaxIdent&&n(`${i}<-- <${e}> time: ${s}ms`),this.traceInitIndent--,o}return t()},"boolean"==typeof h)throw Error("The second argument to the Lexer constructor is now an ILexerConfig Object.\na boolean 2nd argument is no longer supported");this.config=u({},x,h);const m=this.config.traceInitPerf;!0===m?(this.traceInitMaxIdent=1/0,this.traceInitPerf=!0):"number"==typeof m&&(this.traceInitMaxIdent=m,this.traceInitPerf=!0),this.traceInitIndent=-1,this.TRACE_INIT("Lexer Constructor",(()=>{let d,m=!0;this.TRACE_INIT("Lexer Config handling",(()=>{if(this.config.lineTerminatorsPattern===x.lineTerminatorsPattern)this.config.lineTerminatorsPattern=e;else if(this.config.lineTerminatorCharacters===x.lineTerminatorCharacters)throw Error("Error: Missing <lineTerminatorCharacters> property on the Lexer config.\n\tFor details See: https://chevrotain.io/docs/guide/resolving_lexer_errors.html#MISSING_LINE_TERM_CHARS");if(h.safeMode&&h.ensureOptimizations)throw Error('"safeMode" and "ensureOptimizations" flags are mutually exclusive.');this.trackStartLines=/full|onlyStart/i.test(this.config.positionTracking),this.trackEndLines=/full/i.test(this.config.positionTracking),_(a)?d={modes:{defaultMode:E(a)},defaultMode:t}:(m=!1,d=E(a))})),!1===this.config.skipValidations&&(this.TRACE_INIT("performRuntimeChecks",(()=>{this.lexerDefinitionErrors=this.lexerDefinitionErrors.concat(i(d,this.trackStartLines,this.config.lineTerminatorCharacters))})),this.TRACE_INIT("performWarningRuntimeChecks",(()=>{this.lexerDefinitionWarning=this.lexerDefinitionWarning.concat(s(d,this.trackStartLines,this.config.lineTerminatorCharacters))}))),d.modes=d.modes?d.modes:{},p(d.modes,((e,t)=>{d.modes[t]=I(e,(e=>A(e)))}));const D=g(d.modes);if(p(d.modes,((e,t)=>{this.TRACE_INIT(`Mode: <${t}> processing`,(()=>{if(this.modes.push(t),!1===this.config.skipValidations&&this.TRACE_INIT("validatePatterns",(()=>{this.lexerDefinitionErrors=this.lexerDefinitionErrors.concat(o(e,D))})),O(this.lexerDefinitionErrors)){let i;T(e),this.TRACE_INIT("analyzeTokenTypes",(()=>{i=n(e,{lineTerminatorCharacters:this.config.lineTerminatorCharacters,positionTracking:h.positionTracking,ensureOptimizations:h.ensureOptimizations,safeMode:h.safeMode,tracer:this.TRACE_INIT})})),this.patternIdxToConfig[t]=i.patternIdxToConfig,this.charCodeToPatternIdxToConfig[t]=i.charCodeToPatternIdxToConfig,this.emptyGroups=u({},this.emptyGroups,i.emptyGroups),this.hasCustom=i.hasCustom||this.hasCustom,this.canModeBeOptimized[t]=i.canBeOptimized}}))})),this.defaultMode=d.defaultMode,!O(this.lexerDefinitionErrors)&&!this.config.deferDefinitionErrorsHandling){const e=N(this.lexerDefinitionErrors,(e=>e.message)).join("-----------------------\n");throw new Error("Errors detected in definition of Lexer:\n"+e)}p(this.lexerDefinitionWarning,(e=>{l(e.message)})),this.TRACE_INIT("Choosing sub-methods implementations",(()=>{if(r?(this.chopInput=C,this.match=this.matchWithTest):(this.updateLastIndex=L,this.match=this.matchWithExec),m&&(this.handleModes=L),!1===this.trackStartLines&&(this.computeNewColumn=C),!1===this.trackEndLines&&(this.updateTokenEndLineColumnLocation=L),/full/i.test(this.config.positionTracking))this.createTokenInstance=this.createFullToken;else if(/onlyStart/i.test(this.config.positionTracking))this.createTokenInstance=this.createStartOnlyToken;else{if(!/onlyOffset/i.test(this.config.positionTracking))throw Error(`Invalid <positionTracking> config option: "${this.config.positionTracking}"`);this.createTokenInstance=this.createOffsetOnlyToken}this.hasCustom?(this.addToken=this.addTokenUsingPush,this.handlePayload=this.handlePayloadWithCustom):(this.addToken=this.addTokenUsingMemberAccess,this.handlePayload=this.handlePayloadNoCustom)})),this.TRACE_INIT("Failed Optimization Warnings",(()=>{const e=M(this.canModeBeOptimized,((e,t,i)=>(!1===t&&e.push(i),e)),[]);if(h.ensureOptimizations&&!O(e))throw Error(`Lexer Modes: < ${e.join(", ")} > cannot be optimized.\n\t Disable the "ensureOptimizations" lexer config flag to silently ignore this and run the lexer in an un-optimized mode.\n\t Or inspect the console log for details on how to resolve these issues.`)})),this.TRACE_INIT("clearRegExpParserCache",(()=>{f()})),this.TRACE_INIT("toFastProperties",(()=>{c(this)}))}))}tokenize(e,t=this.defaultMode){if(!O(this.lexerDefinitionErrors)){const e=N(this.lexerDefinitionErrors,(e=>e.message)).join("-----------------------\n");throw new Error("Unable to Tokenize because Errors detected in definition of Lexer:\n"+e)}return this.tokenizeInternal(e,t)}tokenizeInternal(e,t){let i,s,o,n,r,l,d,c,T,m,f,u,_,E,p;const I=e,g=I.length;let O=0,N=0;const C=this.hasCustom?0:Math.floor(e.length/10),L=new Array(C),M=[];let A=this.trackStartLines?1:void 0,k=this.trackStartLines?1:void 0;const x=a(this.emptyGroups),R=this.trackStartLines,P=this.config.lineTerminatorsPattern;let U=0,y=[],S=[];const b=[],v=[];let F;function j(){return y}function z(e){const t=h(e),i=S[t];return void 0===i?v:i}Object.freeze(v);const w=e=>{if(1===b.length&&void 0===e.tokenType.PUSH_MODE){const t=this.config.errorMessageProvider.buildUnableToPopLexerModeMessage(e);M.push({offset:e.startOffset,line:e.startLine,column:e.startColumn,length:e.image.length,message:t})}else{b.pop();const e=D(b);y=this.patternIdxToConfig[e],S=this.charCodeToPatternIdxToConfig[e],U=y.length;const t=this.canModeBeOptimized[e]&&!1===this.config.safeMode;F=S&&t?z:j}};function H(e){b.push(e),S=this.charCodeToPatternIdxToConfig[e],y=this.patternIdxToConfig[e],U=y.length,U=y.length;const t=this.canModeBeOptimized[e]&&!1===this.config.safeMode;F=S&&t?z:j}let G;H.call(this,t);const W=this.config.recoveryEnabled;for(;O<g;){l=null;const t=I.charCodeAt(O),a=F(t),h=a.length;for(i=0;i<h;i++){G=a[i];const s=G.pattern;d=null;const h=G.short;if(!1!==h?t===h&&(l=s):!0===G.isCustom?(p=s.exec(I,O,L,x),null!==p?(l=p[0],void 0!==p.payload&&(d=p.payload)):l=null):(this.updateLastIndex(s,O),l=this.match(s,e,O)),null!==l){if(r=G.longerAlt,void 0!==r){const t=r.length;for(o=0;o<t;o++){const t=y[r[o]],i=t.pattern;if(c=null,!0===t.isCustom?(p=i.exec(I,O,L,x),null!==p?(n=p[0],void 0!==p.payload&&(c=p.payload)):n=null):(this.updateLastIndex(i,O),n=this.match(i,e,O)),n&&n.length>l.length){l=n,d=c,G=t;break}}}break}}if(null!==l){if(T=l.length,m=G.group,void 0!==m&&(f=G.tokenTypeIdx,u=this.createTokenInstance(l,O,f,G.tokenType,A,k,T),this.handlePayload(u,d),!1===m?N=this.addToken(L,N,u):x[m].push(u)),e=this.chopInput(e,T),O+=T,k=this.computeNewColumn(k,T),!0===R&&!0===G.canLineTerminator){let e,t,i=0;P.lastIndex=0;do{e=P.test(l),!0===e&&(t=P.lastIndex-1,i++)}while(!0===e);0!==i&&(A+=i,k=T-t,this.updateTokenEndLineColumnLocation(u,m,t,i,A,k,T))}this.handleModes(G,w,H,u)}else{const t=O,i=A,o=k;let n=!1===W;for(;!1===n&&O<g;)for(e=this.chopInput(e,1),O++,s=0;s<U;s++){const t=y[s],i=t.pattern,o=t.short;if(!1!==o?I.charCodeAt(O)===o&&(n=!0):!0===t.isCustom?n=null!==i.exec(I,O,L,x):(this.updateLastIndex(i,O),n=null!==i.exec(e)),!0===n)break}if(_=O-t,k=this.computeNewColumn(k,_),E=this.config.errorMessageProvider.buildUnexpectedCharactersMessage(I,t,_,i,o),M.push({offset:t,line:i,column:o,length:_,message:E}),!1===W)break}}return this.hasCustom||(L.length=N),{tokens:L,groups:x,errors:M}}handleModes(e,t,i,s){if(!0===e.pop){const o=e.push;t(s),void 0!==o&&i.call(this,o)}else void 0!==e.push&&i.call(this,e.push)}chopInput(e,t){return e.substring(t)}updateLastIndex(e,t){e.lastIndex=t}updateTokenEndLineColumnLocation(e,t,i,s,o,n,r){let a,h;void 0!==t&&(a=i===r-1,h=a?-1:0,1===s&&!0===a||(e.endLine=o+h,e.endColumn=n-1-h))}computeNewColumn(e,t){return e+t}createOffsetOnlyToken(e,t,i,s){return{image:e,startOffset:t,tokenTypeIdx:i,tokenType:s}}createStartOnlyToken(e,t,i,s,o,n){return{image:e,startOffset:t,startLine:o,startColumn:n,tokenTypeIdx:i,tokenType:s}}createFullToken(e,t,i,s,o,n,r){return{image:e,startOffset:t,endOffset:t+r-1,startLine:o,endLine:o,startColumn:n,endColumn:n+r-1,tokenTypeIdx:i,tokenType:s}}addTokenUsingPush(e,t,i){return e.push(i),t}addTokenUsingMemberAccess(e,t,i){return e[t]=i,++t}handlePayloadNoCustom(e,t){}handlePayloadWithCustom(e,t){null!==t&&(e.payload=t)}matchWithTest(e,t,i){return!0===e.test(t)?t.substring(i,e.lastIndex):null}matchWithExec(e,t){const i=e.exec(t);return null!==i?i[0]:null}}R.SKIPPED="This marks a skipped Token pattern, this means each token identified by it willbe consumed and then thrown into oblivion, this can be used to for example to completely ignore whitespace.",R.NA=/NOT_APPLICABLE/;export{R as Lexer,k as LexerDefinitionErrorType};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js";import{BaseRegExpVisitor as e}from"../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js";import{PRINT_WARNING as t,PRINT_ERROR as o}from"../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js";import{getRegExpAst as r}from"./reg_exp_parser.js";import{minOptimizationVal as s,charCodeToOptimizedIndex as a}from"./lexer.js";import i from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js";import n from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/values.js";import c from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js";import l from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/every.js";import h from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/find.js";import d from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/includes.js";const u="Complement Sets are not supported for first char optimization",f='Unable to use "first char" lexer optimizations:\n';function m(e,s=!1){try{const t=r(e);return p(t.value,{},t.flags.ignoreCase)}catch(r){if(r.message===u)s&&t(`${f}\tUnable to optimize: < ${e.toString()} >\n\tComplement Sets cannot be automatically optimized.\n\tThis will disable the lexer's first char optimizations.\n\tSee: https://chevrotain.io/docs/guide/resolving_lexer_errors.html#COMPLEMENT for details.`);else{let t="";s&&(t="\n\tThis will disable the lexer's first char optimizations.\n\tSee: https://chevrotain.io/docs/guide/resolving_lexer_errors.html#REGEXP_PARSING for details."),o(`${f}\n\tFailed parsing: < ${e.toString()} >\n\tUsing the @chevrotain/regexp-to-ast library\n\tPlease open an issue at: https://github.com/chevrotain/chevrotain/issues`+t)}}return[]}function p(e,t,o){switch(e.type){case"Disjunction":for(let r=0;r<e.value.length;r++)p(e.value[r],t,o);break;case"Alternative":const r=e.value;for(let e=0;e<r.length;e++){const n=r[e];switch(n.type){case"EndAnchor":case"GroupBackReference":case"Lookahead":case"NegativeLookahead":case"StartAnchor":case"WordBoundary":case"NonWordBoundary":continue}const c=n;switch(c.type){case"Character":v(c.value,t,o);break;case"Set":if(!0===c.complement)throw Error(u);i(c.value,(e=>{if("number"==typeof e)v(e,t,o);else{const r=e;if(!0===o)for(let e=r.from;e<=r.to;e++)v(e,t,o);else{for(let e=r.from;e<=r.to&&e<s;e++)v(e,t,o);if(r.to>=s){const e=r.from>=s?r.from:s,o=r.to,i=a(e),n=a(o);for(let e=i;e<=n;e++)t[e]=e}}}}));break;case"Group":p(c.value,t,o);break;default:throw Error("Non Exhaustive Match")}const l=void 0!==c.quantifier&&0===c.quantifier.atLeast;if("Group"===c.type&&!1===C(c)||"Group"!==c.type&&!1===l)break}break;default:throw Error("non exhaustive match!")}return n(t)}function v(e,t,o){const r=a(e);t[r]=r,!0===o&&function(e,t){const o=String.fromCharCode(e),r=o.toUpperCase();if(r!==o){const e=a(r.charCodeAt(0));t[e]=e}else{const e=o.toLowerCase();if(e!==o){const o=a(e.charCodeAt(0));t[o]=o}}}(e,t)}function g(e,t){return h(e.value,(e=>{if("number"==typeof e)return d(t,e);{const o=e;return void 0!==h(t,(e=>o.from<=e&&e<=o.to))}}))}function C(e){const t=e.quantifier;return!(!t||0!==t.atLeast)||!!e.value&&(c(e.value)?l(e.value,C):C(e.value))}class b extends e{constructor(e){super(),this.targetCharCodes=e,this.found=!1}visitChildren(e){if(!0!==this.found){switch(e.type){case"Lookahead":return void this.visitLookahead(e);case"NegativeLookahead":return void this.visitNegativeLookahead(e)}super.visitChildren(e)}}visitCharacter(e){d(this.targetCharCodes,e.value)&&(this.found=!0)}visitSet(e){e.complement?void 0===g(e,this.targetCharCodes)&&(this.found=!0):void 0!==g(e,this.targetCharCodes)&&(this.found=!0)}}function _(e,t){if(t instanceof RegExp){const o=r(t),s=new b(e);return s.visit(o),s.found}return void 0!==h(t,(t=>d(e,t.charCodeAt(0))))}export{_ as canMatchCharCode,f as failedOptimizationPrefixMsg,p as firstCharOptimizedIndices,m as getOptimizedStartCodesIndices};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{RegExpParser as t}from"../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js";let r={};const e=new t;function n(t){const n=t.toString();if(r.hasOwnProperty(n))return r[n];{const t=e.pattern(n);return r[n]=t,t}}function o(){r={}}export{o as clearRegExpParserCache,n as getRegExpAst};
|
package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import o from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js";import e from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js";import s from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/compact.js";import t from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js";import n from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js";import a from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/difference.js";import r from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js";import d from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js";import c from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/includes.js";import l from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js";function h(o,e){const s=o.tokenTypeIdx;return s===e.tokenTypeIdx||!0===e.isParent&&!0===e.categoryMatchesMap[s]}function m(o,e){return o.tokenTypeIdx===e.tokenTypeIdx}let u=1;const i={};function p(e){const s=f(e);y(s),I(s),E(s),o(s,(o=>{o.isParent=o.categoryMatches.length>0}))}function f(o){let d=e(o),c=o,l=!0;for(;l;){c=s(t(n(c,(o=>o.CATEGORIES))));const o=a(c,d);d=d.concat(o),r(o)?l=!1:c=o}return d}function y(e){o(e,(o=>{M(o)||(i[u]=o,o.tokenTypeIdx=u++),g(o)&&!d(o.CATEGORIES)&&(o.CATEGORIES=[o.CATEGORIES]),g(o)||(o.CATEGORIES=[]),j(o)||(o.categoryMatches=[]),x(o)||(o.categoryMatchesMap={})}))}function E(e){o(e,(e=>{e.categoryMatches=[],o(e.categoryMatchesMap,((o,s)=>{e.categoryMatches.push(i[s].tokenTypeIdx)}))}))}function I(e){o(e,(o=>{T([],o)}))}function T(e,s){o(e,(o=>{s.categoryMatchesMap[o.tokenTypeIdx]=!0})),o(s.CATEGORIES,(o=>{const t=e.concat(s);c(t,o)||T(t,o)}))}function M(o){return l(o,"tokenTypeIdx")}function g(o){return l(o,"CATEGORIES")}function j(o){return l(o,"categoryMatches")}function x(o){return l(o,"categoryMatchesMap")}function _(o){return l(o,"tokenTypeIdx")}export{I as assignCategoriesMapProp,E as assignCategoriesTokensProp,y as assignTokenDefaultProps,p as augmentTokenTypes,f as expandCategories,g as hasCategoriesProperty,x as hasExtendingTokensTypesMapProperty,j as hasExtendingTokensTypesProperty,M as hasShortKeyProperty,_ as isTokenType,T as singleAssignCategoriesToksMap,i as tokenIdxToClass,u as tokenShortNameIdx,h as tokenStructuredMatcher,m as tokenStructuredMatcherNoCategories};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{Lexer as e}from"./lexer_public.js";import{augmentTokenTypes as n,tokenStructuredMatcher as t}from"./tokens.js";import o from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js";import r from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js";import s from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isString.js";function i(e){return a(e)?e.LABEL:e.name}function a(e){return s(e.LABEL)&&""!==e.LABEL}const m="parent",u="categories",d="label",p="group",l="push_mode",f="pop_mode",c="longer_alt",h="line_breaks",_="start_chars_hint";function E(e){return function(e){const t=e.pattern,s={};s.name=e.name,o(t)||(s.PATTERN=t);if(r(e,m))throw"The parent property is no longer supported.\nSee: https://github.com/chevrotain/chevrotain/issues/564#issuecomment-349062346 for details.";r(e,u)&&(s.CATEGORIES=e[u]);n([s]),r(e,d)&&(s.LABEL=e[d]);r(e,p)&&(s.GROUP=e[p]);r(e,f)&&(s.POP_MODE=e[f]);r(e,l)&&(s.PUSH_MODE=e[l]);r(e,c)&&(s.LONGER_ALT=e[c]);r(e,h)&&(s.LINE_BREAKS=e[h]);r(e,_)&&(s.START_CHARS_HINT=e[_]);return s}(e)}const L=E({name:"EOF",pattern:e.NA});function A(e,n,t,o,r,s,i,a){return{image:n,startOffset:t,endOffset:o,startLine:r,endLine:s,startColumn:i,endColumn:a,tokenTypeIdx:e.tokenTypeIdx,tokenType:e}}function T(e,n){return t(e,n)}n([L]);export{L as EOF,E as createToken,A as createTokenInstance,a as hasTokenLabel,i as tokenLabel,T as tokenMatcher};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{commonjsGlobal as t}from"../../../../../_virtual/_commonjsHelpers.js";import{__module as e}from"../../../../../_virtual/cose-base.js";import{__require as r}from"../../../layout-base@1.0.2/node_modules/layout-base/layout-base.js";var i;function o(){return i||(i=1,t=e,e.exports,o=function(t){return function(t){var e={};function r(i){if(e[i])return e[i].exports;var o=e[i]={i:i,l:!1,exports:{}};return t[i].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=t,r.c=e,r.i=function(t){return t},r.d=function(t,e,i){r.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:i})},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=7)}([function(e,r){e.exports=t},function(t,e,r){var i=r(0).FDLayoutConstants;function o(){}for(var n in i)o[n]=i[n];o.DEFAULT_USE_MULTI_LEVEL_SCALING=!1,o.DEFAULT_RADIAL_SEPARATION=i.DEFAULT_EDGE_LENGTH,o.DEFAULT_COMPONENT_SEPERATION=60,o.TILE=!0,o.TILING_PADDING_VERTICAL=10,o.TILING_PADDING_HORIZONTAL=10,o.TREE_REDUCTION_ON_INCREMENTAL=!1,t.exports=o},function(t,e,r){var i=r(0).FDLayoutEdge;function o(t,e,r){i.call(this,t,e,r)}for(var n in o.prototype=Object.create(i.prototype),i)o[n]=i[n];t.exports=o},function(t,e,r){var i=r(0).LGraph;function o(t,e,r){i.call(this,t,e,r)}for(var n in o.prototype=Object.create(i.prototype),i)o[n]=i[n];t.exports=o},function(t,e,r){var i=r(0).LGraphManager;function o(t){i.call(this,t)}for(var n in o.prototype=Object.create(i.prototype),i)o[n]=i[n];t.exports=o},function(t,e,r){var i=r(0).FDLayoutNode,o=r(0).IMath;function n(t,e,r,o){i.call(this,t,e,r,o)}for(var a in n.prototype=Object.create(i.prototype),i)n[a]=i[a];n.prototype.move=function(){var t=this.graphManager.getLayout();this.displacementX=t.coolingFactor*(this.springForceX+this.repulsionForceX+this.gravitationForceX)/this.noOfChildren,this.displacementY=t.coolingFactor*(this.springForceY+this.repulsionForceY+this.gravitationForceY)/this.noOfChildren,Math.abs(this.displacementX)>t.coolingFactor*t.maxNodeDisplacement&&(this.displacementX=t.coolingFactor*t.maxNodeDisplacement*o.sign(this.displacementX)),Math.abs(this.displacementY)>t.coolingFactor*t.maxNodeDisplacement&&(this.displacementY=t.coolingFactor*t.maxNodeDisplacement*o.sign(this.displacementY)),null==this.child||0==this.child.getNodes().length?this.moveBy(this.displacementX,this.displacementY):this.propogateDisplacementToChildren(this.displacementX,this.displacementY),t.totalDisplacement+=Math.abs(this.displacementX)+Math.abs(this.displacementY),this.springForceX=0,this.springForceY=0,this.repulsionForceX=0,this.repulsionForceY=0,this.gravitationForceX=0,this.gravitationForceY=0,this.displacementX=0,this.displacementY=0},n.prototype.propogateDisplacementToChildren=function(t,e){for(var r,i=this.getChild().getNodes(),o=0;o<i.length;o++)null==(r=i[o]).getChild()?(r.moveBy(t,e),r.displacementX+=t,r.displacementY+=e):r.propogateDisplacementToChildren(t,e)},n.prototype.setPred1=function(t){this.pred1=t},n.prototype.getPred1=function(){return pred1},n.prototype.getPred2=function(){return pred2},n.prototype.setNext=function(t){this.next=t},n.prototype.getNext=function(){return next},n.prototype.setProcessed=function(t){this.processed=t},n.prototype.isProcessed=function(){return processed},t.exports=n},function(t,e,r){var i=r(0).FDLayout,o=r(4),n=r(3),a=r(5),s=r(2),h=r(1),d=r(0).FDLayoutConstants,g=r(0).LayoutConstants,l=r(0).Point,p=r(0).PointD,c=r(0).Layout,u=r(0).Integer,f=r(0).IGeometry,v=r(0).LGraph,T=r(0).Transform;function E(){i.call(this),this.toBeTiled={}}for(var m in E.prototype=Object.create(i.prototype),i)E[m]=i[m];E.prototype.newGraphManager=function(){var t=new o(this);return this.graphManager=t,t},E.prototype.newGraph=function(t){return new n(null,this.graphManager,t)},E.prototype.newNode=function(t){return new a(this.graphManager,t)},E.prototype.newEdge=function(t){return new s(null,null,t)},E.prototype.initParameters=function(){i.prototype.initParameters.call(this,arguments),this.isSubLayout||(h.DEFAULT_EDGE_LENGTH<10?this.idealEdgeLength=10:this.idealEdgeLength=h.DEFAULT_EDGE_LENGTH,this.useSmartIdealEdgeLengthCalculation=h.DEFAULT_USE_SMART_IDEAL_EDGE_LENGTH_CALCULATION,this.springConstant=d.DEFAULT_SPRING_STRENGTH,this.repulsionConstant=d.DEFAULT_REPULSION_STRENGTH,this.gravityConstant=d.DEFAULT_GRAVITY_STRENGTH,this.compoundGravityConstant=d.DEFAULT_COMPOUND_GRAVITY_STRENGTH,this.gravityRangeFactor=d.DEFAULT_GRAVITY_RANGE_FACTOR,this.compoundGravityRangeFactor=d.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR,this.prunedNodesAll=[],this.growTreeIterations=0,this.afterGrowthIterations=0,this.isTreeGrowing=!1,this.isGrowthFinished=!1,this.coolingCycle=0,this.maxCoolingCycle=this.maxIterations/d.CONVERGENCE_CHECK_PERIOD,this.finalTemperature=d.CONVERGENCE_CHECK_PERIOD/this.maxIterations,this.coolingAdjuster=1)},E.prototype.layout=function(){return g.DEFAULT_CREATE_BENDS_AS_NEEDED&&(this.createBendpoints(),this.graphManager.resetAllEdges()),this.level=0,this.classicLayout()},E.prototype.classicLayout=function(){if(this.nodesWithGravity=this.calculateNodesToApplyGravitationTo(),this.graphManager.setAllNodesToApplyGravitation(this.nodesWithGravity),this.calcNoOfChildrenForAllNodes(),this.graphManager.calcLowestCommonAncestors(),this.graphManager.calcInclusionTreeDepths(),this.graphManager.getRoot().calcEstimatedSize(),this.calcIdealEdgeLengths(),this.incremental)h.TREE_REDUCTION_ON_INCREMENTAL&&(this.reduceTrees(),this.graphManager.resetAllNodesToApplyGravitation(),e=new Set(this.getAllNodes()),r=this.nodesWithGravity.filter((function(t){return e.has(t)})),this.graphManager.setAllNodesToApplyGravitation(r));else{var t=this.getFlatForest();if(t.length>0)this.positionNodesRadially(t);else{this.reduceTrees(),this.graphManager.resetAllNodesToApplyGravitation();var e=new Set(this.getAllNodes()),r=this.nodesWithGravity.filter((function(t){return e.has(t)}));this.graphManager.setAllNodesToApplyGravitation(r),this.positionNodesRandomly()}}return this.initSpringEmbedder(),this.runSpringEmbedder(),!0},E.prototype.tick=function(){if(this.totalIterations++,this.totalIterations===this.maxIterations&&!this.isTreeGrowing&&!this.isGrowthFinished){if(!(this.prunedNodesAll.length>0))return!0;this.isTreeGrowing=!0}if(this.totalIterations%d.CONVERGENCE_CHECK_PERIOD==0&&!this.isTreeGrowing&&!this.isGrowthFinished){if(this.isConverged()){if(!(this.prunedNodesAll.length>0))return!0;this.isTreeGrowing=!0}this.coolingCycle++,0==this.layoutQuality?this.coolingAdjuster=this.coolingCycle:1==this.layoutQuality&&(this.coolingAdjuster=this.coolingCycle/3),this.coolingFactor=Math.max(this.initialCoolingFactor-Math.pow(this.coolingCycle,Math.log(100*(this.initialCoolingFactor-this.finalTemperature))/Math.log(this.maxCoolingCycle))/100*this.coolingAdjuster,this.finalTemperature),this.animationPeriod=Math.ceil(this.initialAnimationPeriod*Math.sqrt(this.coolingFactor))}if(this.isTreeGrowing){if(this.growTreeIterations%10==0)if(this.prunedNodesAll.length>0){this.graphManager.updateBounds(),this.updateGrid(),this.growTree(this.prunedNodesAll),this.graphManager.resetAllNodesToApplyGravitation();var t=new Set(this.getAllNodes()),e=this.nodesWithGravity.filter((function(e){return t.has(e)}));this.graphManager.setAllNodesToApplyGravitation(e),this.graphManager.updateBounds(),this.updateGrid(),this.coolingFactor=d.DEFAULT_COOLING_FACTOR_INCREMENTAL}else this.isTreeGrowing=!1,this.isGrowthFinished=!0;this.growTreeIterations++}if(this.isGrowthFinished){if(this.isConverged())return!0;this.afterGrowthIterations%10==0&&(this.graphManager.updateBounds(),this.updateGrid()),this.coolingFactor=d.DEFAULT_COOLING_FACTOR_INCREMENTAL*((100-this.afterGrowthIterations)/100),this.afterGrowthIterations++}var r=!this.isTreeGrowing&&!this.isGrowthFinished,i=this.growTreeIterations%10==1&&this.isTreeGrowing||this.afterGrowthIterations%10==1&&this.isGrowthFinished;return this.totalDisplacement=0,this.graphManager.updateBounds(),this.calcSpringForces(),this.calcRepulsionForces(r,i),this.calcGravitationalForces(),this.moveNodes(),this.animate(),!1},E.prototype.getPositionsData=function(){for(var t=this.graphManager.getAllNodes(),e={},r=0;r<t.length;r++){var i=t[r].rect,o=t[r].id;e[o]={id:o,x:i.getCenterX(),y:i.getCenterY(),w:i.width,h:i.height}}return e},E.prototype.runSpringEmbedder=function(){this.initialAnimationPeriod=25,this.animationPeriod=this.initialAnimationPeriod;var t=!1;if("during"===d.ANIMATE)this.emit("layoutstarted");else{for(;!t;)t=this.tick();this.graphManager.updateBounds()}},E.prototype.calculateNodesToApplyGravitationTo=function(){var t,e,r=[],i=this.graphManager.getGraphs(),o=i.length;for(e=0;e<o;e++)(t=i[e]).updateConnected(),t.isConnected||(r=r.concat(t.getNodes()));return r},E.prototype.createBendpoints=function(){var t=[];t=t.concat(this.graphManager.getAllEdges());var e,r=new Set;for(e=0;e<t.length;e++){var i=t[e];if(!r.has(i)){var o=i.getSource(),n=i.getTarget();if(o==n)i.getBendpoints().push(new p),i.getBendpoints().push(new p),this.createDummyNodesForBendpoints(i),r.add(i);else{var a=[];if(a=(a=a.concat(o.getEdgeListToNode(n))).concat(n.getEdgeListToNode(o)),!r.has(a[0])){var s;if(a.length>1)for(s=0;s<a.length;s++){var h=a[s];h.getBendpoints().push(new p),this.createDummyNodesForBendpoints(h)}a.forEach((function(t){r.add(t)}))}}}if(r.size==t.length)break}},E.prototype.positionNodesRadially=function(t){for(var e=new l(0,0),r=Math.ceil(Math.sqrt(t.length)),i=0,o=0,n=0,a=new p(0,0),s=0;s<t.length;s++){s%r==0&&(n=0,o=i,0!=s&&(o+=h.DEFAULT_COMPONENT_SEPERATION),i=0);var d=t[s],u=c.findCenterOfTree(d);e.x=n,e.y=o,(a=E.radialLayout(d,u,e)).y>i&&(i=Math.floor(a.y)),n=Math.floor(a.x+h.DEFAULT_COMPONENT_SEPERATION)}this.transform(new p(g.WORLD_CENTER_X-a.x/2,g.WORLD_CENTER_Y-a.y/2))},E.radialLayout=function(t,e,r){var i=Math.max(this.maxDiagonalInTree(t),h.DEFAULT_RADIAL_SEPARATION);E.branchRadialLayout(e,null,0,359,0,i);var o=v.calculateBounds(t),n=new T;n.setDeviceOrgX(o.getMinX()),n.setDeviceOrgY(o.getMinY()),n.setWorldOrgX(r.x),n.setWorldOrgY(r.y);for(var a=0;a<t.length;a++)t[a].transform(n);var s=new p(o.getMaxX(),o.getMaxY());return n.inverseTransformPoint(s)},E.branchRadialLayout=function(t,e,r,i,o,n){var a=(i-r+1)/2;a<0&&(a+=180);var s=(a+r)%360*f.TWO_PI/360,h=o*Math.cos(s),d=o*Math.sin(s);t.setCenter(h,d);var g=[],l=(g=g.concat(t.getEdges())).length;null!=e&&l--;for(var p,c=0,u=g.length,v=t.getEdgesBetween(e);v.length>1;){var T=v[0];v.splice(0,1);var m=g.indexOf(T);m>=0&&g.splice(m,1),u--,l--}p=null!=e?(g.indexOf(v[0])+1)%u:0;for(var y=Math.abs(i-r)/l,N=p;c!=l;N=++N%u){var w=g[N].getOtherEnd(t);if(w!=e){var A=(r+c*y)%360,C=(A+y)%360;E.branchRadialLayout(w,t,A,C,o+n,n),c++}}},E.maxDiagonalInTree=function(t){for(var e=u.MIN_VALUE,r=0;r<t.length;r++){var i=t[r].getDiagonal();i>e&&(e=i)}return e},E.prototype.calcRepulsionRange=function(){return 2*(this.level+1)*this.idealEdgeLength},E.prototype.groupZeroDegreeMembers=function(){var t=this,e={};this.memberGroups={},this.idToDummyNode={};for(var r=[],i=this.graphManager.getAllNodes(),o=0;o<i.length;o++){var n=(s=i[o]).getParent();0!==this.getNodeDegreeWithChildren(s)||null!=n.id&&this.getToBeTiled(n)||r.push(s)}for(o=0;o<r.length;o++){var s,h=(s=r[o]).getParent().id;void 0===e[h]&&(e[h]=[]),e[h]=e[h].concat(s)}Object.keys(e).forEach((function(r){if(e[r].length>1){var i="DummyCompound_"+r;t.memberGroups[i]=e[r];var o=e[r][0].getParent(),n=new a(t.graphManager);n.id=i,n.paddingLeft=o.paddingLeft||0,n.paddingRight=o.paddingRight||0,n.paddingBottom=o.paddingBottom||0,n.paddingTop=o.paddingTop||0,t.idToDummyNode[i]=n;var s=t.getGraphManager().add(t.newGraph(),n),h=o.getChild();h.add(n);for(var d=0;d<e[r].length;d++){var g=e[r][d];h.remove(g),s.add(g)}}}))},E.prototype.clearCompounds=function(){var t={},e={};this.performDFSOnCompounds();for(var r=0;r<this.compoundOrder.length;r++)e[this.compoundOrder[r].id]=this.compoundOrder[r],t[this.compoundOrder[r].id]=[].concat(this.compoundOrder[r].getChild().getNodes()),this.graphManager.remove(this.compoundOrder[r].getChild()),this.compoundOrder[r].child=null;this.graphManager.resetAllNodes(),this.tileCompoundMembers(t,e)},E.prototype.clearZeroDegreeMembers=function(){var t=this,e=this.tiledZeroDegreePack=[];Object.keys(this.memberGroups).forEach((function(r){var i=t.idToDummyNode[r];e[r]=t.tileNodes(t.memberGroups[r],i.paddingLeft+i.paddingRight),i.rect.width=e[r].width,i.rect.height=e[r].height}))},E.prototype.repopulateCompounds=function(){for(var t=this.compoundOrder.length-1;t>=0;t--){var e=this.compoundOrder[t],r=e.id,i=e.paddingLeft,o=e.paddingTop;this.adjustLocations(this.tiledMemberPack[r],e.rect.x,e.rect.y,i,o)}},E.prototype.repopulateZeroDegreeMembers=function(){var t=this,e=this.tiledZeroDegreePack;Object.keys(e).forEach((function(r){var i=t.idToDummyNode[r],o=i.paddingLeft,n=i.paddingTop;t.adjustLocations(e[r],i.rect.x,i.rect.y,o,n)}))},E.prototype.getToBeTiled=function(t){var e=t.id;if(null!=this.toBeTiled[e])return this.toBeTiled[e];var r=t.getChild();if(null==r)return this.toBeTiled[e]=!1,!1;for(var i=r.getNodes(),o=0;o<i.length;o++){var n=i[o];if(this.getNodeDegree(n)>0)return this.toBeTiled[e]=!1,!1;if(null!=n.getChild()){if(!this.getToBeTiled(n))return this.toBeTiled[e]=!1,!1}else this.toBeTiled[n.id]=!1}return this.toBeTiled[e]=!0,!0},E.prototype.getNodeDegree=function(t){t.id;for(var e=t.getEdges(),r=0,i=0;i<e.length;i++){var o=e[i];o.getSource().id!==o.getTarget().id&&(r+=1)}return r},E.prototype.getNodeDegreeWithChildren=function(t){var e=this.getNodeDegree(t);if(null==t.getChild())return e;for(var r=t.getChild().getNodes(),i=0;i<r.length;i++){var o=r[i];e+=this.getNodeDegreeWithChildren(o)}return e},E.prototype.performDFSOnCompounds=function(){this.compoundOrder=[],this.fillCompexOrderByDFS(this.graphManager.getRoot().getNodes())},E.prototype.fillCompexOrderByDFS=function(t){for(var e=0;e<t.length;e++){var r=t[e];null!=r.getChild()&&this.fillCompexOrderByDFS(r.getChild().getNodes()),this.getToBeTiled(r)&&this.compoundOrder.push(r)}},E.prototype.adjustLocations=function(t,e,r,i,o){r+=o;for(var n=e+=i,a=0;a<t.rows.length;a++){var s=t.rows[a];e=n;for(var h=0,d=0;d<s.length;d++){var g=s[d];g.rect.x=e,g.rect.y=r,e+=g.rect.width+t.horizontalPadding,g.rect.height>h&&(h=g.rect.height)}r+=h+t.verticalPadding}},E.prototype.tileCompoundMembers=function(t,e){var r=this;this.tiledMemberPack=[],Object.keys(t).forEach((function(i){var o=e[i];r.tiledMemberPack[i]=r.tileNodes(t[i],o.paddingLeft+o.paddingRight),o.rect.width=r.tiledMemberPack[i].width,o.rect.height=r.tiledMemberPack[i].height}))},E.prototype.tileNodes=function(t,e){var r={rows:[],rowWidth:[],rowHeight:[],width:0,height:e,verticalPadding:h.TILING_PADDING_VERTICAL,horizontalPadding:h.TILING_PADDING_HORIZONTAL};t.sort((function(t,e){return t.rect.width*t.rect.height>e.rect.width*e.rect.height?-1:t.rect.width*t.rect.height<e.rect.width*e.rect.height?1:0}));for(var i=0;i<t.length;i++){var o=t[i];0==r.rows.length?this.insertNodeToRow(r,o,0,e):this.canAddHorizontal(r,o.rect.width,o.rect.height)?this.insertNodeToRow(r,o,this.getShortestRowIndex(r),e):this.insertNodeToRow(r,o,r.rows.length,e),this.shiftToLastRow(r)}return r},E.prototype.insertNodeToRow=function(t,e,r,i){var o=i;r==t.rows.length&&(t.rows.push([]),t.rowWidth.push(o),t.rowHeight.push(0));var n=t.rowWidth[r]+e.rect.width;t.rows[r].length>0&&(n+=t.horizontalPadding),t.rowWidth[r]=n,t.width<n&&(t.width=n);var a=e.rect.height;r>0&&(a+=t.verticalPadding);var s=0;a>t.rowHeight[r]&&(s=t.rowHeight[r],t.rowHeight[r]=a,s=t.rowHeight[r]-s),t.height+=s,t.rows[r].push(e)},E.prototype.getShortestRowIndex=function(t){for(var e=-1,r=Number.MAX_VALUE,i=0;i<t.rows.length;i++)t.rowWidth[i]<r&&(e=i,r=t.rowWidth[i]);return e},E.prototype.getLongestRowIndex=function(t){for(var e=-1,r=Number.MIN_VALUE,i=0;i<t.rows.length;i++)t.rowWidth[i]>r&&(e=i,r=t.rowWidth[i]);return e},E.prototype.canAddHorizontal=function(t,e,r){var i=this.getShortestRowIndex(t);if(i<0)return!0;var o=t.rowWidth[i];if(o+t.horizontalPadding+e<=t.width)return!0;var n,a,s=0;return t.rowHeight[i]<r&&i>0&&(s=r+t.verticalPadding-t.rowHeight[i]),n=t.width-o>=e+t.horizontalPadding?(t.height+s)/(o+e+t.horizontalPadding):(t.height+s)/t.width,s=r+t.verticalPadding,(a=t.width<e?(t.height+s)/e:(t.height+s)/t.width)<1&&(a=1/a),n<1&&(n=1/n),n<a},E.prototype.shiftToLastRow=function(t){var e=this.getLongestRowIndex(t),r=t.rowWidth.length-1,i=t.rows[e],o=i[i.length-1],n=o.width+t.horizontalPadding;if(t.width-t.rowWidth[r]>n&&e!=r){i.splice(-1,1),t.rows[r].push(o),t.rowWidth[e]=t.rowWidth[e]-n,t.rowWidth[r]=t.rowWidth[r]+n,t.width=t.rowWidth[instance.getLongestRowIndex(t)];for(var a=Number.MIN_VALUE,s=0;s<i.length;s++)i[s].height>a&&(a=i[s].height);e>0&&(a+=t.verticalPadding);var h=t.rowHeight[e]+t.rowHeight[r];t.rowHeight[e]=a,t.rowHeight[r]<o.height+t.verticalPadding&&(t.rowHeight[r]=o.height+t.verticalPadding);var d=t.rowHeight[e]+t.rowHeight[r];t.height+=d-h,this.shiftToLastRow(t)}},E.prototype.tilingPreLayout=function(){h.TILE&&(this.groupZeroDegreeMembers(),this.clearCompounds(),this.clearZeroDegreeMembers())},E.prototype.tilingPostLayout=function(){h.TILE&&(this.repopulateZeroDegreeMembers(),this.repopulateCompounds())},E.prototype.reduceTrees=function(){for(var t,e=[],r=!0;r;){var i=this.graphManager.getAllNodes(),o=[];r=!1;for(var n=0;n<i.length;n++)1!=(t=i[n]).getEdges().length||t.getEdges()[0].isInterGraph||null!=t.getChild()||(o.push([t,t.getEdges()[0],t.getOwner()]),r=!0);if(1==r){for(var a=[],s=0;s<o.length;s++)1==o[s][0].getEdges().length&&(a.push(o[s]),o[s][0].getOwner().remove(o[s][0]));e.push(a),this.graphManager.resetAllNodes(),this.graphManager.resetAllEdges()}}this.prunedNodesAll=e},E.prototype.growTree=function(t){for(var e,r=t[t.length-1],i=0;i<r.length;i++)e=r[i],this.findPlaceforPrunedNode(e),e[2].add(e[0]),e[2].add(e[1],e[1].source,e[1].target);t.splice(t.length-1,1),this.graphManager.resetAllNodes(),this.graphManager.resetAllEdges()},E.prototype.findPlaceforPrunedNode=function(t){var e,r,i=t[0],o=(r=i==t[1].source?t[1].target:t[1].source).startX,n=r.finishX,a=r.startY,s=r.finishY,h=[0,0,0,0];if(a>0)for(var g=o;g<=n;g++)h[0]+=this.grid[g][a-1].length+this.grid[g][a].length-1;if(n<this.grid.length-1)for(g=a;g<=s;g++)h[1]+=this.grid[n+1][g].length+this.grid[n][g].length-1;if(s<this.grid[0].length-1)for(g=o;g<=n;g++)h[2]+=this.grid[g][s+1].length+this.grid[g][s].length-1;if(o>0)for(g=a;g<=s;g++)h[3]+=this.grid[o-1][g].length+this.grid[o][g].length-1;for(var l,p,c=u.MAX_VALUE,f=0;f<h.length;f++)h[f]<c?(c=h[f],l=1,p=f):h[f]==c&&l++;if(3==l&&0==c)0==h[0]&&0==h[1]&&0==h[2]?e=1:0==h[0]&&0==h[1]&&0==h[3]?e=0:0==h[0]&&0==h[2]&&0==h[3]?e=3:0==h[1]&&0==h[2]&&0==h[3]&&(e=2);else if(2==l&&0==c){var v=Math.floor(2*Math.random());e=0==h[0]&&0==h[1]?0==v?0:1:0==h[0]&&0==h[2]?0==v?0:2:0==h[0]&&0==h[3]?0==v?0:3:0==h[1]&&0==h[2]?0==v?1:2:0==h[1]&&0==h[3]?0==v?1:3:0==v?2:3}else e=4==l&&0==c?v=Math.floor(4*Math.random()):p;0==e?i.setCenter(r.getCenterX(),r.getCenterY()-r.getHeight()/2-d.DEFAULT_EDGE_LENGTH-i.getHeight()/2):1==e?i.setCenter(r.getCenterX()+r.getWidth()/2+d.DEFAULT_EDGE_LENGTH+i.getWidth()/2,r.getCenterY()):2==e?i.setCenter(r.getCenterX(),r.getCenterY()+r.getHeight()/2+d.DEFAULT_EDGE_LENGTH+i.getHeight()/2):i.setCenter(r.getCenterX()-r.getWidth()/2-d.DEFAULT_EDGE_LENGTH-i.getWidth()/2,r.getCenterY())},t.exports=E},function(t,e,r){var i={};i.layoutBase=r(0),i.CoSEConstants=r(1),i.CoSEEdge=r(2),i.CoSEGraph=r(3),i.CoSEGraphManager=r(4),i.CoSELayout=r(6),i.CoSENode=r(5),t.exports=i}])},t.exports=o(r())),e.exports;var t,o}e.exports;export{o as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{commonjsGlobal as t}from"../../../../../_virtual/_commonjsHelpers.js";import{__module as e}from"../../../../../_virtual/cose-base2.js";import{__require as i}from"../../../layout-base@2.0.1/node_modules/layout-base/layout-base.js";var o;function n(){return o||(o=1,t=e,e.exports,n=function(t){return e={45:(t,e,i)=>{var o={};o.layoutBase=i(551),o.CoSEConstants=i(806),o.CoSEEdge=i(767),o.CoSEGraph=i(880),o.CoSEGraphManager=i(578),o.CoSELayout=i(765),o.CoSENode=i(991),o.ConstraintHandler=i(902),t.exports=o},806:(t,e,i)=>{var o=i(551).FDLayoutConstants;function n(){}for(var r in o)n[r]=o[r];n.DEFAULT_USE_MULTI_LEVEL_SCALING=!1,n.DEFAULT_RADIAL_SEPARATION=o.DEFAULT_EDGE_LENGTH,n.DEFAULT_COMPONENT_SEPERATION=60,n.TILE=!0,n.TILING_PADDING_VERTICAL=10,n.TILING_PADDING_HORIZONTAL=10,n.TRANSFORM_ON_CONSTRAINT_HANDLING=!0,n.ENFORCE_CONSTRAINTS=!0,n.APPLY_LAYOUT=!0,n.RELAX_MOVEMENT_ON_CONSTRAINTS=!0,n.TREE_REDUCTION_ON_INCREMENTAL=!0,n.PURE_INCREMENTAL=n.DEFAULT_INCREMENTAL,t.exports=n},767:(t,e,i)=>{var o=i(551).FDLayoutEdge;function n(t,e,i){o.call(this,t,e,i)}for(var r in n.prototype=Object.create(o.prototype),o)n[r]=o[r];t.exports=n},880:(t,e,i)=>{var o=i(551).LGraph;function n(t,e,i){o.call(this,t,e,i)}for(var r in n.prototype=Object.create(o.prototype),o)n[r]=o[r];t.exports=n},578:(t,e,i)=>{var o=i(551).LGraphManager;function n(t){o.call(this,t)}for(var r in n.prototype=Object.create(o.prototype),o)n[r]=o[r];t.exports=n},765:(t,e,i)=>{var o=i(551).FDLayout,n=i(578),r=i(880),a=i(991),s=i(767),h=i(806),l=i(902),d=i(551).FDLayoutConstants,g=i(551).LayoutConstants,c=i(551).Point,p=i(551).PointD,f=i(551).DimensionD,u=i(551).Layout,m=i(551).Integer,v=i(551).IGeometry,T=i(551).LGraph,N=i(551).Transform,E=i(551).LinkedList;function y(){o.call(this),this.toBeTiled={},this.constraints={}}for(var C in y.prototype=Object.create(o.prototype),o)y[C]=o[C];y.prototype.newGraphManager=function(){var t=new n(this);return this.graphManager=t,t},y.prototype.newGraph=function(t){return new r(null,this.graphManager,t)},y.prototype.newNode=function(t){return new a(this.graphManager,t)},y.prototype.newEdge=function(t){return new s(null,null,t)},y.prototype.initParameters=function(){o.prototype.initParameters.call(this,arguments),this.isSubLayout||(h.DEFAULT_EDGE_LENGTH<10?this.idealEdgeLength=10:this.idealEdgeLength=h.DEFAULT_EDGE_LENGTH,this.useSmartIdealEdgeLengthCalculation=h.DEFAULT_USE_SMART_IDEAL_EDGE_LENGTH_CALCULATION,this.gravityConstant=d.DEFAULT_GRAVITY_STRENGTH,this.compoundGravityConstant=d.DEFAULT_COMPOUND_GRAVITY_STRENGTH,this.gravityRangeFactor=d.DEFAULT_GRAVITY_RANGE_FACTOR,this.compoundGravityRangeFactor=d.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR,this.prunedNodesAll=[],this.growTreeIterations=0,this.afterGrowthIterations=0,this.isTreeGrowing=!1,this.isGrowthFinished=!1)},y.prototype.initSpringEmbedder=function(){o.prototype.initSpringEmbedder.call(this),this.coolingCycle=0,this.maxCoolingCycle=this.maxIterations/d.CONVERGENCE_CHECK_PERIOD,this.finalTemperature=.04,this.coolingAdjuster=1},y.prototype.layout=function(){return g.DEFAULT_CREATE_BENDS_AS_NEEDED&&(this.createBendpoints(),this.graphManager.resetAllEdges()),this.level=0,this.classicLayout()},y.prototype.classicLayout=function(){if(this.nodesWithGravity=this.calculateNodesToApplyGravitationTo(),this.graphManager.setAllNodesToApplyGravitation(this.nodesWithGravity),this.calcNoOfChildrenForAllNodes(),this.graphManager.calcLowestCommonAncestors(),this.graphManager.calcInclusionTreeDepths(),this.graphManager.getRoot().calcEstimatedSize(),this.calcIdealEdgeLengths(),this.incremental)h.TREE_REDUCTION_ON_INCREMENTAL&&(this.reduceTrees(),this.graphManager.resetAllNodesToApplyGravitation(),e=new Set(this.getAllNodes()),i=this.nodesWithGravity.filter((function(t){return e.has(t)})),this.graphManager.setAllNodesToApplyGravitation(i));else{var t=this.getFlatForest();if(t.length>0)this.positionNodesRadially(t);else{this.reduceTrees(),this.graphManager.resetAllNodesToApplyGravitation();var e=new Set(this.getAllNodes()),i=this.nodesWithGravity.filter((function(t){return e.has(t)}));this.graphManager.setAllNodesToApplyGravitation(i),this.positionNodesRandomly()}}return Object.keys(this.constraints).length>0&&(l.handleConstraints(this),this.initConstraintVariables()),this.initSpringEmbedder(),h.APPLY_LAYOUT&&this.runSpringEmbedder(),!0},y.prototype.tick=function(){if(this.totalIterations++,this.totalIterations===this.maxIterations&&!this.isTreeGrowing&&!this.isGrowthFinished){if(!(this.prunedNodesAll.length>0))return!0;this.isTreeGrowing=!0}if(this.totalIterations%d.CONVERGENCE_CHECK_PERIOD==0&&!this.isTreeGrowing&&!this.isGrowthFinished){if(this.isConverged()){if(!(this.prunedNodesAll.length>0))return!0;this.isTreeGrowing=!0}this.coolingCycle++,0==this.layoutQuality?this.coolingAdjuster=this.coolingCycle:1==this.layoutQuality&&(this.coolingAdjuster=this.coolingCycle/3),this.coolingFactor=Math.max(this.initialCoolingFactor-Math.pow(this.coolingCycle,Math.log(100*(this.initialCoolingFactor-this.finalTemperature))/Math.log(this.maxCoolingCycle))/100*this.coolingAdjuster,this.finalTemperature),this.animationPeriod=Math.ceil(this.initialAnimationPeriod*Math.sqrt(this.coolingFactor))}if(this.isTreeGrowing){if(this.growTreeIterations%10==0)if(this.prunedNodesAll.length>0){this.graphManager.updateBounds(),this.updateGrid(),this.growTree(this.prunedNodesAll),this.graphManager.resetAllNodesToApplyGravitation();var t=new Set(this.getAllNodes()),e=this.nodesWithGravity.filter((function(e){return t.has(e)}));this.graphManager.setAllNodesToApplyGravitation(e),this.graphManager.updateBounds(),this.updateGrid(),h.PURE_INCREMENTAL?this.coolingFactor=d.DEFAULT_COOLING_FACTOR_INCREMENTAL/2:this.coolingFactor=d.DEFAULT_COOLING_FACTOR_INCREMENTAL}else this.isTreeGrowing=!1,this.isGrowthFinished=!0;this.growTreeIterations++}if(this.isGrowthFinished){if(this.isConverged())return!0;this.afterGrowthIterations%10==0&&(this.graphManager.updateBounds(),this.updateGrid()),h.PURE_INCREMENTAL?this.coolingFactor=d.DEFAULT_COOLING_FACTOR_INCREMENTAL/2*((100-this.afterGrowthIterations)/100):this.coolingFactor=d.DEFAULT_COOLING_FACTOR_INCREMENTAL*((100-this.afterGrowthIterations)/100),this.afterGrowthIterations++}var i=!this.isTreeGrowing&&!this.isGrowthFinished,o=this.growTreeIterations%10==1&&this.isTreeGrowing||this.afterGrowthIterations%10==1&&this.isGrowthFinished;return this.totalDisplacement=0,this.graphManager.updateBounds(),this.calcSpringForces(),this.calcRepulsionForces(i,o),this.calcGravitationalForces(),this.moveNodes(),this.animate(),!1},y.prototype.getPositionsData=function(){for(var t=this.graphManager.getAllNodes(),e={},i=0;i<t.length;i++){var o=t[i].rect,n=t[i].id;e[n]={id:n,x:o.getCenterX(),y:o.getCenterY(),w:o.width,h:o.height}}return e},y.prototype.runSpringEmbedder=function(){this.initialAnimationPeriod=25,this.animationPeriod=this.initialAnimationPeriod;var t=!1;if("during"===d.ANIMATE)this.emit("layoutstarted");else{for(;!t;)t=this.tick();this.graphManager.updateBounds()}},y.prototype.moveNodes=function(){for(var t=this.getAllNodes(),e=0;e<t.length;e++)t[e].calculateDisplacement();for(Object.keys(this.constraints).length>0&&this.updateDisplacements(),e=0;e<t.length;e++)t[e].move()},y.prototype.initConstraintVariables=function(){var t=this;this.idToNodeMap=new Map,this.fixedNodeSet=new Set;for(var e=this.graphManager.getAllNodes(),i=0;i<e.length;i++){var o=e[i];this.idToNodeMap.set(o.id,o)}var n=function e(i){for(var o,n=i.getChild().getNodes(),r=0,a=0;a<n.length;a++)null==(o=n[a]).getChild()?t.fixedNodeSet.has(o.id)&&(r+=100):r+=e(o);return r};if(this.constraints.fixedNodeConstraint)for(this.constraints.fixedNodeConstraint.forEach((function(e){t.fixedNodeSet.add(e.nodeId)})),e=this.graphManager.getAllNodes(),i=0;i<e.length;i++)if(null!=(o=e[i]).getChild()){var r=n(o);r>0&&(o.fixedNodeWeight=r)}if(this.constraints.relativePlacementConstraint){var a=new Map,s=new Map;if(this.dummyToNodeForVerticalAlignment=new Map,this.dummyToNodeForHorizontalAlignment=new Map,this.fixedNodesOnHorizontal=new Set,this.fixedNodesOnVertical=new Set,this.fixedNodeSet.forEach((function(e){t.fixedNodesOnHorizontal.add(e),t.fixedNodesOnVertical.add(e)})),this.constraints.alignmentConstraint){if(this.constraints.alignmentConstraint.vertical){var l=this.constraints.alignmentConstraint.vertical;for(i=0;i<l.length;i++)this.dummyToNodeForVerticalAlignment.set("dummy"+i,[]),l[i].forEach((function(e){a.set(e,"dummy"+i),t.dummyToNodeForVerticalAlignment.get("dummy"+i).push(e),t.fixedNodeSet.has(e)&&t.fixedNodesOnHorizontal.add("dummy"+i)}))}if(this.constraints.alignmentConstraint.horizontal){var d=this.constraints.alignmentConstraint.horizontal;for(i=0;i<d.length;i++)this.dummyToNodeForHorizontalAlignment.set("dummy"+i,[]),d[i].forEach((function(e){s.set(e,"dummy"+i),t.dummyToNodeForHorizontalAlignment.get("dummy"+i).push(e),t.fixedNodeSet.has(e)&&t.fixedNodesOnVertical.add("dummy"+i)}))}}if(h.RELAX_MOVEMENT_ON_CONSTRAINTS)this.shuffle=function(t){var e,i,o;for(o=t.length-1;o>=2*t.length/3;o--)e=Math.floor(Math.random()*(o+1)),i=t[o],t[o]=t[e],t[e]=i;return t},this.nodesInRelativeHorizontal=[],this.nodesInRelativeVertical=[],this.nodeToRelativeConstraintMapHorizontal=new Map,this.nodeToRelativeConstraintMapVertical=new Map,this.nodeToTempPositionMapHorizontal=new Map,this.nodeToTempPositionMapVertical=new Map,this.constraints.relativePlacementConstraint.forEach((function(e){if(e.left){var i=a.has(e.left)?a.get(e.left):e.left,o=a.has(e.right)?a.get(e.right):e.right;t.nodesInRelativeHorizontal.includes(i)||(t.nodesInRelativeHorizontal.push(i),t.nodeToRelativeConstraintMapHorizontal.set(i,[]),t.dummyToNodeForVerticalAlignment.has(i)?t.nodeToTempPositionMapHorizontal.set(i,t.idToNodeMap.get(t.dummyToNodeForVerticalAlignment.get(i)[0]).getCenterX()):t.nodeToTempPositionMapHorizontal.set(i,t.idToNodeMap.get(i).getCenterX())),t.nodesInRelativeHorizontal.includes(o)||(t.nodesInRelativeHorizontal.push(o),t.nodeToRelativeConstraintMapHorizontal.set(o,[]),t.dummyToNodeForVerticalAlignment.has(o)?t.nodeToTempPositionMapHorizontal.set(o,t.idToNodeMap.get(t.dummyToNodeForVerticalAlignment.get(o)[0]).getCenterX()):t.nodeToTempPositionMapHorizontal.set(o,t.idToNodeMap.get(o).getCenterX())),t.nodeToRelativeConstraintMapHorizontal.get(i).push({right:o,gap:e.gap}),t.nodeToRelativeConstraintMapHorizontal.get(o).push({left:i,gap:e.gap})}else{var n=s.has(e.top)?s.get(e.top):e.top,r=s.has(e.bottom)?s.get(e.bottom):e.bottom;t.nodesInRelativeVertical.includes(n)||(t.nodesInRelativeVertical.push(n),t.nodeToRelativeConstraintMapVertical.set(n,[]),t.dummyToNodeForHorizontalAlignment.has(n)?t.nodeToTempPositionMapVertical.set(n,t.idToNodeMap.get(t.dummyToNodeForHorizontalAlignment.get(n)[0]).getCenterY()):t.nodeToTempPositionMapVertical.set(n,t.idToNodeMap.get(n).getCenterY())),t.nodesInRelativeVertical.includes(r)||(t.nodesInRelativeVertical.push(r),t.nodeToRelativeConstraintMapVertical.set(r,[]),t.dummyToNodeForHorizontalAlignment.has(r)?t.nodeToTempPositionMapVertical.set(r,t.idToNodeMap.get(t.dummyToNodeForHorizontalAlignment.get(r)[0]).getCenterY()):t.nodeToTempPositionMapVertical.set(r,t.idToNodeMap.get(r).getCenterY())),t.nodeToRelativeConstraintMapVertical.get(n).push({bottom:r,gap:e.gap}),t.nodeToRelativeConstraintMapVertical.get(r).push({top:n,gap:e.gap})}}));else{var g=new Map,c=new Map;this.constraints.relativePlacementConstraint.forEach((function(t){if(t.left){var e=a.has(t.left)?a.get(t.left):t.left,i=a.has(t.right)?a.get(t.right):t.right;g.has(e)?g.get(e).push(i):g.set(e,[i]),g.has(i)?g.get(i).push(e):g.set(i,[e])}else{var o=s.has(t.top)?s.get(t.top):t.top,n=s.has(t.bottom)?s.get(t.bottom):t.bottom;c.has(o)?c.get(o).push(n):c.set(o,[n]),c.has(n)?c.get(n).push(o):c.set(n,[o])}}));var p=function(t,e){var i=[],o=[],n=new E,r=new Set,a=0;return t.forEach((function(s,h){if(!r.has(h)){i[a]=[],o[a]=!1;var l=h;for(n.push(l),r.add(l),i[a].push(l);0!=n.length;)l=n.shift(),e.has(l)&&(o[a]=!0),t.get(l).forEach((function(t){r.has(t)||(n.push(t),r.add(t),i[a].push(t))}));a++}})),{components:i,isFixed:o}},f=p(g,t.fixedNodesOnHorizontal);this.componentsOnHorizontal=f.components,this.fixedComponentsOnHorizontal=f.isFixed;var u=p(c,t.fixedNodesOnVertical);this.componentsOnVertical=u.components,this.fixedComponentsOnVertical=u.isFixed}}},y.prototype.updateDisplacements=function(){var t=this;if(this.constraints.fixedNodeConstraint&&this.constraints.fixedNodeConstraint.forEach((function(e){var i=t.idToNodeMap.get(e.nodeId);i.displacementX=0,i.displacementY=0})),this.constraints.alignmentConstraint){if(this.constraints.alignmentConstraint.vertical)for(var e=this.constraints.alignmentConstraint.vertical,i=0;i<e.length;i++){for(var o=0,n=0;n<e[i].length;n++){if(this.fixedNodeSet.has(e[i][n])){o=0;break}o+=this.idToNodeMap.get(e[i][n]).displacementX}var r=o/e[i].length;for(n=0;n<e[i].length;n++)this.idToNodeMap.get(e[i][n]).displacementX=r}if(this.constraints.alignmentConstraint.horizontal){var a=this.constraints.alignmentConstraint.horizontal;for(i=0;i<a.length;i++){var s=0;for(n=0;n<a[i].length;n++){if(this.fixedNodeSet.has(a[i][n])){s=0;break}s+=this.idToNodeMap.get(a[i][n]).displacementY}var l=s/a[i].length;for(n=0;n<a[i].length;n++)this.idToNodeMap.get(a[i][n]).displacementY=l}}}if(this.constraints.relativePlacementConstraint)if(h.RELAX_MOVEMENT_ON_CONSTRAINTS)this.totalIterations%10==0&&(this.shuffle(this.nodesInRelativeHorizontal),this.shuffle(this.nodesInRelativeVertical)),this.nodesInRelativeHorizontal.forEach((function(e){if(!t.fixedNodesOnHorizontal.has(e)){var i=0;i=t.dummyToNodeForVerticalAlignment.has(e)?t.idToNodeMap.get(t.dummyToNodeForVerticalAlignment.get(e)[0]).displacementX:t.idToNodeMap.get(e).displacementX,t.nodeToRelativeConstraintMapHorizontal.get(e).forEach((function(o){var n;o.right?(n=t.nodeToTempPositionMapHorizontal.get(o.right)-t.nodeToTempPositionMapHorizontal.get(e)-i)<o.gap&&(i-=o.gap-n):(n=t.nodeToTempPositionMapHorizontal.get(e)-t.nodeToTempPositionMapHorizontal.get(o.left)+i)<o.gap&&(i+=o.gap-n)})),t.nodeToTempPositionMapHorizontal.set(e,t.nodeToTempPositionMapHorizontal.get(e)+i),t.dummyToNodeForVerticalAlignment.has(e)?t.dummyToNodeForVerticalAlignment.get(e).forEach((function(e){t.idToNodeMap.get(e).displacementX=i})):t.idToNodeMap.get(e).displacementX=i}})),this.nodesInRelativeVertical.forEach((function(e){if(!t.fixedNodesOnHorizontal.has(e)){var i=0;i=t.dummyToNodeForHorizontalAlignment.has(e)?t.idToNodeMap.get(t.dummyToNodeForHorizontalAlignment.get(e)[0]).displacementY:t.idToNodeMap.get(e).displacementY,t.nodeToRelativeConstraintMapVertical.get(e).forEach((function(o){var n;o.bottom?(n=t.nodeToTempPositionMapVertical.get(o.bottom)-t.nodeToTempPositionMapVertical.get(e)-i)<o.gap&&(i-=o.gap-n):(n=t.nodeToTempPositionMapVertical.get(e)-t.nodeToTempPositionMapVertical.get(o.top)+i)<o.gap&&(i+=o.gap-n)})),t.nodeToTempPositionMapVertical.set(e,t.nodeToTempPositionMapVertical.get(e)+i),t.dummyToNodeForHorizontalAlignment.has(e)?t.dummyToNodeForHorizontalAlignment.get(e).forEach((function(e){t.idToNodeMap.get(e).displacementY=i})):t.idToNodeMap.get(e).displacementY=i}}));else{for(i=0;i<this.componentsOnHorizontal.length;i++){var d=this.componentsOnHorizontal[i];if(this.fixedComponentsOnHorizontal[i])for(n=0;n<d.length;n++)this.dummyToNodeForVerticalAlignment.has(d[n])?this.dummyToNodeForVerticalAlignment.get(d[n]).forEach((function(e){t.idToNodeMap.get(e).displacementX=0})):this.idToNodeMap.get(d[n]).displacementX=0;else{var g=0,c=0;for(n=0;n<d.length;n++)this.dummyToNodeForVerticalAlignment.has(d[n])?(g+=(f=this.dummyToNodeForVerticalAlignment.get(d[n])).length*this.idToNodeMap.get(f[0]).displacementX,c+=f.length):(g+=this.idToNodeMap.get(d[n]).displacementX,c++);var p=g/c;for(n=0;n<d.length;n++)this.dummyToNodeForVerticalAlignment.has(d[n])?this.dummyToNodeForVerticalAlignment.get(d[n]).forEach((function(e){t.idToNodeMap.get(e).displacementX=p})):this.idToNodeMap.get(d[n]).displacementX=p}}for(i=0;i<this.componentsOnVertical.length;i++)if(d=this.componentsOnVertical[i],this.fixedComponentsOnVertical[i])for(n=0;n<d.length;n++)this.dummyToNodeForHorizontalAlignment.has(d[n])?this.dummyToNodeForHorizontalAlignment.get(d[n]).forEach((function(e){t.idToNodeMap.get(e).displacementY=0})):this.idToNodeMap.get(d[n]).displacementY=0;else{for(g=0,c=0,n=0;n<d.length;n++){var f;this.dummyToNodeForHorizontalAlignment.has(d[n])?(g+=(f=this.dummyToNodeForHorizontalAlignment.get(d[n])).length*this.idToNodeMap.get(f[0]).displacementY,c+=f.length):(g+=this.idToNodeMap.get(d[n]).displacementY,c++)}for(p=g/c,n=0;n<d.length;n++)this.dummyToNodeForHorizontalAlignment.has(d[n])?this.dummyToNodeForHorizontalAlignment.get(d[n]).forEach((function(e){t.idToNodeMap.get(e).displacementY=p})):this.idToNodeMap.get(d[n]).displacementY=p}}},y.prototype.calculateNodesToApplyGravitationTo=function(){var t,e,i=[],o=this.graphManager.getGraphs(),n=o.length;for(e=0;e<n;e++)(t=o[e]).updateConnected(),t.isConnected||(i=i.concat(t.getNodes()));return i},y.prototype.createBendpoints=function(){var t=[];t=t.concat(this.graphManager.getAllEdges());var e,i=new Set;for(e=0;e<t.length;e++){var o=t[e];if(!i.has(o)){var n=o.getSource(),r=o.getTarget();if(n==r)o.getBendpoints().push(new p),o.getBendpoints().push(new p),this.createDummyNodesForBendpoints(o),i.add(o);else{var a=[];if(a=(a=a.concat(n.getEdgeListToNode(r))).concat(r.getEdgeListToNode(n)),!i.has(a[0])){var s;if(a.length>1)for(s=0;s<a.length;s++){var h=a[s];h.getBendpoints().push(new p),this.createDummyNodesForBendpoints(h)}a.forEach((function(t){i.add(t)}))}}}if(i.size==t.length)break}},y.prototype.positionNodesRadially=function(t){for(var e=new c(0,0),i=Math.ceil(Math.sqrt(t.length)),o=0,n=0,r=0,a=new p(0,0),s=0;s<t.length;s++){s%i==0&&(r=0,n=o,0!=s&&(n+=h.DEFAULT_COMPONENT_SEPERATION),o=0);var l=t[s],d=u.findCenterOfTree(l);e.x=r,e.y=n,(a=y.radialLayout(l,d,e)).y>o&&(o=Math.floor(a.y)),r=Math.floor(a.x+h.DEFAULT_COMPONENT_SEPERATION)}this.transform(new p(g.WORLD_CENTER_X-a.x/2,g.WORLD_CENTER_Y-a.y/2))},y.radialLayout=function(t,e,i){var o=Math.max(this.maxDiagonalInTree(t),h.DEFAULT_RADIAL_SEPARATION);y.branchRadialLayout(e,null,0,359,0,o);var n=T.calculateBounds(t),r=new N;r.setDeviceOrgX(n.getMinX()),r.setDeviceOrgY(n.getMinY()),r.setWorldOrgX(i.x),r.setWorldOrgY(i.y);for(var a=0;a<t.length;a++)t[a].transform(r);var s=new p(n.getMaxX(),n.getMaxY());return r.inverseTransformPoint(s)},y.branchRadialLayout=function(t,e,i,o,n,r){var a=(o-i+1)/2;a<0&&(a+=180);var s=(a+i)%360*v.TWO_PI/360,h=n*Math.cos(s),l=n*Math.sin(s);t.setCenter(h,l);var d=[],g=(d=d.concat(t.getEdges())).length;null!=e&&g--;for(var c,p=0,f=d.length,u=t.getEdgesBetween(e);u.length>1;){var m=u[0];u.splice(0,1);var T=d.indexOf(m);T>=0&&d.splice(T,1),f--,g--}c=null!=e?(d.indexOf(u[0])+1)%f:0;for(var N=Math.abs(o-i)/g,E=c;p!=g;E=++E%f){var C=d[E].getOtherEnd(t);if(C!=e){var M=(i+p*N)%360,w=(M+N)%360;y.branchRadialLayout(C,t,M,w,n+r,r),p++}}},y.maxDiagonalInTree=function(t){for(var e=m.MIN_VALUE,i=0;i<t.length;i++){var o=t[i].getDiagonal();o>e&&(e=o)}return e},y.prototype.calcRepulsionRange=function(){return 2*(this.level+1)*this.idealEdgeLength},y.prototype.groupZeroDegreeMembers=function(){var t=this,e={};this.memberGroups={},this.idToDummyNode={};for(var i=[],o=this.graphManager.getAllNodes(),n=0;n<o.length;n++){var r=(s=o[n]).getParent();0!==this.getNodeDegreeWithChildren(s)||null!=r.id&&this.getToBeTiled(r)||i.push(s)}for(n=0;n<i.length;n++){var s,h=(s=i[n]).getParent().id;void 0===e[h]&&(e[h]=[]),e[h]=e[h].concat(s)}Object.keys(e).forEach((function(i){if(e[i].length>1){var o="DummyCompound_"+i;t.memberGroups[o]=e[i];var n=e[i][0].getParent(),r=new a(t.graphManager);r.id=o,r.paddingLeft=n.paddingLeft||0,r.paddingRight=n.paddingRight||0,r.paddingBottom=n.paddingBottom||0,r.paddingTop=n.paddingTop||0,t.idToDummyNode[o]=r;var s=t.getGraphManager().add(t.newGraph(),r),h=n.getChild();h.add(r);for(var l=0;l<e[i].length;l++){var d=e[i][l];h.remove(d),s.add(d)}}}))},y.prototype.clearCompounds=function(){var t={},e={};this.performDFSOnCompounds();for(var i=0;i<this.compoundOrder.length;i++)e[this.compoundOrder[i].id]=this.compoundOrder[i],t[this.compoundOrder[i].id]=[].concat(this.compoundOrder[i].getChild().getNodes()),this.graphManager.remove(this.compoundOrder[i].getChild()),this.compoundOrder[i].child=null;this.graphManager.resetAllNodes(),this.tileCompoundMembers(t,e)},y.prototype.clearZeroDegreeMembers=function(){var t=this,e=this.tiledZeroDegreePack=[];Object.keys(this.memberGroups).forEach((function(i){var o=t.idToDummyNode[i];if(e[i]=t.tileNodes(t.memberGroups[i],o.paddingLeft+o.paddingRight),o.rect.width=e[i].width,o.rect.height=e[i].height,o.setCenter(e[i].centerX,e[i].centerY),o.labelMarginLeft=0,o.labelMarginTop=0,h.NODE_DIMENSIONS_INCLUDE_LABELS){var n=o.rect.width,r=o.rect.height;o.labelWidth&&("left"==o.labelPosHorizontal?(o.rect.x-=o.labelWidth,o.setWidth(n+o.labelWidth),o.labelMarginLeft=o.labelWidth):"center"==o.labelPosHorizontal&&o.labelWidth>n?(o.rect.x-=(o.labelWidth-n)/2,o.setWidth(o.labelWidth),o.labelMarginLeft=(o.labelWidth-n)/2):"right"==o.labelPosHorizontal&&o.setWidth(n+o.labelWidth)),o.labelHeight&&("top"==o.labelPosVertical?(o.rect.y-=o.labelHeight,o.setHeight(r+o.labelHeight),o.labelMarginTop=o.labelHeight):"center"==o.labelPosVertical&&o.labelHeight>r?(o.rect.y-=(o.labelHeight-r)/2,o.setHeight(o.labelHeight),o.labelMarginTop=(o.labelHeight-r)/2):"bottom"==o.labelPosVertical&&o.setHeight(r+o.labelHeight))}}))},y.prototype.repopulateCompounds=function(){for(var t=this.compoundOrder.length-1;t>=0;t--){var e=this.compoundOrder[t],i=e.id,o=e.paddingLeft,n=e.paddingTop,r=e.labelMarginLeft,a=e.labelMarginTop;this.adjustLocations(this.tiledMemberPack[i],e.rect.x,e.rect.y,o,n,r,a)}},y.prototype.repopulateZeroDegreeMembers=function(){var t=this,e=this.tiledZeroDegreePack;Object.keys(e).forEach((function(i){var o=t.idToDummyNode[i],n=o.paddingLeft,r=o.paddingTop,a=o.labelMarginLeft,s=o.labelMarginTop;t.adjustLocations(e[i],o.rect.x,o.rect.y,n,r,a,s)}))},y.prototype.getToBeTiled=function(t){var e=t.id;if(null!=this.toBeTiled[e])return this.toBeTiled[e];var i=t.getChild();if(null==i)return this.toBeTiled[e]=!1,!1;for(var o=i.getNodes(),n=0;n<o.length;n++){var r=o[n];if(this.getNodeDegree(r)>0)return this.toBeTiled[e]=!1,!1;if(null!=r.getChild()){if(!this.getToBeTiled(r))return this.toBeTiled[e]=!1,!1}else this.toBeTiled[r.id]=!1}return this.toBeTiled[e]=!0,!0},y.prototype.getNodeDegree=function(t){t.id;for(var e=t.getEdges(),i=0,o=0;o<e.length;o++){var n=e[o];n.getSource().id!==n.getTarget().id&&(i+=1)}return i},y.prototype.getNodeDegreeWithChildren=function(t){var e=this.getNodeDegree(t);if(null==t.getChild())return e;for(var i=t.getChild().getNodes(),o=0;o<i.length;o++){var n=i[o];e+=this.getNodeDegreeWithChildren(n)}return e},y.prototype.performDFSOnCompounds=function(){this.compoundOrder=[],this.fillCompexOrderByDFS(this.graphManager.getRoot().getNodes())},y.prototype.fillCompexOrderByDFS=function(t){for(var e=0;e<t.length;e++){var i=t[e];null!=i.getChild()&&this.fillCompexOrderByDFS(i.getChild().getNodes()),this.getToBeTiled(i)&&this.compoundOrder.push(i)}},y.prototype.adjustLocations=function(t,e,i,o,n,r,a){i+=n+a;for(var s=e+=o+r,h=0;h<t.rows.length;h++){var l=t.rows[h];e=s;for(var d=0,g=0;g<l.length;g++){var c=l[g];c.rect.x=e,c.rect.y=i,e+=c.rect.width+t.horizontalPadding,c.rect.height>d&&(d=c.rect.height)}i+=d+t.verticalPadding}},y.prototype.tileCompoundMembers=function(t,e){var i=this;this.tiledMemberPack=[],Object.keys(t).forEach((function(o){var n=e[o];if(i.tiledMemberPack[o]=i.tileNodes(t[o],n.paddingLeft+n.paddingRight),n.rect.width=i.tiledMemberPack[o].width,n.rect.height=i.tiledMemberPack[o].height,n.setCenter(i.tiledMemberPack[o].centerX,i.tiledMemberPack[o].centerY),n.labelMarginLeft=0,n.labelMarginTop=0,h.NODE_DIMENSIONS_INCLUDE_LABELS){var r=n.rect.width,a=n.rect.height;n.labelWidth&&("left"==n.labelPosHorizontal?(n.rect.x-=n.labelWidth,n.setWidth(r+n.labelWidth),n.labelMarginLeft=n.labelWidth):"center"==n.labelPosHorizontal&&n.labelWidth>r?(n.rect.x-=(n.labelWidth-r)/2,n.setWidth(n.labelWidth),n.labelMarginLeft=(n.labelWidth-r)/2):"right"==n.labelPosHorizontal&&n.setWidth(r+n.labelWidth)),n.labelHeight&&("top"==n.labelPosVertical?(n.rect.y-=n.labelHeight,n.setHeight(a+n.labelHeight),n.labelMarginTop=n.labelHeight):"center"==n.labelPosVertical&&n.labelHeight>a?(n.rect.y-=(n.labelHeight-a)/2,n.setHeight(n.labelHeight),n.labelMarginTop=(n.labelHeight-a)/2):"bottom"==n.labelPosVertical&&n.setHeight(a+n.labelHeight))}}))},y.prototype.tileNodes=function(t,e){var i=this.tileNodesByFavoringDim(t,e,!0),o=this.tileNodesByFavoringDim(t,e,!1),n=this.getOrgRatio(i);return this.getOrgRatio(o)<n?o:i},y.prototype.getOrgRatio=function(t){var e=t.width/t.height;return e<1&&(e=1/e),e},y.prototype.calcIdealRowWidth=function(t,e){var i=h.TILING_PADDING_VERTICAL,o=h.TILING_PADDING_HORIZONTAL,n=t.length,r=0,a=0,s=0;t.forEach((function(t){r+=t.getWidth(),a+=t.getHeight(),t.getWidth()>s&&(s=t.getWidth())}));var l,d=r/n,g=a/n,c=Math.pow(i-o,2)+4*(d+o)*(g+i)*n,p=(o-i+Math.sqrt(c))/(2*(d+o));e?(l=Math.ceil(p))==p&&l++:l=Math.floor(p);var f=l*(d+o)-o;return s>f&&(f=s),f+=2*o},y.prototype.tileNodesByFavoringDim=function(t,e,i){var o=h.TILING_PADDING_VERTICAL,n=h.TILING_PADDING_HORIZONTAL,r=h.TILING_COMPARE_BY,a={rows:[],rowWidth:[],rowHeight:[],width:0,height:e,verticalPadding:o,horizontalPadding:n,centerX:0,centerY:0};r&&(a.idealRowWidth=this.calcIdealRowWidth(t,i));var s=function(t){return t.rect.width*t.rect.height},l=function(t,e){return s(e)-s(t)};t.sort((function(t,e){var i=l;return a.idealRowWidth?(i=r)(t.id,e.id):i(t,e)}));for(var d=0,g=0,c=0;c<t.length;c++)d+=(p=t[c]).getCenterX(),g+=p.getCenterY();for(a.centerX=d/t.length,a.centerY=g/t.length,c=0;c<t.length;c++){var p=t[c];if(0==a.rows.length)this.insertNodeToRow(a,p,0,e);else if(this.canAddHorizontal(a,p.rect.width,p.rect.height)){var f=a.rows.length-1;a.idealRowWidth||(f=this.getShortestRowIndex(a)),this.insertNodeToRow(a,p,f,e)}else this.insertNodeToRow(a,p,a.rows.length,e);this.shiftToLastRow(a)}return a},y.prototype.insertNodeToRow=function(t,e,i,o){var n=o;i==t.rows.length&&(t.rows.push([]),t.rowWidth.push(n),t.rowHeight.push(0));var r=t.rowWidth[i]+e.rect.width;t.rows[i].length>0&&(r+=t.horizontalPadding),t.rowWidth[i]=r,t.width<r&&(t.width=r);var a=e.rect.height;i>0&&(a+=t.verticalPadding);var s=0;a>t.rowHeight[i]&&(s=t.rowHeight[i],t.rowHeight[i]=a,s=t.rowHeight[i]-s),t.height+=s,t.rows[i].push(e)},y.prototype.getShortestRowIndex=function(t){for(var e=-1,i=Number.MAX_VALUE,o=0;o<t.rows.length;o++)t.rowWidth[o]<i&&(e=o,i=t.rowWidth[o]);return e},y.prototype.getLongestRowIndex=function(t){for(var e=-1,i=Number.MIN_VALUE,o=0;o<t.rows.length;o++)t.rowWidth[o]>i&&(e=o,i=t.rowWidth[o]);return e},y.prototype.canAddHorizontal=function(t,e,i){if(t.idealRowWidth){var o=t.rows.length-1;return t.rowWidth[o]+e+t.horizontalPadding<=t.idealRowWidth}var n=this.getShortestRowIndex(t);if(n<0)return!0;var r=t.rowWidth[n];if(r+t.horizontalPadding+e<=t.width)return!0;var a,s,h=0;return t.rowHeight[n]<i&&n>0&&(h=i+t.verticalPadding-t.rowHeight[n]),a=t.width-r>=e+t.horizontalPadding?(t.height+h)/(r+e+t.horizontalPadding):(t.height+h)/t.width,h=i+t.verticalPadding,(s=t.width<e?(t.height+h)/e:(t.height+h)/t.width)<1&&(s=1/s),a<1&&(a=1/a),a<s},y.prototype.shiftToLastRow=function(t){var e=this.getLongestRowIndex(t),i=t.rowWidth.length-1,o=t.rows[e],n=o[o.length-1],r=n.width+t.horizontalPadding;if(t.width-t.rowWidth[i]>r&&e!=i){o.splice(-1,1),t.rows[i].push(n),t.rowWidth[e]=t.rowWidth[e]-r,t.rowWidth[i]=t.rowWidth[i]+r,t.width=t.rowWidth[instance.getLongestRowIndex(t)];for(var a=Number.MIN_VALUE,s=0;s<o.length;s++)o[s].height>a&&(a=o[s].height);e>0&&(a+=t.verticalPadding);var h=t.rowHeight[e]+t.rowHeight[i];t.rowHeight[e]=a,t.rowHeight[i]<n.height+t.verticalPadding&&(t.rowHeight[i]=n.height+t.verticalPadding);var l=t.rowHeight[e]+t.rowHeight[i];t.height+=l-h,this.shiftToLastRow(t)}},y.prototype.tilingPreLayout=function(){h.TILE&&(this.groupZeroDegreeMembers(),this.clearCompounds(),this.clearZeroDegreeMembers())},y.prototype.tilingPostLayout=function(){h.TILE&&(this.repopulateZeroDegreeMembers(),this.repopulateCompounds())},y.prototype.reduceTrees=function(){for(var t,e=[],i=!0;i;){var o=this.graphManager.getAllNodes(),n=[];i=!1;for(var r=0;r<o.length;r++)if(1==(t=o[r]).getEdges().length&&!t.getEdges()[0].isInterGraph&&null==t.getChild()){if(h.PURE_INCREMENTAL){var a=t.getEdges()[0].getOtherEnd(t),s=new f(t.getCenterX()-a.getCenterX(),t.getCenterY()-a.getCenterY());n.push([t,t.getEdges()[0],t.getOwner(),s])}else n.push([t,t.getEdges()[0],t.getOwner()]);i=!0}if(1==i){for(var l=[],d=0;d<n.length;d++)1==n[d][0].getEdges().length&&(l.push(n[d]),n[d][0].getOwner().remove(n[d][0]));e.push(l),this.graphManager.resetAllNodes(),this.graphManager.resetAllEdges()}}this.prunedNodesAll=e},y.prototype.growTree=function(t){for(var e,i=t[t.length-1],o=0;o<i.length;o++)e=i[o],this.findPlaceforPrunedNode(e),e[2].add(e[0]),e[2].add(e[1],e[1].source,e[1].target);t.splice(t.length-1,1),this.graphManager.resetAllNodes(),this.graphManager.resetAllEdges()},y.prototype.findPlaceforPrunedNode=function(t){var e,i,o=t[0];if(i=o==t[1].source?t[1].target:t[1].source,h.PURE_INCREMENTAL)o.setCenter(i.getCenterX()+t[3].getWidth(),i.getCenterY()+t[3].getHeight());else{var n=i.startX,r=i.finishX,a=i.startY,s=i.finishY,l=[0,0,0,0];if(a>0)for(var g=n;g<=r;g++)l[0]+=this.grid[g][a-1].length+this.grid[g][a].length-1;if(r<this.grid.length-1)for(g=a;g<=s;g++)l[1]+=this.grid[r+1][g].length+this.grid[r][g].length-1;if(s<this.grid[0].length-1)for(g=n;g<=r;g++)l[2]+=this.grid[g][s+1].length+this.grid[g][s].length-1;if(n>0)for(g=a;g<=s;g++)l[3]+=this.grid[n-1][g].length+this.grid[n][g].length-1;for(var c,p,f=m.MAX_VALUE,u=0;u<l.length;u++)l[u]<f?(f=l[u],c=1,p=u):l[u]==f&&c++;if(3==c&&0==f)0==l[0]&&0==l[1]&&0==l[2]?e=1:0==l[0]&&0==l[1]&&0==l[3]?e=0:0==l[0]&&0==l[2]&&0==l[3]?e=3:0==l[1]&&0==l[2]&&0==l[3]&&(e=2);else if(2==c&&0==f){var v=Math.floor(2*Math.random());e=0==l[0]&&0==l[1]?0==v?0:1:0==l[0]&&0==l[2]?0==v?0:2:0==l[0]&&0==l[3]?0==v?0:3:0==l[1]&&0==l[2]?0==v?1:2:0==l[1]&&0==l[3]?0==v?1:3:0==v?2:3}else e=4==c&&0==f?v=Math.floor(4*Math.random()):p;0==e?o.setCenter(i.getCenterX(),i.getCenterY()-i.getHeight()/2-d.DEFAULT_EDGE_LENGTH-o.getHeight()/2):1==e?o.setCenter(i.getCenterX()+i.getWidth()/2+d.DEFAULT_EDGE_LENGTH+o.getWidth()/2,i.getCenterY()):2==e?o.setCenter(i.getCenterX(),i.getCenterY()+i.getHeight()/2+d.DEFAULT_EDGE_LENGTH+o.getHeight()/2):o.setCenter(i.getCenterX()-i.getWidth()/2-d.DEFAULT_EDGE_LENGTH-o.getWidth()/2,i.getCenterY())}},t.exports=y},991:(t,e,i)=>{var o=i(551).FDLayoutNode,n=i(551).IMath;function r(t,e,i,n){o.call(this,t,e,i,n)}for(var a in r.prototype=Object.create(o.prototype),o)r[a]=o[a];r.prototype.calculateDisplacement=function(){var t=this.graphManager.getLayout();null!=this.getChild()&&this.fixedNodeWeight?(this.displacementX+=t.coolingFactor*(this.springForceX+this.repulsionForceX+this.gravitationForceX)/this.fixedNodeWeight,this.displacementY+=t.coolingFactor*(this.springForceY+this.repulsionForceY+this.gravitationForceY)/this.fixedNodeWeight):(this.displacementX+=t.coolingFactor*(this.springForceX+this.repulsionForceX+this.gravitationForceX)/this.noOfChildren,this.displacementY+=t.coolingFactor*(this.springForceY+this.repulsionForceY+this.gravitationForceY)/this.noOfChildren),Math.abs(this.displacementX)>t.coolingFactor*t.maxNodeDisplacement&&(this.displacementX=t.coolingFactor*t.maxNodeDisplacement*n.sign(this.displacementX)),Math.abs(this.displacementY)>t.coolingFactor*t.maxNodeDisplacement&&(this.displacementY=t.coolingFactor*t.maxNodeDisplacement*n.sign(this.displacementY)),this.child&&this.child.getNodes().length>0&&this.propogateDisplacementToChildren(this.displacementX,this.displacementY)},r.prototype.propogateDisplacementToChildren=function(t,e){for(var i,o=this.getChild().getNodes(),n=0;n<o.length;n++)null==(i=o[n]).getChild()?(i.displacementX+=t,i.displacementY+=e):i.propogateDisplacementToChildren(t,e)},r.prototype.move=function(){var t=this.graphManager.getLayout();null!=this.child&&0!=this.child.getNodes().length||(this.moveBy(this.displacementX,this.displacementY),t.totalDisplacement+=Math.abs(this.displacementX)+Math.abs(this.displacementY)),this.springForceX=0,this.springForceY=0,this.repulsionForceX=0,this.repulsionForceY=0,this.gravitationForceX=0,this.gravitationForceY=0,this.displacementX=0,this.displacementY=0},r.prototype.setPred1=function(t){this.pred1=t},r.prototype.getPred1=function(){return pred1},r.prototype.getPred2=function(){return pred2},r.prototype.setNext=function(t){this.next=t},r.prototype.getNext=function(){return next},r.prototype.setProcessed=function(t){this.processed=t},r.prototype.isProcessed=function(){return processed},t.exports=r},902:(t,e,i)=>{function o(t){if(Array.isArray(t)){for(var e=0,i=Array(t.length);e<t.length;e++)i[e]=t[e];return i}return Array.from(t)}var n=i(806),r=i(551).LinkedList,a=i(551).Matrix,s=i(551).SVD;function h(){}h.handleConstraints=function(t){var e={};e.fixedNodeConstraint=t.constraints.fixedNodeConstraint,e.alignmentConstraint=t.constraints.alignmentConstraint,e.relativePlacementConstraint=t.constraints.relativePlacementConstraint;for(var i=new Map,h=new Map,l=[],d=[],g=t.getAllNodes(),c=0,p=0;p<g.length;p++){var f=g[p];null==f.getChild()&&(h.set(f.id,c++),l.push(f.getCenterX()),d.push(f.getCenterY()),i.set(f.id,f))}e.relativePlacementConstraint&&e.relativePlacementConstraint.forEach((function(t){t.gap||0==t.gap||(t.left?t.gap=n.DEFAULT_EDGE_LENGTH+i.get(t.left).getWidth()/2+i.get(t.right).getWidth()/2:t.gap=n.DEFAULT_EDGE_LENGTH+i.get(t.top).getHeight()/2+i.get(t.bottom).getHeight()/2)}));var u=function(t){var e=0,i=0;return t.forEach((function(t){e+=l[h.get(t)],i+=d[h.get(t)]})),{x:e/t.size,y:i/t.size}},m=function(t,e,i,n,a){var s=new Map;t.forEach((function(t,e){s.set(e,0)})),t.forEach((function(t,e){t.forEach((function(t){s.set(t.id,s.get(t.id)+1)}))}));var g=new Map,c=new Map,p=new r;s.forEach((function(t,o){0==t?(p.push(o),i||("horizontal"==e?g.set(o,h.has(o)?l[h.get(o)]:n.get(o)):g.set(o,h.has(o)?d[h.get(o)]:n.get(o)))):g.set(o,Number.NEGATIVE_INFINITY),i&&c.set(o,new Set([o]))})),i&&a.forEach((function(t){var o=[];if(t.forEach((function(t){i.has(t)&&o.push(t)})),o.length>0){var r=0;o.forEach((function(t){"horizontal"==e?(g.set(t,h.has(t)?l[h.get(t)]:n.get(t)),r+=g.get(t)):(g.set(t,h.has(t)?d[h.get(t)]:n.get(t)),r+=g.get(t))})),r/=o.length,t.forEach((function(t){i.has(t)||g.set(t,r)}))}else{var a=0;t.forEach((function(t){a+="horizontal"==e?h.has(t)?l[h.get(t)]:n.get(t):h.has(t)?d[h.get(t)]:n.get(t)})),a/=t.length,t.forEach((function(t){g.set(t,a)}))}}));for(var f=function(){var o=p.shift();t.get(o).forEach((function(t){if(g.get(t.id)<g.get(o)+t.gap)if(i&&i.has(t.id)){var r=void 0;if(r="horizontal"==e?h.has(t.id)?l[h.get(t.id)]:n.get(t.id):h.has(t.id)?d[h.get(t.id)]:n.get(t.id),g.set(t.id,r),r<g.get(o)+t.gap){var a=g.get(o)+t.gap-r;c.get(o).forEach((function(t){g.set(t,g.get(t)-a)}))}}else g.set(t.id,g.get(o)+t.gap);s.set(t.id,s.get(t.id)-1),0==s.get(t.id)&&p.push(t.id),i&&c.set(t.id,function(t,e){var i=new Set(t),o=!0,n=!1,r=void 0;try{for(var a,s=e[Symbol.iterator]();!(o=(a=s.next()).done);o=!0){var h=a.value;i.add(h)}}catch(t){n=!0,r=t}finally{try{!o&&s.return&&s.return()}finally{if(n)throw r}}return i}(c.get(o),c.get(t.id)))}))};0!=p.length;)f();if(i){var u=new Set;t.forEach((function(t,e){0==t.length&&u.add(e)}));var m=[];c.forEach((function(t,e){if(u.has(e)){var n=!1,r=!0,a=!1,s=void 0;try{for(var h,l=t[Symbol.iterator]();!(r=(h=l.next()).done);r=!0){var d=h.value;i.has(d)&&(n=!0)}}catch(t){a=!0,s=t}finally{try{!r&&l.return&&l.return()}finally{if(a)throw s}}if(!n){var g=!1,c=void 0;m.forEach((function(e,i){e.has([].concat(o(t))[0])&&(g=!0,c=i)})),g?t.forEach((function(t){m[c].add(t)})):m.push(new Set(t))}}})),m.forEach((function(t,i){var o=Number.POSITIVE_INFINITY,r=Number.POSITIVE_INFINITY,a=Number.NEGATIVE_INFINITY,s=Number.NEGATIVE_INFINITY,c=!0,p=!1,f=void 0;try{for(var u,m=t[Symbol.iterator]();!(c=(u=m.next()).done);c=!0){var v=u.value,T=void 0;T="horizontal"==e?h.has(v)?l[h.get(v)]:n.get(v):h.has(v)?d[h.get(v)]:n.get(v);var N=g.get(v);T<o&&(o=T),T>a&&(a=T),N<r&&(r=N),N>s&&(s=N)}}catch(t){p=!0,f=t}finally{try{!c&&m.return&&m.return()}finally{if(p)throw f}}var E=(o+a)/2-(r+s)/2,y=!0,C=!1,M=void 0;try{for(var w,A=t[Symbol.iterator]();!(y=(w=A.next()).done);y=!0){var I=w.value;g.set(I,g.get(I)+E)}}catch(t){C=!0,M=t}finally{try{!y&&A.return&&A.return()}finally{if(C)throw M}}}))}return g},v=function(t){var e=0,i=0,o=0,n=0;if(t.forEach((function(t){t.left?l[h.get(t.left)]-l[h.get(t.right)]>=0?e++:i++:d[h.get(t.top)]-d[h.get(t.bottom)]>=0?o++:n++})),e>i&&o>n)for(var r=0;r<h.size;r++)l[r]=-1*l[r],d[r]=-1*d[r];else if(e>i)for(var a=0;a<h.size;a++)l[a]=-1*l[a];else if(o>n)for(var s=0;s<h.size;s++)d[s]=-1*d[s]},T=function(t){var e=[],i=new r,o=new Set,n=0;return t.forEach((function(r,a){if(!o.has(a)){e[n]=[];var s=a;for(i.push(s),o.add(s),e[n].push(s);0!=i.length;)s=i.shift(),t.get(s).forEach((function(t){o.has(t.id)||(i.push(t.id),o.add(t.id),e[n].push(t.id))}));n++}})),e},N=function(t){var e=new Map;return t.forEach((function(t,i){e.set(i,[])})),t.forEach((function(t,i){t.forEach((function(t){e.get(i).push(t),e.get(t.id).push({id:i,gap:t.gap,direction:t.direction})}))})),e},E=function(t){var e=new Map;return t.forEach((function(t,i){e.set(i,[])})),t.forEach((function(t,i){t.forEach((function(t){e.get(t.id).push({id:i,gap:t.gap,direction:t.direction})}))})),e},y=[],C=[],M=!1,w=!1,A=new Set,I=new Map,L=new Map,b=[];if(e.fixedNodeConstraint&&e.fixedNodeConstraint.forEach((function(t){A.add(t.nodeId)})),e.relativePlacementConstraint&&(e.relativePlacementConstraint.forEach((function(t){t.left?(I.has(t.left)?I.get(t.left).push({id:t.right,gap:t.gap,direction:"horizontal"}):I.set(t.left,[{id:t.right,gap:t.gap,direction:"horizontal"}]),I.has(t.right)||I.set(t.right,[])):(I.has(t.top)?I.get(t.top).push({id:t.bottom,gap:t.gap,direction:"vertical"}):I.set(t.top,[{id:t.bottom,gap:t.gap,direction:"vertical"}]),I.has(t.bottom)||I.set(t.bottom,[]))})),L=N(I),b=T(L)),n.TRANSFORM_ON_CONSTRAINT_HANDLING){if(e.fixedNodeConstraint&&e.fixedNodeConstraint.length>1)e.fixedNodeConstraint.forEach((function(t,e){y[e]=[t.position.x,t.position.y],C[e]=[l[h.get(t.nodeId)],d[h.get(t.nodeId)]]})),M=!0;else if(e.alignmentConstraint)!function(){var t=0;if(e.alignmentConstraint.vertical){for(var i=e.alignmentConstraint.vertical,n=function(e){var n=new Set;i[e].forEach((function(t){n.add(t)}));var r=new Set([].concat(o(n)).filter((function(t){return A.has(t)}))),a=void 0;a=r.size>0?l[h.get(r.values().next().value)]:u(n).x,i[e].forEach((function(e){y[t]=[a,d[h.get(e)]],C[t]=[l[h.get(e)],d[h.get(e)]],t++}))},r=0;r<i.length;r++)n(r);M=!0}if(e.alignmentConstraint.horizontal){for(var a=e.alignmentConstraint.horizontal,s=function(e){var i=new Set;a[e].forEach((function(t){i.add(t)}));var n=new Set([].concat(o(i)).filter((function(t){return A.has(t)}))),r=void 0;r=n.size>0?l[h.get(n.values().next().value)]:u(i).y,a[e].forEach((function(e){y[t]=[l[h.get(e)],r],C[t]=[l[h.get(e)],d[h.get(e)]],t++}))},g=0;g<a.length;g++)s(g);M=!0}e.relativePlacementConstraint&&(w=!0)}();else if(e.relativePlacementConstraint){for(var _=0,F=0,R=0;R<b.length;R++)b[R].length>_&&(_=b[R].length,F=R);if(_<L.size/2)v(e.relativePlacementConstraint),M=!1,w=!1;else{var O=new Map,P=new Map,x=[];b[F].forEach((function(t){I.get(t).forEach((function(e){"horizontal"==e.direction?(O.has(t)?O.get(t).push(e):O.set(t,[e]),O.has(e.id)||O.set(e.id,[]),x.push({left:t,right:e.id})):(P.has(t)?P.get(t).push(e):P.set(t,[e]),P.has(e.id)||P.set(e.id,[]),x.push({top:t,bottom:e.id}))}))})),v(x),w=!1;var D=m(O,"horizontal"),H=m(P,"vertical");b[F].forEach((function(t,e){C[e]=[l[h.get(t)],d[h.get(t)]],y[e]=[],D.has(t)?y[e][0]=D.get(t):y[e][0]=l[h.get(t)],H.has(t)?y[e][1]=H.get(t):y[e][1]=d[h.get(t)]})),M=!0}}if(M){for(var G,z=a.transpose(y),S=a.transpose(C),V=0;V<z.length;V++)z[V]=a.multGamma(z[V]),S[V]=a.multGamma(S[V]);var W=a.multMat(z,a.transpose(S)),Y=s.svd(W);G=a.multMat(Y.V,a.transpose(Y.U));for(var X=0;X<h.size;X++){var U=[l[X],d[X]],B=[G[0][0],G[1][0]],k=[G[0][1],G[1][1]];l[X]=a.dotProduct(U,B),d[X]=a.dotProduct(U,k)}w&&v(e.relativePlacementConstraint)}}if(n.ENFORCE_CONSTRAINTS){if(e.fixedNodeConstraint&&e.fixedNodeConstraint.length>0){var j={x:0,y:0};e.fixedNodeConstraint.forEach((function(t,e){var i,o,n={x:l[h.get(t.nodeId)],y:d[h.get(t.nodeId)]},r=t.position,a=(o=n,{x:(i=r).x-o.x,y:i.y-o.y});j.x+=a.x,j.y+=a.y})),j.x/=e.fixedNodeConstraint.length,j.y/=e.fixedNodeConstraint.length,l.forEach((function(t,e){l[e]+=j.x})),d.forEach((function(t,e){d[e]+=j.y})),e.fixedNodeConstraint.forEach((function(t){l[h.get(t.nodeId)]=t.position.x,d[h.get(t.nodeId)]=t.position.y}))}if(e.alignmentConstraint){if(e.alignmentConstraint.vertical)for(var Z=e.alignmentConstraint.vertical,q=function(t){var e=new Set;Z[t].forEach((function(t){e.add(t)}));var i=new Set([].concat(o(e)).filter((function(t){return A.has(t)}))),n=void 0;n=i.size>0?l[h.get(i.values().next().value)]:u(e).x,e.forEach((function(t){A.has(t)||(l[h.get(t)]=n)}))},K=0;K<Z.length;K++)q(K);if(e.alignmentConstraint.horizontal)for(var Q=e.alignmentConstraint.horizontal,J=function(t){var e=new Set;Q[t].forEach((function(t){e.add(t)}));var i=new Set([].concat(o(e)).filter((function(t){return A.has(t)}))),n=void 0;n=i.size>0?d[h.get(i.values().next().value)]:u(e).y,e.forEach((function(t){A.has(t)||(d[h.get(t)]=n)}))},$=0;$<Q.length;$++)J($)}e.relativePlacementConstraint&&function(){var t=new Map,i=new Map,o=new Map,n=new Map,r=new Map,a=new Map,s=new Set,g=new Set;if(A.forEach((function(t){s.add(t),g.add(t)})),e.alignmentConstraint){if(e.alignmentConstraint.vertical)for(var c=e.alignmentConstraint.vertical,p=function(e){o.set("dummy"+e,[]),c[e].forEach((function(i){t.set(i,"dummy"+e),o.get("dummy"+e).push(i),A.has(i)&&s.add("dummy"+e)})),r.set("dummy"+e,l[h.get(c[e][0])])},f=0;f<c.length;f++)p(f);if(e.alignmentConstraint.horizontal)for(var u=e.alignmentConstraint.horizontal,v=function(t){n.set("dummy"+t,[]),u[t].forEach((function(e){i.set(e,"dummy"+t),n.get("dummy"+t).push(e),A.has(e)&&g.add("dummy"+t)})),a.set("dummy"+t,d[h.get(u[t][0])])},y=0;y<u.length;y++)v(y)}var C=new Map,M=new Map,w=function(e){I.get(e).forEach((function(o){var n=void 0,r=void 0;"horizontal"==o.direction?(n=t.get(e)?t.get(e):e,r=t.get(o.id)?{id:t.get(o.id),gap:o.gap,direction:o.direction}:o,C.has(n)?C.get(n).push(r):C.set(n,[r]),C.has(r.id)||C.set(r.id,[])):(n=i.get(e)?i.get(e):e,r=i.get(o.id)?{id:i.get(o.id),gap:o.gap,direction:o.direction}:o,M.has(n)?M.get(n).push(r):M.set(n,[r]),M.has(r.id)||M.set(r.id,[]))}))},L=!0,b=!1,_=void 0;try{for(var F,R=I.keys()[Symbol.iterator]();!(L=(F=R.next()).done);L=!0)w(F.value)}catch(t){b=!0,_=t}finally{try{!L&&R.return&&R.return()}finally{if(b)throw _}}var O=N(C),P=N(M),x=T(O),D=T(P),H=E(C),G=E(M),z=[],S=[];x.forEach((function(t,e){z[e]=[],t.forEach((function(t){0==H.get(t).length&&z[e].push(t)}))})),D.forEach((function(t,e){S[e]=[],t.forEach((function(t){0==G.get(t).length&&S[e].push(t)}))}));var V=m(C,"horizontal",s,r,z),W=m(M,"vertical",g,a,S),Y=function(t){o.get(t)?o.get(t).forEach((function(e){l[h.get(e)]=V.get(t)})):l[h.get(t)]=V.get(t)},X=!0,U=!1,B=void 0;try{for(var k,j=V.keys()[Symbol.iterator]();!(X=(k=j.next()).done);X=!0)Y(k.value)}catch(t){U=!0,B=t}finally{try{!X&&j.return&&j.return()}finally{if(U)throw B}}var Z=function(t){n.get(t)?n.get(t).forEach((function(e){d[h.get(e)]=W.get(t)})):d[h.get(t)]=W.get(t)},q=!0,K=!1,Q=void 0;try{for(var J,$=W.keys()[Symbol.iterator]();!(q=(J=$.next()).done);q=!0)Z(J.value)}catch(t){K=!0,Q=t}finally{try{!q&&$.return&&$.return()}finally{if(K)throw Q}}}()}for(var tt=0;tt<g.length;tt++){var et=g[tt];null==et.getChild()&&et.setCenter(l[h.get(et.id)],d[h.get(et.id)])}},t.exports=h},551:e=>{e.exports=t}},i={},o=function t(o){var n=i[o];if(void 0!==n)return n.exports;var r=i[o]={exports:{}};return e[o](r,r.exports,t),r.exports}(45),o;var e,i,o},t.exports=n(i())),e.exports;var t,n}e.exports;export{n as __require};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{commonjsGlobal as t,getDefaultExportFromCjs as n}from"../../../../../_virtual/_commonjsHelpers.js";import{__module as e}from"../../../../../_virtual/cytoscape-cose-bilkent.js";import{__require as o}from"../../../cose-base@1.0.3/node_modules/cose-base/cose-base.js";var i,a;e.exports,i=e,e.exports,a=function(t){return function(t){var n={};function e(o){if(n[o])return n[o].exports;var i=n[o]={i:o,l:!1,exports:{}};return t[o].call(i.exports,i,i.exports,e),i.l=!0,i.exports}return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,o){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:o})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},e.p="",e(e.s=1)}([function(n,e){n.exports=t},function(t,n,e){var o=e(0).layoutBase.LayoutConstants,i=e(0).layoutBase.FDLayoutConstants,a=e(0).CoSEConstants,r=e(0).CoSELayout,s=e(0).CoSENode,d=e(0).layoutBase.PointD,l=e(0).layoutBase.DimensionD,u={ready:function(){},stop:function(){},quality:"default",nodeDimensionsIncludeLabels:!1,refresh:30,fit:!0,padding:10,randomize:!0,nodeRepulsion:4500,idealEdgeLength:50,edgeElasticity:.45,nestingFactor:.1,gravity:.25,numIter:2500,tile:!0,animate:"end",animationDuration:500,tilingPaddingVertical:10,tilingPaddingHorizontal:10,gravityRangeCompound:1.5,gravityCompound:1,gravityRange:3.8,initialEnergyOnIncremental:.5};function p(t){this.options=function(t,n){var e={};for(var o in t)e[o]=t[o];for(var o in n)e[o]=n[o];return e}(u,t),c(this.options)}var c=function(t){null!=t.nodeRepulsion&&(a.DEFAULT_REPULSION_STRENGTH=i.DEFAULT_REPULSION_STRENGTH=t.nodeRepulsion),null!=t.idealEdgeLength&&(a.DEFAULT_EDGE_LENGTH=i.DEFAULT_EDGE_LENGTH=t.idealEdgeLength),null!=t.edgeElasticity&&(a.DEFAULT_SPRING_STRENGTH=i.DEFAULT_SPRING_STRENGTH=t.edgeElasticity),null!=t.nestingFactor&&(a.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR=i.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR=t.nestingFactor),null!=t.gravity&&(a.DEFAULT_GRAVITY_STRENGTH=i.DEFAULT_GRAVITY_STRENGTH=t.gravity),null!=t.numIter&&(a.MAX_ITERATIONS=i.MAX_ITERATIONS=t.numIter),null!=t.gravityRange&&(a.DEFAULT_GRAVITY_RANGE_FACTOR=i.DEFAULT_GRAVITY_RANGE_FACTOR=t.gravityRange),null!=t.gravityCompound&&(a.DEFAULT_COMPOUND_GRAVITY_STRENGTH=i.DEFAULT_COMPOUND_GRAVITY_STRENGTH=t.gravityCompound),null!=t.gravityRangeCompound&&(a.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR=i.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR=t.gravityRangeCompound),null!=t.initialEnergyOnIncremental&&(a.DEFAULT_COOLING_FACTOR_INCREMENTAL=i.DEFAULT_COOLING_FACTOR_INCREMENTAL=t.initialEnergyOnIncremental),"draft"==t.quality?o.QUALITY=0:"proof"==t.quality?o.QUALITY=2:o.QUALITY=1,a.NODE_DIMENSIONS_INCLUDE_LABELS=i.NODE_DIMENSIONS_INCLUDE_LABELS=o.NODE_DIMENSIONS_INCLUDE_LABELS=t.nodeDimensionsIncludeLabels,a.DEFAULT_INCREMENTAL=i.DEFAULT_INCREMENTAL=o.DEFAULT_INCREMENTAL=!t.randomize,a.ANIMATE=i.ANIMATE=o.ANIMATE=t.animate,a.TILE=t.tile,a.TILING_PADDING_VERTICAL="function"==typeof t.tilingPaddingVertical?t.tilingPaddingVertical.call():t.tilingPaddingVertical,a.TILING_PADDING_HORIZONTAL="function"==typeof t.tilingPaddingHorizontal?t.tilingPaddingHorizontal.call():t.tilingPaddingHorizontal};p.prototype.run=function(){var t,n,e=this.options;this.idToLNode={};var o=this.layout=new r,i=this;i.stopped=!1,this.cy=this.options.cy,this.cy.trigger({type:"layoutstart",layout:this});var a=o.newGraphManager();this.gm=a;var s=this.options.eles.nodes(),d=this.options.eles.edges();this.root=a.addRoot(),this.processChildrenList(this.root,this.getTopMostNodes(s),o);for(var l=0;l<d.length;l++){var u=d[l],p=this.idToLNode[u.data("source")],c=this.idToLNode[u.data("target")];p!==c&&0==p.getEdgesBetween(c).length&&(a.add(o.newEdge(),p,c).id=u.id())}var g=function(t,n){"number"==typeof t&&(t=n);var e=t.data("id"),o=i.idToLNode[e];return{x:o.getRect().getCenterX(),y:o.getRect().getCenterY()}},E=function a(){for(var r,s=function(){e.fit&&e.cy.fit(e.eles,e.padding),t||(t=!0,i.cy.one("layoutready",e.ready),i.cy.trigger({type:"layoutready",layout:i}))},d=i.options.refresh,l=0;l<d&&!r;l++)r=i.stopped||i.layout.tick();if(r)return o.checkLayoutSuccess()&&!o.isSubLayout&&o.doPostLayout(),o.tilingPostLayout&&o.tilingPostLayout(),o.isLayoutFinished=!0,i.options.eles.nodes().positions(g),s(),i.cy.one("layoutstop",i.options.stop),i.cy.trigger({type:"layoutstop",layout:i}),n&&cancelAnimationFrame(n),void(t=!1);var u=i.layout.getPositionsData();e.eles.nodes().positions((function(t,n){if("number"==typeof t&&(t=n),!t.isParent()){for(var e=t.id(),o=u[e],i=t;null==o&&(o=u[i.data("parent")]||u["DummyCompound_"+i.data("parent")],u[e]=o,null!=(i=i.parent()[0])););return null!=o?{x:o.x,y:o.y}:{x:t.position("x"),y:t.position("y")}}})),s(),n=requestAnimationFrame(a)};return o.addListener("layoutstarted",(function(){"during"===i.options.animate&&(n=requestAnimationFrame(E))})),o.runLayout(),"during"!==this.options.animate&&(i.options.eles.nodes().not(":parent").layoutPositions(i,i.options,g),t=!1),this},p.prototype.getTopMostNodes=function(t){for(var n={},e=0;e<t.length;e++)n[t[e].id()]=!0;var o=t.filter((function(t,e){"number"==typeof t&&(t=e);for(var o=t.parent()[0];null!=o;){if(n[o.id()])return!1;o=o.parent()[0]}return!0}));return o},p.prototype.processChildrenList=function(t,n,e){for(var o=n.length,i=0;i<o;i++){var a,r,u=n[i],p=u.children(),c=u.layoutDimensions({nodeDimensionsIncludeLabels:this.options.nodeDimensionsIncludeLabels});if((a=null!=u.outerWidth()&&null!=u.outerHeight()?t.add(new s(e.graphManager,new d(u.position("x")-c.w/2,u.position("y")-c.h/2),new l(parseFloat(c.w),parseFloat(c.h)))):t.add(new s(this.graphManager))).id=u.data("id"),a.paddingLeft=parseInt(u.css("padding")),a.paddingTop=parseInt(u.css("padding")),a.paddingRight=parseInt(u.css("padding")),a.paddingBottom=parseInt(u.css("padding")),this.options.nodeDimensionsIncludeLabels&&u.isParent()){var g=u.boundingBox({includeLabels:!0,includeNodes:!1}).w,E=u.boundingBox({includeLabels:!0,includeNodes:!1}).h,y=u.css("text-halign");a.labelWidth=g,a.labelHeight=E,a.labelPos=y}this.idToLNode[u.data("id")]=a,isNaN(a.rect.x)&&(a.rect.x=0),isNaN(a.rect.y)&&(a.rect.y=0),null!=p&&p.length>0&&(r=e.getGraphManager().add(e.newGraph(),a),this.processChildrenList(r,p,e))}},p.prototype.stop=function(){return this.stopped=!0,this};var g=function(t){t("layout","cose-bilkent",p)};"undefined"!=typeof cytoscape&&g(cytoscape),t.exports=g}])},i.exports=a(o());var r=n(e.exports);export{r as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{commonjsGlobal as e,getDefaultExportFromCjs as t}from"../../../../../_virtual/_commonjsHelpers.js";import{__module as n}from"../../../../../_virtual/cytoscape-fcose.js";import{__require as o}from"../../../cose-base@2.2.0/node_modules/cose-base/cose-base.js";var r,i;n.exports,r=n,n.exports,i=function(e){return t={658:e=>{e.exports=null!=Object.assign?Object.assign.bind(Object):function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return n.forEach((function(t){Object.keys(t).forEach((function(n){return e[n]=t[n]}))})),e}},548:(e,t,n)=>{var o=function(e,t){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return function(e,t){var n=[],o=!0,r=!1,i=void 0;try{for(var a,s=e[Symbol.iterator]();!(o=(a=s.next()).done)&&(n.push(a.value),!t||n.length!==t);o=!0);}catch(e){r=!0,i=e}finally{try{!o&&s.return&&s.return()}finally{if(r)throw i}}return n}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")},r=n(140).layoutBase.LinkedList,i={getTopMostNodes:function(e){for(var t={},n=0;n<e.length;n++)t[e[n].id()]=!0;var o=e.filter((function(e,n){"number"==typeof e&&(e=n);for(var o=e.parent()[0];null!=o;){if(t[o.id()])return!1;o=o.parent()[0]}return!0}));return o},connectComponents:function(e,t,n,o){var i=new r,a=new Set,s=[],d=void 0,l=void 0,u=void 0,c=!1,f=1,g=[],h=[],E=function(){var o=e.collection();h.push(o);var r=n[0],E=e.collection();E.merge(r).merge(r.descendants().intersection(t)),s.push(r),E.forEach((function(e){i.push(e),a.add(e),o.merge(e)}));for(var p=function(){r=i.shift();var l=e.collection();r.neighborhood().nodes().forEach((function(e){t.intersection(r.edgesWith(e)).length>0&&l.merge(e)}));for(var u=0;u<l.length;u++){var c=l[u];null==(d=n.intersection(c.union(c.ancestors())))||a.has(d[0])||d.union(d.descendants()).forEach((function(e){i.push(e),a.add(e),o.merge(e),n.has(e)&&s.push(e)}))}};0!=i.length;)p();if(o.forEach((function(e){t.intersection(e.connectedEdges()).forEach((function(e){o.has(e.source())&&o.has(e.target())&&o.merge(e)}))})),s.length==n.length&&(c=!0),!c||c&&f>1){l=s[0],u=l.connectedEdges().length,s.forEach((function(e){e.connectedEdges().length<u&&(u=e.connectedEdges().length,l=e)})),g.push(l.id());var v=e.collection();v.merge(s[0]),s.forEach((function(e){v.merge(e)})),s=[],n=n.difference(v),f++}};do{E()}while(!c);return o&&g.length>0&&o.set("dummy"+(o.size+1),g),h},relocateComponent:function(e,t,n){if(!n.fixedNodeConstraint){var r=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY,a=Number.POSITIVE_INFINITY,s=Number.NEGATIVE_INFINITY;if("draft"==n.quality){var d=!0,l=!1,u=void 0;try{for(var c,f=t.nodeIndexes[Symbol.iterator]();!(d=(c=f.next()).done);d=!0){var g=c.value,h=o(g,2),E=h[0],p=h[1],v=n.cy.getElementById(E);if(v){var y=v.boundingBox(),N=t.xCoords[p]-y.w/2,m=t.xCoords[p]+y.w/2,C=t.yCoords[p]-y.h/2,T=t.yCoords[p]+y.h/2;N<r&&(r=N),m>i&&(i=m),C<a&&(a=C),T>s&&(s=T)}}}catch(e){l=!0,u=e}finally{try{!d&&f.return&&f.return()}finally{if(l)throw u}}var _=e.x-(i+r)/2,I=e.y-(s+a)/2;t.xCoords=t.xCoords.map((function(e){return e+_})),t.yCoords=t.yCoords.map((function(e){return e+I}))}else{Object.keys(t).forEach((function(e){var n=t[e],o=n.getRect().x,d=n.getRect().x+n.getRect().width,l=n.getRect().y,u=n.getRect().y+n.getRect().height;o<r&&(r=o),d>i&&(i=d),l<a&&(a=l),u>s&&(s=u)}));var L=e.x-(i+r)/2,A=e.y-(s+a)/2;Object.keys(t).forEach((function(e){var n=t[e];n.setCenter(n.getCenterX()+L,n.getCenterY()+A)}))}}},calcBoundingBox:function(e,t,n,o){for(var r=Number.MAX_SAFE_INTEGER,i=Number.MIN_SAFE_INTEGER,a=Number.MAX_SAFE_INTEGER,s=Number.MIN_SAFE_INTEGER,d=void 0,l=void 0,u=void 0,c=void 0,f=e.descendants().not(":parent"),g=f.length,h=0;h<g;h++){var E=f[h];r>(d=t[o.get(E.id())]-E.width()/2)&&(r=d),i<(l=t[o.get(E.id())]+E.width()/2)&&(i=l),a>(u=n[o.get(E.id())]-E.height()/2)&&(a=u),s<(c=n[o.get(E.id())]+E.height()/2)&&(s=c)}var p={};return p.topLeftX=r,p.topLeftY=a,p.width=i-r,p.height=s-a,p},calcParentsWithoutChildren:function(e,t){var n=e.collection();return t.nodes(":parent").forEach((function(e){var t=!1;e.children().forEach((function(e){"none"!=e.css("display")&&(t=!0)})),t||n.merge(e)})),n}};e.exports=i},816:(e,t,n)=>{var o=n(548),r=n(140).CoSELayout,i=n(140).CoSENode,a=n(140).layoutBase.PointD,s=n(140).layoutBase.DimensionD,d=n(140).layoutBase.LayoutConstants,l=n(140).layoutBase.FDLayoutConstants,u=n(140).CoSEConstants;e.exports={coseLayout:function(e,t){var n=e.cy,c=e.eles,f=c.nodes(),g=c.edges(),h=void 0,E=void 0,p=void 0,v={};e.randomize&&(h=t.nodeIndexes,E=t.xCoords,p=t.yCoords);var y=function(e){return"function"==typeof e},N=function(e,t){return y(e)?e(t):e},m=o.calcParentsWithoutChildren(n,c);null!=e.nestingFactor&&(u.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR=l.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR=e.nestingFactor),null!=e.gravity&&(u.DEFAULT_GRAVITY_STRENGTH=l.DEFAULT_GRAVITY_STRENGTH=e.gravity),null!=e.numIter&&(u.MAX_ITERATIONS=l.MAX_ITERATIONS=e.numIter),null!=e.gravityRange&&(u.DEFAULT_GRAVITY_RANGE_FACTOR=l.DEFAULT_GRAVITY_RANGE_FACTOR=e.gravityRange),null!=e.gravityCompound&&(u.DEFAULT_COMPOUND_GRAVITY_STRENGTH=l.DEFAULT_COMPOUND_GRAVITY_STRENGTH=e.gravityCompound),null!=e.gravityRangeCompound&&(u.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR=l.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR=e.gravityRangeCompound),null!=e.initialEnergyOnIncremental&&(u.DEFAULT_COOLING_FACTOR_INCREMENTAL=l.DEFAULT_COOLING_FACTOR_INCREMENTAL=e.initialEnergyOnIncremental),null!=e.tilingCompareBy&&(u.TILING_COMPARE_BY=e.tilingCompareBy),"proof"==e.quality?d.QUALITY=2:d.QUALITY=0,u.NODE_DIMENSIONS_INCLUDE_LABELS=l.NODE_DIMENSIONS_INCLUDE_LABELS=d.NODE_DIMENSIONS_INCLUDE_LABELS=e.nodeDimensionsIncludeLabels,u.DEFAULT_INCREMENTAL=l.DEFAULT_INCREMENTAL=d.DEFAULT_INCREMENTAL=!e.randomize,u.ANIMATE=l.ANIMATE=d.ANIMATE=e.animate,u.TILE=e.tile,u.TILING_PADDING_VERTICAL="function"==typeof e.tilingPaddingVertical?e.tilingPaddingVertical.call():e.tilingPaddingVertical,u.TILING_PADDING_HORIZONTAL="function"==typeof e.tilingPaddingHorizontal?e.tilingPaddingHorizontal.call():e.tilingPaddingHorizontal,u.DEFAULT_INCREMENTAL=l.DEFAULT_INCREMENTAL=d.DEFAULT_INCREMENTAL=!0,u.PURE_INCREMENTAL=!e.randomize,d.DEFAULT_UNIFORM_LEAF_NODE_SIZES=e.uniformNodeDimensions,"transformed"==e.step&&(u.TRANSFORM_ON_CONSTRAINT_HANDLING=!0,u.ENFORCE_CONSTRAINTS=!1,u.APPLY_LAYOUT=!1),"enforced"==e.step&&(u.TRANSFORM_ON_CONSTRAINT_HANDLING=!1,u.ENFORCE_CONSTRAINTS=!0,u.APPLY_LAYOUT=!1),"cose"==e.step&&(u.TRANSFORM_ON_CONSTRAINT_HANDLING=!1,u.ENFORCE_CONSTRAINTS=!1,u.APPLY_LAYOUT=!0),"all"==e.step&&(e.randomize?u.TRANSFORM_ON_CONSTRAINT_HANDLING=!0:u.TRANSFORM_ON_CONSTRAINT_HANDLING=!1,u.ENFORCE_CONSTRAINTS=!0,u.APPLY_LAYOUT=!0),e.fixedNodeConstraint||e.alignmentConstraint||e.relativePlacementConstraint?u.TREE_REDUCTION_ON_INCREMENTAL=!1:u.TREE_REDUCTION_ON_INCREMENTAL=!0;var C=new r,T=C.newGraphManager();return function e(t,n,r,d){for(var l=n.length,u=0;u<l;u++){var c=n[u],f=null;0==c.intersection(m).length&&(f=c.children());var g=void 0,y=c.layoutDimensions({nodeDimensionsIncludeLabels:d.nodeDimensionsIncludeLabels});if(null!=c.outerWidth()&&null!=c.outerHeight())if(d.randomize)if(c.isParent()){var C=o.calcBoundingBox(c,E,p,h);g=0==c.intersection(m).length?t.add(new i(r.graphManager,new a(C.topLeftX,C.topLeftY),new s(C.width,C.height))):t.add(new i(r.graphManager,new a(C.topLeftX,C.topLeftY),new s(parseFloat(y.w),parseFloat(y.h))))}else g=t.add(new i(r.graphManager,new a(E[h.get(c.id())]-y.w/2,p[h.get(c.id())]-y.h/2),new s(parseFloat(y.w),parseFloat(y.h))));else g=t.add(new i(r.graphManager,new a(c.position("x")-y.w/2,c.position("y")-y.h/2),new s(parseFloat(y.w),parseFloat(y.h))));else g=t.add(new i(this.graphManager));g.id=c.data("id"),g.nodeRepulsion=N(d.nodeRepulsion,c),g.paddingLeft=parseInt(c.css("padding")),g.paddingTop=parseInt(c.css("padding")),g.paddingRight=parseInt(c.css("padding")),g.paddingBottom=parseInt(c.css("padding")),d.nodeDimensionsIncludeLabels&&(g.labelWidth=c.boundingBox({includeLabels:!0,includeNodes:!1,includeOverlays:!1}).w,g.labelHeight=c.boundingBox({includeLabels:!0,includeNodes:!1,includeOverlays:!1}).h,g.labelPosVertical=c.css("text-valign"),g.labelPosHorizontal=c.css("text-halign")),v[c.data("id")]=g,isNaN(g.rect.x)&&(g.rect.x=0),isNaN(g.rect.y)&&(g.rect.y=0),null!=f&&f.length>0&&e(r.getGraphManager().add(r.newGraph(),g),f,r,d)}}(T.addRoot(),o.getTopMostNodes(f),C,e),function(t,n,o){for(var r=0,i=0,a=0;a<o.length;a++){var s=o[a],d=v[s.data("source")],c=v[s.data("target")];if(d&&c&&d!==c&&0==d.getEdgesBetween(c).length){var f=n.add(t.newEdge(),d,c);f.id=s.id(),f.idealLength=N(e.idealEdgeLength,s),f.edgeElasticity=N(e.edgeElasticity,s),r+=f.idealLength,i++}}null!=e.idealEdgeLength&&(i>0?u.DEFAULT_EDGE_LENGTH=l.DEFAULT_EDGE_LENGTH=r/i:y(e.idealEdgeLength)?u.DEFAULT_EDGE_LENGTH=l.DEFAULT_EDGE_LENGTH=50:u.DEFAULT_EDGE_LENGTH=l.DEFAULT_EDGE_LENGTH=e.idealEdgeLength,u.MIN_REPULSION_DIST=l.MIN_REPULSION_DIST=l.DEFAULT_EDGE_LENGTH/10,u.DEFAULT_RADIAL_SEPARATION=l.DEFAULT_EDGE_LENGTH)}(C,T,g),function(e,t){t.fixedNodeConstraint&&(e.constraints.fixedNodeConstraint=t.fixedNodeConstraint),t.alignmentConstraint&&(e.constraints.alignmentConstraint=t.alignmentConstraint),t.relativePlacementConstraint&&(e.constraints.relativePlacementConstraint=t.relativePlacementConstraint)}(C,e),C.runLayout(),v}}},212:(e,t,n)=>{var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),r=n(658),i=n(548),a=n(657).spectralLayout,s=n(816).coseLayout,d=Object.freeze({quality:"default",randomize:!0,animate:!0,animationDuration:1e3,animationEasing:void 0,fit:!0,padding:30,nodeDimensionsIncludeLabels:!1,uniformNodeDimensions:!1,packComponents:!0,step:"all",samplingType:!0,sampleSize:25,nodeSeparation:75,piTol:1e-7,nodeRepulsion:function(e){return 4500},idealEdgeLength:function(e){return 50},edgeElasticity:function(e){return.45},nestingFactor:.1,gravity:.25,numIter:2500,tile:!0,tilingCompareBy:void 0,tilingPaddingVertical:10,tilingPaddingHorizontal:10,gravityRangeCompound:1.5,gravityCompound:1,gravityRange:3.8,initialEnergyOnIncremental:.3,fixedNodeConstraint:void 0,alignmentConstraint:void 0,relativePlacementConstraint:void 0,ready:function(){},stop:function(){}}),l=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.options=r({},d,t)}return o(e,[{key:"run",value:function(){var e=this.options,t=e.cy,n=e.eles,o=[],r=[],d=void 0,l=[];!e.fixedNodeConstraint||Array.isArray(e.fixedNodeConstraint)&&0!=e.fixedNodeConstraint.length||(e.fixedNodeConstraint=void 0),e.alignmentConstraint&&(!e.alignmentConstraint.vertical||Array.isArray(e.alignmentConstraint.vertical)&&0!=e.alignmentConstraint.vertical.length||(e.alignmentConstraint.vertical=void 0),!e.alignmentConstraint.horizontal||Array.isArray(e.alignmentConstraint.horizontal)&&0!=e.alignmentConstraint.horizontal.length||(e.alignmentConstraint.horizontal=void 0)),!e.relativePlacementConstraint||Array.isArray(e.relativePlacementConstraint)&&0!=e.relativePlacementConstraint.length||(e.relativePlacementConstraint=void 0),(e.fixedNodeConstraint||e.alignmentConstraint||e.relativePlacementConstraint)&&(e.tile=!1,e.packComponents=!1);var u=void 0,c=!1;if(t.layoutUtilities&&e.packComponents&&((u=t.layoutUtilities("get"))||(u=t.layoutUtilities()),c=!0),n.nodes().length>0)if(c){var f=i.getTopMostNodes(e.eles.nodes());if((d=i.connectComponents(t,e.eles,f)).forEach((function(e){var t=e.boundingBox();l.push({x:t.x1+t.w/2,y:t.y1+t.h/2})})),e.randomize&&d.forEach((function(t){e.eles=t,o.push(a(e))})),"default"==e.quality||"proof"==e.quality){var g=t.collection();if(e.tile){var h=new Map,E=0,p={nodeIndexes:h,xCoords:[],yCoords:[]},v=[];if(d.forEach((function(e,t){0==e.edges().length&&(e.nodes().forEach((function(t,n){g.merge(e.nodes()[n]),t.isParent()||(p.nodeIndexes.set(e.nodes()[n].id(),E++),p.xCoords.push(e.nodes()[0].position().x),p.yCoords.push(e.nodes()[0].position().y))})),v.push(t))})),g.length>1){var y=g.boundingBox();l.push({x:y.x1+y.w/2,y:y.y1+y.h/2}),d.push(g),o.push(p);for(var N=v.length-1;N>=0;N--)d.splice(v[N],1),o.splice(v[N],1),l.splice(v[N],1)}}d.forEach((function(t,n){e.eles=t,r.push(s(e,o[n])),i.relocateComponent(l[n],r[n],e)}))}else d.forEach((function(t,n){i.relocateComponent(l[n],o[n],e)}));var m=new Set;if(d.length>1){var C=[],T=n.filter((function(e){return"none"==e.css("display")}));d.forEach((function(t,n){var a=void 0;if("draft"==e.quality&&(a=o[n].nodeIndexes),t.nodes().not(T).length>0){var s={edges:[],nodes:[]},d=void 0;t.nodes().not(T).forEach((function(t){if("draft"==e.quality)if(t.isParent()){var l=i.calcBoundingBox(t,o[n].xCoords,o[n].yCoords,a);s.nodes.push({x:l.topLeftX,y:l.topLeftY,width:l.width,height:l.height})}else d=a.get(t.id()),s.nodes.push({x:o[n].xCoords[d]-t.boundingbox().w/2,y:o[n].yCoords[d]-t.boundingbox().h/2,width:t.boundingbox().w,height:t.boundingbox().h});else r[n][t.id()]&&s.nodes.push({x:r[n][t.id()].getLeft(),y:r[n][t.id()].getTop(),width:r[n][t.id()].getWidth(),height:r[n][t.id()].getHeight()})})),t.edges().forEach((function(t){var d=t.source(),l=t.target();if("none"!=d.css("display")&&"none"!=l.css("display"))if("draft"==e.quality){var u=a.get(d.id()),c=a.get(l.id()),f=[],g=[];if(d.isParent()){var h=i.calcBoundingBox(d,o[n].xCoords,o[n].yCoords,a);f.push(h.topLeftX+h.width/2),f.push(h.topLeftY+h.height/2)}else f.push(o[n].xCoords[u]),f.push(o[n].yCoords[u]);if(l.isParent()){var E=i.calcBoundingBox(l,o[n].xCoords,o[n].yCoords,a);g.push(E.topLeftX+E.width/2),g.push(E.topLeftY+E.height/2)}else g.push(o[n].xCoords[c]),g.push(o[n].yCoords[c]);s.edges.push({startX:f[0],startY:f[1],endX:g[0],endY:g[1]})}else r[n][d.id()]&&r[n][l.id()]&&s.edges.push({startX:r[n][d.id()].getCenterX(),startY:r[n][d.id()].getCenterY(),endX:r[n][l.id()].getCenterX(),endY:r[n][l.id()].getCenterY()})})),s.nodes.length>0&&(C.push(s),m.add(n))}}));var _=u.packComponents(C,e.randomize).shifts;if("draft"==e.quality)o.forEach((function(e,t){var n=e.xCoords.map((function(e){return e+_[t].dx})),o=e.yCoords.map((function(e){return e+_[t].dy}));e.xCoords=n,e.yCoords=o}));else{var I=0;m.forEach((function(e){Object.keys(r[e]).forEach((function(t){var n=r[e][t];n.setCenter(n.getCenterX()+_[I].dx,n.getCenterY()+_[I].dy)})),I++}))}}}else{var L=e.eles.boundingBox();if(l.push({x:L.x1+L.w/2,y:L.y1+L.h/2}),e.randomize){var A=a(e);o.push(A)}"default"==e.quality||"proof"==e.quality?(r.push(s(e,o[0])),i.relocateComponent(l[0],r[0],e)):i.relocateComponent(l[0],o[0],e)}var x=function(t,n){if("default"==e.quality||"proof"==e.quality){"number"==typeof t&&(t=n);var i=void 0,a=void 0,s=t.data("id");return r.forEach((function(e){s in e&&(i={x:e[s].getRect().getCenterX(),y:e[s].getRect().getCenterY()},a=e[s])})),e.nodeDimensionsIncludeLabels&&(a.labelWidth&&("left"==a.labelPosHorizontal?i.x+=a.labelWidth/2:"right"==a.labelPosHorizontal&&(i.x-=a.labelWidth/2)),a.labelHeight&&("top"==a.labelPosVertical?i.y+=a.labelHeight/2:"bottom"==a.labelPosVertical&&(i.y-=a.labelHeight/2))),null==i&&(i={x:t.position("x"),y:t.position("y")}),{x:i.x,y:i.y}}var d=void 0;return o.forEach((function(e){var n=e.nodeIndexes.get(t.id());null!=n&&(d={x:e.xCoords[n],y:e.yCoords[n]})})),null==d&&(d={x:t.position("x"),y:t.position("y")}),{x:d.x,y:d.y}};if("default"==e.quality||"proof"==e.quality||e.randomize){var R=i.calcParentsWithoutChildren(t,n),O=n.filter((function(e){return"none"==e.css("display")}));e.eles=n.not(O),n.nodes().not(":parent").not(O).layoutPositions(this,e,x),R.length>0&&R.forEach((function(e){e.position(x(e))}))}else console.log("If randomize option is set to false, then quality option must be 'default' or 'proof'.")}}]),e}();e.exports=l},657:(e,t,n)=>{var o=n(548),r=n(140).layoutBase.Matrix,i=n(140).layoutBase.SVD;e.exports={spectralLayout:function(e){var t=e.cy,n=e.eles,a=n.nodes(),s=n.nodes(":parent"),d=new Map,l=new Map,u=new Map,c=[],f=[],g=[],h=[],E=[],p=[],v=[],y=[],N=void 0,m=1e8,C=1e-9,T=e.piTol,_=e.samplingType,I=e.nodeSeparation,L=void 0,A=function(e,t,n){for(var o=[],r=0,i=0,a=0,s=void 0,d=[],u=0,f=1,g=0;g<N;g++)d[g]=m;for(o[i]=e,d[e]=0;i>=r;){a=o[r++];for(var h=c[a],v=0;v<h.length;v++)d[s=l.get(h[v])]==m&&(d[s]=d[a]+1,o[++i]=s);p[a][t]=d[a]*I}if(n){for(var y=0;y<N;y++)p[y][t]<E[y]&&(E[y]=p[y][t]);for(var C=0;C<N;C++)E[C]>u&&(u=E[C],f=C)}return f};o.connectComponents(t,n,o.getTopMostNodes(a),d),s.forEach((function(e){o.connectComponents(t,n,o.getTopMostNodes(e.descendants().intersection(n)),d)}));for(var x=0,R=0;R<a.length;R++)a[R].isParent()||l.set(a[R].id(),x++);var O=!0,b=!1,D=void 0;try{for(var M,P=d.keys()[Symbol.iterator]();!(O=(M=P.next()).done);O=!0){var F=M.value;l.set(F,x++)}}catch(e){b=!0,D=e}finally{try{!O&&P.return&&P.return()}finally{if(b)throw D}}for(var S=0;S<l.size;S++)c[S]=[];s.forEach((function(e){for(var t=e.children().intersection(n);0==t.nodes(":childless").length;)t=t.nodes()[0].children().intersection(n);var o=0,r=t.nodes(":childless")[0].connectedEdges().length;t.nodes(":childless").forEach((function(e,t){e.connectedEdges().length<r&&(r=e.connectedEdges().length,o=t)})),u.set(e.id(),t.nodes(":childless")[o].id())})),a.forEach((function(e){var t=void 0;t=e.isParent()?l.get(u.get(e.id())):l.get(e.id()),e.neighborhood().nodes().forEach((function(o){n.intersection(e.edgesWith(o)).length>0&&(o.isParent()?c[t].push(u.get(o.id())):c[t].push(o.id()))}))}));var G=function(e){var n=l.get(e),o=void 0;d.get(e).forEach((function(r){o=t.getElementById(r).isParent()?u.get(r):r,c[n].push(o),c[l.get(o)].push(e)}))},w=!0,U=!1,B=void 0;try{for(var Y,H=d.keys()[Symbol.iterator]();!(w=(Y=H.next()).done);w=!0)G(Y.value)}catch(e){U=!0,B=e}finally{try{!w&&H.return&&H.return()}finally{if(U)throw B}}var z=void 0;if((N=l.size)>2){L=N<e.sampleSize?N:e.sampleSize;for(var V=0;V<N;V++)p[V]=[];for(var q=0;q<L;q++)y[q]=[];return"draft"==e.quality||"all"==e.step?(function(e){var t=void 0;if(e){t=Math.floor(Math.random()*N);for(var n=0;n<N;n++)E[n]=m;for(var o=0;o<L;o++)h[o]=t,t=A(t,o,e)}else{!function(){for(var e=0,t=0,n=!1;t<L;){e=Math.floor(Math.random()*N),n=!1;for(var o=0;o<t;o++)if(h[o]==e){n=!0;break}n||(h[t]=e,t++)}}();for(var r=0;r<L;r++)A(h[r],r,e)}for(var i=0;i<N;i++)for(var a=0;a<L;a++)p[i][a]*=p[i][a];for(var s=0;s<L;s++)v[s]=[];for(var d=0;d<L;d++)for(var l=0;l<L;l++)v[d][l]=p[h[l]][d]}(_),function(){for(var e=i.svd(v),t=e.S,n=e.U,o=e.V,a=t[0]*t[0]*t[0],s=[],d=0;d<L;d++){s[d]=[];for(var l=0;l<L;l++)s[d][l]=0,d==l&&(s[d][l]=t[d]/(t[d]*t[d]+a/(t[d]*t[d])))}y=r.multMat(r.multMat(o,s),r.transpose(n))}(),function(){for(var e=void 0,t=void 0,n=[],o=[],i=[],a=[],s=0;s<N;s++)n[s]=Math.random(),o[s]=Math.random();n=r.normalize(n),o=r.normalize(o);for(var d=C,l=C,u=void 0;;){for(var c=0;c<N;c++)i[c]=n[c];if(n=r.multGamma(r.multL(r.multGamma(i),p,y)),e=r.dotProduct(i,n),n=r.normalize(n),d=r.dotProduct(i,n),(u=Math.abs(d/l))<=1+T&&u>=1)break;l=d}for(var h=0;h<N;h++)i[h]=n[h];for(l=C;;){for(var E=0;E<N;E++)a[E]=o[E];if(a=r.minusOp(a,r.multCons(i,r.dotProduct(i,a))),o=r.multGamma(r.multL(r.multGamma(a),p,y)),t=r.dotProduct(a,o),o=r.normalize(o),d=r.dotProduct(a,o),(u=Math.abs(d/l))<=1+T&&u>=1)break;l=d}for(var v=0;v<N;v++)a[v]=o[v];f=r.multCons(i,Math.sqrt(Math.abs(e))),g=r.multCons(a,Math.sqrt(Math.abs(t)))}(),z={nodeIndexes:l,xCoords:f,yCoords:g}):(l.forEach((function(e,n){f.push(t.getElementById(n).position("x")),g.push(t.getElementById(n).position("y"))})),z={nodeIndexes:l,xCoords:f,yCoords:g}),z}var X=l.keys(),k=t.getElementById(X.next().value),j=k.position(),W=k.outerWidth();if(f.push(j.x),g.push(j.y),2==N){var Q=t.getElementById(X.next().value).outerWidth();f.push(j.x+W/2+Q/2+e.idealEdgeLength),g.push(j.y)}return z={nodeIndexes:l,xCoords:f,yCoords:g}}}},579:(e,t,n)=>{var o=n(212),r=function(e){e&&e("layout","fcose",o)};"undefined"!=typeof cytoscape&&r(cytoscape),e.exports=r},140:t=>{t.exports=e}},n={},o=function e(o){var r=n[o];if(void 0!==r)return r.exports;var i=n[o]={exports:{}};return t[o](i,i.exports,e),i.exports}(579),o;var t,n,o},r.exports=i(o());var a=t(n.exports);export{a as default};
|