@pickaxeproject/react 2.8.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/_virtual/_commonjsHelpers.js +1 -0
- package/dist/cjs/_virtual/advancedFormat.js +1 -0
- package/dist/cjs/_virtual/cancellation.js +1 -0
- package/dist/cjs/_virtual/constants.js +1 -0
- package/dist/cjs/_virtual/cose-base.js +1 -0
- package/dist/cjs/_virtual/cose-base2.js +1 -0
- package/dist/cjs/_virtual/customParseFormat.js +1 -0
- package/dist/cjs/_virtual/cytoscape-cose-bilkent.js +1 -0
- package/dist/cjs/_virtual/cytoscape-fcose.js +1 -0
- package/dist/cjs/_virtual/dayjs.min.js +1 -0
- package/dist/cjs/_virtual/events.js +1 -0
- package/dist/cjs/_virtual/index.js +1 -0
- package/dist/cjs/_virtual/is.js +1 -0
- package/dist/cjs/_virtual/isoWeek.js +1 -0
- package/dist/cjs/_virtual/layout-base.js +1 -0
- package/dist/cjs/_virtual/layout-base2.js +1 -0
- package/dist/cjs/_virtual/ral.js +1 -0
- package/dist/cjs/components/Core/Drawer.js +1 -0
- package/dist/cjs/components/Core/ScrollArea.js +1 -0
- package/dist/cjs/components/EmbedPreview/ChatInput.js +1 -1
- package/dist/cjs/components/EmbedPreview/FAB.js +1 -1
- package/dist/cjs/components/EmbedPreview/Inline.js +1 -1
- package/dist/cjs/components/EmbedPreview/Popup.js +1 -1
- package/dist/cjs/components/Icons/code.svg.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/MermaidRenderer.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/Provider.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/Renderer.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/hooks/useArtifact.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/hooks/useArtifactContext.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/hooks/useArtifactData.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Artifact/index.js +1 -0
- package/dist/cjs/components/Pickaxe/Addons/Scroll/Provider.js +1 -1
- package/dist/cjs/components/Pickaxe/Addons/Scroll/ScrollLockView.js +1 -1
- package/dist/cjs/components/Pickaxe/Addons/Scroll/hooks/useScroll.js +1 -1
- package/dist/cjs/components/Pickaxe/Chat/History/Message.js +1 -1
- package/dist/cjs/components/Pickaxe/Chat/History/index.js +1 -1
- package/dist/cjs/components/Pickaxe/Chat/Input.js +1 -1
- package/dist/cjs/components/Pickaxe/Form/History/Item.js +1 -1
- package/dist/cjs/components/Pickaxe/Form/History/Response.js +1 -1
- package/dist/cjs/components/Pickaxe/Form/Questions/Submit.js +1 -1
- package/dist/cjs/components/Pickaxe/Provider.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeHead.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/A/Html/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/A/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/Action/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/Artifact/index.js +1 -0
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/Img/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Components/common/TextShimmer.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/Renderer.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/index.js +1 -1
- package/dist/cjs/components/Pickaxe/common/PickaxeMarkdown/utils/custom-plugins.js +1 -1
- package/dist/cjs/components/Pickaxe/index.js +1 -1
- package/dist/cjs/hooks/core/useMediaQuery.js +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/defaults.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/merge.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/name.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/transformations.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/build.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/defs.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/html.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/id.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/size.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-DI4KNLHI.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-33PXT2ZZ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-42PAAV6C.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4L2KHIRB.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AAVMX6VD.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-JAXCH6PI.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MU4RMLXT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O6L2WK4J.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-CPDBPTLG.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-HZACV5O2.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-U6EVFAJE.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-6QXAW7JJ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-VG2SY3DT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js +1 -0
- package/dist/cjs/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.32.0/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.32.0/node_modules/cytoscape-fcose/cytoscape-fcose.js +1 -0
- package/dist/cjs/node_modules/.pnpm/cytoscape@3.32.0/node_modules/cytoscape/dist/cytoscape.esm.mjs.js +9 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.js +1 -0
- package/dist/cjs/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/acyclic.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/add-border-segments.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/coordinate-system.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/data/list.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/layout.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/normalize.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/barycenter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/init-order.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/bk.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/util.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/util.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/dfs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/postorder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/preorder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/topsort.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/graph.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/json.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/advancedFormat.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/customParseFormat.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/isoWeek.js +1 -0
- package/dist/cjs/node_modules/.pnpm/dompurify@3.2.6/node_modules/dompurify/dist/purify.es.mjs.js +3 -0
- package/dist/cjs/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.js +1 -0
- package/dist/cjs/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.js +1 -0
- package/dist/cjs/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.js +1 -0
- package/dist/cjs/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludesWith.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/marked@15.0.12/node_modules/marked/lib/marked.esm.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-KYWUMXXP.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-ZUX3OVTL.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-E5VUS4TQ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-44GW5IO5.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-7N6UNFX7.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AEN23PCK.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BMRFU3JQ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BQPDZTM5.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BRE4QBWZ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-D33BOVEP.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DS2CGKN3.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-F7MYA6JM.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-GOYUR5SG.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HPOVUXKZ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-NUTPFWZB.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UIWBPB2F.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UT7MDFXQ.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-VDROSRA5.mjs.js +7 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-WZLT4MVT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-YL523NDC.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-YQZZRAKN.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-EGQPL23Y.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-4EBKGCBT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/dagre-IE2X5DAH.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-3XXCIKAB.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-DTTGSU4T.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-FWMTN743.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-OUUYVNGO.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-Y4ZJHTSR.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-SOPYED2O.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-LZPS564M.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-KRBQ73NG.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-TWHLSRP4.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-RDSO3R44.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-JVH3GP2A.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-2GFVJBMM.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-PBTKI7ZP.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-XYA53EP7.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-BLN7LXEI.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-WEXRT5W7.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-SNKRMT2F.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-GH3MJCYT.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-4SJQ7YKO.mjs.js +1 -0
- package/dist/cjs/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/mermaid.core.mjs.js +6 -0
- package/dist/cjs/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.js +1 -0
- package/dist/cjs/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.js +1 -0
- package/dist/cjs/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs.js +1 -0
- package/dist/cjs/prose.css +1 -1
- package/dist/cjs/src/components/Core/Drawer.d.ts +8 -0
- package/dist/cjs/src/components/Core/ScrollArea.d.ts +12 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/MermaidRenderer.d.ts +7 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/Provider.d.ts +22 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/Renderer.d.ts +13 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/hooks/useArtifact.d.ts +4 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/hooks/useArtifactContext.d.ts +7 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/hooks/useArtifactData.d.ts +8 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Artifact/index.d.ts +8 -0
- package/dist/cjs/src/components/Pickaxe/Addons/Scroll/Provider.d.ts +1 -1
- package/dist/cjs/src/components/Pickaxe/Addons/Scroll/hooks/useScroll.d.ts +5 -1
- package/dist/cjs/src/components/Pickaxe/Provider.d.ts +4 -1
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/Components/Artifact/index.d.ts +3 -0
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/Components/common/TextShimmer.d.ts +2 -1
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/hooks/usePickaxeMarkdownContext.d.ts +2 -2
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/index.d.ts +9 -6
- package/dist/cjs/src/components/Pickaxe/common/PickaxeMarkdown/utils/custom-plugins.d.ts +1 -0
- package/dist/cjs/src/hooks/pickaxe/usePickaxeContext.d.ts +1 -0
- package/dist/cjs/src/index.d.ts +8 -4
- package/dist/cjs/src/types/artifact.d.ts +30 -0
- package/dist/esm/_virtual/_commonjsHelpers.js +1 -0
- package/dist/esm/_virtual/advancedFormat.js +1 -0
- package/dist/esm/_virtual/cancellation.js +1 -0
- package/dist/esm/_virtual/constants.js +1 -0
- package/dist/esm/_virtual/cose-base.js +1 -0
- package/dist/esm/_virtual/cose-base2.js +1 -0
- package/dist/esm/_virtual/customParseFormat.js +1 -0
- package/dist/esm/_virtual/cytoscape-cose-bilkent.js +1 -0
- package/dist/esm/_virtual/cytoscape-fcose.js +1 -0
- package/dist/esm/_virtual/dayjs.min.js +1 -0
- package/dist/esm/_virtual/events.js +1 -0
- package/dist/esm/_virtual/index.js +1 -0
- package/dist/esm/_virtual/is.js +1 -0
- package/dist/esm/_virtual/isoWeek.js +1 -0
- package/dist/esm/_virtual/layout-base.js +1 -0
- package/dist/esm/_virtual/layout-base2.js +1 -0
- package/dist/esm/_virtual/ral.js +1 -0
- package/dist/esm/components/Core/Drawer.js +1 -0
- package/dist/esm/components/Core/ScrollArea.js +1 -0
- package/dist/esm/components/EmbedPreview/ChatInput.js +1 -1
- package/dist/esm/components/EmbedPreview/FAB.js +1 -1
- package/dist/esm/components/EmbedPreview/Inline.js +1 -1
- package/dist/esm/components/EmbedPreview/Popup.js +1 -1
- package/dist/esm/components/Icons/code.svg.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/MermaidRenderer.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/Provider.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/Renderer.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/hooks/useArtifact.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/hooks/useArtifactContext.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/hooks/useArtifactData.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Artifact/index.js +1 -0
- package/dist/esm/components/Pickaxe/Addons/Scroll/Provider.js +1 -1
- package/dist/esm/components/Pickaxe/Addons/Scroll/ScrollLockView.js +1 -1
- package/dist/esm/components/Pickaxe/Addons/Scroll/hooks/useScroll.js +1 -1
- package/dist/esm/components/Pickaxe/Chat/History/Message.js +1 -1
- package/dist/esm/components/Pickaxe/Chat/History/index.js +1 -1
- package/dist/esm/components/Pickaxe/Chat/Input.js +1 -1
- package/dist/esm/components/Pickaxe/Form/History/Item.js +1 -1
- package/dist/esm/components/Pickaxe/Form/History/Response.js +1 -1
- package/dist/esm/components/Pickaxe/Form/Questions/Submit.js +1 -1
- package/dist/esm/components/Pickaxe/Provider.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeHead.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/A/Html/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/A/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/Action/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/Artifact/index.js +1 -0
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/Img/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Components/common/TextShimmer.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/Renderer.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/index.js +1 -1
- package/dist/esm/components/Pickaxe/common/PickaxeMarkdown/utils/custom-plugins.js +1 -1
- package/dist/esm/components/Pickaxe/index.js +1 -1
- package/dist/esm/hooks/core/useMediaQuery.js +1 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.js +1 -0
- package/dist/esm/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js +1 -0
- package/dist/esm/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/defaults.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/merge.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/name.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/transformations.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/build.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/defs.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/html.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/id.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/size.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-DI4KNLHI.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-33PXT2ZZ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-42PAAV6C.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4L2KHIRB.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-AAVMX6VD.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-JAXCH6PI.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-MU4RMLXT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O6L2WK4J.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-CPDBPTLG.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-HZACV5O2.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-U6EVFAJE.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-6QXAW7JJ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-VG2SY3DT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/@mermaid-js_parser@0.5.0/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js +1 -0
- package/dist/esm/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.js +1 -0
- package/dist/esm/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.32.0/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.js +1 -0
- package/dist/esm/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.32.0/node_modules/cytoscape-fcose/cytoscape-fcose.js +1 -0
- package/dist/esm/node_modules/.pnpm/cytoscape@3.32.0/node_modules/cytoscape/dist/cytoscape.esm.mjs.js +9 -0
- package/dist/esm/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.js +1 -0
- package/dist/esm/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/acyclic.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/add-border-segments.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/coordinate-system.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/data/list.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/layout.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/normalize.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/barycenter.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/init-order.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/bk.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/util.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/util.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/dfs.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/postorder.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/preorder.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/topsort.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/graph.js +1 -0
- package/dist/esm/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/json.js +1 -0
- package/dist/esm/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js +1 -0
- package/dist/esm/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/advancedFormat.js +1 -0
- package/dist/esm/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/customParseFormat.js +1 -0
- package/dist/esm/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/isoWeek.js +1 -0
- package/dist/esm/node_modules/.pnpm/dompurify@3.2.6/node_modules/dompurify/dist/purify.es.mjs.js +2 -0
- package/dist/esm/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.js +1 -0
- package/dist/esm/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.js +1 -0
- package/dist/esm/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.js +1 -0
- package/dist/esm/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludesWith.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.js +1 -0
- package/dist/esm/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.js +1 -0
- package/dist/esm/node_modules/.pnpm/marked@15.0.12/node_modules/marked/lib/marked.esm.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-KYWUMXXP.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-ZUX3OVTL.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-E5VUS4TQ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-44GW5IO5.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-7N6UNFX7.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AEN23PCK.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BMRFU3JQ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BQPDZTM5.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BRE4QBWZ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-D33BOVEP.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DS2CGKN3.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-F7MYA6JM.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-GOYUR5SG.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HPOVUXKZ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-NUTPFWZB.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UIWBPB2F.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UT7MDFXQ.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-VDROSRA5.mjs.js +7 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-WZLT4MVT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-YL523NDC.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-YQZZRAKN.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-EGQPL23Y.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-4EBKGCBT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/dagre-IE2X5DAH.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-3XXCIKAB.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-DTTGSU4T.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-FWMTN743.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-OUUYVNGO.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-Y4ZJHTSR.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-SOPYED2O.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-LZPS564M.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-KRBQ73NG.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-TWHLSRP4.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-RDSO3R44.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-JVH3GP2A.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-2GFVJBMM.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-PBTKI7ZP.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-XYA53EP7.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-BLN7LXEI.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-WEXRT5W7.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-SNKRMT2F.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-GH3MJCYT.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-4SJQ7YKO.mjs.js +1 -0
- package/dist/esm/node_modules/.pnpm/mermaid@11.7.0/node_modules/mermaid/dist/mermaid.core.mjs.js +6 -0
- package/dist/esm/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.js +1 -0
- package/dist/esm/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.js +1 -0
- package/dist/esm/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.js +1 -0
- package/dist/esm/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs.js +1 -0
- package/dist/esm/prose.css +1 -1
- package/dist/esm/src/components/Core/Drawer.d.ts +8 -0
- package/dist/esm/src/components/Core/ScrollArea.d.ts +12 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/MermaidRenderer.d.ts +7 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/Provider.d.ts +22 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/Renderer.d.ts +13 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/hooks/useArtifact.d.ts +4 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/hooks/useArtifactContext.d.ts +7 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/hooks/useArtifactData.d.ts +8 -0
- package/dist/esm/src/components/Pickaxe/Addons/Artifact/index.d.ts +8 -0
- package/dist/esm/src/components/Pickaxe/Addons/Scroll/Provider.d.ts +1 -1
- package/dist/esm/src/components/Pickaxe/Addons/Scroll/hooks/useScroll.d.ts +5 -1
- package/dist/esm/src/components/Pickaxe/Provider.d.ts +4 -1
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/Components/Artifact/index.d.ts +3 -0
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/Components/common/TextShimmer.d.ts +2 -1
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/hooks/usePickaxeMarkdownContext.d.ts +2 -2
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/index.d.ts +9 -6
- package/dist/esm/src/components/Pickaxe/common/PickaxeMarkdown/utils/custom-plugins.d.ts +1 -0
- package/dist/esm/src/hooks/pickaxe/usePickaxeContext.d.ts +1 -0
- package/dist/esm/src/index.d.ts +8 -4
- package/dist/esm/src/types/artifact.d.ts +30 -0
- package/package.json +9 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{getIconStyles as t}from"./chunk-UIWBPB2F.mjs.js";import{getLineFunctionsWithOffset as e}from"./chunk-NUTPFWZB.mjs.js";import{getSubGraphTitleMargins as r}from"./chunk-YL523NDC.mjs.js";import{createText as a,replaceIconSubstring as s}from"./chunk-7N6UNFX7.mjs.js";import{getStylesFromArray as i,utils_default as n,decodeEntities as o}from"./chunk-F7MYA6JM.mjs.js";import{__name as l,getConfig2 as c,log as d,getConfig as h,evaluate as g,getUrl as y,configureSvgSize as p,clear as u,common_default as x,sanitizeText as b}from"./chunk-BMRFU3JQ.mjs.js";import f from"../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js";import"../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js";import"../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js";import{Graph as m}from"../../../../../../dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/graph.js";import w from"../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.js";import k from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/line.js";import L from"../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js";import S from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js";import _ from"../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/channel.js";var E=function(){var t=l((function(t,e,r,a){for(r=r||{},a=t.length;a--;r[t[a]]=e);return r}),"o"),e=[1,7],r=[1,13],a=[1,14],s=[1,15],i=[1,19],n=[1,16],o=[1,17],c=[1,18],d=[8,30],h=[8,21,28,29,30,31,32,40,44,47],g=[1,23],y=[1,24],p=[8,15,16,21,28,29,30,31,32,40,44,47],u=[8,15,16,21,27,28,29,30,31,32,40,44,47],x=[1,49],b={trace:l((function(){}),"trace"),yy:{},symbols_:{error:2,spaceLines:3,SPACELINE:4,NL:5,separator:6,SPACE:7,EOF:8,start:9,BLOCK_DIAGRAM_KEY:10,document:11,stop:12,statement:13,link:14,LINK:15,START_LINK:16,LINK_LABEL:17,STR:18,nodeStatement:19,columnsStatement:20,SPACE_BLOCK:21,blockStatement:22,classDefStatement:23,cssClassStatement:24,styleStatement:25,node:26,SIZE:27,COLUMNS:28,"id-block":29,end:30,block:31,NODE_ID:32,nodeShapeNLabel:33,dirList:34,DIR:35,NODE_DSTART:36,NODE_DEND:37,BLOCK_ARROW_START:38,BLOCK_ARROW_END:39,classDef:40,CLASSDEF_ID:41,CLASSDEF_STYLEOPTS:42,DEFAULT:43,class:44,CLASSENTITY_IDS:45,STYLECLASS:46,style:47,STYLE_ENTITY_IDS:48,STYLE_DEFINITION_DATA:49,$accept:0,$end:1},terminals_:{2:"error",4:"SPACELINE",5:"NL",7:"SPACE",8:"EOF",10:"BLOCK_DIAGRAM_KEY",15:"LINK",16:"START_LINK",17:"LINK_LABEL",18:"STR",21:"SPACE_BLOCK",27:"SIZE",28:"COLUMNS",29:"id-block",30:"end",31:"block",32:"NODE_ID",35:"DIR",36:"NODE_DSTART",37:"NODE_DEND",38:"BLOCK_ARROW_START",39:"BLOCK_ARROW_END",40:"classDef",41:"CLASSDEF_ID",42:"CLASSDEF_STYLEOPTS",43:"DEFAULT",44:"class",45:"CLASSENTITY_IDS",46:"STYLECLASS",47:"style",48:"STYLE_ENTITY_IDS",49:"STYLE_DEFINITION_DATA"},productions_:[0,[3,1],[3,2],[3,2],[6,1],[6,1],[6,1],[9,3],[12,1],[12,1],[12,2],[12,2],[11,1],[11,2],[14,1],[14,4],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[19,3],[19,2],[19,1],[20,1],[22,4],[22,3],[26,1],[26,2],[34,1],[34,2],[33,3],[33,4],[23,3],[23,3],[24,3],[25,3]],performAction:l((function(t,e,r,a,s,i,n){var o=i.length-1;switch(s){case 4:a.getLogger().debug("Rule: separator (NL) ");break;case 5:a.getLogger().debug("Rule: separator (Space) ");break;case 6:a.getLogger().debug("Rule: separator (EOF) ");break;case 7:a.getLogger().debug("Rule: hierarchy: ",i[o-1]),a.setHierarchy(i[o-1]);break;case 8:a.getLogger().debug("Stop NL ");break;case 9:a.getLogger().debug("Stop EOF ");break;case 10:a.getLogger().debug("Stop NL2 ");break;case 11:a.getLogger().debug("Stop EOF2 ");break;case 12:a.getLogger().debug("Rule: statement: ",i[o]),"number"==typeof i[o].length?this.$=i[o]:this.$=[i[o]];break;case 13:a.getLogger().debug("Rule: statement #2: ",i[o-1]),this.$=[i[o-1]].concat(i[o]);break;case 14:a.getLogger().debug("Rule: link: ",i[o],t),this.$={edgeTypeStr:i[o],label:""};break;case 15:a.getLogger().debug("Rule: LABEL link: ",i[o-3],i[o-1],i[o]),this.$={edgeTypeStr:i[o],label:i[o-1]};break;case 18:const e=parseInt(i[o]),r=a.generateId();this.$={id:r,type:"space",label:"",width:e,children:[]};break;case 23:a.getLogger().debug("Rule: (nodeStatement link node) ",i[o-2],i[o-1],i[o]," typestr: ",i[o-1].edgeTypeStr);const s=a.edgeStrToEdgeData(i[o-1].edgeTypeStr);this.$=[{id:i[o-2].id,label:i[o-2].label,type:i[o-2].type,directions:i[o-2].directions},{id:i[o-2].id+"-"+i[o].id,start:i[o-2].id,end:i[o].id,label:i[o-1].label,type:"edge",directions:i[o].directions,arrowTypeEnd:s,arrowTypeStart:"arrow_open"},{id:i[o].id,label:i[o].label,type:a.typeStr2Type(i[o].typeStr),directions:i[o].directions}];break;case 24:a.getLogger().debug("Rule: nodeStatement (abc88 node size) ",i[o-1],i[o]),this.$={id:i[o-1].id,label:i[o-1].label,type:a.typeStr2Type(i[o-1].typeStr),directions:i[o-1].directions,widthInColumns:parseInt(i[o],10)};break;case 25:a.getLogger().debug("Rule: nodeStatement (node) ",i[o]),this.$={id:i[o].id,label:i[o].label,type:a.typeStr2Type(i[o].typeStr),directions:i[o].directions,widthInColumns:1};break;case 26:a.getLogger().debug("APA123",this?this:"na"),a.getLogger().debug("COLUMNS: ",i[o]),this.$={type:"column-setting",columns:"auto"===i[o]?-1:parseInt(i[o])};break;case 27:a.getLogger().debug("Rule: id-block statement : ",i[o-2],i[o-1]),a.generateId(),this.$={...i[o-2],type:"composite",children:i[o-1]};break;case 28:a.getLogger().debug("Rule: blockStatement : ",i[o-2],i[o-1],i[o]);const n=a.generateId();this.$={id:n,type:"composite",label:"",children:i[o-1]};break;case 29:a.getLogger().debug("Rule: node (NODE_ID separator): ",i[o]),this.$={id:i[o]};break;case 30:a.getLogger().debug("Rule: node (NODE_ID nodeShapeNLabel separator): ",i[o-1],i[o]),this.$={id:i[o-1],label:i[o].label,typeStr:i[o].typeStr,directions:i[o].directions};break;case 31:a.getLogger().debug("Rule: dirList: ",i[o]),this.$=[i[o]];break;case 32:a.getLogger().debug("Rule: dirList: ",i[o-1],i[o]),this.$=[i[o-1]].concat(i[o]);break;case 33:a.getLogger().debug("Rule: nodeShapeNLabel: ",i[o-2],i[o-1],i[o]),this.$={typeStr:i[o-2]+i[o],label:i[o-1]};break;case 34:a.getLogger().debug("Rule: BLOCK_ARROW nodeShapeNLabel: ",i[o-3],i[o-2]," #3:",i[o-1],i[o]),this.$={typeStr:i[o-3]+i[o],label:i[o-2],directions:i[o-1]};break;case 35:case 36:this.$={type:"classDef",id:i[o-1].trim(),css:i[o].trim()};break;case 37:this.$={type:"applyClass",id:i[o-1].trim(),styleClass:i[o].trim()};break;case 38:this.$={type:"applyStyles",id:i[o-1].trim(),stylesStr:i[o].trim()}}}),"anonymous"),table:[{9:1,10:[1,2]},{1:[3]},{11:3,13:4,19:5,20:6,21:e,22:8,23:9,24:10,25:11,26:12,28:r,29:a,31:s,32:i,40:n,44:o,47:c},{8:[1,20]},t(d,[2,12],{13:4,19:5,20:6,22:8,23:9,24:10,25:11,26:12,11:21,21:e,28:r,29:a,31:s,32:i,40:n,44:o,47:c}),t(h,[2,16],{14:22,15:g,16:y}),t(h,[2,17]),t(h,[2,18]),t(h,[2,19]),t(h,[2,20]),t(h,[2,21]),t(h,[2,22]),t(p,[2,25],{27:[1,25]}),t(h,[2,26]),{19:26,26:12,32:i},{11:27,13:4,19:5,20:6,21:e,22:8,23:9,24:10,25:11,26:12,28:r,29:a,31:s,32:i,40:n,44:o,47:c},{41:[1,28],43:[1,29]},{45:[1,30]},{48:[1,31]},t(u,[2,29],{33:32,36:[1,33],38:[1,34]}),{1:[2,7]},t(d,[2,13]),{26:35,32:i},{32:[2,14]},{17:[1,36]},t(p,[2,24]),{11:37,13:4,14:22,15:g,16:y,19:5,20:6,21:e,22:8,23:9,24:10,25:11,26:12,28:r,29:a,31:s,32:i,40:n,44:o,47:c},{30:[1,38]},{42:[1,39]},{42:[1,40]},{46:[1,41]},{49:[1,42]},t(u,[2,30]),{18:[1,43]},{18:[1,44]},t(p,[2,23]),{18:[1,45]},{30:[1,46]},t(h,[2,28]),t(h,[2,35]),t(h,[2,36]),t(h,[2,37]),t(h,[2,38]),{37:[1,47]},{34:48,35:x},{15:[1,50]},t(h,[2,27]),t(u,[2,33]),{39:[1,51]},{34:52,35:x,39:[2,31]},{32:[2,15]},t(u,[2,34]),{39:[2,32]}],defaultActions:{20:[2,7],23:[2,14],50:[2,15],52:[2,32]},parseError:l((function(t,e){if(!e.recoverable){var r=new Error(t);throw r.hash=e,r}this.trace(t)}),"parseError"),parse:l((function(t){var e=this,r=[0],a=[],s=[null],i=[],n=this.table,o="",c=0,d=0,h=i.slice.call(arguments,1),g=Object.create(this.lexer),y={yy:{}};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(y.yy[p]=this.yy[p]);g.setInput(t,y.yy),y.yy.lexer=g,y.yy.parser=this,void 0===g.yylloc&&(g.yylloc={});var u=g.yylloc;i.push(u);var x=g.options&&g.options.ranges;function b(){var t;return"number"!=typeof(t=a.pop()||g.lex()||1)&&(t instanceof Array&&(t=(a=t).pop()),t=e.symbols_[t]||t),t}"function"==typeof y.yy.parseError?this.parseError=y.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError,l((function(t){r.length=r.length-2*t,s.length=s.length-t,i.length=i.length-t}),"popStack"),l(b,"lex");for(var f,m,w,k,L,S,_,E,v={};;){if(m=r[r.length-1],this.defaultActions[m]?w=this.defaultActions[m]:(null==f&&(f=b()),w=n[m]&&n[m][f]),void 0===w||!w.length||!w[0]){var D="";for(L in E=[],n[m])this.terminals_[L]&&L>2&&E.push("'"+this.terminals_[L]+"'");D=g.showPosition?"Parse error on line "+(c+1)+":\n"+g.showPosition()+"\nExpecting "+E.join(", ")+", got '"+(this.terminals_[f]||f)+"'":"Parse error on line "+(c+1)+": Unexpected "+(1==f?"end of input":"'"+(this.terminals_[f]||f)+"'"),this.parseError(D,{text:g.match,token:this.terminals_[f]||f,line:g.yylineno,loc:u,expected:E})}if(w[0]instanceof Array&&w.length>1)throw new Error("Parse Error: multiple actions possible at state: "+m+", token: "+f);switch(w[0]){case 1:r.push(f),s.push(g.yytext),i.push(g.yylloc),r.push(w[1]),f=null,d=g.yyleng,o=g.yytext,c=g.yylineno,u=g.yylloc;break;case 2:if(S=this.productions_[w[1]][1],v.$=s[s.length-S],v._$={first_line:i[i.length-(S||1)].first_line,last_line:i[i.length-1].last_line,first_column:i[i.length-(S||1)].first_column,last_column:i[i.length-1].last_column},x&&(v._$.range=[i[i.length-(S||1)].range[0],i[i.length-1].range[1]]),void 0!==(k=this.performAction.apply(v,[o,d,c,y.yy,w[1],s,i].concat(h))))return k;S&&(r=r.slice(0,-1*S*2),s=s.slice(0,-1*S),i=i.slice(0,-1*S)),r.push(this.productions_[w[1]][0]),s.push(v.$),i.push(v._$),_=n[r[r.length-2]][r[r.length-1]],r.push(_);break;case 3:return!0}}return!0}),"parse")},f=function(){return{EOF:1,parseError:l((function(t,e){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,e)}),"parseError"),setInput:l((function(t,e){return this.yy=e||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this}),"setInput"),input:l((function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t}),"input"),unput:l((function(t){var e=t.length,r=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-e),this.offset-=e;var a=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),r.length-1&&(this.yylineno-=r.length-1);var s=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:r?(r.length===a.length?this.yylloc.first_column:0)+a[a.length-r.length].length-r[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[s[0],s[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this}),"unput"),more:l((function(){return this._more=!0,this}),"more"),reject:l((function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})}),"reject"),less:l((function(t){this.unput(this.match.slice(t))}),"less"),pastInput:l((function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")}),"pastInput"),upcomingInput:l((function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")}),"upcomingInput"),showPosition:l((function(){var t=this.pastInput(),e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"}),"showPosition"),test_match:l((function(t,e){var r,a,s;if(this.options.backtrack_lexer&&(s={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(s.yylloc.range=this.yylloc.range.slice(0))),(a=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=a.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:a?a[a.length-1].length-a[a.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],r=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),r)return r;if(this._backtrack){for(var i in s)this[i]=s[i];return!1}return!1}),"test_match"),next:l((function(){if(this.done)return this.EOF;var t,e,r,a;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var s=this._currentRules(),i=0;i<s.length;i++)if((r=this._input.match(this.rules[s[i]]))&&(!e||r[0].length>e[0].length)){if(e=r,a=i,this.options.backtrack_lexer){if(!1!==(t=this.test_match(r,s[i])))return t;if(this._backtrack){e=!1;continue}return!1}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,s[a]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})}),"next"),lex:l((function(){var t=this.next();return t||this.lex()}),"lex"),begin:l((function(t){this.conditionStack.push(t)}),"begin"),popState:l((function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]}),"popState"),_currentRules:l((function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules}),"_currentRules"),topState:l((function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"}),"topState"),pushState:l((function(t){this.begin(t)}),"pushState"),stateStackSize:l((function(){return this.conditionStack.length}),"stateStackSize"),options:{},performAction:l((function(t,e,r,a){switch(r){case 0:return 10;case 1:return t.getLogger().debug("Found space-block"),31;case 2:return t.getLogger().debug("Found nl-block"),31;case 3:return t.getLogger().debug("Found space-block"),29;case 4:t.getLogger().debug(".",e.yytext);break;case 5:t.getLogger().debug("_",e.yytext);break;case 6:return 5;case 7:return e.yytext=-1,28;case 8:return e.yytext=e.yytext.replace(/columns\s+/,""),t.getLogger().debug("COLUMNS (LEX)",e.yytext),28;case 9:case 77:case 78:case 100:this.pushState("md_string");break;case 10:return"MD_STR";case 11:case 35:case 80:this.popState();break;case 12:this.pushState("string");break;case 13:t.getLogger().debug("LEX: POPPING STR:",e.yytext),this.popState();break;case 14:return t.getLogger().debug("LEX: STR end:",e.yytext),"STR";case 15:return e.yytext=e.yytext.replace(/space\:/,""),t.getLogger().debug("SPACE NUM (LEX)",e.yytext),21;case 16:return e.yytext="1",t.getLogger().debug("COLUMNS (LEX)",e.yytext),21;case 17:return 43;case 18:return"LINKSTYLE";case 19:return"INTERPOLATE";case 20:return this.pushState("CLASSDEF"),40;case 21:return this.popState(),this.pushState("CLASSDEFID"),"DEFAULT_CLASSDEF_ID";case 22:return this.popState(),this.pushState("CLASSDEFID"),41;case 23:return this.popState(),42;case 24:return this.pushState("CLASS"),44;case 25:return this.popState(),this.pushState("CLASS_STYLE"),45;case 26:return this.popState(),46;case 27:return this.pushState("STYLE_STMNT"),47;case 28:return this.popState(),this.pushState("STYLE_DEFINITION"),48;case 29:return this.popState(),49;case 30:return this.pushState("acc_title"),"acc_title";case 31:return this.popState(),"acc_title_value";case 32:return this.pushState("acc_descr"),"acc_descr";case 33:return this.popState(),"acc_descr_value";case 34:this.pushState("acc_descr_multiline");break;case 36:return"acc_descr_multiline_value";case 37:return 30;case 38:case 39:case 41:case 42:case 45:return this.popState(),t.getLogger().debug("Lex: (("),"NODE_DEND";case 40:return this.popState(),t.getLogger().debug("Lex: ))"),"NODE_DEND";case 43:return this.popState(),t.getLogger().debug("Lex: (-"),"NODE_DEND";case 44:return this.popState(),t.getLogger().debug("Lex: -)"),"NODE_DEND";case 46:return this.popState(),t.getLogger().debug("Lex: ]]"),"NODE_DEND";case 47:return this.popState(),t.getLogger().debug("Lex: ("),"NODE_DEND";case 48:return this.popState(),t.getLogger().debug("Lex: ])"),"NODE_DEND";case 49:case 50:return this.popState(),t.getLogger().debug("Lex: /]"),"NODE_DEND";case 51:return this.popState(),t.getLogger().debug("Lex: )]"),"NODE_DEND";case 52:return this.popState(),t.getLogger().debug("Lex: )"),"NODE_DEND";case 53:return this.popState(),t.getLogger().debug("Lex: ]>"),"NODE_DEND";case 54:return this.popState(),t.getLogger().debug("Lex: ]"),"NODE_DEND";case 55:return t.getLogger().debug("Lexa: -)"),this.pushState("NODE"),36;case 56:return t.getLogger().debug("Lexa: (-"),this.pushState("NODE"),36;case 57:return t.getLogger().debug("Lexa: ))"),this.pushState("NODE"),36;case 58:case 60:case 61:case 62:case 65:return t.getLogger().debug("Lexa: )"),this.pushState("NODE"),36;case 59:return t.getLogger().debug("Lex: ((("),this.pushState("NODE"),36;case 63:return t.getLogger().debug("Lexc: >"),this.pushState("NODE"),36;case 64:return t.getLogger().debug("Lexa: (["),this.pushState("NODE"),36;case 66:case 67:case 68:case 69:case 70:case 71:case 72:return this.pushState("NODE"),36;case 73:return t.getLogger().debug("Lexa: ["),this.pushState("NODE"),36;case 74:return this.pushState("BLOCK_ARROW"),t.getLogger().debug("LEX ARR START"),38;case 75:return t.getLogger().debug("Lex: NODE_ID",e.yytext),32;case 76:return t.getLogger().debug("Lex: EOF",e.yytext),8;case 79:return"NODE_DESCR";case 81:t.getLogger().debug("Lex: Starting string"),this.pushState("string");break;case 82:t.getLogger().debug("LEX ARR: Starting string"),this.pushState("string");break;case 83:return t.getLogger().debug("LEX: NODE_DESCR:",e.yytext),"NODE_DESCR";case 84:t.getLogger().debug("LEX POPPING"),this.popState();break;case 85:t.getLogger().debug("Lex: =>BAE"),this.pushState("ARROW_DIR");break;case 86:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (right): dir:",e.yytext),"DIR";case 87:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (left):",e.yytext),"DIR";case 88:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (x):",e.yytext),"DIR";case 89:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (y):",e.yytext),"DIR";case 90:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (up):",e.yytext),"DIR";case 91:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (down):",e.yytext),"DIR";case 92:return e.yytext="]>",t.getLogger().debug("Lex (ARROW_DIR end):",e.yytext),this.popState(),this.popState(),"BLOCK_ARROW_END";case 93:return t.getLogger().debug("Lex: LINK","#"+e.yytext+"#"),15;case 94:case 95:case 96:return t.getLogger().debug("Lex: LINK",e.yytext),15;case 97:case 98:case 99:return t.getLogger().debug("Lex: START_LINK",e.yytext),this.pushState("LLABEL"),16;case 101:return t.getLogger().debug("Lex: Starting string"),this.pushState("string"),"LINK_LABEL";case 102:return this.popState(),t.getLogger().debug("Lex: LINK","#"+e.yytext+"#"),15;case 103:case 104:return this.popState(),t.getLogger().debug("Lex: LINK",e.yytext),15;case 105:return t.getLogger().debug("Lex: COLON",e.yytext),e.yytext=e.yytext.slice(1),27}}),"anonymous"),rules:[/^(?:block-beta\b)/,/^(?:block\s+)/,/^(?:block\n+)/,/^(?:block:)/,/^(?:[\s]+)/,/^(?:[\n]+)/,/^(?:((\u000D\u000A)|(\u000A)))/,/^(?:columns\s+auto\b)/,/^(?:columns\s+[\d]+)/,/^(?:["][`])/,/^(?:[^`"]+)/,/^(?:[`]["])/,/^(?:["])/,/^(?:["])/,/^(?:[^"]*)/,/^(?:space[:]\d+)/,/^(?:space\b)/,/^(?:default\b)/,/^(?:linkStyle\b)/,/^(?:interpolate\b)/,/^(?:classDef\s+)/,/^(?:DEFAULT\s+)/,/^(?:\w+\s+)/,/^(?:[^\n]*)/,/^(?:class\s+)/,/^(?:(\w+)+((,\s*\w+)*))/,/^(?:[^\n]*)/,/^(?:style\s+)/,/^(?:(\w+)+((,\s*\w+)*))/,/^(?:[^\n]*)/,/^(?:accTitle\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*\{\s*)/,/^(?:[\}])/,/^(?:[^\}]*)/,/^(?:end\b\s*)/,/^(?:\(\(\()/,/^(?:\)\)\))/,/^(?:[\)]\))/,/^(?:\}\})/,/^(?:\})/,/^(?:\(-)/,/^(?:-\))/,/^(?:\(\()/,/^(?:\]\])/,/^(?:\()/,/^(?:\]\))/,/^(?:\\\])/,/^(?:\/\])/,/^(?:\)\])/,/^(?:[\)])/,/^(?:\]>)/,/^(?:[\]])/,/^(?:-\))/,/^(?:\(-)/,/^(?:\)\))/,/^(?:\))/,/^(?:\(\(\()/,/^(?:\(\()/,/^(?:\{\{)/,/^(?:\{)/,/^(?:>)/,/^(?:\(\[)/,/^(?:\()/,/^(?:\[\[)/,/^(?:\[\|)/,/^(?:\[\()/,/^(?:\)\)\))/,/^(?:\[\\)/,/^(?:\[\/)/,/^(?:\[\\)/,/^(?:\[)/,/^(?:<\[)/,/^(?:[^\(\[\n\-\)\{\}\s\<\>:]+)/,/^(?:$)/,/^(?:["][`])/,/^(?:["][`])/,/^(?:[^`"]+)/,/^(?:[`]["])/,/^(?:["])/,/^(?:["])/,/^(?:[^"]+)/,/^(?:["])/,/^(?:\]>\s*\()/,/^(?:,?\s*right\s*)/,/^(?:,?\s*left\s*)/,/^(?:,?\s*x\s*)/,/^(?:,?\s*y\s*)/,/^(?:,?\s*up\s*)/,/^(?:,?\s*down\s*)/,/^(?:\)\s*)/,/^(?:\s*[xo<]?--+[-xo>]\s*)/,/^(?:\s*[xo<]?==+[=xo>]\s*)/,/^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/,/^(?:\s*~~[\~]+\s*)/,/^(?:\s*[xo<]?--\s*)/,/^(?:\s*[xo<]?==\s*)/,/^(?:\s*[xo<]?-\.\s*)/,/^(?:["][`])/,/^(?:["])/,/^(?:\s*[xo<]?--+[-xo>]\s*)/,/^(?:\s*[xo<]?==+[=xo>]\s*)/,/^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/,/^(?::\d+)/],conditions:{STYLE_DEFINITION:{rules:[29],inclusive:!1},STYLE_STMNT:{rules:[28],inclusive:!1},CLASSDEFID:{rules:[23],inclusive:!1},CLASSDEF:{rules:[21,22],inclusive:!1},CLASS_STYLE:{rules:[26],inclusive:!1},CLASS:{rules:[25],inclusive:!1},LLABEL:{rules:[100,101,102,103,104],inclusive:!1},ARROW_DIR:{rules:[86,87,88,89,90,91,92],inclusive:!1},BLOCK_ARROW:{rules:[77,82,85],inclusive:!1},NODE:{rules:[38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,78,81],inclusive:!1},md_string:{rules:[10,11,79,80],inclusive:!1},space:{rules:[],inclusive:!1},string:{rules:[13,14,83,84],inclusive:!1},acc_descr_multiline:{rules:[35,36],inclusive:!1},acc_descr:{rules:[33],inclusive:!1},acc_title:{rules:[31],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,12,15,16,17,18,19,20,24,27,30,32,34,37,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,93,94,95,96,97,98,99,105],inclusive:!0}}}}();function m(){this.yy={}}return b.lexer=f,l(m,"Parser"),m.prototype=b,b.Parser=m,new m}();E.parser=E;var v=E,D=new Map,$=[],T=new Map,N="color",C="fill",I=c(),B=new Map,z=l((t=>x.sanitizeText(t,I)),"sanitizeText"),R=l((function(t,e=""){let r=B.get(t);r||(r={id:t,styles:[],textStyles:[]},B.set(t,r)),null!=e&&e.split(",").forEach((t=>{const e=t.replace(/([^;]*);/,"$1").trim();if(RegExp(N).exec(t)){const t=e.replace(C,"bgFill").replace(N,C);r.textStyles.push(t)}r.styles.push(e)}))}),"addStyleClass"),O=l((function(t,e=""){const r=D.get(t);null!=e&&(r.styles=e.split(","))}),"addStyle2Node"),A=l((function(t,e){t.split(",").forEach((function(t){let r=D.get(t);if(void 0===r){const e=t.trim();r={id:e,type:"na",children:[]},D.set(e,r)}r.classes||(r.classes=[]),r.classes.push(e)}))}),"setCssClass"),M=l(((t,e)=>{const r=t.flat(),a=[];for(const t of r)if(t.label&&(t.label=z(t.label)),"classDef"!==t.type)if("applyClass"!==t.type)if("applyStyles"!==t.type)if("column-setting"===t.type)e.columns=t.columns??-1;else if("edge"===t.type){const e=(T.get(t.id)??0)+1;T.set(t.id,e),t.id=e+"-"+t.id,$.push(t)}else{t.label||("composite"===t.type?t.label="":t.label=t.id);const e=D.get(t.id);if(void 0===e?D.set(t.id,t):("na"!==t.type&&(e.type=t.type),t.label!==t.id&&(e.label=t.label)),t.children&&M(t.children,t),"space"===t.type){const e=t.width??1;for(let r=0;r<e;r++){const e=f(t);e.id=e.id+"-"+r,D.set(e.id,e),a.push(e)}}else void 0===e&&a.push(t)}else t?.stylesStr&&O(t.id,t?.stylesStr);else A(t.id,t?.styleClass??"");else R(t.id,t.css);e.children=a}),"populateBlockDatabase"),P=[],Y={id:"root",type:"composite",children:[],columns:-1},F=l((()=>{d.debug("Clear called"),u(),Y={id:"root",type:"composite",children:[],columns:-1},D=new Map([["root",Y]]),P=[],B=new Map,$=[],T=new Map}),"clear");function W(t){switch(d.debug("typeStr2Type",t),t){case"[]":return"square";case"()":return d.debug("we have a round"),"round";case"(())":return"circle";case">]":return"rect_left_inv_arrow";case"{}":return"diamond";case"{{}}":return"hexagon";case"([])":return"stadium";case"[[]]":return"subroutine";case"[()]":return"cylinder";case"((()))":return"doublecircle";case"[//]":return"lean_right";case"[\\\\]":return"lean_left";case"[/\\]":return"trapezoid";case"[\\/]":return"inv_trapezoid";case"<[]>":return"block_arrow";default:return"na"}}function j(t){return d.debug("typeStr2Type",t),"=="===t?"thick":"normal"}function X(t){switch(t.trim()){case"--x":return"arrow_cross";case"--o":return"arrow_circle";default:return"arrow_point"}}l(W,"typeStr2Type"),l(j,"edgeTypeStr2Type"),l(X,"edgeStrToEdgeData");var U=0,H=l((()=>(U++,"id-"+Math.random().toString(36).substr(2,12)+"-"+U)),"generateId"),K=l((t=>{Y.children=t,M(t,Y),P=Y.children}),"setHierarchy"),Z=l((t=>{const e=D.get(t);return e?e.columns?e.columns:e.children?e.children.length:-1:-1}),"getColumns"),q=l((()=>[...D.values()]),"getBlocksFlat"),J=l((()=>P||[]),"getBlocks"),G=l((()=>$),"getEdges"),Q=l((t=>D.get(t)),"getBlock"),V=l((t=>{D.set(t.id,t)}),"setBlock"),tt=l((()=>console),"getLogger"),et=l((function(){return B}),"getClasses"),rt={getConfig:l((()=>h().block),"getConfig"),typeStr2Type:W,edgeTypeStr2Type:j,edgeStrToEdgeData:X,getLogger:tt,getBlocksFlat:q,getBlocks:J,getEdges:G,setHierarchy:K,getBlock:Q,setBlock:V,getColumns:Z,getClasses:et,clear:F,generateId:H},at=l(((t,e)=>{const r=_,a=r(t,"r"),s=r(t,"g"),i=r(t,"b");return L(a,s,i,e)}),"fade"),st=l((e=>`.label {\n font-family: ${e.fontFamily};\n color: ${e.nodeTextColor||e.textColor};\n }\n .cluster-label text {\n fill: ${e.titleColor};\n }\n .cluster-label span,p {\n color: ${e.titleColor};\n }\n\n\n\n .label text,span,p {\n fill: ${e.nodeTextColor||e.textColor};\n color: ${e.nodeTextColor||e.textColor};\n }\n\n .node rect,\n .node circle,\n .node ellipse,\n .node polygon,\n .node path {\n fill: ${e.mainBkg};\n stroke: ${e.nodeBorder};\n stroke-width: 1px;\n }\n .flowchart-label text {\n text-anchor: middle;\n }\n // .flowchart-label .text-outer-tspan {\n // text-anchor: middle;\n // }\n // .flowchart-label .text-inner-tspan {\n // text-anchor: start;\n // }\n\n .node .label {\n text-align: center;\n }\n .node.clickable {\n cursor: pointer;\n }\n\n .arrowheadPath {\n fill: ${e.arrowheadColor};\n }\n\n .edgePath .path {\n stroke: ${e.lineColor};\n stroke-width: 2.0px;\n }\n\n .flowchart-link {\n stroke: ${e.lineColor};\n fill: none;\n }\n\n .edgeLabel {\n background-color: ${e.edgeLabelBackground};\n rect {\n opacity: 0.5;\n background-color: ${e.edgeLabelBackground};\n fill: ${e.edgeLabelBackground};\n }\n text-align: center;\n }\n\n /* For html labels only */\n .labelBkg {\n background-color: ${at(e.edgeLabelBackground,.5)};\n // background-color:\n }\n\n .node .cluster {\n // fill: ${at(e.mainBkg,.5)};\n fill: ${at(e.clusterBkg,.5)};\n stroke: ${at(e.clusterBorder,.2)};\n box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;\n stroke-width: 1px;\n }\n\n .cluster text {\n fill: ${e.titleColor};\n }\n\n .cluster span,p {\n color: ${e.titleColor};\n }\n /* .cluster div {\n color: ${e.titleColor};\n } */\n\n div.mermaidTooltip {\n position: absolute;\n text-align: center;\n max-width: 200px;\n padding: 2px;\n font-family: ${e.fontFamily};\n font-size: 12px;\n background: ${e.tertiaryColor};\n border: 1px solid ${e.border2};\n border-radius: 2px;\n pointer-events: none;\n z-index: 100;\n }\n\n .flowchartTitleText {\n text-anchor: middle;\n font-size: 18px;\n fill: ${e.textColor};\n }\n ${t()}\n`),"getStyles"),it=l(((t,e,r,a)=>{e.forEach((e=>{nt[e](t,r,a)}))}),"insertMarkers"),nt={extension:l(((t,e,r)=>{d.trace("Making markers for ",r),t.append("defs").append("marker").attr("id",r+"_"+e+"-extensionStart").attr("class","marker extension "+e).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 1,7 L18,13 V 1 Z"),t.append("defs").append("marker").attr("id",r+"_"+e+"-extensionEnd").attr("class","marker extension "+e).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 1,1 V 13 L18,7 Z")}),"extension"),composition:l(((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-compositionStart").attr("class","marker composition "+e).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),t.append("defs").append("marker").attr("id",r+"_"+e+"-compositionEnd").attr("class","marker composition "+e).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z")}),"composition"),aggregation:l(((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-aggregationStart").attr("class","marker aggregation "+e).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),t.append("defs").append("marker").attr("id",r+"_"+e+"-aggregationEnd").attr("class","marker aggregation "+e).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z")}),"aggregation"),dependency:l(((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-dependencyStart").attr("class","marker dependency "+e).attr("refX",6).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 5,7 L9,13 L1,7 L9,1 Z"),t.append("defs").append("marker").attr("id",r+"_"+e+"-dependencyEnd").attr("class","marker dependency "+e).attr("refX",13).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L14,7 L9,1 Z")}),"dependency"),lollipop:l(((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-lollipopStart").attr("class","marker lollipop "+e).attr("refX",13).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("circle").attr("stroke","black").attr("fill","transparent").attr("cx",7).attr("cy",7).attr("r",6),t.append("defs").append("marker").attr("id",r+"_"+e+"-lollipopEnd").attr("class","marker lollipop "+e).attr("refX",1).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("circle").attr("stroke","black").attr("fill","transparent").attr("cx",7).attr("cy",7).attr("r",6)}),"lollipop"),point:l(((t,e,r)=>{t.append("marker").attr("id",r+"_"+e+"-pointEnd").attr("class","marker "+e).attr("viewBox","0 0 10 10").attr("refX",6).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 0 0 L 10 5 L 0 10 z").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0"),t.append("marker").attr("id",r+"_"+e+"-pointStart").attr("class","marker "+e).attr("viewBox","0 0 10 10").attr("refX",4.5).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 0 5 L 10 10 L 10 0 z").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0")}),"point"),circle:l(((t,e,r)=>{t.append("marker").attr("id",r+"_"+e+"-circleEnd").attr("class","marker "+e).attr("viewBox","0 0 10 10").attr("refX",11).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("circle").attr("cx","5").attr("cy","5").attr("r","5").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0"),t.append("marker").attr("id",r+"_"+e+"-circleStart").attr("class","marker "+e).attr("viewBox","0 0 10 10").attr("refX",-1).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("circle").attr("cx","5").attr("cy","5").attr("r","5").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0")}),"circle"),cross:l(((t,e,r)=>{t.append("marker").attr("id",r+"_"+e+"-crossEnd").attr("class","marker cross "+e).attr("viewBox","0 0 11 11").attr("refX",12).attr("refY",5.2).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("path").attr("d","M 1,1 l 9,9 M 10,1 l -9,9").attr("class","arrowMarkerPath").style("stroke-width",2).style("stroke-dasharray","1,0"),t.append("marker").attr("id",r+"_"+e+"-crossStart").attr("class","marker cross "+e).attr("viewBox","0 0 11 11").attr("refX",-1).attr("refY",5.2).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("path").attr("d","M 1,1 l 9,9 M 10,1 l -9,9").attr("class","arrowMarkerPath").style("stroke-width",2).style("stroke-dasharray","1,0")}),"cross"),barb:l(((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-barbEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",14).attr("markerUnits","strokeWidth").attr("orient","auto").append("path").attr("d","M 19,7 L9,13 L14,7 L9,1 Z")}),"barb")},ot=it,lt=c()?.block?.padding??8;function ct(t,e){if(0===t||!Number.isInteger(t))throw new Error("Columns must be an integer !== 0.");if(e<0||!Number.isInteger(e))throw new Error("Position must be a non-negative integer."+e);if(t<0)return{px:e,py:0};if(1===t)return{px:0,py:e};return{px:e%t,py:Math.floor(e/t)}}l(ct,"calculateBlockPosition");var dt=l((t=>{let e=0,r=0;for(const a of t.children){const{width:s,height:i,x:n,y:o}=a.size??{width:0,height:0,x:0,y:0};d.debug("getMaxChildSize abc95 child:",a.id,"width:",s,"height:",i,"x:",n,"y:",o,a.type),"space"!==a.type&&(s>e&&(e=s/(t.widthInColumns??1)),i>r&&(r=i))}return{width:e,height:r}}),"getMaxChildSize");function ht(t,e,r=0,a=0){d.debug("setBlockSizes abc95 (start)",t.id,t?.size?.x,"block width =",t?.size,"siblingWidth",r),t?.size?.width||(t.size={width:r,height:a,x:0,y:0});let s=0,i=0;if(t.children?.length>0){for(const r of t.children)ht(r,e);const n=dt(t);s=n.width,i=n.height,d.debug("setBlockSizes abc95 maxWidth of",t.id,":s children is ",s,i);for(const e of t.children)e.size&&(d.debug(`abc95 Setting size of children of ${t.id} id=${e.id} ${s} ${i} ${JSON.stringify(e.size)}`),e.size.width=s*(e.widthInColumns??1)+lt*((e.widthInColumns??1)-1),e.size.height=i,e.size.x=0,e.size.y=0,d.debug(`abc95 updating size of ${t.id} children child:${e.id} maxWidth:${s} maxHeight:${i}`));for(const r of t.children)ht(r,e,s,i);const o=t.columns??-1;let l=0;for(const e of t.children)l+=e.widthInColumns??1;let c=t.children.length;o>0&&o<l&&(c=o);const h=Math.ceil(l/c);let g=c*(s+lt)+lt,y=h*(i+lt)+lt;if(g<r){d.debug(`Detected to small sibling: abc95 ${t.id} siblingWidth ${r} siblingHeight ${a} width ${g}`),g=r,y=a;const e=(r-c*lt-lt)/c,n=(a-h*lt-lt)/h;d.debug("Size indata abc88",t.id,"childWidth",e,"maxWidth",s),d.debug("Size indata abc88",t.id,"childHeight",n,"maxHeight",i),d.debug("Size indata abc88 xSize",c,"padding",lt);for(const r of t.children)r.size&&(r.size.width=e,r.size.height=n,r.size.x=0,r.size.y=0)}if(d.debug(`abc95 (finale calc) ${t.id} xSize ${c} ySize ${h} columns ${o}${t.children.length} width=${Math.max(g,t.size?.width||0)}`),g<(t?.size?.width||0)){g=t?.size?.width||0;const e=o>0?Math.min(t.children.length,o):t.children.length;if(e>0){const r=(g-e*lt-lt)/e;d.debug("abc95 (growing to fit) width",t.id,g,t.size?.width,r);for(const e of t.children)e.size&&(e.size.width=r)}}t.size={width:g,height:y,x:0,y:0}}d.debug("setBlockSizes abc94 (done)",t.id,t?.size?.x,t?.size?.width,t?.size?.y,t?.size?.height)}function gt(t,e){d.debug(`abc85 layout blocks (=>layoutBlocks) ${t.id} x: ${t?.size?.x} y: ${t?.size?.y} width: ${t?.size?.width}`);const r=t.columns??-1;if(d.debug("layoutBlocks columns abc95",t.id,"=>",r,t),t.children&&t.children.length>0){const e=t?.children[0]?.size?.width??0,a=t.children.length*e+(t.children.length-1)*lt;d.debug("widthOfChildren 88",a,"posX");let s=0;d.debug("abc91 block?.size?.x",t.id,t?.size?.x);let i=t?.size?.x?t?.size?.x+(-t?.size?.width/2||0):-lt,n=0;for(const e of t.children){const a=t;if(!e.size)continue;const{width:o,height:l}=e.size,{px:c,py:h}=ct(r,s);if(h!=n&&(n=h,i=t?.size?.x?t?.size?.x+(-t?.size?.width/2||0):-lt,d.debug("New row in layout for block",t.id," and child ",e.id,n)),d.debug(`abc89 layout blocks (child) id: ${e.id} Pos: ${s} (px, py) ${c},${h} (${a?.size?.x},${a?.size?.y}) parent: ${a.id} width: ${o}${lt}`),a.size){const t=o/2;e.size.x=i+lt+t,d.debug(`abc91 layout blocks (calc) px, pyid:${e.id} startingPos=X${i} new startingPosX${e.size.x} ${t} padding=${lt} width=${o} halfWidth=${t} => x:${e.size.x} y:${e.size.y} ${e.widthInColumns} (width * (child?.w || 1)) / 2 ${o*(e?.widthInColumns??1)/2}`),i=e.size.x+t,e.size.y=a.size.y-a.size.height/2+h*(l+lt)+l/2+lt,d.debug(`abc88 layout blocks (calc) px, pyid:${e.id}startingPosX${i}${lt}${t}=>x:${e.size.x}y:${e.size.y}${e.widthInColumns}(width * (child?.w || 1)) / 2${o*(e?.widthInColumns??1)/2}`)}e.children&>(e),s+=e?.widthInColumns??1,d.debug("abc88 columnsPos",e,s)}}d.debug(`layout blocks (<==layoutBlocks) ${t.id} x: ${t?.size?.x} y: ${t?.size?.y} width: ${t?.size?.width}`)}function yt(t,{minX:e,minY:r,maxX:a,maxY:s}={minX:0,minY:0,maxX:0,maxY:0}){if(t.size&&"root"!==t.id){const{x:i,y:n,width:o,height:l}=t.size;i-o/2<e&&(e=i-o/2),n-l/2<r&&(r=n-l/2),i+o/2>a&&(a=i+o/2),n+l/2>s&&(s=n+l/2)}if(t.children)for(const i of t.children)({minX:e,minY:r,maxX:a,maxY:s}=yt(i,{minX:e,minY:r,maxX:a,maxY:s}));return{minX:e,minY:r,maxX:a,maxY:s}}function pt(t){const e=t.getBlock("root");if(!e)return;ht(e,t,0,0),gt(e),d.debug("getBlocks",JSON.stringify(e,null,2));const{minX:r,minY:a,maxX:s,maxY:i}=yt(e);return{x:r,y:a,width:s-r,height:i-a}}function ut(t,e){e&&t.attr("style",e)}function xt(t){const e=w(document.createElementNS("http://www.w3.org/2000/svg","foreignObject")),r=e.append("xhtml:div"),a=t.label,s=t.isNode?"nodeLabel":"edgeLabel",i=r.append("span");return i.html(a),ut(i,t.labelStyle),i.attr("class",s),ut(r,t.labelStyle),r.style("display","inline-block"),r.style("white-space","nowrap"),r.attr("xmlns","http://www.w3.org/1999/xhtml"),e.node()}l(ht,"setBlockSizes"),l(gt,"layoutBlocks"),l(yt,"findBounds"),l(pt,"layout"),l(ut,"applyStyle"),l(xt,"addHtmlLabel");var bt=l((async(t,e,r,a)=>{let i=t||"";if("object"==typeof i&&(i=i[0]),g(c().flowchart.htmlLabels)){i=i.replace(/\\n|\n/g,"<br />"),d.debug("vertexText"+i);return xt({isNode:a,label:await s(o(i)),labelStyle:e.replace("fill:","color:")})}{const t=document.createElementNS("http://www.w3.org/2000/svg","text");t.setAttribute("style",e.replace("color:","fill:"));let a=[];a="string"==typeof i?i.split(/\\n|\n|<br\s*\/?>/gi):Array.isArray(i)?i:[];for(const e of a){const a=document.createElementNS("http://www.w3.org/2000/svg","tspan");a.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),a.setAttribute("dy","1em"),a.setAttribute("x","0"),r?a.setAttribute("class","title-row"):a.setAttribute("class","row"),a.textContent=e.trim(),t.appendChild(a)}return t}}),"createLabel"),ft=l(((t,e,r,a,s)=>{e.arrowTypeStart&&wt(t,"start",e.arrowTypeStart,r,a,s),e.arrowTypeEnd&&wt(t,"end",e.arrowTypeEnd,r,a,s)}),"addEdgeMarkers"),mt={arrow_cross:"cross",arrow_point:"point",arrow_barb:"barb",arrow_circle:"circle",aggregation:"aggregation",extension:"extension",composition:"composition",dependency:"dependency",lollipop:"lollipop"},wt=l(((t,e,r,a,s,i)=>{const n=mt[r];if(!n)return void d.warn(`Unknown arrow type: ${r}`);const o="start"===e?"Start":"End";t.attr(`marker-${e}`,`url(${a}#${s}_${i}-${n}${o})`)}),"addEdgeMarker"),kt={},Lt={},St=l((async(t,e)=>{const r=c(),s=g(r.flowchart.htmlLabels),i="markdown"===e.labelType?a(t,e.label,{style:e.labelStyle,useHtmlLabels:s,addSvgBackground:!0},r):await bt(e.label,e.labelStyle),n=t.insert("g").attr("class","edgeLabel"),o=n.insert("g").attr("class","label");o.node().appendChild(i);let l,d=i.getBBox();if(s){const t=i.children[0],e=w(i);d=t.getBoundingClientRect(),e.attr("width",d.width),e.attr("height",d.height)}if(o.attr("transform","translate("+-d.width/2+", "+-d.height/2+")"),kt[e.id]=n,e.width=d.width,e.height=d.height,e.startLabelLeft){const r=await bt(e.startLabelLeft,e.labelStyle),a=t.insert("g").attr("class","edgeTerminals"),s=a.insert("g").attr("class","inner");l=s.node().appendChild(r);const i=r.getBBox();s.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),Lt[e.id]||(Lt[e.id]={}),Lt[e.id].startLeft=a,_t(l,e.startLabelLeft)}if(e.startLabelRight){const r=await bt(e.startLabelRight,e.labelStyle),a=t.insert("g").attr("class","edgeTerminals"),s=a.insert("g").attr("class","inner");l=a.node().appendChild(r),s.node().appendChild(r);const i=r.getBBox();s.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),Lt[e.id]||(Lt[e.id]={}),Lt[e.id].startRight=a,_t(l,e.startLabelRight)}if(e.endLabelLeft){const r=await bt(e.endLabelLeft,e.labelStyle),a=t.insert("g").attr("class","edgeTerminals"),s=a.insert("g").attr("class","inner");l=s.node().appendChild(r);const i=r.getBBox();s.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),a.node().appendChild(r),Lt[e.id]||(Lt[e.id]={}),Lt[e.id].endLeft=a,_t(l,e.endLabelLeft)}if(e.endLabelRight){const r=await bt(e.endLabelRight,e.labelStyle),a=t.insert("g").attr("class","edgeTerminals"),s=a.insert("g").attr("class","inner");l=s.node().appendChild(r);const i=r.getBBox();s.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),a.node().appendChild(r),Lt[e.id]||(Lt[e.id]={}),Lt[e.id].endRight=a,_t(l,e.endLabelRight)}return i}),"insertEdgeLabel");function _t(t,e){c().flowchart.htmlLabels&&t&&(t.style.width=9*e.length+"px",t.style.height="12px")}l(_t,"setTerminalWidth");var Et=l(((t,e)=>{d.debug("Moving label abc88 ",t.id,t.label,kt[t.id],e);let a=e.updatedPath?e.updatedPath:e.originalPath;const s=c(),{subGraphTitleTotalMargin:i}=r(s);if(t.label){const r=kt[t.id];let s=t.x,o=t.y;if(a){const r=n.calcLabelPosition(a);d.debug("Moving label "+t.label+" from (",s,",",o,") to (",r.x,",",r.y,") abc88"),e.updatedPath&&(s=r.x,o=r.y)}r.attr("transform",`translate(${s}, ${o+i/2})`)}if(t.startLabelLeft){const e=Lt[t.id].startLeft;let r=t.x,s=t.y;if(a){const e=n.calcTerminalLabelPosition(t.arrowTypeStart?10:0,"start_left",a);r=e.x,s=e.y}e.attr("transform",`translate(${r}, ${s})`)}if(t.startLabelRight){const e=Lt[t.id].startRight;let r=t.x,s=t.y;if(a){const e=n.calcTerminalLabelPosition(t.arrowTypeStart?10:0,"start_right",a);r=e.x,s=e.y}e.attr("transform",`translate(${r}, ${s})`)}if(t.endLabelLeft){const e=Lt[t.id].endLeft;let r=t.x,s=t.y;if(a){const e=n.calcTerminalLabelPosition(t.arrowTypeEnd?10:0,"end_left",a);r=e.x,s=e.y}e.attr("transform",`translate(${r}, ${s})`)}if(t.endLabelRight){const e=Lt[t.id].endRight;let r=t.x,s=t.y;if(a){const e=n.calcTerminalLabelPosition(t.arrowTypeEnd?10:0,"end_right",a);r=e.x,s=e.y}e.attr("transform",`translate(${r}, ${s})`)}}),"positionEdgeLabel"),vt=l(((t,e)=>{const r=t.x,a=t.y,s=Math.abs(e.x-r),i=Math.abs(e.y-a),n=t.width/2,o=t.height/2;return s>=n||i>=o}),"outsideNode"),Dt=l(((t,e,r)=>{d.debug(`intersection calc abc89:\n outsidePoint: ${JSON.stringify(e)}\n insidePoint : ${JSON.stringify(r)}\n node : x:${t.x} y:${t.y} w:${t.width} h:${t.height}`);const a=t.x,s=t.y,i=Math.abs(a-r.x),n=t.width/2;let o=r.x<e.x?n-i:n+i;const l=t.height/2,c=Math.abs(e.y-r.y),h=Math.abs(e.x-r.x);if(Math.abs(s-e.y)*n>Math.abs(a-e.x)*l){let t=r.y<e.y?e.y-l-s:s-l-e.y;o=h*t/c;const a={x:r.x<e.x?r.x+o:r.x-h+o,y:r.y<e.y?r.y+c-t:r.y-c+t};return 0===o&&(a.x=e.x,a.y=e.y),0===h&&(a.x=e.x),0===c&&(a.y=e.y),d.debug(`abc89 topp/bott calc, Q ${c}, q ${t}, R ${h}, r ${o}`,a),a}{o=r.x<e.x?e.x-n-a:a-n-e.x;let t=c*o/h,s=r.x<e.x?r.x+h-o:r.x-h+o,i=r.y<e.y?r.y+t:r.y-t;return d.debug(`sides calc abc89, Q ${c}, q ${t}, R ${h}, r ${o}`,{_x:s,_y:i}),0===o&&(s=e.x,i=e.y),0===h&&(s=e.x),0===c&&(i=e.y),{x:s,y:i}}}),"intersection"),$t=l(((t,e)=>{d.debug("abc88 cutPathAtIntersect",t,e);let r=[],a=t[0],s=!1;return t.forEach((t=>{if(vt(e,t)||s)a=t,s||r.push(t);else{const i=Dt(e,a,t);let n=!1;r.forEach((t=>{n=n||t.x===i.x&&t.y===i.y})),r.some((t=>t.x===i.x&&t.y===i.y))||r.push(i),s=!0}})),r}),"cutPathAtIntersect"),Tt=l((function(t,r,a,s,i,n,o){let l=a.points;d.debug("abc88 InsertEdge: edge=",a,"e=",r);let h=!1;const g=n.node(r.v);var p=n.node(r.w);p?.intersect&&g?.intersect&&(l=l.slice(1,a.points.length-1),l.unshift(g.intersect(l[0])),l.push(p.intersect(l[l.length-1]))),a.toCluster&&(d.debug("to cluster abc88",s[a.toCluster]),l=$t(a.points,s[a.toCluster].node),h=!0),a.fromCluster&&(d.debug("from cluster abc88",s[a.fromCluster]),l=$t(l.reverse(),s[a.fromCluster].node).reverse(),h=!0);const u=l.filter((t=>!Number.isNaN(t.y)));let x=S;!a.curve||"graph"!==i&&"flowchart"!==i||(x=a.curve);const{x:b,y:f}=e(a),m=k().x(b).y(f).curve(x);let w;switch(a.thickness){case"normal":w="edge-thickness-normal";break;case"thick":case"invisible":w="edge-thickness-thick";break;default:w=""}switch(a.pattern){case"solid":w+=" edge-pattern-solid";break;case"dotted":w+=" edge-pattern-dotted";break;case"dashed":w+=" edge-pattern-dashed"}const L=t.append("path").attr("d",m(u)).attr("id",a.id).attr("class"," "+w+(a.classes?" "+a.classes:"")).attr("style",a.style);let _="";(c().flowchart.arrowMarkerAbsolute||c().state.arrowMarkerAbsolute)&&(_=y(!0)),ft(L,a,_,o,i);let E={};return h&&(E.updatedPath=l),E.originalPath=a.points,E}),"insertEdge"),Nt=l((t=>{const e=new Set;for(const r of t)switch(r){case"x":e.add("right"),e.add("left");break;case"y":e.add("up"),e.add("down");break;default:e.add(r)}return e}),"expandAndDeduplicateDirections"),Ct=l(((t,e,r)=>{const a=Nt(t),s=e.height+2*r.padding,i=s/2,n=e.width+2*i+r.padding,o=r.padding/2;return a.has("right")&&a.has("left")&&a.has("up")&&a.has("down")?[{x:0,y:0},{x:i,y:0},{x:n/2,y:2*o},{x:n-i,y:0},{x:n,y:0},{x:n,y:-s/3},{x:n+2*o,y:-s/2},{x:n,y:-2*s/3},{x:n,y:-s},{x:n-i,y:-s},{x:n/2,y:-s-2*o},{x:i,y:-s},{x:0,y:-s},{x:0,y:-2*s/3},{x:-2*o,y:-s/2},{x:0,y:-s/3}]:a.has("right")&&a.has("left")&&a.has("up")?[{x:i,y:0},{x:n-i,y:0},{x:n,y:-s/2},{x:n-i,y:-s},{x:i,y:-s},{x:0,y:-s/2}]:a.has("right")&&a.has("left")&&a.has("down")?[{x:0,y:0},{x:i,y:-s},{x:n-i,y:-s},{x:n,y:0}]:a.has("right")&&a.has("up")&&a.has("down")?[{x:0,y:0},{x:n,y:-i},{x:n,y:-s+i},{x:0,y:-s}]:a.has("left")&&a.has("up")&&a.has("down")?[{x:n,y:0},{x:0,y:-i},{x:0,y:-s+i},{x:n,y:-s}]:a.has("right")&&a.has("left")?[{x:i,y:0},{x:i,y:-o},{x:n-i,y:-o},{x:n-i,y:0},{x:n,y:-s/2},{x:n-i,y:-s},{x:n-i,y:-s+o},{x:i,y:-s+o},{x:i,y:-s},{x:0,y:-s/2}]:a.has("up")&&a.has("down")?[{x:n/2,y:0},{x:0,y:-o},{x:i,y:-o},{x:i,y:-s+o},{x:0,y:-s+o},{x:n/2,y:-s},{x:n,y:-s+o},{x:n-i,y:-s+o},{x:n-i,y:-o},{x:n,y:-o}]:a.has("right")&&a.has("up")?[{x:0,y:0},{x:n,y:-i},{x:0,y:-s}]:a.has("right")&&a.has("down")?[{x:0,y:0},{x:n,y:0},{x:0,y:-s}]:a.has("left")&&a.has("up")?[{x:n,y:0},{x:0,y:-i},{x:n,y:-s}]:a.has("left")&&a.has("down")?[{x:n,y:0},{x:0,y:0},{x:n,y:-s}]:a.has("right")?[{x:i,y:-o},{x:i,y:-o},{x:n-i,y:-o},{x:n-i,y:0},{x:n,y:-s/2},{x:n-i,y:-s},{x:n-i,y:-s+o},{x:i,y:-s+o},{x:i,y:-s+o}]:a.has("left")?[{x:i,y:0},{x:i,y:-o},{x:n-i,y:-o},{x:n-i,y:-s+o},{x:i,y:-s+o},{x:i,y:-s},{x:0,y:-s/2}]:a.has("up")?[{x:i,y:-o},{x:i,y:-s+o},{x:0,y:-s+o},{x:n/2,y:-s},{x:n,y:-s+o},{x:n-i,y:-s+o},{x:n-i,y:-o}]:a.has("down")?[{x:n/2,y:0},{x:0,y:-o},{x:i,y:-o},{x:i,y:-s+o},{x:n-i,y:-s+o},{x:n-i,y:-o},{x:n,y:-o}]:[{x:0,y:0}]}),"getArrowPoints");function It(t,e){return t.intersect(e)}l(It,"intersectNode");var Bt=It;function zt(t,e,r,a){var s=t.x,i=t.y,n=s-a.x,o=i-a.y,l=Math.sqrt(e*e*o*o+r*r*n*n),c=Math.abs(e*r*n/l);a.x<s&&(c=-c);var d=Math.abs(e*r*o/l);return a.y<i&&(d=-d),{x:s+c,y:i+d}}l(zt,"intersectEllipse");var Rt=zt;function Ot(t,e,r){return Rt(t,e,e,r)}l(Ot,"intersectCircle");var At=Ot;function Mt(t,e,r,a){var s,i,n,o,l,c,d,h,g,y,p,u,x;if(s=e.y-t.y,n=t.x-e.x,l=e.x*t.y-t.x*e.y,g=s*r.x+n*r.y+l,y=s*a.x+n*a.y+l,!(0!==g&&0!==y&&Pt(g,y)||(i=a.y-r.y,o=r.x-a.x,c=a.x*r.y-r.x*a.y,d=i*t.x+o*t.y+c,h=i*e.x+o*e.y+c,0!==d&&0!==h&&Pt(d,h)||0==(p=s*o-i*n))))return u=Math.abs(p/2),{x:(x=n*c-o*l)<0?(x-u)/p:(x+u)/p,y:(x=i*l-s*c)<0?(x-u)/p:(x+u)/p}}function Pt(t,e){return t*e>0}l(Mt,"intersectLine"),l(Pt,"sameSign");var Yt=Mt,Ft=Wt;function Wt(t,e,r){var a=t.x,s=t.y,i=[],n=Number.POSITIVE_INFINITY,o=Number.POSITIVE_INFINITY;"function"==typeof e.forEach?e.forEach((function(t){n=Math.min(n,t.x),o=Math.min(o,t.y)})):(n=Math.min(n,e.x),o=Math.min(o,e.y));for(var l=a-t.width/2-n,c=s-t.height/2-o,d=0;d<e.length;d++){var h=e[d],g=e[d<e.length-1?d+1:0],y=Yt(t,r,{x:l+h.x,y:c+h.y},{x:l+g.x,y:c+g.y});y&&i.push(y)}return i.length?(i.length>1&&i.sort((function(t,e){var a=t.x-r.x,s=t.y-r.y,i=Math.sqrt(a*a+s*s),n=e.x-r.x,o=e.y-r.y,l=Math.sqrt(n*n+o*o);return i<l?-1:i===l?0:1})),i[0]):t}l(Wt,"intersectPolygon");var jt={node:Bt,circle:At,ellipse:Rt,polygon:Ft,rect:l(((t,e)=>{var r,a,s=t.x,i=t.y,n=e.x-s,o=e.y-i,l=t.width/2,c=t.height/2;return Math.abs(o)*l>Math.abs(n)*c?(o<0&&(c=-c),r=0===o?0:c*n/o,a=c):(n<0&&(l=-l),r=l,a=0===n?0:l*o/n),{x:s+r,y:i+a}}),"intersectRect")},Xt=l((async(t,e,r,s)=>{const i=c();let n;const d=e.useHtmlLabels||g(i.flowchart.htmlLabels);n=r||"node default";const h=t.insert("g").attr("class",n).attr("id",e.domId||e.id),y=h.insert("g").attr("class","label").attr("style",e.labelStyle);let p;p=void 0===e.labelText?"":"string"==typeof e.labelText?e.labelText:e.labelText[0];const u=y.node();let x;x="markdown"===e.labelType?a(y,b(o(p),i),{useHtmlLabels:d,width:e.width||i.flowchart.wrappingWidth,classes:"markdown-node-label"},i):u.appendChild(await bt(b(o(p),i),e.labelStyle,!1,s));let f=x.getBBox();const m=e.padding/2;if(g(i.flowchart.htmlLabels)){const t=x.children[0],e=w(x),r=t.getElementsByTagName("img");if(r){const t=""===p.replace(/<img[^>]*>/g,"").trim();await Promise.all([...r].map((e=>new Promise((r=>{function a(){if(e.style.display="flex",e.style.flexDirection="column",t){const t=i.fontSize?i.fontSize:window.getComputedStyle(document.body).fontSize,r=5,a=parseInt(t,10)*r+"px";e.style.minWidth=a,e.style.maxWidth=a}else e.style.width="100%";r(e)}l(a,"setupImage"),setTimeout((()=>{e.complete&&a()})),e.addEventListener("error",a),e.addEventListener("load",a)})))))}f=t.getBoundingClientRect(),e.attr("width",f.width),e.attr("height",f.height)}return d?y.attr("transform","translate("+-f.width/2+", "+-f.height/2+")"):y.attr("transform","translate(0, "+-f.height/2+")"),e.centerLabel&&y.attr("transform","translate("+-f.width/2+", "+-f.height/2+")"),y.insert("rect",":first-child"),{shapeSvg:h,bbox:f,halfPadding:m,label:y}}),"labelHelper"),Ut=l(((t,e)=>{const r=e.node().getBBox();t.width=r.width,t.height=r.height}),"updateNodeBounds");function Ht(t,e,r,a){return t.insert("polygon",":first-child").attr("points",a.map((function(t){return t.x+","+t.y})).join(" ")).attr("class","label-container").attr("transform","translate("+-e/2+","+r/2+")")}l(Ht,"insertPolygonShape");var Kt=l((async(t,e)=>{e.useHtmlLabels||c().flowchart.htmlLabels||(e.centerLabel=!0);const{shapeSvg:r,bbox:a,halfPadding:s}=await Xt(t,e,"node "+e.classes,!0);d.info("Classes = ",e.classes);const i=r.insert("rect",":first-child");return i.attr("rx",e.rx).attr("ry",e.ry).attr("x",-a.width/2-s).attr("y",-a.height/2-s).attr("width",a.width+e.padding).attr("height",a.height+e.padding),Ut(e,i),e.intersect=function(t){return jt.rect(e,t)},r}),"note"),Zt=l((t=>t?" "+t:""),"formatClass"),qt=l(((t,e)=>`${e||"node default"}${Zt(t.classes)} ${Zt(t.class)}`),"getClassesFromNode"),Jt=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.width+e.padding+(a.height+e.padding),i=[{x:s/2,y:0},{x:s,y:-s/2},{x:s/2,y:-s},{x:0,y:-s/2}];d.info("Question main (Circle)");const n=Ht(r,s,s,i);return n.attr("style",e.style),Ut(e,n),e.intersect=function(t){return d.warn("Intersect called"),jt.polygon(e,i,t)},r}),"question"),Gt=l(((t,e)=>{const r=t.insert("g").attr("class","node default").attr("id",e.domId||e.id),a=[{x:0,y:14},{x:14,y:0},{x:0,y:-14},{x:-14,y:0}];return r.insert("polygon",":first-child").attr("points",a.map((function(t){return t.x+","+t.y})).join(" ")).attr("class","state-start").attr("r",7).attr("width",28).attr("height",28),e.width=28,e.height=28,e.intersect=function(t){return jt.circle(e,14,t)},r}),"choice"),Qt=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.height+e.padding,i=s/4,n=a.width+2*i+e.padding,o=[{x:i,y:0},{x:n-i,y:0},{x:n,y:-s/2},{x:n-i,y:-s},{x:i,y:-s},{x:0,y:-s/2}],l=Ht(r,n,s,o);return l.attr("style",e.style),Ut(e,l),e.intersect=function(t){return jt.polygon(e,o,t)},r}),"hexagon"),Vt=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,void 0,!0),s=a.height+2*e.padding,i=s/2,n=a.width+2*i+e.padding,o=Ct(e.directions,a,e),l=Ht(r,n,s,o);return l.attr("style",e.style),Ut(e,l),e.intersect=function(t){return jt.polygon(e,o,t)},r}),"block_arrow"),te=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.width+e.padding,i=a.height+e.padding,n=[{x:-i/2,y:0},{x:s,y:0},{x:s,y:-i},{x:-i/2,y:-i},{x:0,y:-i/2}];return Ht(r,s,i,n).attr("style",e.style),e.width=s+i,e.height=i,e.intersect=function(t){return jt.polygon(e,n,t)},r}),"rect_left_inv_arrow"),ee=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e),!0),s=a.width+e.padding,i=a.height+e.padding,n=[{x:-2*i/6,y:0},{x:s-i/6,y:0},{x:s+2*i/6,y:-i},{x:i/6,y:-i}],o=Ht(r,s,i,n);return o.attr("style",e.style),Ut(e,o),e.intersect=function(t){return jt.polygon(e,n,t)},r}),"lean_right"),re=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.width+e.padding,i=a.height+e.padding,n=[{x:2*i/6,y:0},{x:s+i/6,y:0},{x:s-2*i/6,y:-i},{x:-i/6,y:-i}],o=Ht(r,s,i,n);return o.attr("style",e.style),Ut(e,o),e.intersect=function(t){return jt.polygon(e,n,t)},r}),"lean_left"),ae=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.width+e.padding,i=a.height+e.padding,n=[{x:-2*i/6,y:0},{x:s+2*i/6,y:0},{x:s-i/6,y:-i},{x:i/6,y:-i}],o=Ht(r,s,i,n);return o.attr("style",e.style),Ut(e,o),e.intersect=function(t){return jt.polygon(e,n,t)},r}),"trapezoid"),se=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.width+e.padding,i=a.height+e.padding,n=[{x:i/6,y:0},{x:s-i/6,y:0},{x:s+2*i/6,y:-i},{x:-2*i/6,y:-i}],o=Ht(r,s,i,n);return o.attr("style",e.style),Ut(e,o),e.intersect=function(t){return jt.polygon(e,n,t)},r}),"inv_trapezoid"),ie=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.width+e.padding,i=a.height+e.padding,n=[{x:0,y:0},{x:s+i/2,y:0},{x:s,y:-i/2},{x:s+i/2,y:-i},{x:0,y:-i}],o=Ht(r,s,i,n);return o.attr("style",e.style),Ut(e,o),e.intersect=function(t){return jt.polygon(e,n,t)},r}),"rect_right_inv_arrow"),ne=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.width+e.padding,i=s/2,n=i/(2.5+s/50),o=a.height+n+e.padding,l="M 0,"+n+" a "+i+","+n+" 0,0,0 "+s+" 0 a "+i+","+n+" 0,0,0 "+-s+" 0 l 0,"+o+" a "+i+","+n+" 0,0,0 "+s+" 0 l 0,"+-o,c=r.attr("label-offset-y",n).insert("path",":first-child").attr("style",e.style).attr("d",l).attr("transform","translate("+-s/2+","+-(o/2+n)+")");return Ut(e,c),e.intersect=function(t){const r=jt.rect(e,t),a=r.x-e.x;if(0!=i&&(Math.abs(a)<e.width/2||Math.abs(a)==e.width/2&&Math.abs(r.y-e.y)>e.height/2-n)){let s=n*n*(1-a*a/(i*i));0!=s&&(s=Math.sqrt(s)),s=n-s,t.y-e.y>0&&(s=-s),r.y+=s}return r},r}),"cylinder"),oe=l((async(t,e)=>{const{shapeSvg:r,bbox:a,halfPadding:s}=await Xt(t,e,"node "+e.classes+" "+e.class,!0),i=r.insert("rect",":first-child"),n=e.positioned?e.width:a.width+e.padding,o=e.positioned?e.height:a.height+e.padding,l=e.positioned?-n/2:-a.width/2-s,c=e.positioned?-o/2:-a.height/2-s;if(i.attr("class","basic label-container").attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("x",l).attr("y",c).attr("width",n).attr("height",o),e.props){const t=new Set(Object.keys(e.props));e.props.borders&&(de(i,e.props.borders,n,o),t.delete("borders")),t.forEach((t=>{d.warn(`Unknown node property ${t}`)}))}return Ut(e,i),e.intersect=function(t){return jt.rect(e,t)},r}),"rect"),le=l((async(t,e)=>{const{shapeSvg:r,bbox:a,halfPadding:s}=await Xt(t,e,"node "+e.classes,!0),i=r.insert("rect",":first-child"),n=e.positioned?e.width:a.width+e.padding,o=e.positioned?e.height:a.height+e.padding,l=e.positioned?-n/2:-a.width/2-s,c=e.positioned?-o/2:-a.height/2-s;if(i.attr("class","basic cluster composite label-container").attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("x",l).attr("y",c).attr("width",n).attr("height",o),e.props){const t=new Set(Object.keys(e.props));e.props.borders&&(de(i,e.props.borders,n,o),t.delete("borders")),t.forEach((t=>{d.warn(`Unknown node property ${t}`)}))}return Ut(e,i),e.intersect=function(t){return jt.rect(e,t)},r}),"composite"),ce=l((async(t,e)=>{const{shapeSvg:r}=await Xt(t,e,"label",!0);d.trace("Classes = ",e.class);const a=r.insert("rect",":first-child");if(a.attr("width",0).attr("height",0),r.attr("class","label edgeLabel"),e.props){const t=new Set(Object.keys(e.props));e.props.borders&&(de(a,e.props.borders,0,0),t.delete("borders")),t.forEach((t=>{d.warn(`Unknown node property ${t}`)}))}return Ut(e,a),e.intersect=function(t){return jt.rect(e,t)},r}),"labelRect");function de(t,e,r,a){const s=[],i=l((t=>{s.push(t,0)}),"addBorder"),n=l((t=>{s.push(0,t)}),"skipBorder");e.includes("t")?(d.debug("add top border"),i(r)):n(r),e.includes("r")?(d.debug("add right border"),i(a)):n(a),e.includes("b")?(d.debug("add bottom border"),i(r)):n(r),e.includes("l")?(d.debug("add left border"),i(a)):n(a),t.attr("stroke-dasharray",s.join(" "))}l(de,"applyNodePropertyBorders");var he=l((async(t,e)=>{let r;r=e.classes?"node "+e.classes:"node default";const a=t.insert("g").attr("class",r).attr("id",e.domId||e.id),s=a.insert("rect",":first-child"),i=a.insert("line"),n=a.insert("g").attr("class","label"),o=e.labelText.flat?e.labelText.flat():e.labelText;let l="";l="object"==typeof o?o[0]:o,d.info("Label text abc79",l,o,"object"==typeof o);const h=n.node().appendChild(await bt(l,e.labelStyle,!0,!0));let y={width:0,height:0};if(g(c().flowchart.htmlLabels)){const t=h.children[0],e=w(h);y=t.getBoundingClientRect(),e.attr("width",y.width),e.attr("height",y.height)}d.info("Text 2",o);const p=o.slice(1,o.length);let u=h.getBBox();const x=n.node().appendChild(await bt(p.join?p.join("<br/>"):p,e.labelStyle,!0,!0));if(g(c().flowchart.htmlLabels)){const t=x.children[0],e=w(x);y=t.getBoundingClientRect(),e.attr("width",y.width),e.attr("height",y.height)}const b=e.padding/2;return w(x).attr("transform","translate( "+(y.width>u.width?0:(u.width-y.width)/2)+", "+(u.height+b+5)+")"),w(h).attr("transform","translate( "+(y.width<u.width?0:-(u.width-y.width)/2)+", 0)"),y=n.node().getBBox(),n.attr("transform","translate("+-y.width/2+", "+(-y.height/2-b+3)+")"),s.attr("class","outer title-state").attr("x",-y.width/2-b).attr("y",-y.height/2-b).attr("width",y.width+e.padding).attr("height",y.height+e.padding),i.attr("class","divider").attr("x1",-y.width/2-b).attr("x2",y.width/2+b).attr("y1",-y.height/2-b+u.height+b).attr("y2",-y.height/2-b+u.height+b),Ut(e,s),e.intersect=function(t){return jt.rect(e,t)},a}),"rectWithTitle"),ge=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.height+e.padding,i=a.width+s/4+e.padding,n=r.insert("rect",":first-child").attr("style",e.style).attr("rx",s/2).attr("ry",s/2).attr("x",-i/2).attr("y",-s/2).attr("width",i).attr("height",s);return Ut(e,n),e.intersect=function(t){return jt.rect(e,t)},r}),"stadium"),ye=l((async(t,e)=>{const{shapeSvg:r,bbox:a,halfPadding:s}=await Xt(t,e,qt(e,void 0),!0),i=r.insert("circle",":first-child");return i.attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("r",a.width/2+s).attr("width",a.width+e.padding).attr("height",a.height+e.padding),d.info("Circle main"),Ut(e,i),e.intersect=function(t){return d.info("Circle intersect",e,a.width/2+s,t),jt.circle(e,a.width/2+s,t)},r}),"circle"),pe=l((async(t,e)=>{const{shapeSvg:r,bbox:a,halfPadding:s}=await Xt(t,e,qt(e,void 0),!0),i=r.insert("g",":first-child"),n=i.insert("circle"),o=i.insert("circle");return i.attr("class",e.class),n.attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("r",a.width/2+s+5).attr("width",a.width+e.padding+10).attr("height",a.height+e.padding+10),o.attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("r",a.width/2+s).attr("width",a.width+e.padding).attr("height",a.height+e.padding),d.info("DoubleCircle main"),Ut(e,n),e.intersect=function(t){return d.info("DoubleCircle intersect",e,a.width/2+s+5,t),jt.circle(e,a.width/2+s+5,t)},r}),"doublecircle"),ue=l((async(t,e)=>{const{shapeSvg:r,bbox:a}=await Xt(t,e,qt(e,void 0),!0),s=a.width+e.padding,i=a.height+e.padding,n=[{x:0,y:0},{x:s,y:0},{x:s,y:-i},{x:0,y:-i},{x:0,y:0},{x:-8,y:0},{x:s+8,y:0},{x:s+8,y:-i},{x:-8,y:-i},{x:-8,y:0}],o=Ht(r,s,i,n);return o.attr("style",e.style),Ut(e,o),e.intersect=function(t){return jt.polygon(e,n,t)},r}),"subroutine"),xe=l(((t,e)=>{const r=t.insert("g").attr("class","node default").attr("id",e.domId||e.id),a=r.insert("circle",":first-child");return a.attr("class","state-start").attr("r",7).attr("width",14).attr("height",14),Ut(e,a),e.intersect=function(t){return jt.circle(e,7,t)},r}),"start"),be=l(((t,e,r)=>{const a=t.insert("g").attr("class","node default").attr("id",e.domId||e.id);let s=70,i=10;"LR"===r&&(s=10,i=70);const n=a.append("rect").attr("x",-1*s/2).attr("y",-1*i/2).attr("width",s).attr("height",i).attr("class","fork-join");return Ut(e,n),e.height=e.height+e.padding/2,e.width=e.width+e.padding/2,e.intersect=function(t){return jt.rect(e,t)},a}),"forkJoin"),fe={rhombus:Jt,composite:le,question:Jt,rect:oe,labelRect:ce,rectWithTitle:he,choice:Gt,circle:ye,doublecircle:pe,stadium:ge,hexagon:Qt,block_arrow:Vt,rect_left_inv_arrow:te,lean_right:ee,lean_left:re,trapezoid:ae,inv_trapezoid:se,rect_right_inv_arrow:ie,cylinder:ne,start:xe,end:l(((t,e)=>{const r=t.insert("g").attr("class","node default").attr("id",e.domId||e.id),a=r.insert("circle",":first-child"),s=r.insert("circle",":first-child");return s.attr("class","state-start").attr("r",7).attr("width",14).attr("height",14),a.attr("class","state-end").attr("r",5).attr("width",10).attr("height",10),Ut(e,s),e.intersect=function(t){return jt.circle(e,7,t)},r}),"end"),note:Kt,subroutine:ue,fork:be,join:be,class_box:l((async(t,e)=>{const r=e.padding/2;let a;a=e.classes?"node "+e.classes:"node default";const s=t.insert("g").attr("class",a).attr("id",e.domId||e.id),i=s.insert("rect",":first-child"),n=s.insert("line"),o=s.insert("line");let l=0,d=4;const h=s.insert("g").attr("class","label");let y=0;const p=e.classData.annotations?.[0],u=e.classData.annotations[0]?"«"+e.classData.annotations[0]+"»":"",x=h.node().appendChild(await bt(u,e.labelStyle,!0,!0));let b=x.getBBox();if(g(c().flowchart.htmlLabels)){const t=x.children[0],e=w(x);b=t.getBoundingClientRect(),e.attr("width",b.width),e.attr("height",b.height)}e.classData.annotations[0]&&(d+=b.height+4,l+=b.width);let f=e.classData.label;void 0!==e.classData.type&&""!==e.classData.type&&(c().flowchart.htmlLabels?f+="<"+e.classData.type+">":f+="<"+e.classData.type+">");const m=h.node().appendChild(await bt(f,e.labelStyle,!0,!0));w(m).attr("class","classTitle");let k=m.getBBox();if(g(c().flowchart.htmlLabels)){const t=m.children[0],e=w(m);k=t.getBoundingClientRect(),e.attr("width",k.width),e.attr("height",k.height)}d+=k.height+4,k.width>l&&(l=k.width);const L=[];e.classData.members.forEach((async t=>{const r=t.getDisplayDetails();let a=r.displayText;c().flowchart.htmlLabels&&(a=a.replace(/</g,"<").replace(/>/g,">"));const s=h.node().appendChild(await bt(a,r.cssStyle?r.cssStyle:e.labelStyle,!0,!0));let i=s.getBBox();if(g(c().flowchart.htmlLabels)){const t=s.children[0],e=w(s);i=t.getBoundingClientRect(),e.attr("width",i.width),e.attr("height",i.height)}i.width>l&&(l=i.width),d+=i.height+4,L.push(s)})),d+=8;const S=[];if(e.classData.methods.forEach((async t=>{const r=t.getDisplayDetails();let a=r.displayText;c().flowchart.htmlLabels&&(a=a.replace(/</g,"<").replace(/>/g,">"));const s=h.node().appendChild(await bt(a,r.cssStyle?r.cssStyle:e.labelStyle,!0,!0));let i=s.getBBox();if(g(c().flowchart.htmlLabels)){const t=s.children[0],e=w(s);i=t.getBoundingClientRect(),e.attr("width",i.width),e.attr("height",i.height)}i.width>l&&(l=i.width),d+=i.height+4,S.push(s)})),d+=8,p){let t=(l-b.width)/2;w(x).attr("transform","translate( "+(-1*l/2+t)+", "+-1*d/2+")"),y=b.height+4}let _=(l-k.width)/2;return w(m).attr("transform","translate( "+(-1*l/2+_)+", "+(-1*d/2+y)+")"),y+=k.height+4,n.attr("class","divider").attr("x1",-l/2-r).attr("x2",l/2+r).attr("y1",-d/2-r+8+y).attr("y2",-d/2-r+8+y),y+=8,L.forEach((t=>{w(t).attr("transform","translate( "+-l/2+", "+(-1*d/2+y+4)+")");const e=t?.getBBox();y+=(e?.height??0)+4})),y+=8,o.attr("class","divider").attr("x1",-l/2-r).attr("x2",l/2+r).attr("y1",-d/2-r+8+y).attr("y2",-d/2-r+8+y),y+=8,S.forEach((t=>{w(t).attr("transform","translate( "+-l/2+", "+(-1*d/2+y)+")");const e=t?.getBBox();y+=(e?.height??0)+4})),i.attr("style",e.style).attr("class","outer title-state").attr("x",-l/2-r).attr("y",-d/2-r).attr("width",l+e.padding).attr("height",d+e.padding),Ut(e,i),e.intersect=function(t){return jt.rect(e,t)},s}),"class_box")},me={},we=l((async(t,e,r)=>{let a,s;if(e.link){let i;"sandbox"===c().securityLevel?i="_top":e.linkTarget&&(i=e.linkTarget||"_blank"),a=t.insert("svg:a").attr("xlink:href",e.link).attr("target",i),s=await fe[e.shape](a,e,r)}else s=await fe[e.shape](t,e,r),a=s;return e.tooltip&&s.attr("title",e.tooltip),e.class&&s.attr("class","node default "+e.class),me[e.id]=a,e.haveCallback&&me[e.id].attr("class",me[e.id].attr("class")+" clickable"),a}),"insertNode"),ke=l((t=>{const e=me[t.id];d.trace("Transforming node",t.diff,t,"translate("+(t.x-t.width/2-5)+", "+t.width/2+")");const r=t.diff||0;return t.clusterNode?e.attr("transform","translate("+(t.x+r-t.width/2)+", "+(t.y-t.height/2-8)+")"):e.attr("transform","translate("+t.x+", "+t.y+")"),r}),"positionNode");function Le(t,e,r=!1){const a=t;let s="default";(a?.classes?.length||0)>0&&(s=(a?.classes??[]).join(" ")),s+=" flowchart-label";let n,o=0,l="";switch(a.type){case"round":o=5,l="rect";break;case"composite":o=0,l="composite",n=0;break;case"square":case"group":default:l="rect";break;case"diamond":l="question";break;case"hexagon":l="hexagon";break;case"block_arrow":l="block_arrow";break;case"odd":case"rect_left_inv_arrow":l="rect_left_inv_arrow";break;case"lean_right":l="lean_right";break;case"lean_left":l="lean_left";break;case"trapezoid":l="trapezoid";break;case"inv_trapezoid":l="inv_trapezoid";break;case"circle":l="circle";break;case"ellipse":l="ellipse";break;case"stadium":l="stadium";break;case"subroutine":l="subroutine";break;case"cylinder":l="cylinder";break;case"doublecircle":l="doublecircle"}const c=i(a?.styles??[]),d=a.label,g=a.size??{width:0,height:0,x:0,y:0};return{labelStyle:c.labelStyle,shape:l,labelText:d,rx:o,ry:o,class:s,style:c.style,id:a.id,directions:a.directions,width:g.width,height:g.height,x:g.x,y:g.y,positioned:r,intersect:void 0,type:a.type,padding:n??h()?.block?.padding??0}}async function Se(t,e,r){const a=Le(e,0,!1);if("group"===a.type)return;const s=h(),i=await we(t,a,{config:s}),n=i.node().getBBox(),o=r.getBlock(a.id);o.size={width:n.width,height:n.height,x:0,y:0,node:i},r.setBlock(o),i.remove()}async function _e(t,e,r){const a=Le(e,0,!0);if("space"!==r.getBlock(a.id).type){const r=h();await we(t,a,{config:r}),e.intersect=a?.intersect,ke(a)}}async function Ee(t,e,r,a){for(const s of e)await a(t,s,r),s.children&&await Ee(t,s.children,r,a)}async function ve(t,e,r){await Ee(t,e,r,Se)}async function De(t,e,r){await Ee(t,e,r,_e)}async function $e(t,e,r,a,s){const i=new m({multigraph:!0,compound:!0});i.setGraph({rankdir:"TB",nodesep:10,ranksep:10,marginx:8,marginy:8});for(const t of r)t.size&&i.setNode(t.id,{width:t.size.width,height:t.size.height,intersect:t.intersect});for(const r of e)if(r.start&&r.end){const e=a.getBlock(r.start),n=a.getBlock(r.end);if(e?.size&&n?.size){const a=e.size,o=n.size,l=[{x:a.x,y:a.y},{x:a.x+(o.x-a.x)/2,y:a.y+(o.y-a.y)/2},{x:o.x,y:o.y}];Tt(t,{v:r.start,w:r.end,name:r.id},{...r,arrowTypeEnd:r.arrowTypeEnd,arrowTypeStart:r.arrowTypeStart,points:l,classes:"edge-thickness-normal edge-pattern-solid flowchart-link LS-a1 LE-b1"},void 0,"block",i,s),r.label&&(await St(t,{...r,label:r.label,labelStyle:"stroke: #333; stroke-width: 1.5px;fill:none;",arrowTypeEnd:r.arrowTypeEnd,arrowTypeStart:r.arrowTypeStart,points:l,classes:"edge-thickness-normal edge-pattern-solid flowchart-link LS-a1 LE-b1"}),Et({...r,x:l[1].x,y:l[1].y},{originalPath:l}))}}}l(Le,"getNodeFromBlock"),l(Se,"calculateBlockSize"),l(_e,"insertBlockPositioned"),l(Ee,"performOperations"),l(ve,"calculateBlockSizes"),l(De,"insertBlocks"),l($e,"insertEdges");var Te=l((function(t,e){return e.db.getClasses()}),"getClasses"),Ne={parser:v,db:rt,renderer:{draw:l((async function(t,e,r,a){const{securityLevel:s,block:i}=h(),n=a.db;let o;"sandbox"===s&&(o=w("#i"+e));const l=w("sandbox"===s?o.nodes()[0].contentDocument.body:"body"),c="sandbox"===s?l.select(`[id="${e}"]`):w(`[id="${e}"]`);ot(c,["point","circle","cross"],a.type,e);const g=n.getBlocks(),y=n.getBlocksFlat(),u=n.getEdges(),x=c.insert("g").attr("class","block");await ve(x,g,n);const b=pt(n);if(await De(x,g,n),await $e(x,u,y,n,e),b){const t=b,e=Math.max(1,Math.round(t.width/t.height*.125)),r=t.height+e+10,a=t.width+10,{useMaxWidth:s}=i;p(c,r,a,!!s),d.debug("Here Bounds",b,t),c.attr("viewBox",`${t.x-5} ${t.y-5} ${t.width+10} ${t.height+10}`)}}),"draw"),getClasses:Te},styles:st};export{Ne as diagram};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{drawRect as t,getNoteRect as e}from"./chunk-WZLT4MVT.mjs.js";import{wrapLabel as n,calculateTextHeight as a,calculateTextWidth as i}from"./chunk-F7MYA6JM.mjs.js";import{__name as s,assignWithDepth_default as r,setAccTitle as o,getAccTitle as l,getAccDescription as h,setAccDescription as d,getConfig2 as u,common_default as p,sanitizeText as y,log as f,configureSvgSize as g}from"./chunk-BMRFU3JQ.mjs.js";import"../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js";import"../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js";import{sanitizeUrl as b}from"../../../../../../@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.js";import m from"../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.js";var _=function(){var t=s((function(t,e,n,a){for(n=n||{},a=t.length;a--;n[t[a]]=e);return n}),"o"),e=[1,24],n=[1,25],a=[1,26],i=[1,27],r=[1,28],o=[1,63],l=[1,64],h=[1,65],d=[1,66],u=[1,67],p=[1,68],y=[1,69],f=[1,29],g=[1,30],b=[1,31],m=[1,32],_=[1,33],x=[1,34],E=[1,35],S=[1,36],A=[1,37],C=[1,38],w=[1,39],O=[1,40],k=[1,41],T=[1,42],v=[1,43],R=[1,44],D=[1,45],N=[1,46],P=[1,47],B=[1,48],j=[1,50],M=[1,51],I=[1,52],L=[1,53],Y=[1,54],U=[1,55],F=[1,56],X=[1,57],z=[1,58],W=[1,59],Q=[1,60],$=[14,42],H=[14,34,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],q=[12,14,34,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],V=[1,82],G=[1,83],K=[1,84],J=[1,85],Z=[12,14,42],tt=[12,14,33,42],et=[12,14,33,42,76,77,79,80],nt=[12,33],at=[34,36,37,38,39,40,41,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],it={trace:s((function(){}),"trace"),yy:{},symbols_:{error:2,start:3,mermaidDoc:4,direction:5,direction_tb:6,direction_bt:7,direction_rl:8,direction_lr:9,graphConfig:10,C4_CONTEXT:11,NEWLINE:12,statements:13,EOF:14,C4_CONTAINER:15,C4_COMPONENT:16,C4_DYNAMIC:17,C4_DEPLOYMENT:18,otherStatements:19,diagramStatements:20,otherStatement:21,title:22,accDescription:23,acc_title:24,acc_title_value:25,acc_descr:26,acc_descr_value:27,acc_descr_multiline_value:28,boundaryStatement:29,boundaryStartStatement:30,boundaryStopStatement:31,boundaryStart:32,LBRACE:33,ENTERPRISE_BOUNDARY:34,attributes:35,SYSTEM_BOUNDARY:36,BOUNDARY:37,CONTAINER_BOUNDARY:38,NODE:39,NODE_L:40,NODE_R:41,RBRACE:42,diagramStatement:43,PERSON:44,PERSON_EXT:45,SYSTEM:46,SYSTEM_DB:47,SYSTEM_QUEUE:48,SYSTEM_EXT:49,SYSTEM_EXT_DB:50,SYSTEM_EXT_QUEUE:51,CONTAINER:52,CONTAINER_DB:53,CONTAINER_QUEUE:54,CONTAINER_EXT:55,CONTAINER_EXT_DB:56,CONTAINER_EXT_QUEUE:57,COMPONENT:58,COMPONENT_DB:59,COMPONENT_QUEUE:60,COMPONENT_EXT:61,COMPONENT_EXT_DB:62,COMPONENT_EXT_QUEUE:63,REL:64,BIREL:65,REL_U:66,REL_D:67,REL_L:68,REL_R:69,REL_B:70,REL_INDEX:71,UPDATE_EL_STYLE:72,UPDATE_REL_STYLE:73,UPDATE_LAYOUT_CONFIG:74,attribute:75,STR:76,STR_KEY:77,STR_VALUE:78,ATTRIBUTE:79,ATTRIBUTE_EMPTY:80,$accept:0,$end:1},terminals_:{2:"error",6:"direction_tb",7:"direction_bt",8:"direction_rl",9:"direction_lr",11:"C4_CONTEXT",12:"NEWLINE",14:"EOF",15:"C4_CONTAINER",16:"C4_COMPONENT",17:"C4_DYNAMIC",18:"C4_DEPLOYMENT",22:"title",23:"accDescription",24:"acc_title",25:"acc_title_value",26:"acc_descr",27:"acc_descr_value",28:"acc_descr_multiline_value",33:"LBRACE",34:"ENTERPRISE_BOUNDARY",36:"SYSTEM_BOUNDARY",37:"BOUNDARY",38:"CONTAINER_BOUNDARY",39:"NODE",40:"NODE_L",41:"NODE_R",42:"RBRACE",44:"PERSON",45:"PERSON_EXT",46:"SYSTEM",47:"SYSTEM_DB",48:"SYSTEM_QUEUE",49:"SYSTEM_EXT",50:"SYSTEM_EXT_DB",51:"SYSTEM_EXT_QUEUE",52:"CONTAINER",53:"CONTAINER_DB",54:"CONTAINER_QUEUE",55:"CONTAINER_EXT",56:"CONTAINER_EXT_DB",57:"CONTAINER_EXT_QUEUE",58:"COMPONENT",59:"COMPONENT_DB",60:"COMPONENT_QUEUE",61:"COMPONENT_EXT",62:"COMPONENT_EXT_DB",63:"COMPONENT_EXT_QUEUE",64:"REL",65:"BIREL",66:"REL_U",67:"REL_D",68:"REL_L",69:"REL_R",70:"REL_B",71:"REL_INDEX",72:"UPDATE_EL_STYLE",73:"UPDATE_REL_STYLE",74:"UPDATE_LAYOUT_CONFIG",76:"STR",77:"STR_KEY",78:"STR_VALUE",79:"ATTRIBUTE",80:"ATTRIBUTE_EMPTY"},productions_:[0,[3,1],[3,1],[5,1],[5,1],[5,1],[5,1],[4,1],[10,4],[10,4],[10,4],[10,4],[10,4],[13,1],[13,1],[13,2],[19,1],[19,2],[19,3],[21,1],[21,1],[21,2],[21,2],[21,1],[29,3],[30,3],[30,3],[30,4],[32,2],[32,2],[32,2],[32,2],[32,2],[32,2],[32,2],[31,1],[20,1],[20,2],[20,3],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,1],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[35,1],[35,2],[75,1],[75,2],[75,1],[75,1]],performAction:s((function(t,e,n,a,i,s,r){var o=s.length-1;switch(i){case 3:a.setDirection("TB");break;case 4:a.setDirection("BT");break;case 5:a.setDirection("RL");break;case 6:a.setDirection("LR");break;case 8:case 9:case 10:case 11:case 12:a.setC4Type(s[o-3]);break;case 19:a.setTitle(s[o].substring(6)),this.$=s[o].substring(6);break;case 20:a.setAccDescription(s[o].substring(15)),this.$=s[o].substring(15);break;case 21:this.$=s[o].trim(),a.setTitle(this.$);break;case 22:case 23:this.$=s[o].trim(),a.setAccDescription(this.$);break;case 28:s[o].splice(2,0,"ENTERPRISE"),a.addPersonOrSystemBoundary(...s[o]),this.$=s[o];break;case 29:s[o].splice(2,0,"SYSTEM"),a.addPersonOrSystemBoundary(...s[o]),this.$=s[o];break;case 30:a.addPersonOrSystemBoundary(...s[o]),this.$=s[o];break;case 31:s[o].splice(2,0,"CONTAINER"),a.addContainerBoundary(...s[o]),this.$=s[o];break;case 32:a.addDeploymentNode("node",...s[o]),this.$=s[o];break;case 33:a.addDeploymentNode("nodeL",...s[o]),this.$=s[o];break;case 34:a.addDeploymentNode("nodeR",...s[o]),this.$=s[o];break;case 35:a.popBoundaryParseStack();break;case 39:a.addPersonOrSystem("person",...s[o]),this.$=s[o];break;case 40:a.addPersonOrSystem("external_person",...s[o]),this.$=s[o];break;case 41:a.addPersonOrSystem("system",...s[o]),this.$=s[o];break;case 42:a.addPersonOrSystem("system_db",...s[o]),this.$=s[o];break;case 43:a.addPersonOrSystem("system_queue",...s[o]),this.$=s[o];break;case 44:a.addPersonOrSystem("external_system",...s[o]),this.$=s[o];break;case 45:a.addPersonOrSystem("external_system_db",...s[o]),this.$=s[o];break;case 46:a.addPersonOrSystem("external_system_queue",...s[o]),this.$=s[o];break;case 47:a.addContainer("container",...s[o]),this.$=s[o];break;case 48:a.addContainer("container_db",...s[o]),this.$=s[o];break;case 49:a.addContainer("container_queue",...s[o]),this.$=s[o];break;case 50:a.addContainer("external_container",...s[o]),this.$=s[o];break;case 51:a.addContainer("external_container_db",...s[o]),this.$=s[o];break;case 52:a.addContainer("external_container_queue",...s[o]),this.$=s[o];break;case 53:a.addComponent("component",...s[o]),this.$=s[o];break;case 54:a.addComponent("component_db",...s[o]),this.$=s[o];break;case 55:a.addComponent("component_queue",...s[o]),this.$=s[o];break;case 56:a.addComponent("external_component",...s[o]),this.$=s[o];break;case 57:a.addComponent("external_component_db",...s[o]),this.$=s[o];break;case 58:a.addComponent("external_component_queue",...s[o]),this.$=s[o];break;case 60:a.addRel("rel",...s[o]),this.$=s[o];break;case 61:a.addRel("birel",...s[o]),this.$=s[o];break;case 62:a.addRel("rel_u",...s[o]),this.$=s[o];break;case 63:a.addRel("rel_d",...s[o]),this.$=s[o];break;case 64:a.addRel("rel_l",...s[o]),this.$=s[o];break;case 65:a.addRel("rel_r",...s[o]),this.$=s[o];break;case 66:a.addRel("rel_b",...s[o]),this.$=s[o];break;case 67:s[o].splice(0,1),a.addRel("rel",...s[o]),this.$=s[o];break;case 68:a.updateElStyle("update_el_style",...s[o]),this.$=s[o];break;case 69:a.updateRelStyle("update_rel_style",...s[o]),this.$=s[o];break;case 70:a.updateLayoutConfig("update_layout_config",...s[o]),this.$=s[o];break;case 71:this.$=[s[o]];break;case 72:s[o].unshift(s[o-1]),this.$=s[o];break;case 73:case 75:this.$=s[o].trim();break;case 74:let t={};t[s[o-1].trim()]=s[o].trim(),this.$=t;break;case 76:this.$=""}}),"anonymous"),table:[{3:1,4:2,5:3,6:[1,5],7:[1,6],8:[1,7],9:[1,8],10:4,11:[1,9],15:[1,10],16:[1,11],17:[1,12],18:[1,13]},{1:[3]},{1:[2,1]},{1:[2,2]},{1:[2,7]},{1:[2,3]},{1:[2,4]},{1:[2,5]},{1:[2,6]},{12:[1,14]},{12:[1,15]},{12:[1,16]},{12:[1,17]},{12:[1,18]},{13:19,19:20,20:21,21:22,22:e,23:n,24:a,26:i,28:r,29:49,30:61,32:62,34:o,36:l,37:h,38:d,39:u,40:p,41:y,43:23,44:f,45:g,46:b,47:m,48:_,49:x,50:E,51:S,52:A,53:C,54:w,55:O,56:k,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{13:70,19:20,20:21,21:22,22:e,23:n,24:a,26:i,28:r,29:49,30:61,32:62,34:o,36:l,37:h,38:d,39:u,40:p,41:y,43:23,44:f,45:g,46:b,47:m,48:_,49:x,50:E,51:S,52:A,53:C,54:w,55:O,56:k,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{13:71,19:20,20:21,21:22,22:e,23:n,24:a,26:i,28:r,29:49,30:61,32:62,34:o,36:l,37:h,38:d,39:u,40:p,41:y,43:23,44:f,45:g,46:b,47:m,48:_,49:x,50:E,51:S,52:A,53:C,54:w,55:O,56:k,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{13:72,19:20,20:21,21:22,22:e,23:n,24:a,26:i,28:r,29:49,30:61,32:62,34:o,36:l,37:h,38:d,39:u,40:p,41:y,43:23,44:f,45:g,46:b,47:m,48:_,49:x,50:E,51:S,52:A,53:C,54:w,55:O,56:k,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{13:73,19:20,20:21,21:22,22:e,23:n,24:a,26:i,28:r,29:49,30:61,32:62,34:o,36:l,37:h,38:d,39:u,40:p,41:y,43:23,44:f,45:g,46:b,47:m,48:_,49:x,50:E,51:S,52:A,53:C,54:w,55:O,56:k,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{14:[1,74]},t($,[2,13],{43:23,29:49,30:61,32:62,20:75,34:o,36:l,37:h,38:d,39:u,40:p,41:y,44:f,45:g,46:b,47:m,48:_,49:x,50:E,51:S,52:A,53:C,54:w,55:O,56:k,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q}),t($,[2,14]),t(H,[2,16],{12:[1,76]}),t($,[2,36],{12:[1,77]}),t(q,[2,19]),t(q,[2,20]),{25:[1,78]},{27:[1,79]},t(q,[2,23]),{35:80,75:81,76:V,77:G,79:K,80:J},{35:86,75:81,76:V,77:G,79:K,80:J},{35:87,75:81,76:V,77:G,79:K,80:J},{35:88,75:81,76:V,77:G,79:K,80:J},{35:89,75:81,76:V,77:G,79:K,80:J},{35:90,75:81,76:V,77:G,79:K,80:J},{35:91,75:81,76:V,77:G,79:K,80:J},{35:92,75:81,76:V,77:G,79:K,80:J},{35:93,75:81,76:V,77:G,79:K,80:J},{35:94,75:81,76:V,77:G,79:K,80:J},{35:95,75:81,76:V,77:G,79:K,80:J},{35:96,75:81,76:V,77:G,79:K,80:J},{35:97,75:81,76:V,77:G,79:K,80:J},{35:98,75:81,76:V,77:G,79:K,80:J},{35:99,75:81,76:V,77:G,79:K,80:J},{35:100,75:81,76:V,77:G,79:K,80:J},{35:101,75:81,76:V,77:G,79:K,80:J},{35:102,75:81,76:V,77:G,79:K,80:J},{35:103,75:81,76:V,77:G,79:K,80:J},{35:104,75:81,76:V,77:G,79:K,80:J},t(Z,[2,59]),{35:105,75:81,76:V,77:G,79:K,80:J},{35:106,75:81,76:V,77:G,79:K,80:J},{35:107,75:81,76:V,77:G,79:K,80:J},{35:108,75:81,76:V,77:G,79:K,80:J},{35:109,75:81,76:V,77:G,79:K,80:J},{35:110,75:81,76:V,77:G,79:K,80:J},{35:111,75:81,76:V,77:G,79:K,80:J},{35:112,75:81,76:V,77:G,79:K,80:J},{35:113,75:81,76:V,77:G,79:K,80:J},{35:114,75:81,76:V,77:G,79:K,80:J},{35:115,75:81,76:V,77:G,79:K,80:J},{20:116,29:49,30:61,32:62,34:o,36:l,37:h,38:d,39:u,40:p,41:y,43:23,44:f,45:g,46:b,47:m,48:_,49:x,50:E,51:S,52:A,53:C,54:w,55:O,56:k,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{12:[1,118],33:[1,117]},{35:119,75:81,76:V,77:G,79:K,80:J},{35:120,75:81,76:V,77:G,79:K,80:J},{35:121,75:81,76:V,77:G,79:K,80:J},{35:122,75:81,76:V,77:G,79:K,80:J},{35:123,75:81,76:V,77:G,79:K,80:J},{35:124,75:81,76:V,77:G,79:K,80:J},{35:125,75:81,76:V,77:G,79:K,80:J},{14:[1,126]},{14:[1,127]},{14:[1,128]},{14:[1,129]},{1:[2,8]},t($,[2,15]),t(H,[2,17],{21:22,19:130,22:e,23:n,24:a,26:i,28:r}),t($,[2,37],{19:20,20:21,21:22,43:23,29:49,30:61,32:62,13:131,22:e,23:n,24:a,26:i,28:r,34:o,36:l,37:h,38:d,39:u,40:p,41:y,44:f,45:g,46:b,47:m,48:_,49:x,50:E,51:S,52:A,53:C,54:w,55:O,56:k,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q}),t(q,[2,21]),t(q,[2,22]),t(Z,[2,39]),t(tt,[2,71],{75:81,35:132,76:V,77:G,79:K,80:J}),t(et,[2,73]),{78:[1,133]},t(et,[2,75]),t(et,[2,76]),t(Z,[2,40]),t(Z,[2,41]),t(Z,[2,42]),t(Z,[2,43]),t(Z,[2,44]),t(Z,[2,45]),t(Z,[2,46]),t(Z,[2,47]),t(Z,[2,48]),t(Z,[2,49]),t(Z,[2,50]),t(Z,[2,51]),t(Z,[2,52]),t(Z,[2,53]),t(Z,[2,54]),t(Z,[2,55]),t(Z,[2,56]),t(Z,[2,57]),t(Z,[2,58]),t(Z,[2,60]),t(Z,[2,61]),t(Z,[2,62]),t(Z,[2,63]),t(Z,[2,64]),t(Z,[2,65]),t(Z,[2,66]),t(Z,[2,67]),t(Z,[2,68]),t(Z,[2,69]),t(Z,[2,70]),{31:134,42:[1,135]},{12:[1,136]},{33:[1,137]},t(nt,[2,28]),t(nt,[2,29]),t(nt,[2,30]),t(nt,[2,31]),t(nt,[2,32]),t(nt,[2,33]),t(nt,[2,34]),{1:[2,9]},{1:[2,10]},{1:[2,11]},{1:[2,12]},t(H,[2,18]),t($,[2,38]),t(tt,[2,72]),t(et,[2,74]),t(Z,[2,24]),t(Z,[2,35]),t(at,[2,25]),t(at,[2,26],{12:[1,138]}),t(at,[2,27])],defaultActions:{2:[2,1],3:[2,2],4:[2,7],5:[2,3],6:[2,4],7:[2,5],8:[2,6],74:[2,8],126:[2,9],127:[2,10],128:[2,11],129:[2,12]},parseError:s((function(t,e){if(!e.recoverable){var n=new Error(t);throw n.hash=e,n}this.trace(t)}),"parseError"),parse:s((function(t){var e=this,n=[0],a=[],i=[null],r=[],o=this.table,l="",c=0,h=0,d=r.slice.call(arguments,1),u=Object.create(this.lexer),p={yy:{}};for(var y in this.yy)Object.prototype.hasOwnProperty.call(this.yy,y)&&(p.yy[y]=this.yy[y]);u.setInput(t,p.yy),p.yy.lexer=u,p.yy.parser=this,void 0===u.yylloc&&(u.yylloc={});var f=u.yylloc;r.push(f);var g=u.options&&u.options.ranges;function b(){var t;return"number"!=typeof(t=a.pop()||u.lex()||1)&&(t instanceof Array&&(t=(a=t).pop()),t=e.symbols_[t]||t),t}"function"==typeof p.yy.parseError?this.parseError=p.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError,s((function(t){n.length=n.length-2*t,i.length=i.length-t,r.length=r.length-t}),"popStack"),s(b,"lex");for(var m,_,x,E,S,A,C,w,O={};;){if(_=n[n.length-1],this.defaultActions[_]?x=this.defaultActions[_]:(null==m&&(m=b()),x=o[_]&&o[_][m]),void 0===x||!x.length||!x[0]){var k="";for(S in w=[],o[_])this.terminals_[S]&&S>2&&w.push("'"+this.terminals_[S]+"'");k=u.showPosition?"Parse error on line "+(c+1)+":\n"+u.showPosition()+"\nExpecting "+w.join(", ")+", got '"+(this.terminals_[m]||m)+"'":"Parse error on line "+(c+1)+": Unexpected "+(1==m?"end of input":"'"+(this.terminals_[m]||m)+"'"),this.parseError(k,{text:u.match,token:this.terminals_[m]||m,line:u.yylineno,loc:f,expected:w})}if(x[0]instanceof Array&&x.length>1)throw new Error("Parse Error: multiple actions possible at state: "+_+", token: "+m);switch(x[0]){case 1:n.push(m),i.push(u.yytext),r.push(u.yylloc),n.push(x[1]),m=null,h=u.yyleng,l=u.yytext,c=u.yylineno,f=u.yylloc;break;case 2:if(A=this.productions_[x[1]][1],O.$=i[i.length-A],O._$={first_line:r[r.length-(A||1)].first_line,last_line:r[r.length-1].last_line,first_column:r[r.length-(A||1)].first_column,last_column:r[r.length-1].last_column},g&&(O._$.range=[r[r.length-(A||1)].range[0],r[r.length-1].range[1]]),void 0!==(E=this.performAction.apply(O,[l,h,c,p.yy,x[1],i,r].concat(d))))return E;A&&(n=n.slice(0,-1*A*2),i=i.slice(0,-1*A),r=r.slice(0,-1*A)),n.push(this.productions_[x[1]][0]),i.push(O.$),r.push(O._$),C=o[n[n.length-2]][n[n.length-1]],n.push(C);break;case 3:return!0}}return!0}),"parse")},st=function(){return{EOF:1,parseError:s((function(t,e){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,e)}),"parseError"),setInput:s((function(t,e){return this.yy=e||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this}),"setInput"),input:s((function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t}),"input"),unput:s((function(t){var e=t.length,n=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-e),this.offset-=e;var a=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),n.length-1&&(this.yylineno-=n.length-1);var i=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===a.length?this.yylloc.first_column:0)+a[a.length-n.length].length-n[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[i[0],i[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this}),"unput"),more:s((function(){return this._more=!0,this}),"more"),reject:s((function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})}),"reject"),less:s((function(t){this.unput(this.match.slice(t))}),"less"),pastInput:s((function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")}),"pastInput"),upcomingInput:s((function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")}),"upcomingInput"),showPosition:s((function(){var t=this.pastInput(),e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"}),"showPosition"),test_match:s((function(t,e){var n,a,i;if(this.options.backtrack_lexer&&(i={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(i.yylloc.range=this.yylloc.range.slice(0))),(a=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=a.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:a?a[a.length-1].length-a[a.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],n=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),n)return n;if(this._backtrack){for(var s in i)this[s]=i[s];return!1}return!1}),"test_match"),next:s((function(){if(this.done)return this.EOF;var t,e,n,a;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var i=this._currentRules(),s=0;s<i.length;s++)if((n=this._input.match(this.rules[i[s]]))&&(!e||n[0].length>e[0].length)){if(e=n,a=s,this.options.backtrack_lexer){if(!1!==(t=this.test_match(n,i[s])))return t;if(this._backtrack){e=!1;continue}return!1}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,i[a]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})}),"next"),lex:s((function(){var t=this.next();return t||this.lex()}),"lex"),begin:s((function(t){this.conditionStack.push(t)}),"begin"),popState:s((function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]}),"popState"),_currentRules:s((function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules}),"_currentRules"),topState:s((function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"}),"topState"),pushState:s((function(t){this.begin(t)}),"pushState"),stateStackSize:s((function(){return this.conditionStack.length}),"stateStackSize"),options:{},performAction:s((function(t,e,n,a){switch(n){case 0:return 6;case 1:return 7;case 2:return 8;case 3:return 9;case 4:return 22;case 5:return 23;case 6:return this.begin("acc_title"),24;case 7:return this.popState(),"acc_title_value";case 8:return this.begin("acc_descr"),26;case 9:return this.popState(),"acc_descr_value";case 10:this.begin("acc_descr_multiline");break;case 11:case 73:this.popState();break;case 12:return"acc_descr_multiline_value";case 13:case 16:case 70:break;case 14:c;break;case 15:return 12;case 17:return 11;case 18:return 15;case 19:return 16;case 20:return 17;case 21:return 18;case 22:return this.begin("person_ext"),45;case 23:return this.begin("person"),44;case 24:return this.begin("system_ext_queue"),51;case 25:return this.begin("system_ext_db"),50;case 26:return this.begin("system_ext"),49;case 27:return this.begin("system_queue"),48;case 28:return this.begin("system_db"),47;case 29:return this.begin("system"),46;case 30:return this.begin("boundary"),37;case 31:return this.begin("enterprise_boundary"),34;case 32:return this.begin("system_boundary"),36;case 33:return this.begin("container_ext_queue"),57;case 34:return this.begin("container_ext_db"),56;case 35:return this.begin("container_ext"),55;case 36:return this.begin("container_queue"),54;case 37:return this.begin("container_db"),53;case 38:return this.begin("container"),52;case 39:return this.begin("container_boundary"),38;case 40:return this.begin("component_ext_queue"),63;case 41:return this.begin("component_ext_db"),62;case 42:return this.begin("component_ext"),61;case 43:return this.begin("component_queue"),60;case 44:return this.begin("component_db"),59;case 45:return this.begin("component"),58;case 46:case 47:return this.begin("node"),39;case 48:return this.begin("node_l"),40;case 49:return this.begin("node_r"),41;case 50:return this.begin("rel"),64;case 51:return this.begin("birel"),65;case 52:case 53:return this.begin("rel_u"),66;case 54:case 55:return this.begin("rel_d"),67;case 56:case 57:return this.begin("rel_l"),68;case 58:case 59:return this.begin("rel_r"),69;case 60:return this.begin("rel_b"),70;case 61:return this.begin("rel_index"),71;case 62:return this.begin("update_el_style"),72;case 63:return this.begin("update_rel_style"),73;case 64:return this.begin("update_layout_config"),74;case 65:return"EOF_IN_STRUCT";case 66:return this.begin("attribute"),"ATTRIBUTE_EMPTY";case 67:this.begin("attribute");break;case 68:case 79:this.popState(),this.popState();break;case 69:case 71:return 80;case 72:this.begin("string");break;case 74:case 80:return"STR";case 75:this.begin("string_kv");break;case 76:return this.begin("string_kv_key"),"STR_KEY";case 77:this.popState(),this.begin("string_kv_value");break;case 78:return"STR_VALUE";case 81:return"LBRACE";case 82:return"RBRACE";case 83:return"SPACE";case 84:return"EOL";case 85:return 14}}),"anonymous"),rules:[/^(?:.*direction\s+TB[^\n]*)/,/^(?:.*direction\s+BT[^\n]*)/,/^(?:.*direction\s+RL[^\n]*)/,/^(?:.*direction\s+LR[^\n]*)/,/^(?:title\s[^#\n;]+)/,/^(?:accDescription\s[^#\n;]+)/,/^(?:accTitle\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*\{\s*)/,/^(?:[\}])/,/^(?:[^\}]*)/,/^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/,/^(?:%%[^\n]*(\r?\n)*)/,/^(?:\s*(\r?\n)+)/,/^(?:\s+)/,/^(?:C4Context\b)/,/^(?:C4Container\b)/,/^(?:C4Component\b)/,/^(?:C4Dynamic\b)/,/^(?:C4Deployment\b)/,/^(?:Person_Ext\b)/,/^(?:Person\b)/,/^(?:SystemQueue_Ext\b)/,/^(?:SystemDb_Ext\b)/,/^(?:System_Ext\b)/,/^(?:SystemQueue\b)/,/^(?:SystemDb\b)/,/^(?:System\b)/,/^(?:Boundary\b)/,/^(?:Enterprise_Boundary\b)/,/^(?:System_Boundary\b)/,/^(?:ContainerQueue_Ext\b)/,/^(?:ContainerDb_Ext\b)/,/^(?:Container_Ext\b)/,/^(?:ContainerQueue\b)/,/^(?:ContainerDb\b)/,/^(?:Container\b)/,/^(?:Container_Boundary\b)/,/^(?:ComponentQueue_Ext\b)/,/^(?:ComponentDb_Ext\b)/,/^(?:Component_Ext\b)/,/^(?:ComponentQueue\b)/,/^(?:ComponentDb\b)/,/^(?:Component\b)/,/^(?:Deployment_Node\b)/,/^(?:Node\b)/,/^(?:Node_L\b)/,/^(?:Node_R\b)/,/^(?:Rel\b)/,/^(?:BiRel\b)/,/^(?:Rel_Up\b)/,/^(?:Rel_U\b)/,/^(?:Rel_Down\b)/,/^(?:Rel_D\b)/,/^(?:Rel_Left\b)/,/^(?:Rel_L\b)/,/^(?:Rel_Right\b)/,/^(?:Rel_R\b)/,/^(?:Rel_Back\b)/,/^(?:RelIndex\b)/,/^(?:UpdateElementStyle\b)/,/^(?:UpdateRelStyle\b)/,/^(?:UpdateLayoutConfig\b)/,/^(?:$)/,/^(?:[(][ ]*[,])/,/^(?:[(])/,/^(?:[)])/,/^(?:,,)/,/^(?:,)/,/^(?:[ ]*["]["])/,/^(?:[ ]*["])/,/^(?:["])/,/^(?:[^"]*)/,/^(?:[ ]*[\$])/,/^(?:[^=]*)/,/^(?:[=][ ]*["])/,/^(?:[^"]+)/,/^(?:["])/,/^(?:[^,]+)/,/^(?:\{)/,/^(?:\})/,/^(?:[\s]+)/,/^(?:[\n\r]+)/,/^(?:$)/],conditions:{acc_descr_multiline:{rules:[11,12],inclusive:!1},acc_descr:{rules:[9],inclusive:!1},acc_title:{rules:[7],inclusive:!1},string_kv_value:{rules:[78,79],inclusive:!1},string_kv_key:{rules:[77],inclusive:!1},string_kv:{rules:[76],inclusive:!1},string:{rules:[73,74],inclusive:!1},attribute:{rules:[68,69,70,71,72,75,80],inclusive:!1},update_layout_config:{rules:[65,66,67,68],inclusive:!1},update_rel_style:{rules:[65,66,67,68],inclusive:!1},update_el_style:{rules:[65,66,67,68],inclusive:!1},rel_b:{rules:[65,66,67,68],inclusive:!1},rel_r:{rules:[65,66,67,68],inclusive:!1},rel_l:{rules:[65,66,67,68],inclusive:!1},rel_d:{rules:[65,66,67,68],inclusive:!1},rel_u:{rules:[65,66,67,68],inclusive:!1},rel_bi:{rules:[],inclusive:!1},rel:{rules:[65,66,67,68],inclusive:!1},node_r:{rules:[65,66,67,68],inclusive:!1},node_l:{rules:[65,66,67,68],inclusive:!1},node:{rules:[65,66,67,68],inclusive:!1},index:{rules:[],inclusive:!1},rel_index:{rules:[65,66,67,68],inclusive:!1},component_ext_queue:{rules:[],inclusive:!1},component_ext_db:{rules:[65,66,67,68],inclusive:!1},component_ext:{rules:[65,66,67,68],inclusive:!1},component_queue:{rules:[65,66,67,68],inclusive:!1},component_db:{rules:[65,66,67,68],inclusive:!1},component:{rules:[65,66,67,68],inclusive:!1},container_boundary:{rules:[65,66,67,68],inclusive:!1},container_ext_queue:{rules:[65,66,67,68],inclusive:!1},container_ext_db:{rules:[65,66,67,68],inclusive:!1},container_ext:{rules:[65,66,67,68],inclusive:!1},container_queue:{rules:[65,66,67,68],inclusive:!1},container_db:{rules:[65,66,67,68],inclusive:!1},container:{rules:[65,66,67,68],inclusive:!1},birel:{rules:[65,66,67,68],inclusive:!1},system_boundary:{rules:[65,66,67,68],inclusive:!1},enterprise_boundary:{rules:[65,66,67,68],inclusive:!1},boundary:{rules:[65,66,67,68],inclusive:!1},system_ext_queue:{rules:[65,66,67,68],inclusive:!1},system_ext_db:{rules:[65,66,67,68],inclusive:!1},system_ext:{rules:[65,66,67,68],inclusive:!1},system_queue:{rules:[65,66,67,68],inclusive:!1},system_db:{rules:[65,66,67,68],inclusive:!1},system:{rules:[65,66,67,68],inclusive:!1},person_ext:{rules:[65,66,67,68],inclusive:!1},person:{rules:[65,66,67,68],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,8,10,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,81,82,83,84,85],inclusive:!0}}}}();function rt(){this.yy={}}return it.lexer=st,s(rt,"Parser"),rt.prototype=it,it.Parser=rt,new rt}();_.parser=_;var x,E=_,S=[],A=[""],C="global",w="",O=[{alias:"global",label:{text:"global"},type:{text:"global"},tags:null,link:null,parentBoundary:""}],k=[],T="",v=!1,R=4,D=2,N=s((function(){return x}),"getC4Type"),P=s((function(t){let e=y(t,u());x=e}),"setC4Type"),B=s((function(t,e,n,a,i,s,r,o,l){if(null==t||null==e||null==n||null==a)return;let c={};const h=k.find((t=>t.from===e&&t.to===n));if(h?c=h:k.push(c),c.type=t,c.from=e,c.to=n,c.label={text:a},null==i)c.techn={text:""};else if("object"==typeof i){let[t,e]=Object.entries(i)[0];c[t]={text:e}}else c.techn={text:i};if(null==s)c.descr={text:""};else if("object"==typeof s){let[t,e]=Object.entries(s)[0];c[t]={text:e}}else c.descr={text:s};if("object"==typeof r){let[t,e]=Object.entries(r)[0];c[t]=e}else c.sprite=r;if("object"==typeof o){let[t,e]=Object.entries(o)[0];c[t]=e}else c.tags=o;if("object"==typeof l){let[t,e]=Object.entries(l)[0];c[t]=e}else c.link=l;c.wrap=at()}),"addRel"),j=s((function(t,e,n,a,i,s,r){if(null===e||null===n)return;let o={};const l=S.find((t=>t.alias===e));if(l&&e===l.alias?o=l:(o.alias=e,S.push(o)),o.label=null==n?{text:""}:{text:n},null==a)o.descr={text:""};else if("object"==typeof a){let[t,e]=Object.entries(a)[0];o[t]={text:e}}else o.descr={text:a};if("object"==typeof i){let[t,e]=Object.entries(i)[0];o[t]=e}else o.sprite=i;if("object"==typeof s){let[t,e]=Object.entries(s)[0];o[t]=e}else o.tags=s;if("object"==typeof r){let[t,e]=Object.entries(r)[0];o[t]=e}else o.link=r;o.typeC4Shape={text:t},o.parentBoundary=C,o.wrap=at()}),"addPersonOrSystem"),M=s((function(t,e,n,a,i,s,r,o){if(null===e||null===n)return;let l={};const c=S.find((t=>t.alias===e));if(c&&e===c.alias?l=c:(l.alias=e,S.push(l)),l.label=null==n?{text:""}:{text:n},null==a)l.techn={text:""};else if("object"==typeof a){let[t,e]=Object.entries(a)[0];l[t]={text:e}}else l.techn={text:a};if(null==i)l.descr={text:""};else if("object"==typeof i){let[t,e]=Object.entries(i)[0];l[t]={text:e}}else l.descr={text:i};if("object"==typeof s){let[t,e]=Object.entries(s)[0];l[t]=e}else l.sprite=s;if("object"==typeof r){let[t,e]=Object.entries(r)[0];l[t]=e}else l.tags=r;if("object"==typeof o){let[t,e]=Object.entries(o)[0];l[t]=e}else l.link=o;l.wrap=at(),l.typeC4Shape={text:t},l.parentBoundary=C}),"addContainer"),I=s((function(t,e,n,a,i,s,r,o){if(null===e||null===n)return;let l={};const c=S.find((t=>t.alias===e));if(c&&e===c.alias?l=c:(l.alias=e,S.push(l)),l.label=null==n?{text:""}:{text:n},null==a)l.techn={text:""};else if("object"==typeof a){let[t,e]=Object.entries(a)[0];l[t]={text:e}}else l.techn={text:a};if(null==i)l.descr={text:""};else if("object"==typeof i){let[t,e]=Object.entries(i)[0];l[t]={text:e}}else l.descr={text:i};if("object"==typeof s){let[t,e]=Object.entries(s)[0];l[t]=e}else l.sprite=s;if("object"==typeof r){let[t,e]=Object.entries(r)[0];l[t]=e}else l.tags=r;if("object"==typeof o){let[t,e]=Object.entries(o)[0];l[t]=e}else l.link=o;l.wrap=at(),l.typeC4Shape={text:t},l.parentBoundary=C}),"addComponent"),L=s((function(t,e,n,a,i){if(null===t||null===e)return;let s={};const r=O.find((e=>e.alias===t));if(r&&t===r.alias?s=r:(s.alias=t,O.push(s)),s.label=null==e?{text:""}:{text:e},null==n)s.type={text:"system"};else if("object"==typeof n){let[t,e]=Object.entries(n)[0];s[t]={text:e}}else s.type={text:n};if("object"==typeof a){let[t,e]=Object.entries(a)[0];s[t]=e}else s.tags=a;if("object"==typeof i){let[t,e]=Object.entries(i)[0];s[t]=e}else s.link=i;s.parentBoundary=C,s.wrap=at(),w=C,C=t,A.push(w)}),"addPersonOrSystemBoundary"),Y=s((function(t,e,n,a,i){if(null===t||null===e)return;let s={};const r=O.find((e=>e.alias===t));if(r&&t===r.alias?s=r:(s.alias=t,O.push(s)),s.label=null==e?{text:""}:{text:e},null==n)s.type={text:"container"};else if("object"==typeof n){let[t,e]=Object.entries(n)[0];s[t]={text:e}}else s.type={text:n};if("object"==typeof a){let[t,e]=Object.entries(a)[0];s[t]=e}else s.tags=a;if("object"==typeof i){let[t,e]=Object.entries(i)[0];s[t]=e}else s.link=i;s.parentBoundary=C,s.wrap=at(),w=C,C=t,A.push(w)}),"addContainerBoundary"),U=s((function(t,e,n,a,i,s,r,o){if(null===e||null===n)return;let l={};const c=O.find((t=>t.alias===e));if(c&&e===c.alias?l=c:(l.alias=e,O.push(l)),l.label=null==n?{text:""}:{text:n},null==a)l.type={text:"node"};else if("object"==typeof a){let[t,e]=Object.entries(a)[0];l[t]={text:e}}else l.type={text:a};if(null==i)l.descr={text:""};else if("object"==typeof i){let[t,e]=Object.entries(i)[0];l[t]={text:e}}else l.descr={text:i};if("object"==typeof r){let[t,e]=Object.entries(r)[0];l[t]=e}else l.tags=r;if("object"==typeof o){let[t,e]=Object.entries(o)[0];l[t]=e}else l.link=o;l.nodeType=t,l.parentBoundary=C,l.wrap=at(),w=C,C=e,A.push(w)}),"addDeploymentNode"),F=s((function(){C=w,A.pop(),w=A.pop(),A.push(w)}),"popBoundaryParseStack"),X=s((function(t,e,n,a,i,s,r,o,l,c,h){let d=S.find((t=>t.alias===e));if(void 0!==d||(d=O.find((t=>t.alias===e)),void 0!==d)){if(null!=n)if("object"==typeof n){let[t,e]=Object.entries(n)[0];d[t]=e}else d.bgColor=n;if(null!=a)if("object"==typeof a){let[t,e]=Object.entries(a)[0];d[t]=e}else d.fontColor=a;if(null!=i)if("object"==typeof i){let[t,e]=Object.entries(i)[0];d[t]=e}else d.borderColor=i;if(null!=s)if("object"==typeof s){let[t,e]=Object.entries(s)[0];d[t]=e}else d.shadowing=s;if(null!=r)if("object"==typeof r){let[t,e]=Object.entries(r)[0];d[t]=e}else d.shape=r;if(null!=o)if("object"==typeof o){let[t,e]=Object.entries(o)[0];d[t]=e}else d.sprite=o;if(null!=l)if("object"==typeof l){let[t,e]=Object.entries(l)[0];d[t]=e}else d.techn=l;if(null!=c)if("object"==typeof c){let[t,e]=Object.entries(c)[0];d[t]=e}else d.legendText=c;if(null!=h)if("object"==typeof h){let[t,e]=Object.entries(h)[0];d[t]=e}else d.legendSprite=h}}),"updateElStyle"),z=s((function(t,e,n,a,i,s,r){const o=k.find((t=>t.from===e&&t.to===n));if(void 0!==o){if(null!=a)if("object"==typeof a){let[t,e]=Object.entries(a)[0];o[t]=e}else o.textColor=a;if(null!=i)if("object"==typeof i){let[t,e]=Object.entries(i)[0];o[t]=e}else o.lineColor=i;if(null!=s)if("object"==typeof s){let[t,e]=Object.entries(s)[0];o[t]=parseInt(e)}else o.offsetX=parseInt(s);if(null!=r)if("object"==typeof r){let[t,e]=Object.entries(r)[0];o[t]=parseInt(e)}else o.offsetY=parseInt(r)}}),"updateRelStyle"),W=s((function(t,e,n){let a=R,i=D;if("object"==typeof e){const t=Object.values(e)[0];a=parseInt(t)}else a=parseInt(e);if("object"==typeof n){const t=Object.values(n)[0];i=parseInt(t)}else i=parseInt(n);a>=1&&(R=a),i>=1&&(D=i)}),"updateLayoutConfig"),Q=s((function(){return R}),"getC4ShapeInRow"),$=s((function(){return D}),"getC4BoundaryInRow"),H=s((function(){return C}),"getCurrentBoundaryParse"),q=s((function(){return w}),"getParentBoundaryParse"),V=s((function(t){return null==t?S:S.filter((e=>e.parentBoundary===t))}),"getC4ShapeArray"),G=s((function(t){return S.find((e=>e.alias===t))}),"getC4Shape"),K=s((function(t){return Object.keys(V(t))}),"getC4ShapeKeys"),J=s((function(t){return null==t?O:O.filter((e=>e.parentBoundary===t))}),"getBoundaries"),Z=J,tt=s((function(){return k}),"getRels"),et=s((function(){return T}),"getTitle"),nt=s((function(t){v=t}),"setWrap"),at=s((function(){return v}),"autoWrap"),it=s((function(){S=[],O=[{alias:"global",label:{text:"global"},type:{text:"global"},tags:null,link:null,parentBoundary:""}],w="",C="global",A=[""],k=[],A=[""],T="",v=!1,R=4,D=2}),"clear"),st=s((function(t){let e=y(t,u());T=e}),"setTitle"),rt={addPersonOrSystem:j,addPersonOrSystemBoundary:L,addContainer:M,addContainerBoundary:Y,addComponent:I,addDeploymentNode:U,popBoundaryParseStack:F,addRel:B,updateElStyle:X,updateRelStyle:z,updateLayoutConfig:W,autoWrap:at,setWrap:nt,getC4ShapeArray:V,getC4Shape:G,getC4ShapeKeys:K,getBoundaries:J,getBoundarys:Z,getCurrentBoundaryParse:H,getParentBoundaryParse:q,getRels:tt,getTitle:et,getC4Type:N,getC4ShapeInRow:Q,getC4BoundaryInRow:$,setAccTitle:o,getAccTitle:l,getAccDescription:h,setAccDescription:d,getConfig:s((()=>u().c4),"getConfig"),clear:it,LINETYPE:{SOLID:0,DOTTED:1,NOTE:2,SOLID_CROSS:3,DOTTED_CROSS:4,SOLID_OPEN:5,DOTTED_OPEN:6,LOOP_START:10,LOOP_END:11,ALT_START:12,ALT_ELSE:13,ALT_END:14,OPT_START:15,OPT_END:16,ACTIVE_START:17,ACTIVE_END:18,PAR_START:19,PAR_AND:20,PAR_END:21,RECT_START:22,RECT_END:23,SOLID_POINT:24,DOTTED_POINT:25},ARROWTYPE:{FILLED:0,OPEN:1},PLACEMENT:{LEFTOF:0,RIGHTOF:1,OVER:2},setTitle:st,setC4Type:P},ot=s((function(e,n){return t(e,n)}),"drawRect"),lt=s((function(t,e,n,a,i,s){const r=t.append("image");r.attr("width",e),r.attr("height",n),r.attr("x",a),r.attr("y",i);let o=s.startsWith("data:image/png;base64")?s:b(s);r.attr("xlink:href",o)}),"drawImage"),ct=s(((t,e,n)=>{const a=t.append("g");let i=0;for(let t of e){let e=t.textColor?t.textColor:"#444444",s=t.lineColor?t.lineColor:"#444444",r=t.offsetX?parseInt(t.offsetX):0,o=t.offsetY?parseInt(t.offsetY):0,l="";if(0===i){let e=a.append("line");e.attr("x1",t.startPoint.x),e.attr("y1",t.startPoint.y),e.attr("x2",t.endPoint.x),e.attr("y2",t.endPoint.y),e.attr("stroke-width","1"),e.attr("stroke",s),e.style("fill","none"),"rel_b"!==t.type&&e.attr("marker-end","url("+l+"#arrowhead)"),"birel"!==t.type&&"rel_b"!==t.type||e.attr("marker-start","url("+l+"#arrowend)"),i=-1}else{let e=a.append("path");e.attr("fill","none").attr("stroke-width","1").attr("stroke",s).attr("d","Mstartx,starty Qcontrolx,controly stopx,stopy ".replaceAll("startx",t.startPoint.x).replaceAll("starty",t.startPoint.y).replaceAll("controlx",t.startPoint.x+(t.endPoint.x-t.startPoint.x)/2-(t.endPoint.x-t.startPoint.x)/4).replaceAll("controly",t.startPoint.y+(t.endPoint.y-t.startPoint.y)/2).replaceAll("stopx",t.endPoint.x).replaceAll("stopy",t.endPoint.y)),"rel_b"!==t.type&&e.attr("marker-end","url("+l+"#arrowhead)"),"birel"!==t.type&&"rel_b"!==t.type||e.attr("marker-start","url("+l+"#arrowend)")}let c=n.messageFont();Et(n)(t.label.text,a,Math.min(t.startPoint.x,t.endPoint.x)+Math.abs(t.endPoint.x-t.startPoint.x)/2+r,Math.min(t.startPoint.y,t.endPoint.y)+Math.abs(t.endPoint.y-t.startPoint.y)/2+o,t.label.width,t.label.height,{fill:e},c),t.techn&&""!==t.techn.text&&(c=n.messageFont(),Et(n)("["+t.techn.text+"]",a,Math.min(t.startPoint.x,t.endPoint.x)+Math.abs(t.endPoint.x-t.startPoint.x)/2+r,Math.min(t.startPoint.y,t.endPoint.y)+Math.abs(t.endPoint.y-t.startPoint.y)/2+n.messageFontSize+5+o,Math.max(t.label.width,t.techn.width),t.techn.height,{fill:e,"font-style":"italic"},c))}}),"drawRels"),ht=s((function(t,e,n){const a=t.append("g");let i=e.bgColor?e.bgColor:"none",s=e.borderColor?e.borderColor:"#444444",r=e.fontColor?e.fontColor:"black",o={"stroke-width":1,"stroke-dasharray":"7.0,7.0"};e.nodeType&&(o={"stroke-width":1});let l={x:e.x,y:e.y,fill:i,stroke:s,width:e.width,height:e.height,rx:2.5,ry:2.5,attrs:o};ot(a,l);let c=n.boundaryFont();c.fontWeight="bold",c.fontSize=c.fontSize+2,c.fontColor=r,Et(n)(e.label.text,a,e.x,e.y+e.label.Y,e.width,e.height,{fill:"#444444"},c),e.type&&""!==e.type.text&&(c=n.boundaryFont(),c.fontColor=r,Et(n)(e.type.text,a,e.x,e.y+e.type.Y,e.width,e.height,{fill:"#444444"},c)),e.descr&&""!==e.descr.text&&(c=n.boundaryFont(),c.fontSize=c.fontSize-2,c.fontColor=r,Et(n)(e.descr.text,a,e.x,e.y+e.descr.Y,e.width,e.height,{fill:"#444444"},c))}),"drawBoundary"),dt=s((function(t,n,a){let i=n.bgColor?n.bgColor:a[n.typeC4Shape.text+"_bg_color"],s=n.borderColor?n.borderColor:a[n.typeC4Shape.text+"_border_color"],r=n.fontColor?n.fontColor:"#FFFFFF",o="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";switch(n.typeC4Shape.text){case"person":o="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";break;case"external_person":o="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAB6ElEQVR4Xu2YLY+EMBCG9+dWr0aj0Wg0Go1Go0+j8Xdv2uTCvv1gpt0ebHKPuhDaeW4605Z9mJvx4AdXUyTUdd08z+u6flmWZRnHsWkafk9DptAwDPu+f0eAYtu2PEaGWuj5fCIZrBAC2eLBAnRCsEkkxmeaJp7iDJ2QMDdHsLg8SxKFEJaAo8lAXnmuOFIhTMpxxKATebo4UiFknuNo4OniSIXQyRxEA3YsnjGCVEjVXD7yLUAqxBGUyPv/Y4W2beMgGuS7kVQIBycH0fD+oi5pezQETxdHKmQKGk1eQEYldK+jw5GxPfZ9z7Mk0Qnhf1W1m3w//EUn5BDmSZsbR44QQLBEqrBHqOrmSKaQAxdnLArCrxZcM7A7ZKs4ioRq8LFC+NpC3WCBJsvpVw5edm9iEXFuyNfxXAgSwfrFQ1c0iNda8AdejvUgnktOtJQQxmcfFzGglc5WVCj7oDgFqU18boeFSs52CUh8LE8BIVQDT1ABrB0HtgSEYlX5doJnCwv9TXocKCaKbnwhdDKPq4lf3SwU3HLq4V/+WYhHVMa/3b4IlfyikAduCkcBc7mQ3/z/Qq/cTuikhkzB12Ae/mcJC9U+Vo8Ej1gWAtgbeGgFsAMHr50BIWOLCbezvhpBFUdY6EJuJ/QDW0XoMX60zZ0AAAAASUVORK5CYII="}const l=t.append("g");l.attr("class","person-man");const c=e();switch(n.typeC4Shape.text){case"person":case"external_person":case"system":case"external_system":case"container":case"external_container":case"component":case"external_component":c.x=n.x,c.y=n.y,c.fill=i,c.width=n.width,c.height=n.height,c.stroke=s,c.rx=2.5,c.ry=2.5,c.attrs={"stroke-width":.5},ot(l,c);break;case"system_db":case"external_system_db":case"container_db":case"external_container_db":case"component_db":case"external_component_db":l.append("path").attr("fill",i).attr("stroke-width","0.5").attr("stroke",s).attr("d","Mstartx,startyc0,-10 half,-10 half,-10c0,0 half,0 half,10l0,heightc0,10 -half,10 -half,10c0,0 -half,0 -half,-10l0,-height".replaceAll("startx",n.x).replaceAll("starty",n.y).replaceAll("half",n.width/2).replaceAll("height",n.height)),l.append("path").attr("fill","none").attr("stroke-width","0.5").attr("stroke",s).attr("d","Mstartx,startyc0,10 half,10 half,10c0,0 half,0 half,-10".replaceAll("startx",n.x).replaceAll("starty",n.y).replaceAll("half",n.width/2));break;case"system_queue":case"external_system_queue":case"container_queue":case"external_container_queue":case"component_queue":case"external_component_queue":l.append("path").attr("fill",i).attr("stroke-width","0.5").attr("stroke",s).attr("d","Mstartx,startylwidth,0c5,0 5,half 5,halfc0,0 0,half -5,halfl-width,0c-5,0 -5,-half -5,-halfc0,0 0,-half 5,-half".replaceAll("startx",n.x).replaceAll("starty",n.y).replaceAll("width",n.width).replaceAll("half",n.height/2)),l.append("path").attr("fill","none").attr("stroke-width","0.5").attr("stroke",s).attr("d","Mstartx,startyc-5,0 -5,half -5,halfc0,half 5,half 5,half".replaceAll("startx",n.x+n.width).replaceAll("starty",n.y).replaceAll("half",n.height/2))}let h=xt(a,n.typeC4Shape.text);switch(l.append("text").attr("fill",r).attr("font-family",h.fontFamily).attr("font-size",h.fontSize-2).attr("font-style","italic").attr("lengthAdjust","spacing").attr("textLength",n.typeC4Shape.width).attr("x",n.x+n.width/2-n.typeC4Shape.width/2).attr("y",n.y+n.typeC4Shape.Y).text("<<"+n.typeC4Shape.text+">>"),n.typeC4Shape.text){case"person":case"external_person":lt(l,48,48,n.x+n.width/2-24,n.y+n.image.Y,o)}let d=a[n.typeC4Shape.text+"Font"]();return d.fontWeight="bold",d.fontSize=d.fontSize+2,d.fontColor=r,Et(a)(n.label.text,l,n.x,n.y+n.label.Y,n.width,n.height,{fill:r},d),d=a[n.typeC4Shape.text+"Font"](),d.fontColor=r,n.techn&&""!==n.techn?.text?Et(a)(n.techn.text,l,n.x,n.y+n.techn.Y,n.width,n.height,{fill:r,"font-style":"italic"},d):n.type&&""!==n.type.text&&Et(a)(n.type.text,l,n.x,n.y+n.type.Y,n.width,n.height,{fill:r,"font-style":"italic"},d),n.descr&&""!==n.descr.text&&(d=a.personFont(),d.fontColor=r,Et(a)(n.descr.text,l,n.x,n.y+n.descr.Y,n.width,n.height,{fill:r},d)),n.height}),"drawC4Shape"),ut=s((function(t){t.append("defs").append("symbol").attr("id","database").attr("fill-rule","evenodd").attr("clip-rule","evenodd").append("path").attr("transform","scale(.5)").attr("d","M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z")}),"insertDatabaseIcon"),pt=s((function(t){t.append("defs").append("symbol").attr("id","computer").attr("width","24").attr("height","24").append("path").attr("transform","scale(.5)").attr("d","M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z")}),"insertComputerIcon"),yt=s((function(t){t.append("defs").append("symbol").attr("id","clock").attr("width","24").attr("height","24").append("path").attr("transform","scale(.5)").attr("d","M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z")}),"insertClockIcon"),ft=s((function(t){t.append("defs").append("marker").attr("id","arrowhead").attr("refX",9).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 0 0 L 10 5 L 0 10 z")}),"insertArrowHead"),gt=s((function(t){t.append("defs").append("marker").attr("id","arrowend").attr("refX",1).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 10 0 L 0 5 L 10 10 z")}),"insertArrowEnd"),bt=s((function(t){t.append("defs").append("marker").attr("id","filled-head").attr("refX",18).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L14,7 L9,1 Z")}),"insertArrowFilledHead"),mt=s((function(t){t.append("defs").append("marker").attr("id","sequencenumber").attr("refX",15).attr("refY",15).attr("markerWidth",60).attr("markerHeight",40).attr("orient","auto").append("circle").attr("cx",15).attr("cy",15).attr("r",6)}),"insertDynamicNumber"),_t=s((function(t){const e=t.append("defs").append("marker").attr("id","crosshead").attr("markerWidth",15).attr("markerHeight",8).attr("orient","auto").attr("refX",16).attr("refY",4);e.append("path").attr("fill","black").attr("stroke","#000000").style("stroke-dasharray","0, 0").attr("stroke-width","1px").attr("d","M 9,2 V 6 L16,4 Z"),e.append("path").attr("fill","none").attr("stroke","#000000").style("stroke-dasharray","0, 0").attr("stroke-width","1px").attr("d","M 0,1 L 6,7 M 6,1 L 0,7")}),"insertArrowCrossHead"),xt=s(((t,e)=>({fontFamily:t[e+"FontFamily"],fontSize:t[e+"FontSize"],fontWeight:t[e+"FontWeight"]})),"getC4ShapeFont"),Et=function(){function t(t,e,n,i,s,r,o){a(e.append("text").attr("x",n+s/2).attr("y",i+r/2+5).style("text-anchor","middle").text(t),o)}function e(t,e,n,i,s,r,o,l){const{fontSize:c,fontFamily:h,fontWeight:d}=l,u=t.split(p.lineBreakRegex);for(let t=0;t<u.length;t++){const r=t*c-c*(u.length-1)/2,l=e.append("text").attr("x",n+s/2).attr("y",i).style("text-anchor","middle").attr("dominant-baseline","middle").style("font-size",c).style("font-weight",d).style("font-family",h);l.append("tspan").attr("dy",r).text(u[t]).attr("alignment-baseline","mathematical"),a(l,o)}}function n(t,n,i,s,r,o,l,c){const h=n.append("switch"),d=h.append("foreignObject").attr("x",i).attr("y",s).attr("width",r).attr("height",o).append("xhtml:div").style("display","table").style("height","100%").style("width","100%");d.append("div").style("display","table-cell").style("text-align","center").style("vertical-align","middle").text(t),e(t,h,i,s,r,0,l,c),a(d,l)}function a(t,e){for(const n in e)e.hasOwnProperty(n)&&t.attr(n,e[n])}return s(t,"byText"),s(e,"byTspan"),s(n,"byFo"),s(a,"_setTextAttrs"),function(a){return"fo"===a.textPlacement?n:"old"===a.textPlacement?t:e}}(),St={drawRect:ot,drawBoundary:ht,drawC4Shape:dt,drawRels:ct,drawImage:lt,insertArrowHead:ft,insertArrowEnd:gt,insertArrowFilledHead:bt,insertDynamicNumber:mt,insertArrowCrossHead:_t,insertDatabaseIcon:ut,insertComputerIcon:pt,insertClockIcon:yt},At=0,Ct=0,wt=4,Ot=2;_.yy=rt;var kt={},Tt=class{static{s(this,"Bounds")}constructor(t){this.name="",this.data={},this.data.startx=void 0,this.data.stopx=void 0,this.data.starty=void 0,this.data.stopy=void 0,this.data.widthLimit=void 0,this.nextData={},this.nextData.startx=void 0,this.nextData.stopx=void 0,this.nextData.starty=void 0,this.nextData.stopy=void 0,this.nextData.cnt=0,vt(t.db.getConfig())}setData(t,e,n,a){this.nextData.startx=this.data.startx=t,this.nextData.stopx=this.data.stopx=e,this.nextData.starty=this.data.starty=n,this.nextData.stopy=this.data.stopy=a}updateVal(t,e,n,a){void 0===t[e]?t[e]=n:t[e]=a(n,t[e])}insert(t){this.nextData.cnt=this.nextData.cnt+1;let e=this.nextData.startx===this.nextData.stopx?this.nextData.stopx+t.margin:this.nextData.stopx+2*t.margin,n=e+t.width,a=this.nextData.starty+2*t.margin,i=a+t.height;(e>=this.data.widthLimit||n>=this.data.widthLimit||this.nextData.cnt>wt)&&(e=this.nextData.startx+t.margin+kt.nextLinePaddingX,a=this.nextData.stopy+2*t.margin,this.nextData.stopx=n=e+t.width,this.nextData.starty=this.nextData.stopy,this.nextData.stopy=i=a+t.height,this.nextData.cnt=1),t.x=e,t.y=a,this.updateVal(this.data,"startx",e,Math.min),this.updateVal(this.data,"starty",a,Math.min),this.updateVal(this.data,"stopx",n,Math.max),this.updateVal(this.data,"stopy",i,Math.max),this.updateVal(this.nextData,"startx",e,Math.min),this.updateVal(this.nextData,"starty",a,Math.min),this.updateVal(this.nextData,"stopx",n,Math.max),this.updateVal(this.nextData,"stopy",i,Math.max)}init(t){this.name="",this.data={startx:void 0,stopx:void 0,starty:void 0,stopy:void 0,widthLimit:void 0},this.nextData={startx:void 0,stopx:void 0,starty:void 0,stopy:void 0,cnt:0},vt(t.db.getConfig())}bumpLastMargin(t){this.data.stopx+=t,this.data.stopy+=t}},vt=s((function(t){r(kt,t),t.fontFamily&&(kt.personFontFamily=kt.systemFontFamily=kt.messageFontFamily=t.fontFamily),t.fontSize&&(kt.personFontSize=kt.systemFontSize=kt.messageFontSize=t.fontSize),t.fontWeight&&(kt.personFontWeight=kt.systemFontWeight=kt.messageFontWeight=t.fontWeight)}),"setConf"),Rt=s(((t,e)=>({fontFamily:t[e+"FontFamily"],fontSize:t[e+"FontSize"],fontWeight:t[e+"FontWeight"]})),"c4ShapeFont"),Dt=s((t=>({fontFamily:t.boundaryFontFamily,fontSize:t.boundaryFontSize,fontWeight:t.boundaryFontWeight})),"boundaryFont"),Nt=s((t=>({fontFamily:t.messageFontFamily,fontSize:t.messageFontSize,fontWeight:t.messageFontWeight})),"messageFont");function Pt(t,e,s,r,o){if(!e[t].width)if(s)e[t].text=n(e[t].text,o,r),e[t].textLines=e[t].text.split(p.lineBreakRegex).length,e[t].width=o,e[t].height=a(e[t].text,r);else{let n=e[t].text.split(p.lineBreakRegex);e[t].textLines=n.length;let s=0;e[t].height=0,e[t].width=0;for(const o of n)e[t].width=Math.max(i(o,r),e[t].width),s=a(o,r),e[t].height=e[t].height+s}}s(Pt,"calcC4ShapeTextWH");var Bt=s((function(t,e,n){e.x=n.data.startx,e.y=n.data.starty,e.width=n.data.stopx-n.data.startx,e.height=n.data.stopy-n.data.starty,e.label.y=kt.c4ShapeMargin-35;let a=e.wrap&&kt.wrap,s=Dt(kt);s.fontSize=s.fontSize+2,s.fontWeight="bold",Pt("label",e,a,s,i(e.label.text,s)),St.drawBoundary(t,e,kt)}),"drawBoundary"),jt=s((function(t,e,n,a){let s=0;for(const r of a){s=0;const a=n[r];let o=Rt(kt,a.typeC4Shape.text);switch(o.fontSize=o.fontSize-2,a.typeC4Shape.width=i("«"+a.typeC4Shape.text+"»",o),a.typeC4Shape.height=o.fontSize+2,a.typeC4Shape.Y=kt.c4ShapePadding,s=a.typeC4Shape.Y+a.typeC4Shape.height-4,a.image={width:0,height:0,Y:0},a.typeC4Shape.text){case"person":case"external_person":a.image.width=48,a.image.height=48,a.image.Y=s,s=a.image.Y+a.image.height}a.sprite&&(a.image.width=48,a.image.height=48,a.image.Y=s,s=a.image.Y+a.image.height);let l=a.wrap&&kt.wrap,c=kt.width-2*kt.c4ShapePadding,h=Rt(kt,a.typeC4Shape.text);if(h.fontSize=h.fontSize+2,h.fontWeight="bold",Pt("label",a,l,h,c),a.label.Y=s+8,s=a.label.Y+a.label.height,a.type&&""!==a.type.text){a.type.text="["+a.type.text+"]",Pt("type",a,l,Rt(kt,a.typeC4Shape.text),c),a.type.Y=s+5,s=a.type.Y+a.type.height}else if(a.techn&&""!==a.techn.text){a.techn.text="["+a.techn.text+"]",Pt("techn",a,l,Rt(kt,a.techn.text),c),a.techn.Y=s+5,s=a.techn.Y+a.techn.height}let d=s,u=a.label.width;if(a.descr&&""!==a.descr.text){Pt("descr",a,l,Rt(kt,a.typeC4Shape.text),c),a.descr.Y=s+20,s=a.descr.Y+a.descr.height,u=Math.max(a.label.width,a.descr.width),d=s-5*a.descr.textLines}u+=kt.c4ShapePadding,a.width=Math.max(a.width||kt.width,u,kt.width),a.height=Math.max(a.height||kt.height,d,kt.height),a.margin=a.margin||kt.c4ShapeMargin,t.insert(a),St.drawC4Shape(e,a,kt)}t.bumpLastMargin(kt.c4ShapeMargin)}),"drawC4ShapeArray"),Mt=class{static{s(this,"Point")}constructor(t,e){this.x=t,this.y=e}},It=s((function(t,e){let n=t.x,a=t.y,i=e.x,s=e.y,r=n+t.width/2,o=a+t.height/2,l=Math.abs(n-i),c=Math.abs(a-s),h=c/l,d=t.height/t.width,u=null;return a==s&&n<i?u=new Mt(n+t.width,o):a==s&&n>i?u=new Mt(n,o):n==i&&a<s?u=new Mt(r,a+t.height):n==i&&a>s&&(u=new Mt(r,a)),n>i&&a<s?u=d>=h?new Mt(n,o+h*t.width/2):new Mt(r-l/c*t.height/2,a+t.height):n<i&&a<s?u=d>=h?new Mt(n+t.width,o+h*t.width/2):new Mt(r+l/c*t.height/2,a+t.height):n<i&&a>s?u=d>=h?new Mt(n+t.width,o-h*t.width/2):new Mt(r+t.height/2*l/c,a):n>i&&a>s&&(u=d>=h?new Mt(n,o-t.width/2*h):new Mt(r-t.height/2*l/c,a)),u}),"getIntersectPoint"),Lt=s((function(t,e){let n={x:0,y:0};n.x=e.x+e.width/2,n.y=e.y+e.height/2;let a=It(t,n);return n.x=t.x+t.width/2,n.y=t.y+t.height/2,{startPoint:a,endPoint:It(e,n)}}),"getIntersectPoints"),Yt=s((function(t,e,n,a){let s=0;for(let t of e){s+=1;let e=t.wrap&&kt.wrap,r=Nt(kt);"C4Dynamic"===a.db.getC4Type()&&(t.label.text=s+": "+t.label.text);let o=i(t.label.text,r);Pt("label",t,e,r,o),t.techn&&""!==t.techn.text&&(o=i(t.techn.text,r),Pt("techn",t,e,r,o)),t.descr&&""!==t.descr.text&&(o=i(t.descr.text,r),Pt("descr",t,e,r,o));let l=n(t.from),c=n(t.to),h=Lt(l,c);t.startPoint=h.startPoint,t.endPoint=h.endPoint}St.drawRels(t,e,kt)}),"drawRels");function Ut(t,e,n,a,i){let s=new Tt(i);s.data.widthLimit=n.data.widthLimit/Math.min(Ot,a.length);for(let[r,o]of a.entries()){let a=0;o.image={width:0,height:0,Y:0},o.sprite&&(o.image.width=48,o.image.height=48,o.image.Y=a,a=o.image.Y+o.image.height);let l=o.wrap&&kt.wrap,c=Dt(kt);if(c.fontSize=c.fontSize+2,c.fontWeight="bold",Pt("label",o,l,c,s.data.widthLimit),o.label.Y=a+8,a=o.label.Y+o.label.height,o.type&&""!==o.type.text){o.type.text="["+o.type.text+"]",Pt("type",o,l,Dt(kt),s.data.widthLimit),o.type.Y=a+5,a=o.type.Y+o.type.height}if(o.descr&&""!==o.descr.text){let t=Dt(kt);t.fontSize=t.fontSize-2,Pt("descr",o,l,t,s.data.widthLimit),o.descr.Y=a+20,a=o.descr.Y+o.descr.height}if(0==r||r%Ot==0){let t=n.data.startx+kt.diagramMarginX,e=n.data.stopy+kt.diagramMarginY+a;s.setData(t,t,e,e)}else{let t=s.data.stopx!==s.data.startx?s.data.stopx+kt.diagramMarginX:s.data.startx,e=s.data.starty;s.setData(t,t,e,e)}s.name=o.alias;let h=i.db.getC4ShapeArray(o.alias),d=i.db.getC4ShapeKeys(o.alias);d.length>0&&jt(s,t,h,d),e=o.alias;let u=i.db.getBoundaries(e);u.length>0&&Ut(t,e,s,u,i),"global"!==o.alias&&Bt(t,o,s),n.data.stopy=Math.max(s.data.stopy+kt.c4ShapeMargin,n.data.stopy),n.data.stopx=Math.max(s.data.stopx+kt.c4ShapeMargin,n.data.stopx),At=Math.max(At,n.data.stopx),Ct=Math.max(Ct,n.data.stopy)}}s(Ut,"drawInsideBoundary");var Ft={drawPersonOrSystemArray:jt,drawBoundary:Bt,setConf:vt,draw:s((function(t,e,n,a){kt=u().c4;const i=u().securityLevel;let s;"sandbox"===i&&(s=m("#i"+e));const r=m("sandbox"===i?s.nodes()[0].contentDocument.body:"body");let o=a.db;a.db.setWrap(kt.wrap),wt=o.getC4ShapeInRow(),Ot=o.getC4BoundaryInRow(),f.debug(`C:${JSON.stringify(kt,null,2)}`);const l="sandbox"===i?r.select(`[id="${e}"]`):m(`[id="${e}"]`);St.insertComputerIcon(l),St.insertDatabaseIcon(l),St.insertClockIcon(l);let c=new Tt(a);c.setData(kt.diagramMarginX,kt.diagramMarginX,kt.diagramMarginY,kt.diagramMarginY),c.data.widthLimit=screen.availWidth,At=kt.diagramMarginX,Ct=kt.diagramMarginY;const h=a.db.getTitle();Ut(l,"",c,a.db.getBoundaries(""),a),St.insertArrowHead(l),St.insertArrowEnd(l),St.insertArrowCrossHead(l),St.insertArrowFilledHead(l),Yt(l,a.db.getRels(),a.db.getC4Shape,a),c.data.stopx=At,c.data.stopy=Ct;const d=c.data;let p=d.stopy-d.starty+2*kt.diagramMarginY;const y=d.stopx-d.startx+2*kt.diagramMarginX;h&&l.append("text").text(h).attr("x",(d.stopx-d.startx)/2-4*kt.diagramMarginX).attr("y",d.starty+kt.diagramMarginY),g(l,p,y,kt.useMaxWidth);const b=h?60:0;l.attr("viewBox",d.startx-kt.diagramMarginX+" -"+(kt.diagramMarginY+b)+" "+y+" "+(p+b)),f.debug("models:",d)}),"draw")},Xt={parser:E,db:rt,renderer:Ft,styles:s((t=>`.person {\n stroke: ${t.personBorder};\n fill: ${t.personBkg};\n }\n`),"getStyles"),init:s((({c4:t,wrap:e})=>{Ft.setConf(t),rt.setWrap(e)}),"init")};export{Xt as diagram};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__name as c}from"./chunk-BMRFU3JQ.mjs.js";function t(c,t){c.accDescr&&t.setAccDescription?.(c.accDescr),c.accTitle&&t.setAccTitle?.(c.accTitle),c.title&&t.setDiagramTitle?.(c.title)}c(t,"populateCommonDb");export{t as populateCommonDb};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{decodeEntities as t}from"./chunk-F7MYA6JM.mjs.js";import{__name as e,log as n,hasKatex as o,renderKatex as r,common_default as i,getConfig2 as s,sanitizeText2 as a}from"./chunk-BMRFU3JQ.mjs.js";import"../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js";import"../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js";import{marked as l}from"../../../../../../marked@15.0.12/node_modules/marked/lib/marked.esm.js";import{dedent as c}from"../../../../../../ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.js";import{iconToSVG as p}from"../../../../../../@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/build.mjs.js";import{iconToHTML as d}from"../../../../../../@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/html.mjs.js";import{replaceIDs as u}from"../../../../../../@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/id.mjs.js";import{stringToIcon as f}from"../../../../../../@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/name.mjs.js";import{getIconData as m}from"../../../../../../@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs.js";import h from"../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.js";var g={body:'<g><rect width="80" height="80" style="fill: #087ebf; stroke-width: 0px;"/><text transform="translate(21.16 64.67)" style="fill: #fff; font-family: ArialMT, Arial; font-size: 67.75px;"><tspan x="0" y="0">?</tspan></text></g>',height:80,width:80},y=new Map,w=new Map,x=e((t=>{for(const e of t){if(!e.name)throw new Error('Invalid icon loader. Must have a "name" property with non-empty string value.');if(n.debug("Registering icon pack:",e.name),"loader"in e)w.set(e.name,e.loader);else{if(!("icons"in e))throw n.error("Invalid icon loader:",e),new Error('Invalid icon loader. Must have either "icons" or "loader" property.');y.set(e.name,e.icons)}}}),"registerIconPacks"),b=e((async(t,e)=>{const o=f(t,!0,void 0!==e);if(!o)throw new Error(`Invalid icon name: ${t}`);const r=o.prefix||e;if(!r)throw new Error(`Icon name must contain a prefix: ${t}`);let i=y.get(r);if(!i){const t=w.get(r);if(!t)throw new Error(`Icon set not found: ${o.prefix}`);try{i={...await t(),prefix:r},y.set(r,i)}catch(t){throw n.error(t),new Error(`Failed to load icon set: ${o.prefix}`)}}const s=m(i,o.name);if(!s)throw new Error(`Icon not found: ${t}`);return s}),"getRegisteredIconData"),k=e((async t=>{try{return await b(t),!0}catch{return!1}}),"isIconAvailable"),j=e((async(t,e,o)=>{let r;try{r=await b(t,e?.fallbackPrefix)}catch(t){n.error(t),r=g}const i=p(r,e);return d(u(i.body),{...i.attributes,...o})}),"getIconSVG");function T(t,{markdownAutoWrap:e}){const n=t.replace(/<br\/>/g,"\n").replace(/\n{2,}/g,"\n"),o=c(n);return!1===e?o.replace(/ /g," "):o}function v(t,n={}){const o=T(t,n),r=l.lexer(o),i=[[]];let s=0;function a(t,e="normal"){if("text"===t.type){t.text.split("\n").forEach(((t,n)=>{0!==n&&(s++,i.push([])),t.split(" ").forEach((t=>{(t=t.replace(/'/g,"'"))&&i[s].push({content:t,type:e})}))}))}else"strong"===t.type||"em"===t.type?t.tokens.forEach((e=>{a(e,t.type)})):"html"===t.type&&i[s].push({content:t.text,type:"normal"})}return e(a,"processNode"),r.forEach((t=>{"paragraph"===t.type?t.tokens?.forEach((t=>{a(t)})):"html"===t.type&&i[s].push({content:t.text,type:"normal"})})),i}function _(t,{markdownAutoWrap:n}={}){const o=l.lexer(t);function r(t){return"text"===t.type?!1===n?t.text.replace(/\n */g,"<br/>").replace(/ /g," "):t.text.replace(/\n */g,"<br/>"):"strong"===t.type?`<strong>${t.tokens?.map(r).join("")}</strong>`:"em"===t.type?`<em>${t.tokens?.map(r).join("")}</em>`:"paragraph"===t.type?`<p>${t.tokens?.map(r).join("")}</p>`:"space"===t.type?"":"html"===t.type?`${t.text}`:"escape"===t.type?t.text:`Unsupported markdown: ${t.type}`}return e(r,"output"),o.map(r).join("")}function $(t){return Intl.Segmenter?[...(new Intl.Segmenter).segment(t)].map((t=>t.segment)):[...t]}function E(t,e){return I(t,[],$(e.content),e.type)}function I(t,e,n,o){if(0===n.length)return[{content:e.join(""),type:o},{content:"",type:o}];const[r,...i]=n,s=[...e,r];return t([{content:s.join(""),type:o}])?I(t,s,i,o):(0===e.length&&r&&(e.push(r),n.shift()),[{content:e.join(""),type:o},{content:n.join(""),type:o}])}function S(t,e){if(t.some((({content:t})=>t.includes("\n"))))throw new Error("splitLineToFitWidth does not support newlines in the line");return W(t,e)}function W(t,e,n=[],o=[]){if(0===t.length)return o.length>0&&n.push(o),n.length>0?n:[];let r="";" "===t[0].content&&(r=" ",t.shift());const i=t.shift()??{content:" ",type:"normal"},s=[...o];if(""!==r&&s.push({content:r,type:"normal"}),s.push(i),e(s))return W(t,e,n,s);if(o.length>0)n.push(o),t.unshift(i);else if(i.content){const[o,r]=E(e,i);n.push([o]),r.content&&t.unshift(r)}return W(t,e,n)}function B(t,e){e&&t.attr("style",e)}async function M(t,e,n,a,l=!1){const c=t.append("foreignObject");c.attr("width",10*n+"px"),c.attr("height",10*n+"px");const p=c.append("xhtml:div");let d=e.label;e.label&&o(e.label)&&(d=await r(e.label.replace(i.lineBreakRegex,"\n"),s()));const u=e.isNode?"nodeLabel":"edgeLabel",f=p.append("span");f.html(d),B(f,e.labelStyle),f.attr("class",`${u} ${a}`),B(p,e.labelStyle),p.style("display","table-cell"),p.style("white-space","nowrap"),p.style("line-height","1.5"),p.style("max-width",n+"px"),p.style("text-align","center"),p.attr("xmlns","http://www.w3.org/1999/xhtml"),l&&p.attr("class","labelBkg");let m=p.node().getBoundingClientRect();return m.width===n&&(p.style("display","table"),p.style("white-space","break-spaces"),p.style("width",n+"px"),m=p.node().getBoundingClientRect()),c.node()}function F(t,e,n){return t.append("tspan").attr("class","text-outer-tspan").attr("x",0).attr("y",e*n-.1+"em").attr("dy",n+"em")}function L(t,e,n){const o=t.append("text"),r=F(o,1,e);C(r,n);const i=r.node().getComputedTextLength();return o.remove(),i}function R(t,e,n){const o=t.append("text"),r=F(o,1,e);C(r,[{content:n,type:"normal"}]);const i=r.node()?.getBoundingClientRect();return i&&o.remove(),i}function A(t,n,o,r=!1){const i=n.append("g"),s=i.insert("rect").attr("class","background").attr("style","stroke: none"),a=i.append("text").attr("y","-10.1");let l=0;for(const n of o){const o=e((e=>L(i,1.1,e)<=t),"checkWidth"),r=o(n)?[n]:S(n,o);for(const t of r){C(F(a,l,1.1),t),l++}}if(r){const t=a.node().getBBox(),e=2;return s.attr("x",t.x-e).attr("y",t.y-e).attr("width",t.width+2*e).attr("height",t.height+2*e),i.node()}return a.node()}function C(t,e){t.text(""),e.forEach(((e,n)=>{const o=t.append("tspan").attr("font-style","em"===e.type?"italic":"normal").attr("class","text-inner-tspan").attr("font-weight","strong"===e.type?"bold":"normal");0===n?o.text(e.content):o.text(" "+e.content)}))}async function z(t){const e=[];t.replace(/(fa[bklrs]?):fa-([\w-]+)/g,((t,n,o)=>(e.push((async()=>{const e=`${n}:${o}`;return await k(e)?await j(e,void 0,{class:"label-icon"}):`<i class='${a(t).replace(":"," ")}'></i>`})()),t)));const n=await Promise.all(e);return t.replace(/(fa[bklrs]?):fa-([\w-]+)/g,(()=>n.shift()??""))}e(T,"preprocessMarkdown"),e(v,"markdownToLines"),e(_,"markdownToHTML"),e($,"splitTextToChars"),e(E,"splitWordToFitWidth"),e(I,"splitWordToFitWidthRecursion"),e(S,"splitLineToFitWidth"),e(W,"splitLineToFitWidthRecursion"),e(B,"applyStyle"),e(M,"addHtmlSpan"),e(F,"createTspan"),e(L,"computeWidthOfText"),e(R,"computeDimensionOfText"),e(A,"createFormattedText"),e(C,"updateTextContentAndStyles"),e(z,"replaceIconSubstring");var N=e((async(e,r="",{style:i="",isTitle:s=!1,classes:a="",useHtmlLabels:l=!0,isNode:c=!0,width:p=200,addSvgBackground:d=!1}={},u)=>{if(n.debug("XYZ createText",r,i,s,a,l,c,"addSvgBackground: ",d),l){const n=_(r,u),s=await z(t(n)),l=r.replace(/\\\\/g,"\\"),f={isNode:c,label:o(r)?l:s,labelStyle:i.replace("fill:","color:")};return await M(e,f,p,a,d)}{const t=A(p,e,v(r.replace(/<br\s*\/?>/g,"<br/>").replace("<br>","<br/>"),u),!!r&&d);if(c){/stroke:/.exec(i)&&(i=i.replace("stroke:","lineColor:"));const e=i.replace(/stroke:[^;]+;?/g,"").replace(/stroke-width:[^;]+;?/g,"").replace(/fill:[^;]+;?/g,"").replace(/color:/g,"fill:");h(t).attr("style",e)}else{const e=i.replace(/stroke:[^;]+;?/g,"").replace(/stroke-width:[^;]+;?/g,"").replace(/fill:[^;]+;?/g,"").replace(/background:/g,"fill:");h(t).select("rect").attr("style",e.replace(/background:/g,"fill:"));const n=i.replace(/stroke:[^;]+;?/g,"").replace(/stroke-width:[^;]+;?/g,"").replace(/fill:[^;]+;?/g,"").replace(/color:/g,"fill:");h(t).select("text").attr("style",n)}return t}}),"createText");export{R as computeDimensionOfText,N as createText,j as getIconSVG,x as registerIconPacks,z as replaceIconSubstring,g as unknownIcon};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{getLineFunctionsWithOffset as t}from"./chunk-NUTPFWZB.mjs.js";import{isLabelStyle as r,createLabel_default as e}from"./chunk-DS2CGKN3.mjs.js";import{getSubGraphTitleMargins as a}from"./chunk-YL523NDC.mjs.js";import{createText as n}from"./chunk-7N6UNFX7.mjs.js";import{utils_default as s}from"./chunk-F7MYA6JM.mjs.js";import{__name as i,getConfig2 as o,log as d,getUrl as l,evaluate as p}from"./chunk-BMRFU3JQ.mjs.js";import"../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js";import"../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js";import c from"../../../../../../roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js";import h from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/line.js";import m from"../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.js";import f from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js";import k from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.js";import y,{stepBefore as g,stepAfter as u}from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.js";import b from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.js";import{monotoneY as x,monotoneX as _}from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.js";import w from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.js";import{bumpY as L,bumpX as M}from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.js";import S from"../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.js";var $=i(((t,r,e,a,n,s)=>{r.arrowTypeStart&&E(t,"start",r.arrowTypeStart,e,a,n,s),r.arrowTypeEnd&&E(t,"end",r.arrowTypeEnd,e,a,n,s)}),"addEdgeMarkers"),O={arrow_cross:{type:"cross",fill:!1},arrow_point:{type:"point",fill:!0},arrow_barb:{type:"barb",fill:!0},arrow_circle:{type:"circle",fill:!1},aggregation:{type:"aggregation",fill:!1},extension:{type:"extension",fill:!1},composition:{type:"composition",fill:!0},dependency:{type:"dependency",fill:!0},lollipop:{type:"lollipop",fill:!1},only_one:{type:"onlyOne",fill:!1},zero_or_one:{type:"zeroOrOne",fill:!1},one_or_more:{type:"oneOrMore",fill:!1},zero_or_more:{type:"zeroOrMore",fill:!1},requirement_arrow:{type:"requirement_arrow",fill:!1},requirement_contains:{type:"requirement_contains",fill:!1}},E=i(((t,r,e,a,n,s,i)=>{const o=O[e];if(!o)return void d.warn(`Unknown arrow type: ${e}`);const l=`${n}_${s}-${o.type}${"start"===r?"Start":"End"}`;if(i&&""!==i.trim()){const e=`${l}_${i.replace(/[^\dA-Za-z]/g,"_")}`;if(!document.getElementById(e)){const t=document.getElementById(l);if(t){const r=t.cloneNode(!0);r.id=e;r.querySelectorAll("path, circle, line").forEach((t=>{t.setAttribute("stroke",i),o.fill&&t.setAttribute("fill",i)})),t.parentNode?.appendChild(r)}}t.attr(`marker-${r}`,`url(${a}#${e})`)}else t.attr(`marker-${r}`,`url(${a}#${l})`)}),"addEdgeMarker"),Y=new Map,j=new Map,P=i((()=>{Y.clear(),j.clear()}),"clear"),W=i((t=>t?t.reduce(((t,r)=>t+";"+r),""):""),"getLabelStyles"),X=i((async(t,r)=>{let a=p(o().flowchart.htmlLabels);const s=await n(t,r.label,{style:W(r.labelStyle),useHtmlLabels:a,addSvgBackground:!0,isNode:!1});d.info("abc82",r,r.labelType);const i=t.insert("g").attr("class","edgeLabel"),l=i.insert("g").attr("class","label");l.node().appendChild(s);let c,h=s.getBBox();if(a){const t=s.children[0],r=m(s);h=t.getBoundingClientRect(),r.attr("width",h.width),r.attr("height",h.height)}if(l.attr("transform","translate("+-h.width/2+", "+-h.height/2+")"),Y.set(r.id,i),r.width=h.width,r.height=h.height,r.startLabelLeft){const a=await e(r.startLabelLeft,W(r.labelStyle)),n=t.insert("g").attr("class","edgeTerminals"),s=n.insert("g").attr("class","inner");c=s.node().appendChild(a);const i=a.getBBox();s.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),j.get(r.id)||j.set(r.id,{}),j.get(r.id).startLeft=n,v(c,r.startLabelLeft)}if(r.startLabelRight){const a=await e(r.startLabelRight,W(r.labelStyle)),n=t.insert("g").attr("class","edgeTerminals"),s=n.insert("g").attr("class","inner");c=n.node().appendChild(a),s.node().appendChild(a);const i=a.getBBox();s.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),j.get(r.id)||j.set(r.id,{}),j.get(r.id).startRight=n,v(c,r.startLabelRight)}if(r.endLabelLeft){const a=await e(r.endLabelLeft,W(r.labelStyle)),n=t.insert("g").attr("class","edgeTerminals"),s=n.insert("g").attr("class","inner");c=s.node().appendChild(a);const i=a.getBBox();s.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),n.node().appendChild(a),j.get(r.id)||j.set(r.id,{}),j.get(r.id).endLeft=n,v(c,r.endLabelLeft)}if(r.endLabelRight){const a=await e(r.endLabelRight,W(r.labelStyle)),n=t.insert("g").attr("class","edgeTerminals"),s=n.insert("g").attr("class","inner");c=s.node().appendChild(a);const i=a.getBBox();s.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),n.node().appendChild(a),j.get(r.id)||j.set(r.id,{}),j.get(r.id).endRight=n,v(c,r.endLabelRight)}return s}),"insertEdgeLabel");function v(t,r){o().flowchart.htmlLabels&&t&&(t.style.width=9*r.length+"px",t.style.height="12px")}i(v,"setTerminalWidth");var H=i(((t,r)=>{d.debug("Moving label abc88 ",t.id,t.label,Y.get(t.id),r);let e=r.updatedPath?r.updatedPath:r.originalPath;const n=o(),{subGraphTitleTotalMargin:i}=a(n);if(t.label){const a=Y.get(t.id);let n=t.x,o=t.y;if(e){const a=s.calcLabelPosition(e);d.debug("Moving label "+t.label+" from (",n,",",o,") to (",a.x,",",a.y,") abc88"),r.updatedPath&&(n=a.x,o=a.y)}a.attr("transform",`translate(${n}, ${o+i/2})`)}if(t.startLabelLeft){const r=j.get(t.id).startLeft;let a=t.x,n=t.y;if(e){const r=s.calcTerminalLabelPosition(t.arrowTypeStart?10:0,"start_left",e);a=r.x,n=r.y}r.attr("transform",`translate(${a}, ${n})`)}if(t.startLabelRight){const r=j.get(t.id).startRight;let a=t.x,n=t.y;if(e){const r=s.calcTerminalLabelPosition(t.arrowTypeStart?10:0,"start_right",e);a=r.x,n=r.y}r.attr("transform",`translate(${a}, ${n})`)}if(t.endLabelLeft){const r=j.get(t.id).endLeft;let a=t.x,n=t.y;if(e){const r=s.calcTerminalLabelPosition(t.arrowTypeEnd?10:0,"end_left",e);a=r.x,n=r.y}r.attr("transform",`translate(${a}, ${n})`)}if(t.endLabelRight){const r=j.get(t.id).endRight;let a=t.x,n=t.y;if(e){const r=s.calcTerminalLabelPosition(t.arrowTypeEnd?10:0,"end_right",e);a=r.x,n=r.y}r.attr("transform",`translate(${a}, ${n})`)}}),"positionEdgeLabel"),C=i(((t,r)=>{const e=t.x,a=t.y,n=Math.abs(r.x-e),s=Math.abs(r.y-a),i=t.width/2,o=t.height/2;return n>=i||s>=o}),"outsideNode"),T=i(((t,r,e)=>{d.debug(`intersection calc abc89:\n outsidePoint: ${JSON.stringify(r)}\n insidePoint : ${JSON.stringify(e)}\n node : x:${t.x} y:${t.y} w:${t.width} h:${t.height}`);const a=t.x,n=t.y,s=Math.abs(a-e.x),i=t.width/2;let o=e.x<r.x?i-s:i+s;const l=t.height/2,p=Math.abs(r.y-e.y),c=Math.abs(r.x-e.x);if(Math.abs(n-r.y)*i>Math.abs(a-r.x)*l){let t=e.y<r.y?r.y-l-n:n-l-r.y;o=c*t/p;const a={x:e.x<r.x?e.x+o:e.x-c+o,y:e.y<r.y?e.y+p-t:e.y-p+t};return 0===o&&(a.x=r.x,a.y=r.y),0===c&&(a.x=r.x),0===p&&(a.y=r.y),d.debug(`abc89 top/bottom calc, Q ${p}, q ${t}, R ${c}, r ${o}`,a),a}{o=e.x<r.x?r.x-i-a:a-i-r.x;let t=p*o/c,n=e.x<r.x?e.x+c-o:e.x-c+o,s=e.y<r.y?e.y+t:e.y-t;return d.debug(`sides calc abc89, Q ${p}, q ${t}, R ${c}, r ${o}`,{_x:n,_y:s}),0===o&&(n=r.x,s=r.y),0===c&&(n=r.x),0===p&&(s=r.y),{x:n,y:s}}}),"intersection"),B=i(((t,r)=>{d.warn("abc88 cutPathAtIntersect",t,r);let e=[],a=t[0],n=!1;return t.forEach((t=>{if(d.info("abc88 checking point",t,r),C(r,t)||n)d.warn("abc88 outside",t,a),a=t,n||e.push(t);else{const s=T(r,a,t);d.debug("abc88 inside",t,a,s),d.debug("abc88 intersection",s,r);let i=!1;e.forEach((t=>{i=i||t.x===s.x&&t.y===s.y})),e.some((t=>t.x===s.x&&t.y===s.y))?d.warn("abc88 no intersect",s,e):e.push(s),n=!0}})),d.debug("returning points",e),e}),"cutPathAtIntersect");function z(t){const r=[],e=[];for(let a=1;a<t.length-1;a++){const n=t[a-1],s=t[a],i=t[a+1];(n.x===s.x&&s.y===i.y&&Math.abs(s.x-i.x)>5&&Math.abs(s.y-n.y)>5||n.y===s.y&&s.x===i.x&&Math.abs(s.x-n.x)>5&&Math.abs(s.y-i.y)>5)&&(r.push(s),e.push(a))}return{cornerPoints:r,cornerPointPositions:e}}i(z,"extractCornerPoints");var R=i((function(t,r,e){const a=r.x-t.x,n=r.y-t.y,s=e/Math.sqrt(a*a+n*n);return{x:r.x-s*a,y:r.y-s*n}}),"findAdjacentPoint"),U=i((function(t){const{cornerPointPositions:r}=z(t),e=[];for(let a=0;a<t.length;a++)if(r.includes(a)){const r=t[a-1],n=t[a+1],s=t[a],i=R(r,s,5),o=R(n,s,5),l=o.x-i.x,p=o.y-i.y;e.push(i);const c=2*Math.sqrt(2);let h={x:s.x,y:s.y};if(Math.abs(n.x-r.x)>10&&Math.abs(n.y-r.y)>=10){d.debug("Corner point fixing",Math.abs(n.x-r.x),Math.abs(n.y-r.y));const t=5;h=s.x===i.x?{x:l<0?i.x-t+c:i.x+t-c,y:p<0?i.y-c:i.y+c}:{x:l<0?i.x-c:i.x+c,y:p<0?i.y-t+c:i.y+t-c}}else d.debug("Corner point skipping fixing",Math.abs(n.x-r.x),Math.abs(n.y-r.y));e.push(h,o)}else e.push(t[a]);return e}),"fixCorners"),q=i((function(e,a,n,s,i,p,O){const{handDrawnSeed:E}=o();let Y=a.points,j=!1;const P=i;var W=p;const X=[];for(const t in a.cssCompiledStyles)r(t)||X.push(a.cssCompiledStyles[t]);W.intersect&&P.intersect&&(Y=Y.slice(1,a.points.length-1),Y.unshift(P.intersect(Y[0])),d.debug("Last point APA12",a.start,"--\x3e",a.end,Y[Y.length-1],W,W.intersect(Y[Y.length-1])),Y.push(W.intersect(Y[Y.length-1]))),a.toCluster&&(d.info("to cluster abc88",n.get(a.toCluster)),Y=B(a.points,n.get(a.toCluster).node),j=!0),a.fromCluster&&(d.debug("from cluster abc88",n.get(a.fromCluster),JSON.stringify(Y,null,2)),Y=B(Y.reverse(),n.get(a.fromCluster).node).reverse(),j=!0);let v=Y.filter((t=>!Number.isNaN(t.y)));v=U(v);let H=f;switch(H=k,a.curve){case"linear":H=k;break;case"basis":default:H=f;break;case"cardinal":H=S;break;case"bumpX":H=M;break;case"bumpY":H=L;break;case"catmullRom":H=w;break;case"monotoneX":H=_;break;case"monotoneY":H=x;break;case"natural":H=b;break;case"step":H=y;break;case"stepAfter":H=u;break;case"stepBefore":H=g}const{x:C,y:T}=t(a),z=h().x(C).y(T).curve(H);let R,q;switch(a.thickness){case"normal":default:R="edge-thickness-normal";break;case"thick":R="edge-thickness-thick";break;case"invisible":R="edge-thickness-invisible"}switch(a.pattern){case"solid":default:R+=" edge-pattern-solid";break;case"dotted":R+=" edge-pattern-dotted";break;case"dashed":R+=" edge-pattern-dashed"}let A=z(v);const N=Array.isArray(a.style)?a.style:a.style?[a.style]:[];let Q=N.find((t=>t?.startsWith("stroke:")));if("handDrawn"===a.look){const t=c.svg(e);Object.assign([],v);const r=t.path(A,{roughness:.3,seed:E});R+=" transition",q=m(r).select("path").attr("id",a.id).attr("class"," "+R+(a.classes?" "+a.classes:"")).attr("style",N?N.reduce(((t,r)=>t+";"+r),""):"");let n=q.attr("d");q.attr("d",n),e.node().appendChild(q.node())}else{const t=X.join(";"),r=N?N.reduce(((t,r)=>t+r+";"),""):"";let n="";a.animate&&(n=" edge-animation-fast"),a.animation&&(n=" edge-animation-"+a.animation);const s=t?t+";"+r+";":r;q=e.append("path").attr("d",A).attr("id",a.id).attr("class"," "+R+(a.classes?" "+a.classes:"")+(n??"")).attr("style",s),Q=s.match(/stroke:([^;]+)/)?.[1]}let Z="";(o().flowchart.arrowMarkerAbsolute||o().state.arrowMarkerAbsolute)&&(Z=l(!0)),d.info("arrowTypeStart",a.arrowTypeStart),d.info("arrowTypeEnd",a.arrowTypeEnd),$(q,a,Z,O,s,Q);let J={};return j&&(J.updatedPath=Y),J.originalPath=a.points,J}),"insertEdge"),A=i(((t,r,e,a)=>{r.forEach((r=>{N[r](t,e,a)}))}),"insertMarkers"),N={extension:i(((t,r,e)=>{d.trace("Making markers for ",e),t.append("defs").append("marker").attr("id",e+"_"+r+"-extensionStart").attr("class","marker extension "+r).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 1,7 L18,13 V 1 Z"),t.append("defs").append("marker").attr("id",e+"_"+r+"-extensionEnd").attr("class","marker extension "+r).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 1,1 V 13 L18,7 Z")}),"extension"),composition:i(((t,r,e)=>{t.append("defs").append("marker").attr("id",e+"_"+r+"-compositionStart").attr("class","marker composition "+r).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),t.append("defs").append("marker").attr("id",e+"_"+r+"-compositionEnd").attr("class","marker composition "+r).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z")}),"composition"),aggregation:i(((t,r,e)=>{t.append("defs").append("marker").attr("id",e+"_"+r+"-aggregationStart").attr("class","marker aggregation "+r).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),t.append("defs").append("marker").attr("id",e+"_"+r+"-aggregationEnd").attr("class","marker aggregation "+r).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z")}),"aggregation"),dependency:i(((t,r,e)=>{t.append("defs").append("marker").attr("id",e+"_"+r+"-dependencyStart").attr("class","marker dependency "+r).attr("refX",6).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 5,7 L9,13 L1,7 L9,1 Z"),t.append("defs").append("marker").attr("id",e+"_"+r+"-dependencyEnd").attr("class","marker dependency "+r).attr("refX",13).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L14,7 L9,1 Z")}),"dependency"),lollipop:i(((t,r,e)=>{t.append("defs").append("marker").attr("id",e+"_"+r+"-lollipopStart").attr("class","marker lollipop "+r).attr("refX",13).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("circle").attr("stroke","black").attr("fill","transparent").attr("cx",7).attr("cy",7).attr("r",6),t.append("defs").append("marker").attr("id",e+"_"+r+"-lollipopEnd").attr("class","marker lollipop "+r).attr("refX",1).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("circle").attr("stroke","black").attr("fill","transparent").attr("cx",7).attr("cy",7).attr("r",6)}),"lollipop"),point:i(((t,r,e)=>{t.append("marker").attr("id",e+"_"+r+"-pointEnd").attr("class","marker "+r).attr("viewBox","0 0 10 10").attr("refX",5).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",8).attr("markerHeight",8).attr("orient","auto").append("path").attr("d","M 0 0 L 10 5 L 0 10 z").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0"),t.append("marker").attr("id",e+"_"+r+"-pointStart").attr("class","marker "+r).attr("viewBox","0 0 10 10").attr("refX",4.5).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",8).attr("markerHeight",8).attr("orient","auto").append("path").attr("d","M 0 5 L 10 10 L 10 0 z").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0")}),"point"),circle:i(((t,r,e)=>{t.append("marker").attr("id",e+"_"+r+"-circleEnd").attr("class","marker "+r).attr("viewBox","0 0 10 10").attr("refX",11).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("circle").attr("cx","5").attr("cy","5").attr("r","5").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0"),t.append("marker").attr("id",e+"_"+r+"-circleStart").attr("class","marker "+r).attr("viewBox","0 0 10 10").attr("refX",-1).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("circle").attr("cx","5").attr("cy","5").attr("r","5").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0")}),"circle"),cross:i(((t,r,e)=>{t.append("marker").attr("id",e+"_"+r+"-crossEnd").attr("class","marker cross "+r).attr("viewBox","0 0 11 11").attr("refX",12).attr("refY",5.2).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("path").attr("d","M 1,1 l 9,9 M 10,1 l -9,9").attr("class","arrowMarkerPath").style("stroke-width",2).style("stroke-dasharray","1,0"),t.append("marker").attr("id",e+"_"+r+"-crossStart").attr("class","marker cross "+r).attr("viewBox","0 0 11 11").attr("refX",-1).attr("refY",5.2).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("path").attr("d","M 1,1 l 9,9 M 10,1 l -9,9").attr("class","arrowMarkerPath").style("stroke-width",2).style("stroke-dasharray","1,0")}),"cross"),barb:i(((t,r,e)=>{t.append("defs").append("marker").attr("id",e+"_"+r+"-barbEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",14).attr("markerUnits","userSpaceOnUse").attr("orient","auto").append("path").attr("d","M 19,7 L9,13 L14,7 L9,1 Z")}),"barb"),only_one:i(((t,r,e)=>{t.append("defs").append("marker").attr("id",e+"_"+r+"-onlyOneStart").attr("class","marker onlyOne "+r).attr("refX",0).attr("refY",9).attr("markerWidth",18).attr("markerHeight",18).attr("orient","auto").append("path").attr("d","M9,0 L9,18 M15,0 L15,18"),t.append("defs").append("marker").attr("id",e+"_"+r+"-onlyOneEnd").attr("class","marker onlyOne "+r).attr("refX",18).attr("refY",9).attr("markerWidth",18).attr("markerHeight",18).attr("orient","auto").append("path").attr("d","M3,0 L3,18 M9,0 L9,18")}),"only_one"),zero_or_one:i(((t,r,e)=>{const a=t.append("defs").append("marker").attr("id",e+"_"+r+"-zeroOrOneStart").attr("class","marker zeroOrOne "+r).attr("refX",0).attr("refY",9).attr("markerWidth",30).attr("markerHeight",18).attr("orient","auto");a.append("circle").attr("fill","white").attr("cx",21).attr("cy",9).attr("r",6),a.append("path").attr("d","M9,0 L9,18");const n=t.append("defs").append("marker").attr("id",e+"_"+r+"-zeroOrOneEnd").attr("class","marker zeroOrOne "+r).attr("refX",30).attr("refY",9).attr("markerWidth",30).attr("markerHeight",18).attr("orient","auto");n.append("circle").attr("fill","white").attr("cx",9).attr("cy",9).attr("r",6),n.append("path").attr("d","M21,0 L21,18")}),"zero_or_one"),one_or_more:i(((t,r,e)=>{t.append("defs").append("marker").attr("id",e+"_"+r+"-oneOrMoreStart").attr("class","marker oneOrMore "+r).attr("refX",18).attr("refY",18).attr("markerWidth",45).attr("markerHeight",36).attr("orient","auto").append("path").attr("d","M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27"),t.append("defs").append("marker").attr("id",e+"_"+r+"-oneOrMoreEnd").attr("class","marker oneOrMore "+r).attr("refX",27).attr("refY",18).attr("markerWidth",45).attr("markerHeight",36).attr("orient","auto").append("path").attr("d","M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18")}),"one_or_more"),zero_or_more:i(((t,r,e)=>{const a=t.append("defs").append("marker").attr("id",e+"_"+r+"-zeroOrMoreStart").attr("class","marker zeroOrMore "+r).attr("refX",18).attr("refY",18).attr("markerWidth",57).attr("markerHeight",36).attr("orient","auto");a.append("circle").attr("fill","white").attr("cx",48).attr("cy",18).attr("r",6),a.append("path").attr("d","M0,18 Q18,0 36,18 Q18,36 0,18");const n=t.append("defs").append("marker").attr("id",e+"_"+r+"-zeroOrMoreEnd").attr("class","marker zeroOrMore "+r).attr("refX",39).attr("refY",18).attr("markerWidth",57).attr("markerHeight",36).attr("orient","auto");n.append("circle").attr("fill","white").attr("cx",9).attr("cy",18).attr("r",6),n.append("path").attr("d","M21,18 Q39,0 57,18 Q39,36 21,18")}),"zero_or_more"),requirement_arrow:i(((t,r,e)=>{t.append("defs").append("marker").attr("id",e+"_"+r+"-requirement_arrowEnd").attr("refX",20).attr("refY",10).attr("markerWidth",20).attr("markerHeight",20).attr("orient","auto").append("path").attr("d","M0,0\n L20,10\n M20,10\n L0,20")}),"requirement_arrow"),requirement_contains:i(((t,r,e)=>{const a=t.append("defs").append("marker").attr("id",e+"_"+r+"-requirement_containsStart").attr("refX",0).attr("refY",10).attr("markerWidth",20).attr("markerHeight",20).attr("orient","auto").append("g");a.append("circle").attr("cx",10).attr("cy",10).attr("r",9).attr("fill","none"),a.append("line").attr("x1",1).attr("x2",19).attr("y1",10).attr("y2",10),a.append("line").attr("y1",1).attr("y2",19).attr("x1",10).attr("x2",10)}),"requirement_contains")},Q=A;export{P as clear,q as insertEdge,X as insertEdgeLabel,Q as markers_default,H as positionEdgeLabel};
|