qidian-vue-ui 1.1.49 → 1.1.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/advancedFormat.mjs +8 -0
- package/dist/_virtual/advancedFormat.mjs.map +1 -0
- package/dist/_virtual/advancedFormat2.mjs +5 -0
- package/dist/_virtual/advancedFormat2.mjs.map +1 -0
- package/dist/_virtual/cancellation.mjs +6 -0
- package/dist/_virtual/cancellation.mjs.map +1 -0
- package/dist/_virtual/cancellation2.mjs +5 -0
- package/dist/_virtual/cancellation2.mjs.map +1 -0
- package/dist/_virtual/constants.mjs +5 -0
- package/dist/_virtual/constants.mjs.map +1 -0
- package/dist/_virtual/cose-base.mjs +5 -0
- package/dist/_virtual/cose-base.mjs.map +1 -0
- package/dist/_virtual/cose-base2.mjs +5 -0
- package/dist/_virtual/cose-base2.mjs.map +1 -0
- package/dist/_virtual/customParseFormat.mjs +8 -0
- package/dist/_virtual/customParseFormat.mjs.map +1 -0
- package/dist/_virtual/customParseFormat2.mjs +5 -0
- package/dist/_virtual/customParseFormat2.mjs.map +1 -0
- package/dist/_virtual/cytoscape-cose-bilkent.mjs +8 -0
- package/dist/_virtual/cytoscape-cose-bilkent.mjs.map +1 -0
- package/dist/_virtual/cytoscape-cose-bilkent2.mjs +5 -0
- package/dist/_virtual/cytoscape-cose-bilkent2.mjs.map +1 -0
- package/dist/_virtual/cytoscape-fcose.mjs +8 -0
- package/dist/_virtual/cytoscape-fcose.mjs.map +1 -0
- package/dist/_virtual/cytoscape-fcose2.mjs +5 -0
- package/dist/_virtual/cytoscape-fcose2.mjs.map +1 -0
- package/dist/_virtual/dayjs.min.mjs +2 -2
- package/dist/_virtual/duration.mjs +8 -0
- package/dist/_virtual/duration.mjs.map +1 -0
- package/dist/_virtual/duration2.mjs +5 -0
- package/dist/_virtual/duration2.mjs.map +1 -0
- package/dist/_virtual/events.mjs +6 -0
- package/dist/_virtual/events.mjs.map +1 -0
- package/dist/_virtual/events2.mjs +5 -0
- package/dist/_virtual/events2.mjs.map +1 -0
- package/dist/_virtual/index.mjs +8 -0
- package/dist/_virtual/index.mjs.map +1 -0
- package/dist/_virtual/index2.mjs +6 -0
- package/dist/_virtual/index2.mjs.map +1 -0
- package/dist/_virtual/index3.mjs +5 -0
- package/dist/_virtual/index3.mjs.map +1 -0
- package/dist/_virtual/is.mjs +5 -0
- package/dist/_virtual/is.mjs.map +1 -0
- package/dist/_virtual/isoWeek.mjs +8 -0
- package/dist/_virtual/isoWeek.mjs.map +1 -0
- package/dist/_virtual/isoWeek2.mjs +5 -0
- package/dist/_virtual/isoWeek2.mjs.map +1 -0
- package/dist/_virtual/layout-base.mjs +5 -0
- package/dist/_virtual/layout-base.mjs.map +1 -0
- package/dist/_virtual/layout-base2.mjs +5 -0
- package/dist/_virtual/layout-base2.mjs.map +1 -0
- package/dist/_virtual/ral.mjs +5 -0
- package/dist/_virtual/ral.mjs.map +1 -0
- package/dist/components/card/index.vue.d.ts +1 -0
- package/dist/components/card/index.vue.mjs +1 -1
- package/dist/components/card/index.vue2.mjs +3 -2
- package/dist/components/card/index.vue2.mjs.map +1 -1
- package/dist/components/card/props.d.ts +1 -0
- package/dist/components/card/props.mjs +2 -1
- package/dist/components/card/props.mjs.map +1 -1
- package/dist/components/card/types.d.ts +1 -0
- package/dist/components/crud/table/index.vue.mjs +1 -1
- package/dist/components/crud/table/index.vue2.mjs +15 -7
- package/dist/components/crud/table/index.vue2.mjs.map +1 -1
- package/dist/components/crud/table/types.d.ts +2 -1
- package/dist/components/form/types.d.ts +2 -2
- package/dist/components/index.d.ts +2 -0
- package/dist/components/md-editor/config.d.ts +4 -0
- package/dist/components/md-editor/config.mjs +37 -0
- package/dist/components/md-editor/config.mjs.map +1 -0
- package/dist/components/md-editor/index.d.ts +2 -0
- package/dist/components/md-editor/index.vue.d.ts +35 -0
- package/dist/components/md-editor/index.vue.mjs +8 -0
- package/dist/components/md-editor/index.vue.mjs.map +1 -0
- package/dist/components/md-editor/index.vue2.mjs +176 -0
- package/dist/components/md-editor/index.vue2.mjs.map +1 -0
- package/dist/components/md-editor/props.d.ts +19 -0
- package/dist/components/md-editor/props.mjs +50 -0
- package/dist/components/md-editor/props.mjs.map +1 -0
- package/dist/components/md-editor/types.d.ts +65 -0
- package/dist/components/read-write/index.d.ts +2 -0
- package/dist/components/read-write/index.vue.d.ts +20 -0
- package/dist/components/read-write/index.vue.mjs +8 -0
- package/dist/components/read-write/index.vue.mjs.map +1 -0
- package/dist/components/read-write/index.vue2.mjs +321 -0
- package/dist/components/read-write/index.vue2.mjs.map +1 -0
- package/dist/components/read-write/props.d.ts +10 -0
- package/dist/components/read-write/props.mjs +14 -0
- package/dist/components/read-write/props.mjs.map +1 -0
- package/dist/components/read-write/types.d.ts +12 -0
- package/dist/components/service/list/types.d.ts +2 -2
- package/dist/components/upload/index.vue2.mjs +2 -2
- package/dist/components/upload/index.vue2.mjs.map +1 -1
- package/dist/hooks/useAgentChat/index.mjs +2 -2
- package/dist/hooks/useAgentChat/index.mjs.map +1 -1
- package/dist/index.mjs +26 -22
- package/dist/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.mjs +21 -0
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.mjs +77 -0
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.mjs +60 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs +226 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.mjs +65 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.mjs +102 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs +46 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs +694 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs +40 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.mjs +15 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.mjs +11 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs +16 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_autocomplete@6.20.0/node_modules/@codemirror/autocomplete/dist/index.mjs +1602 -0
- package/dist/node_modules/.pnpm/@codemirror_autocomplete@6.20.0/node_modules/@codemirror/autocomplete/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_commands@6.10.1/node_modules/@codemirror/commands/dist/index.mjs +1162 -0
- package/dist/node_modules/.pnpm/@codemirror_commands@6.10.1/node_modules/@codemirror/commands/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-angular@0.1.4/node_modules/@codemirror/lang-angular/dist/index.mjs +119 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-angular@0.1.4/node_modules/@codemirror/lang-angular/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-cpp@6.0.3/node_modules/@codemirror/lang-cpp/dist/index.mjs +37 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-cpp@6.0.3/node_modules/@codemirror/lang-cpp/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-css@6.3.1/node_modules/@codemirror/lang-css/dist/index.mjs +868 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-css@6.3.1/node_modules/@codemirror/lang-css/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-go@6.0.1/node_modules/@codemirror/lang-go/dist/index.mjs +227 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-go@6.0.1/node_modules/@codemirror/lang-go/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-html@6.4.11/node_modules/@codemirror/lang-html/dist/index.mjs +741 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-html@6.4.11/node_modules/@codemirror/lang-html/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-java@6.0.2/node_modules/@codemirror/lang-java/dist/index.mjs +39 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-java@6.0.2/node_modules/@codemirror/lang-java/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-javascript@6.2.4/node_modules/@codemirror/lang-javascript/dist/index.mjs +443 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-javascript@6.2.4/node_modules/@codemirror/lang-javascript/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-jinja@6.0.0/node_modules/@codemirror/lang-jinja/dist/index.mjs +294 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-jinja@6.0.0/node_modules/@codemirror/lang-jinja/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-json@6.0.2/node_modules/@codemirror/lang-json/dist/index.mjs +53 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-json@6.0.2/node_modules/@codemirror/lang-json/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-less@6.0.2/node_modules/@codemirror/lang-less/dist/index.mjs +153 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-less@6.0.2/node_modules/@codemirror/lang-less/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-liquid@6.3.1/node_modules/@codemirror/lang-liquid/dist/index.mjs +308 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-liquid@6.3.1/node_modules/@codemirror/lang-liquid/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-markdown@6.5.0/node_modules/@codemirror/lang-markdown/dist/index.mjs +435 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-markdown@6.5.0/node_modules/@codemirror/lang-markdown/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-php@6.0.2/node_modules/@codemirror/lang-php/dist/index.mjs +66 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-php@6.0.2/node_modules/@codemirror/lang-php/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-python@6.2.1/node_modules/@codemirror/lang-python/dist/index.mjs +429 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-python@6.2.1/node_modules/@codemirror/lang-python/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-rust@6.0.2/node_modules/@codemirror/lang-rust/dist/index.mjs +35 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-rust@6.0.2/node_modules/@codemirror/lang-rust/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-sass@6.0.2/node_modules/@codemirror/lang-sass/dist/index.mjs +45 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-sass@6.0.2/node_modules/@codemirror/lang-sass/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-sql@6.10.0/node_modules/@codemirror/lang-sql/dist/index.mjs +707 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-sql@6.10.0/node_modules/@codemirror/lang-sql/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-vue@0.1.3/node_modules/@codemirror/lang-vue/dist/index.mjs +84 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-vue@0.1.3/node_modules/@codemirror/lang-vue/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-wast@6.0.2/node_modules/@codemirror/lang-wast/dist/index.mjs +63 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-wast@6.0.2/node_modules/@codemirror/lang-wast/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-xml@6.1.0/node_modules/@codemirror/lang-xml/dist/index.mjs +281 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-xml@6.1.0/node_modules/@codemirror/lang-xml/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-yaml@6.1.2/node_modules/@codemirror/lang-yaml/dist/index.mjs +81 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-yaml@6.1.2/node_modules/@codemirror/lang-yaml/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.mjs +1030 -0
- package/dist/node_modules/.pnpm/@codemirror_language-data@6.5.2/node_modules/@codemirror/language-data/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_language@6.12.1/node_modules/@codemirror/language/dist/index.mjs +1642 -0
- package/dist/node_modules/.pnpm/@codemirror_language@6.12.1/node_modules/@codemirror/language/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/apl.mjs +141 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/apl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/asciiarmor.mjs +57 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/asciiarmor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/asn1.mjs +145 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/asn1.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/asterisk.mjs +346 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/asterisk.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/brainfuck.mjs +54 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/brainfuck.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/clike.mjs +800 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/clike.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/clojure.mjs +850 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/clojure.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/cmake.mjs +72 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/cmake.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/cobol.mjs +121 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/cobol.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/coffeescript.mjs +309 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/coffeescript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/commonlisp.mjs +131 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/commonlisp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/crystal.mjs +399 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/crystal.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/css.mjs +1773 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/css.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/cypher.mjs +122 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/cypher.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/d.mjs +180 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/d.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/diff.mjs +26 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/diff.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/dockerfile.mjs +202 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/dockerfile.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/dtd.mjs +115 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/dtd.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/dylan.mjs +315 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/dylan.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ebnf.mjs +141 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ebnf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ecl.mjs +179 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ecl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/eiffel.mjs +135 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/eiffel.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/elm.mjs +177 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/elm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/erlang.mjs +675 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/erlang.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/factor.mjs +66 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/factor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/fcl.mjs +142 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/fcl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/forth.mjs +117 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/forth.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/fortran.mjs +468 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/fortran.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/gas.mjs +294 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/gas.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/gherkin.mjs +116 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/gherkin.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/groovy.mjs +224 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/groovy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/haskell.mjs +460 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/haskell.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/haxe.mjs +515 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/haxe.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/http.mjs +80 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/http.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/idl.mjs +986 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/idl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/javascript.mjs +993 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/javascript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/julia.mjs +408 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/julia.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/livescript.mjs +297 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/livescript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/lua.mjs +257 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/lua.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mathematica.mjs +111 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mathematica.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mbox.mjs +118 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mbox.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mirc.mjs +108 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mirc.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mllike.mjs +335 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mllike.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/modelica.mjs +148 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/modelica.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mscgen.mjs +136 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mscgen.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mumps.mjs +94 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/mumps.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/nginx.mjs +142 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/nginx.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/nsis.mjs +63 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/nsis.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ntriples.mjs +154 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ntriples.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/octave.mjs +201 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/octave.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/oz.mjs +232 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/oz.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/pascal.mjs +106 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/pascal.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/perl.mjs +1106 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/perl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/pig.mjs +102 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/pig.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/powershell.mjs +329 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/powershell.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/properties.mjs +59 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/properties.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/protobuf.mjs +78 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/protobuf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/pug.mjs +406 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/pug.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/puppet.mjs +138 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/puppet.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/python.mjs +427 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/python.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/q.mjs +132 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/q.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/r.mjs +171 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/r.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/rpm.mjs +110 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/rpm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ruby.mjs +331 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ruby.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/sas.mjs +208 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/sas.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/scheme.mjs +223 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/scheme.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/shell.mjs +223 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/shell.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/sieve.mjs +136 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/sieve.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/simple-mode.mjs +131 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/simple-mode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/smalltalk.mjs +122 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/smalltalk.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/solr.mjs +70 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/solr.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/sparql.mjs +250 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/sparql.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/spreadsheet.mjs +88 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/spreadsheet.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/sql.mjs +343 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/sql.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/stex.mjs +231 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/stex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/stylus.mjs +566 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/stylus.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/swift.mjs +292 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/swift.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/tcl.mjs +115 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/tcl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/textile.mjs +415 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/textile.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/tiddlywiki.mjs +219 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/tiddlywiki.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/tiki.mjs +269 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/tiki.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/toml.mjs +77 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/toml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/troff.mjs +62 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/troff.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ttcn-cfg.mjs +134 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ttcn-cfg.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ttcn.mjs +193 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/ttcn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/turtle.mjs +125 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/turtle.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/vb.mjs +197 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/vb.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/vbscript.mjs +479 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/vbscript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/velocity.mjs +150 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/velocity.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/verilog.mjs +430 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/verilog.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/vhdl.mjs +159 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/vhdl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/webidl.mjs +205 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/webidl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/xquery.mjs +526 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/xquery.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/yacas.mjs +131 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/yacas.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/z80.mjs +93 -0
- package/dist/node_modules/.pnpm/@codemirror_legacy-modes@6.5.2/node_modules/@codemirror/legacy-modes/mode/z80.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_search@6.5.11/node_modules/@codemirror/search/dist/index.mjs +1045 -0
- package/dist/node_modules/.pnpm/@codemirror_search@6.5.11/node_modules/@codemirror/search/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_state@6.5.3/node_modules/@codemirror/state/dist/index.mjs +3382 -0
- package/dist/node_modules/.pnpm/@codemirror_state@6.5.3/node_modules/@codemirror/state/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@codemirror_view@6.39.6/node_modules/@codemirror/view/dist/index.mjs +9048 -0
- package/dist/node_modules/.pnpm/@codemirror_view@6.39.6/node_modules/@codemirror/view/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs +14 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/defaults.mjs +27 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/defaults.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/merge.mjs +14 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/merge.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/name.mjs +46 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/name.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/transformations.mjs +12 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/transformations.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs +23 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs +21 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/build.mjs +104 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/build.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/defs.mjs +30 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/defs.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/html.mjs +9 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/html.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/id.mjs +26 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/id.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/size.mjs +27 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/size.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_common@1.5.0/node_modules/@lezer/common/dist/index.mjs +2061 -0
- package/dist/node_modules/.pnpm/@lezer_common@1.5.0/node_modules/@lezer/common/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_cpp@1.1.4/node_modules/@lezer/cpp/dist/index.mjs +127 -0
- package/dist/node_modules/.pnpm/@lezer_cpp@1.1.4/node_modules/@lezer/cpp/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_css@1.3.0/node_modules/@lezer/css/dist/index.mjs +158 -0
- package/dist/node_modules/.pnpm/@lezer_css@1.3.0/node_modules/@lezer/css/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_go@1.0.1/node_modules/@lezer/go/dist/index.mjs +94 -0
- package/dist/node_modules/.pnpm/@lezer_go@1.0.1/node_modules/@lezer/go/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_highlight@1.2.3/node_modules/@lezer/highlight/dist/index.mjs +719 -0
- package/dist/node_modules/.pnpm/@lezer_highlight@1.2.3/node_modules/@lezer/highlight/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_html@1.3.13/node_modules/@lezer/html/dist/index.mjs +311 -0
- package/dist/node_modules/.pnpm/@lezer_html@1.3.13/node_modules/@lezer/html/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_java@1.1.3/node_modules/@lezer/java/dist/index.mjs +65 -0
- package/dist/node_modules/.pnpm/@lezer_java@1.1.3/node_modules/@lezer/java/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_javascript@1.5.4/node_modules/@lezer/javascript/dist/index.mjs +195 -0
- package/dist/node_modules/.pnpm/@lezer_javascript@1.5.4/node_modules/@lezer/javascript/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_json@1.0.3/node_modules/@lezer/json/dist/index.mjs +36 -0
- package/dist/node_modules/.pnpm/@lezer_json@1.0.3/node_modules/@lezer/json/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_lr@1.4.5/node_modules/@lezer/lr/dist/index.mjs +1768 -0
- package/dist/node_modules/.pnpm/@lezer_lr@1.4.5/node_modules/@lezer/lr/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_markdown@1.6.2/node_modules/@lezer/markdown/dist/index.mjs +2077 -0
- package/dist/node_modules/.pnpm/@lezer_markdown@1.6.2/node_modules/@lezer/markdown/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_php@1.0.5/node_modules/@lezer/php/dist/index.mjs +272 -0
- package/dist/node_modules/.pnpm/@lezer_php@1.0.5/node_modules/@lezer/php/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_python@1.1.18/node_modules/@lezer/python/dist/index.mjs +269 -0
- package/dist/node_modules/.pnpm/@lezer_python@1.1.18/node_modules/@lezer/python/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_rust@1.0.2/node_modules/@lezer/rust/dist/index.mjs +150 -0
- package/dist/node_modules/.pnpm/@lezer_rust@1.0.2/node_modules/@lezer/rust/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_sass@1.1.0/node_modules/@lezer/sass/dist/index.mjs +289 -0
- package/dist/node_modules/.pnpm/@lezer_sass@1.1.0/node_modules/@lezer/sass/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_xml@1.0.6/node_modules/@lezer/xml/dist/index.mjs +113 -0
- package/dist/node_modules/.pnpm/@lezer_xml@1.0.6/node_modules/@lezer/xml/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@lezer_yaml@1.0.3/node_modules/@lezer/yaml/dist/index.mjs +335 -0
- package/dist/node_modules/.pnpm/@lezer_yaml@1.0.3/node_modules/@lezer/yaml/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@marijn_find-cluster-break@1.0.2/node_modules/@marijn/find-cluster-break/src/index.mjs +76 -0
- package/dist/node_modules/.pnpm/@marijn_find-cluster-break@1.0.2/node_modules/@marijn/find-cluster-break/src/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-U656AL7Q.mjs +7 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-U656AL7Q.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-76Q3JFCE.mjs +35 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-76Q3JFCE.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FPAJGGOC.mjs +614 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FPAJGGOC.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FWNWRKHM.mjs +106 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FWNWRKHM.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LBM3YZW2.mjs +35 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LBM3YZW2.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LHMN2FUI.mjs +35 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LHMN2FUI.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O7ZBX7Z2.mjs +47 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O7ZBX7Z2.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-S6J4BHB3.mjs +35 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-S6J4BHB3.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-T53DSG4Q.mjs +43 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-T53DSG4Q.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-F6HP7TQM.mjs +7 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-F6HP7TQM.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-NVLQJR56.mjs +7 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-NVLQJR56.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-BFZMPI3H.mjs +7 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-BFZMPI3H.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-7BOR55EZ.mjs +7 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-7BOR55EZ.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-NHE76QYJ.mjs +7 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-NHE76QYJ.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-KMMF4GRG.mjs +7 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-KMMF4GRG.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs +126 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@vavt_copy2clipboard@1.0.3/node_modules/@vavt/copy2clipboard/index.mjs +26 -0
- package/dist/node_modules/.pnpm/@vavt_copy2clipboard@1.0.3/node_modules/@vavt/copy2clipboard/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@vavt_util@2.1.1/node_modules/@vavt/util/lib/es/index.mjs +128 -0
- package/dist/node_modules/.pnpm/@vavt_util@2.1.1/node_modules/@vavt/util/lib/es/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs +531 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.mjs +393 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.mjs +43 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs +13 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.mjs +5 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.mjs +43 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs +96 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.mjs +164 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs +61 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs +434 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.mjs +50 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs +43 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs +26 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs +431 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs +23 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs +50 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs +394 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs +42 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs +85 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.mjs +187 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs +27 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs +71 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs +276 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs +60 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs +130 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs +39 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs +325 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs +444 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs +259 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs +171 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs +20 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.mjs +742 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs +12 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.mjs +565 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.mjs +220 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs +21 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.mjs +125 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.mjs.map +1 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.mjs +91 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.mjs.map +1 -0
- package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.mjs +1091 -0
- package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.mjs.map +1 -0
- package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.mjs +2556 -0
- package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.mjs.map +1 -0
- package/dist/node_modules/.pnpm/crelt@1.0.6/node_modules/crelt/index.mjs +31 -0
- package/dist/node_modules/.pnpm/crelt@1.0.6/node_modules/crelt/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/cropperjs@1.6.2/node_modules/cropperjs/dist/cropper.esm.mjs +2740 -0
- package/dist/node_modules/.pnpm/cropperjs@1.6.2/node_modules/cropperjs/dist/cropper.esm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.33.1/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.mjs +375 -0
- package/dist/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.33.1/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.mjs.map +1 -0
- package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.1/node_modules/cytoscape-fcose/cytoscape-fcose.mjs +1279 -0
- package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.1/node_modules/cytoscape-fcose/cytoscape-fcose.mjs.map +1 -0
- package/dist/node_modules/.pnpm/cytoscape@3.33.1/node_modules/cytoscape/dist/cytoscape.esm.mjs +30254 -0
- package/dist/node_modules/.pnpm/cytoscape@3.33.1/node_modules/cytoscape/dist/cytoscape.esm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.mjs +22 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.mjs +22 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.mjs +22 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.mjs +48 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.mjs +22 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.mjs +22 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.mjs +12 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.mjs +52 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.mjs +95 -0
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.mjs +339 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.mjs +14 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.mjs +96 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.mjs +71 -0
- package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.mjs +21 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.mjs +8 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.mjs +16 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.mjs +16 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.mjs +13 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.mjs +38 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.mjs +22 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.mjs +22 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.mjs +83 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.mjs +8 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.mjs +8 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.mjs +8 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.mjs +13 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.mjs +13 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.mjs +19 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.mjs +16 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.mjs +12 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.mjs +80 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.mjs +18 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.mjs +13 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.mjs +13 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.mjs +29 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.mjs +70 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.mjs +10 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.mjs +48 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.mjs +14 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.mjs +30 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.mjs +5 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.mjs +10 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.mjs +19 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.mjs +16 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.mjs +21 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.mjs +21 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.mjs +44 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.mjs +29 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.mjs +60 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.mjs +19 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.mjs +17 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.mjs +74 -0
- package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.mjs +89 -0
- package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.mjs +23 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.mjs +327 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.mjs +14 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.mjs +6 -0
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.mjs +57 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.mjs +96 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.mjs +17 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.mjs +62 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.mjs +15 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.mjs +39 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs +35 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.mjs +55 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.mjs +21 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.mjs +15 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.mjs +10 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.mjs +13 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs +8 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.mjs +47 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.mjs +10 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.mjs +65 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.mjs +15 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.mjs +77 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.mjs +29 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.mjs +12 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.mjs +32 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.mjs +17 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.mjs +21 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.mjs +89 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.mjs +15 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.mjs +20 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.mjs +10 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.mjs +19 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.mjs +13 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.mjs +65 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.mjs +15 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.mjs +24 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.mjs +10 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.mjs +18 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.mjs +25 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.mjs +17 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.mjs +17 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.mjs +23 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.mjs +29 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.mjs +21 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.mjs +12 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.mjs +5 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.mjs +46 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.mjs +134 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.mjs +67 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.mjs +64 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.mjs +51 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.mjs +50 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.mjs +44 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.mjs +74 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.mjs +70 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.mjs +58 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.mjs +84 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.mjs +76 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.mjs +64 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.mjs +40 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.mjs +26 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.mjs +100 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.mjs +55 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.mjs +60 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.mjs +7 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.mjs +42 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.mjs +33 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.mjs +6 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.mjs +20 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.mjs +56 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.mjs +11 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.mjs +26 -0
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.mjs +543 -0
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.mjs +35 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.mjs +17 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.mjs +27 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.mjs +62 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.mjs +24 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.mjs +27 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.mjs +28 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.mjs +16 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.mjs +55 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.mjs +67 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.mjs +46 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.mjs +14 -0
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.mjs +97 -0
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.mjs +22 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs +6 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.mjs +10 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.mjs +40 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.mjs +56 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.mjs +43 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.mjs +19 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.mjs +19 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.mjs +15 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.mjs +16 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.mjs +24 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.mjs +17 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.mjs +69 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.mjs +12 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.mjs +19 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.mjs +24 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.mjs +14 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.mjs +126 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.mjs +21 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.mjs +25 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.mjs +9 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.mjs +48 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.mjs +26 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.mjs +19 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.mjs +26 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.mjs +23 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.mjs +65 -0
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.mjs.map +1 -0
- package/dist/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs +46 -0
- package/dist/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/acyclic.mjs +57 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/acyclic.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/add-border-segments.mjs +34 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/add-border-segments.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/coordinate-system.mjs +67 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/coordinate-system.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/data/list.mjs +50 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/data/list.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/greedy-fas.mjs +102 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/greedy-fas.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/layout.mjs +351 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/layout.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/nesting-graph.mjs +98 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/nesting-graph.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/normalize.mjs +70 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/normalize.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.mjs +26 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/barycenter.mjs +31 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/barycenter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.mjs +36 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/cross-count.mjs +59 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/cross-count.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/index.mjs +55 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/init-order.mjs +37 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/init-order.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.mjs +89 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.mjs +70 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort.mjs +51 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.mjs +67 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/bk.mjs +320 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/bk.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/index.mjs +33 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.mjs +47 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/index.mjs +30 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.mjs +150 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/util.mjs +33 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/util.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/util.mjs +172 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/util.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/dfs.mjs +35 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/dfs.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/postorder.mjs +8 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/postorder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/preorder.mjs +8 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/preorder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/topsort.mjs +7 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/topsort.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/graph.mjs +430 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/graph.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/json.mjs +50 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/json.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/advancedFormat.mjs +59 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/advancedFormat.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/customParseFormat.mjs +134 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/customParseFormat.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.mjs +141 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/isoWeek.mjs +38 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/isoWeek.mjs.map +1 -0
- package/dist/node_modules/.pnpm/dompurify@3.3.1/node_modules/dompurify/dist/purify.es.mjs +1013 -0
- package/dist/node_modules/.pnpm/dompurify@3.3.1/node_modules/dompurify/dist/purify.es.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.mjs +380 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.mjs +57 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.mjs +8 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.mjs.map +1 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.mjs +8 -0
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/es/index.mjs +6 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/es/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/core.mjs +1543 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/core.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/index.mjs +400 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/1c.mjs +158 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/1c.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/abnf.mjs +75 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/abnf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/accesslog.mjs +91 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/accesslog.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/actionscript.mjs +152 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/actionscript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ada.mjs +232 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ada.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/angelscript.mjs +176 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/angelscript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/apache.mjs +104 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/apache.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/applescript.mjs +131 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/applescript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arcade.mjs +432 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arcade.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arduino.mjs +943 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arduino.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/armasm.mjs +98 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/armasm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/asciidoc.mjs +258 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/asciidoc.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/aspectj.mjs +230 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/aspectj.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autohotkey.mjs +77 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autohotkey.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autoit.mjs +164 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autoit.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/avrasm.mjs +68 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/avrasm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/awk.mjs +69 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/awk.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/axapta.mjs +184 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/axapta.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bash.mjs +404 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bash.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/basic.mjs +236 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/basic.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bnf.mjs +41 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bnf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/brainfuck.mjs +57 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/brainfuck.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/c.mjs +304 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/c.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cal.mjs +158 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cal.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/capnproto.mjs +100 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/capnproto.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ceylon.mjs +138 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ceylon.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clean.mjs +69 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clean.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure-repl.mjs +27 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure-repl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure.mjs +165 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cmake.mjs +34 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cmake.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coffeescript.mjs +360 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coffeescript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coq.mjs +449 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coq.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cos.mjs +101 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cos.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cpp.mjs +553 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cpp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crmsh.mjs +96 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crmsh.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crystal.mjs +308 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crystal.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csharp.mjs +410 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csharp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csp.mjs +57 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/css.mjs +947 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/css.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/d.mjs +122 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/d.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dart.mjs +264 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dart.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/delphi.mjs +255 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/delphi.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/diff.mjs +63 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/diff.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/django.mjs +56 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/django.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dns.mjs +80 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dns.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dockerfile.mjs +44 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dockerfile.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dos.mjs +167 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dos.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dsconfig.mjs +67 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dsconfig.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dts.mjs +145 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dts.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dust.mjs +47 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dust.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ebnf.mjs +52 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ebnf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elixir.mjs +282 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elixir.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elm.mjs +138 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erb.mjs +28 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erb.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang-repl.mjs +55 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang-repl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang.mjs +227 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/excel.mjs +584 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/excel.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fix.mjs +43 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fix.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/flix.mjs +77 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/flix.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fortran.mjs +570 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fortran.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fsharp.mjs +576 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fsharp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gams.mjs +163 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gams.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gauss.mjs +197 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gauss.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gcode.mjs +172 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gcode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gherkin.mjs +52 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gherkin.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/glsl.mjs +40 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/glsl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gml.mjs +3133 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/go.mjs +164 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/go.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/golo.mjs +82 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/golo.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gradle.mjs +191 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gradle.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/graphql.mjs +80 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/graphql.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/groovy.mjs +190 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/groovy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haml.mjs +114 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/handlebars.mjs +240 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/handlebars.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haskell.mjs +200 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haskell.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haxe.mjs +170 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haxe.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hsp.mjs +57 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hsp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/http.mjs +98 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/http.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hy.mjs +108 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/inform7.mjs +67 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/inform7.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ini.mjs +126 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ini.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/irpf90.mjs +64 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/irpf90.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/isbl.mjs +267 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/isbl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/java.mjs +264 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/java.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/javascript.mjs +711 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/javascript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/jboss-cli.mjs +63 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/jboss-cli.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/json.mjs +50 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/json.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia-repl.mjs +36 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia-repl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia.mjs +379 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/kotlin.mjs +265 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/kotlin.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lasso.mjs +155 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lasso.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/latex.mjs +281 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/latex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ldif.mjs +33 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ldif.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/leaf.mjs +100 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/leaf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/less.mjs +1028 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/less.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lisp.mjs +142 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lisp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livecodeserver.mjs +104 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livecodeserver.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livescript.mjs +371 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livescript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/llvm.mjs +99 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/llvm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lsl.mjs +73 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lsl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lua.mjs +71 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lua.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/makefile.mjs +81 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/makefile.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/markdown.mjs +242 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/markdown.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mathematica.mjs +7342 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mathematica.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/matlab.mjs +86 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/matlab.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/maxima.mjs +64 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/maxima.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mel.mjs +36 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mel.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mercury.mjs +88 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mercury.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mipsasm.mjs +86 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mipsasm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mizar.mjs +19 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mizar.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mojolicious.mjs +38 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mojolicious.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/monkey.mjs +185 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/monkey.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/moonscript.mjs +145 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/moonscript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/n1ql.mjs +361 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/n1ql.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nestedtext.mjs +86 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nestedtext.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nginx.mjs +153 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nginx.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nim.mjs +191 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nim.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nix.mjs +357 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nix.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/node-repl.mjs +35 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/node-repl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nsis.mjs +540 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nsis.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/objectivec.mjs +253 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/objectivec.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ocaml.mjs +76 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ocaml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/openscad.mjs +79 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/openscad.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/oxygene.mjs +79 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/oxygene.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/parser3.mjs +57 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/parser3.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/perl.mjs +495 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/perl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pf.mjs +46 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pgsql.mjs +290 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pgsql.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php-template.mjs +56 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php-template.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php.mjs +611 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/plaintext.mjs +22 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/plaintext.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pony.mjs +66 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pony.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/powershell.mjs +266 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/powershell.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/processing.mjs +436 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/processing.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/profile.mjs +47 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/profile.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/prolog.mjs +87 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/prolog.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/properties.mjs +66 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/properties.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/protobuf.mjs +82 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/protobuf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/puppet.mjs +121 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/puppet.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/purebasic.mjs +69 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/purebasic.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python-repl.mjs +35 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python-repl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python.mjs +425 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/q.mjs +34 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/q.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/qml.mjs +158 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/qml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/r.mjs +220 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/r.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/reasonml.mjs +149 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/reasonml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rib.mjs +25 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rib.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/roboconf.mjs +79 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/roboconf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/routeros.mjs +156 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/routeros.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rsl.mjs +147 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rsl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruby.mjs +423 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruby.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruleslanguage.mjs +39 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruleslanguage.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rust.mjs +323 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rust.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sas.mjs +553 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sas.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scala.mjs +201 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scala.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scheme.mjs +149 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scheme.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scilab.mjs +68 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scilab.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scss.mjs +932 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scss.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/shell.mjs +34 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/shell.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smali.mjs +128 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smali.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smalltalk.mjs +71 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smalltalk.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sml.mjs +78 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sqf.mjs +2620 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sqf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sql.mjs +653 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sql.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stan.mjs +505 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stan.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stata.mjs +48 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stata.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/step21.mjs +69 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/step21.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stylus.mjs +981 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stylus.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/subunit.mjs +47 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/subunit.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/swift.mjs +885 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/swift.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/taggerscript.mjs +57 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/taggerscript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tap.mjs +49 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tap.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tcl.mjs +190 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tcl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/thrift.mjs +80 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/thrift.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tp.mjs +174 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/twig.mjs +249 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/twig.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/typescript.mjs +824 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/typescript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vala.mjs +51 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vala.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbnet.mjs +143 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbnet.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript-html.mjs +25 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript-html.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript.mjs +216 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/verilog.mjs +551 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/verilog.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vhdl.mjs +211 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vhdl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vim.mjs +81 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vim.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wasm.mjs +131 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wasm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wren.mjs +289 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wren.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/x86asm.mjs +97 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/x86asm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xl.mjs +207 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xml.mjs +236 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xquery.mjs +337 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xquery.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/yaml.mjs +211 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/yaml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/zephir.mjs +109 -0
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/zephir.mjs.map +1 -0
- package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.mjs +44 -0
- package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/katex@0.16.27/node_modules/katex/dist/katex.mjs +14524 -0
- package/dist/node_modules/.pnpm/katex@0.16.27/node_modules/katex/dist/katex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.mjs +132 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.mjs +6 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.mjs +25 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.mjs +41 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.mjs +51 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.mjs +40 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.mjs +173 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.mjs +34 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.mjs +14 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.mjs +16 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.mjs +14 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.mjs +13 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.mjs +9 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.mjs +8 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.mjs +13 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.mjs +8 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.mjs +8 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.mjs +8 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.mjs +11 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.mjs +21 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.mjs +19 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.mjs +96 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.mjs +12 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.mjs +15 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.mjs.map +1 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.mjs +11 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.mjs +88 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.mjs +75 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.mjs +18 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.mjs +63 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.mjs +479 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.mjs +726 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.mjs +21 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.mjs +12 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.mjs +14 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.mjs +234 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.mjs +18 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.mjs +453 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.mjs +72 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.mjs +336 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.mjs +105 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.mjs +112 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.mjs +140 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.mjs +20 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.mjs +81 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.mjs +71 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.mjs +63 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.mjs +61 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.mjs +257 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.mjs +203 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.mjs +70 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.mjs +74 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.mjs +160 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.mjs +138 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.mjs +178 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.mjs +127 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.mjs +13 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.mjs +13 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.mjs +34 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.mjs +378 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.mjs +57 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.mjs +240 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.mjs +467 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.mjs +38 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.mjs +237 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.mjs +143 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.mjs +76 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.mjs +44 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.mjs +82 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.mjs +329 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.mjs +211 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.mjs +16 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.mjs +75 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.mjs +65 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.mjs.map +1 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.mjs +107 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.mjs.map +1 -0
- package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.mjs +3198 -0
- package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.mjs.map +1 -0
- package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.mjs +3746 -0
- package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.mjs.map +1 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.mjs +355 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.mjs +48 -0
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.mjs +16 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.mjs +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.mjs +18 -4
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.mjs.map +1 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.mjs +36 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.mjs +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.mjs +22 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.mjs +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.mjs +46 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.mjs +36 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.mjs +21 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.mjs +16 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.mjs +21 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs +38 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.mjs +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.mjs +21 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.mjs +47 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.mjs +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.mjs +1 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.mjs.map +1 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs +18 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs +19 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.mjs +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.mjs +22 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.mjs +21 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs +23 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.mjs +51 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.mjs +60 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.mjs +51 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.mjs +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.mjs +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.mjs +26 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.mjs +1 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.mjs.map +1 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.mjs +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.mjs +23 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.mjs +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.mjs +33 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.mjs +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.mjs +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.mjs +19 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.mjs +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.mjs +19 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs +36 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.mjs +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.mjs +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.mjs +24 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.mjs +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.mjs +20 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.mjs +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.mjs +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs +20 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.mjs +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.mjs +30 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.mjs +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lru-cache@11.2.4/node_modules/lru-cache/dist/esm/index.mjs +1424 -0
- package/dist/node_modules/.pnpm/lru-cache@11.2.4/node_modules/lru-cache/dist/esm/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/Icon.mjs +42 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/Icon.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/createLucideIcon.mjs +22 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/createLucideIcon.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/defaultAttributes.mjs +21 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/defaultAttributes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/bold.mjs +17 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/bold.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/chart-area.mjs +21 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/chart-area.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/code-xml.mjs +16 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/code-xml.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/code.mjs +15 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/code.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/expand.mjs +21 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/expand.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/eye.mjs +21 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/eye.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/forward.mjs +15 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/forward.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/heading.mjs +16 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/heading.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/image.mjs +16 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/image.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/italic.mjs +16 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/italic.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/link.mjs +15 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/link.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/list-ordered.mjs +19 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/list-ordered.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/list-todo.mjs +18 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/list-todo.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/list-tree.mjs +18 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/list-tree.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/list.mjs +19 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/list.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/maximize-2.mjs +17 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/maximize-2.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/minimize-2.mjs +17 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/minimize-2.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/quote.mjs +27 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/quote.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/reply.mjs +15 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/reply.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/save.mjs +22 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/save.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/shrink.mjs +17 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/shrink.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/square-code.mjs +16 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/square-code.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/square-sigma.mjs +15 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/square-sigma.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/strikethrough.mjs +16 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/strikethrough.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/subscript.mjs +22 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/subscript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/superscript.mjs +22 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/superscript.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/table.mjs +17 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/table.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/trash-2.mjs +18 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/trash-2.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/underline.mjs +15 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/underline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/upload.mjs +16 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/upload.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/view.mjs +23 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/view.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/x.mjs +15 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/icons/x.mjs.map +1 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/shared/src/utils.mjs +27 -0
- package/dist/node_modules/.pnpm/lucide-vue-next@0.543.0_vue@3.5.22_typescript@5.9.3_/node_modules/lucide-vue-next/dist/esm/shared/src/utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-image-figures@2.1.1_markdown-it@14.1.0/node_modules/markdown-it-image-figures/dist/markdown-it-images-figures.mjs +64 -0
- package/dist/node_modules/.pnpm/markdown-it-image-figures@2.1.1_markdown-it@14.1.0/node_modules/markdown-it-image-figures/dist/markdown-it-images-figures.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs +50 -0
- package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs +50 -0
- package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/html_blocks.mjs +68 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/html_blocks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/html_re.mjs +19 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/html_re.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/utils.mjs +227 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/index.mjs +9 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs +78 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_label.mjs +37 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_label.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_title.mjs +56 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_title.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs +174 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs +88 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs +37 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_inline.mjs +124 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_inline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/commonmark.mjs +79 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/commonmark.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/default.mjs +41 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/default.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/zero.mjs +60 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/zero.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/renderer.mjs +166 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/renderer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/ruler.mjs +144 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/ruler.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/blockquote.mjs +128 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/blockquote.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/code.mjs +28 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/code.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/fence.mjs +71 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/fence.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/heading.mjs +44 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/heading.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/hr.mjs +37 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/hr.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/html_block.mjs +63 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/html_block.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/lheading.mjs +64 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/lheading.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/list.mjs +227 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/list.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/paragraph.mjs +39 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/paragraph.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/reference.mjs +178 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/reference.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/state_block.mjs +160 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/state_block.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/table.mjs +193 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/table.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs +16 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/inline.mjs +13 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/inline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/linkify.mjs +100 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/linkify.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/normalize.mjs +12 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/normalize.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/replacements.mjs +64 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/replacements.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/smartquotes.mjs +153 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/smartquotes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/state_core.mjs +13 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/state_core.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/text_join.mjs +32 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/text_join.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/autolink.mjs +60 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/autolink.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/backticks.mjs +47 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/backticks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs +66 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/emphasis.mjs +89 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/emphasis.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/entity.mjs +45 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/entity.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/escape.mjs +54 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/escape.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs +26 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/html_inline.mjs +41 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/html_inline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/image.mjs +116 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/image.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/link.mjs +111 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/link.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/linkify.mjs +39 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/linkify.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/newline.mjs +34 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/newline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/state_inline.mjs +75 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/state_inline.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs +98 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/text.mjs +48 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/text.mjs.map +1 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/token.mjs +63 -0
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/token.mjs.map +1 -0
- package/dist/node_modules/.pnpm/marked@16.4.2/node_modules/marked/lib/marked.esm.mjs +1107 -0
- package/dist/node_modules/.pnpm/marked@16.4.2/node_modules/marked/lib/marked.esm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/MdEditor.mjs +3092 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/MdEditor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/ModalToolbar.mjs +154 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/ModalToolbar.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/NormalToolbar.mjs +85 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/NormalToolbar.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/config.mjs +300 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/config.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/dom.mjs +160 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/dom.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/event-bus.mjs +57 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/event-bus.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index.mjs +189 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index2.mjs +290 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index2.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index3.mjs +2055 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index3.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index4.mjs +474 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index4.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index5.mjs +39 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index5.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/vue-tsx.mjs +12 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/vue-tsx.mjs.map +1 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/index.mjs +639 -0
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.22_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.mjs +11 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.mjs +84 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.mjs +65 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.mjs +20 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.mjs +183 -0
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.mjs.map +1 -0
- package/dist/node_modules/.pnpm/medium-zoom@1.1.0/node_modules/medium-zoom/dist/medium-zoom.esm.mjs +463 -0
- package/dist/node_modules/.pnpm/medium-zoom@1.1.0/node_modules/medium-zoom/dist/medium-zoom.esm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.mjs +1121 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs +3618 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.mjs +2488 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.mjs +17 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.mjs +17 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs +3013 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.mjs +80 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.mjs +105 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.mjs +1833 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.mjs +17 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.mjs +1919 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.mjs +20 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs +20 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.mjs +116 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs +428 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.mjs +5232 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.mjs +2697 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.mjs +65 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.mjs +26 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.mjs +821 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.mjs +18 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs +568 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.mjs +111 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-XAJISQIX.mjs +145 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-XAJISQIX.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.mjs +29 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.mjs +29 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.mjs +295 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.mjs +659 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs +528 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.mjs +304 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.mjs +214 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.mjs +1170 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.mjs +2344 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.mjs +2195 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-NY62KEGX.mjs +1209 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-NY62KEGX.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-WHAUD3N6.mjs +35 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-WHAUD3N6.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.mjs +1259 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.mjs +1057 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.mjs +1105 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.mjs +191 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.mjs +1340 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.mjs +1169 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.mjs +675 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.mjs +3882 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.mjs +461 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.mjs +29 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.mjs +1230 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.mjs +1835 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/mermaid.core.mjs +1229 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/mermaid.core.mjs.map +1 -0
- package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/plugins/markdown.mjs +3381 -0
- package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/plugins/markdown.mjs.map +1 -0
- package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/standalone.mjs +2496 -0
- package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/standalone.mjs.map +1 -0
- package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.es6.mjs +241 -0
- package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.es6.mjs.map +1 -0
- package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.mjs +1002 -0
- package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.mjs.map +1 -0
- package/dist/node_modules/.pnpm/screenfull@6.0.2/node_modules/screenfull/index.mjs +142 -0
- package/dist/node_modules/.pnpm/screenfull@6.0.2/node_modules/screenfull/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/style-mod@4.1.3/node_modules/style-mod/src/style-mod.mjs +133 -0
- package/dist/node_modules/.pnpm/style-mod@4.1.3/node_modules/style-mod/src/style-mod.mjs.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.mjs +17 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.mjs.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.mjs +165 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.mjs.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.mjs +30 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.mjs +157 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.mjs.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.mjs +39 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.mjs.map +1 -0
- package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.mjs +43 -0
- package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.mjs +5 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.mjs +5 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.mjs +5 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.mjs +5 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.mjs +5 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.mjs +15 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.mjs +5 -0
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.mjs +6 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.mjs +15 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.mjs +11 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.mjs.map +1 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.mjs +20 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.mjs.map +1 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.mjs +96 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.mjs.map +1 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.mjs +134 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.mjs +41 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.mjs.map +1 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.mjs +29 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.mjs.map +1 -0
- package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.mjs +226 -0
- package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.mjs.map +1 -0
- package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.mjs +1263 -0
- package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.mjs.map +1 -0
- package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs +339 -0
- package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/w3c-keyname@2.2.8/node_modules/w3c-keyname/index.mjs +106 -0
- package/dist/node_modules/.pnpm/w3c-keyname@2.2.8/node_modules/w3c-keyname/index.mjs.map +1 -0
- package/dist/qidian-vue-ui.css +490 -11
- package/dist/utils/time.mjs +3 -3
- package/dist/utils/time.mjs.map +1 -1
- package/package.json +18 -10
|
@@ -0,0 +1,3882 @@
|
|
|
1
|
+
var _a;
|
|
2
|
+
import { drawBackgroundRect, getTextObj, getNoteRect, drawRect, drawEmbeddedImage, drawImage } from "./chunk-TZMSLE5B.mjs";
|
|
3
|
+
import { load, JSON_SCHEMA } from "./chunk-MI3HLSF2.mjs";
|
|
4
|
+
import { ImperativeState } from "./chunk-QZHKN3VN.mjs";
|
|
5
|
+
import { utils_default, parseFontSize, ZERO_WIDTH_SPACE } from "./chunk-S3R3BYOJ.mjs";
|
|
6
|
+
import { setConfig2, getConfig2, configureSvgSize, assignWithDepth_default, common_default, setAccTitle, setAccDescription, setDiagramTitle, getAccTitle, getAccDescription, getDiagramTitle, clear, sanitizeText, hasKatex, calculateMathMLDimensions, getUrl, renderKatexSanitized, getConfig } from "./chunk-ABZYJK2D.mjs";
|
|
7
|
+
import { __name, log } from "./chunk-AGHRB4JF.mjs";
|
|
8
|
+
import "../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs";
|
|
9
|
+
import "../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs";
|
|
10
|
+
import { d as distExports } from "../../../../../../../../_virtual/index2.mjs";
|
|
11
|
+
import select from "../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs";
|
|
12
|
+
var parser = (function() {
|
|
13
|
+
var o = /* @__PURE__ */ __name(function(k, v, o2, l) {
|
|
14
|
+
for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) ;
|
|
15
|
+
return o2;
|
|
16
|
+
}, "o"), $V0 = [1, 2], $V1 = [1, 3], $V2 = [1, 4], $V3 = [2, 4], $V4 = [1, 9], $V5 = [1, 11], $V6 = [1, 13], $V7 = [1, 14], $V8 = [1, 16], $V9 = [1, 17], $Va = [1, 18], $Vb = [1, 24], $Vc = [1, 25], $Vd = [1, 26], $Ve = [1, 27], $Vf = [1, 28], $Vg = [1, 29], $Vh = [1, 30], $Vi = [1, 31], $Vj = [1, 32], $Vk = [1, 33], $Vl = [1, 34], $Vm = [1, 35], $Vn = [1, 36], $Vo = [1, 37], $Vp = [1, 38], $Vq = [1, 39], $Vr = [1, 41], $Vs = [1, 42], $Vt = [1, 43], $Vu = [1, 44], $Vv = [1, 45], $Vw = [1, 46], $Vx = [1, 4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 47, 48, 49, 50, 52, 53, 55, 60, 61, 62, 63, 71], $Vy = [2, 71], $Vz = [4, 5, 16, 50, 52, 53], $VA = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 50, 52, 53, 55, 60, 61, 62, 63, 71], $VB = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 49, 50, 52, 53, 55, 60, 61, 62, 63, 71], $VC = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 48, 50, 52, 53, 55, 60, 61, 62, 63, 71], $VD = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 47, 50, 52, 53, 55, 60, 61, 62, 63, 71], $VE = [69, 70, 71], $VF = [1, 127];
|
|
17
|
+
var parser2 = {
|
|
18
|
+
trace: /* @__PURE__ */ __name(function trace() {
|
|
19
|
+
}, "trace"),
|
|
20
|
+
yy: {},
|
|
21
|
+
symbols_: { "error": 2, "start": 3, "SPACE": 4, "NEWLINE": 5, "SD": 6, "document": 7, "line": 8, "statement": 9, "box_section": 10, "box_line": 11, "participant_statement": 12, "create": 13, "box": 14, "restOfLine": 15, "end": 16, "signal": 17, "autonumber": 18, "NUM": 19, "off": 20, "activate": 21, "actor": 22, "deactivate": 23, "note_statement": 24, "links_statement": 25, "link_statement": 26, "properties_statement": 27, "details_statement": 28, "title": 29, "legacy_title": 30, "acc_title": 31, "acc_title_value": 32, "acc_descr": 33, "acc_descr_value": 34, "acc_descr_multiline_value": 35, "loop": 36, "rect": 37, "opt": 38, "alt": 39, "else_sections": 40, "par": 41, "par_sections": 42, "par_over": 43, "critical": 44, "option_sections": 45, "break": 46, "option": 47, "and": 48, "else": 49, "participant": 50, "AS": 51, "participant_actor": 52, "destroy": 53, "actor_with_config": 54, "note": 55, "placement": 56, "text2": 57, "over": 58, "actor_pair": 59, "links": 60, "link": 61, "properties": 62, "details": 63, "spaceList": 64, ",": 65, "left_of": 66, "right_of": 67, "signaltype": 68, "+": 69, "-": 70, "ACTOR": 71, "config_object": 72, "CONFIG_START": 73, "CONFIG_CONTENT": 74, "CONFIG_END": 75, "SOLID_OPEN_ARROW": 76, "DOTTED_OPEN_ARROW": 77, "SOLID_ARROW": 78, "BIDIRECTIONAL_SOLID_ARROW": 79, "DOTTED_ARROW": 80, "BIDIRECTIONAL_DOTTED_ARROW": 81, "SOLID_CROSS": 82, "DOTTED_CROSS": 83, "SOLID_POINT": 84, "DOTTED_POINT": 85, "TXT": 86, "$accept": 0, "$end": 1 },
|
|
22
|
+
terminals_: { 2: "error", 4: "SPACE", 5: "NEWLINE", 6: "SD", 13: "create", 14: "box", 15: "restOfLine", 16: "end", 18: "autonumber", 19: "NUM", 20: "off", 21: "activate", 23: "deactivate", 29: "title", 30: "legacy_title", 31: "acc_title", 32: "acc_title_value", 33: "acc_descr", 34: "acc_descr_value", 35: "acc_descr_multiline_value", 36: "loop", 37: "rect", 38: "opt", 39: "alt", 41: "par", 43: "par_over", 44: "critical", 46: "break", 47: "option", 48: "and", 49: "else", 50: "participant", 51: "AS", 52: "participant_actor", 53: "destroy", 55: "note", 58: "over", 60: "links", 61: "link", 62: "properties", 63: "details", 65: ",", 66: "left_of", 67: "right_of", 69: "+", 70: "-", 71: "ACTOR", 73: "CONFIG_START", 74: "CONFIG_CONTENT", 75: "CONFIG_END", 76: "SOLID_OPEN_ARROW", 77: "DOTTED_OPEN_ARROW", 78: "SOLID_ARROW", 79: "BIDIRECTIONAL_SOLID_ARROW", 80: "DOTTED_ARROW", 81: "BIDIRECTIONAL_DOTTED_ARROW", 82: "SOLID_CROSS", 83: "DOTTED_CROSS", 84: "SOLID_POINT", 85: "DOTTED_POINT", 86: "TXT" },
|
|
23
|
+
productions_: [0, [3, 2], [3, 2], [3, 2], [7, 0], [7, 2], [8, 2], [8, 1], [8, 1], [10, 0], [10, 2], [11, 2], [11, 1], [11, 1], [9, 1], [9, 2], [9, 4], [9, 2], [9, 4], [9, 3], [9, 3], [9, 2], [9, 3], [9, 3], [9, 2], [9, 2], [9, 2], [9, 2], [9, 2], [9, 1], [9, 1], [9, 2], [9, 2], [9, 1], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [45, 1], [45, 4], [42, 1], [42, 4], [40, 1], [40, 4], [12, 5], [12, 3], [12, 5], [12, 3], [12, 3], [12, 3], [24, 4], [24, 4], [25, 3], [26, 3], [27, 3], [28, 3], [64, 2], [64, 1], [59, 3], [59, 1], [56, 1], [56, 1], [17, 5], [17, 5], [17, 4], [54, 2], [72, 3], [22, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [68, 1], [57, 1]],
|
|
24
|
+
performAction: /* @__PURE__ */ __name(function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {
|
|
25
|
+
var $0 = $$.length - 1;
|
|
26
|
+
switch (yystate) {
|
|
27
|
+
case 3:
|
|
28
|
+
yy.apply($$[$0]);
|
|
29
|
+
return $$[$0];
|
|
30
|
+
case 4:
|
|
31
|
+
case 9:
|
|
32
|
+
this.$ = [];
|
|
33
|
+
break;
|
|
34
|
+
case 5:
|
|
35
|
+
case 10:
|
|
36
|
+
$$[$0 - 1].push($$[$0]);
|
|
37
|
+
this.$ = $$[$0 - 1];
|
|
38
|
+
break;
|
|
39
|
+
case 6:
|
|
40
|
+
case 7:
|
|
41
|
+
case 11:
|
|
42
|
+
case 12:
|
|
43
|
+
this.$ = $$[$0];
|
|
44
|
+
break;
|
|
45
|
+
case 8:
|
|
46
|
+
case 13:
|
|
47
|
+
this.$ = [];
|
|
48
|
+
break;
|
|
49
|
+
case 15:
|
|
50
|
+
$$[$0].type = "createParticipant";
|
|
51
|
+
this.$ = $$[$0];
|
|
52
|
+
break;
|
|
53
|
+
case 16:
|
|
54
|
+
$$[$0 - 1].unshift({ type: "boxStart", boxData: yy.parseBoxData($$[$0 - 2]) });
|
|
55
|
+
$$[$0 - 1].push({ type: "boxEnd", boxText: $$[$0 - 2] });
|
|
56
|
+
this.$ = $$[$0 - 1];
|
|
57
|
+
break;
|
|
58
|
+
case 18:
|
|
59
|
+
this.$ = { type: "sequenceIndex", sequenceIndex: Number($$[$0 - 2]), sequenceIndexStep: Number($$[$0 - 1]), sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
|
|
60
|
+
break;
|
|
61
|
+
case 19:
|
|
62
|
+
this.$ = { type: "sequenceIndex", sequenceIndex: Number($$[$0 - 1]), sequenceIndexStep: 1, sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
|
|
63
|
+
break;
|
|
64
|
+
case 20:
|
|
65
|
+
this.$ = { type: "sequenceIndex", sequenceVisible: false, signalType: yy.LINETYPE.AUTONUMBER };
|
|
66
|
+
break;
|
|
67
|
+
case 21:
|
|
68
|
+
this.$ = { type: "sequenceIndex", sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
|
|
69
|
+
break;
|
|
70
|
+
case 22:
|
|
71
|
+
this.$ = { type: "activeStart", signalType: yy.LINETYPE.ACTIVE_START, actor: $$[$0 - 1].actor };
|
|
72
|
+
break;
|
|
73
|
+
case 23:
|
|
74
|
+
this.$ = { type: "activeEnd", signalType: yy.LINETYPE.ACTIVE_END, actor: $$[$0 - 1].actor };
|
|
75
|
+
break;
|
|
76
|
+
case 29:
|
|
77
|
+
yy.setDiagramTitle($$[$0].substring(6));
|
|
78
|
+
this.$ = $$[$0].substring(6);
|
|
79
|
+
break;
|
|
80
|
+
case 30:
|
|
81
|
+
yy.setDiagramTitle($$[$0].substring(7));
|
|
82
|
+
this.$ = $$[$0].substring(7);
|
|
83
|
+
break;
|
|
84
|
+
case 31:
|
|
85
|
+
this.$ = $$[$0].trim();
|
|
86
|
+
yy.setAccTitle(this.$);
|
|
87
|
+
break;
|
|
88
|
+
case 32:
|
|
89
|
+
case 33:
|
|
90
|
+
this.$ = $$[$0].trim();
|
|
91
|
+
yy.setAccDescription(this.$);
|
|
92
|
+
break;
|
|
93
|
+
case 34:
|
|
94
|
+
$$[$0 - 1].unshift({ type: "loopStart", loopText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.LOOP_START });
|
|
95
|
+
$$[$0 - 1].push({ type: "loopEnd", loopText: $$[$0 - 2], signalType: yy.LINETYPE.LOOP_END });
|
|
96
|
+
this.$ = $$[$0 - 1];
|
|
97
|
+
break;
|
|
98
|
+
case 35:
|
|
99
|
+
$$[$0 - 1].unshift({ type: "rectStart", color: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.RECT_START });
|
|
100
|
+
$$[$0 - 1].push({ type: "rectEnd", color: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.RECT_END });
|
|
101
|
+
this.$ = $$[$0 - 1];
|
|
102
|
+
break;
|
|
103
|
+
case 36:
|
|
104
|
+
$$[$0 - 1].unshift({ type: "optStart", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.OPT_START });
|
|
105
|
+
$$[$0 - 1].push({ type: "optEnd", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.OPT_END });
|
|
106
|
+
this.$ = $$[$0 - 1];
|
|
107
|
+
break;
|
|
108
|
+
case 37:
|
|
109
|
+
$$[$0 - 1].unshift({ type: "altStart", altText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.ALT_START });
|
|
110
|
+
$$[$0 - 1].push({ type: "altEnd", signalType: yy.LINETYPE.ALT_END });
|
|
111
|
+
this.$ = $$[$0 - 1];
|
|
112
|
+
break;
|
|
113
|
+
case 38:
|
|
114
|
+
$$[$0 - 1].unshift({ type: "parStart", parText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.PAR_START });
|
|
115
|
+
$$[$0 - 1].push({ type: "parEnd", signalType: yy.LINETYPE.PAR_END });
|
|
116
|
+
this.$ = $$[$0 - 1];
|
|
117
|
+
break;
|
|
118
|
+
case 39:
|
|
119
|
+
$$[$0 - 1].unshift({ type: "parStart", parText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.PAR_OVER_START });
|
|
120
|
+
$$[$0 - 1].push({ type: "parEnd", signalType: yy.LINETYPE.PAR_END });
|
|
121
|
+
this.$ = $$[$0 - 1];
|
|
122
|
+
break;
|
|
123
|
+
case 40:
|
|
124
|
+
$$[$0 - 1].unshift({ type: "criticalStart", criticalText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.CRITICAL_START });
|
|
125
|
+
$$[$0 - 1].push({ type: "criticalEnd", signalType: yy.LINETYPE.CRITICAL_END });
|
|
126
|
+
this.$ = $$[$0 - 1];
|
|
127
|
+
break;
|
|
128
|
+
case 41:
|
|
129
|
+
$$[$0 - 1].unshift({ type: "breakStart", breakText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.BREAK_START });
|
|
130
|
+
$$[$0 - 1].push({ type: "breakEnd", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.BREAK_END });
|
|
131
|
+
this.$ = $$[$0 - 1];
|
|
132
|
+
break;
|
|
133
|
+
case 43:
|
|
134
|
+
this.$ = $$[$0 - 3].concat([{ type: "option", optionText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.CRITICAL_OPTION }, $$[$0]]);
|
|
135
|
+
break;
|
|
136
|
+
case 45:
|
|
137
|
+
this.$ = $$[$0 - 3].concat([{ type: "and", parText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.PAR_AND }, $$[$0]]);
|
|
138
|
+
break;
|
|
139
|
+
case 47:
|
|
140
|
+
this.$ = $$[$0 - 3].concat([{ type: "else", altText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.ALT_ELSE }, $$[$0]]);
|
|
141
|
+
break;
|
|
142
|
+
case 48:
|
|
143
|
+
$$[$0 - 3].draw = "participant";
|
|
144
|
+
$$[$0 - 3].type = "addParticipant";
|
|
145
|
+
$$[$0 - 3].description = yy.parseMessage($$[$0 - 1]);
|
|
146
|
+
this.$ = $$[$0 - 3];
|
|
147
|
+
break;
|
|
148
|
+
case 49:
|
|
149
|
+
$$[$0 - 1].draw = "participant";
|
|
150
|
+
$$[$0 - 1].type = "addParticipant";
|
|
151
|
+
this.$ = $$[$0 - 1];
|
|
152
|
+
break;
|
|
153
|
+
case 50:
|
|
154
|
+
$$[$0 - 3].draw = "actor";
|
|
155
|
+
$$[$0 - 3].type = "addParticipant";
|
|
156
|
+
$$[$0 - 3].description = yy.parseMessage($$[$0 - 1]);
|
|
157
|
+
this.$ = $$[$0 - 3];
|
|
158
|
+
break;
|
|
159
|
+
case 51:
|
|
160
|
+
$$[$0 - 1].draw = "actor";
|
|
161
|
+
$$[$0 - 1].type = "addParticipant";
|
|
162
|
+
this.$ = $$[$0 - 1];
|
|
163
|
+
break;
|
|
164
|
+
case 52:
|
|
165
|
+
$$[$0 - 1].type = "destroyParticipant";
|
|
166
|
+
this.$ = $$[$0 - 1];
|
|
167
|
+
break;
|
|
168
|
+
case 53:
|
|
169
|
+
$$[$0 - 1].draw = "participant";
|
|
170
|
+
$$[$0 - 1].type = "addParticipant";
|
|
171
|
+
this.$ = $$[$0 - 1];
|
|
172
|
+
break;
|
|
173
|
+
case 54:
|
|
174
|
+
this.$ = [$$[$0 - 1], { type: "addNote", placement: $$[$0 - 2], actor: $$[$0 - 1].actor, text: $$[$0] }];
|
|
175
|
+
break;
|
|
176
|
+
case 55:
|
|
177
|
+
$$[$0 - 2] = [].concat($$[$0 - 1], $$[$0 - 1]).slice(0, 2);
|
|
178
|
+
$$[$0 - 2][0] = $$[$0 - 2][0].actor;
|
|
179
|
+
$$[$0 - 2][1] = $$[$0 - 2][1].actor;
|
|
180
|
+
this.$ = [$$[$0 - 1], { type: "addNote", placement: yy.PLACEMENT.OVER, actor: $$[$0 - 2].slice(0, 2), text: $$[$0] }];
|
|
181
|
+
break;
|
|
182
|
+
case 56:
|
|
183
|
+
this.$ = [$$[$0 - 1], { type: "addLinks", actor: $$[$0 - 1].actor, text: $$[$0] }];
|
|
184
|
+
break;
|
|
185
|
+
case 57:
|
|
186
|
+
this.$ = [$$[$0 - 1], { type: "addALink", actor: $$[$0 - 1].actor, text: $$[$0] }];
|
|
187
|
+
break;
|
|
188
|
+
case 58:
|
|
189
|
+
this.$ = [$$[$0 - 1], { type: "addProperties", actor: $$[$0 - 1].actor, text: $$[$0] }];
|
|
190
|
+
break;
|
|
191
|
+
case 59:
|
|
192
|
+
this.$ = [$$[$0 - 1], { type: "addDetails", actor: $$[$0 - 1].actor, text: $$[$0] }];
|
|
193
|
+
break;
|
|
194
|
+
case 62:
|
|
195
|
+
this.$ = [$$[$0 - 2], $$[$0]];
|
|
196
|
+
break;
|
|
197
|
+
case 63:
|
|
198
|
+
this.$ = $$[$0];
|
|
199
|
+
break;
|
|
200
|
+
case 64:
|
|
201
|
+
this.$ = yy.PLACEMENT.LEFTOF;
|
|
202
|
+
break;
|
|
203
|
+
case 65:
|
|
204
|
+
this.$ = yy.PLACEMENT.RIGHTOF;
|
|
205
|
+
break;
|
|
206
|
+
case 66:
|
|
207
|
+
this.$ = [
|
|
208
|
+
$$[$0 - 4],
|
|
209
|
+
$$[$0 - 1],
|
|
210
|
+
{ type: "addMessage", from: $$[$0 - 4].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 3], msg: $$[$0], activate: true },
|
|
211
|
+
{ type: "activeStart", signalType: yy.LINETYPE.ACTIVE_START, actor: $$[$0 - 1].actor }
|
|
212
|
+
];
|
|
213
|
+
break;
|
|
214
|
+
case 67:
|
|
215
|
+
this.$ = [
|
|
216
|
+
$$[$0 - 4],
|
|
217
|
+
$$[$0 - 1],
|
|
218
|
+
{ type: "addMessage", from: $$[$0 - 4].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 3], msg: $$[$0] },
|
|
219
|
+
{ type: "activeEnd", signalType: yy.LINETYPE.ACTIVE_END, actor: $$[$0 - 4].actor }
|
|
220
|
+
];
|
|
221
|
+
break;
|
|
222
|
+
case 68:
|
|
223
|
+
this.$ = [$$[$0 - 3], $$[$0 - 1], { type: "addMessage", from: $$[$0 - 3].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 2], msg: $$[$0] }];
|
|
224
|
+
break;
|
|
225
|
+
case 69:
|
|
226
|
+
this.$ = {
|
|
227
|
+
type: "addParticipant",
|
|
228
|
+
actor: $$[$0 - 1],
|
|
229
|
+
config: $$[$0]
|
|
230
|
+
};
|
|
231
|
+
break;
|
|
232
|
+
case 70:
|
|
233
|
+
this.$ = $$[$0 - 1].trim();
|
|
234
|
+
break;
|
|
235
|
+
case 71:
|
|
236
|
+
this.$ = { type: "addParticipant", actor: $$[$0] };
|
|
237
|
+
break;
|
|
238
|
+
case 72:
|
|
239
|
+
this.$ = yy.LINETYPE.SOLID_OPEN;
|
|
240
|
+
break;
|
|
241
|
+
case 73:
|
|
242
|
+
this.$ = yy.LINETYPE.DOTTED_OPEN;
|
|
243
|
+
break;
|
|
244
|
+
case 74:
|
|
245
|
+
this.$ = yy.LINETYPE.SOLID;
|
|
246
|
+
break;
|
|
247
|
+
case 75:
|
|
248
|
+
this.$ = yy.LINETYPE.BIDIRECTIONAL_SOLID;
|
|
249
|
+
break;
|
|
250
|
+
case 76:
|
|
251
|
+
this.$ = yy.LINETYPE.DOTTED;
|
|
252
|
+
break;
|
|
253
|
+
case 77:
|
|
254
|
+
this.$ = yy.LINETYPE.BIDIRECTIONAL_DOTTED;
|
|
255
|
+
break;
|
|
256
|
+
case 78:
|
|
257
|
+
this.$ = yy.LINETYPE.SOLID_CROSS;
|
|
258
|
+
break;
|
|
259
|
+
case 79:
|
|
260
|
+
this.$ = yy.LINETYPE.DOTTED_CROSS;
|
|
261
|
+
break;
|
|
262
|
+
case 80:
|
|
263
|
+
this.$ = yy.LINETYPE.SOLID_POINT;
|
|
264
|
+
break;
|
|
265
|
+
case 81:
|
|
266
|
+
this.$ = yy.LINETYPE.DOTTED_POINT;
|
|
267
|
+
break;
|
|
268
|
+
case 82:
|
|
269
|
+
this.$ = yy.parseMessage($$[$0].trim().substring(1));
|
|
270
|
+
break;
|
|
271
|
+
}
|
|
272
|
+
}, "anonymous"),
|
|
273
|
+
table: [{ 3: 1, 4: $V0, 5: $V1, 6: $V2 }, { 1: [3] }, { 3: 5, 4: $V0, 5: $V1, 6: $V2 }, { 3: 6, 4: $V0, 5: $V1, 6: $V2 }, o([1, 4, 5, 13, 14, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 50, 52, 53, 55, 60, 61, 62, 63, 71], $V3, { 7: 7 }), { 1: [2, 1] }, { 1: [2, 2] }, { 1: [2, 3], 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, o($Vx, [2, 5]), { 9: 47, 12: 12, 13: $V6, 14: $V7, 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, o($Vx, [2, 7]), o($Vx, [2, 8]), o($Vx, [2, 14]), { 12: 48, 50: $Vo, 52: $Vp, 53: $Vq }, { 15: [1, 49] }, { 5: [1, 50] }, { 5: [1, 53], 19: [1, 51], 20: [1, 52] }, { 22: 54, 71: $Vw }, { 22: 55, 71: $Vw }, { 5: [1, 56] }, { 5: [1, 57] }, { 5: [1, 58] }, { 5: [1, 59] }, { 5: [1, 60] }, o($Vx, [2, 29]), o($Vx, [2, 30]), { 32: [1, 61] }, { 34: [1, 62] }, o($Vx, [2, 33]), { 15: [1, 63] }, { 15: [1, 64] }, { 15: [1, 65] }, { 15: [1, 66] }, { 15: [1, 67] }, { 15: [1, 68] }, { 15: [1, 69] }, { 15: [1, 70] }, { 22: 71, 54: 72, 71: [1, 73] }, { 22: 74, 71: $Vw }, { 22: 75, 71: $Vw }, { 68: 76, 76: [1, 77], 77: [1, 78], 78: [1, 79], 79: [1, 80], 80: [1, 81], 81: [1, 82], 82: [1, 83], 83: [1, 84], 84: [1, 85], 85: [1, 86] }, { 56: 87, 58: [1, 88], 66: [1, 89], 67: [1, 90] }, { 22: 91, 71: $Vw }, { 22: 92, 71: $Vw }, { 22: 93, 71: $Vw }, { 22: 94, 71: $Vw }, o([5, 51, 65, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86], $Vy), o($Vx, [2, 6]), o($Vx, [2, 15]), o($Vz, [2, 9], { 10: 95 }), o($Vx, [2, 17]), { 5: [1, 97], 19: [1, 96] }, { 5: [1, 98] }, o($Vx, [2, 21]), { 5: [1, 99] }, { 5: [1, 100] }, o($Vx, [2, 24]), o($Vx, [2, 25]), o($Vx, [2, 26]), o($Vx, [2, 27]), o($Vx, [2, 28]), o($Vx, [2, 31]), o($Vx, [2, 32]), o($VA, $V3, { 7: 101 }), o($VA, $V3, { 7: 102 }), o($VA, $V3, { 7: 103 }), o($VB, $V3, { 40: 104, 7: 105 }), o($VC, $V3, { 42: 106, 7: 107 }), o($VC, $V3, { 7: 107, 42: 108 }), o($VD, $V3, { 45: 109, 7: 110 }), o($VA, $V3, { 7: 111 }), { 5: [1, 113], 51: [1, 112] }, { 5: [1, 114] }, o([5, 51], $Vy, { 72: 115, 73: [1, 116] }), { 5: [1, 118], 51: [1, 117] }, { 5: [1, 119] }, { 22: 122, 69: [1, 120], 70: [1, 121], 71: $Vw }, o($VE, [2, 72]), o($VE, [2, 73]), o($VE, [2, 74]), o($VE, [2, 75]), o($VE, [2, 76]), o($VE, [2, 77]), o($VE, [2, 78]), o($VE, [2, 79]), o($VE, [2, 80]), o($VE, [2, 81]), { 22: 123, 71: $Vw }, { 22: 125, 59: 124, 71: $Vw }, { 71: [2, 64] }, { 71: [2, 65] }, { 57: 126, 86: $VF }, { 57: 128, 86: $VF }, { 57: 129, 86: $VF }, { 57: 130, 86: $VF }, { 4: [1, 133], 5: [1, 135], 11: 132, 12: 134, 16: [1, 131], 50: $Vo, 52: $Vp, 53: $Vq }, { 5: [1, 136] }, o($Vx, [2, 19]), o($Vx, [2, 20]), o($Vx, [2, 22]), o($Vx, [2, 23]), { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 137], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 138], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 139], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 16: [1, 140] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 46], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 49: [1, 141], 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 16: [1, 142] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 44], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 48: [1, 143], 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 16: [1, 144] }, { 16: [1, 145] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 42], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 47: [1, 146], 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 147], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 55: $Vr, 60: $Vs, 61: $Vt, 62: $Vu, 63: $Vv, 71: $Vw }, { 15: [1, 148] }, o($Vx, [2, 49]), o($Vx, [2, 53]), { 5: [2, 69] }, { 74: [1, 149] }, { 15: [1, 150] }, o($Vx, [2, 51]), o($Vx, [2, 52]), { 22: 151, 71: $Vw }, { 22: 152, 71: $Vw }, { 57: 153, 86: $VF }, { 57: 154, 86: $VF }, { 57: 155, 86: $VF }, { 65: [1, 156], 86: [2, 63] }, { 5: [2, 56] }, { 5: [2, 82] }, { 5: [2, 57] }, { 5: [2, 58] }, { 5: [2, 59] }, o($Vx, [2, 16]), o($Vz, [2, 10]), { 12: 157, 50: $Vo, 52: $Vp, 53: $Vq }, o($Vz, [2, 12]), o($Vz, [2, 13]), o($Vx, [2, 18]), o($Vx, [2, 34]), o($Vx, [2, 35]), o($Vx, [2, 36]), o($Vx, [2, 37]), { 15: [1, 158] }, o($Vx, [2, 38]), { 15: [1, 159] }, o($Vx, [2, 39]), o($Vx, [2, 40]), { 15: [1, 160] }, o($Vx, [2, 41]), { 5: [1, 161] }, { 75: [1, 162] }, { 5: [1, 163] }, { 57: 164, 86: $VF }, { 57: 165, 86: $VF }, { 5: [2, 68] }, { 5: [2, 54] }, { 5: [2, 55] }, { 22: 166, 71: $Vw }, o($Vz, [2, 11]), o($VB, $V3, { 7: 105, 40: 167 }), o($VC, $V3, { 7: 107, 42: 168 }), o($VD, $V3, { 7: 110, 45: 169 }), o($Vx, [2, 48]), { 5: [2, 70] }, o($Vx, [2, 50]), { 5: [2, 66] }, { 5: [2, 67] }, { 86: [2, 62] }, { 16: [2, 47] }, { 16: [2, 45] }, { 16: [2, 43] }],
|
|
274
|
+
defaultActions: { 5: [2, 1], 6: [2, 2], 89: [2, 64], 90: [2, 65], 115: [2, 69], 126: [2, 56], 127: [2, 82], 128: [2, 57], 129: [2, 58], 130: [2, 59], 153: [2, 68], 154: [2, 54], 155: [2, 55], 162: [2, 70], 164: [2, 66], 165: [2, 67], 166: [2, 62], 167: [2, 47], 168: [2, 45], 169: [2, 43] },
|
|
275
|
+
parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
|
|
276
|
+
if (hash.recoverable) {
|
|
277
|
+
this.trace(str);
|
|
278
|
+
} else {
|
|
279
|
+
var error = new Error(str);
|
|
280
|
+
error.hash = hash;
|
|
281
|
+
throw error;
|
|
282
|
+
}
|
|
283
|
+
}, "parseError"),
|
|
284
|
+
parse: /* @__PURE__ */ __name(function parse(input) {
|
|
285
|
+
var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;
|
|
286
|
+
var args = lstack.slice.call(arguments, 1);
|
|
287
|
+
var lexer2 = Object.create(this.lexer);
|
|
288
|
+
var sharedState = { yy: {} };
|
|
289
|
+
for (var k in this.yy) {
|
|
290
|
+
if (Object.prototype.hasOwnProperty.call(this.yy, k)) {
|
|
291
|
+
sharedState.yy[k] = this.yy[k];
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
lexer2.setInput(input, sharedState.yy);
|
|
295
|
+
sharedState.yy.lexer = lexer2;
|
|
296
|
+
sharedState.yy.parser = this;
|
|
297
|
+
if (typeof lexer2.yylloc == "undefined") {
|
|
298
|
+
lexer2.yylloc = {};
|
|
299
|
+
}
|
|
300
|
+
var yyloc = lexer2.yylloc;
|
|
301
|
+
lstack.push(yyloc);
|
|
302
|
+
var ranges = lexer2.options && lexer2.options.ranges;
|
|
303
|
+
if (typeof sharedState.yy.parseError === "function") {
|
|
304
|
+
this.parseError = sharedState.yy.parseError;
|
|
305
|
+
} else {
|
|
306
|
+
this.parseError = Object.getPrototypeOf(this).parseError;
|
|
307
|
+
}
|
|
308
|
+
function popStack(n) {
|
|
309
|
+
stack.length = stack.length - 2 * n;
|
|
310
|
+
vstack.length = vstack.length - n;
|
|
311
|
+
lstack.length = lstack.length - n;
|
|
312
|
+
}
|
|
313
|
+
__name(popStack, "popStack");
|
|
314
|
+
function lex() {
|
|
315
|
+
var token;
|
|
316
|
+
token = tstack.pop() || lexer2.lex() || EOF;
|
|
317
|
+
if (typeof token !== "number") {
|
|
318
|
+
if (token instanceof Array) {
|
|
319
|
+
tstack = token;
|
|
320
|
+
token = tstack.pop();
|
|
321
|
+
}
|
|
322
|
+
token = self.symbols_[token] || token;
|
|
323
|
+
}
|
|
324
|
+
return token;
|
|
325
|
+
}
|
|
326
|
+
__name(lex, "lex");
|
|
327
|
+
var symbol, state, action, r, yyval = {}, p, len, newState, expected;
|
|
328
|
+
while (true) {
|
|
329
|
+
state = stack[stack.length - 1];
|
|
330
|
+
if (this.defaultActions[state]) {
|
|
331
|
+
action = this.defaultActions[state];
|
|
332
|
+
} else {
|
|
333
|
+
if (symbol === null || typeof symbol == "undefined") {
|
|
334
|
+
symbol = lex();
|
|
335
|
+
}
|
|
336
|
+
action = table[state] && table[state][symbol];
|
|
337
|
+
}
|
|
338
|
+
if (typeof action === "undefined" || !action.length || !action[0]) {
|
|
339
|
+
var errStr = "";
|
|
340
|
+
expected = [];
|
|
341
|
+
for (p in table[state]) {
|
|
342
|
+
if (this.terminals_[p] && p > TERROR) {
|
|
343
|
+
expected.push("'" + this.terminals_[p] + "'");
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
if (lexer2.showPosition) {
|
|
347
|
+
errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'";
|
|
348
|
+
} else {
|
|
349
|
+
errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'");
|
|
350
|
+
}
|
|
351
|
+
this.parseError(errStr, {
|
|
352
|
+
text: lexer2.match,
|
|
353
|
+
token: this.terminals_[symbol] || symbol,
|
|
354
|
+
line: lexer2.yylineno,
|
|
355
|
+
loc: yyloc,
|
|
356
|
+
expected
|
|
357
|
+
});
|
|
358
|
+
}
|
|
359
|
+
if (action[0] instanceof Array && action.length > 1) {
|
|
360
|
+
throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol);
|
|
361
|
+
}
|
|
362
|
+
switch (action[0]) {
|
|
363
|
+
case 1:
|
|
364
|
+
stack.push(symbol);
|
|
365
|
+
vstack.push(lexer2.yytext);
|
|
366
|
+
lstack.push(lexer2.yylloc);
|
|
367
|
+
stack.push(action[1]);
|
|
368
|
+
symbol = null;
|
|
369
|
+
{
|
|
370
|
+
yyleng = lexer2.yyleng;
|
|
371
|
+
yytext = lexer2.yytext;
|
|
372
|
+
yylineno = lexer2.yylineno;
|
|
373
|
+
yyloc = lexer2.yylloc;
|
|
374
|
+
}
|
|
375
|
+
break;
|
|
376
|
+
case 2:
|
|
377
|
+
len = this.productions_[action[1]][1];
|
|
378
|
+
yyval.$ = vstack[vstack.length - len];
|
|
379
|
+
yyval._$ = {
|
|
380
|
+
first_line: lstack[lstack.length - (len || 1)].first_line,
|
|
381
|
+
last_line: lstack[lstack.length - 1].last_line,
|
|
382
|
+
first_column: lstack[lstack.length - (len || 1)].first_column,
|
|
383
|
+
last_column: lstack[lstack.length - 1].last_column
|
|
384
|
+
};
|
|
385
|
+
if (ranges) {
|
|
386
|
+
yyval._$.range = [
|
|
387
|
+
lstack[lstack.length - (len || 1)].range[0],
|
|
388
|
+
lstack[lstack.length - 1].range[1]
|
|
389
|
+
];
|
|
390
|
+
}
|
|
391
|
+
r = this.performAction.apply(yyval, [
|
|
392
|
+
yytext,
|
|
393
|
+
yyleng,
|
|
394
|
+
yylineno,
|
|
395
|
+
sharedState.yy,
|
|
396
|
+
action[1],
|
|
397
|
+
vstack,
|
|
398
|
+
lstack
|
|
399
|
+
].concat(args));
|
|
400
|
+
if (typeof r !== "undefined") {
|
|
401
|
+
return r;
|
|
402
|
+
}
|
|
403
|
+
if (len) {
|
|
404
|
+
stack = stack.slice(0, -1 * len * 2);
|
|
405
|
+
vstack = vstack.slice(0, -1 * len);
|
|
406
|
+
lstack = lstack.slice(0, -1 * len);
|
|
407
|
+
}
|
|
408
|
+
stack.push(this.productions_[action[1]][0]);
|
|
409
|
+
vstack.push(yyval.$);
|
|
410
|
+
lstack.push(yyval._$);
|
|
411
|
+
newState = table[stack[stack.length - 2]][stack[stack.length - 1]];
|
|
412
|
+
stack.push(newState);
|
|
413
|
+
break;
|
|
414
|
+
case 3:
|
|
415
|
+
return true;
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
return true;
|
|
419
|
+
}, "parse")
|
|
420
|
+
};
|
|
421
|
+
var lexer = /* @__PURE__ */ (function() {
|
|
422
|
+
var lexer2 = {
|
|
423
|
+
EOF: 1,
|
|
424
|
+
parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
|
|
425
|
+
if (this.yy.parser) {
|
|
426
|
+
this.yy.parser.parseError(str, hash);
|
|
427
|
+
} else {
|
|
428
|
+
throw new Error(str);
|
|
429
|
+
}
|
|
430
|
+
}, "parseError"),
|
|
431
|
+
// resets the lexer, sets new input
|
|
432
|
+
setInput: /* @__PURE__ */ __name(function(input, yy) {
|
|
433
|
+
this.yy = yy || this.yy || {};
|
|
434
|
+
this._input = input;
|
|
435
|
+
this._more = this._backtrack = this.done = false;
|
|
436
|
+
this.yylineno = this.yyleng = 0;
|
|
437
|
+
this.yytext = this.matched = this.match = "";
|
|
438
|
+
this.conditionStack = ["INITIAL"];
|
|
439
|
+
this.yylloc = {
|
|
440
|
+
first_line: 1,
|
|
441
|
+
first_column: 0,
|
|
442
|
+
last_line: 1,
|
|
443
|
+
last_column: 0
|
|
444
|
+
};
|
|
445
|
+
if (this.options.ranges) {
|
|
446
|
+
this.yylloc.range = [0, 0];
|
|
447
|
+
}
|
|
448
|
+
this.offset = 0;
|
|
449
|
+
return this;
|
|
450
|
+
}, "setInput"),
|
|
451
|
+
// consumes and returns one char from the input
|
|
452
|
+
input: /* @__PURE__ */ __name(function() {
|
|
453
|
+
var ch = this._input[0];
|
|
454
|
+
this.yytext += ch;
|
|
455
|
+
this.yyleng++;
|
|
456
|
+
this.offset++;
|
|
457
|
+
this.match += ch;
|
|
458
|
+
this.matched += ch;
|
|
459
|
+
var lines = ch.match(/(?:\r\n?|\n).*/g);
|
|
460
|
+
if (lines) {
|
|
461
|
+
this.yylineno++;
|
|
462
|
+
this.yylloc.last_line++;
|
|
463
|
+
} else {
|
|
464
|
+
this.yylloc.last_column++;
|
|
465
|
+
}
|
|
466
|
+
if (this.options.ranges) {
|
|
467
|
+
this.yylloc.range[1]++;
|
|
468
|
+
}
|
|
469
|
+
this._input = this._input.slice(1);
|
|
470
|
+
return ch;
|
|
471
|
+
}, "input"),
|
|
472
|
+
// unshifts one char (or a string) into the input
|
|
473
|
+
unput: /* @__PURE__ */ __name(function(ch) {
|
|
474
|
+
var len = ch.length;
|
|
475
|
+
var lines = ch.split(/(?:\r\n?|\n)/g);
|
|
476
|
+
this._input = ch + this._input;
|
|
477
|
+
this.yytext = this.yytext.substr(0, this.yytext.length - len);
|
|
478
|
+
this.offset -= len;
|
|
479
|
+
var oldLines = this.match.split(/(?:\r\n?|\n)/g);
|
|
480
|
+
this.match = this.match.substr(0, this.match.length - 1);
|
|
481
|
+
this.matched = this.matched.substr(0, this.matched.length - 1);
|
|
482
|
+
if (lines.length - 1) {
|
|
483
|
+
this.yylineno -= lines.length - 1;
|
|
484
|
+
}
|
|
485
|
+
var r = this.yylloc.range;
|
|
486
|
+
this.yylloc = {
|
|
487
|
+
first_line: this.yylloc.first_line,
|
|
488
|
+
last_line: this.yylineno + 1,
|
|
489
|
+
first_column: this.yylloc.first_column,
|
|
490
|
+
last_column: lines ? (lines.length === oldLines.length ? this.yylloc.first_column : 0) + oldLines[oldLines.length - lines.length].length - lines[0].length : this.yylloc.first_column - len
|
|
491
|
+
};
|
|
492
|
+
if (this.options.ranges) {
|
|
493
|
+
this.yylloc.range = [r[0], r[0] + this.yyleng - len];
|
|
494
|
+
}
|
|
495
|
+
this.yyleng = this.yytext.length;
|
|
496
|
+
return this;
|
|
497
|
+
}, "unput"),
|
|
498
|
+
// When called from action, caches matched text and appends it on next action
|
|
499
|
+
more: /* @__PURE__ */ __name(function() {
|
|
500
|
+
this._more = true;
|
|
501
|
+
return this;
|
|
502
|
+
}, "more"),
|
|
503
|
+
// When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead.
|
|
504
|
+
reject: /* @__PURE__ */ __name(function() {
|
|
505
|
+
if (this.options.backtrack_lexer) {
|
|
506
|
+
this._backtrack = true;
|
|
507
|
+
} else {
|
|
508
|
+
return 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(), {
|
|
509
|
+
text: "",
|
|
510
|
+
token: null,
|
|
511
|
+
line: this.yylineno
|
|
512
|
+
});
|
|
513
|
+
}
|
|
514
|
+
return this;
|
|
515
|
+
}, "reject"),
|
|
516
|
+
// retain first n characters of the match
|
|
517
|
+
less: /* @__PURE__ */ __name(function(n) {
|
|
518
|
+
this.unput(this.match.slice(n));
|
|
519
|
+
}, "less"),
|
|
520
|
+
// displays already matched input, i.e. for error messages
|
|
521
|
+
pastInput: /* @__PURE__ */ __name(function() {
|
|
522
|
+
var past = this.matched.substr(0, this.matched.length - this.match.length);
|
|
523
|
+
return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
|
|
524
|
+
}, "pastInput"),
|
|
525
|
+
// displays upcoming input, i.e. for error messages
|
|
526
|
+
upcomingInput: /* @__PURE__ */ __name(function() {
|
|
527
|
+
var next = this.match;
|
|
528
|
+
if (next.length < 20) {
|
|
529
|
+
next += this._input.substr(0, 20 - next.length);
|
|
530
|
+
}
|
|
531
|
+
return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
|
|
532
|
+
}, "upcomingInput"),
|
|
533
|
+
// displays the character position where the lexing error occurred, i.e. for error messages
|
|
534
|
+
showPosition: /* @__PURE__ */ __name(function() {
|
|
535
|
+
var pre = this.pastInput();
|
|
536
|
+
var c = new Array(pre.length + 1).join("-");
|
|
537
|
+
return pre + this.upcomingInput() + "\n" + c + "^";
|
|
538
|
+
}, "showPosition"),
|
|
539
|
+
// test the lexed token: return FALSE when not a match, otherwise return token
|
|
540
|
+
test_match: /* @__PURE__ */ __name(function(match, indexed_rule) {
|
|
541
|
+
var token, lines, backup;
|
|
542
|
+
if (this.options.backtrack_lexer) {
|
|
543
|
+
backup = {
|
|
544
|
+
yylineno: this.yylineno,
|
|
545
|
+
yylloc: {
|
|
546
|
+
first_line: this.yylloc.first_line,
|
|
547
|
+
last_line: this.last_line,
|
|
548
|
+
first_column: this.yylloc.first_column,
|
|
549
|
+
last_column: this.yylloc.last_column
|
|
550
|
+
},
|
|
551
|
+
yytext: this.yytext,
|
|
552
|
+
match: this.match,
|
|
553
|
+
matches: this.matches,
|
|
554
|
+
matched: this.matched,
|
|
555
|
+
yyleng: this.yyleng,
|
|
556
|
+
offset: this.offset,
|
|
557
|
+
_more: this._more,
|
|
558
|
+
_input: this._input,
|
|
559
|
+
yy: this.yy,
|
|
560
|
+
conditionStack: this.conditionStack.slice(0),
|
|
561
|
+
done: this.done
|
|
562
|
+
};
|
|
563
|
+
if (this.options.ranges) {
|
|
564
|
+
backup.yylloc.range = this.yylloc.range.slice(0);
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
lines = match[0].match(/(?:\r\n?|\n).*/g);
|
|
568
|
+
if (lines) {
|
|
569
|
+
this.yylineno += lines.length;
|
|
570
|
+
}
|
|
571
|
+
this.yylloc = {
|
|
572
|
+
first_line: this.yylloc.last_line,
|
|
573
|
+
last_line: this.yylineno + 1,
|
|
574
|
+
first_column: this.yylloc.last_column,
|
|
575
|
+
last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length
|
|
576
|
+
};
|
|
577
|
+
this.yytext += match[0];
|
|
578
|
+
this.match += match[0];
|
|
579
|
+
this.matches = match;
|
|
580
|
+
this.yyleng = this.yytext.length;
|
|
581
|
+
if (this.options.ranges) {
|
|
582
|
+
this.yylloc.range = [this.offset, this.offset += this.yyleng];
|
|
583
|
+
}
|
|
584
|
+
this._more = false;
|
|
585
|
+
this._backtrack = false;
|
|
586
|
+
this._input = this._input.slice(match[0].length);
|
|
587
|
+
this.matched += match[0];
|
|
588
|
+
token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);
|
|
589
|
+
if (this.done && this._input) {
|
|
590
|
+
this.done = false;
|
|
591
|
+
}
|
|
592
|
+
if (token) {
|
|
593
|
+
return token;
|
|
594
|
+
} else if (this._backtrack) {
|
|
595
|
+
for (var k in backup) {
|
|
596
|
+
this[k] = backup[k];
|
|
597
|
+
}
|
|
598
|
+
return false;
|
|
599
|
+
}
|
|
600
|
+
return false;
|
|
601
|
+
}, "test_match"),
|
|
602
|
+
// return next match in input
|
|
603
|
+
next: /* @__PURE__ */ __name(function() {
|
|
604
|
+
if (this.done) {
|
|
605
|
+
return this.EOF;
|
|
606
|
+
}
|
|
607
|
+
if (!this._input) {
|
|
608
|
+
this.done = true;
|
|
609
|
+
}
|
|
610
|
+
var token, match, tempMatch, index;
|
|
611
|
+
if (!this._more) {
|
|
612
|
+
this.yytext = "";
|
|
613
|
+
this.match = "";
|
|
614
|
+
}
|
|
615
|
+
var rules = this._currentRules();
|
|
616
|
+
for (var i = 0; i < rules.length; i++) {
|
|
617
|
+
tempMatch = this._input.match(this.rules[rules[i]]);
|
|
618
|
+
if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {
|
|
619
|
+
match = tempMatch;
|
|
620
|
+
index = i;
|
|
621
|
+
if (this.options.backtrack_lexer) {
|
|
622
|
+
token = this.test_match(tempMatch, rules[i]);
|
|
623
|
+
if (token !== false) {
|
|
624
|
+
return token;
|
|
625
|
+
} else if (this._backtrack) {
|
|
626
|
+
match = false;
|
|
627
|
+
continue;
|
|
628
|
+
} else {
|
|
629
|
+
return false;
|
|
630
|
+
}
|
|
631
|
+
} else if (!this.options.flex) {
|
|
632
|
+
break;
|
|
633
|
+
}
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
if (match) {
|
|
637
|
+
token = this.test_match(match, rules[index]);
|
|
638
|
+
if (token !== false) {
|
|
639
|
+
return token;
|
|
640
|
+
}
|
|
641
|
+
return false;
|
|
642
|
+
}
|
|
643
|
+
if (this._input === "") {
|
|
644
|
+
return this.EOF;
|
|
645
|
+
} else {
|
|
646
|
+
return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
|
|
647
|
+
text: "",
|
|
648
|
+
token: null,
|
|
649
|
+
line: this.yylineno
|
|
650
|
+
});
|
|
651
|
+
}
|
|
652
|
+
}, "next"),
|
|
653
|
+
// return next match that has a token
|
|
654
|
+
lex: /* @__PURE__ */ __name(function lex() {
|
|
655
|
+
var r = this.next();
|
|
656
|
+
if (r) {
|
|
657
|
+
return r;
|
|
658
|
+
} else {
|
|
659
|
+
return this.lex();
|
|
660
|
+
}
|
|
661
|
+
}, "lex"),
|
|
662
|
+
// activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
|
|
663
|
+
begin: /* @__PURE__ */ __name(function begin(condition) {
|
|
664
|
+
this.conditionStack.push(condition);
|
|
665
|
+
}, "begin"),
|
|
666
|
+
// pop the previously active lexer condition state off the condition stack
|
|
667
|
+
popState: /* @__PURE__ */ __name(function popState() {
|
|
668
|
+
var n = this.conditionStack.length - 1;
|
|
669
|
+
if (n > 0) {
|
|
670
|
+
return this.conditionStack.pop();
|
|
671
|
+
} else {
|
|
672
|
+
return this.conditionStack[0];
|
|
673
|
+
}
|
|
674
|
+
}, "popState"),
|
|
675
|
+
// produce the lexer rule set which is active for the currently active lexer condition state
|
|
676
|
+
_currentRules: /* @__PURE__ */ __name(function _currentRules() {
|
|
677
|
+
if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {
|
|
678
|
+
return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;
|
|
679
|
+
} else {
|
|
680
|
+
return this.conditions["INITIAL"].rules;
|
|
681
|
+
}
|
|
682
|
+
}, "_currentRules"),
|
|
683
|
+
// return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
|
|
684
|
+
topState: /* @__PURE__ */ __name(function topState(n) {
|
|
685
|
+
n = this.conditionStack.length - 1 - Math.abs(n || 0);
|
|
686
|
+
if (n >= 0) {
|
|
687
|
+
return this.conditionStack[n];
|
|
688
|
+
} else {
|
|
689
|
+
return "INITIAL";
|
|
690
|
+
}
|
|
691
|
+
}, "topState"),
|
|
692
|
+
// alias for begin(condition)
|
|
693
|
+
pushState: /* @__PURE__ */ __name(function pushState(condition) {
|
|
694
|
+
this.begin(condition);
|
|
695
|
+
}, "pushState"),
|
|
696
|
+
// return the number of states currently on the stack
|
|
697
|
+
stateStackSize: /* @__PURE__ */ __name(function stateStackSize() {
|
|
698
|
+
return this.conditionStack.length;
|
|
699
|
+
}, "stateStackSize"),
|
|
700
|
+
options: { "case-insensitive": true },
|
|
701
|
+
performAction: /* @__PURE__ */ __name(function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {
|
|
702
|
+
switch ($avoiding_name_collisions) {
|
|
703
|
+
case 0:
|
|
704
|
+
return 5;
|
|
705
|
+
case 1:
|
|
706
|
+
break;
|
|
707
|
+
case 2:
|
|
708
|
+
break;
|
|
709
|
+
case 3:
|
|
710
|
+
break;
|
|
711
|
+
case 4:
|
|
712
|
+
break;
|
|
713
|
+
case 5:
|
|
714
|
+
break;
|
|
715
|
+
case 6:
|
|
716
|
+
return 19;
|
|
717
|
+
case 7:
|
|
718
|
+
this.begin("CONFIG");
|
|
719
|
+
return 73;
|
|
720
|
+
case 8:
|
|
721
|
+
return 74;
|
|
722
|
+
case 9:
|
|
723
|
+
this.popState();
|
|
724
|
+
this.popState();
|
|
725
|
+
return 75;
|
|
726
|
+
case 10:
|
|
727
|
+
yy_.yytext = yy_.yytext.trim();
|
|
728
|
+
return 71;
|
|
729
|
+
case 11:
|
|
730
|
+
yy_.yytext = yy_.yytext.trim();
|
|
731
|
+
this.begin("ALIAS");
|
|
732
|
+
return 71;
|
|
733
|
+
case 12:
|
|
734
|
+
this.begin("LINE");
|
|
735
|
+
return 14;
|
|
736
|
+
case 13:
|
|
737
|
+
this.begin("ID");
|
|
738
|
+
return 50;
|
|
739
|
+
case 14:
|
|
740
|
+
this.begin("ID");
|
|
741
|
+
return 52;
|
|
742
|
+
case 15:
|
|
743
|
+
return 13;
|
|
744
|
+
case 16:
|
|
745
|
+
this.begin("ID");
|
|
746
|
+
return 53;
|
|
747
|
+
case 17:
|
|
748
|
+
yy_.yytext = yy_.yytext.trim();
|
|
749
|
+
this.begin("ALIAS");
|
|
750
|
+
return 71;
|
|
751
|
+
case 18:
|
|
752
|
+
this.popState();
|
|
753
|
+
this.popState();
|
|
754
|
+
this.begin("LINE");
|
|
755
|
+
return 51;
|
|
756
|
+
case 19:
|
|
757
|
+
this.popState();
|
|
758
|
+
this.popState();
|
|
759
|
+
return 5;
|
|
760
|
+
case 20:
|
|
761
|
+
this.begin("LINE");
|
|
762
|
+
return 36;
|
|
763
|
+
case 21:
|
|
764
|
+
this.begin("LINE");
|
|
765
|
+
return 37;
|
|
766
|
+
case 22:
|
|
767
|
+
this.begin("LINE");
|
|
768
|
+
return 38;
|
|
769
|
+
case 23:
|
|
770
|
+
this.begin("LINE");
|
|
771
|
+
return 39;
|
|
772
|
+
case 24:
|
|
773
|
+
this.begin("LINE");
|
|
774
|
+
return 49;
|
|
775
|
+
case 25:
|
|
776
|
+
this.begin("LINE");
|
|
777
|
+
return 41;
|
|
778
|
+
case 26:
|
|
779
|
+
this.begin("LINE");
|
|
780
|
+
return 43;
|
|
781
|
+
case 27:
|
|
782
|
+
this.begin("LINE");
|
|
783
|
+
return 48;
|
|
784
|
+
case 28:
|
|
785
|
+
this.begin("LINE");
|
|
786
|
+
return 44;
|
|
787
|
+
case 29:
|
|
788
|
+
this.begin("LINE");
|
|
789
|
+
return 47;
|
|
790
|
+
case 30:
|
|
791
|
+
this.begin("LINE");
|
|
792
|
+
return 46;
|
|
793
|
+
case 31:
|
|
794
|
+
this.popState();
|
|
795
|
+
return 15;
|
|
796
|
+
case 32:
|
|
797
|
+
return 16;
|
|
798
|
+
case 33:
|
|
799
|
+
return 66;
|
|
800
|
+
case 34:
|
|
801
|
+
return 67;
|
|
802
|
+
case 35:
|
|
803
|
+
return 60;
|
|
804
|
+
case 36:
|
|
805
|
+
return 61;
|
|
806
|
+
case 37:
|
|
807
|
+
return 62;
|
|
808
|
+
case 38:
|
|
809
|
+
return 63;
|
|
810
|
+
case 39:
|
|
811
|
+
return 58;
|
|
812
|
+
case 40:
|
|
813
|
+
return 55;
|
|
814
|
+
case 41:
|
|
815
|
+
this.begin("ID");
|
|
816
|
+
return 21;
|
|
817
|
+
case 42:
|
|
818
|
+
this.begin("ID");
|
|
819
|
+
return 23;
|
|
820
|
+
case 43:
|
|
821
|
+
return 29;
|
|
822
|
+
case 44:
|
|
823
|
+
return 30;
|
|
824
|
+
case 45:
|
|
825
|
+
this.begin("acc_title");
|
|
826
|
+
return 31;
|
|
827
|
+
case 46:
|
|
828
|
+
this.popState();
|
|
829
|
+
return "acc_title_value";
|
|
830
|
+
case 47:
|
|
831
|
+
this.begin("acc_descr");
|
|
832
|
+
return 33;
|
|
833
|
+
case 48:
|
|
834
|
+
this.popState();
|
|
835
|
+
return "acc_descr_value";
|
|
836
|
+
case 49:
|
|
837
|
+
this.begin("acc_descr_multiline");
|
|
838
|
+
break;
|
|
839
|
+
case 50:
|
|
840
|
+
this.popState();
|
|
841
|
+
break;
|
|
842
|
+
case 51:
|
|
843
|
+
return "acc_descr_multiline_value";
|
|
844
|
+
case 52:
|
|
845
|
+
return 6;
|
|
846
|
+
case 53:
|
|
847
|
+
return 18;
|
|
848
|
+
case 54:
|
|
849
|
+
return 20;
|
|
850
|
+
case 55:
|
|
851
|
+
return 65;
|
|
852
|
+
case 56:
|
|
853
|
+
return 5;
|
|
854
|
+
case 57:
|
|
855
|
+
yy_.yytext = yy_.yytext.trim();
|
|
856
|
+
return 71;
|
|
857
|
+
case 58:
|
|
858
|
+
return 78;
|
|
859
|
+
case 59:
|
|
860
|
+
return 79;
|
|
861
|
+
case 60:
|
|
862
|
+
return 80;
|
|
863
|
+
case 61:
|
|
864
|
+
return 81;
|
|
865
|
+
case 62:
|
|
866
|
+
return 76;
|
|
867
|
+
case 63:
|
|
868
|
+
return 77;
|
|
869
|
+
case 64:
|
|
870
|
+
return 82;
|
|
871
|
+
case 65:
|
|
872
|
+
return 83;
|
|
873
|
+
case 66:
|
|
874
|
+
return 84;
|
|
875
|
+
case 67:
|
|
876
|
+
return 85;
|
|
877
|
+
case 68:
|
|
878
|
+
return 86;
|
|
879
|
+
case 69:
|
|
880
|
+
return 86;
|
|
881
|
+
case 70:
|
|
882
|
+
return 69;
|
|
883
|
+
case 71:
|
|
884
|
+
return 70;
|
|
885
|
+
case 72:
|
|
886
|
+
return 5;
|
|
887
|
+
case 73:
|
|
888
|
+
return "INVALID";
|
|
889
|
+
}
|
|
890
|
+
}, "anonymous"),
|
|
891
|
+
rules: [/^(?:[\n]+)/i, /^(?:\s+)/i, /^(?:((?!\n)\s)+)/i, /^(?:#[^\n]*)/i, /^(?:%(?!\{)[^\n]*)/i, /^(?:[^\}]%%[^\n]*)/i, /^(?:[0-9]+(?=[ \n]+))/i, /^(?:@\{)/i, /^(?:[^\}]+)/i, /^(?:\})/i, /^(?:[^\<->\->:\n,;@\s]+(?=@\{))/i, /^(?:[^\<->\->:\n,;@]+?([\-]*[^\<->\->:\n,;@]+?)*?(?=((?!\n)\s)+as(?!\n)\s|[#\n;]|$))/i, /^(?:box\b)/i, /^(?:participant\b)/i, /^(?:actor\b)/i, /^(?:create\b)/i, /^(?:destroy\b)/i, /^(?:[^<\->\->:\n,;]+?([\-]*[^<\->\->:\n,;]+?)*?(?=((?!\n)\s)+as(?!\n)\s|[#\n;]|$))/i, /^(?:as\b)/i, /^(?:(?:))/i, /^(?:loop\b)/i, /^(?:rect\b)/i, /^(?:opt\b)/i, /^(?:alt\b)/i, /^(?:else\b)/i, /^(?:par\b)/i, /^(?:par_over\b)/i, /^(?:and\b)/i, /^(?:critical\b)/i, /^(?:option\b)/i, /^(?:break\b)/i, /^(?:(?:[:]?(?:no)?wrap)?[^#\n;]*)/i, /^(?:end\b)/i, /^(?:left of\b)/i, /^(?:right of\b)/i, /^(?:links\b)/i, /^(?:link\b)/i, /^(?:properties\b)/i, /^(?:details\b)/i, /^(?:over\b)/i, /^(?:note\b)/i, /^(?:activate\b)/i, /^(?:deactivate\b)/i, /^(?:title\s[^#\n;]+)/i, /^(?:title:\s[^#\n;]+)/i, /^(?:accTitle\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*\{\s*)/i, /^(?:[\}])/i, /^(?:[^\}]*)/i, /^(?:sequenceDiagram\b)/i, /^(?:autonumber\b)/i, /^(?:off\b)/i, /^(?:,)/i, /^(?:;)/i, /^(?:[^+<\->\->:\n,;]+((?!(-x|--x|-\)|--\)))[\-]*[^\+<\->\->:\n,;]+)*)/i, /^(?:->>)/i, /^(?:<<->>)/i, /^(?:-->>)/i, /^(?:<<-->>)/i, /^(?:->)/i, /^(?:-->)/i, /^(?:-[x])/i, /^(?:--[x])/i, /^(?:-[\)])/i, /^(?:--[\)])/i, /^(?::(?:(?:no)?wrap)?[^#\n;]*)/i, /^(?::)/i, /^(?:\+)/i, /^(?:-)/i, /^(?:$)/i, /^(?:.)/i],
|
|
892
|
+
conditions: { "acc_descr_multiline": { "rules": [50, 51], "inclusive": false }, "acc_descr": { "rules": [48], "inclusive": false }, "acc_title": { "rules": [46], "inclusive": false }, "ID": { "rules": [2, 3, 7, 10, 11, 17], "inclusive": false }, "ALIAS": { "rules": [2, 3, 18, 19], "inclusive": false }, "LINE": { "rules": [2, 3, 31], "inclusive": false }, "CONFIG": { "rules": [8, 9], "inclusive": false }, "CONFIG_DATA": { "rules": [], "inclusive": false }, "INITIAL": { "rules": [0, 1, 3, 4, 5, 6, 12, 13, 14, 15, 16, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73], "inclusive": true } }
|
|
893
|
+
};
|
|
894
|
+
return lexer2;
|
|
895
|
+
})();
|
|
896
|
+
parser2.lexer = lexer;
|
|
897
|
+
function Parser() {
|
|
898
|
+
this.yy = {};
|
|
899
|
+
}
|
|
900
|
+
__name(Parser, "Parser");
|
|
901
|
+
Parser.prototype = parser2;
|
|
902
|
+
parser2.Parser = Parser;
|
|
903
|
+
return new Parser();
|
|
904
|
+
})();
|
|
905
|
+
parser.parser = parser;
|
|
906
|
+
var sequenceDiagram_default = parser;
|
|
907
|
+
var LINETYPE = {
|
|
908
|
+
SOLID: 0,
|
|
909
|
+
DOTTED: 1,
|
|
910
|
+
NOTE: 2,
|
|
911
|
+
SOLID_CROSS: 3,
|
|
912
|
+
DOTTED_CROSS: 4,
|
|
913
|
+
SOLID_OPEN: 5,
|
|
914
|
+
DOTTED_OPEN: 6,
|
|
915
|
+
LOOP_START: 10,
|
|
916
|
+
LOOP_END: 11,
|
|
917
|
+
ALT_START: 12,
|
|
918
|
+
ALT_ELSE: 13,
|
|
919
|
+
ALT_END: 14,
|
|
920
|
+
OPT_START: 15,
|
|
921
|
+
OPT_END: 16,
|
|
922
|
+
ACTIVE_START: 17,
|
|
923
|
+
ACTIVE_END: 18,
|
|
924
|
+
PAR_START: 19,
|
|
925
|
+
PAR_AND: 20,
|
|
926
|
+
PAR_END: 21,
|
|
927
|
+
RECT_START: 22,
|
|
928
|
+
RECT_END: 23,
|
|
929
|
+
SOLID_POINT: 24,
|
|
930
|
+
DOTTED_POINT: 25,
|
|
931
|
+
AUTONUMBER: 26,
|
|
932
|
+
CRITICAL_START: 27,
|
|
933
|
+
CRITICAL_OPTION: 28,
|
|
934
|
+
CRITICAL_END: 29,
|
|
935
|
+
BREAK_START: 30,
|
|
936
|
+
BREAK_END: 31,
|
|
937
|
+
PAR_OVER_START: 32,
|
|
938
|
+
BIDIRECTIONAL_SOLID: 33,
|
|
939
|
+
BIDIRECTIONAL_DOTTED: 34
|
|
940
|
+
};
|
|
941
|
+
var ARROWTYPE = {
|
|
942
|
+
FILLED: 0,
|
|
943
|
+
OPEN: 1
|
|
944
|
+
};
|
|
945
|
+
var PLACEMENT = {
|
|
946
|
+
LEFTOF: 0,
|
|
947
|
+
RIGHTOF: 1,
|
|
948
|
+
OVER: 2
|
|
949
|
+
};
|
|
950
|
+
var PARTICIPANT_TYPE = {
|
|
951
|
+
ACTOR: "actor",
|
|
952
|
+
CONTROL: "control",
|
|
953
|
+
DATABASE: "database",
|
|
954
|
+
ENTITY: "entity"
|
|
955
|
+
};
|
|
956
|
+
var SequenceDB = (_a = class {
|
|
957
|
+
constructor() {
|
|
958
|
+
this.state = new ImperativeState(() => ({
|
|
959
|
+
prevActor: void 0,
|
|
960
|
+
actors: /* @__PURE__ */ new Map(),
|
|
961
|
+
createdActors: /* @__PURE__ */ new Map(),
|
|
962
|
+
destroyedActors: /* @__PURE__ */ new Map(),
|
|
963
|
+
boxes: [],
|
|
964
|
+
messages: [],
|
|
965
|
+
notes: [],
|
|
966
|
+
sequenceNumbersEnabled: false,
|
|
967
|
+
wrapEnabled: void 0,
|
|
968
|
+
currentBox: void 0,
|
|
969
|
+
lastCreated: void 0,
|
|
970
|
+
lastDestroyed: void 0
|
|
971
|
+
}));
|
|
972
|
+
this.setAccTitle = setAccTitle;
|
|
973
|
+
this.setAccDescription = setAccDescription;
|
|
974
|
+
this.setDiagramTitle = setDiagramTitle;
|
|
975
|
+
this.getAccTitle = getAccTitle;
|
|
976
|
+
this.getAccDescription = getAccDescription;
|
|
977
|
+
this.getDiagramTitle = getDiagramTitle;
|
|
978
|
+
this.apply = this.apply.bind(this);
|
|
979
|
+
this.parseBoxData = this.parseBoxData.bind(this);
|
|
980
|
+
this.parseMessage = this.parseMessage.bind(this);
|
|
981
|
+
this.clear();
|
|
982
|
+
this.setWrap(getConfig2().wrap);
|
|
983
|
+
this.LINETYPE = LINETYPE;
|
|
984
|
+
this.ARROWTYPE = ARROWTYPE;
|
|
985
|
+
this.PLACEMENT = PLACEMENT;
|
|
986
|
+
}
|
|
987
|
+
addBox(data) {
|
|
988
|
+
this.state.records.boxes.push({
|
|
989
|
+
name: data.text,
|
|
990
|
+
wrap: data.wrap ?? this.autoWrap(),
|
|
991
|
+
fill: data.color,
|
|
992
|
+
actorKeys: []
|
|
993
|
+
});
|
|
994
|
+
this.state.records.currentBox = this.state.records.boxes.slice(-1)[0];
|
|
995
|
+
}
|
|
996
|
+
addActor(id, name, description, type, metadata) {
|
|
997
|
+
let assignedBox = this.state.records.currentBox;
|
|
998
|
+
let doc;
|
|
999
|
+
if (metadata !== void 0) {
|
|
1000
|
+
let yamlData;
|
|
1001
|
+
if (!metadata.includes("\n")) {
|
|
1002
|
+
yamlData = "{\n" + metadata + "\n}";
|
|
1003
|
+
} else {
|
|
1004
|
+
yamlData = metadata + "\n";
|
|
1005
|
+
}
|
|
1006
|
+
doc = load(yamlData, { schema: JSON_SCHEMA });
|
|
1007
|
+
}
|
|
1008
|
+
type = doc?.type ?? type;
|
|
1009
|
+
const old = this.state.records.actors.get(id);
|
|
1010
|
+
if (old) {
|
|
1011
|
+
if (this.state.records.currentBox && old.box && this.state.records.currentBox !== old.box) {
|
|
1012
|
+
throw new Error(
|
|
1013
|
+
`A same participant should only be defined in one Box: ${old.name} can't be in '${old.box.name}' and in '${this.state.records.currentBox.name}' at the same time.`
|
|
1014
|
+
);
|
|
1015
|
+
}
|
|
1016
|
+
assignedBox = old.box ? old.box : this.state.records.currentBox;
|
|
1017
|
+
old.box = assignedBox;
|
|
1018
|
+
if (old && name === old.name && description == null) {
|
|
1019
|
+
return;
|
|
1020
|
+
}
|
|
1021
|
+
}
|
|
1022
|
+
if (description?.text == null) {
|
|
1023
|
+
description = { text: name, type };
|
|
1024
|
+
}
|
|
1025
|
+
if (type == null || description.text == null) {
|
|
1026
|
+
description = { text: name, type };
|
|
1027
|
+
}
|
|
1028
|
+
this.state.records.actors.set(id, {
|
|
1029
|
+
box: assignedBox,
|
|
1030
|
+
name,
|
|
1031
|
+
description: description.text,
|
|
1032
|
+
wrap: description.wrap ?? this.autoWrap(),
|
|
1033
|
+
prevActor: this.state.records.prevActor,
|
|
1034
|
+
links: {},
|
|
1035
|
+
properties: {},
|
|
1036
|
+
actorCnt: null,
|
|
1037
|
+
rectData: null,
|
|
1038
|
+
type: type ?? "participant"
|
|
1039
|
+
});
|
|
1040
|
+
if (this.state.records.prevActor) {
|
|
1041
|
+
const prevActorInRecords = this.state.records.actors.get(this.state.records.prevActor);
|
|
1042
|
+
if (prevActorInRecords) {
|
|
1043
|
+
prevActorInRecords.nextActor = id;
|
|
1044
|
+
}
|
|
1045
|
+
}
|
|
1046
|
+
if (this.state.records.currentBox) {
|
|
1047
|
+
this.state.records.currentBox.actorKeys.push(id);
|
|
1048
|
+
}
|
|
1049
|
+
this.state.records.prevActor = id;
|
|
1050
|
+
}
|
|
1051
|
+
activationCount(part) {
|
|
1052
|
+
let i;
|
|
1053
|
+
let count = 0;
|
|
1054
|
+
if (!part) {
|
|
1055
|
+
return 0;
|
|
1056
|
+
}
|
|
1057
|
+
for (i = 0; i < this.state.records.messages.length; i++) {
|
|
1058
|
+
if (this.state.records.messages[i].type === this.LINETYPE.ACTIVE_START && this.state.records.messages[i].from === part) {
|
|
1059
|
+
count++;
|
|
1060
|
+
}
|
|
1061
|
+
if (this.state.records.messages[i].type === this.LINETYPE.ACTIVE_END && this.state.records.messages[i].from === part) {
|
|
1062
|
+
count--;
|
|
1063
|
+
}
|
|
1064
|
+
}
|
|
1065
|
+
return count;
|
|
1066
|
+
}
|
|
1067
|
+
addMessage(idFrom, idTo, message, answer) {
|
|
1068
|
+
this.state.records.messages.push({
|
|
1069
|
+
id: this.state.records.messages.length.toString(),
|
|
1070
|
+
from: idFrom,
|
|
1071
|
+
to: idTo,
|
|
1072
|
+
message: message.text,
|
|
1073
|
+
wrap: message.wrap ?? this.autoWrap(),
|
|
1074
|
+
answer
|
|
1075
|
+
});
|
|
1076
|
+
}
|
|
1077
|
+
addSignal(idFrom, idTo, message, messageType, activate = false) {
|
|
1078
|
+
if (messageType === this.LINETYPE.ACTIVE_END) {
|
|
1079
|
+
const cnt = this.activationCount(idFrom ?? "");
|
|
1080
|
+
if (cnt < 1) {
|
|
1081
|
+
const error = new Error("Trying to inactivate an inactive participant (" + idFrom + ")");
|
|
1082
|
+
error.hash = {
|
|
1083
|
+
text: "->>-",
|
|
1084
|
+
token: "->>-",
|
|
1085
|
+
line: "1",
|
|
1086
|
+
loc: { first_line: 1, last_line: 1, first_column: 1, last_column: 1 },
|
|
1087
|
+
expected: ["'ACTIVE_PARTICIPANT'"]
|
|
1088
|
+
};
|
|
1089
|
+
throw error;
|
|
1090
|
+
}
|
|
1091
|
+
}
|
|
1092
|
+
this.state.records.messages.push({
|
|
1093
|
+
id: this.state.records.messages.length.toString(),
|
|
1094
|
+
from: idFrom,
|
|
1095
|
+
to: idTo,
|
|
1096
|
+
message: message?.text ?? "",
|
|
1097
|
+
wrap: message?.wrap ?? this.autoWrap(),
|
|
1098
|
+
type: messageType,
|
|
1099
|
+
activate
|
|
1100
|
+
});
|
|
1101
|
+
return true;
|
|
1102
|
+
}
|
|
1103
|
+
hasAtLeastOneBox() {
|
|
1104
|
+
return this.state.records.boxes.length > 0;
|
|
1105
|
+
}
|
|
1106
|
+
hasAtLeastOneBoxWithTitle() {
|
|
1107
|
+
return this.state.records.boxes.some((b) => b.name);
|
|
1108
|
+
}
|
|
1109
|
+
getMessages() {
|
|
1110
|
+
return this.state.records.messages;
|
|
1111
|
+
}
|
|
1112
|
+
getBoxes() {
|
|
1113
|
+
return this.state.records.boxes;
|
|
1114
|
+
}
|
|
1115
|
+
getActors() {
|
|
1116
|
+
return this.state.records.actors;
|
|
1117
|
+
}
|
|
1118
|
+
getCreatedActors() {
|
|
1119
|
+
return this.state.records.createdActors;
|
|
1120
|
+
}
|
|
1121
|
+
getDestroyedActors() {
|
|
1122
|
+
return this.state.records.destroyedActors;
|
|
1123
|
+
}
|
|
1124
|
+
getActor(id) {
|
|
1125
|
+
return this.state.records.actors.get(id);
|
|
1126
|
+
}
|
|
1127
|
+
getActorKeys() {
|
|
1128
|
+
return [...this.state.records.actors.keys()];
|
|
1129
|
+
}
|
|
1130
|
+
enableSequenceNumbers() {
|
|
1131
|
+
this.state.records.sequenceNumbersEnabled = true;
|
|
1132
|
+
}
|
|
1133
|
+
disableSequenceNumbers() {
|
|
1134
|
+
this.state.records.sequenceNumbersEnabled = false;
|
|
1135
|
+
}
|
|
1136
|
+
showSequenceNumbers() {
|
|
1137
|
+
return this.state.records.sequenceNumbersEnabled;
|
|
1138
|
+
}
|
|
1139
|
+
setWrap(wrapSetting) {
|
|
1140
|
+
this.state.records.wrapEnabled = wrapSetting;
|
|
1141
|
+
}
|
|
1142
|
+
extractWrap(text) {
|
|
1143
|
+
if (text === void 0) {
|
|
1144
|
+
return {};
|
|
1145
|
+
}
|
|
1146
|
+
text = text.trim();
|
|
1147
|
+
const wrap = /^:?wrap:/.exec(text) !== null ? true : /^:?nowrap:/.exec(text) !== null ? false : void 0;
|
|
1148
|
+
const cleanedText = (wrap === void 0 ? text : text.replace(/^:?(?:no)?wrap:/, "")).trim();
|
|
1149
|
+
return { cleanedText, wrap };
|
|
1150
|
+
}
|
|
1151
|
+
autoWrap() {
|
|
1152
|
+
if (this.state.records.wrapEnabled !== void 0) {
|
|
1153
|
+
return this.state.records.wrapEnabled;
|
|
1154
|
+
}
|
|
1155
|
+
return getConfig2().sequence?.wrap ?? false;
|
|
1156
|
+
}
|
|
1157
|
+
clear() {
|
|
1158
|
+
this.state.reset();
|
|
1159
|
+
clear();
|
|
1160
|
+
}
|
|
1161
|
+
parseMessage(str) {
|
|
1162
|
+
const trimmedStr = str.trim();
|
|
1163
|
+
const { wrap, cleanedText } = this.extractWrap(trimmedStr);
|
|
1164
|
+
const message = {
|
|
1165
|
+
text: cleanedText,
|
|
1166
|
+
wrap
|
|
1167
|
+
};
|
|
1168
|
+
log.debug(`parseMessage: ${JSON.stringify(message)}`);
|
|
1169
|
+
return message;
|
|
1170
|
+
}
|
|
1171
|
+
// We expect the box statement to be color first then description
|
|
1172
|
+
// The color can be rgb,rgba,hsl,hsla, or css code names #hex codes are not supported for now because of the way the char # is handled
|
|
1173
|
+
// We extract first segment as color, the rest of the line is considered as text
|
|
1174
|
+
parseBoxData(str) {
|
|
1175
|
+
const match = /^((?:rgba?|hsla?)\s*\(.*\)|\w*)(.*)$/.exec(str);
|
|
1176
|
+
let color = match?.[1] ? match[1].trim() : "transparent";
|
|
1177
|
+
let title = match?.[2] ? match[2].trim() : void 0;
|
|
1178
|
+
if (window?.CSS) {
|
|
1179
|
+
if (!window.CSS.supports("color", color)) {
|
|
1180
|
+
color = "transparent";
|
|
1181
|
+
title = str.trim();
|
|
1182
|
+
}
|
|
1183
|
+
} else {
|
|
1184
|
+
const style = new Option().style;
|
|
1185
|
+
style.color = color;
|
|
1186
|
+
if (style.color !== color) {
|
|
1187
|
+
color = "transparent";
|
|
1188
|
+
title = str.trim();
|
|
1189
|
+
}
|
|
1190
|
+
}
|
|
1191
|
+
const { wrap, cleanedText } = this.extractWrap(title);
|
|
1192
|
+
return {
|
|
1193
|
+
text: cleanedText ? sanitizeText(cleanedText, getConfig2()) : void 0,
|
|
1194
|
+
color,
|
|
1195
|
+
wrap
|
|
1196
|
+
};
|
|
1197
|
+
}
|
|
1198
|
+
addNote(actor, placement, message) {
|
|
1199
|
+
const note = {
|
|
1200
|
+
actor,
|
|
1201
|
+
placement,
|
|
1202
|
+
message: message.text,
|
|
1203
|
+
wrap: message.wrap ?? this.autoWrap()
|
|
1204
|
+
};
|
|
1205
|
+
const actors = [].concat(actor, actor);
|
|
1206
|
+
this.state.records.notes.push(note);
|
|
1207
|
+
this.state.records.messages.push({
|
|
1208
|
+
id: this.state.records.messages.length.toString(),
|
|
1209
|
+
from: actors[0],
|
|
1210
|
+
to: actors[1],
|
|
1211
|
+
message: message.text,
|
|
1212
|
+
wrap: message.wrap ?? this.autoWrap(),
|
|
1213
|
+
type: this.LINETYPE.NOTE,
|
|
1214
|
+
placement
|
|
1215
|
+
});
|
|
1216
|
+
}
|
|
1217
|
+
addLinks(actorId, text) {
|
|
1218
|
+
const actor = this.getActor(actorId);
|
|
1219
|
+
try {
|
|
1220
|
+
let sanitizedText = sanitizeText(text.text, getConfig2());
|
|
1221
|
+
sanitizedText = sanitizedText.replace(/=/g, "=");
|
|
1222
|
+
sanitizedText = sanitizedText.replace(/&/g, "&");
|
|
1223
|
+
const links = JSON.parse(sanitizedText);
|
|
1224
|
+
this.insertLinks(actor, links);
|
|
1225
|
+
} catch (e) {
|
|
1226
|
+
log.error("error while parsing actor link text", e);
|
|
1227
|
+
}
|
|
1228
|
+
}
|
|
1229
|
+
addALink(actorId, text) {
|
|
1230
|
+
const actor = this.getActor(actorId);
|
|
1231
|
+
try {
|
|
1232
|
+
const links = {};
|
|
1233
|
+
let sanitizedText = sanitizeText(text.text, getConfig2());
|
|
1234
|
+
const sep = sanitizedText.indexOf("@");
|
|
1235
|
+
sanitizedText = sanitizedText.replace(/=/g, "=");
|
|
1236
|
+
sanitizedText = sanitizedText.replace(/&/g, "&");
|
|
1237
|
+
const label = sanitizedText.slice(0, sep - 1).trim();
|
|
1238
|
+
const link = sanitizedText.slice(sep + 1).trim();
|
|
1239
|
+
links[label] = link;
|
|
1240
|
+
this.insertLinks(actor, links);
|
|
1241
|
+
} catch (e) {
|
|
1242
|
+
log.error("error while parsing actor link text", e);
|
|
1243
|
+
}
|
|
1244
|
+
}
|
|
1245
|
+
insertLinks(actor, links) {
|
|
1246
|
+
if (actor.links == null) {
|
|
1247
|
+
actor.links = links;
|
|
1248
|
+
} else {
|
|
1249
|
+
for (const key in links) {
|
|
1250
|
+
actor.links[key] = links[key];
|
|
1251
|
+
}
|
|
1252
|
+
}
|
|
1253
|
+
}
|
|
1254
|
+
addProperties(actorId, text) {
|
|
1255
|
+
const actor = this.getActor(actorId);
|
|
1256
|
+
try {
|
|
1257
|
+
const sanitizedText = sanitizeText(text.text, getConfig2());
|
|
1258
|
+
const properties = JSON.parse(sanitizedText);
|
|
1259
|
+
this.insertProperties(actor, properties);
|
|
1260
|
+
} catch (e) {
|
|
1261
|
+
log.error("error while parsing actor properties text", e);
|
|
1262
|
+
}
|
|
1263
|
+
}
|
|
1264
|
+
insertProperties(actor, properties) {
|
|
1265
|
+
if (actor.properties == null) {
|
|
1266
|
+
actor.properties = properties;
|
|
1267
|
+
} else {
|
|
1268
|
+
for (const key in properties) {
|
|
1269
|
+
actor.properties[key] = properties[key];
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
}
|
|
1273
|
+
boxEnd() {
|
|
1274
|
+
this.state.records.currentBox = void 0;
|
|
1275
|
+
}
|
|
1276
|
+
addDetails(actorId, text) {
|
|
1277
|
+
const actor = this.getActor(actorId);
|
|
1278
|
+
const elem = document.getElementById(text.text);
|
|
1279
|
+
try {
|
|
1280
|
+
const text2 = elem.innerHTML;
|
|
1281
|
+
const details = JSON.parse(text2);
|
|
1282
|
+
if (details.properties) {
|
|
1283
|
+
this.insertProperties(actor, details.properties);
|
|
1284
|
+
}
|
|
1285
|
+
if (details.links) {
|
|
1286
|
+
this.insertLinks(actor, details.links);
|
|
1287
|
+
}
|
|
1288
|
+
} catch (e) {
|
|
1289
|
+
log.error("error while parsing actor details text", e);
|
|
1290
|
+
}
|
|
1291
|
+
}
|
|
1292
|
+
getActorProperty(actor, key) {
|
|
1293
|
+
if (actor?.properties !== void 0) {
|
|
1294
|
+
return actor.properties[key];
|
|
1295
|
+
}
|
|
1296
|
+
return void 0;
|
|
1297
|
+
}
|
|
1298
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/no-redundant-type-constituents
|
|
1299
|
+
apply(param) {
|
|
1300
|
+
if (Array.isArray(param)) {
|
|
1301
|
+
param.forEach((item) => {
|
|
1302
|
+
this.apply(item);
|
|
1303
|
+
});
|
|
1304
|
+
} else {
|
|
1305
|
+
switch (param.type) {
|
|
1306
|
+
case "sequenceIndex":
|
|
1307
|
+
this.state.records.messages.push({
|
|
1308
|
+
id: this.state.records.messages.length.toString(),
|
|
1309
|
+
from: void 0,
|
|
1310
|
+
to: void 0,
|
|
1311
|
+
message: {
|
|
1312
|
+
start: param.sequenceIndex,
|
|
1313
|
+
step: param.sequenceIndexStep,
|
|
1314
|
+
visible: param.sequenceVisible
|
|
1315
|
+
},
|
|
1316
|
+
wrap: false,
|
|
1317
|
+
type: param.signalType
|
|
1318
|
+
});
|
|
1319
|
+
break;
|
|
1320
|
+
case "addParticipant":
|
|
1321
|
+
this.addActor(param.actor, param.actor, param.description, param.draw, param.config);
|
|
1322
|
+
break;
|
|
1323
|
+
case "createParticipant":
|
|
1324
|
+
if (this.state.records.actors.has(param.actor)) {
|
|
1325
|
+
throw new Error(
|
|
1326
|
+
"It is not possible to have actors with the same id, even if one is destroyed before the next is created. Use 'AS' aliases to simulate the behavior"
|
|
1327
|
+
);
|
|
1328
|
+
}
|
|
1329
|
+
this.state.records.lastCreated = param.actor;
|
|
1330
|
+
this.addActor(param.actor, param.actor, param.description, param.draw, param.config);
|
|
1331
|
+
this.state.records.createdActors.set(param.actor, this.state.records.messages.length);
|
|
1332
|
+
break;
|
|
1333
|
+
case "destroyParticipant":
|
|
1334
|
+
this.state.records.lastDestroyed = param.actor;
|
|
1335
|
+
this.state.records.destroyedActors.set(param.actor, this.state.records.messages.length);
|
|
1336
|
+
break;
|
|
1337
|
+
case "activeStart":
|
|
1338
|
+
this.addSignal(param.actor, void 0, void 0, param.signalType);
|
|
1339
|
+
break;
|
|
1340
|
+
case "activeEnd":
|
|
1341
|
+
this.addSignal(param.actor, void 0, void 0, param.signalType);
|
|
1342
|
+
break;
|
|
1343
|
+
case "addNote":
|
|
1344
|
+
this.addNote(param.actor, param.placement, param.text);
|
|
1345
|
+
break;
|
|
1346
|
+
case "addLinks":
|
|
1347
|
+
this.addLinks(param.actor, param.text);
|
|
1348
|
+
break;
|
|
1349
|
+
case "addALink":
|
|
1350
|
+
this.addALink(param.actor, param.text);
|
|
1351
|
+
break;
|
|
1352
|
+
case "addProperties":
|
|
1353
|
+
this.addProperties(param.actor, param.text);
|
|
1354
|
+
break;
|
|
1355
|
+
case "addDetails":
|
|
1356
|
+
this.addDetails(param.actor, param.text);
|
|
1357
|
+
break;
|
|
1358
|
+
case "addMessage":
|
|
1359
|
+
if (this.state.records.lastCreated) {
|
|
1360
|
+
if (param.to !== this.state.records.lastCreated) {
|
|
1361
|
+
throw new Error(
|
|
1362
|
+
"The created participant " + this.state.records.lastCreated.name + " does not have an associated creating message after its declaration. Please check the sequence diagram."
|
|
1363
|
+
);
|
|
1364
|
+
} else {
|
|
1365
|
+
this.state.records.lastCreated = void 0;
|
|
1366
|
+
}
|
|
1367
|
+
} else if (this.state.records.lastDestroyed) {
|
|
1368
|
+
if (param.to !== this.state.records.lastDestroyed && param.from !== this.state.records.lastDestroyed) {
|
|
1369
|
+
throw new Error(
|
|
1370
|
+
"The destroyed participant " + this.state.records.lastDestroyed.name + " does not have an associated destroying message after its declaration. Please check the sequence diagram."
|
|
1371
|
+
);
|
|
1372
|
+
} else {
|
|
1373
|
+
this.state.records.lastDestroyed = void 0;
|
|
1374
|
+
}
|
|
1375
|
+
}
|
|
1376
|
+
this.addSignal(param.from, param.to, param.msg, param.signalType, param.activate);
|
|
1377
|
+
break;
|
|
1378
|
+
case "boxStart":
|
|
1379
|
+
this.addBox(param.boxData);
|
|
1380
|
+
break;
|
|
1381
|
+
case "boxEnd":
|
|
1382
|
+
this.boxEnd();
|
|
1383
|
+
break;
|
|
1384
|
+
case "loopStart":
|
|
1385
|
+
this.addSignal(void 0, void 0, param.loopText, param.signalType);
|
|
1386
|
+
break;
|
|
1387
|
+
case "loopEnd":
|
|
1388
|
+
this.addSignal(void 0, void 0, void 0, param.signalType);
|
|
1389
|
+
break;
|
|
1390
|
+
case "rectStart":
|
|
1391
|
+
this.addSignal(void 0, void 0, param.color, param.signalType);
|
|
1392
|
+
break;
|
|
1393
|
+
case "rectEnd":
|
|
1394
|
+
this.addSignal(void 0, void 0, void 0, param.signalType);
|
|
1395
|
+
break;
|
|
1396
|
+
case "optStart":
|
|
1397
|
+
this.addSignal(void 0, void 0, param.optText, param.signalType);
|
|
1398
|
+
break;
|
|
1399
|
+
case "optEnd":
|
|
1400
|
+
this.addSignal(void 0, void 0, void 0, param.signalType);
|
|
1401
|
+
break;
|
|
1402
|
+
case "altStart":
|
|
1403
|
+
this.addSignal(void 0, void 0, param.altText, param.signalType);
|
|
1404
|
+
break;
|
|
1405
|
+
case "else":
|
|
1406
|
+
this.addSignal(void 0, void 0, param.altText, param.signalType);
|
|
1407
|
+
break;
|
|
1408
|
+
case "altEnd":
|
|
1409
|
+
this.addSignal(void 0, void 0, void 0, param.signalType);
|
|
1410
|
+
break;
|
|
1411
|
+
case "setAccTitle":
|
|
1412
|
+
setAccTitle(param.text);
|
|
1413
|
+
break;
|
|
1414
|
+
case "parStart":
|
|
1415
|
+
this.addSignal(void 0, void 0, param.parText, param.signalType);
|
|
1416
|
+
break;
|
|
1417
|
+
case "and":
|
|
1418
|
+
this.addSignal(void 0, void 0, param.parText, param.signalType);
|
|
1419
|
+
break;
|
|
1420
|
+
case "parEnd":
|
|
1421
|
+
this.addSignal(void 0, void 0, void 0, param.signalType);
|
|
1422
|
+
break;
|
|
1423
|
+
case "criticalStart":
|
|
1424
|
+
this.addSignal(void 0, void 0, param.criticalText, param.signalType);
|
|
1425
|
+
break;
|
|
1426
|
+
case "option":
|
|
1427
|
+
this.addSignal(void 0, void 0, param.optionText, param.signalType);
|
|
1428
|
+
break;
|
|
1429
|
+
case "criticalEnd":
|
|
1430
|
+
this.addSignal(void 0, void 0, void 0, param.signalType);
|
|
1431
|
+
break;
|
|
1432
|
+
case "breakStart":
|
|
1433
|
+
this.addSignal(void 0, void 0, param.breakText, param.signalType);
|
|
1434
|
+
break;
|
|
1435
|
+
case "breakEnd":
|
|
1436
|
+
this.addSignal(void 0, void 0, void 0, param.signalType);
|
|
1437
|
+
break;
|
|
1438
|
+
}
|
|
1439
|
+
}
|
|
1440
|
+
}
|
|
1441
|
+
getConfig() {
|
|
1442
|
+
return getConfig2().sequence;
|
|
1443
|
+
}
|
|
1444
|
+
}, __name(_a, "SequenceDB"), _a);
|
|
1445
|
+
var getStyles = /* @__PURE__ */ __name((options) => `.actor {
|
|
1446
|
+
stroke: ${options.actorBorder};
|
|
1447
|
+
fill: ${options.actorBkg};
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1450
|
+
text.actor > tspan {
|
|
1451
|
+
fill: ${options.actorTextColor};
|
|
1452
|
+
stroke: none;
|
|
1453
|
+
}
|
|
1454
|
+
|
|
1455
|
+
.actor-line {
|
|
1456
|
+
stroke: ${options.actorLineColor};
|
|
1457
|
+
}
|
|
1458
|
+
|
|
1459
|
+
.innerArc {
|
|
1460
|
+
stroke-width: 1.5;
|
|
1461
|
+
stroke-dasharray: none;
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
.messageLine0 {
|
|
1465
|
+
stroke-width: 1.5;
|
|
1466
|
+
stroke-dasharray: none;
|
|
1467
|
+
stroke: ${options.signalColor};
|
|
1468
|
+
}
|
|
1469
|
+
|
|
1470
|
+
.messageLine1 {
|
|
1471
|
+
stroke-width: 1.5;
|
|
1472
|
+
stroke-dasharray: 2, 2;
|
|
1473
|
+
stroke: ${options.signalColor};
|
|
1474
|
+
}
|
|
1475
|
+
|
|
1476
|
+
#arrowhead path {
|
|
1477
|
+
fill: ${options.signalColor};
|
|
1478
|
+
stroke: ${options.signalColor};
|
|
1479
|
+
}
|
|
1480
|
+
|
|
1481
|
+
.sequenceNumber {
|
|
1482
|
+
fill: ${options.sequenceNumberColor};
|
|
1483
|
+
}
|
|
1484
|
+
|
|
1485
|
+
#sequencenumber {
|
|
1486
|
+
fill: ${options.signalColor};
|
|
1487
|
+
}
|
|
1488
|
+
|
|
1489
|
+
#crosshead path {
|
|
1490
|
+
fill: ${options.signalColor};
|
|
1491
|
+
stroke: ${options.signalColor};
|
|
1492
|
+
}
|
|
1493
|
+
|
|
1494
|
+
.messageText {
|
|
1495
|
+
fill: ${options.signalTextColor};
|
|
1496
|
+
stroke: none;
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1499
|
+
.labelBox {
|
|
1500
|
+
stroke: ${options.labelBoxBorderColor};
|
|
1501
|
+
fill: ${options.labelBoxBkgColor};
|
|
1502
|
+
}
|
|
1503
|
+
|
|
1504
|
+
.labelText, .labelText > tspan {
|
|
1505
|
+
fill: ${options.labelTextColor};
|
|
1506
|
+
stroke: none;
|
|
1507
|
+
}
|
|
1508
|
+
|
|
1509
|
+
.loopText, .loopText > tspan {
|
|
1510
|
+
fill: ${options.loopTextColor};
|
|
1511
|
+
stroke: none;
|
|
1512
|
+
}
|
|
1513
|
+
|
|
1514
|
+
.loopLine {
|
|
1515
|
+
stroke-width: 2px;
|
|
1516
|
+
stroke-dasharray: 2, 2;
|
|
1517
|
+
stroke: ${options.labelBoxBorderColor};
|
|
1518
|
+
fill: ${options.labelBoxBorderColor};
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
.note {
|
|
1522
|
+
//stroke: #decc93;
|
|
1523
|
+
stroke: ${options.noteBorderColor};
|
|
1524
|
+
fill: ${options.noteBkgColor};
|
|
1525
|
+
}
|
|
1526
|
+
|
|
1527
|
+
.noteText, .noteText > tspan {
|
|
1528
|
+
fill: ${options.noteTextColor};
|
|
1529
|
+
stroke: none;
|
|
1530
|
+
}
|
|
1531
|
+
|
|
1532
|
+
.activation0 {
|
|
1533
|
+
fill: ${options.activationBkgColor};
|
|
1534
|
+
stroke: ${options.activationBorderColor};
|
|
1535
|
+
}
|
|
1536
|
+
|
|
1537
|
+
.activation1 {
|
|
1538
|
+
fill: ${options.activationBkgColor};
|
|
1539
|
+
stroke: ${options.activationBorderColor};
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1542
|
+
.activation2 {
|
|
1543
|
+
fill: ${options.activationBkgColor};
|
|
1544
|
+
stroke: ${options.activationBorderColor};
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
.actorPopupMenu {
|
|
1548
|
+
position: absolute;
|
|
1549
|
+
}
|
|
1550
|
+
|
|
1551
|
+
.actorPopupMenuPanel {
|
|
1552
|
+
position: absolute;
|
|
1553
|
+
fill: ${options.actorBkg};
|
|
1554
|
+
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
|
1555
|
+
filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
|
|
1556
|
+
}
|
|
1557
|
+
.actor-man line {
|
|
1558
|
+
stroke: ${options.actorBorder};
|
|
1559
|
+
fill: ${options.actorBkg};
|
|
1560
|
+
}
|
|
1561
|
+
.actor-man circle, line {
|
|
1562
|
+
stroke: ${options.actorBorder};
|
|
1563
|
+
fill: ${options.actorBkg};
|
|
1564
|
+
stroke-width: 2px;
|
|
1565
|
+
}
|
|
1566
|
+
|
|
1567
|
+
`, "getStyles");
|
|
1568
|
+
var styles_default = getStyles;
|
|
1569
|
+
var ACTOR_TYPE_WIDTH = 18 * 2;
|
|
1570
|
+
var TOP_ACTOR_CLASS = "actor-top";
|
|
1571
|
+
var BOTTOM_ACTOR_CLASS = "actor-bottom";
|
|
1572
|
+
var ACTOR_BOX_CLASS = "actor-box";
|
|
1573
|
+
var ACTOR_MAN_FIGURE_CLASS = "actor-man";
|
|
1574
|
+
var drawRect2 = /* @__PURE__ */ __name(function(elem, rectData) {
|
|
1575
|
+
return drawRect(elem, rectData);
|
|
1576
|
+
}, "drawRect");
|
|
1577
|
+
var drawPopup = /* @__PURE__ */ __name(function(elem, actor, minMenuWidth, textAttrs, forceMenus) {
|
|
1578
|
+
if (actor.links === void 0 || actor.links === null || Object.keys(actor.links).length === 0) {
|
|
1579
|
+
return { height: 0, width: 0 };
|
|
1580
|
+
}
|
|
1581
|
+
const links = actor.links;
|
|
1582
|
+
const actorCnt2 = actor.actorCnt;
|
|
1583
|
+
const rectData = actor.rectData;
|
|
1584
|
+
var displayValue = "none";
|
|
1585
|
+
if (forceMenus) {
|
|
1586
|
+
displayValue = "block !important";
|
|
1587
|
+
}
|
|
1588
|
+
const g = elem.append("g");
|
|
1589
|
+
g.attr("id", "actor" + actorCnt2 + "_popup");
|
|
1590
|
+
g.attr("class", "actorPopupMenu");
|
|
1591
|
+
g.attr("display", displayValue);
|
|
1592
|
+
var actorClass = "";
|
|
1593
|
+
if (rectData.class !== void 0) {
|
|
1594
|
+
actorClass = " " + rectData.class;
|
|
1595
|
+
}
|
|
1596
|
+
let menuWidth = rectData.width > minMenuWidth ? rectData.width : minMenuWidth;
|
|
1597
|
+
const rectElem = g.append("rect");
|
|
1598
|
+
rectElem.attr("class", "actorPopupMenuPanel" + actorClass);
|
|
1599
|
+
rectElem.attr("x", rectData.x);
|
|
1600
|
+
rectElem.attr("y", rectData.height);
|
|
1601
|
+
rectElem.attr("fill", rectData.fill);
|
|
1602
|
+
rectElem.attr("stroke", rectData.stroke);
|
|
1603
|
+
rectElem.attr("width", menuWidth);
|
|
1604
|
+
rectElem.attr("height", rectData.height);
|
|
1605
|
+
rectElem.attr("rx", rectData.rx);
|
|
1606
|
+
rectElem.attr("ry", rectData.ry);
|
|
1607
|
+
if (links != null) {
|
|
1608
|
+
var linkY = 20;
|
|
1609
|
+
for (let key in links) {
|
|
1610
|
+
var linkElem = g.append("a");
|
|
1611
|
+
var sanitizedLink = distExports.sanitizeUrl(links[key]);
|
|
1612
|
+
linkElem.attr("xlink:href", sanitizedLink);
|
|
1613
|
+
linkElem.attr("target", "_blank");
|
|
1614
|
+
_drawMenuItemTextCandidateFunc(textAttrs)(
|
|
1615
|
+
key,
|
|
1616
|
+
linkElem,
|
|
1617
|
+
rectData.x + 10,
|
|
1618
|
+
rectData.height + linkY,
|
|
1619
|
+
menuWidth,
|
|
1620
|
+
20,
|
|
1621
|
+
{ class: "actor" },
|
|
1622
|
+
textAttrs
|
|
1623
|
+
);
|
|
1624
|
+
linkY += 30;
|
|
1625
|
+
}
|
|
1626
|
+
}
|
|
1627
|
+
rectElem.attr("height", linkY);
|
|
1628
|
+
return { height: rectData.height + linkY, width: menuWidth };
|
|
1629
|
+
}, "drawPopup");
|
|
1630
|
+
var popupMenuToggle = /* @__PURE__ */ __name(function(popId) {
|
|
1631
|
+
return "var pu = document.getElementById('" + popId + "'); if (pu != null) { pu.style.display = pu.style.display == 'block' ? 'none' : 'block'; }";
|
|
1632
|
+
}, "popupMenuToggle");
|
|
1633
|
+
var drawKatex = /* @__PURE__ */ __name(async function(elem, textData, msgModel = null) {
|
|
1634
|
+
let textElem = elem.append("foreignObject");
|
|
1635
|
+
const linesSanitized = await renderKatexSanitized(textData.text, getConfig());
|
|
1636
|
+
const divElem = textElem.append("xhtml:div").attr("style", "width: fit-content;").attr("xmlns", "http://www.w3.org/1999/xhtml").html(linesSanitized);
|
|
1637
|
+
const dim = divElem.node().getBoundingClientRect();
|
|
1638
|
+
textElem.attr("height", Math.round(dim.height)).attr("width", Math.round(dim.width));
|
|
1639
|
+
if (textData.class === "noteText") {
|
|
1640
|
+
const rectElem = elem.node().firstChild;
|
|
1641
|
+
rectElem.setAttribute("height", dim.height + 2 * textData.textMargin);
|
|
1642
|
+
const rectDim = rectElem.getBBox();
|
|
1643
|
+
textElem.attr("x", Math.round(rectDim.x + rectDim.width / 2 - dim.width / 2)).attr("y", Math.round(rectDim.y + rectDim.height / 2 - dim.height / 2));
|
|
1644
|
+
} else if (msgModel) {
|
|
1645
|
+
let { startx, stopx, starty } = msgModel;
|
|
1646
|
+
if (startx > stopx) {
|
|
1647
|
+
const temp = startx;
|
|
1648
|
+
startx = stopx;
|
|
1649
|
+
stopx = temp;
|
|
1650
|
+
}
|
|
1651
|
+
textElem.attr("x", Math.round(startx + Math.abs(startx - stopx) / 2 - dim.width / 2));
|
|
1652
|
+
if (textData.class === "loopText") {
|
|
1653
|
+
textElem.attr("y", Math.round(starty));
|
|
1654
|
+
} else {
|
|
1655
|
+
textElem.attr("y", Math.round(starty - dim.height));
|
|
1656
|
+
}
|
|
1657
|
+
}
|
|
1658
|
+
return [textElem];
|
|
1659
|
+
}, "drawKatex");
|
|
1660
|
+
var drawText = /* @__PURE__ */ __name(function(elem, textData) {
|
|
1661
|
+
let prevTextHeight = 0;
|
|
1662
|
+
let textHeight = 0;
|
|
1663
|
+
const lines = textData.text.split(common_default.lineBreakRegex);
|
|
1664
|
+
const [_textFontSize, _textFontSizePx] = parseFontSize(textData.fontSize);
|
|
1665
|
+
let textElems = [];
|
|
1666
|
+
let dy = 0;
|
|
1667
|
+
let yfunc = /* @__PURE__ */ __name(() => textData.y, "yfunc");
|
|
1668
|
+
if (textData.valign !== void 0 && textData.textMargin !== void 0 && textData.textMargin > 0) {
|
|
1669
|
+
switch (textData.valign) {
|
|
1670
|
+
case "top":
|
|
1671
|
+
case "start":
|
|
1672
|
+
yfunc = /* @__PURE__ */ __name(() => Math.round(textData.y + textData.textMargin), "yfunc");
|
|
1673
|
+
break;
|
|
1674
|
+
case "middle":
|
|
1675
|
+
case "center":
|
|
1676
|
+
yfunc = /* @__PURE__ */ __name(() => Math.round(textData.y + (prevTextHeight + textHeight + textData.textMargin) / 2), "yfunc");
|
|
1677
|
+
break;
|
|
1678
|
+
case "bottom":
|
|
1679
|
+
case "end":
|
|
1680
|
+
yfunc = /* @__PURE__ */ __name(() => Math.round(
|
|
1681
|
+
textData.y + (prevTextHeight + textHeight + 2 * textData.textMargin) - textData.textMargin
|
|
1682
|
+
), "yfunc");
|
|
1683
|
+
break;
|
|
1684
|
+
}
|
|
1685
|
+
}
|
|
1686
|
+
if (textData.anchor !== void 0 && textData.textMargin !== void 0 && textData.width !== void 0) {
|
|
1687
|
+
switch (textData.anchor) {
|
|
1688
|
+
case "left":
|
|
1689
|
+
case "start":
|
|
1690
|
+
textData.x = Math.round(textData.x + textData.textMargin);
|
|
1691
|
+
textData.anchor = "start";
|
|
1692
|
+
textData.dominantBaseline = "middle";
|
|
1693
|
+
textData.alignmentBaseline = "middle";
|
|
1694
|
+
break;
|
|
1695
|
+
case "middle":
|
|
1696
|
+
case "center":
|
|
1697
|
+
textData.x = Math.round(textData.x + textData.width / 2);
|
|
1698
|
+
textData.anchor = "middle";
|
|
1699
|
+
textData.dominantBaseline = "middle";
|
|
1700
|
+
textData.alignmentBaseline = "middle";
|
|
1701
|
+
break;
|
|
1702
|
+
case "right":
|
|
1703
|
+
case "end":
|
|
1704
|
+
textData.x = Math.round(textData.x + textData.width - textData.textMargin);
|
|
1705
|
+
textData.anchor = "end";
|
|
1706
|
+
textData.dominantBaseline = "middle";
|
|
1707
|
+
textData.alignmentBaseline = "middle";
|
|
1708
|
+
break;
|
|
1709
|
+
}
|
|
1710
|
+
}
|
|
1711
|
+
for (let [i, line] of lines.entries()) {
|
|
1712
|
+
if (textData.textMargin !== void 0 && textData.textMargin === 0 && _textFontSize !== void 0) {
|
|
1713
|
+
dy = i * _textFontSize;
|
|
1714
|
+
}
|
|
1715
|
+
const textElem = elem.append("text");
|
|
1716
|
+
textElem.attr("x", textData.x);
|
|
1717
|
+
textElem.attr("y", yfunc());
|
|
1718
|
+
if (textData.anchor !== void 0) {
|
|
1719
|
+
textElem.attr("text-anchor", textData.anchor).attr("dominant-baseline", textData.dominantBaseline).attr("alignment-baseline", textData.alignmentBaseline);
|
|
1720
|
+
}
|
|
1721
|
+
if (textData.fontFamily !== void 0) {
|
|
1722
|
+
textElem.style("font-family", textData.fontFamily);
|
|
1723
|
+
}
|
|
1724
|
+
if (_textFontSizePx !== void 0) {
|
|
1725
|
+
textElem.style("font-size", _textFontSizePx);
|
|
1726
|
+
}
|
|
1727
|
+
if (textData.fontWeight !== void 0) {
|
|
1728
|
+
textElem.style("font-weight", textData.fontWeight);
|
|
1729
|
+
}
|
|
1730
|
+
if (textData.fill !== void 0) {
|
|
1731
|
+
textElem.attr("fill", textData.fill);
|
|
1732
|
+
}
|
|
1733
|
+
if (textData.class !== void 0) {
|
|
1734
|
+
textElem.attr("class", textData.class);
|
|
1735
|
+
}
|
|
1736
|
+
if (textData.dy !== void 0) {
|
|
1737
|
+
textElem.attr("dy", textData.dy);
|
|
1738
|
+
} else if (dy !== 0) {
|
|
1739
|
+
textElem.attr("dy", dy);
|
|
1740
|
+
}
|
|
1741
|
+
const text = line || ZERO_WIDTH_SPACE;
|
|
1742
|
+
if (textData.tspan) {
|
|
1743
|
+
const span = textElem.append("tspan");
|
|
1744
|
+
span.attr("x", textData.x);
|
|
1745
|
+
if (textData.fill !== void 0) {
|
|
1746
|
+
span.attr("fill", textData.fill);
|
|
1747
|
+
}
|
|
1748
|
+
span.text(text);
|
|
1749
|
+
} else {
|
|
1750
|
+
textElem.text(text);
|
|
1751
|
+
}
|
|
1752
|
+
if (textData.valign !== void 0 && textData.textMargin !== void 0 && textData.textMargin > 0) {
|
|
1753
|
+
textHeight += (textElem._groups || textElem)[0][0].getBBox().height;
|
|
1754
|
+
prevTextHeight = textHeight;
|
|
1755
|
+
}
|
|
1756
|
+
textElems.push(textElem);
|
|
1757
|
+
}
|
|
1758
|
+
return textElems;
|
|
1759
|
+
}, "drawText");
|
|
1760
|
+
var drawLabel = /* @__PURE__ */ __name(function(elem, txtObject) {
|
|
1761
|
+
function genPoints(x, y, width, height, cut) {
|
|
1762
|
+
return x + "," + y + " " + (x + width) + "," + y + " " + (x + width) + "," + (y + height - cut) + " " + (x + width - cut * 1.2) + "," + (y + height) + " " + x + "," + (y + height);
|
|
1763
|
+
}
|
|
1764
|
+
__name(genPoints, "genPoints");
|
|
1765
|
+
const polygon = elem.append("polygon");
|
|
1766
|
+
polygon.attr("points", genPoints(txtObject.x, txtObject.y, txtObject.width, txtObject.height, 7));
|
|
1767
|
+
polygon.attr("class", "labelBox");
|
|
1768
|
+
txtObject.y = txtObject.y + txtObject.height / 2;
|
|
1769
|
+
drawText(elem, txtObject);
|
|
1770
|
+
return polygon;
|
|
1771
|
+
}, "drawLabel");
|
|
1772
|
+
var actorCnt = -1;
|
|
1773
|
+
var fixLifeLineHeights = /* @__PURE__ */ __name((diagram2, actors, actorKeys, conf2) => {
|
|
1774
|
+
if (!diagram2.select) {
|
|
1775
|
+
return;
|
|
1776
|
+
}
|
|
1777
|
+
actorKeys.forEach((actorKey) => {
|
|
1778
|
+
const actor = actors.get(actorKey);
|
|
1779
|
+
const actorDOM = diagram2.select("#actor" + actor.actorCnt);
|
|
1780
|
+
if (!conf2.mirrorActors && actor.stopy) {
|
|
1781
|
+
actorDOM.attr("y2", actor.stopy + actor.height / 2);
|
|
1782
|
+
} else if (conf2.mirrorActors) {
|
|
1783
|
+
actorDOM.attr("y2", actor.stopy);
|
|
1784
|
+
}
|
|
1785
|
+
});
|
|
1786
|
+
}, "fixLifeLineHeights");
|
|
1787
|
+
var drawActorTypeParticipant = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
|
|
1788
|
+
const actorY = isFooter ? actor.stopy : actor.starty;
|
|
1789
|
+
const center = actor.x + actor.width / 2;
|
|
1790
|
+
const centerY = actorY + actor.height;
|
|
1791
|
+
const boxplusLineGroup = elem.append("g").lower();
|
|
1792
|
+
var g = boxplusLineGroup;
|
|
1793
|
+
if (!isFooter) {
|
|
1794
|
+
actorCnt++;
|
|
1795
|
+
if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
|
|
1796
|
+
g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
|
|
1797
|
+
}
|
|
1798
|
+
g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
|
|
1799
|
+
g = boxplusLineGroup.append("g");
|
|
1800
|
+
actor.actorCnt = actorCnt;
|
|
1801
|
+
if (actor.links != null) {
|
|
1802
|
+
g.attr("id", "root-" + actorCnt);
|
|
1803
|
+
}
|
|
1804
|
+
}
|
|
1805
|
+
const rect = getNoteRect();
|
|
1806
|
+
var cssclass = "actor";
|
|
1807
|
+
if (actor.properties?.class) {
|
|
1808
|
+
cssclass = actor.properties.class;
|
|
1809
|
+
} else {
|
|
1810
|
+
rect.fill = "#eaeaea";
|
|
1811
|
+
}
|
|
1812
|
+
if (isFooter) {
|
|
1813
|
+
cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
|
|
1814
|
+
} else {
|
|
1815
|
+
cssclass += ` ${TOP_ACTOR_CLASS}`;
|
|
1816
|
+
}
|
|
1817
|
+
rect.x = actor.x;
|
|
1818
|
+
rect.y = actorY;
|
|
1819
|
+
rect.width = actor.width;
|
|
1820
|
+
rect.height = actor.height;
|
|
1821
|
+
rect.class = cssclass;
|
|
1822
|
+
rect.rx = 3;
|
|
1823
|
+
rect.ry = 3;
|
|
1824
|
+
rect.name = actor.name;
|
|
1825
|
+
const rectElem = drawRect2(g, rect);
|
|
1826
|
+
actor.rectData = rect;
|
|
1827
|
+
if (actor.properties?.icon) {
|
|
1828
|
+
const iconSrc = actor.properties.icon.trim();
|
|
1829
|
+
if (iconSrc.charAt(0) === "@") {
|
|
1830
|
+
drawEmbeddedImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc.substr(1));
|
|
1831
|
+
} else {
|
|
1832
|
+
drawImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc);
|
|
1833
|
+
}
|
|
1834
|
+
}
|
|
1835
|
+
_drawTextCandidateFunc(conf2, hasKatex(actor.description))(
|
|
1836
|
+
actor.description,
|
|
1837
|
+
g,
|
|
1838
|
+
rect.x,
|
|
1839
|
+
rect.y,
|
|
1840
|
+
rect.width,
|
|
1841
|
+
rect.height,
|
|
1842
|
+
{ class: `actor ${ACTOR_BOX_CLASS}` },
|
|
1843
|
+
conf2
|
|
1844
|
+
);
|
|
1845
|
+
let height = actor.height;
|
|
1846
|
+
if (rectElem.node) {
|
|
1847
|
+
const bounds2 = rectElem.node().getBBox();
|
|
1848
|
+
actor.height = bounds2.height;
|
|
1849
|
+
height = bounds2.height;
|
|
1850
|
+
}
|
|
1851
|
+
return height;
|
|
1852
|
+
}, "drawActorTypeParticipant");
|
|
1853
|
+
var drawActorTypeCollections = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
|
|
1854
|
+
const actorY = isFooter ? actor.stopy : actor.starty;
|
|
1855
|
+
const center = actor.x + actor.width / 2;
|
|
1856
|
+
const centerY = actorY + actor.height;
|
|
1857
|
+
const boxplusLineGroup = elem.append("g").lower();
|
|
1858
|
+
var g = boxplusLineGroup;
|
|
1859
|
+
if (!isFooter) {
|
|
1860
|
+
actorCnt++;
|
|
1861
|
+
if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
|
|
1862
|
+
g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
|
|
1863
|
+
}
|
|
1864
|
+
g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
|
|
1865
|
+
g = boxplusLineGroup.append("g");
|
|
1866
|
+
actor.actorCnt = actorCnt;
|
|
1867
|
+
if (actor.links != null) {
|
|
1868
|
+
g.attr("id", "root-" + actorCnt);
|
|
1869
|
+
}
|
|
1870
|
+
}
|
|
1871
|
+
const rect = getNoteRect();
|
|
1872
|
+
var cssclass = "actor";
|
|
1873
|
+
if (actor.properties?.class) {
|
|
1874
|
+
cssclass = actor.properties.class;
|
|
1875
|
+
} else {
|
|
1876
|
+
rect.fill = "#eaeaea";
|
|
1877
|
+
}
|
|
1878
|
+
if (isFooter) {
|
|
1879
|
+
cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
|
|
1880
|
+
} else {
|
|
1881
|
+
cssclass += ` ${TOP_ACTOR_CLASS}`;
|
|
1882
|
+
}
|
|
1883
|
+
rect.x = actor.x;
|
|
1884
|
+
rect.y = actorY;
|
|
1885
|
+
rect.width = actor.width;
|
|
1886
|
+
rect.height = actor.height;
|
|
1887
|
+
rect.class = cssclass;
|
|
1888
|
+
rect.name = actor.name;
|
|
1889
|
+
const offset = 6;
|
|
1890
|
+
const shadowRect = {
|
|
1891
|
+
...rect,
|
|
1892
|
+
x: rect.x + (isFooter ? -offset : -offset),
|
|
1893
|
+
y: rect.y + (isFooter ? +offset : +offset),
|
|
1894
|
+
class: "actor"
|
|
1895
|
+
};
|
|
1896
|
+
const rectElem = drawRect2(g, rect);
|
|
1897
|
+
drawRect2(g, shadowRect);
|
|
1898
|
+
actor.rectData = rect;
|
|
1899
|
+
if (actor.properties?.icon) {
|
|
1900
|
+
const iconSrc = actor.properties.icon.trim();
|
|
1901
|
+
if (iconSrc.charAt(0) === "@") {
|
|
1902
|
+
drawEmbeddedImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc.substr(1));
|
|
1903
|
+
} else {
|
|
1904
|
+
drawImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc);
|
|
1905
|
+
}
|
|
1906
|
+
}
|
|
1907
|
+
_drawTextCandidateFunc(conf2, hasKatex(actor.description))(
|
|
1908
|
+
actor.description,
|
|
1909
|
+
g,
|
|
1910
|
+
rect.x - offset,
|
|
1911
|
+
rect.y + offset,
|
|
1912
|
+
rect.width,
|
|
1913
|
+
rect.height,
|
|
1914
|
+
{ class: `actor ${ACTOR_BOX_CLASS}` },
|
|
1915
|
+
conf2
|
|
1916
|
+
);
|
|
1917
|
+
let height = actor.height;
|
|
1918
|
+
if (rectElem.node) {
|
|
1919
|
+
const bounds2 = rectElem.node().getBBox();
|
|
1920
|
+
actor.height = bounds2.height;
|
|
1921
|
+
height = bounds2.height;
|
|
1922
|
+
}
|
|
1923
|
+
return height;
|
|
1924
|
+
}, "drawActorTypeCollections");
|
|
1925
|
+
var drawActorTypeQueue = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
|
|
1926
|
+
const actorY = isFooter ? actor.stopy : actor.starty;
|
|
1927
|
+
const center = actor.x + actor.width / 2;
|
|
1928
|
+
const centerY = actorY + actor.height;
|
|
1929
|
+
const boxplusLineGroup = elem.append("g").lower();
|
|
1930
|
+
let g = boxplusLineGroup;
|
|
1931
|
+
if (!isFooter) {
|
|
1932
|
+
actorCnt++;
|
|
1933
|
+
if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
|
|
1934
|
+
g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
|
|
1935
|
+
}
|
|
1936
|
+
g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
|
|
1937
|
+
g = boxplusLineGroup.append("g");
|
|
1938
|
+
actor.actorCnt = actorCnt;
|
|
1939
|
+
if (actor.links != null) {
|
|
1940
|
+
g.attr("id", "root-" + actorCnt);
|
|
1941
|
+
}
|
|
1942
|
+
}
|
|
1943
|
+
const rect = getNoteRect();
|
|
1944
|
+
let cssclass = "actor";
|
|
1945
|
+
if (actor.properties?.class) {
|
|
1946
|
+
cssclass = actor.properties.class;
|
|
1947
|
+
} else {
|
|
1948
|
+
rect.fill = "#eaeaea";
|
|
1949
|
+
}
|
|
1950
|
+
if (isFooter) {
|
|
1951
|
+
cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
|
|
1952
|
+
} else {
|
|
1953
|
+
cssclass += ` ${TOP_ACTOR_CLASS}`;
|
|
1954
|
+
}
|
|
1955
|
+
rect.x = actor.x;
|
|
1956
|
+
rect.y = actorY;
|
|
1957
|
+
rect.width = actor.width;
|
|
1958
|
+
rect.height = actor.height;
|
|
1959
|
+
rect.class = cssclass;
|
|
1960
|
+
rect.name = actor.name;
|
|
1961
|
+
const ry = rect.height / 2;
|
|
1962
|
+
const rx = ry / (2.5 + rect.height / 50);
|
|
1963
|
+
const cylinderGroup = g.append("g");
|
|
1964
|
+
const cylinderArc = g.append("g");
|
|
1965
|
+
cylinderGroup.append("path").attr(
|
|
1966
|
+
"d",
|
|
1967
|
+
`M ${rect.x},${rect.y + ry}
|
|
1968
|
+
a ${rx},${ry} 0 0 0 0,${rect.height}
|
|
1969
|
+
h ${rect.width - 2 * rx}
|
|
1970
|
+
a ${rx},${ry} 0 0 0 0,-${rect.height}
|
|
1971
|
+
Z
|
|
1972
|
+
`
|
|
1973
|
+
).attr("class", cssclass);
|
|
1974
|
+
cylinderArc.append("path").attr(
|
|
1975
|
+
"d",
|
|
1976
|
+
`M ${rect.x},${rect.y + ry}
|
|
1977
|
+
a ${rx},${ry} 0 0 0 0,${rect.height}`
|
|
1978
|
+
).attr("stroke", "#666").attr("stroke-width", "1px").attr("class", cssclass);
|
|
1979
|
+
cylinderGroup.attr("transform", `translate(${rx}, ${-(rect.height / 2)})`);
|
|
1980
|
+
cylinderArc.attr("transform", `translate(${rect.width - rx}, ${-rect.height / 2})`);
|
|
1981
|
+
actor.rectData = rect;
|
|
1982
|
+
if (actor.properties?.icon) {
|
|
1983
|
+
const iconSrc = actor.properties.icon.trim();
|
|
1984
|
+
const iconX = rect.x + rect.width - 20;
|
|
1985
|
+
const iconY = rect.y + 10;
|
|
1986
|
+
if (iconSrc.charAt(0) === "@") {
|
|
1987
|
+
drawEmbeddedImage(g, iconX, iconY, iconSrc.substr(1));
|
|
1988
|
+
} else {
|
|
1989
|
+
drawImage(g, iconX, iconY, iconSrc);
|
|
1990
|
+
}
|
|
1991
|
+
}
|
|
1992
|
+
_drawTextCandidateFunc(conf2, hasKatex(actor.description))(
|
|
1993
|
+
actor.description,
|
|
1994
|
+
g,
|
|
1995
|
+
rect.x,
|
|
1996
|
+
rect.y,
|
|
1997
|
+
rect.width,
|
|
1998
|
+
rect.height,
|
|
1999
|
+
{ class: `actor ${ACTOR_BOX_CLASS}` },
|
|
2000
|
+
conf2
|
|
2001
|
+
);
|
|
2002
|
+
let height = actor.height;
|
|
2003
|
+
const lastPath = cylinderGroup.select("path:last-child");
|
|
2004
|
+
if (lastPath.node()) {
|
|
2005
|
+
const bounds2 = lastPath.node().getBBox();
|
|
2006
|
+
actor.height = bounds2.height;
|
|
2007
|
+
height = bounds2.height;
|
|
2008
|
+
}
|
|
2009
|
+
return height;
|
|
2010
|
+
}, "drawActorTypeQueue");
|
|
2011
|
+
var drawActorTypeControl = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
|
|
2012
|
+
const actorY = isFooter ? actor.stopy : actor.starty;
|
|
2013
|
+
const center = actor.x + actor.width / 2;
|
|
2014
|
+
const centerY = actorY + 75;
|
|
2015
|
+
const line = elem.append("g").lower();
|
|
2016
|
+
if (!isFooter) {
|
|
2017
|
+
actorCnt++;
|
|
2018
|
+
line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
|
|
2019
|
+
actor.actorCnt = actorCnt;
|
|
2020
|
+
}
|
|
2021
|
+
const actElem = elem.append("g");
|
|
2022
|
+
let cssClass = ACTOR_MAN_FIGURE_CLASS;
|
|
2023
|
+
if (isFooter) {
|
|
2024
|
+
cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
|
|
2025
|
+
} else {
|
|
2026
|
+
cssClass += ` ${TOP_ACTOR_CLASS}`;
|
|
2027
|
+
}
|
|
2028
|
+
actElem.attr("class", cssClass);
|
|
2029
|
+
actElem.attr("name", actor.name);
|
|
2030
|
+
const rect = getNoteRect();
|
|
2031
|
+
rect.x = actor.x;
|
|
2032
|
+
rect.y = actorY;
|
|
2033
|
+
rect.fill = "#eaeaea";
|
|
2034
|
+
rect.width = actor.width;
|
|
2035
|
+
rect.height = actor.height;
|
|
2036
|
+
rect.class = "actor";
|
|
2037
|
+
const cx = actor.x + actor.width / 2;
|
|
2038
|
+
const cy = actorY + 30;
|
|
2039
|
+
const r = 18;
|
|
2040
|
+
actElem.append("defs").append("marker").attr("id", "filled-head-control").attr("refX", 11).attr("refY", 5.8).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "172.5").append("path").attr("d", "M 14.4 5.6 L 7.2 10.4 L 8.8 5.6 L 7.2 0.8 Z");
|
|
2041
|
+
actElem.append("circle").attr("cx", cx).attr("cy", cy).attr("r", r).attr("fill", "#eaeaf7").attr("stroke", "#666").attr("stroke-width", 1.2);
|
|
2042
|
+
actElem.append("line").attr("marker-end", "url(#filled-head-control)").attr("transform", `translate(${cx}, ${cy - r})`);
|
|
2043
|
+
const bounds2 = actElem.node().getBBox();
|
|
2044
|
+
actor.height = bounds2.height + 2 * (conf2?.sequence?.labelBoxHeight ?? 0);
|
|
2045
|
+
_drawTextCandidateFunc(conf2, hasKatex(actor.description))(
|
|
2046
|
+
actor.description,
|
|
2047
|
+
actElem,
|
|
2048
|
+
rect.x,
|
|
2049
|
+
rect.y + r + (isFooter ? 5 : 10),
|
|
2050
|
+
rect.width,
|
|
2051
|
+
rect.height,
|
|
2052
|
+
{ class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
|
|
2053
|
+
conf2
|
|
2054
|
+
);
|
|
2055
|
+
return actor.height;
|
|
2056
|
+
}, "drawActorTypeControl");
|
|
2057
|
+
var drawActorTypeEntity = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
|
|
2058
|
+
const actorY = isFooter ? actor.stopy : actor.starty;
|
|
2059
|
+
const center = actor.x + actor.width / 2;
|
|
2060
|
+
const centerY = actorY + 75;
|
|
2061
|
+
const line = elem.append("g").lower();
|
|
2062
|
+
const actElem = elem.append("g");
|
|
2063
|
+
let cssClass = ACTOR_MAN_FIGURE_CLASS;
|
|
2064
|
+
if (isFooter) {
|
|
2065
|
+
cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
|
|
2066
|
+
} else {
|
|
2067
|
+
cssClass += ` ${TOP_ACTOR_CLASS}`;
|
|
2068
|
+
}
|
|
2069
|
+
actElem.attr("class", cssClass);
|
|
2070
|
+
actElem.attr("name", actor.name);
|
|
2071
|
+
const rect = getNoteRect();
|
|
2072
|
+
rect.x = actor.x;
|
|
2073
|
+
rect.y = actorY;
|
|
2074
|
+
rect.fill = "#eaeaea";
|
|
2075
|
+
rect.width = actor.width;
|
|
2076
|
+
rect.height = actor.height;
|
|
2077
|
+
rect.class = "actor";
|
|
2078
|
+
const cx = actor.x + actor.width / 2;
|
|
2079
|
+
const cy = actorY + (!isFooter ? 25 : 10);
|
|
2080
|
+
const r = 18;
|
|
2081
|
+
actElem.append("circle").attr("cx", cx).attr("cy", cy).attr("r", r).attr("width", actor.width).attr("height", actor.height);
|
|
2082
|
+
actElem.append("line").attr("x1", cx - r).attr("x2", cx + r).attr("y1", cy + r).attr("y2", cy + r).attr("stroke", "#333").attr("stroke-width", 2);
|
|
2083
|
+
const bounds2 = actElem.node().getBBox();
|
|
2084
|
+
actor.height = bounds2.height + (conf2?.sequence?.labelBoxHeight ?? 0);
|
|
2085
|
+
if (!isFooter) {
|
|
2086
|
+
actorCnt++;
|
|
2087
|
+
line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
|
|
2088
|
+
actor.actorCnt = actorCnt;
|
|
2089
|
+
}
|
|
2090
|
+
_drawTextCandidateFunc(conf2, hasKatex(actor.description))(
|
|
2091
|
+
actor.description,
|
|
2092
|
+
actElem,
|
|
2093
|
+
rect.x,
|
|
2094
|
+
rect.y + (!isFooter ? (cy + r - actorY) / 2 : (cy - actorY + r - 5) / 2),
|
|
2095
|
+
rect.width,
|
|
2096
|
+
rect.height,
|
|
2097
|
+
{ class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
|
|
2098
|
+
conf2
|
|
2099
|
+
);
|
|
2100
|
+
if (!isFooter) {
|
|
2101
|
+
actElem.attr("transform", `translate(${0}, ${r / 2})`);
|
|
2102
|
+
} else {
|
|
2103
|
+
actElem.attr("transform", `translate(${0}, ${r / 2})`);
|
|
2104
|
+
}
|
|
2105
|
+
return actor.height;
|
|
2106
|
+
}, "drawActorTypeEntity");
|
|
2107
|
+
var drawActorTypeDatabase = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
|
|
2108
|
+
const actorY = isFooter ? actor.stopy : actor.starty;
|
|
2109
|
+
const center = actor.x + actor.width / 2;
|
|
2110
|
+
const centerY = actorY + actor.height + 2 * conf2.boxTextMargin;
|
|
2111
|
+
const boxplusLineGroup = elem.append("g").lower();
|
|
2112
|
+
let g = boxplusLineGroup;
|
|
2113
|
+
if (!isFooter) {
|
|
2114
|
+
actorCnt++;
|
|
2115
|
+
if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
|
|
2116
|
+
g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
|
|
2117
|
+
}
|
|
2118
|
+
g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
|
|
2119
|
+
g = boxplusLineGroup.append("g");
|
|
2120
|
+
actor.actorCnt = actorCnt;
|
|
2121
|
+
if (actor.links != null) {
|
|
2122
|
+
g.attr("id", "root-" + actorCnt);
|
|
2123
|
+
}
|
|
2124
|
+
}
|
|
2125
|
+
const rect = getNoteRect();
|
|
2126
|
+
let cssclass = "actor";
|
|
2127
|
+
if (actor.properties?.class) {
|
|
2128
|
+
cssclass = actor.properties.class;
|
|
2129
|
+
} else {
|
|
2130
|
+
rect.fill = "#eaeaea";
|
|
2131
|
+
}
|
|
2132
|
+
if (isFooter) {
|
|
2133
|
+
cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
|
|
2134
|
+
} else {
|
|
2135
|
+
cssclass += ` ${TOP_ACTOR_CLASS}`;
|
|
2136
|
+
}
|
|
2137
|
+
rect.x = actor.x;
|
|
2138
|
+
rect.y = actorY;
|
|
2139
|
+
rect.width = actor.width;
|
|
2140
|
+
rect.height = actor.height;
|
|
2141
|
+
rect.class = cssclass;
|
|
2142
|
+
rect.name = actor.name;
|
|
2143
|
+
rect.x = actor.x;
|
|
2144
|
+
rect.y = actorY;
|
|
2145
|
+
const w = rect.width / 4;
|
|
2146
|
+
const h = rect.width / 4;
|
|
2147
|
+
const rx = w / 2;
|
|
2148
|
+
const ry = rx / (2.5 + w / 50);
|
|
2149
|
+
const cylinderGroup = g.append("g");
|
|
2150
|
+
const d = `
|
|
2151
|
+
M ${rect.x},${rect.y + ry}
|
|
2152
|
+
a ${rx},${ry} 0 0 0 ${w},0
|
|
2153
|
+
a ${rx},${ry} 0 0 0 -${w},0
|
|
2154
|
+
l 0,${h - 2 * ry}
|
|
2155
|
+
a ${rx},${ry} 0 0 0 ${w},0
|
|
2156
|
+
l 0,-${h - 2 * ry}
|
|
2157
|
+
`;
|
|
2158
|
+
cylinderGroup.append("path").attr("d", d).attr("fill", "#eaeaea").attr("stroke", "#000").attr("stroke-width", 1).attr("class", cssclass);
|
|
2159
|
+
if (!isFooter) {
|
|
2160
|
+
cylinderGroup.attr("transform", `translate(${w * 1.5}, ${(rect.height + ry) / 4})`);
|
|
2161
|
+
} else {
|
|
2162
|
+
cylinderGroup.attr("transform", `translate(${w * 1.5}, ${rect.height / 4 - 2 * ry})`);
|
|
2163
|
+
}
|
|
2164
|
+
actor.rectData = rect;
|
|
2165
|
+
_drawTextCandidateFunc(conf2, hasKatex(actor.description))(
|
|
2166
|
+
actor.description,
|
|
2167
|
+
g,
|
|
2168
|
+
rect.x,
|
|
2169
|
+
rect.y + (!isFooter ? (rect.height + ry) / 2 : (rect.height + h) / 4),
|
|
2170
|
+
rect.width,
|
|
2171
|
+
rect.height,
|
|
2172
|
+
{ class: `actor ${ACTOR_BOX_CLASS}` },
|
|
2173
|
+
conf2
|
|
2174
|
+
);
|
|
2175
|
+
const lastPath = cylinderGroup.select("path:last-child");
|
|
2176
|
+
if (lastPath.node()) {
|
|
2177
|
+
const bounds2 = lastPath.node().getBBox();
|
|
2178
|
+
actor.height = bounds2.height + (conf2.sequence.labelBoxHeight ?? 0);
|
|
2179
|
+
}
|
|
2180
|
+
return actor.height;
|
|
2181
|
+
}, "drawActorTypeDatabase");
|
|
2182
|
+
var drawActorTypeBoundary = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
|
|
2183
|
+
const actorY = isFooter ? actor.stopy : actor.starty;
|
|
2184
|
+
const center = actor.x + actor.width / 2;
|
|
2185
|
+
const centerY = actorY + 80;
|
|
2186
|
+
const radius = 30;
|
|
2187
|
+
const line = elem.append("g").lower();
|
|
2188
|
+
if (!isFooter) {
|
|
2189
|
+
actorCnt++;
|
|
2190
|
+
line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
|
|
2191
|
+
actor.actorCnt = actorCnt;
|
|
2192
|
+
}
|
|
2193
|
+
const actElem = elem.append("g");
|
|
2194
|
+
let cssClass = ACTOR_MAN_FIGURE_CLASS;
|
|
2195
|
+
if (isFooter) {
|
|
2196
|
+
cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
|
|
2197
|
+
} else {
|
|
2198
|
+
cssClass += ` ${TOP_ACTOR_CLASS}`;
|
|
2199
|
+
}
|
|
2200
|
+
actElem.attr("class", cssClass);
|
|
2201
|
+
actElem.attr("name", actor.name);
|
|
2202
|
+
const rect = getNoteRect();
|
|
2203
|
+
rect.x = actor.x;
|
|
2204
|
+
rect.y = actorY;
|
|
2205
|
+
rect.fill = "#eaeaea";
|
|
2206
|
+
rect.width = actor.width;
|
|
2207
|
+
rect.height = actor.height;
|
|
2208
|
+
rect.class = "actor";
|
|
2209
|
+
actElem.append("line").attr("id", "actor-man-torso" + actorCnt).attr("x1", actor.x + actor.width / 2 - radius * 2.5).attr("y1", actorY + 10).attr("x2", actor.x + actor.width / 2 - 15).attr("y2", actorY + 10);
|
|
2210
|
+
actElem.append("line").attr("id", "actor-man-arms" + actorCnt).attr("x1", actor.x + actor.width / 2 - radius * 2.5).attr("y1", actorY + 0).attr("x2", actor.x + actor.width / 2 - radius * 2.5).attr("y2", actorY + 20);
|
|
2211
|
+
actElem.append("circle").attr("cx", actor.x + actor.width / 2).attr("cy", actorY + 10).attr("r", radius);
|
|
2212
|
+
const bounds2 = actElem.node().getBBox();
|
|
2213
|
+
actor.height = bounds2.height + (conf2.sequence.labelBoxHeight ?? 0);
|
|
2214
|
+
_drawTextCandidateFunc(conf2, hasKatex(actor.description))(
|
|
2215
|
+
actor.description,
|
|
2216
|
+
actElem,
|
|
2217
|
+
rect.x,
|
|
2218
|
+
rect.y + (!isFooter ? radius / 2 + 3 : radius / 2 - 4),
|
|
2219
|
+
rect.width,
|
|
2220
|
+
rect.height,
|
|
2221
|
+
{ class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
|
|
2222
|
+
conf2
|
|
2223
|
+
);
|
|
2224
|
+
if (!isFooter) {
|
|
2225
|
+
actElem.attr("transform", `translate(0,${radius / 2 + 7})`);
|
|
2226
|
+
} else {
|
|
2227
|
+
actElem.attr("transform", `translate(0,${radius / 2 + 7})`);
|
|
2228
|
+
}
|
|
2229
|
+
return actor.height;
|
|
2230
|
+
}, "drawActorTypeBoundary");
|
|
2231
|
+
var drawActorTypeActor = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
|
|
2232
|
+
const actorY = isFooter ? actor.stopy : actor.starty;
|
|
2233
|
+
const center = actor.x + actor.width / 2;
|
|
2234
|
+
const centerY = actorY + 80;
|
|
2235
|
+
const line = elem.append("g").lower();
|
|
2236
|
+
if (!isFooter) {
|
|
2237
|
+
actorCnt++;
|
|
2238
|
+
line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
|
|
2239
|
+
actor.actorCnt = actorCnt;
|
|
2240
|
+
}
|
|
2241
|
+
const actElem = elem.append("g");
|
|
2242
|
+
let cssClass = ACTOR_MAN_FIGURE_CLASS;
|
|
2243
|
+
if (isFooter) {
|
|
2244
|
+
cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
|
|
2245
|
+
} else {
|
|
2246
|
+
cssClass += ` ${TOP_ACTOR_CLASS}`;
|
|
2247
|
+
}
|
|
2248
|
+
actElem.attr("class", cssClass);
|
|
2249
|
+
actElem.attr("name", actor.name);
|
|
2250
|
+
const rect = getNoteRect();
|
|
2251
|
+
rect.x = actor.x;
|
|
2252
|
+
rect.y = actorY;
|
|
2253
|
+
rect.fill = "#eaeaea";
|
|
2254
|
+
rect.width = actor.width;
|
|
2255
|
+
rect.height = actor.height;
|
|
2256
|
+
rect.class = "actor";
|
|
2257
|
+
rect.rx = 3;
|
|
2258
|
+
rect.ry = 3;
|
|
2259
|
+
actElem.append("line").attr("id", "actor-man-torso" + actorCnt).attr("x1", center).attr("y1", actorY + 25).attr("x2", center).attr("y2", actorY + 45);
|
|
2260
|
+
actElem.append("line").attr("id", "actor-man-arms" + actorCnt).attr("x1", center - ACTOR_TYPE_WIDTH / 2).attr("y1", actorY + 33).attr("x2", center + ACTOR_TYPE_WIDTH / 2).attr("y2", actorY + 33);
|
|
2261
|
+
actElem.append("line").attr("x1", center - ACTOR_TYPE_WIDTH / 2).attr("y1", actorY + 60).attr("x2", center).attr("y2", actorY + 45);
|
|
2262
|
+
actElem.append("line").attr("x1", center).attr("y1", actorY + 45).attr("x2", center + ACTOR_TYPE_WIDTH / 2 - 2).attr("y2", actorY + 60);
|
|
2263
|
+
const circle = actElem.append("circle");
|
|
2264
|
+
circle.attr("cx", actor.x + actor.width / 2);
|
|
2265
|
+
circle.attr("cy", actorY + 10);
|
|
2266
|
+
circle.attr("r", 15);
|
|
2267
|
+
circle.attr("width", actor.width);
|
|
2268
|
+
circle.attr("height", actor.height);
|
|
2269
|
+
const bounds2 = actElem.node().getBBox();
|
|
2270
|
+
actor.height = bounds2.height;
|
|
2271
|
+
_drawTextCandidateFunc(conf2, hasKatex(actor.description))(
|
|
2272
|
+
actor.description,
|
|
2273
|
+
actElem,
|
|
2274
|
+
rect.x,
|
|
2275
|
+
rect.y + 35,
|
|
2276
|
+
rect.width,
|
|
2277
|
+
rect.height,
|
|
2278
|
+
{ class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
|
|
2279
|
+
conf2
|
|
2280
|
+
);
|
|
2281
|
+
return actor.height;
|
|
2282
|
+
}, "drawActorTypeActor");
|
|
2283
|
+
var drawActor = /* @__PURE__ */ __name(async function(elem, actor, conf2, isFooter) {
|
|
2284
|
+
switch (actor.type) {
|
|
2285
|
+
case "actor":
|
|
2286
|
+
return await drawActorTypeActor(elem, actor, conf2, isFooter);
|
|
2287
|
+
case "participant":
|
|
2288
|
+
return await drawActorTypeParticipant(elem, actor, conf2, isFooter);
|
|
2289
|
+
case "boundary":
|
|
2290
|
+
return await drawActorTypeBoundary(elem, actor, conf2, isFooter);
|
|
2291
|
+
case "control":
|
|
2292
|
+
return await drawActorTypeControl(elem, actor, conf2, isFooter);
|
|
2293
|
+
case "entity":
|
|
2294
|
+
return await drawActorTypeEntity(elem, actor, conf2, isFooter);
|
|
2295
|
+
case "database":
|
|
2296
|
+
return await drawActorTypeDatabase(elem, actor, conf2, isFooter);
|
|
2297
|
+
case "collections":
|
|
2298
|
+
return await drawActorTypeCollections(elem, actor, conf2, isFooter);
|
|
2299
|
+
case "queue":
|
|
2300
|
+
return await drawActorTypeQueue(elem, actor, conf2, isFooter);
|
|
2301
|
+
}
|
|
2302
|
+
}, "drawActor");
|
|
2303
|
+
var drawBox = /* @__PURE__ */ __name(function(elem, box, conf2) {
|
|
2304
|
+
const boxplusTextGroup = elem.append("g");
|
|
2305
|
+
const g = boxplusTextGroup;
|
|
2306
|
+
drawBackgroundRect2(g, box);
|
|
2307
|
+
if (box.name) {
|
|
2308
|
+
_drawTextCandidateFunc(conf2)(
|
|
2309
|
+
box.name,
|
|
2310
|
+
g,
|
|
2311
|
+
box.x,
|
|
2312
|
+
box.y + conf2.boxTextMargin + (box.textMaxHeight || 0) / 2,
|
|
2313
|
+
box.width,
|
|
2314
|
+
0,
|
|
2315
|
+
{ class: "text" },
|
|
2316
|
+
conf2
|
|
2317
|
+
);
|
|
2318
|
+
}
|
|
2319
|
+
g.lower();
|
|
2320
|
+
}, "drawBox");
|
|
2321
|
+
var anchorElement = /* @__PURE__ */ __name(function(elem) {
|
|
2322
|
+
return elem.append("g");
|
|
2323
|
+
}, "anchorElement");
|
|
2324
|
+
var drawActivation = /* @__PURE__ */ __name(function(elem, bounds2, verticalPos, conf2, actorActivations2) {
|
|
2325
|
+
const rect = getNoteRect();
|
|
2326
|
+
const g = bounds2.anchored;
|
|
2327
|
+
rect.x = bounds2.startx;
|
|
2328
|
+
rect.y = bounds2.starty;
|
|
2329
|
+
rect.class = "activation" + actorActivations2 % 3;
|
|
2330
|
+
rect.width = bounds2.stopx - bounds2.startx;
|
|
2331
|
+
rect.height = verticalPos - bounds2.starty;
|
|
2332
|
+
drawRect2(g, rect);
|
|
2333
|
+
}, "drawActivation");
|
|
2334
|
+
var drawLoop = /* @__PURE__ */ __name(async function(elem, loopModel, labelText, conf2) {
|
|
2335
|
+
const {
|
|
2336
|
+
boxMargin,
|
|
2337
|
+
boxTextMargin,
|
|
2338
|
+
labelBoxHeight,
|
|
2339
|
+
labelBoxWidth,
|
|
2340
|
+
messageFontFamily: fontFamily,
|
|
2341
|
+
messageFontSize: fontSize,
|
|
2342
|
+
messageFontWeight: fontWeight
|
|
2343
|
+
} = conf2;
|
|
2344
|
+
const g = elem.append("g");
|
|
2345
|
+
const drawLoopLine = /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
|
|
2346
|
+
return g.append("line").attr("x1", startx).attr("y1", starty).attr("x2", stopx).attr("y2", stopy).attr("class", "loopLine");
|
|
2347
|
+
}, "drawLoopLine");
|
|
2348
|
+
drawLoopLine(loopModel.startx, loopModel.starty, loopModel.stopx, loopModel.starty);
|
|
2349
|
+
drawLoopLine(loopModel.stopx, loopModel.starty, loopModel.stopx, loopModel.stopy);
|
|
2350
|
+
drawLoopLine(loopModel.startx, loopModel.stopy, loopModel.stopx, loopModel.stopy);
|
|
2351
|
+
drawLoopLine(loopModel.startx, loopModel.starty, loopModel.startx, loopModel.stopy);
|
|
2352
|
+
if (loopModel.sections !== void 0) {
|
|
2353
|
+
loopModel.sections.forEach(function(item) {
|
|
2354
|
+
drawLoopLine(loopModel.startx, item.y, loopModel.stopx, item.y).style(
|
|
2355
|
+
"stroke-dasharray",
|
|
2356
|
+
"3, 3"
|
|
2357
|
+
);
|
|
2358
|
+
});
|
|
2359
|
+
}
|
|
2360
|
+
let txt = getTextObj();
|
|
2361
|
+
txt.text = labelText;
|
|
2362
|
+
txt.x = loopModel.startx;
|
|
2363
|
+
txt.y = loopModel.starty;
|
|
2364
|
+
txt.fontFamily = fontFamily;
|
|
2365
|
+
txt.fontSize = fontSize;
|
|
2366
|
+
txt.fontWeight = fontWeight;
|
|
2367
|
+
txt.anchor = "middle";
|
|
2368
|
+
txt.valign = "middle";
|
|
2369
|
+
txt.tspan = false;
|
|
2370
|
+
txt.width = labelBoxWidth || 50;
|
|
2371
|
+
txt.height = labelBoxHeight || 20;
|
|
2372
|
+
txt.textMargin = boxTextMargin;
|
|
2373
|
+
txt.class = "labelText";
|
|
2374
|
+
drawLabel(g, txt);
|
|
2375
|
+
txt = getTextObj2();
|
|
2376
|
+
txt.text = loopModel.title;
|
|
2377
|
+
txt.x = loopModel.startx + labelBoxWidth / 2 + (loopModel.stopx - loopModel.startx) / 2;
|
|
2378
|
+
txt.y = loopModel.starty + boxMargin + boxTextMargin;
|
|
2379
|
+
txt.anchor = "middle";
|
|
2380
|
+
txt.valign = "middle";
|
|
2381
|
+
txt.textMargin = boxTextMargin;
|
|
2382
|
+
txt.class = "loopText";
|
|
2383
|
+
txt.fontFamily = fontFamily;
|
|
2384
|
+
txt.fontSize = fontSize;
|
|
2385
|
+
txt.fontWeight = fontWeight;
|
|
2386
|
+
txt.wrap = true;
|
|
2387
|
+
let textElem = hasKatex(txt.text) ? await drawKatex(g, txt, loopModel) : drawText(g, txt);
|
|
2388
|
+
if (loopModel.sectionTitles !== void 0) {
|
|
2389
|
+
for (const [idx, item] of Object.entries(loopModel.sectionTitles)) {
|
|
2390
|
+
if (item.message) {
|
|
2391
|
+
txt.text = item.message;
|
|
2392
|
+
txt.x = loopModel.startx + (loopModel.stopx - loopModel.startx) / 2;
|
|
2393
|
+
txt.y = loopModel.sections[idx].y + boxMargin + boxTextMargin;
|
|
2394
|
+
txt.class = "loopText";
|
|
2395
|
+
txt.anchor = "middle";
|
|
2396
|
+
txt.valign = "middle";
|
|
2397
|
+
txt.tspan = false;
|
|
2398
|
+
txt.fontFamily = fontFamily;
|
|
2399
|
+
txt.fontSize = fontSize;
|
|
2400
|
+
txt.fontWeight = fontWeight;
|
|
2401
|
+
txt.wrap = loopModel.wrap;
|
|
2402
|
+
if (hasKatex(txt.text)) {
|
|
2403
|
+
loopModel.starty = loopModel.sections[idx].y;
|
|
2404
|
+
await drawKatex(g, txt, loopModel);
|
|
2405
|
+
} else {
|
|
2406
|
+
drawText(g, txt);
|
|
2407
|
+
}
|
|
2408
|
+
let sectionHeight = Math.round(
|
|
2409
|
+
textElem.map((te) => (te._groups || te)[0][0].getBBox().height).reduce((acc, curr) => acc + curr)
|
|
2410
|
+
);
|
|
2411
|
+
loopModel.sections[idx].height += sectionHeight - (boxMargin + boxTextMargin);
|
|
2412
|
+
}
|
|
2413
|
+
}
|
|
2414
|
+
}
|
|
2415
|
+
loopModel.height = Math.round(loopModel.stopy - loopModel.starty);
|
|
2416
|
+
return g;
|
|
2417
|
+
}, "drawLoop");
|
|
2418
|
+
var drawBackgroundRect2 = /* @__PURE__ */ __name(function(elem, bounds2) {
|
|
2419
|
+
drawBackgroundRect(elem, bounds2);
|
|
2420
|
+
}, "drawBackgroundRect");
|
|
2421
|
+
var insertDatabaseIcon = /* @__PURE__ */ __name(function(elem) {
|
|
2422
|
+
elem.append("defs").append("symbol").attr("id", "database").attr("fill-rule", "evenodd").attr("clip-rule", "evenodd").append("path").attr("transform", "scale(.5)").attr(
|
|
2423
|
+
"d",
|
|
2424
|
+
"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"
|
|
2425
|
+
);
|
|
2426
|
+
}, "insertDatabaseIcon");
|
|
2427
|
+
var insertComputerIcon = /* @__PURE__ */ __name(function(elem) {
|
|
2428
|
+
elem.append("defs").append("symbol").attr("id", "computer").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
|
|
2429
|
+
"d",
|
|
2430
|
+
"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"
|
|
2431
|
+
);
|
|
2432
|
+
}, "insertComputerIcon");
|
|
2433
|
+
var insertClockIcon = /* @__PURE__ */ __name(function(elem) {
|
|
2434
|
+
elem.append("defs").append("symbol").attr("id", "clock").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
|
|
2435
|
+
"d",
|
|
2436
|
+
"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"
|
|
2437
|
+
);
|
|
2438
|
+
}, "insertClockIcon");
|
|
2439
|
+
var insertArrowHead = /* @__PURE__ */ __name(function(elem) {
|
|
2440
|
+
elem.append("defs").append("marker").attr("id", "arrowhead").attr("refX", 7.9).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto-start-reverse").append("path").attr("d", "M -1 0 L 10 5 L 0 10 z");
|
|
2441
|
+
}, "insertArrowHead");
|
|
2442
|
+
var insertArrowFilledHead = /* @__PURE__ */ __name(function(elem) {
|
|
2443
|
+
elem.append("defs").append("marker").attr("id", "filled-head").attr("refX", 15.5).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");
|
|
2444
|
+
}, "insertArrowFilledHead");
|
|
2445
|
+
var insertSequenceNumber = /* @__PURE__ */ __name(function(elem) {
|
|
2446
|
+
elem.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);
|
|
2447
|
+
}, "insertSequenceNumber");
|
|
2448
|
+
var insertArrowCrossHead = /* @__PURE__ */ __name(function(elem) {
|
|
2449
|
+
const defs = elem.append("defs");
|
|
2450
|
+
const marker = defs.append("marker").attr("id", "crosshead").attr("markerWidth", 15).attr("markerHeight", 8).attr("orient", "auto").attr("refX", 4).attr("refY", 4.5);
|
|
2451
|
+
marker.append("path").attr("fill", "none").attr("stroke", "#000000").style("stroke-dasharray", "0, 0").attr("stroke-width", "1pt").attr("d", "M 1,2 L 6,7 M 6,2 L 1,7");
|
|
2452
|
+
}, "insertArrowCrossHead");
|
|
2453
|
+
var getTextObj2 = /* @__PURE__ */ __name(function() {
|
|
2454
|
+
return {
|
|
2455
|
+
x: 0,
|
|
2456
|
+
y: 0,
|
|
2457
|
+
fill: void 0,
|
|
2458
|
+
anchor: void 0,
|
|
2459
|
+
style: "#666",
|
|
2460
|
+
width: void 0,
|
|
2461
|
+
height: void 0,
|
|
2462
|
+
textMargin: 0,
|
|
2463
|
+
rx: 0,
|
|
2464
|
+
ry: 0,
|
|
2465
|
+
tspan: true,
|
|
2466
|
+
valign: void 0
|
|
2467
|
+
};
|
|
2468
|
+
}, "getTextObj");
|
|
2469
|
+
var getNoteRect2 = /* @__PURE__ */ __name(function() {
|
|
2470
|
+
return {
|
|
2471
|
+
x: 0,
|
|
2472
|
+
y: 0,
|
|
2473
|
+
fill: "#EDF2AE",
|
|
2474
|
+
stroke: "#666",
|
|
2475
|
+
width: 100,
|
|
2476
|
+
anchor: "start",
|
|
2477
|
+
height: 100,
|
|
2478
|
+
rx: 0,
|
|
2479
|
+
ry: 0
|
|
2480
|
+
};
|
|
2481
|
+
}, "getNoteRect");
|
|
2482
|
+
var _drawTextCandidateFunc = /* @__PURE__ */ (function() {
|
|
2483
|
+
function byText(content, g, x, y, width, height, textAttrs) {
|
|
2484
|
+
const text = g.append("text").attr("x", x + width / 2).attr("y", y + height / 2 + 5).style("text-anchor", "middle").text(content);
|
|
2485
|
+
_setTextAttrs(text, textAttrs);
|
|
2486
|
+
}
|
|
2487
|
+
__name(byText, "byText");
|
|
2488
|
+
function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
|
|
2489
|
+
const { actorFontSize, actorFontFamily, actorFontWeight } = conf2;
|
|
2490
|
+
const [_actorFontSize, _actorFontSizePx] = parseFontSize(actorFontSize);
|
|
2491
|
+
const lines = content.split(common_default.lineBreakRegex);
|
|
2492
|
+
for (let i = 0; i < lines.length; i++) {
|
|
2493
|
+
const dy = i * _actorFontSize - _actorFontSize * (lines.length - 1) / 2;
|
|
2494
|
+
const text = g.append("text").attr("x", x + width / 2).attr("y", y).style("text-anchor", "middle").style("font-size", _actorFontSizePx).style("font-weight", actorFontWeight).style("font-family", actorFontFamily);
|
|
2495
|
+
text.append("tspan").attr("x", x + width / 2).attr("dy", dy).text(lines[i]);
|
|
2496
|
+
text.attr("y", y + height / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central");
|
|
2497
|
+
_setTextAttrs(text, textAttrs);
|
|
2498
|
+
}
|
|
2499
|
+
}
|
|
2500
|
+
__name(byTspan, "byTspan");
|
|
2501
|
+
function byFo(content, g, x, y, width, height, textAttrs, conf2) {
|
|
2502
|
+
const s = g.append("switch");
|
|
2503
|
+
const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
|
|
2504
|
+
const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
|
|
2505
|
+
text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
|
|
2506
|
+
byTspan(content, s, x, y, width, height, textAttrs, conf2);
|
|
2507
|
+
_setTextAttrs(text, textAttrs);
|
|
2508
|
+
}
|
|
2509
|
+
__name(byFo, "byFo");
|
|
2510
|
+
async function byKatex(content, g, x, y, width, height, textAttrs, conf2) {
|
|
2511
|
+
const dim = await calculateMathMLDimensions(content, getConfig());
|
|
2512
|
+
const s = g.append("switch");
|
|
2513
|
+
const f = s.append("foreignObject").attr("x", x + width / 2 - dim.width / 2).attr("y", y + height / 2 - dim.height / 2).attr("width", dim.width).attr("height", dim.height);
|
|
2514
|
+
const text = f.append("xhtml:div").style("height", "100%").style("width", "100%");
|
|
2515
|
+
text.append("div").style("text-align", "center").style("vertical-align", "middle").html(await renderKatexSanitized(content, getConfig()));
|
|
2516
|
+
byTspan(content, s, x, y, width, height, textAttrs, conf2);
|
|
2517
|
+
_setTextAttrs(text, textAttrs);
|
|
2518
|
+
}
|
|
2519
|
+
__name(byKatex, "byKatex");
|
|
2520
|
+
function _setTextAttrs(toText, fromTextAttrsDict) {
|
|
2521
|
+
for (const key in fromTextAttrsDict) {
|
|
2522
|
+
if (fromTextAttrsDict.hasOwnProperty(key)) {
|
|
2523
|
+
toText.attr(key, fromTextAttrsDict[key]);
|
|
2524
|
+
}
|
|
2525
|
+
}
|
|
2526
|
+
}
|
|
2527
|
+
__name(_setTextAttrs, "_setTextAttrs");
|
|
2528
|
+
return function(conf2, hasKatex2 = false) {
|
|
2529
|
+
if (hasKatex2) {
|
|
2530
|
+
return byKatex;
|
|
2531
|
+
}
|
|
2532
|
+
return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
|
|
2533
|
+
};
|
|
2534
|
+
})();
|
|
2535
|
+
var _drawMenuItemTextCandidateFunc = /* @__PURE__ */ (function() {
|
|
2536
|
+
function byText(content, g, x, y, width, height, textAttrs) {
|
|
2537
|
+
const text = g.append("text").attr("x", x).attr("y", y).style("text-anchor", "start").text(content);
|
|
2538
|
+
_setTextAttrs(text, textAttrs);
|
|
2539
|
+
}
|
|
2540
|
+
__name(byText, "byText");
|
|
2541
|
+
function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
|
|
2542
|
+
const { actorFontSize, actorFontFamily, actorFontWeight } = conf2;
|
|
2543
|
+
const lines = content.split(common_default.lineBreakRegex);
|
|
2544
|
+
for (let i = 0; i < lines.length; i++) {
|
|
2545
|
+
const dy = i * actorFontSize - actorFontSize * (lines.length - 1) / 2;
|
|
2546
|
+
const text = g.append("text").attr("x", x).attr("y", y).style("text-anchor", "start").style("font-size", actorFontSize).style("font-weight", actorFontWeight).style("font-family", actorFontFamily);
|
|
2547
|
+
text.append("tspan").attr("x", x).attr("dy", dy).text(lines[i]);
|
|
2548
|
+
text.attr("y", y + height / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central");
|
|
2549
|
+
_setTextAttrs(text, textAttrs);
|
|
2550
|
+
}
|
|
2551
|
+
}
|
|
2552
|
+
__name(byTspan, "byTspan");
|
|
2553
|
+
function byFo(content, g, x, y, width, height, textAttrs, conf2) {
|
|
2554
|
+
const s = g.append("switch");
|
|
2555
|
+
const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
|
|
2556
|
+
const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
|
|
2557
|
+
text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
|
|
2558
|
+
byTspan(content, s, x, y, width, height, textAttrs, conf2);
|
|
2559
|
+
_setTextAttrs(text, textAttrs);
|
|
2560
|
+
}
|
|
2561
|
+
__name(byFo, "byFo");
|
|
2562
|
+
function _setTextAttrs(toText, fromTextAttrsDict) {
|
|
2563
|
+
for (const key in fromTextAttrsDict) {
|
|
2564
|
+
if (fromTextAttrsDict.hasOwnProperty(key)) {
|
|
2565
|
+
toText.attr(key, fromTextAttrsDict[key]);
|
|
2566
|
+
}
|
|
2567
|
+
}
|
|
2568
|
+
}
|
|
2569
|
+
__name(_setTextAttrs, "_setTextAttrs");
|
|
2570
|
+
return function(conf2) {
|
|
2571
|
+
return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
|
|
2572
|
+
};
|
|
2573
|
+
})();
|
|
2574
|
+
var svgDraw_default = {
|
|
2575
|
+
drawRect: drawRect2,
|
|
2576
|
+
drawText,
|
|
2577
|
+
drawLabel,
|
|
2578
|
+
drawActor,
|
|
2579
|
+
drawBox,
|
|
2580
|
+
drawPopup,
|
|
2581
|
+
anchorElement,
|
|
2582
|
+
drawActivation,
|
|
2583
|
+
drawLoop,
|
|
2584
|
+
drawBackgroundRect: drawBackgroundRect2,
|
|
2585
|
+
insertArrowHead,
|
|
2586
|
+
insertArrowFilledHead,
|
|
2587
|
+
insertSequenceNumber,
|
|
2588
|
+
insertArrowCrossHead,
|
|
2589
|
+
insertDatabaseIcon,
|
|
2590
|
+
insertComputerIcon,
|
|
2591
|
+
insertClockIcon,
|
|
2592
|
+
getTextObj: getTextObj2,
|
|
2593
|
+
getNoteRect: getNoteRect2,
|
|
2594
|
+
fixLifeLineHeights,
|
|
2595
|
+
sanitizeUrl: distExports.sanitizeUrl
|
|
2596
|
+
};
|
|
2597
|
+
var conf = {};
|
|
2598
|
+
var bounds = {
|
|
2599
|
+
data: {
|
|
2600
|
+
startx: void 0,
|
|
2601
|
+
stopx: void 0,
|
|
2602
|
+
starty: void 0,
|
|
2603
|
+
stopy: void 0
|
|
2604
|
+
},
|
|
2605
|
+
verticalPos: 0,
|
|
2606
|
+
sequenceItems: [],
|
|
2607
|
+
activations: [],
|
|
2608
|
+
models: {
|
|
2609
|
+
getHeight: /* @__PURE__ */ __name(function() {
|
|
2610
|
+
return Math.max.apply(
|
|
2611
|
+
null,
|
|
2612
|
+
this.actors.length === 0 ? [0] : this.actors.map((actor) => actor.height || 0)
|
|
2613
|
+
) + (this.loops.length === 0 ? 0 : this.loops.map((it) => it.height || 0).reduce((acc, h) => acc + h)) + (this.messages.length === 0 ? 0 : this.messages.map((it) => it.height || 0).reduce((acc, h) => acc + h)) + (this.notes.length === 0 ? 0 : this.notes.map((it) => it.height || 0).reduce((acc, h) => acc + h));
|
|
2614
|
+
}, "getHeight"),
|
|
2615
|
+
clear: /* @__PURE__ */ __name(function() {
|
|
2616
|
+
this.actors = [];
|
|
2617
|
+
this.boxes = [];
|
|
2618
|
+
this.loops = [];
|
|
2619
|
+
this.messages = [];
|
|
2620
|
+
this.notes = [];
|
|
2621
|
+
}, "clear"),
|
|
2622
|
+
addBox: /* @__PURE__ */ __name(function(boxModel) {
|
|
2623
|
+
this.boxes.push(boxModel);
|
|
2624
|
+
}, "addBox"),
|
|
2625
|
+
addActor: /* @__PURE__ */ __name(function(actorModel) {
|
|
2626
|
+
this.actors.push(actorModel);
|
|
2627
|
+
}, "addActor"),
|
|
2628
|
+
addLoop: /* @__PURE__ */ __name(function(loopModel) {
|
|
2629
|
+
this.loops.push(loopModel);
|
|
2630
|
+
}, "addLoop"),
|
|
2631
|
+
addMessage: /* @__PURE__ */ __name(function(msgModel) {
|
|
2632
|
+
this.messages.push(msgModel);
|
|
2633
|
+
}, "addMessage"),
|
|
2634
|
+
addNote: /* @__PURE__ */ __name(function(noteModel) {
|
|
2635
|
+
this.notes.push(noteModel);
|
|
2636
|
+
}, "addNote"),
|
|
2637
|
+
lastActor: /* @__PURE__ */ __name(function() {
|
|
2638
|
+
return this.actors[this.actors.length - 1];
|
|
2639
|
+
}, "lastActor"),
|
|
2640
|
+
lastLoop: /* @__PURE__ */ __name(function() {
|
|
2641
|
+
return this.loops[this.loops.length - 1];
|
|
2642
|
+
}, "lastLoop"),
|
|
2643
|
+
lastMessage: /* @__PURE__ */ __name(function() {
|
|
2644
|
+
return this.messages[this.messages.length - 1];
|
|
2645
|
+
}, "lastMessage"),
|
|
2646
|
+
lastNote: /* @__PURE__ */ __name(function() {
|
|
2647
|
+
return this.notes[this.notes.length - 1];
|
|
2648
|
+
}, "lastNote"),
|
|
2649
|
+
actors: [],
|
|
2650
|
+
boxes: [],
|
|
2651
|
+
loops: [],
|
|
2652
|
+
messages: [],
|
|
2653
|
+
notes: []
|
|
2654
|
+
},
|
|
2655
|
+
init: /* @__PURE__ */ __name(function() {
|
|
2656
|
+
this.sequenceItems = [];
|
|
2657
|
+
this.activations = [];
|
|
2658
|
+
this.models.clear();
|
|
2659
|
+
this.data = {
|
|
2660
|
+
startx: void 0,
|
|
2661
|
+
stopx: void 0,
|
|
2662
|
+
starty: void 0,
|
|
2663
|
+
stopy: void 0
|
|
2664
|
+
};
|
|
2665
|
+
this.verticalPos = 0;
|
|
2666
|
+
setConf(getConfig2());
|
|
2667
|
+
}, "init"),
|
|
2668
|
+
updateVal: /* @__PURE__ */ __name(function(obj, key, val, fun) {
|
|
2669
|
+
if (obj[key] === void 0) {
|
|
2670
|
+
obj[key] = val;
|
|
2671
|
+
} else {
|
|
2672
|
+
obj[key] = fun(val, obj[key]);
|
|
2673
|
+
}
|
|
2674
|
+
}, "updateVal"),
|
|
2675
|
+
updateBounds: /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
|
|
2676
|
+
const _self = this;
|
|
2677
|
+
let cnt = 0;
|
|
2678
|
+
function updateFn(type) {
|
|
2679
|
+
return /* @__PURE__ */ __name(function updateItemBounds(item) {
|
|
2680
|
+
cnt++;
|
|
2681
|
+
const n = _self.sequenceItems.length - cnt + 1;
|
|
2682
|
+
_self.updateVal(item, "starty", starty - n * conf.boxMargin, Math.min);
|
|
2683
|
+
_self.updateVal(item, "stopy", stopy + n * conf.boxMargin, Math.max);
|
|
2684
|
+
_self.updateVal(bounds.data, "startx", startx - n * conf.boxMargin, Math.min);
|
|
2685
|
+
_self.updateVal(bounds.data, "stopx", stopx + n * conf.boxMargin, Math.max);
|
|
2686
|
+
if (!(type === "activation")) {
|
|
2687
|
+
_self.updateVal(item, "startx", startx - n * conf.boxMargin, Math.min);
|
|
2688
|
+
_self.updateVal(item, "stopx", stopx + n * conf.boxMargin, Math.max);
|
|
2689
|
+
_self.updateVal(bounds.data, "starty", starty - n * conf.boxMargin, Math.min);
|
|
2690
|
+
_self.updateVal(bounds.data, "stopy", stopy + n * conf.boxMargin, Math.max);
|
|
2691
|
+
}
|
|
2692
|
+
}, "updateItemBounds");
|
|
2693
|
+
}
|
|
2694
|
+
__name(updateFn, "updateFn");
|
|
2695
|
+
this.sequenceItems.forEach(updateFn());
|
|
2696
|
+
this.activations.forEach(updateFn("activation"));
|
|
2697
|
+
}, "updateBounds"),
|
|
2698
|
+
insert: /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
|
|
2699
|
+
const _startx = common_default.getMin(startx, stopx);
|
|
2700
|
+
const _stopx = common_default.getMax(startx, stopx);
|
|
2701
|
+
const _starty = common_default.getMin(starty, stopy);
|
|
2702
|
+
const _stopy = common_default.getMax(starty, stopy);
|
|
2703
|
+
this.updateVal(bounds.data, "startx", _startx, Math.min);
|
|
2704
|
+
this.updateVal(bounds.data, "starty", _starty, Math.min);
|
|
2705
|
+
this.updateVal(bounds.data, "stopx", _stopx, Math.max);
|
|
2706
|
+
this.updateVal(bounds.data, "stopy", _stopy, Math.max);
|
|
2707
|
+
this.updateBounds(_startx, _starty, _stopx, _stopy);
|
|
2708
|
+
}, "insert"),
|
|
2709
|
+
newActivation: /* @__PURE__ */ __name(function(message, diagram2, actors) {
|
|
2710
|
+
const actorRect = actors.get(message.from);
|
|
2711
|
+
const stackedSize = actorActivations(message.from).length || 0;
|
|
2712
|
+
const x = actorRect.x + actorRect.width / 2 + (stackedSize - 1) * conf.activationWidth / 2;
|
|
2713
|
+
this.activations.push({
|
|
2714
|
+
startx: x,
|
|
2715
|
+
starty: this.verticalPos + 2,
|
|
2716
|
+
stopx: x + conf.activationWidth,
|
|
2717
|
+
stopy: void 0,
|
|
2718
|
+
actor: message.from,
|
|
2719
|
+
anchored: svgDraw_default.anchorElement(diagram2)
|
|
2720
|
+
});
|
|
2721
|
+
}, "newActivation"),
|
|
2722
|
+
endActivation: /* @__PURE__ */ __name(function(message) {
|
|
2723
|
+
const lastActorActivationIdx = this.activations.map(function(activation) {
|
|
2724
|
+
return activation.actor;
|
|
2725
|
+
}).lastIndexOf(message.from);
|
|
2726
|
+
return this.activations.splice(lastActorActivationIdx, 1)[0];
|
|
2727
|
+
}, "endActivation"),
|
|
2728
|
+
createLoop: /* @__PURE__ */ __name(function(title = { message: void 0, wrap: false, width: void 0 }, fill) {
|
|
2729
|
+
return {
|
|
2730
|
+
startx: void 0,
|
|
2731
|
+
starty: this.verticalPos,
|
|
2732
|
+
stopx: void 0,
|
|
2733
|
+
stopy: void 0,
|
|
2734
|
+
title: title.message,
|
|
2735
|
+
wrap: title.wrap,
|
|
2736
|
+
width: title.width,
|
|
2737
|
+
height: 0,
|
|
2738
|
+
fill
|
|
2739
|
+
};
|
|
2740
|
+
}, "createLoop"),
|
|
2741
|
+
newLoop: /* @__PURE__ */ __name(function(title = { message: void 0, wrap: false, width: void 0 }, fill) {
|
|
2742
|
+
this.sequenceItems.push(this.createLoop(title, fill));
|
|
2743
|
+
}, "newLoop"),
|
|
2744
|
+
endLoop: /* @__PURE__ */ __name(function() {
|
|
2745
|
+
return this.sequenceItems.pop();
|
|
2746
|
+
}, "endLoop"),
|
|
2747
|
+
isLoopOverlap: /* @__PURE__ */ __name(function() {
|
|
2748
|
+
return this.sequenceItems.length ? this.sequenceItems[this.sequenceItems.length - 1].overlap : false;
|
|
2749
|
+
}, "isLoopOverlap"),
|
|
2750
|
+
addSectionToLoop: /* @__PURE__ */ __name(function(message) {
|
|
2751
|
+
const loop = this.sequenceItems.pop();
|
|
2752
|
+
loop.sections = loop.sections || [];
|
|
2753
|
+
loop.sectionTitles = loop.sectionTitles || [];
|
|
2754
|
+
loop.sections.push({ y: bounds.getVerticalPos(), height: 0 });
|
|
2755
|
+
loop.sectionTitles.push(message);
|
|
2756
|
+
this.sequenceItems.push(loop);
|
|
2757
|
+
}, "addSectionToLoop"),
|
|
2758
|
+
saveVerticalPos: /* @__PURE__ */ __name(function() {
|
|
2759
|
+
if (this.isLoopOverlap()) {
|
|
2760
|
+
this.savedVerticalPos = this.verticalPos;
|
|
2761
|
+
}
|
|
2762
|
+
}, "saveVerticalPos"),
|
|
2763
|
+
resetVerticalPos: /* @__PURE__ */ __name(function() {
|
|
2764
|
+
if (this.isLoopOverlap()) {
|
|
2765
|
+
this.verticalPos = this.savedVerticalPos;
|
|
2766
|
+
}
|
|
2767
|
+
}, "resetVerticalPos"),
|
|
2768
|
+
bumpVerticalPos: /* @__PURE__ */ __name(function(bump) {
|
|
2769
|
+
this.verticalPos = this.verticalPos + bump;
|
|
2770
|
+
this.data.stopy = common_default.getMax(this.data.stopy, this.verticalPos);
|
|
2771
|
+
}, "bumpVerticalPos"),
|
|
2772
|
+
getVerticalPos: /* @__PURE__ */ __name(function() {
|
|
2773
|
+
return this.verticalPos;
|
|
2774
|
+
}, "getVerticalPos"),
|
|
2775
|
+
getBounds: /* @__PURE__ */ __name(function() {
|
|
2776
|
+
return { bounds: this.data, models: this.models };
|
|
2777
|
+
}, "getBounds")
|
|
2778
|
+
};
|
|
2779
|
+
var drawNote = /* @__PURE__ */ __name(async function(elem, noteModel) {
|
|
2780
|
+
bounds.bumpVerticalPos(conf.boxMargin);
|
|
2781
|
+
noteModel.height = conf.boxMargin;
|
|
2782
|
+
noteModel.starty = bounds.getVerticalPos();
|
|
2783
|
+
const rect = getNoteRect();
|
|
2784
|
+
rect.x = noteModel.startx;
|
|
2785
|
+
rect.y = noteModel.starty;
|
|
2786
|
+
rect.width = noteModel.width || conf.width;
|
|
2787
|
+
rect.class = "note";
|
|
2788
|
+
const g = elem.append("g");
|
|
2789
|
+
const rectElem = svgDraw_default.drawRect(g, rect);
|
|
2790
|
+
const textObj = getTextObj();
|
|
2791
|
+
textObj.x = noteModel.startx;
|
|
2792
|
+
textObj.y = noteModel.starty;
|
|
2793
|
+
textObj.width = rect.width;
|
|
2794
|
+
textObj.dy = "1em";
|
|
2795
|
+
textObj.text = noteModel.message;
|
|
2796
|
+
textObj.class = "noteText";
|
|
2797
|
+
textObj.fontFamily = conf.noteFontFamily;
|
|
2798
|
+
textObj.fontSize = conf.noteFontSize;
|
|
2799
|
+
textObj.fontWeight = conf.noteFontWeight;
|
|
2800
|
+
textObj.anchor = conf.noteAlign;
|
|
2801
|
+
textObj.textMargin = conf.noteMargin;
|
|
2802
|
+
textObj.valign = "center";
|
|
2803
|
+
const textElem = hasKatex(textObj.text) ? await drawKatex(g, textObj) : drawText(g, textObj);
|
|
2804
|
+
const textHeight = Math.round(
|
|
2805
|
+
textElem.map((te) => (te._groups || te)[0][0].getBBox().height).reduce((acc, curr) => acc + curr)
|
|
2806
|
+
);
|
|
2807
|
+
rectElem.attr("height", textHeight + 2 * conf.noteMargin);
|
|
2808
|
+
noteModel.height += textHeight + 2 * conf.noteMargin;
|
|
2809
|
+
bounds.bumpVerticalPos(textHeight + 2 * conf.noteMargin);
|
|
2810
|
+
noteModel.stopy = noteModel.starty + textHeight + 2 * conf.noteMargin;
|
|
2811
|
+
noteModel.stopx = noteModel.startx + rect.width;
|
|
2812
|
+
bounds.insert(noteModel.startx, noteModel.starty, noteModel.stopx, noteModel.stopy);
|
|
2813
|
+
bounds.models.addNote(noteModel);
|
|
2814
|
+
}, "drawNote");
|
|
2815
|
+
var messageFont = /* @__PURE__ */ __name((cnf) => {
|
|
2816
|
+
return {
|
|
2817
|
+
fontFamily: cnf.messageFontFamily,
|
|
2818
|
+
fontSize: cnf.messageFontSize,
|
|
2819
|
+
fontWeight: cnf.messageFontWeight
|
|
2820
|
+
};
|
|
2821
|
+
}, "messageFont");
|
|
2822
|
+
var noteFont = /* @__PURE__ */ __name((cnf) => {
|
|
2823
|
+
return {
|
|
2824
|
+
fontFamily: cnf.noteFontFamily,
|
|
2825
|
+
fontSize: cnf.noteFontSize,
|
|
2826
|
+
fontWeight: cnf.noteFontWeight
|
|
2827
|
+
};
|
|
2828
|
+
}, "noteFont");
|
|
2829
|
+
var actorFont = /* @__PURE__ */ __name((cnf) => {
|
|
2830
|
+
return {
|
|
2831
|
+
fontFamily: cnf.actorFontFamily,
|
|
2832
|
+
fontSize: cnf.actorFontSize,
|
|
2833
|
+
fontWeight: cnf.actorFontWeight
|
|
2834
|
+
};
|
|
2835
|
+
}, "actorFont");
|
|
2836
|
+
async function boundMessage(_diagram, msgModel) {
|
|
2837
|
+
bounds.bumpVerticalPos(10);
|
|
2838
|
+
const { startx, stopx, message } = msgModel;
|
|
2839
|
+
const lines = common_default.splitBreaks(message).length;
|
|
2840
|
+
const isKatexMsg = hasKatex(message);
|
|
2841
|
+
const textDims = isKatexMsg ? await calculateMathMLDimensions(message, getConfig2()) : utils_default.calculateTextDimensions(message, messageFont(conf));
|
|
2842
|
+
if (!isKatexMsg) {
|
|
2843
|
+
const lineHeight = textDims.height / lines;
|
|
2844
|
+
msgModel.height += lineHeight;
|
|
2845
|
+
bounds.bumpVerticalPos(lineHeight);
|
|
2846
|
+
}
|
|
2847
|
+
let lineStartY;
|
|
2848
|
+
let totalOffset = textDims.height - 10;
|
|
2849
|
+
const textWidth = textDims.width;
|
|
2850
|
+
if (startx === stopx) {
|
|
2851
|
+
lineStartY = bounds.getVerticalPos() + totalOffset;
|
|
2852
|
+
if (!conf.rightAngles) {
|
|
2853
|
+
totalOffset += conf.boxMargin;
|
|
2854
|
+
lineStartY = bounds.getVerticalPos() + totalOffset;
|
|
2855
|
+
}
|
|
2856
|
+
totalOffset += 30;
|
|
2857
|
+
const dx = common_default.getMax(textWidth / 2, conf.width / 2);
|
|
2858
|
+
bounds.insert(
|
|
2859
|
+
startx - dx,
|
|
2860
|
+
bounds.getVerticalPos() - 10 + totalOffset,
|
|
2861
|
+
stopx + dx,
|
|
2862
|
+
bounds.getVerticalPos() + 30 + totalOffset
|
|
2863
|
+
);
|
|
2864
|
+
} else {
|
|
2865
|
+
totalOffset += conf.boxMargin;
|
|
2866
|
+
lineStartY = bounds.getVerticalPos() + totalOffset;
|
|
2867
|
+
bounds.insert(startx, lineStartY - 10, stopx, lineStartY);
|
|
2868
|
+
}
|
|
2869
|
+
bounds.bumpVerticalPos(totalOffset);
|
|
2870
|
+
msgModel.height += totalOffset;
|
|
2871
|
+
msgModel.stopy = msgModel.starty + msgModel.height;
|
|
2872
|
+
bounds.insert(msgModel.fromBounds, msgModel.starty, msgModel.toBounds, msgModel.stopy);
|
|
2873
|
+
return lineStartY;
|
|
2874
|
+
}
|
|
2875
|
+
__name(boundMessage, "boundMessage");
|
|
2876
|
+
var drawMessage = /* @__PURE__ */ __name(async function(diagram2, msgModel, lineStartY, diagObj) {
|
|
2877
|
+
const { startx, stopx, starty, message, type, sequenceIndex, sequenceVisible } = msgModel;
|
|
2878
|
+
const textDims = utils_default.calculateTextDimensions(message, messageFont(conf));
|
|
2879
|
+
const textObj = getTextObj();
|
|
2880
|
+
textObj.x = startx;
|
|
2881
|
+
textObj.y = starty + 10;
|
|
2882
|
+
textObj.width = stopx - startx;
|
|
2883
|
+
textObj.class = "messageText";
|
|
2884
|
+
textObj.dy = "1em";
|
|
2885
|
+
textObj.text = message;
|
|
2886
|
+
textObj.fontFamily = conf.messageFontFamily;
|
|
2887
|
+
textObj.fontSize = conf.messageFontSize;
|
|
2888
|
+
textObj.fontWeight = conf.messageFontWeight;
|
|
2889
|
+
textObj.anchor = conf.messageAlign;
|
|
2890
|
+
textObj.valign = "center";
|
|
2891
|
+
textObj.textMargin = conf.wrapPadding;
|
|
2892
|
+
textObj.tspan = false;
|
|
2893
|
+
if (hasKatex(textObj.text)) {
|
|
2894
|
+
await drawKatex(diagram2, textObj, { startx, stopx, starty: lineStartY });
|
|
2895
|
+
} else {
|
|
2896
|
+
drawText(diagram2, textObj);
|
|
2897
|
+
}
|
|
2898
|
+
const textWidth = textDims.width;
|
|
2899
|
+
let line;
|
|
2900
|
+
if (startx === stopx) {
|
|
2901
|
+
if (conf.rightAngles) {
|
|
2902
|
+
line = diagram2.append("path").attr(
|
|
2903
|
+
"d",
|
|
2904
|
+
`M ${startx},${lineStartY} H ${startx + common_default.getMax(conf.width / 2, textWidth / 2)} V ${lineStartY + 25} H ${startx}`
|
|
2905
|
+
);
|
|
2906
|
+
} else {
|
|
2907
|
+
line = diagram2.append("path").attr(
|
|
2908
|
+
"d",
|
|
2909
|
+
"M " + startx + "," + lineStartY + " C " + (startx + 60) + "," + (lineStartY - 10) + " " + (startx + 60) + "," + (lineStartY + 30) + " " + startx + "," + (lineStartY + 20)
|
|
2910
|
+
);
|
|
2911
|
+
}
|
|
2912
|
+
} else {
|
|
2913
|
+
line = diagram2.append("line");
|
|
2914
|
+
line.attr("x1", startx);
|
|
2915
|
+
line.attr("y1", lineStartY);
|
|
2916
|
+
line.attr("x2", stopx);
|
|
2917
|
+
line.attr("y2", lineStartY);
|
|
2918
|
+
}
|
|
2919
|
+
if (type === diagObj.db.LINETYPE.DOTTED || type === diagObj.db.LINETYPE.DOTTED_CROSS || type === diagObj.db.LINETYPE.DOTTED_POINT || type === diagObj.db.LINETYPE.DOTTED_OPEN || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED) {
|
|
2920
|
+
line.style("stroke-dasharray", "3, 3");
|
|
2921
|
+
line.attr("class", "messageLine1");
|
|
2922
|
+
} else {
|
|
2923
|
+
line.attr("class", "messageLine0");
|
|
2924
|
+
}
|
|
2925
|
+
let url = "";
|
|
2926
|
+
if (conf.arrowMarkerAbsolute) {
|
|
2927
|
+
url = getUrl(true);
|
|
2928
|
+
}
|
|
2929
|
+
line.attr("stroke-width", 2);
|
|
2930
|
+
line.attr("stroke", "none");
|
|
2931
|
+
line.style("fill", "none");
|
|
2932
|
+
if (type === diagObj.db.LINETYPE.SOLID || type === diagObj.db.LINETYPE.DOTTED) {
|
|
2933
|
+
line.attr("marker-end", "url(" + url + "#arrowhead)");
|
|
2934
|
+
}
|
|
2935
|
+
if (type === diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED) {
|
|
2936
|
+
line.attr("marker-start", "url(" + url + "#arrowhead)");
|
|
2937
|
+
line.attr("marker-end", "url(" + url + "#arrowhead)");
|
|
2938
|
+
}
|
|
2939
|
+
if (type === diagObj.db.LINETYPE.SOLID_POINT || type === diagObj.db.LINETYPE.DOTTED_POINT) {
|
|
2940
|
+
line.attr("marker-end", "url(" + url + "#filled-head)");
|
|
2941
|
+
}
|
|
2942
|
+
if (type === diagObj.db.LINETYPE.SOLID_CROSS || type === diagObj.db.LINETYPE.DOTTED_CROSS) {
|
|
2943
|
+
line.attr("marker-end", "url(" + url + "#crosshead)");
|
|
2944
|
+
}
|
|
2945
|
+
if (sequenceVisible || conf.showSequenceNumbers) {
|
|
2946
|
+
const isBidirectional = type === diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED;
|
|
2947
|
+
if (isBidirectional) {
|
|
2948
|
+
const SEQUENCE_NUMBER_RADIUS = 6;
|
|
2949
|
+
if (startx < stopx) {
|
|
2950
|
+
line.attr("x1", startx + 2 * SEQUENCE_NUMBER_RADIUS);
|
|
2951
|
+
} else {
|
|
2952
|
+
line.attr("x1", startx + SEQUENCE_NUMBER_RADIUS);
|
|
2953
|
+
}
|
|
2954
|
+
}
|
|
2955
|
+
diagram2.append("line").attr("x1", startx).attr("y1", lineStartY).attr("x2", startx).attr("y2", lineStartY).attr("stroke-width", 0).attr("marker-start", "url(" + url + "#sequencenumber)");
|
|
2956
|
+
diagram2.append("text").attr("x", startx).attr("y", lineStartY + 4).attr("font-family", "sans-serif").attr("font-size", "12px").attr("text-anchor", "middle").attr("class", "sequenceNumber").text(sequenceIndex);
|
|
2957
|
+
}
|
|
2958
|
+
}, "drawMessage");
|
|
2959
|
+
var addActorRenderingData = /* @__PURE__ */ __name(function(diagram2, actors, createdActors, actorKeys, verticalPos, messages, isFooter) {
|
|
2960
|
+
let prevWidth = 0;
|
|
2961
|
+
let prevMargin = 0;
|
|
2962
|
+
let prevBox = void 0;
|
|
2963
|
+
let maxHeight = 0;
|
|
2964
|
+
for (const actorKey of actorKeys) {
|
|
2965
|
+
const actor = actors.get(actorKey);
|
|
2966
|
+
const box = actor.box;
|
|
2967
|
+
if (prevBox && prevBox != box) {
|
|
2968
|
+
if (!isFooter) {
|
|
2969
|
+
bounds.models.addBox(prevBox);
|
|
2970
|
+
}
|
|
2971
|
+
prevMargin += conf.boxMargin + prevBox.margin;
|
|
2972
|
+
}
|
|
2973
|
+
if (box && box != prevBox) {
|
|
2974
|
+
if (!isFooter) {
|
|
2975
|
+
box.x = prevWidth + prevMargin;
|
|
2976
|
+
box.y = verticalPos;
|
|
2977
|
+
}
|
|
2978
|
+
prevMargin += box.margin;
|
|
2979
|
+
}
|
|
2980
|
+
actor.width = actor.width || conf.width;
|
|
2981
|
+
actor.height = common_default.getMax(actor.height || conf.height, conf.height);
|
|
2982
|
+
actor.margin = actor.margin || conf.actorMargin;
|
|
2983
|
+
maxHeight = common_default.getMax(maxHeight, actor.height);
|
|
2984
|
+
if (createdActors.get(actor.name)) {
|
|
2985
|
+
prevMargin += actor.width / 2;
|
|
2986
|
+
}
|
|
2987
|
+
actor.x = prevWidth + prevMargin;
|
|
2988
|
+
actor.starty = bounds.getVerticalPos();
|
|
2989
|
+
bounds.insert(actor.x, verticalPos, actor.x + actor.width, actor.height);
|
|
2990
|
+
prevWidth += actor.width + prevMargin;
|
|
2991
|
+
if (actor.box) {
|
|
2992
|
+
actor.box.width = prevWidth + box.margin - actor.box.x;
|
|
2993
|
+
}
|
|
2994
|
+
prevMargin = actor.margin;
|
|
2995
|
+
prevBox = actor.box;
|
|
2996
|
+
bounds.models.addActor(actor);
|
|
2997
|
+
}
|
|
2998
|
+
if (prevBox && !isFooter) {
|
|
2999
|
+
bounds.models.addBox(prevBox);
|
|
3000
|
+
}
|
|
3001
|
+
bounds.bumpVerticalPos(maxHeight);
|
|
3002
|
+
}, "addActorRenderingData");
|
|
3003
|
+
var drawActors = /* @__PURE__ */ __name(async function(diagram2, actors, actorKeys, isFooter) {
|
|
3004
|
+
if (!isFooter) {
|
|
3005
|
+
for (const actorKey of actorKeys) {
|
|
3006
|
+
const actor = actors.get(actorKey);
|
|
3007
|
+
await svgDraw_default.drawActor(diagram2, actor, conf, false);
|
|
3008
|
+
}
|
|
3009
|
+
} else {
|
|
3010
|
+
let maxHeight = 0;
|
|
3011
|
+
bounds.bumpVerticalPos(conf.boxMargin * 2);
|
|
3012
|
+
for (const actorKey of actorKeys) {
|
|
3013
|
+
const actor = actors.get(actorKey);
|
|
3014
|
+
if (!actor.stopy) {
|
|
3015
|
+
actor.stopy = bounds.getVerticalPos();
|
|
3016
|
+
}
|
|
3017
|
+
const height = await svgDraw_default.drawActor(diagram2, actor, conf, true);
|
|
3018
|
+
maxHeight = common_default.getMax(maxHeight, height);
|
|
3019
|
+
}
|
|
3020
|
+
bounds.bumpVerticalPos(maxHeight + conf.boxMargin);
|
|
3021
|
+
}
|
|
3022
|
+
}, "drawActors");
|
|
3023
|
+
var drawActorsPopup = /* @__PURE__ */ __name(function(diagram2, actors, actorKeys, doc) {
|
|
3024
|
+
let maxHeight = 0;
|
|
3025
|
+
let maxWidth = 0;
|
|
3026
|
+
for (const actorKey of actorKeys) {
|
|
3027
|
+
const actor = actors.get(actorKey);
|
|
3028
|
+
const minMenuWidth = getRequiredPopupWidth(actor);
|
|
3029
|
+
const menuDimensions = svgDraw_default.drawPopup(
|
|
3030
|
+
diagram2,
|
|
3031
|
+
actor,
|
|
3032
|
+
minMenuWidth,
|
|
3033
|
+
conf,
|
|
3034
|
+
conf.forceMenus,
|
|
3035
|
+
doc
|
|
3036
|
+
);
|
|
3037
|
+
if (menuDimensions.height > maxHeight) {
|
|
3038
|
+
maxHeight = menuDimensions.height;
|
|
3039
|
+
}
|
|
3040
|
+
if (menuDimensions.width + actor.x > maxWidth) {
|
|
3041
|
+
maxWidth = menuDimensions.width + actor.x;
|
|
3042
|
+
}
|
|
3043
|
+
}
|
|
3044
|
+
return { maxHeight, maxWidth };
|
|
3045
|
+
}, "drawActorsPopup");
|
|
3046
|
+
var setConf = /* @__PURE__ */ __name(function(cnf) {
|
|
3047
|
+
assignWithDepth_default(conf, cnf);
|
|
3048
|
+
if (cnf.fontFamily) {
|
|
3049
|
+
conf.actorFontFamily = conf.noteFontFamily = conf.messageFontFamily = cnf.fontFamily;
|
|
3050
|
+
}
|
|
3051
|
+
if (cnf.fontSize) {
|
|
3052
|
+
conf.actorFontSize = conf.noteFontSize = conf.messageFontSize = cnf.fontSize;
|
|
3053
|
+
}
|
|
3054
|
+
if (cnf.fontWeight) {
|
|
3055
|
+
conf.actorFontWeight = conf.noteFontWeight = conf.messageFontWeight = cnf.fontWeight;
|
|
3056
|
+
}
|
|
3057
|
+
}, "setConf");
|
|
3058
|
+
var actorActivations = /* @__PURE__ */ __name(function(actor) {
|
|
3059
|
+
return bounds.activations.filter(function(activation) {
|
|
3060
|
+
return activation.actor === actor;
|
|
3061
|
+
});
|
|
3062
|
+
}, "actorActivations");
|
|
3063
|
+
var activationBounds = /* @__PURE__ */ __name(function(actor, actors) {
|
|
3064
|
+
const actorObj = actors.get(actor);
|
|
3065
|
+
const activations = actorActivations(actor);
|
|
3066
|
+
const left = activations.reduce(
|
|
3067
|
+
function(acc, activation) {
|
|
3068
|
+
return common_default.getMin(acc, activation.startx);
|
|
3069
|
+
},
|
|
3070
|
+
actorObj.x + actorObj.width / 2 - 1
|
|
3071
|
+
);
|
|
3072
|
+
const right = activations.reduce(
|
|
3073
|
+
function(acc, activation) {
|
|
3074
|
+
return common_default.getMax(acc, activation.stopx);
|
|
3075
|
+
},
|
|
3076
|
+
actorObj.x + actorObj.width / 2 + 1
|
|
3077
|
+
);
|
|
3078
|
+
return [left, right];
|
|
3079
|
+
}, "activationBounds");
|
|
3080
|
+
function adjustLoopHeightForWrap(loopWidths, msg, preMargin, postMargin, addLoopFn) {
|
|
3081
|
+
bounds.bumpVerticalPos(preMargin);
|
|
3082
|
+
let heightAdjust = postMargin;
|
|
3083
|
+
if (msg.id && msg.message && loopWidths[msg.id]) {
|
|
3084
|
+
const loopWidth = loopWidths[msg.id].width;
|
|
3085
|
+
const textConf = messageFont(conf);
|
|
3086
|
+
msg.message = utils_default.wrapLabel(`[${msg.message}]`, loopWidth - 2 * conf.wrapPadding, textConf);
|
|
3087
|
+
msg.width = loopWidth;
|
|
3088
|
+
msg.wrap = true;
|
|
3089
|
+
const textDims = utils_default.calculateTextDimensions(msg.message, textConf);
|
|
3090
|
+
const totalOffset = common_default.getMax(textDims.height, conf.labelBoxHeight);
|
|
3091
|
+
heightAdjust = postMargin + totalOffset;
|
|
3092
|
+
log.debug(`${totalOffset} - ${msg.message}`);
|
|
3093
|
+
}
|
|
3094
|
+
addLoopFn(msg);
|
|
3095
|
+
bounds.bumpVerticalPos(heightAdjust);
|
|
3096
|
+
}
|
|
3097
|
+
__name(adjustLoopHeightForWrap, "adjustLoopHeightForWrap");
|
|
3098
|
+
function adjustCreatedDestroyedData(msg, msgModel, lineStartY, index, actors, createdActors, destroyedActors) {
|
|
3099
|
+
function receiverAdjustment(actor, adjustment) {
|
|
3100
|
+
if (actor.x < actors.get(msg.from).x) {
|
|
3101
|
+
bounds.insert(
|
|
3102
|
+
msgModel.stopx - adjustment,
|
|
3103
|
+
msgModel.starty,
|
|
3104
|
+
msgModel.startx,
|
|
3105
|
+
msgModel.stopy + actor.height / 2 + conf.noteMargin
|
|
3106
|
+
);
|
|
3107
|
+
msgModel.stopx = msgModel.stopx + adjustment;
|
|
3108
|
+
} else {
|
|
3109
|
+
bounds.insert(
|
|
3110
|
+
msgModel.startx,
|
|
3111
|
+
msgModel.starty,
|
|
3112
|
+
msgModel.stopx + adjustment,
|
|
3113
|
+
msgModel.stopy + actor.height / 2 + conf.noteMargin
|
|
3114
|
+
);
|
|
3115
|
+
msgModel.stopx = msgModel.stopx - adjustment;
|
|
3116
|
+
}
|
|
3117
|
+
}
|
|
3118
|
+
__name(receiverAdjustment, "receiverAdjustment");
|
|
3119
|
+
function senderAdjustment(actor, adjustment) {
|
|
3120
|
+
if (actor.x < actors.get(msg.to).x) {
|
|
3121
|
+
bounds.insert(
|
|
3122
|
+
msgModel.startx - adjustment,
|
|
3123
|
+
msgModel.starty,
|
|
3124
|
+
msgModel.stopx,
|
|
3125
|
+
msgModel.stopy + actor.height / 2 + conf.noteMargin
|
|
3126
|
+
);
|
|
3127
|
+
msgModel.startx = msgModel.startx + adjustment;
|
|
3128
|
+
} else {
|
|
3129
|
+
bounds.insert(
|
|
3130
|
+
msgModel.stopx,
|
|
3131
|
+
msgModel.starty,
|
|
3132
|
+
msgModel.startx + adjustment,
|
|
3133
|
+
msgModel.stopy + actor.height / 2 + conf.noteMargin
|
|
3134
|
+
);
|
|
3135
|
+
msgModel.startx = msgModel.startx - adjustment;
|
|
3136
|
+
}
|
|
3137
|
+
}
|
|
3138
|
+
__name(senderAdjustment, "senderAdjustment");
|
|
3139
|
+
const actorArray = [
|
|
3140
|
+
PARTICIPANT_TYPE.ACTOR,
|
|
3141
|
+
PARTICIPANT_TYPE.CONTROL,
|
|
3142
|
+
PARTICIPANT_TYPE.ENTITY,
|
|
3143
|
+
PARTICIPANT_TYPE.DATABASE
|
|
3144
|
+
];
|
|
3145
|
+
if (createdActors.get(msg.to) == index) {
|
|
3146
|
+
const actor = actors.get(msg.to);
|
|
3147
|
+
const adjustment = actorArray.includes(actor.type) ? ACTOR_TYPE_WIDTH / 2 + 3 : actor.width / 2 + 3;
|
|
3148
|
+
receiverAdjustment(actor, adjustment);
|
|
3149
|
+
actor.starty = lineStartY - actor.height / 2;
|
|
3150
|
+
bounds.bumpVerticalPos(actor.height / 2);
|
|
3151
|
+
} else if (destroyedActors.get(msg.from) == index) {
|
|
3152
|
+
const actor = actors.get(msg.from);
|
|
3153
|
+
if (conf.mirrorActors) {
|
|
3154
|
+
const adjustment = actorArray.includes(actor.type) ? ACTOR_TYPE_WIDTH / 2 : actor.width / 2;
|
|
3155
|
+
senderAdjustment(actor, adjustment);
|
|
3156
|
+
}
|
|
3157
|
+
actor.stopy = lineStartY - actor.height / 2;
|
|
3158
|
+
bounds.bumpVerticalPos(actor.height / 2);
|
|
3159
|
+
} else if (destroyedActors.get(msg.to) == index) {
|
|
3160
|
+
const actor = actors.get(msg.to);
|
|
3161
|
+
if (conf.mirrorActors) {
|
|
3162
|
+
const adjustment = actorArray.includes(actor.type) ? ACTOR_TYPE_WIDTH / 2 + 3 : actor.width / 2 + 3;
|
|
3163
|
+
receiverAdjustment(actor, adjustment);
|
|
3164
|
+
}
|
|
3165
|
+
actor.stopy = lineStartY - actor.height / 2;
|
|
3166
|
+
bounds.bumpVerticalPos(actor.height / 2);
|
|
3167
|
+
}
|
|
3168
|
+
}
|
|
3169
|
+
__name(adjustCreatedDestroyedData, "adjustCreatedDestroyedData");
|
|
3170
|
+
var draw = /* @__PURE__ */ __name(async function(_text, id, _version, diagObj) {
|
|
3171
|
+
const { securityLevel, sequence } = getConfig2();
|
|
3172
|
+
conf = sequence;
|
|
3173
|
+
let sandboxElement;
|
|
3174
|
+
if (securityLevel === "sandbox") {
|
|
3175
|
+
sandboxElement = select("#i" + id);
|
|
3176
|
+
}
|
|
3177
|
+
const root = securityLevel === "sandbox" ? select(sandboxElement.nodes()[0].contentDocument.body) : select("body");
|
|
3178
|
+
const doc = securityLevel === "sandbox" ? sandboxElement.nodes()[0].contentDocument : document;
|
|
3179
|
+
bounds.init();
|
|
3180
|
+
log.debug(diagObj.db);
|
|
3181
|
+
const diagram2 = securityLevel === "sandbox" ? root.select(`[id="${id}"]`) : select(`[id="${id}"]`);
|
|
3182
|
+
const actors = diagObj.db.getActors();
|
|
3183
|
+
const createdActors = diagObj.db.getCreatedActors();
|
|
3184
|
+
const destroyedActors = diagObj.db.getDestroyedActors();
|
|
3185
|
+
const boxes = diagObj.db.getBoxes();
|
|
3186
|
+
let actorKeys = diagObj.db.getActorKeys();
|
|
3187
|
+
const messages = diagObj.db.getMessages();
|
|
3188
|
+
const title = diagObj.db.getDiagramTitle();
|
|
3189
|
+
const hasBoxes = diagObj.db.hasAtLeastOneBox();
|
|
3190
|
+
const hasBoxTitles = diagObj.db.hasAtLeastOneBoxWithTitle();
|
|
3191
|
+
const maxMessageWidthPerActor = await getMaxMessageWidthPerActor(actors, messages, diagObj);
|
|
3192
|
+
conf.height = await calculateActorMargins(actors, maxMessageWidthPerActor, boxes);
|
|
3193
|
+
svgDraw_default.insertComputerIcon(diagram2);
|
|
3194
|
+
svgDraw_default.insertDatabaseIcon(diagram2);
|
|
3195
|
+
svgDraw_default.insertClockIcon(diagram2);
|
|
3196
|
+
if (hasBoxes) {
|
|
3197
|
+
bounds.bumpVerticalPos(conf.boxMargin);
|
|
3198
|
+
if (hasBoxTitles) {
|
|
3199
|
+
bounds.bumpVerticalPos(boxes[0].textMaxHeight);
|
|
3200
|
+
}
|
|
3201
|
+
}
|
|
3202
|
+
if (conf.hideUnusedParticipants === true) {
|
|
3203
|
+
const newActors = /* @__PURE__ */ new Set();
|
|
3204
|
+
messages.forEach((message) => {
|
|
3205
|
+
newActors.add(message.from);
|
|
3206
|
+
newActors.add(message.to);
|
|
3207
|
+
});
|
|
3208
|
+
actorKeys = actorKeys.filter((actorKey) => newActors.has(actorKey));
|
|
3209
|
+
}
|
|
3210
|
+
addActorRenderingData(diagram2, actors, createdActors, actorKeys, 0, messages, false);
|
|
3211
|
+
const loopWidths = await calculateLoopBounds(messages, actors, maxMessageWidthPerActor, diagObj);
|
|
3212
|
+
svgDraw_default.insertArrowHead(diagram2);
|
|
3213
|
+
svgDraw_default.insertArrowCrossHead(diagram2);
|
|
3214
|
+
svgDraw_default.insertArrowFilledHead(diagram2);
|
|
3215
|
+
svgDraw_default.insertSequenceNumber(diagram2);
|
|
3216
|
+
function activeEnd(msg, verticalPos) {
|
|
3217
|
+
const activationData = bounds.endActivation(msg);
|
|
3218
|
+
if (activationData.starty + 18 > verticalPos) {
|
|
3219
|
+
activationData.starty = verticalPos - 6;
|
|
3220
|
+
verticalPos += 12;
|
|
3221
|
+
}
|
|
3222
|
+
svgDraw_default.drawActivation(
|
|
3223
|
+
diagram2,
|
|
3224
|
+
activationData,
|
|
3225
|
+
verticalPos,
|
|
3226
|
+
conf,
|
|
3227
|
+
actorActivations(msg.from).length
|
|
3228
|
+
);
|
|
3229
|
+
bounds.insert(activationData.startx, verticalPos - 10, activationData.stopx, verticalPos);
|
|
3230
|
+
}
|
|
3231
|
+
__name(activeEnd, "activeEnd");
|
|
3232
|
+
let sequenceIndex = 1;
|
|
3233
|
+
let sequenceIndexStep = 1;
|
|
3234
|
+
const messagesToDraw = [];
|
|
3235
|
+
const backgrounds = [];
|
|
3236
|
+
let index = 0;
|
|
3237
|
+
for (const msg of messages) {
|
|
3238
|
+
let loopModel, noteModel, msgModel;
|
|
3239
|
+
switch (msg.type) {
|
|
3240
|
+
case diagObj.db.LINETYPE.NOTE:
|
|
3241
|
+
bounds.resetVerticalPos();
|
|
3242
|
+
noteModel = msg.noteModel;
|
|
3243
|
+
await drawNote(diagram2, noteModel);
|
|
3244
|
+
break;
|
|
3245
|
+
case diagObj.db.LINETYPE.ACTIVE_START:
|
|
3246
|
+
bounds.newActivation(msg, diagram2, actors);
|
|
3247
|
+
break;
|
|
3248
|
+
case diagObj.db.LINETYPE.ACTIVE_END:
|
|
3249
|
+
activeEnd(msg, bounds.getVerticalPos());
|
|
3250
|
+
break;
|
|
3251
|
+
case diagObj.db.LINETYPE.LOOP_START:
|
|
3252
|
+
adjustLoopHeightForWrap(
|
|
3253
|
+
loopWidths,
|
|
3254
|
+
msg,
|
|
3255
|
+
conf.boxMargin,
|
|
3256
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3257
|
+
(message) => bounds.newLoop(message)
|
|
3258
|
+
);
|
|
3259
|
+
break;
|
|
3260
|
+
case diagObj.db.LINETYPE.LOOP_END:
|
|
3261
|
+
loopModel = bounds.endLoop();
|
|
3262
|
+
await svgDraw_default.drawLoop(diagram2, loopModel, "loop", conf);
|
|
3263
|
+
bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
|
|
3264
|
+
bounds.models.addLoop(loopModel);
|
|
3265
|
+
break;
|
|
3266
|
+
case diagObj.db.LINETYPE.RECT_START:
|
|
3267
|
+
adjustLoopHeightForWrap(
|
|
3268
|
+
loopWidths,
|
|
3269
|
+
msg,
|
|
3270
|
+
conf.boxMargin,
|
|
3271
|
+
conf.boxMargin,
|
|
3272
|
+
(message) => bounds.newLoop(void 0, message.message)
|
|
3273
|
+
);
|
|
3274
|
+
break;
|
|
3275
|
+
case diagObj.db.LINETYPE.RECT_END:
|
|
3276
|
+
loopModel = bounds.endLoop();
|
|
3277
|
+
backgrounds.push(loopModel);
|
|
3278
|
+
bounds.models.addLoop(loopModel);
|
|
3279
|
+
bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
|
|
3280
|
+
break;
|
|
3281
|
+
case diagObj.db.LINETYPE.OPT_START:
|
|
3282
|
+
adjustLoopHeightForWrap(
|
|
3283
|
+
loopWidths,
|
|
3284
|
+
msg,
|
|
3285
|
+
conf.boxMargin,
|
|
3286
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3287
|
+
(message) => bounds.newLoop(message)
|
|
3288
|
+
);
|
|
3289
|
+
break;
|
|
3290
|
+
case diagObj.db.LINETYPE.OPT_END:
|
|
3291
|
+
loopModel = bounds.endLoop();
|
|
3292
|
+
await svgDraw_default.drawLoop(diagram2, loopModel, "opt", conf);
|
|
3293
|
+
bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
|
|
3294
|
+
bounds.models.addLoop(loopModel);
|
|
3295
|
+
break;
|
|
3296
|
+
case diagObj.db.LINETYPE.ALT_START:
|
|
3297
|
+
adjustLoopHeightForWrap(
|
|
3298
|
+
loopWidths,
|
|
3299
|
+
msg,
|
|
3300
|
+
conf.boxMargin,
|
|
3301
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3302
|
+
(message) => bounds.newLoop(message)
|
|
3303
|
+
);
|
|
3304
|
+
break;
|
|
3305
|
+
case diagObj.db.LINETYPE.ALT_ELSE:
|
|
3306
|
+
adjustLoopHeightForWrap(
|
|
3307
|
+
loopWidths,
|
|
3308
|
+
msg,
|
|
3309
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3310
|
+
conf.boxMargin,
|
|
3311
|
+
(message) => bounds.addSectionToLoop(message)
|
|
3312
|
+
);
|
|
3313
|
+
break;
|
|
3314
|
+
case diagObj.db.LINETYPE.ALT_END:
|
|
3315
|
+
loopModel = bounds.endLoop();
|
|
3316
|
+
await svgDraw_default.drawLoop(diagram2, loopModel, "alt", conf);
|
|
3317
|
+
bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
|
|
3318
|
+
bounds.models.addLoop(loopModel);
|
|
3319
|
+
break;
|
|
3320
|
+
case diagObj.db.LINETYPE.PAR_START:
|
|
3321
|
+
case diagObj.db.LINETYPE.PAR_OVER_START:
|
|
3322
|
+
adjustLoopHeightForWrap(
|
|
3323
|
+
loopWidths,
|
|
3324
|
+
msg,
|
|
3325
|
+
conf.boxMargin,
|
|
3326
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3327
|
+
(message) => bounds.newLoop(message)
|
|
3328
|
+
);
|
|
3329
|
+
bounds.saveVerticalPos();
|
|
3330
|
+
break;
|
|
3331
|
+
case diagObj.db.LINETYPE.PAR_AND:
|
|
3332
|
+
adjustLoopHeightForWrap(
|
|
3333
|
+
loopWidths,
|
|
3334
|
+
msg,
|
|
3335
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3336
|
+
conf.boxMargin,
|
|
3337
|
+
(message) => bounds.addSectionToLoop(message)
|
|
3338
|
+
);
|
|
3339
|
+
break;
|
|
3340
|
+
case diagObj.db.LINETYPE.PAR_END:
|
|
3341
|
+
loopModel = bounds.endLoop();
|
|
3342
|
+
await svgDraw_default.drawLoop(diagram2, loopModel, "par", conf);
|
|
3343
|
+
bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
|
|
3344
|
+
bounds.models.addLoop(loopModel);
|
|
3345
|
+
break;
|
|
3346
|
+
case diagObj.db.LINETYPE.AUTONUMBER:
|
|
3347
|
+
sequenceIndex = msg.message.start || sequenceIndex;
|
|
3348
|
+
sequenceIndexStep = msg.message.step || sequenceIndexStep;
|
|
3349
|
+
if (msg.message.visible) {
|
|
3350
|
+
diagObj.db.enableSequenceNumbers();
|
|
3351
|
+
} else {
|
|
3352
|
+
diagObj.db.disableSequenceNumbers();
|
|
3353
|
+
}
|
|
3354
|
+
break;
|
|
3355
|
+
case diagObj.db.LINETYPE.CRITICAL_START:
|
|
3356
|
+
adjustLoopHeightForWrap(
|
|
3357
|
+
loopWidths,
|
|
3358
|
+
msg,
|
|
3359
|
+
conf.boxMargin,
|
|
3360
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3361
|
+
(message) => bounds.newLoop(message)
|
|
3362
|
+
);
|
|
3363
|
+
break;
|
|
3364
|
+
case diagObj.db.LINETYPE.CRITICAL_OPTION:
|
|
3365
|
+
adjustLoopHeightForWrap(
|
|
3366
|
+
loopWidths,
|
|
3367
|
+
msg,
|
|
3368
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3369
|
+
conf.boxMargin,
|
|
3370
|
+
(message) => bounds.addSectionToLoop(message)
|
|
3371
|
+
);
|
|
3372
|
+
break;
|
|
3373
|
+
case diagObj.db.LINETYPE.CRITICAL_END:
|
|
3374
|
+
loopModel = bounds.endLoop();
|
|
3375
|
+
await svgDraw_default.drawLoop(diagram2, loopModel, "critical", conf);
|
|
3376
|
+
bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
|
|
3377
|
+
bounds.models.addLoop(loopModel);
|
|
3378
|
+
break;
|
|
3379
|
+
case diagObj.db.LINETYPE.BREAK_START:
|
|
3380
|
+
adjustLoopHeightForWrap(
|
|
3381
|
+
loopWidths,
|
|
3382
|
+
msg,
|
|
3383
|
+
conf.boxMargin,
|
|
3384
|
+
conf.boxMargin + conf.boxTextMargin,
|
|
3385
|
+
(message) => bounds.newLoop(message)
|
|
3386
|
+
);
|
|
3387
|
+
break;
|
|
3388
|
+
case diagObj.db.LINETYPE.BREAK_END:
|
|
3389
|
+
loopModel = bounds.endLoop();
|
|
3390
|
+
await svgDraw_default.drawLoop(diagram2, loopModel, "break", conf);
|
|
3391
|
+
bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
|
|
3392
|
+
bounds.models.addLoop(loopModel);
|
|
3393
|
+
break;
|
|
3394
|
+
default:
|
|
3395
|
+
try {
|
|
3396
|
+
msgModel = msg.msgModel;
|
|
3397
|
+
msgModel.starty = bounds.getVerticalPos();
|
|
3398
|
+
msgModel.sequenceIndex = sequenceIndex;
|
|
3399
|
+
msgModel.sequenceVisible = diagObj.db.showSequenceNumbers();
|
|
3400
|
+
const lineStartY = await boundMessage(diagram2, msgModel);
|
|
3401
|
+
adjustCreatedDestroyedData(
|
|
3402
|
+
msg,
|
|
3403
|
+
msgModel,
|
|
3404
|
+
lineStartY,
|
|
3405
|
+
index,
|
|
3406
|
+
actors,
|
|
3407
|
+
createdActors,
|
|
3408
|
+
destroyedActors
|
|
3409
|
+
);
|
|
3410
|
+
messagesToDraw.push({ messageModel: msgModel, lineStartY });
|
|
3411
|
+
bounds.models.addMessage(msgModel);
|
|
3412
|
+
} catch (e) {
|
|
3413
|
+
log.error("error while drawing message", e);
|
|
3414
|
+
}
|
|
3415
|
+
}
|
|
3416
|
+
if ([
|
|
3417
|
+
diagObj.db.LINETYPE.SOLID_OPEN,
|
|
3418
|
+
diagObj.db.LINETYPE.DOTTED_OPEN,
|
|
3419
|
+
diagObj.db.LINETYPE.SOLID,
|
|
3420
|
+
diagObj.db.LINETYPE.DOTTED,
|
|
3421
|
+
diagObj.db.LINETYPE.SOLID_CROSS,
|
|
3422
|
+
diagObj.db.LINETYPE.DOTTED_CROSS,
|
|
3423
|
+
diagObj.db.LINETYPE.SOLID_POINT,
|
|
3424
|
+
diagObj.db.LINETYPE.DOTTED_POINT,
|
|
3425
|
+
diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID,
|
|
3426
|
+
diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED
|
|
3427
|
+
].includes(msg.type)) {
|
|
3428
|
+
sequenceIndex = sequenceIndex + sequenceIndexStep;
|
|
3429
|
+
}
|
|
3430
|
+
index++;
|
|
3431
|
+
}
|
|
3432
|
+
log.debug("createdActors", createdActors);
|
|
3433
|
+
log.debug("destroyedActors", destroyedActors);
|
|
3434
|
+
await drawActors(diagram2, actors, actorKeys, false);
|
|
3435
|
+
for (const e of messagesToDraw) {
|
|
3436
|
+
await drawMessage(diagram2, e.messageModel, e.lineStartY, diagObj);
|
|
3437
|
+
}
|
|
3438
|
+
if (conf.mirrorActors) {
|
|
3439
|
+
await drawActors(diagram2, actors, actorKeys, true);
|
|
3440
|
+
}
|
|
3441
|
+
backgrounds.forEach((e) => svgDraw_default.drawBackgroundRect(diagram2, e));
|
|
3442
|
+
fixLifeLineHeights(diagram2, actors, actorKeys, conf);
|
|
3443
|
+
for (const box2 of bounds.models.boxes) {
|
|
3444
|
+
box2.height = bounds.getVerticalPos() - box2.y;
|
|
3445
|
+
bounds.insert(box2.x, box2.y, box2.x + box2.width, box2.height);
|
|
3446
|
+
const boxPadding = conf.boxMargin * 2;
|
|
3447
|
+
box2.startx = box2.x - boxPadding;
|
|
3448
|
+
box2.starty = box2.y - boxPadding * 0.25;
|
|
3449
|
+
box2.stopx = box2.startx + box2.width + 2 * boxPadding;
|
|
3450
|
+
box2.stopy = box2.starty + box2.height + boxPadding * 0.75;
|
|
3451
|
+
box2.stroke = "rgb(0,0,0, 0.5)";
|
|
3452
|
+
svgDraw_default.drawBox(diagram2, box2, conf);
|
|
3453
|
+
}
|
|
3454
|
+
if (hasBoxes) {
|
|
3455
|
+
bounds.bumpVerticalPos(conf.boxMargin);
|
|
3456
|
+
}
|
|
3457
|
+
const requiredBoxSize = drawActorsPopup(diagram2, actors, actorKeys, doc);
|
|
3458
|
+
const { bounds: box } = bounds.getBounds();
|
|
3459
|
+
if (box.startx === void 0) {
|
|
3460
|
+
box.startx = 0;
|
|
3461
|
+
}
|
|
3462
|
+
if (box.starty === void 0) {
|
|
3463
|
+
box.starty = 0;
|
|
3464
|
+
}
|
|
3465
|
+
if (box.stopx === void 0) {
|
|
3466
|
+
box.stopx = 0;
|
|
3467
|
+
}
|
|
3468
|
+
if (box.stopy === void 0) {
|
|
3469
|
+
box.stopy = 0;
|
|
3470
|
+
}
|
|
3471
|
+
let boxHeight = box.stopy - box.starty;
|
|
3472
|
+
if (boxHeight < requiredBoxSize.maxHeight) {
|
|
3473
|
+
boxHeight = requiredBoxSize.maxHeight;
|
|
3474
|
+
}
|
|
3475
|
+
let height = boxHeight + 2 * conf.diagramMarginY;
|
|
3476
|
+
if (conf.mirrorActors) {
|
|
3477
|
+
height = height - conf.boxMargin + conf.bottomMarginAdj;
|
|
3478
|
+
}
|
|
3479
|
+
let boxWidth = box.stopx - box.startx;
|
|
3480
|
+
if (boxWidth < requiredBoxSize.maxWidth) {
|
|
3481
|
+
boxWidth = requiredBoxSize.maxWidth;
|
|
3482
|
+
}
|
|
3483
|
+
const width = boxWidth + 2 * conf.diagramMarginX;
|
|
3484
|
+
if (title) {
|
|
3485
|
+
diagram2.append("text").text(title).attr("x", (box.stopx - box.startx) / 2 - 2 * conf.diagramMarginX).attr("y", -25);
|
|
3486
|
+
}
|
|
3487
|
+
configureSvgSize(diagram2, height, width, conf.useMaxWidth);
|
|
3488
|
+
const extraVertForTitle = title ? 40 : 0;
|
|
3489
|
+
diagram2.attr(
|
|
3490
|
+
"viewBox",
|
|
3491
|
+
box.startx - conf.diagramMarginX + " -" + (conf.diagramMarginY + extraVertForTitle) + " " + width + " " + (height + extraVertForTitle)
|
|
3492
|
+
);
|
|
3493
|
+
log.debug(`models:`, bounds.models);
|
|
3494
|
+
}, "draw");
|
|
3495
|
+
async function getMaxMessageWidthPerActor(actors, messages, diagObj) {
|
|
3496
|
+
const maxMessageWidthPerActor = {};
|
|
3497
|
+
for (const msg of messages) {
|
|
3498
|
+
if (actors.get(msg.to) && actors.get(msg.from)) {
|
|
3499
|
+
const actor = actors.get(msg.to);
|
|
3500
|
+
if (msg.placement === diagObj.db.PLACEMENT.LEFTOF && !actor.prevActor) {
|
|
3501
|
+
continue;
|
|
3502
|
+
}
|
|
3503
|
+
if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF && !actor.nextActor) {
|
|
3504
|
+
continue;
|
|
3505
|
+
}
|
|
3506
|
+
const isNote = msg.placement !== void 0;
|
|
3507
|
+
const isMessage = !isNote;
|
|
3508
|
+
const textFont = isNote ? noteFont(conf) : messageFont(conf);
|
|
3509
|
+
const wrappedMessage = msg.wrap ? utils_default.wrapLabel(msg.message, conf.width - 2 * conf.wrapPadding, textFont) : msg.message;
|
|
3510
|
+
const messageDimensions = hasKatex(wrappedMessage) ? await calculateMathMLDimensions(msg.message, getConfig2()) : utils_default.calculateTextDimensions(wrappedMessage, textFont);
|
|
3511
|
+
const messageWidth = messageDimensions.width + 2 * conf.wrapPadding;
|
|
3512
|
+
if (isMessage && msg.from === actor.nextActor) {
|
|
3513
|
+
maxMessageWidthPerActor[msg.to] = common_default.getMax(
|
|
3514
|
+
maxMessageWidthPerActor[msg.to] || 0,
|
|
3515
|
+
messageWidth
|
|
3516
|
+
);
|
|
3517
|
+
} else if (isMessage && msg.from === actor.prevActor) {
|
|
3518
|
+
maxMessageWidthPerActor[msg.from] = common_default.getMax(
|
|
3519
|
+
maxMessageWidthPerActor[msg.from] || 0,
|
|
3520
|
+
messageWidth
|
|
3521
|
+
);
|
|
3522
|
+
} else if (isMessage && msg.from === msg.to) {
|
|
3523
|
+
maxMessageWidthPerActor[msg.from] = common_default.getMax(
|
|
3524
|
+
maxMessageWidthPerActor[msg.from] || 0,
|
|
3525
|
+
messageWidth / 2
|
|
3526
|
+
);
|
|
3527
|
+
maxMessageWidthPerActor[msg.to] = common_default.getMax(
|
|
3528
|
+
maxMessageWidthPerActor[msg.to] || 0,
|
|
3529
|
+
messageWidth / 2
|
|
3530
|
+
);
|
|
3531
|
+
} else if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF) {
|
|
3532
|
+
maxMessageWidthPerActor[msg.from] = common_default.getMax(
|
|
3533
|
+
maxMessageWidthPerActor[msg.from] || 0,
|
|
3534
|
+
messageWidth
|
|
3535
|
+
);
|
|
3536
|
+
} else if (msg.placement === diagObj.db.PLACEMENT.LEFTOF) {
|
|
3537
|
+
maxMessageWidthPerActor[actor.prevActor] = common_default.getMax(
|
|
3538
|
+
maxMessageWidthPerActor[actor.prevActor] || 0,
|
|
3539
|
+
messageWidth
|
|
3540
|
+
);
|
|
3541
|
+
} else if (msg.placement === diagObj.db.PLACEMENT.OVER) {
|
|
3542
|
+
if (actor.prevActor) {
|
|
3543
|
+
maxMessageWidthPerActor[actor.prevActor] = common_default.getMax(
|
|
3544
|
+
maxMessageWidthPerActor[actor.prevActor] || 0,
|
|
3545
|
+
messageWidth / 2
|
|
3546
|
+
);
|
|
3547
|
+
}
|
|
3548
|
+
if (actor.nextActor) {
|
|
3549
|
+
maxMessageWidthPerActor[msg.from] = common_default.getMax(
|
|
3550
|
+
maxMessageWidthPerActor[msg.from] || 0,
|
|
3551
|
+
messageWidth / 2
|
|
3552
|
+
);
|
|
3553
|
+
}
|
|
3554
|
+
}
|
|
3555
|
+
}
|
|
3556
|
+
}
|
|
3557
|
+
log.debug("maxMessageWidthPerActor:", maxMessageWidthPerActor);
|
|
3558
|
+
return maxMessageWidthPerActor;
|
|
3559
|
+
}
|
|
3560
|
+
__name(getMaxMessageWidthPerActor, "getMaxMessageWidthPerActor");
|
|
3561
|
+
var getRequiredPopupWidth = /* @__PURE__ */ __name(function(actor) {
|
|
3562
|
+
let requiredPopupWidth = 0;
|
|
3563
|
+
const textFont = actorFont(conf);
|
|
3564
|
+
for (const key in actor.links) {
|
|
3565
|
+
const labelDimensions = utils_default.calculateTextDimensions(key, textFont);
|
|
3566
|
+
const labelWidth = labelDimensions.width + 2 * conf.wrapPadding + 2 * conf.boxMargin;
|
|
3567
|
+
if (requiredPopupWidth < labelWidth) {
|
|
3568
|
+
requiredPopupWidth = labelWidth;
|
|
3569
|
+
}
|
|
3570
|
+
}
|
|
3571
|
+
return requiredPopupWidth;
|
|
3572
|
+
}, "getRequiredPopupWidth");
|
|
3573
|
+
async function calculateActorMargins(actors, actorToMessageWidth, boxes) {
|
|
3574
|
+
let maxHeight = 0;
|
|
3575
|
+
for (const prop of actors.keys()) {
|
|
3576
|
+
const actor = actors.get(prop);
|
|
3577
|
+
if (actor.wrap) {
|
|
3578
|
+
actor.description = utils_default.wrapLabel(
|
|
3579
|
+
actor.description,
|
|
3580
|
+
conf.width - 2 * conf.wrapPadding,
|
|
3581
|
+
actorFont(conf)
|
|
3582
|
+
);
|
|
3583
|
+
}
|
|
3584
|
+
const actDims = hasKatex(actor.description) ? await calculateMathMLDimensions(actor.description, getConfig2()) : utils_default.calculateTextDimensions(actor.description, actorFont(conf));
|
|
3585
|
+
actor.width = actor.wrap ? conf.width : common_default.getMax(conf.width, actDims.width + 2 * conf.wrapPadding);
|
|
3586
|
+
actor.height = actor.wrap ? common_default.getMax(actDims.height, conf.height) : conf.height;
|
|
3587
|
+
maxHeight = common_default.getMax(maxHeight, actor.height);
|
|
3588
|
+
}
|
|
3589
|
+
for (const actorKey in actorToMessageWidth) {
|
|
3590
|
+
const actor = actors.get(actorKey);
|
|
3591
|
+
if (!actor) {
|
|
3592
|
+
continue;
|
|
3593
|
+
}
|
|
3594
|
+
const nextActor = actors.get(actor.nextActor);
|
|
3595
|
+
if (!nextActor) {
|
|
3596
|
+
const messageWidth2 = actorToMessageWidth[actorKey];
|
|
3597
|
+
const actorWidth2 = messageWidth2 + conf.actorMargin - actor.width / 2;
|
|
3598
|
+
actor.margin = common_default.getMax(actorWidth2, conf.actorMargin);
|
|
3599
|
+
continue;
|
|
3600
|
+
}
|
|
3601
|
+
const messageWidth = actorToMessageWidth[actorKey];
|
|
3602
|
+
const actorWidth = messageWidth + conf.actorMargin - actor.width / 2 - nextActor.width / 2;
|
|
3603
|
+
actor.margin = common_default.getMax(actorWidth, conf.actorMargin);
|
|
3604
|
+
}
|
|
3605
|
+
let maxBoxHeight = 0;
|
|
3606
|
+
boxes.forEach((box) => {
|
|
3607
|
+
const textFont = messageFont(conf);
|
|
3608
|
+
let totalWidth = box.actorKeys.reduce((total, aKey) => {
|
|
3609
|
+
return total += actors.get(aKey).width + (actors.get(aKey).margin || 0);
|
|
3610
|
+
}, 0);
|
|
3611
|
+
const standardBoxPadding = conf.boxMargin * 8;
|
|
3612
|
+
totalWidth += standardBoxPadding;
|
|
3613
|
+
totalWidth -= 2 * conf.boxTextMargin;
|
|
3614
|
+
if (box.wrap) {
|
|
3615
|
+
box.name = utils_default.wrapLabel(box.name, totalWidth - 2 * conf.wrapPadding, textFont);
|
|
3616
|
+
}
|
|
3617
|
+
const boxMsgDimensions = utils_default.calculateTextDimensions(box.name, textFont);
|
|
3618
|
+
maxBoxHeight = common_default.getMax(boxMsgDimensions.height, maxBoxHeight);
|
|
3619
|
+
const minWidth = common_default.getMax(totalWidth, boxMsgDimensions.width + 2 * conf.wrapPadding);
|
|
3620
|
+
box.margin = conf.boxTextMargin;
|
|
3621
|
+
if (totalWidth < minWidth) {
|
|
3622
|
+
const missing = (minWidth - totalWidth) / 2;
|
|
3623
|
+
box.margin += missing;
|
|
3624
|
+
}
|
|
3625
|
+
});
|
|
3626
|
+
boxes.forEach((box) => box.textMaxHeight = maxBoxHeight);
|
|
3627
|
+
return common_default.getMax(maxHeight, conf.height);
|
|
3628
|
+
}
|
|
3629
|
+
__name(calculateActorMargins, "calculateActorMargins");
|
|
3630
|
+
var buildNoteModel = /* @__PURE__ */ __name(async function(msg, actors, diagObj) {
|
|
3631
|
+
const fromActor = actors.get(msg.from);
|
|
3632
|
+
const toActor = actors.get(msg.to);
|
|
3633
|
+
const startx = fromActor.x;
|
|
3634
|
+
const stopx = toActor.x;
|
|
3635
|
+
const shouldWrap = msg.wrap && msg.message;
|
|
3636
|
+
let textDimensions = hasKatex(msg.message) ? await calculateMathMLDimensions(msg.message, getConfig2()) : utils_default.calculateTextDimensions(
|
|
3637
|
+
shouldWrap ? utils_default.wrapLabel(msg.message, conf.width, noteFont(conf)) : msg.message,
|
|
3638
|
+
noteFont(conf)
|
|
3639
|
+
);
|
|
3640
|
+
const noteModel = {
|
|
3641
|
+
width: shouldWrap ? conf.width : common_default.getMax(conf.width, textDimensions.width + 2 * conf.noteMargin),
|
|
3642
|
+
height: 0,
|
|
3643
|
+
startx: fromActor.x,
|
|
3644
|
+
stopx: 0,
|
|
3645
|
+
starty: 0,
|
|
3646
|
+
stopy: 0,
|
|
3647
|
+
message: msg.message
|
|
3648
|
+
};
|
|
3649
|
+
if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF) {
|
|
3650
|
+
noteModel.width = shouldWrap ? common_default.getMax(conf.width, textDimensions.width) : common_default.getMax(
|
|
3651
|
+
fromActor.width / 2 + toActor.width / 2,
|
|
3652
|
+
textDimensions.width + 2 * conf.noteMargin
|
|
3653
|
+
);
|
|
3654
|
+
noteModel.startx = startx + (fromActor.width + conf.actorMargin) / 2;
|
|
3655
|
+
} else if (msg.placement === diagObj.db.PLACEMENT.LEFTOF) {
|
|
3656
|
+
noteModel.width = shouldWrap ? common_default.getMax(conf.width, textDimensions.width + 2 * conf.noteMargin) : common_default.getMax(
|
|
3657
|
+
fromActor.width / 2 + toActor.width / 2,
|
|
3658
|
+
textDimensions.width + 2 * conf.noteMargin
|
|
3659
|
+
);
|
|
3660
|
+
noteModel.startx = startx - noteModel.width + (fromActor.width - conf.actorMargin) / 2;
|
|
3661
|
+
} else if (msg.to === msg.from) {
|
|
3662
|
+
textDimensions = utils_default.calculateTextDimensions(
|
|
3663
|
+
shouldWrap ? utils_default.wrapLabel(msg.message, common_default.getMax(conf.width, fromActor.width), noteFont(conf)) : msg.message,
|
|
3664
|
+
noteFont(conf)
|
|
3665
|
+
);
|
|
3666
|
+
noteModel.width = shouldWrap ? common_default.getMax(conf.width, fromActor.width) : common_default.getMax(fromActor.width, conf.width, textDimensions.width + 2 * conf.noteMargin);
|
|
3667
|
+
noteModel.startx = startx + (fromActor.width - noteModel.width) / 2;
|
|
3668
|
+
} else {
|
|
3669
|
+
noteModel.width = Math.abs(startx + fromActor.width / 2 - (stopx + toActor.width / 2)) + conf.actorMargin;
|
|
3670
|
+
noteModel.startx = startx < stopx ? startx + fromActor.width / 2 - conf.actorMargin / 2 : stopx + toActor.width / 2 - conf.actorMargin / 2;
|
|
3671
|
+
}
|
|
3672
|
+
if (shouldWrap) {
|
|
3673
|
+
noteModel.message = utils_default.wrapLabel(
|
|
3674
|
+
msg.message,
|
|
3675
|
+
noteModel.width - 2 * conf.wrapPadding,
|
|
3676
|
+
noteFont(conf)
|
|
3677
|
+
);
|
|
3678
|
+
}
|
|
3679
|
+
log.debug(
|
|
3680
|
+
`NM:[${noteModel.startx},${noteModel.stopx},${noteModel.starty},${noteModel.stopy}:${noteModel.width},${noteModel.height}=${msg.message}]`
|
|
3681
|
+
);
|
|
3682
|
+
return noteModel;
|
|
3683
|
+
}, "buildNoteModel");
|
|
3684
|
+
var buildMessageModel = /* @__PURE__ */ __name(function(msg, actors, diagObj) {
|
|
3685
|
+
if (![
|
|
3686
|
+
diagObj.db.LINETYPE.SOLID_OPEN,
|
|
3687
|
+
diagObj.db.LINETYPE.DOTTED_OPEN,
|
|
3688
|
+
diagObj.db.LINETYPE.SOLID,
|
|
3689
|
+
diagObj.db.LINETYPE.DOTTED,
|
|
3690
|
+
diagObj.db.LINETYPE.SOLID_CROSS,
|
|
3691
|
+
diagObj.db.LINETYPE.DOTTED_CROSS,
|
|
3692
|
+
diagObj.db.LINETYPE.SOLID_POINT,
|
|
3693
|
+
diagObj.db.LINETYPE.DOTTED_POINT,
|
|
3694
|
+
diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID,
|
|
3695
|
+
diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED
|
|
3696
|
+
].includes(msg.type)) {
|
|
3697
|
+
return {};
|
|
3698
|
+
}
|
|
3699
|
+
const [fromLeft, fromRight] = activationBounds(msg.from, actors);
|
|
3700
|
+
const [toLeft, toRight] = activationBounds(msg.to, actors);
|
|
3701
|
+
const isArrowToRight = fromLeft <= toLeft;
|
|
3702
|
+
let startx = isArrowToRight ? fromRight : fromLeft;
|
|
3703
|
+
let stopx = isArrowToRight ? toLeft : toRight;
|
|
3704
|
+
const isArrowToActivation = Math.abs(toLeft - toRight) > 2;
|
|
3705
|
+
const adjustValue = /* @__PURE__ */ __name((value) => {
|
|
3706
|
+
return isArrowToRight ? -value : value;
|
|
3707
|
+
}, "adjustValue");
|
|
3708
|
+
if (msg.from === msg.to) {
|
|
3709
|
+
stopx = startx;
|
|
3710
|
+
} else {
|
|
3711
|
+
if (msg.activate && !isArrowToActivation) {
|
|
3712
|
+
stopx += adjustValue(conf.activationWidth / 2 - 1);
|
|
3713
|
+
}
|
|
3714
|
+
if (![diagObj.db.LINETYPE.SOLID_OPEN, diagObj.db.LINETYPE.DOTTED_OPEN].includes(msg.type)) {
|
|
3715
|
+
stopx += adjustValue(3);
|
|
3716
|
+
}
|
|
3717
|
+
if ([diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID, diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED].includes(
|
|
3718
|
+
msg.type
|
|
3719
|
+
)) {
|
|
3720
|
+
startx -= adjustValue(3);
|
|
3721
|
+
}
|
|
3722
|
+
}
|
|
3723
|
+
const allBounds = [fromLeft, fromRight, toLeft, toRight];
|
|
3724
|
+
const boundedWidth = Math.abs(startx - stopx);
|
|
3725
|
+
if (msg.wrap && msg.message) {
|
|
3726
|
+
msg.message = utils_default.wrapLabel(
|
|
3727
|
+
msg.message,
|
|
3728
|
+
common_default.getMax(boundedWidth + 2 * conf.wrapPadding, conf.width),
|
|
3729
|
+
messageFont(conf)
|
|
3730
|
+
);
|
|
3731
|
+
}
|
|
3732
|
+
const msgDims = utils_default.calculateTextDimensions(msg.message, messageFont(conf));
|
|
3733
|
+
return {
|
|
3734
|
+
width: common_default.getMax(
|
|
3735
|
+
msg.wrap ? 0 : msgDims.width + 2 * conf.wrapPadding,
|
|
3736
|
+
boundedWidth + 2 * conf.wrapPadding,
|
|
3737
|
+
conf.width
|
|
3738
|
+
),
|
|
3739
|
+
height: 0,
|
|
3740
|
+
startx,
|
|
3741
|
+
stopx,
|
|
3742
|
+
starty: 0,
|
|
3743
|
+
stopy: 0,
|
|
3744
|
+
message: msg.message,
|
|
3745
|
+
type: msg.type,
|
|
3746
|
+
wrap: msg.wrap,
|
|
3747
|
+
fromBounds: Math.min.apply(null, allBounds),
|
|
3748
|
+
toBounds: Math.max.apply(null, allBounds)
|
|
3749
|
+
};
|
|
3750
|
+
}, "buildMessageModel");
|
|
3751
|
+
var calculateLoopBounds = /* @__PURE__ */ __name(async function(messages, actors, _maxWidthPerActor, diagObj) {
|
|
3752
|
+
const loops = {};
|
|
3753
|
+
const stack = [];
|
|
3754
|
+
let current, noteModel, msgModel;
|
|
3755
|
+
for (const msg of messages) {
|
|
3756
|
+
switch (msg.type) {
|
|
3757
|
+
case diagObj.db.LINETYPE.LOOP_START:
|
|
3758
|
+
case diagObj.db.LINETYPE.ALT_START:
|
|
3759
|
+
case diagObj.db.LINETYPE.OPT_START:
|
|
3760
|
+
case diagObj.db.LINETYPE.PAR_START:
|
|
3761
|
+
case diagObj.db.LINETYPE.PAR_OVER_START:
|
|
3762
|
+
case diagObj.db.LINETYPE.CRITICAL_START:
|
|
3763
|
+
case diagObj.db.LINETYPE.BREAK_START:
|
|
3764
|
+
stack.push({
|
|
3765
|
+
id: msg.id,
|
|
3766
|
+
msg: msg.message,
|
|
3767
|
+
from: Number.MAX_SAFE_INTEGER,
|
|
3768
|
+
to: Number.MIN_SAFE_INTEGER,
|
|
3769
|
+
width: 0
|
|
3770
|
+
});
|
|
3771
|
+
break;
|
|
3772
|
+
case diagObj.db.LINETYPE.ALT_ELSE:
|
|
3773
|
+
case diagObj.db.LINETYPE.PAR_AND:
|
|
3774
|
+
case diagObj.db.LINETYPE.CRITICAL_OPTION:
|
|
3775
|
+
if (msg.message) {
|
|
3776
|
+
current = stack.pop();
|
|
3777
|
+
loops[current.id] = current;
|
|
3778
|
+
loops[msg.id] = current;
|
|
3779
|
+
stack.push(current);
|
|
3780
|
+
}
|
|
3781
|
+
break;
|
|
3782
|
+
case diagObj.db.LINETYPE.LOOP_END:
|
|
3783
|
+
case diagObj.db.LINETYPE.ALT_END:
|
|
3784
|
+
case diagObj.db.LINETYPE.OPT_END:
|
|
3785
|
+
case diagObj.db.LINETYPE.PAR_END:
|
|
3786
|
+
case diagObj.db.LINETYPE.CRITICAL_END:
|
|
3787
|
+
case diagObj.db.LINETYPE.BREAK_END:
|
|
3788
|
+
current = stack.pop();
|
|
3789
|
+
loops[current.id] = current;
|
|
3790
|
+
break;
|
|
3791
|
+
case diagObj.db.LINETYPE.ACTIVE_START:
|
|
3792
|
+
{
|
|
3793
|
+
const actorRect = actors.get(msg.from ? msg.from : msg.to.actor);
|
|
3794
|
+
const stackedSize = actorActivations(msg.from ? msg.from : msg.to.actor).length;
|
|
3795
|
+
const x = actorRect.x + actorRect.width / 2 + (stackedSize - 1) * conf.activationWidth / 2;
|
|
3796
|
+
const toAdd = {
|
|
3797
|
+
startx: x,
|
|
3798
|
+
stopx: x + conf.activationWidth,
|
|
3799
|
+
actor: msg.from,
|
|
3800
|
+
enabled: true
|
|
3801
|
+
};
|
|
3802
|
+
bounds.activations.push(toAdd);
|
|
3803
|
+
}
|
|
3804
|
+
break;
|
|
3805
|
+
case diagObj.db.LINETYPE.ACTIVE_END:
|
|
3806
|
+
{
|
|
3807
|
+
const lastActorActivationIdx = bounds.activations.map((a) => a.actor).lastIndexOf(msg.from);
|
|
3808
|
+
bounds.activations.splice(lastActorActivationIdx, 1).splice(0, 1);
|
|
3809
|
+
}
|
|
3810
|
+
break;
|
|
3811
|
+
}
|
|
3812
|
+
const isNote = msg.placement !== void 0;
|
|
3813
|
+
if (isNote) {
|
|
3814
|
+
noteModel = await buildNoteModel(msg, actors, diagObj);
|
|
3815
|
+
msg.noteModel = noteModel;
|
|
3816
|
+
stack.forEach((stk) => {
|
|
3817
|
+
current = stk;
|
|
3818
|
+
current.from = common_default.getMin(current.from, noteModel.startx);
|
|
3819
|
+
current.to = common_default.getMax(current.to, noteModel.startx + noteModel.width);
|
|
3820
|
+
current.width = common_default.getMax(current.width, Math.abs(current.from - current.to)) - conf.labelBoxWidth;
|
|
3821
|
+
});
|
|
3822
|
+
} else {
|
|
3823
|
+
msgModel = buildMessageModel(msg, actors, diagObj);
|
|
3824
|
+
msg.msgModel = msgModel;
|
|
3825
|
+
if (msgModel.startx && msgModel.stopx && stack.length > 0) {
|
|
3826
|
+
stack.forEach((stk) => {
|
|
3827
|
+
current = stk;
|
|
3828
|
+
if (msgModel.startx === msgModel.stopx) {
|
|
3829
|
+
const from = actors.get(msg.from);
|
|
3830
|
+
const to = actors.get(msg.to);
|
|
3831
|
+
current.from = common_default.getMin(
|
|
3832
|
+
from.x - msgModel.width / 2,
|
|
3833
|
+
from.x - from.width / 2,
|
|
3834
|
+
current.from
|
|
3835
|
+
);
|
|
3836
|
+
current.to = common_default.getMax(
|
|
3837
|
+
to.x + msgModel.width / 2,
|
|
3838
|
+
to.x + from.width / 2,
|
|
3839
|
+
current.to
|
|
3840
|
+
);
|
|
3841
|
+
current.width = common_default.getMax(current.width, Math.abs(current.to - current.from)) - conf.labelBoxWidth;
|
|
3842
|
+
} else {
|
|
3843
|
+
current.from = common_default.getMin(msgModel.startx, current.from);
|
|
3844
|
+
current.to = common_default.getMax(msgModel.stopx, current.to);
|
|
3845
|
+
current.width = common_default.getMax(current.width, msgModel.width) - conf.labelBoxWidth;
|
|
3846
|
+
}
|
|
3847
|
+
});
|
|
3848
|
+
}
|
|
3849
|
+
}
|
|
3850
|
+
}
|
|
3851
|
+
bounds.activations = [];
|
|
3852
|
+
log.debug("Loop type widths:", loops);
|
|
3853
|
+
return loops;
|
|
3854
|
+
}, "calculateLoopBounds");
|
|
3855
|
+
var sequenceRenderer_default = {
|
|
3856
|
+
bounds,
|
|
3857
|
+
drawActors,
|
|
3858
|
+
drawActorsPopup,
|
|
3859
|
+
setConf,
|
|
3860
|
+
draw
|
|
3861
|
+
};
|
|
3862
|
+
var diagram = {
|
|
3863
|
+
parser: sequenceDiagram_default,
|
|
3864
|
+
get db() {
|
|
3865
|
+
return new SequenceDB();
|
|
3866
|
+
},
|
|
3867
|
+
renderer: sequenceRenderer_default,
|
|
3868
|
+
styles: styles_default,
|
|
3869
|
+
init: /* @__PURE__ */ __name((cnf) => {
|
|
3870
|
+
if (!cnf.sequence) {
|
|
3871
|
+
cnf.sequence = {};
|
|
3872
|
+
}
|
|
3873
|
+
if (cnf.wrap) {
|
|
3874
|
+
cnf.sequence.wrap = cnf.wrap;
|
|
3875
|
+
setConfig2({ sequence: { wrap: cnf.wrap } });
|
|
3876
|
+
}
|
|
3877
|
+
}, "init")
|
|
3878
|
+
};
|
|
3879
|
+
export {
|
|
3880
|
+
diagram
|
|
3881
|
+
};
|
|
3882
|
+
//# sourceMappingURL=sequenceDiagram-WL72ISMW.mjs.map
|