@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
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../grammar/keys.js"),t=require("../../exceptions_public.js"),s=require("../../grammar/lookahead.js"),r=require("../../grammar/interpreter.js"),i=require("../parser.js"),o=require("./recoverable.js"),a=require("../../../scan/tokens_public.js"),n=require("../../../scan/tokens.js"),l=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js"),h=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js"),c=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js"),u=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reduce.js"),d=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/every.js"),E=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js"),m=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/values.js"),S=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/uniq.js"),p=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isObject.js"),R=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js");exports.RecognizerEngine=class{initRecognizerEngine(e,t){if(this.className=this.constructor.name,this.shortRuleNameToFull={},this.fullRuleNameToShort={},this.ruleShortNameIdx=256,this.tokenMatcher=n.tokenStructuredMatcherNoCategories,this.subruleIdx=0,this.definedRulesNames=[],this.tokensMap={},this.isBackTrackingStack=[],this.RULE_STACK=[],this.RULE_OCCURRENCE_STACK=[],this.gastProductionsCache={},l.default(t,"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(h.default(e)){if(c.default(e))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 e[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(h.default(e))this.tokensMap=u.default(e,((e,t)=>(e[t.name]=t,e)),{});else if(l.default(e,"modes")&&d.default(E.default(m.default(e.modes)),n.isTokenType)){const t=E.default(m.default(e.modes)),s=S.default(t);this.tokensMap=u.default(s,((e,t)=>(e[t.name]=t,e)),{})}else{if(!p.default(e))throw new Error("<tokensDictionary> argument must be An Array of Token constructors, A dictionary of Token constructors or an IMultiModeLexerDefinition");this.tokensMap=R.default(e)}this.tokensMap.EOF=a.EOF;const s=l.default(e,"modes")?E.default(m.default(e.modes)):m.default(e),r=d.default(s,(e=>c.default(e.categoryMatches)));this.tokenMatcher=r?n.tokenStructuredMatcherNoCategories:n.tokenStructuredMatcher,n.augmentTokenTypes(m.default(this.tokensMap))}defineRule(t,s,r){if(this.selfAnalysisDone)throw Error(`Grammar rule <${t}> 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 o=l.default(r,"resyncEnabled")?r.resyncEnabled:i.DEFAULT_RULE_CONFIG.resyncEnabled,a=l.default(r,"recoveryValueFunc")?r.recoveryValueFunc:i.DEFAULT_RULE_CONFIG.recoveryValueFunc,n=this.ruleShortNameIdx<<e.BITS_FOR_METHOD_TYPE+e.BITS_FOR_OCCURRENCE_IDX;let h;this.ruleShortNameIdx++,this.shortRuleNameToFull[n]=t,this.fullRuleNameToShort[t]=n,h=!0===this.outputCst?function(...e){try{this.ruleInvocationStateUpdate(n,t,this.subruleIdx),s.apply(this,e);const r=this.CST_STACK[this.CST_STACK.length-1];return this.cstPostRule(r),r}catch(e){return this.invokeRuleCatch(e,o,a)}finally{this.ruleFinallyStateUpdate()}}:function(...e){try{return this.ruleInvocationStateUpdate(n,t,this.subruleIdx),s.apply(this,e)}catch(e){return this.invokeRuleCatch(e,o,a)}finally{this.ruleFinallyStateUpdate()}};return Object.assign(h,{ruleName:t,originalGrammarAction:s})}invokeRuleCatch(e,s,r){const i=1===this.RULE_STACK.length,o=s&&!this.isBackTracking()&&this.recoveryEnabled;if(t.isRecognitionException(e)){const t=e;if(o){const s=this.findReSyncTokenType();if(this.isInCurrentRuleReSyncSet(s)){if(t.resyncedTokens=this.reSyncTo(s),this.outputCst){const e=this.CST_STACK[this.CST_STACK.length-1];return e.recoveredNode=!0,e}return r(e)}if(this.outputCst){const e=this.CST_STACK[this.CST_STACK.length-1];e.recoveredNode=!0,t.partialCstResult=e}throw t}if(i)return this.moveToTerminatedState(),r(e);throw t}throw e}optionInternal(t,s){const r=this.getKeyForAutomaticLookahead(e.OPTION_IDX,s);return this.optionInternalLogic(t,s,r)}optionInternalLogic(e,t,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))return r.call(this)}atLeastOneInternal(t,s){const r=this.getKeyForAutomaticLookahead(e.AT_LEAST_ONE_IDX,t);return this.atLeastOneInternalLogic(t,s,r)}atLeastOneInternalLogic(t,i,o){let a,n=this.getLaFuncFromCache(o);if("function"!=typeof i){a=i.DEF;const e=i.GATE;if(void 0!==e){const t=n;n=()=>e.call(this)&&t.call(this)}}else a=i;if(!0!==n.call(this))throw this.raiseEarlyExitException(t,s.PROD_TYPE.REPETITION_MANDATORY,i.ERR_MSG);{let e=this.doSingleRepetition(a);for(;!0===n.call(this)&&!0===e;)e=this.doSingleRepetition(a)}this.attemptInRepetitionRecovery(this.atLeastOneInternal,[t,i],n,e.AT_LEAST_ONE_IDX,t,r.NextTerminalAfterAtLeastOneWalker)}atLeastOneSepFirstInternal(t,s){const r=this.getKeyForAutomaticLookahead(e.AT_LEAST_ONE_SEP_IDX,t);this.atLeastOneSepFirstInternalLogic(t,s,r)}atLeastOneSepFirstInternalLogic(t,i,o){const a=i.DEF,n=i.SEP;if(!0!==this.getLaFuncFromCache(o).call(this))throw this.raiseEarlyExitException(t,s.PROD_TYPE.REPETITION_MANDATORY_WITH_SEPARATOR,i.ERR_MSG);{a.call(this);const s=()=>this.tokenMatcher(this.LA(1),n);for(;!0===this.tokenMatcher(this.LA(1),n);)this.CONSUME(n),a.call(this);this.attemptInRepetitionRecovery(this.repetitionSepSecondInternal,[t,n,s,a,r.NextTerminalAfterAtLeastOneSepWalker],s,e.AT_LEAST_ONE_SEP_IDX,t,r.NextTerminalAfterAtLeastOneSepWalker)}}manyInternal(t,s){const r=this.getKeyForAutomaticLookahead(e.MANY_IDX,t);return this.manyInternalLogic(t,s,r)}manyInternalLogic(t,s,i){let o,a=this.getLaFuncFromCache(i);if("function"!=typeof s){o=s.DEF;const e=s.GATE;if(void 0!==e){const t=a;a=()=>e.call(this)&&t.call(this)}}else o=s;let n=!0;for(;!0===a.call(this)&&!0===n;)n=this.doSingleRepetition(o);this.attemptInRepetitionRecovery(this.manyInternal,[t,s],a,e.MANY_IDX,t,r.NextTerminalAfterManyWalker,n)}manySepFirstInternal(t,s){const r=this.getKeyForAutomaticLookahead(e.MANY_SEP_IDX,t);this.manySepFirstInternalLogic(t,s,r)}manySepFirstInternalLogic(t,s,i){const o=s.DEF,a=s.SEP;if(!0===this.getLaFuncFromCache(i).call(this)){o.call(this);const s=()=>this.tokenMatcher(this.LA(1),a);for(;!0===this.tokenMatcher(this.LA(1),a);)this.CONSUME(a),o.call(this);this.attemptInRepetitionRecovery(this.repetitionSepSecondInternal,[t,a,s,o,r.NextTerminalAfterManySepWalker],s,e.MANY_SEP_IDX,t,r.NextTerminalAfterManySepWalker)}}repetitionSepSecondInternal(t,s,r,i,o){for(;r();)this.CONSUME(s),i.call(this);this.attemptInRepetitionRecovery(this.repetitionSepSecondInternal,[t,s,r,i,o],r,e.AT_LEAST_ONE_SEP_IDX,t,o)}doSingleRepetition(e){const t=this.getLexerPosition();e.call(this);return this.getLexerPosition()>t}orInternal(t,s){const r=this.getKeyForAutomaticLookahead(e.OR_IDX,s),i=h.default(t)?t:t.DEF,o=this.getLaFuncFromCache(r).call(this,i);if(void 0!==o){return i[o].ALT.call(this)}this.raiseNoAltException(s,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 e=this.LA(1),s=this.errorMessageProvider.buildNotAllInputParsedMessage({firstRedundant:e,ruleName:this.getCurrRuleFullName()});this.SAVE_ERROR(new t.NotAllInputParsedException(s,e))}}subruleInternal(e,t,s){let r;try{const i=void 0!==s?s.ARGS:void 0;return this.subruleIdx=t,r=e.apply(this,i),this.cstPostNonTerminal(r,void 0!==s&&void 0!==s.LABEL?s.LABEL:e.ruleName),r}catch(t){throw this.subruleInternalError(t,s,e.ruleName)}}subruleInternalError(e,s,r){throw t.isRecognitionException(e)&&void 0!==e.partialCstResult&&(this.cstPostNonTerminal(e.partialCstResult,void 0!==s&&void 0!==s.LABEL?s.LABEL:r),delete e.partialCstResult),e}consumeInternal(e,t,s){let r;try{const t=this.LA(1);!0===this.tokenMatcher(t,e)?(this.consumeToken(),r=t):this.consumeInternalError(e,t,s)}catch(s){r=this.consumeInternalRecovery(e,t,s)}return this.cstPostTerminal(void 0!==s&&void 0!==s.LABEL?s.LABEL:e.name,r),r}consumeInternalError(e,s,r){let i;const o=this.LA(0);throw i=void 0!==r&&r.ERR_MSG?r.ERR_MSG:this.errorMessageProvider.buildMismatchTokenMessage({expected:e,actual:s,previous:o,ruleName:this.getCurrRuleFullName()}),this.SAVE_ERROR(new t.MismatchedTokenException(i,s,o))}consumeInternalRecovery(e,t,s){if(!this.recoveryEnabled||"MismatchedTokenException"!==s.name||this.isBackTracking())throw s;{const r=this.getFollowsForInRuleRecovery(e,t);try{return this.tryInRuleRecovery(e,r)}catch(e){throw e.name===o.IN_RULE_RECOVERY_EXCEPTION?s:e}}}saveRecogState(){const e=this.errors,t=R.default(this.RULE_STACK);return{errors:e,lexerState:this.exportLexerState(),RULE_STACK:t,CST_STACK:this.CST_STACK}}reloadRecogState(e){this.errors=e.errors,this.importLexerState(e.lexerState),this.RULE_STACK=e.RULE_STACK}ruleInvocationStateUpdate(e,t,s){this.RULE_OCCURRENCE_STACK.push(s),this.RULE_STACK.push(e),this.cstInvocationStateUpdate(t)}isBackTracking(){return 0!==this.isBackTrackingStack.length}getCurrRuleFullName(){const e=this.getLastExplicitRuleShortName();return this.shortRuleNameToFull[e]}shortRuleNameToFullName(e){return this.shortRuleNameToFull[e]}isAtEndOfInput(){return this.tokenMatcher(this.LA(1),a.EOF)}reset(){this.resetLexerState(),this.subruleIdx=0,this.isBackTrackingStack=[],this.errors=[],this.RULE_STACK=[],this.CST_STACK=[],this.RULE_OCCURRENCE_STACK=[]}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../scan/tokens_public.js"),t=require("../../exceptions_public.js"),o=require("../../constants.js"),s=require("../parser.js"),r=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js"),n=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js"),i=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/find.js"),l=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/includes.js"),a=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js"),u=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js"),c=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/dropRight.js"),h=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js");const d={},R="InRuleRecoveryException";class T extends Error{constructor(e){super(e),this.name=R}}function y(t,o,s,r,n,i,l){const a=this.getKeyForAutomaticLookahead(r,n);let u=this.firstAfterRepMap[a];if(void 0===u){const e=this.getCurrRuleFullName();u=new i(this.getGAstProductions()[e],n).startWalking(),this.firstAfterRepMap[a]=u}let c=u.token,h=u.occurrence;const d=u.isEndOfRule;1===this.RULE_STACK.length&&d&&void 0===c&&(c=e.EOF,h=1),void 0!==c&&void 0!==h&&this.shouldInRepetitionRecoveryBeTried(c,h,l)&&this.tryInRepetitionRecovery(t,o,s,c)}exports.EOF_FOLLOW_KEY=d,exports.IN_RULE_RECOVERY_EXCEPTION=R,exports.InRuleRecoveryException=T,exports.Recoverable=class{initRecoverable(e){this.firstAfterRepMap={},this.resyncFollows={},this.recoveryEnabled=r.default(e,"recoveryEnabled")?e.recoveryEnabled:s.DEFAULT_PARSER_CONFIG.recoveryEnabled,this.recoveryEnabled&&(this.attemptInRepetitionRecovery=y)}getTokenToInsert(t){const o=e.createTokenInstance(t,"",NaN,NaN,NaN,NaN,NaN,NaN);return o.isInsertedInRecovery=!0,o}canTokenTypeBeInsertedInRecovery(e){return!0}canTokenTypeBeDeletedInRecovery(e){return!0}tryInRepetitionRecovery(e,o,s,r){const n=this.findReSyncTokenType(),i=this.exportLexerState(),l=[];let a=!1;const u=this.LA(1);let h=this.LA(1);const d=()=>{const e=this.LA(0),o=this.errorMessageProvider.buildMismatchTokenMessage({expected:r,actual:u,previous:e,ruleName:this.getCurrRuleFullName()}),s=new t.MismatchedTokenException(o,u,this.LA(0));s.resyncedTokens=c.default(l),this.SAVE_ERROR(s)};for(;!a;){if(this.tokenMatcher(h,r))return void d();if(s.call(this))return d(),void e.apply(this,o);this.tokenMatcher(h,n)?a=!0:(h=this.SKIP_TOKEN(),this.addToResyncTokens(h,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(n.default(t))return!1;const o=this.LA(1);return void 0!==i.default(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 l.default(o,e)}findReSyncTokenType(){const t=this.flattenFollowSet();let o=this.LA(1),s=2;for(;;){const r=i.default(t,(t=>e.tokenMatcher(o,t)));if(void 0!==r)return r;o=this.LA(s),s++}}getCurrFollowKey(){if(1===this.RULE_STACK.length)return d;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 a.default(e,((o,s)=>0===s?d:{ruleName:this.shortRuleNameToFullName(o),idxInCallingRule:t[s],inRule:this.shortRuleNameToFullName(e[s-1])}))}flattenFollowSet(){const e=a.default(this.buildFullFollowKeyStack(),(e=>this.getFollowSetFromFollowKey(e)));return u.default(e)}getFollowSetFromFollowKey(t){if(t===d)return[e.EOF];const s=t.ruleName+t.idxInCallingRule+o.IN+t.inRule;return this.resyncFollows[s]}addToResyncTokens(t,o){return this.tokenMatcher(t,e.EOF)||o.push(t),o}reSyncTo(e){const t=[];let o=this.LA(1);for(;!1===this.tokenMatcher(o,e);)o=this.SKIP_TOKEN(),this.addToResyncTokens(o,t);return c.default(t)}attemptInRepetitionRecovery(e,t,o,s,r,n,i){}getCurrentGrammarPath(e,t){return{ruleStack:this.getHumanReadableRuleStack(),occurrenceStack:h.default(this.RULE_OCCURRENCE_STACK),lastTok:e,lastTokOccurrence:t}}getHumanReadableRuleStack(){return a.default(this.RULE_STACK,(e=>this.shortRuleNameToFullName(e)))}},exports.attemptInRepetitionRecovery=y;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("../../cst/cst.js"),e=require("../../cst/cst_visitor.js"),s=require("../parser.js"),o=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js"),i=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/noop.js"),a=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js"),n=require("../../../../../../../../lodash-es@4.17.21/node_modules/lodash-es/keys.js");exports.TreeBuilder=class{initTreeBuilder(e){if(this.CST_STACK=[],this.outputCst=e.outputCst,this.nodeLocationTracking=o.default(e,"nodeLocationTracking")?e.nodeLocationTracking:s.DEFAULT_PARSER_CONFIG.nodeLocationTracking,this.outputCst)if(/full/i.test(this.nodeLocationTracking))this.recoveryEnabled?(this.setNodeLocationFromToken=t.setNodeLocationFull,this.setNodeLocationFromNode=t.setNodeLocationFull,this.cstPostRule=i.default,this.setInitialNodeLocation=this.setInitialNodeLocationFullRecovery):(this.setNodeLocationFromToken=i.default,this.setNodeLocationFromNode=i.default,this.cstPostRule=this.cstPostRuleFull,this.setInitialNodeLocation=this.setInitialNodeLocationFullRegular);else if(/onlyOffset/i.test(this.nodeLocationTracking))this.recoveryEnabled?(this.setNodeLocationFromToken=t.setNodeLocationOnlyOffset,this.setNodeLocationFromNode=t.setNodeLocationOnlyOffset,this.cstPostRule=i.default,this.setInitialNodeLocation=this.setInitialNodeLocationOnlyOffsetRecovery):(this.setNodeLocationFromToken=i.default,this.setNodeLocationFromNode=i.default,this.cstPostRule=this.cstPostRuleOnlyOffset,this.setInitialNodeLocation=this.setInitialNodeLocationOnlyOffsetRegular);else{if(!/none/i.test(this.nodeLocationTracking))throw Error(`Invalid <nodeLocationTracking> config option: "${e.nodeLocationTracking}"`);this.setNodeLocationFromToken=i.default,this.setNodeLocationFromNode=i.default,this.cstPostRule=i.default,this.setInitialNodeLocation=i.default}else this.cstInvocationStateUpdate=i.default,this.cstFinallyStateUpdate=i.default,this.cstPostTerminal=i.default,this.cstPostNonTerminal=i.default,this.cstPostRule=i.default}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 e=this.LA(1);t.location={startOffset:e.startOffset,startLine:e.startLine,startColumn:e.startColumn,endOffset:NaN,endLine:NaN,endColumn:NaN}}cstInvocationStateUpdate(t){const e={name:t,children:Object.create(null)};this.setInitialNodeLocation(e),this.CST_STACK.push(e)}cstFinallyStateUpdate(){this.CST_STACK.pop()}cstPostRuleFull(t){const e=this.LA(0),s=t.location;s.startOffset<=e.startOffset==!0?(s.endOffset=e.endOffset,s.endLine=e.endLine,s.endColumn=e.endColumn):(s.startOffset=NaN,s.startLine=NaN,s.startColumn=NaN)}cstPostRuleOnlyOffset(t){const e=this.LA(0),s=t.location;s.startOffset<=e.startOffset==!0?s.endOffset=e.endOffset:s.startOffset=NaN}cstPostTerminal(e,s){const o=this.CST_STACK[this.CST_STACK.length-1];t.addTerminalToCst(o,s,e),this.setNodeLocationFromToken(o.location,s)}cstPostNonTerminal(e,s){const o=this.CST_STACK[this.CST_STACK.length-1];t.addNoneTerminalToCst(o,s,e),this.setNodeLocationFromNode(o.location,e.location)}getBaseCstVisitorConstructor(){if(a.default(this.baseCstVisitorConstructor)){const t=e.createBaseSemanticVisitorConstructor(this.className,n.default(this.gastProductionsCache));return this.baseCstVisitorConstructor=t,t}return this.baseCstVisitorConstructor}getBaseCstVisitorConstructorWithDefaults(){if(a.default(this.baseCstVisitorWithDefaultsConstructor)){const t=e.createBaseVisitorConstructorWithDefaults(this.className,n.default(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]}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.applyMixins=function(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]}))}))};
|
package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),require("../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js");var e=require("../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js"),t=require("./lexer_public.js"),n=require("../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js"),r=require("./reg_exp.js"),o=require("./reg_exp_parser.js"),s=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/defaults.js"),i=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reject.js"),a=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js"),u=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js"),d=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/includes.js"),l=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isFunction.js"),c=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isString.js"),f=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js"),p=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js"),T=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/indexOf.js"),h=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js"),E=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reduce.js"),_=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js"),x=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js"),m=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/filter.js"),g=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/difference.js"),y=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/compact.js"),R=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/head.js"),A=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/find.js"),N=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js"),O=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/values.js"),L=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/keys.js");const P="PATTERN",I="defaultMode",D="modes";let M="boolean"==typeof new RegExp("(?:)").sticky;function S(e){const n=m.default(e,(e=>!h.default(e,P)));return{errors:a.default(n,(e=>({message:"Token Type: ->"+e.name+"<- missing static 'PATTERN' property",type:t.LexerDefinitionErrorType.MISSING_PATTERN,tokenTypes:[e]}))),valid:g.default(e,n)}}function C(e){const n=m.default(e,(e=>{const t=e[P];return!(u.default(t)||l.default(t)||h.default(t,"exec")||c.default(t))}));return{errors:a.default(n,(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:t.LexerDefinitionErrorType.INVALID_PATTERN,tokenTypes:[e]}))),valid:g.default(e,n)}}const v=/[^\\][$]/;function k(n){class r extends e.BaseRegExpVisitor{constructor(){super(...arguments),this.found=!1}visitEndAnchor(e){this.found=!0}}const s=m.default(n,(e=>{const t=e.PATTERN;try{const e=o.getRegExpAst(t),n=new r;return n.visit(e),n.found}catch(e){return v.test(t.source)}}));return a.default(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:t.LexerDefinitionErrorType.EOI_ANCHOR_FOUND,tokenTypes:[e]})))}function U(e){const n=m.default(e,(e=>e.PATTERN.test("")));return a.default(n,(e=>({message:"Token Type: ->"+e.name+"<- static 'PATTERN' must not match an empty string",type:t.LexerDefinitionErrorType.EMPTY_MATCH_PATTERN,tokenTypes:[e]})))}const b=/[^\\[][\^]|^\^/;function j(n){class r extends e.BaseRegExpVisitor{constructor(){super(...arguments),this.found=!1}visitStartAnchor(e){this.found=!0}}const s=m.default(n,(e=>{const t=e.PATTERN;try{const e=o.getRegExpAst(t),n=new r;return n.visit(e),n.found}catch(e){return b.test(t.source)}}));return a.default(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:t.LexerDefinitionErrorType.SOI_ANCHOR_FOUND,tokenTypes:[e]})))}function q(e){const n=m.default(e,(e=>{const t=e[P];return t instanceof RegExp&&(t.multiline||t.global)}));return a.default(n,(e=>({message:"Token Type: ->"+e.name+"<- static 'PATTERN' may NOT contain global('g') or multiline('m')",type:t.LexerDefinitionErrorType.UNSUPPORTED_FLAGS_FOUND,tokenTypes:[e]})))}function $(e){const n=[];let r=a.default(e,(r=>E.default(e,((e,o)=>(r.PATTERN.source!==o.PATTERN.source||d.default(n,o)||o.PATTERN===t.Lexer.NA||(n.push(o),e.push(o)),e)),[])));r=y.default(r);const o=m.default(r,(e=>e.length>1));return a.default(o,(e=>{const n=a.default(e,(e=>e.name));return{message:`The same RegExp pattern ->${R.default(e).PATTERN}<-has been used in all of the following Token Types: ${n.join(", ")} <-`,type:t.LexerDefinitionErrorType.DUPLICATE_PATTERNS_FOUND,tokenTypes:e}}))}function F(e){const n=m.default(e,(e=>{if(!h.default(e,"GROUP"))return!1;const n=e.GROUP;return n!==t.Lexer.SKIPPED&&n!==t.Lexer.NA&&!c.default(n)}));return a.default(n,(e=>({message:"Token Type: ->"+e.name+"<- static 'GROUP' can only be Lexer.SKIPPED/Lexer.NA/A String",type:t.LexerDefinitionErrorType.INVALID_GROUP_TYPE_FOUND,tokenTypes:[e]})))}function w(e,n){const r=m.default(e,(e=>void 0!==e.PUSH_MODE&&!d.default(n,e.PUSH_MODE)));return a.default(r,(e=>({message:`Token Type: ->${e.name}<- static 'PUSH_MODE' value cannot refer to a Lexer Mode ->${e.PUSH_MODE}<-which does not exist`,type:t.LexerDefinitionErrorType.PUSH_MODE_DOES_NOT_EXIST,tokenTypes:[e]})))}function z(e){const n=[],r=E.default(e,((e,n,r)=>{const o=n.PATTERN;return o===t.Lexer.NA||(c.default(o)?e.push({str:o,idx:r,tokenType:n}):u.default(o)&&function(e){const t=[".","\\","[","]","|","^","$","(",")","?","*","+","{"];return void 0===A.default(t,(t=>-1!==e.source.indexOf(t)))}(o)&&e.push({str:o.source,idx:r,tokenType:n})),e}),[]);return _.default(e,((e,o)=>{_.default(r,(({str:r,idx:s,tokenType:i})=>{if(o<s&&function(e,t){if(u.default(t)){const n=t.exec(e);return null!==n&&0===n.index}if(l.default(t))return t(e,0,[],{});if(h.default(t,"exec"))return t.exec(e,0,[],{});if("string"==typeof t)return t===e;throw Error("non exhaustive match")}(r,e.PATTERN)){const r=`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:r,type:t.LexerDefinitionErrorType.UNREACHABLE_PATTERN,tokenTypes:[e,i]})}}))})),n}function B(e){const t=e.ignoreCase?"i":"";return new RegExp(`^(?:${e.source})`,t)}function H(e){const t=e.ignoreCase?"iy":"y";return new RegExp(`${e.source}`,t)}function G(e){const t=e.PATTERN;if(u.default(t))return!1;if(l.default(t))return!0;if(h.default(t,"exec"))return!0;if(c.default(t))return!1;throw Error("non exhaustive match")}function K(e){return!(!c.default(e)||1!==e.length)&&e.charCodeAt(0)}function W(e,n){if(h.default(e,"LINE_BREAKS"))return!1;if(u.default(e.PATTERN)){try{r.canMatchCharCode(n,e.PATTERN)}catch(e){return{issue:t.LexerDefinitionErrorType.IDENTIFY_TERMINATOR,errMsg:e.message}}return!1}if(c.default(e.PATTERN))return!1;if(G(e))return{issue:t.LexerDefinitionErrorType.CUSTOM_LINE_BREAK};throw Error("non exhaustive match")}function X(e,n){if(n.issue===t.LexerDefinitionErrorType.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: ${n.errMsg}.\n\tFor details See: https://chevrotain.io/docs/guide/resolving_lexer_errors.html#IDENTIFY_TERMINATOR`;if(n.issue===t.LexerDefinitionErrorType.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 Y(e){return a.default(e,(e=>c.default(e)?e.charCodeAt(0):e))}function V(e,t,n){void 0===e[t]?e[t]=[n]:e[t].push(n)}const Z=256;let J=[];function Q(e){return e<Z?e:J[e]}exports.DEFAULT_MODE=I,exports.LineTerminatorOptimizedTester={test:function(e){const t=e.length;for(let n=this.lastIndex;n<t;n++){const t=e.charCodeAt(n);if(10===t)return this.lastIndex=n+1,!0;if(13===t)return 10===e.charCodeAt(n+1)?this.lastIndex=n+2:this.lastIndex=n+1,!0}return!1},lastIndex:0},exports.MODES=D,exports.SUPPORT_STICKY=M,exports.addStartOfInput=B,exports.addStickyFlag=H,exports.analyzeTokenTypes=function(e,o){const m=(o=s.default(o,{useSticky:M,debug:!1,safeMode:!1,positionTracking:"full",lineTerminatorCharacters:["\r","\n"],tracer:(e,t)=>t()})).tracer;let g;m("initCharCodeToOptimizedIndexMap",(()=>{!function(){if(x.default(J)){J=new Array(65536);for(let e=0;e<65536;e++)J[e]=e>255?255+~~(e/255):e}}()})),m("Reject Lexer.NA",(()=>{g=i.default(e,(e=>e[P]===t.Lexer.NA))}));let y,R,A,N,O,L,I,D,S,C,v,k=!1;m("Transform Patterns",(()=>{k=!1,y=a.default(g,(e=>{const t=e[P];if(u.default(t)){const e=t.source;return 1!==e.length||"^"===e||"$"===e||"."===e||t.ignoreCase?2!==e.length||"\\"!==e[0]||d.default(["d","D","s","S","t","r","n","t","0","c","b","B","f","v","w","W"],e[1])?o.useSticky?H(t):B(t):e[1]:e}if(l.default(t))return k=!0,{exec:t};if("object"==typeof t)return k=!0,t;if("string"==typeof t){if(1===t.length)return t;{const e=t.replace(/[\\^$.*+?()[\]{}|]/g,"\\$&"),n=new RegExp(e);return o.useSticky?H(n):B(n)}}throw Error("non exhaustive match")}))})),m("misc mapping",(()=>{R=a.default(g,(e=>e.tokenTypeIdx)),A=a.default(g,(e=>{const n=e.GROUP;if(n!==t.Lexer.SKIPPED){if(c.default(n))return n;if(f.default(n))return!1;throw Error("non exhaustive match")}})),N=a.default(g,(e=>{const t=e.LONGER_ALT;if(t){return p.default(t)?a.default(t,(e=>T.default(g,e))):[T.default(g,t)]}})),O=a.default(g,(e=>e.PUSH_MODE)),L=a.default(g,(e=>h.default(e,"POP_MODE")))})),m("Line Terminator Handling",(()=>{const e=Y(o.lineTerminatorCharacters);I=a.default(g,(e=>!1)),"onlyOffset"!==o.positionTracking&&(I=a.default(g,(t=>h.default(t,"LINE_BREAKS")?!!t.LINE_BREAKS:!1===W(t,e)&&r.canMatchCharCode(e,t.PATTERN))))})),m("Misc Mapping #2",(()=>{D=a.default(g,G),S=a.default(y,K),C=E.default(g,((e,n)=>{const r=n.GROUP;return c.default(r)&&r!==t.Lexer.SKIPPED&&(e[r]=[]),e}),{}),v=a.default(y,((e,t)=>({pattern:y[t],longerAlt:N[t],canLineTerminator:I[t],isCustom:D[t],short:S[t],group:A[t],push:O[t],pop:L[t],tokenTypeIdx:R[t],tokenType:g[t]})))}));let U=!0,b=[];return o.safeMode||m("First Char Optimization",(()=>{b=E.default(g,((e,t,s)=>{if("string"==typeof t.PATTERN){const n=Q(t.PATTERN.charCodeAt(0));V(e,n,v[s])}else if(p.default(t.START_CHARS_HINT)){let n;_.default(t.START_CHARS_HINT,(t=>{const r=Q("string"==typeof t?t.charCodeAt(0):t);n!==r&&(n=r,V(e,r,v[s]))}))}else if(u.default(t.PATTERN))if(t.PATTERN.unicode)U=!1,o.ensureOptimizations&&n.PRINT_ERROR(`${r.failedOptimizationPrefixMsg}\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=r.getOptimizedStartCodesIndices(t.PATTERN,o.ensureOptimizations);x.default(n)&&(U=!1),_.default(n,(t=>{V(e,t,v[s])}))}else o.ensureOptimizations&&n.PRINT_ERROR(`${r.failedOptimizationPrefixMsg}\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`),U=!1;return e}),[])})),{emptyGroups:C,patternIdxToConfig:v,charCodeToPatternIdxToConfig:b,hasCustom:k,canBeOptimized:U}},exports.buildLineBreakIssueMessage=X,exports.charCodeToOptimizedIndex=Q,exports.cloneEmptyGroups=function(e){const t={},n=L.default(e);return _.default(n,(n=>{const r=e[n];if(!p.default(r))throw Error("non exhaustive match");t[n]=[]})),t},exports.findDuplicatePatterns=$,exports.findEmptyMatchRegExps=U,exports.findEndOfInputAnchor=k,exports.findInvalidGroupType=F,exports.findInvalidPatterns=C,exports.findMissingPatterns=S,exports.findModesThatDoNotExist=w,exports.findStartOfInputAnchor=j,exports.findUnreachablePatterns=z,exports.findUnsupportedFlags=q,exports.isCustomPattern=G,exports.isShortPattern=K,exports.minOptimizationVal=Z,exports.performRuntimeChecks=function(e,n,r){const o=[];return h.default(e,I)||o.push({message:"A MultiMode Lexer cannot be initialized without a <"+I+"> property in its definition\n",type:t.LexerDefinitionErrorType.MULTI_MODE_LEXER_WITHOUT_DEFAULT_MODE}),h.default(e,D)||o.push({message:"A MultiMode Lexer cannot be initialized without a <modes> property in its definition\n",type:t.LexerDefinitionErrorType.MULTI_MODE_LEXER_WITHOUT_MODES_PROPERTY}),h.default(e,D)&&h.default(e,I)&&!h.default(e.modes,e.defaultMode)&&o.push({message:`A MultiMode Lexer cannot be initialized with a ${I}: <${e.defaultMode}>which does not exist\n`,type:t.LexerDefinitionErrorType.MULTI_MODE_LEXER_DEFAULT_MODE_VALUE_DOES_NOT_EXIST}),h.default(e,D)&&_.default(e.modes,((e,n)=>{_.default(e,((r,s)=>{if(f.default(r))o.push({message:`A Lexer cannot be initialized using an undefined Token Type. Mode:<${n}> at index: <${s}>\n`,type:t.LexerDefinitionErrorType.LEXER_DEFINITION_CANNOT_CONTAIN_UNDEFINED});else if(h.default(r,"LONGER_ALT")){const s=p.default(r.LONGER_ALT)?r.LONGER_ALT:[r.LONGER_ALT];_.default(s,(s=>{f.default(s)||d.default(e,s)||o.push({message:`A MultiMode Lexer cannot be initialized with a longer_alt <${s.name}> on token <${r.name}> outside of mode <${n}>\n`,type:t.LexerDefinitionErrorType.MULTI_MODE_LEXER_LONGER_ALT_NOT_IN_CURRENT_MODE})}))}}))})),o},exports.performWarningRuntimeChecks=function(e,n,o){const s=[];let a=!1;const u=y.default(N.default(O.default(e.modes))),d=i.default(u,(e=>e[P]===t.Lexer.NA)),l=Y(o);return n&&_.default(d,(e=>{const t=W(e,l);if(!1!==t){const n={message:X(e,t),type:t.issue,tokenType:e};s.push(n)}else h.default(e,"LINE_BREAKS")?!0===e.LINE_BREAKS&&(a=!0):r.canMatchCharCode(l,e.PATTERN)&&(a=!0)})),n&&!a&&s.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:t.LexerDefinitionErrorType.NO_LINE_BREAKS_FLAGS}),s},exports.validatePatterns=function(e,t){let n=[];const r=S(e);n=n.concat(r.errors);const o=C(r.valid),s=o.valid;return n=n.concat(o.errors),n=n.concat(function(e){let t=[];const n=m.default(e,(e=>u.default(e[P])));return t=t.concat(k(n)),t=t.concat(j(n)),t=t.concat(q(n)),t=t.concat($(n)),t=t.concat(U(n)),t}(s)),n=n.concat(F(s)),n=n.concat(w(s,t)),n=n.concat(z(s)),n};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e={buildUnableToPopLexerModeMessage:e=>`Unable to pop Lexer Mode after encountering Token ->${e.image}<- The Mode Stack is empty`,buildUnexpectedCharactersMessage:(e,r,t,a,o)=>`unexpected character: ->${e.charAt(r)}<- at offset: ${r}, skipped ${t} characters.`};exports.defaultLexerErrorProvider=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./lexer.js"),i=require("../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js"),s=require("../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js"),n=require("../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js"),o=require("./tokens.js"),r=require("./lexer_errors_public.js"),a=require("./reg_exp_parser.js"),l=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/assign.js"),h=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js"),d=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js"),c=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js"),u=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reject.js"),T=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/keys.js"),f=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js"),E=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js"),_=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/identity.js"),I=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/noop.js"),p=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/reduce.js"),m=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js"),g=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/last.js");exports.LexerDefinitionErrorType=void 0,(e=exports.LexerDefinitionErrorType||(exports.LexerDefinitionErrorType={}))[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";const O={deferDefinitionErrorsHandling:!1,positionTracking:"full",lineTerminatorsPattern:/\n|\r\n?/g,lineTerminatorCharacters:["\n","\r"],ensureOptimizations:!1,safeMode:!1,errorMessageProvider:r.defaultLexerErrorProvider,traceInitPerf:!1,skipValidations:!1,recoveryEnabled:!0};Object.freeze(O);class N{constructor(e,r=O){if(this.lexerDefinition=e,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:n,value:o}=s.timer(t),r=n>10?console.warn:console.log;return this.traceInitIndent<this.traceInitMaxIdent&&r(`${i}<-- <${e}> time: ${n}ms`),this.traceInitIndent--,o}return t()},"boolean"==typeof r)throw Error("The second argument to the Lexer constructor is now an ILexerConfig Object.\na boolean 2nd argument is no longer supported");this.config=l.default({},O,r);const g=this.config.traceInitPerf;!0===g?(this.traceInitMaxIdent=1/0,this.traceInitPerf=!0):"number"==typeof g&&(this.traceInitMaxIdent=g,this.traceInitPerf=!0),this.traceInitIndent=-1,this.TRACE_INIT("Lexer Constructor",(()=>{let s,g=!0;this.TRACE_INIT("Lexer Config handling",(()=>{if(this.config.lineTerminatorsPattern===O.lineTerminatorsPattern)this.config.lineTerminatorsPattern=t.LineTerminatorOptimizedTester;else if(this.config.lineTerminatorCharacters===O.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(r.safeMode&&r.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),h.default(e)?s={modes:{defaultMode:d.default(e)},defaultMode:t.DEFAULT_MODE}:(g=!1,s=d.default(e))})),!1===this.config.skipValidations&&(this.TRACE_INIT("performRuntimeChecks",(()=>{this.lexerDefinitionErrors=this.lexerDefinitionErrors.concat(t.performRuntimeChecks(s,this.trackStartLines,this.config.lineTerminatorCharacters))})),this.TRACE_INIT("performWarningRuntimeChecks",(()=>{this.lexerDefinitionWarning=this.lexerDefinitionWarning.concat(t.performWarningRuntimeChecks(s,this.trackStartLines,this.config.lineTerminatorCharacters))}))),s.modes=s.modes?s.modes:{},c.default(s.modes,((e,t)=>{s.modes[t]=u.default(e,(e=>m.default(e)))}));const N=T.default(s.modes);if(c.default(s.modes,((e,i)=>{this.TRACE_INIT(`Mode: <${i}> processing`,(()=>{if(this.modes.push(i),!1===this.config.skipValidations&&this.TRACE_INIT("validatePatterns",(()=>{this.lexerDefinitionErrors=this.lexerDefinitionErrors.concat(t.validatePatterns(e,N))})),f.default(this.lexerDefinitionErrors)){let s;o.augmentTokenTypes(e),this.TRACE_INIT("analyzeTokenTypes",(()=>{s=t.analyzeTokenTypes(e,{lineTerminatorCharacters:this.config.lineTerminatorCharacters,positionTracking:r.positionTracking,ensureOptimizations:r.ensureOptimizations,safeMode:r.safeMode,tracer:this.TRACE_INIT})})),this.patternIdxToConfig[i]=s.patternIdxToConfig,this.charCodeToPatternIdxToConfig[i]=s.charCodeToPatternIdxToConfig,this.emptyGroups=l.default({},this.emptyGroups,s.emptyGroups),this.hasCustom=s.hasCustom||this.hasCustom,this.canModeBeOptimized[i]=s.canBeOptimized}}))})),this.defaultMode=s.defaultMode,!f.default(this.lexerDefinitionErrors)&&!this.config.deferDefinitionErrorsHandling){const e=E.default(this.lexerDefinitionErrors,(e=>e.message)).join("-----------------------\n");throw new Error("Errors detected in definition of Lexer:\n"+e)}c.default(this.lexerDefinitionWarning,(e=>{i.PRINT_WARNING(e.message)})),this.TRACE_INIT("Choosing sub-methods implementations",(()=>{if(t.SUPPORT_STICKY?(this.chopInput=_.default,this.match=this.matchWithTest):(this.updateLastIndex=I.default,this.match=this.matchWithExec),g&&(this.handleModes=I.default),!1===this.trackStartLines&&(this.computeNewColumn=_.default),!1===this.trackEndLines&&(this.updateTokenEndLineColumnLocation=I.default),/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=p.default(this.canModeBeOptimized,((e,t,i)=>(!1===t&&e.push(i),e)),[]);if(r.ensureOptimizations&&!f.default(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",(()=>{a.clearRegExpParserCache()})),this.TRACE_INIT("toFastProperties",(()=>{n.toFastProperties(this)}))}))}tokenize(e,t=this.defaultMode){if(!f.default(this.lexerDefinitionErrors)){const e=E.default(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,i){let s,n,o,r,a,l,h,d,c,u,T,f,E,_,I;const p=e,m=p.length;let O=0,N=0;const C=this.hasCustom?0:Math.floor(e.length/10),L=new Array(C),x=[];let D=this.trackStartLines?1:void 0,M=this.trackStartLines?1:void 0;const k=t.cloneEmptyGroups(this.emptyGroups),A=this.trackStartLines,P=this.config.lineTerminatorsPattern;let R=0,y=[],U=[];const S=[],v=[];let b;function F(){return y}function j(e){const i=t.charCodeToOptimizedIndex(e),s=U[i];return void 0===s?v:s}Object.freeze(v);const z=e=>{if(1===S.length&&void 0===e.tokenType.PUSH_MODE){const t=this.config.errorMessageProvider.buildUnableToPopLexerModeMessage(e);x.push({offset:e.startOffset,line:e.startLine,column:e.startColumn,length:e.image.length,message:t})}else{S.pop();const e=g.default(S);y=this.patternIdxToConfig[e],U=this.charCodeToPatternIdxToConfig[e],R=y.length;const t=this.canModeBeOptimized[e]&&!1===this.config.safeMode;b=U&&t?j:F}};function w(e){S.push(e),U=this.charCodeToPatternIdxToConfig[e],y=this.patternIdxToConfig[e],R=y.length,R=y.length;const t=this.canModeBeOptimized[e]&&!1===this.config.safeMode;b=U&&t?j:F}let q;w.call(this,i);const G=this.config.recoveryEnabled;for(;O<m;){l=null;const t=p.charCodeAt(O),i=b(t),g=i.length;for(s=0;s<g;s++){q=i[s];const n=q.pattern;h=null;const c=q.short;if(!1!==c?t===c&&(l=n):!0===q.isCustom?(I=n.exec(p,O,L,k),null!==I?(l=I[0],void 0!==I.payload&&(h=I.payload)):l=null):(this.updateLastIndex(n,O),l=this.match(n,e,O)),null!==l){if(a=q.longerAlt,void 0!==a){const t=a.length;for(o=0;o<t;o++){const t=y[a[o]],i=t.pattern;if(d=null,!0===t.isCustom?(I=i.exec(p,O,L,k),null!==I?(r=I[0],void 0!==I.payload&&(d=I.payload)):r=null):(this.updateLastIndex(i,O),r=this.match(i,e,O)),r&&r.length>l.length){l=r,h=d,q=t;break}}}break}}if(null!==l){if(c=l.length,u=q.group,void 0!==u&&(T=q.tokenTypeIdx,f=this.createTokenInstance(l,O,T,q.tokenType,D,M,c),this.handlePayload(f,h),!1===u?N=this.addToken(L,N,f):k[u].push(f)),e=this.chopInput(e,c),O+=c,M=this.computeNewColumn(M,c),!0===A&&!0===q.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&&(D+=i,M=c-t,this.updateTokenEndLineColumnLocation(f,u,t,i,D,M,c))}this.handleModes(q,z,w,f)}else{const t=O,i=D,s=M;let o=!1===G;for(;!1===o&&O<m;)for(e=this.chopInput(e,1),O++,n=0;n<R;n++){const t=y[n],i=t.pattern,s=t.short;if(!1!==s?p.charCodeAt(O)===s&&(o=!0):!0===t.isCustom?o=null!==i.exec(p,O,L,k):(this.updateLastIndex(i,O),o=null!==i.exec(e)),!0===o)break}if(E=O-t,M=this.computeNewColumn(M,E),_=this.config.errorMessageProvider.buildUnexpectedCharactersMessage(p,t,E,i,s),x.push({offset:t,line:i,column:s,length:E,message:_}),!1===G)break}}return this.hasCustom||(L.length=N),{tokens:L,groups:k,errors:x}}handleModes(e,t,i,s){if(!0===e.pop){const n=e.push;t(s),void 0!==n&&i.call(this,n)}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,n,o,r){let a,l;void 0!==t&&(a=i===r-1,l=a?-1:0,1===s&&!0===a||(e.endLine=n+l,e.endColumn=o-1-l))}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,n,o){return{image:e,startOffset:t,startLine:n,startColumn:o,tokenTypeIdx:i,tokenType:s}}createFullToken(e,t,i,s,n,o,r){return{image:e,startOffset:t,endOffset:t+r-1,startLine:n,endLine:n,startColumn:o,endColumn:o+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}}N.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.",N.NA=/NOT_APPLICABLE/,exports.Lexer=N;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),require("../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js");var e=require("../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js"),t=require("../../../../../../@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js"),o=require("./reg_exp_parser.js"),r=require("./lexer.js"),s=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js"),i=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/values.js"),a=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js"),n=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/every.js"),d=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/find.js"),l=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/includes.js");const u="Complement Sets are not supported for first char optimization",c='Unable to use "first char" lexer optimizations:\n';function h(e,t,o){switch(e.type){case"Disjunction":for(let r=0;r<e.value.length;r++)h(e.value[r],t,o);break;case"Alternative":const i=e.value;for(let e=0;e<i.length;e++){const a=i[e];switch(a.type){case"EndAnchor":case"GroupBackReference":case"Lookahead":case"NegativeLookahead":case"StartAnchor":case"WordBoundary":case"NonWordBoundary":continue}const n=a;switch(n.type){case"Character":f(n.value,t,o);break;case"Set":if(!0===n.complement)throw Error(u);s.default(n.value,(e=>{if("number"==typeof e)f(e,t,o);else{const s=e;if(!0===o)for(let e=s.from;e<=s.to;e++)f(e,t,o);else{for(let e=s.from;e<=s.to&&e<r.minOptimizationVal;e++)f(e,t,o);if(s.to>=r.minOptimizationVal){const e=s.from>=r.minOptimizationVal?s.from:r.minOptimizationVal,o=s.to,i=r.charCodeToOptimizedIndex(e),a=r.charCodeToOptimizedIndex(o);for(let e=i;e<=a;e++)t[e]=e}}}}));break;case"Group":h(n.value,t,o);break;default:throw Error("Non Exhaustive Match")}const d=void 0!==n.quantifier&&0===n.quantifier.atLeast;if("Group"===n.type&&!1===m(n)||"Group"!==n.type&&!1===d)break}break;default:throw Error("non exhaustive match!")}return i.default(t)}function f(e,t,o){const s=r.charCodeToOptimizedIndex(e);t[s]=s,!0===o&&function(e,t){const o=String.fromCharCode(e),s=o.toUpperCase();if(s!==o){const e=r.charCodeToOptimizedIndex(s.charCodeAt(0));t[e]=e}else{const e=o.toLowerCase();if(e!==o){const o=r.charCodeToOptimizedIndex(e.charCodeAt(0));t[o]=o}}}(e,t)}function p(e,t){return d.default(e.value,(e=>{if("number"==typeof e)return l.default(t,e);{const o=e;return void 0!==d.default(t,(e=>o.from<=e&&e<=o.to))}}))}function m(e){const t=e.quantifier;return!(!t||0!==t.atLeast)||!!e.value&&(a.default(e.value)?n.default(e.value,m):m(e.value))}class v extends e.BaseRegExpVisitor{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){l.default(this.targetCharCodes,e.value)&&(this.found=!0)}visitSet(e){e.complement?void 0===p(e,this.targetCharCodes)&&(this.found=!0):void 0!==p(e,this.targetCharCodes)&&(this.found=!0)}}exports.canMatchCharCode=function(e,t){if(t instanceof RegExp){const r=o.getRegExpAst(t),s=new v(e);return s.visit(r),s.found}return void 0!==d.default(t,(t=>l.default(e,t.charCodeAt(0))))},exports.failedOptimizationPrefixMsg=c,exports.firstCharOptimizedIndices=h,exports.getOptimizedStartCodesIndices=function(e,r=!1){try{const t=o.getRegExpAst(e);return h(t.value,{},t.flags.ignoreCase)}catch(o){if(o.message===u)r&&t.PRINT_WARNING(`${c}\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 o="";r&&(o="\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."),t.PRINT_ERROR(`${c}\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`+o)}}return[]};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../../../@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js");let r={};const t=new e.RegExpParser;exports.clearRegExpParserCache=function(){r={}},exports.getRegExpAst=function(e){const s=e.toString();if(r.hasOwnProperty(s))return r[s];{const e=t.pattern(s);return r[s]=e,e}};
|
package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/forEach.js"),t=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js"),o=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/compact.js"),s=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/flatten.js"),a=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/map.js"),r=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/difference.js"),n=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js"),d=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isArray.js"),u=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/includes.js"),l=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js");exports.tokenShortNameIdx=1;const c={};function p(e){let d=t.default(e),u=e,l=!0;for(;l;){u=o.default(s.default(a.default(u,(e=>e.CATEGORIES))));const e=r.default(u,d);d=d.concat(e),n.default(e)?l=!1:u=e}return d}function i(t){e.default(t,(e=>{y(e)||(c[exports.tokenShortNameIdx]=e,e.tokenTypeIdx=exports.tokenShortNameIdx++),T(e)&&!d.default(e.CATEGORIES)&&(e.CATEGORIES=[e.CATEGORIES]),T(e)||(e.CATEGORIES=[]),g(e)||(e.categoryMatches=[]),k(e)||(e.categoryMatchesMap={})}))}function h(t){e.default(t,(t=>{t.categoryMatches=[],e.default(t.categoryMatchesMap,((e,o)=>{t.categoryMatches.push(c[o].tokenTypeIdx)}))}))}function f(t){e.default(t,(e=>{x([],e)}))}function x(t,o){e.default(t,(e=>{o.categoryMatchesMap[e.tokenTypeIdx]=!0})),e.default(o.CATEGORIES,(e=>{const s=t.concat(o);u.default(s,e)||x(s,e)}))}function y(e){return l.default(e,"tokenTypeIdx")}function T(e){return l.default(e,"CATEGORIES")}function g(e){return l.default(e,"categoryMatches")}function k(e){return l.default(e,"categoryMatchesMap")}exports.assignCategoriesMapProp=f,exports.assignCategoriesTokensProp=h,exports.assignTokenDefaultProps=i,exports.augmentTokenTypes=function(t){const o=p(t);i(o),f(o),h(o),e.default(o,(e=>{e.isParent=e.categoryMatches.length>0}))},exports.expandCategories=p,exports.hasCategoriesProperty=T,exports.hasExtendingTokensTypesMapProperty=k,exports.hasExtendingTokensTypesProperty=g,exports.hasShortKeyProperty=y,exports.isTokenType=function(e){return l.default(e,"tokenTypeIdx")},exports.singleAssignCategoriesToksMap=x,exports.tokenIdxToClass=c,exports.tokenStructuredMatcher=function(e,t){const o=e.tokenTypeIdx;return o===t.tokenTypeIdx||!0===t.isParent&&!0===t.categoryMatchesMap[o]},exports.tokenStructuredMatcherNoCategories=function(e,t){return e.tokenTypeIdx===t.tokenTypeIdx};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./lexer_public.js"),t=require("./tokens.js"),n=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js"),r=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/has.js"),o=require("../../../../../../lodash-es@4.17.21/node_modules/lodash-es/isString.js");function s(e){return o.default(e.LABEL)&&""!==e.LABEL}const a="parent",u="categories",d="label",l="group",i="push_mode",p="pop_mode",f="longer_alt",c="line_breaks",h="start_chars_hint";function T(e){return function(e){const o=e.pattern,s={};s.name=e.name,n.default(o)||(s.PATTERN=o);if(r.default(e,a))throw"The parent property is no longer supported.\nSee: https://github.com/chevrotain/chevrotain/issues/564#issuecomment-349062346 for details.";r.default(e,u)&&(s.CATEGORIES=e[u]);t.augmentTokenTypes([s]),r.default(e,d)&&(s.LABEL=e[d]);r.default(e,l)&&(s.GROUP=e[l]);r.default(e,p)&&(s.POP_MODE=e[p]);r.default(e,i)&&(s.PUSH_MODE=e[i]);r.default(e,f)&&(s.LONGER_ALT=e[f]);r.default(e,c)&&(s.LINE_BREAKS=e[c]);r.default(e,h)&&(s.START_CHARS_HINT=e[h]);return s}(e)}const _=T({name:"EOF",pattern:e.Lexer.NA});t.augmentTokenTypes([_]),exports.EOF=_,exports.createToken=T,exports.createTokenInstance=function(e,t,n,r,o,s,a,u){return{image:t,startOffset:n,endOffset:r,startLine:o,endLine:s,startColumn:a,endColumn:u,tokenTypeIdx:e.tokenTypeIdx,tokenType:e}},exports.hasTokenLabel=s,exports.tokenLabel=function(e){return s(e)?e.LABEL:e.name},exports.tokenMatcher=function(e,n){return t.tokenStructuredMatcher(e,n)};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t,e=require("../../../../../_virtual/_commonjsHelpers.js"),r=require("../../../../../_virtual/cose-base.js"),i=require("../../../layout-base@1.0.2/node_modules/layout-base/layout-base.js");r.__module.exports,exports.__require=function(){return t||(t=1,o=r.__module,r.__module.exports,e.commonjsGlobal,n=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}])},o.exports=n(i.__require())),r.__module.exports;var o,n};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t,e=require("../../../../../_virtual/_commonjsHelpers.js"),i=require("../../../../../_virtual/cose-base2.js"),o=require("../../../layout-base@2.0.1/node_modules/layout-base/layout-base.js");i.__module.exports,exports.__require=function(){return t||(t=1,n=i.__module,i.__module.exports,e.commonjsGlobal,r=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,_=[];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),_=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 b=0,F=0,O=0;O<_.length;O++)_[O].length>b&&(b=_[O].length,F=O);if(b<L.size/2)v(e.relativePlacementConstraint),M=!1,w=!1;else{var R=new Map,P=new Map,x=[];_[F].forEach((function(t){I.get(t).forEach((function(e){"horizontal"==e.direction?(R.has(t)?R.get(t).push(e):R.set(t,[e]),R.has(e.id)||R.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(R,"horizontal"),H=m(P,"vertical");_[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,_=!1,b=void 0;try{for(var F,O=I.keys()[Symbol.iterator]();!(L=(F=O.next()).done);L=!0)w(F.value)}catch(t){_=!0,b=t}finally{try{!L&&O.return&&O.return()}finally{if(_)throw b}}var R=N(C),P=N(M),x=T(R),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},n.exports=r(o.__require())),i.__module.exports;var n,r};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t,e,n=require("../../../../../_virtual/_commonjsHelpers.js"),o=require("../../../../../_virtual/cytoscape-cose-bilkent.js"),i=require("../../../cose-base@1.0.3/node_modules/cose-base/cose-base.js");o.__module.exports,t=o.__module,o.__module.exports,n.commonjsGlobal,e=function(t){return function(t){var e={};function n(o){if(e[o])return e[o].exports;var i=e[o]={i:o,l:!1,exports:{}};return t[o].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.i=function(t){return t},n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:o})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=1)}([function(e,n){e.exports=t},function(t,e,n){var o=n(0).layoutBase.LayoutConstants,i=n(0).layoutBase.FDLayoutConstants,a=n(0).CoSEConstants,r=n(0).CoSELayout,s=n(0).CoSENode,l=n(0).layoutBase.PointD,d=n(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,e){var n={};for(var o in t)n[o]=t[o];for(var o in e)n[o]=e[o];return n}(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,e,n=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(),l=this.options.eles.edges();this.root=a.addRoot(),this.processChildrenList(this.root,this.getTopMostNodes(s),o);for(var d=0;d<l.length;d++){var u=l[d],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,e){"number"==typeof t&&(t=e);var n=t.data("id"),o=i.idToLNode[n];return{x:o.getRect().getCenterX(),y:o.getRect().getCenterY()}},E=function a(){for(var r,s=function(){n.fit&&n.cy.fit(n.eles,n.padding),t||(t=!0,i.cy.one("layoutready",n.ready),i.cy.trigger({type:"layoutready",layout:i}))},l=i.options.refresh,d=0;d<l&&!r;d++)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}),e&&cancelAnimationFrame(e),void(t=!1);var u=i.layout.getPositionsData();n.eles.nodes().positions((function(t,e){if("number"==typeof t&&(t=e),!t.isParent()){for(var n=t.id(),o=u[n],i=t;null==o&&(o=u[i.data("parent")]||u["DummyCompound_"+i.data("parent")],u[n]=o,null!=(i=i.parent()[0])););return null!=o?{x:o.x,y:o.y}:{x:t.position("x"),y:t.position("y")}}})),s(),e=requestAnimationFrame(a)};return o.addListener("layoutstarted",(function(){"during"===i.options.animate&&(e=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 e={},n=0;n<t.length;n++)e[t[n].id()]=!0;var o=t.filter((function(t,n){"number"==typeof t&&(t=n);for(var o=t.parent()[0];null!=o;){if(e[o.id()])return!1;o=o.parent()[0]}return!0}));return o},p.prototype.processChildrenList=function(t,e,n){for(var o=e.length,i=0;i<o;i++){var a,r,u=e[i],p=u.children(),c=u.layoutDimensions({nodeDimensionsIncludeLabels:this.options.nodeDimensionsIncludeLabels});if((a=null!=u.outerWidth()&&null!=u.outerHeight()?t.add(new s(n.graphManager,new l(u.position("x")-c.w/2,u.position("y")-c.h/2),new d(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=n.getGraphManager().add(n.newGraph(),a),this.processChildrenList(r,p,n))}},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}])},t.exports=e(i.__require());var a=o.__module.exports,r=n.getDefaultExportFromCjs(a);exports.default=r;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t,n=require("../../../../../_virtual/_commonjsHelpers.js"),o=require("../../../../../_virtual/cytoscape-fcose.js"),r=require("../../../cose-base@2.2.0/node_modules/cose-base/cose-base.js");o.__module.exports,e=o.__module,o.__module.exports,n.commonjsGlobal,t=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.yCoords[p]+y.h/2;N<r&&(r=N),m>i&&(i=m),C<a&&(a=C),_>s&&(s=_)}}}catch(e){l=!0,u=e}finally{try{!d&&f.return&&f.return()}finally{if(l)throw u}}var T=e.x-(i+r)/2,I=e.y-(s+a)/2;t.xCoords=t.xCoords.map((function(e){return e+T})),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,_=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)}}(_.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,_,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=[],_=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(_).length>0){var s={edges:[],nodes:[]},d=void 0;t.nodes().not(_).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 T=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[t].dx})),o=e.yCoords.map((function(e){return e+T[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()+T[I].dx,n.getCenterY()+T[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,_=e.piTol,T=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]}(T),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+_&&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+_&&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(),j=t.getElementById(X.next().value),k=j.position(),W=j.outerWidth();if(f.push(k.x),g.push(k.y),2==N){var Q=t.getElementById(X.next().value).outerWidth();f.push(k.x+W/2+Q/2+e.idealEdgeLength),g.push(k.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},e.exports=t(r.__require());var i=o.__module.exports,a=n.getDefaultExportFromCjs(i);exports.default=a;
|