qidian-vue-ui 1.1.55 → 1.1.57
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/components/auto-tooltip/index.css +20 -0
- package/dist/components/auto-tooltip/index.vue.mjs +1 -0
- package/dist/components/auto-tooltip/index.vue2.mjs +1 -0
- package/dist/components/avatar/index.css +9 -0
- package/dist/components/avatar/index.vue.mjs +1 -0
- package/dist/components/avatar/index.vue2.mjs +1 -2
- package/dist/components/avatar/index.vue2.mjs.map +1 -1
- package/dist/components/card/index.css +6 -0
- package/dist/components/card/index.vue.mjs +1 -0
- package/dist/components/card/index.vue2.mjs +1 -0
- package/dist/components/crud/list/index.css +37 -0
- package/dist/components/crud/list/index.vue.mjs +1 -0
- package/dist/components/crud/list/index.vue2.mjs +2 -4
- package/dist/components/crud/list/index.vue2.mjs.map +1 -1
- package/dist/components/crud/search/index.css +16 -0
- package/dist/components/crud/search/index.vue.mjs +1 -0
- package/dist/components/crud/search/index.vue2.mjs +3 -5
- package/dist/components/crud/search/index.vue2.mjs.map +1 -1
- package/dist/components/crud/table/index.css +43 -0
- package/dist/components/crud/table/index.vue.mjs +1 -0
- package/dist/components/crud/table/index.vue2.mjs +9 -13
- package/dist/components/crud/table/index.vue2.mjs.map +1 -1
- package/dist/components/dialog/form.vue.mjs +1 -4
- package/dist/components/dialog/form.vue.mjs.map +1 -1
- package/dist/components/dialog/index.css +3 -0
- package/dist/components/dialog/index.vue.mjs +1 -0
- package/dist/components/dialog/index.vue3.mjs +1 -0
- package/dist/components/dict/checkbox-group/index.css +3 -0
- package/dist/components/dict/checkbox-group/index.vue.mjs +1 -0
- package/dist/components/dict/checkbox-group/index.vue2.mjs +1 -2
- package/dist/components/dict/checkbox-group/index.vue2.mjs.map +1 -1
- package/dist/components/dict/radio-group/index.css +3 -0
- package/dist/components/dict/radio-group/index.vue.mjs +1 -0
- package/dist/components/dict/radio-group/index.vue2.mjs +1 -3
- package/dist/components/dict/radio-group/index.vue2.mjs.map +1 -1
- package/dist/components/dict/select/index.vue.mjs +0 -2
- package/dist/components/dict/select/index.vue.mjs.map +1 -1
- package/dist/components/dict/tag/index.css +5 -0
- package/dist/components/dict/tag/index.vue.mjs +1 -0
- package/dist/components/dict/tag/index.vue2.mjs +2 -3
- package/dist/components/dict/tag/index.vue2.mjs.map +1 -1
- package/dist/components/form/index.css +32 -0
- package/dist/components/form/index.vue.mjs +1 -0
- package/dist/components/form/index.vue2.mjs +3 -3
- package/dist/components/form/index.vue2.mjs.map +1 -1
- package/dist/components/form/item.css +6 -0
- package/dist/components/form/item.vue.mjs +1 -0
- package/dist/components/form/item.vue2.mjs +3 -3
- package/dist/components/form/item.vue2.mjs.map +1 -1
- package/dist/components/grid/index.css +4 -0
- package/dist/components/grid/index.vue.mjs +1 -0
- package/dist/components/grid/index.vue2.mjs +1 -0
- package/dist/components/grid/item.css +3 -0
- package/dist/components/grid/item.vue.mjs +1 -0
- package/dist/components/grid/item.vue2.mjs +1 -0
- package/dist/components/md-editor/config.d.ts +1 -4
- package/dist/components/md-editor/index.css +322 -0
- package/dist/components/md-editor/index.vue.mjs +4 -1
- package/dist/components/md-editor/index.vue.mjs.map +1 -1
- package/dist/components/md-editor/index.vue2.mjs +4 -7
- package/dist/components/md-editor/index.vue2.mjs.map +1 -1
- package/dist/components/md-editor/index2.css +22 -0
- package/dist/components/office/pdf/index.css +4870 -0
- package/dist/components/office/pdf/index.vue.d.ts +0 -1
- package/dist/components/office/pdf/index.vue.mjs +4 -1
- package/dist/components/office/pdf/index.vue.mjs.map +1 -1
- package/dist/components/office/pdf/index.vue2.mjs +3 -2
- package/dist/components/office/pdf/index.vue2.mjs.map +1 -1
- package/dist/components/office/pdf/index2.css +82 -0
- package/dist/components/org/select/index.css +13 -0
- package/dist/components/org/select/index.vue.mjs +3 -2
- package/dist/components/org/select/index.vue3.mjs +1 -0
- package/dist/components/org/select/props.mjs +1 -1
- package/dist/components/read-write/index.css +26 -0
- package/dist/components/read-write/index.vue.mjs +1 -0
- package/dist/components/read-write/index.vue2.mjs +1 -2
- package/dist/components/read-write/index.vue2.mjs.map +1 -1
- package/dist/components/service/list/index.css +13 -0
- package/dist/components/service/list/index.vue.mjs +1 -0
- package/dist/components/service/list/index.vue2.mjs +1 -0
- package/dist/components/service/table/index.css +11 -0
- package/dist/components/service/table/index.vue.mjs +1 -0
- package/dist/components/service/table/index.vue2.mjs +1 -0
- package/dist/components/service-dialog-table-select/index.css +28 -0
- package/dist/components/service-dialog-table-select/index.vue.mjs +1 -0
- package/dist/components/service-dialog-table-select/index.vue2.mjs +5 -17
- package/dist/components/service-dialog-table-select/index.vue2.mjs.map +1 -1
- package/dist/components/service-popup-table-select/index.css +3 -0
- package/dist/components/service-popup-table-select/index.vue.mjs +2 -0
- package/dist/components/service-popup-table-select/index.vue2.mjs +5 -15
- package/dist/components/service-popup-table-select/index.vue2.mjs.map +1 -1
- package/dist/components/service-popup-table-select/index2.css +19 -0
- package/dist/components/service-select/index.css +6 -0
- package/dist/components/service-select/index.vue.mjs +1 -0
- package/dist/components/service-select/index.vue2.mjs +1 -0
- package/dist/components/upload/index.css +70 -0
- package/dist/components/upload/index.vue.mjs +1 -0
- package/dist/components/upload/index.vue2.mjs +5 -9
- package/dist/components/upload/index.vue2.mjs.map +1 -1
- package/dist/directive/hasPermi.mjs +0 -3
- package/dist/directive/hasPermi.mjs.map +1 -1
- package/dist/directive/hasRole.mjs +0 -3
- package/dist/directive/hasRole.mjs.map +1 -1
- package/dist/hooks/useAgentChat/index.mjs +1 -1
- package/dist/index.mjs +44 -44
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.mjs +4 -18
- 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/_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/_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/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/config.mjs +1 -7
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/config.mjs.map +1 -1
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index3.mjs +3 -6
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/chunks/index3.mjs.map +1 -1
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/index.mjs +30 -31
- package/dist/node_modules/.pnpm/md-editor-v3@6.2.1_vue@3.5.26_typescript@5.9.3_/node_modules/md-editor-v3/lib/es/index.mjs.map +1 -1
- package/dist/styles/index.css +123 -0
- package/dist/vue/qidian-vite-auto-import-resolver.cjs.js +37 -1
- package/dist/vue/qidian-vite-auto-import-resolver.cjs.js.map +1 -1
- package/dist/vue/qidian-vite-auto-import-resolver.es.js +36 -1
- package/dist/vue/qidian-vite-auto-import-resolver.es.js.map +1 -1
- package/package.json +10 -5
- package/dist/_virtual/advancedFormat.mjs +0 -8
- package/dist/_virtual/advancedFormat.mjs.map +0 -1
- package/dist/_virtual/advancedFormat2.mjs +0 -5
- package/dist/_virtual/advancedFormat2.mjs.map +0 -1
- package/dist/_virtual/cancellation.mjs +0 -6
- package/dist/_virtual/cancellation.mjs.map +0 -1
- package/dist/_virtual/cancellation2.mjs +0 -5
- package/dist/_virtual/cancellation2.mjs.map +0 -1
- package/dist/_virtual/constants.mjs +0 -5
- package/dist/_virtual/constants.mjs.map +0 -1
- package/dist/_virtual/cose-base.mjs +0 -5
- package/dist/_virtual/cose-base.mjs.map +0 -1
- package/dist/_virtual/cose-base2.mjs +0 -5
- package/dist/_virtual/cose-base2.mjs.map +0 -1
- package/dist/_virtual/customParseFormat.mjs +0 -8
- package/dist/_virtual/customParseFormat.mjs.map +0 -1
- package/dist/_virtual/customParseFormat2.mjs +0 -5
- package/dist/_virtual/customParseFormat2.mjs.map +0 -1
- package/dist/_virtual/cytoscape-cose-bilkent.mjs +0 -8
- package/dist/_virtual/cytoscape-cose-bilkent.mjs.map +0 -1
- package/dist/_virtual/cytoscape-cose-bilkent2.mjs +0 -5
- package/dist/_virtual/cytoscape-cose-bilkent2.mjs.map +0 -1
- package/dist/_virtual/cytoscape-fcose.mjs +0 -8
- package/dist/_virtual/cytoscape-fcose.mjs.map +0 -1
- package/dist/_virtual/cytoscape-fcose2.mjs +0 -5
- package/dist/_virtual/cytoscape-fcose2.mjs.map +0 -1
- package/dist/_virtual/duration.mjs +0 -8
- package/dist/_virtual/duration.mjs.map +0 -1
- package/dist/_virtual/duration2.mjs +0 -5
- package/dist/_virtual/duration2.mjs.map +0 -1
- package/dist/_virtual/events.mjs +0 -6
- package/dist/_virtual/events.mjs.map +0 -1
- package/dist/_virtual/events2.mjs +0 -5
- package/dist/_virtual/events2.mjs.map +0 -1
- package/dist/_virtual/index.mjs +0 -8
- package/dist/_virtual/index.mjs.map +0 -1
- package/dist/_virtual/index2.mjs +0 -6
- package/dist/_virtual/index2.mjs.map +0 -1
- package/dist/_virtual/index3.mjs +0 -5
- package/dist/_virtual/index3.mjs.map +0 -1
- package/dist/_virtual/is.mjs +0 -5
- package/dist/_virtual/is.mjs.map +0 -1
- package/dist/_virtual/isoWeek.mjs +0 -8
- package/dist/_virtual/isoWeek.mjs.map +0 -1
- package/dist/_virtual/isoWeek2.mjs +0 -5
- package/dist/_virtual/isoWeek2.mjs.map +0 -1
- package/dist/_virtual/layout-base.mjs +0 -5
- package/dist/_virtual/layout-base.mjs.map +0 -1
- package/dist/_virtual/layout-base2.mjs +0 -5
- package/dist/_virtual/layout-base2.mjs.map +0 -1
- package/dist/_virtual/ral.mjs +0 -5
- package/dist/_virtual/ral.mjs.map +0 -1
- package/dist/components/md-editor/config.mjs +0 -37
- package/dist/components/md-editor/config.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.mjs +0 -21
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.mjs +0 -77
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.mjs +0 -60
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs +0 -226
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.mjs +0 -65
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.mjs +0 -102
- 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 +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs +0 -46
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs +0 -694
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs +0 -40
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.mjs +0 -15
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.mjs +0 -11
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs +0 -16
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs +0 -14
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/defaults.mjs +0 -27
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/defaults.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/merge.mjs +0 -14
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/merge.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/name.mjs +0 -46
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/name.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/transformations.mjs +0 -12
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon/transformations.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs +0 -23
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs +0 -21
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/build.mjs +0 -104
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/build.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/defs.mjs +0 -30
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/defs.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/html.mjs +0 -9
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/html.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/id.mjs +0 -26
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/id.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/size.mjs +0 -27
- package/dist/node_modules/.pnpm/@iconify_utils@3.1.0/node_modules/@iconify/utils/lib/svg/size.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-U656AL7Q.mjs +0 -7
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-76Q3JFCE.mjs +0 -35
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FPAJGGOC.mjs +0 -614
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FWNWRKHM.mjs +0 -106
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LBM3YZW2.mjs +0 -35
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LHMN2FUI.mjs +0 -35
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O7ZBX7Z2.mjs +0 -47
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-S6J4BHB3.mjs +0 -35
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-T53DSG4Q.mjs +0 -43
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-F6HP7TQM.mjs +0 -7
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-NVLQJR56.mjs +0 -7
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-BFZMPI3H.mjs +0 -7
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-7BOR55EZ.mjs +0 -7
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-NHE76QYJ.mjs +0 -7
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-KMMF4GRG.mjs +0 -7
- 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 +0 -1
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs +0 -126
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs +0 -531
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.mjs +0 -393
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.mjs +0 -43
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs +0 -13
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.mjs +0 -5
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.mjs +0 -43
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs +0 -96
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.mjs +0 -164
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs +0 -61
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs +0 -434
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.mjs +0 -50
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs +0 -43
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs +0 -26
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs +0 -431
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs +0 -23
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs +0 -50
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs +0 -394
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs +0 -42
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs +0 -85
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.mjs +0 -187
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs +0 -27
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs +0 -71
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs +0 -276
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs +0 -60
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs +0 -130
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs +0 -39
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs +0 -325
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs +0 -444
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs +0 -259
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs +0 -171
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs +0 -20
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.mjs +0 -742
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs +0 -12
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.mjs +0 -565
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.mjs +0 -220
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs +0 -21
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.mjs +0 -125
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.mjs.map +0 -1
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.mjs +0 -91
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.mjs.map +0 -1
- package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.mjs +0 -1091
- package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.mjs.map +0 -1
- package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.mjs +0 -2556
- package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.mjs.map +0 -1
- package/dist/node_modules/.pnpm/cropperjs@1.6.2/node_modules/cropperjs/dist/cropper.esm.mjs +0 -2740
- package/dist/node_modules/.pnpm/cropperjs@1.6.2/node_modules/cropperjs/dist/cropper.esm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.33.1/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.mjs +0 -375
- 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 +0 -1
- package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.1/node_modules/cytoscape-fcose/cytoscape-fcose.mjs +0 -1279
- package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.1/node_modules/cytoscape-fcose/cytoscape-fcose.mjs.map +0 -1
- package/dist/node_modules/.pnpm/cytoscape@3.33.1/node_modules/cytoscape/dist/cytoscape.esm.mjs +0 -30254
- package/dist/node_modules/.pnpm/cytoscape@3.33.1/node_modules/cytoscape/dist/cytoscape.esm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.mjs +0 -22
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.mjs +0 -22
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.mjs +0 -22
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.mjs +0 -48
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.mjs +0 -22
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.mjs +0 -22
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.mjs +0 -12
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.mjs +0 -52
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.mjs +0 -95
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.mjs +0 -339
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.mjs +0 -14
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.mjs +0 -96
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.mjs +0 -71
- package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.mjs +0 -21
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.mjs +0 -8
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.mjs +0 -16
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.mjs +0 -16
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.mjs +0 -13
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.mjs +0 -38
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.mjs +0 -22
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.mjs +0 -22
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.mjs +0 -83
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.mjs +0 -8
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.mjs +0 -8
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.mjs +0 -8
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.mjs +0 -13
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.mjs +0 -13
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.mjs +0 -19
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.mjs +0 -16
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.mjs +0 -12
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.mjs +0 -80
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.mjs +0 -18
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.mjs +0 -13
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.mjs +0 -13
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.mjs +0 -29
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.mjs +0 -70
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.mjs +0 -10
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.mjs +0 -48
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.mjs +0 -14
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.mjs +0 -30
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.mjs +0 -5
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.mjs +0 -10
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.mjs +0 -19
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.mjs +0 -16
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.mjs +0 -21
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.mjs +0 -21
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.mjs +0 -44
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.mjs +0 -29
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.mjs +0 -60
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.mjs +0 -19
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.mjs +0 -17
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.mjs +0 -74
- package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.mjs +0 -89
- package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.mjs +0 -23
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.mjs +0 -327
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.mjs +0 -14
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.mjs +0 -6
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.mjs +0 -57
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.mjs +0 -96
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.mjs +0 -17
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.mjs +0 -62
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.mjs +0 -15
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.mjs +0 -39
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs +0 -35
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.mjs +0 -55
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.mjs +0 -21
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.mjs +0 -15
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.mjs +0 -10
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.mjs +0 -13
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs +0 -8
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.mjs +0 -47
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.mjs +0 -10
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.mjs +0 -65
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.mjs +0 -15
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.mjs +0 -77
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.mjs +0 -29
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.mjs +0 -12
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.mjs +0 -32
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.mjs +0 -17
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.mjs +0 -21
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.mjs +0 -89
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.mjs +0 -15
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.mjs +0 -20
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.mjs +0 -10
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.mjs +0 -19
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.mjs +0 -13
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.mjs +0 -65
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.mjs +0 -15
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.mjs +0 -24
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.mjs +0 -10
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.mjs +0 -18
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.mjs +0 -25
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.mjs +0 -17
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.mjs +0 -17
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.mjs +0 -23
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.mjs +0 -29
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.mjs +0 -21
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.mjs +0 -12
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.mjs +0 -5
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.mjs +0 -46
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.mjs +0 -134
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.mjs +0 -67
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.mjs +0 -64
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.mjs +0 -51
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.mjs +0 -50
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.mjs +0 -44
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.mjs +0 -74
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.mjs +0 -70
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.mjs +0 -58
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.mjs +0 -84
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.mjs +0 -76
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.mjs +0 -64
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.mjs +0 -40
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.mjs +0 -26
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.mjs +0 -100
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.mjs +0 -55
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.mjs +0 -60
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.mjs +0 -7
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.mjs +0 -42
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.mjs +0 -33
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.mjs +0 -6
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.mjs +0 -20
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.mjs +0 -56
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.mjs +0 -11
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.mjs +0 -26
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.mjs +0 -543
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.mjs +0 -35
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.mjs +0 -17
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.mjs +0 -27
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.mjs +0 -62
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.mjs +0 -24
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.mjs +0 -27
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.mjs +0 -28
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.mjs +0 -16
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.mjs +0 -55
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.mjs +0 -67
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.mjs +0 -46
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.mjs +0 -14
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.mjs +0 -97
- package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.mjs +0 -22
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs +0 -6
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.mjs +0 -10
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.mjs +0 -40
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.mjs +0 -56
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.mjs +0 -43
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.mjs +0 -19
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.mjs +0 -19
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.mjs +0 -15
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.mjs +0 -16
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.mjs +0 -24
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.mjs +0 -17
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.mjs +0 -69
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.mjs +0 -12
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.mjs +0 -19
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.mjs +0 -24
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.mjs +0 -14
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.mjs +0 -126
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.mjs +0 -21
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.mjs +0 -25
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.mjs +0 -9
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.mjs +0 -48
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.mjs +0 -26
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.mjs +0 -19
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.mjs +0 -26
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.mjs +0 -23
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.mjs +0 -65
- package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.mjs.map +0 -1
- package/dist/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs +0 -46
- package/dist/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/acyclic.mjs +0 -57
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/acyclic.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/add-border-segments.mjs +0 -34
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/add-border-segments.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/coordinate-system.mjs +0 -67
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/coordinate-system.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/data/list.mjs +0 -50
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/data/list.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/greedy-fas.mjs +0 -102
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/greedy-fas.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/layout.mjs +0 -351
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/layout.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/nesting-graph.mjs +0 -98
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/nesting-graph.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/normalize.mjs +0 -70
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/normalize.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.mjs +0 -26
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/barycenter.mjs +0 -31
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/barycenter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.mjs +0 -36
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/cross-count.mjs +0 -59
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/cross-count.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/index.mjs +0 -55
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/init-order.mjs +0 -37
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/init-order.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.mjs +0 -89
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.mjs +0 -70
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort.mjs +0 -51
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.mjs +0 -67
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/bk.mjs +0 -320
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/bk.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/index.mjs +0 -33
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.mjs +0 -47
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/index.mjs +0 -30
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.mjs +0 -150
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/util.mjs +0 -33
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/util.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/util.mjs +0 -172
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/util.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/dfs.mjs +0 -35
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/dfs.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/postorder.mjs +0 -8
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/postorder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/preorder.mjs +0 -8
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/preorder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/topsort.mjs +0 -7
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/topsort.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/graph.mjs +0 -430
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/graph.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/json.mjs +0 -50
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/json.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/advancedFormat.mjs +0 -59
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/advancedFormat.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/customParseFormat.mjs +0 -134
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/customParseFormat.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.mjs +0 -141
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/duration.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/isoWeek.mjs +0 -38
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/isoWeek.mjs.map +0 -1
- package/dist/node_modules/.pnpm/dompurify@3.3.1/node_modules/dompurify/dist/purify.es.mjs +0 -1013
- package/dist/node_modules/.pnpm/dompurify@3.3.1/node_modules/dompurify/dist/purify.es.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/es/index.mjs +0 -6
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/es/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/core.mjs +0 -1543
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/core.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/index.mjs +0 -400
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/1c.mjs +0 -158
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/1c.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/abnf.mjs +0 -75
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/abnf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/accesslog.mjs +0 -91
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/accesslog.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/actionscript.mjs +0 -152
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/actionscript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ada.mjs +0 -232
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ada.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/angelscript.mjs +0 -176
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/angelscript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/apache.mjs +0 -104
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/apache.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/applescript.mjs +0 -131
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/applescript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arcade.mjs +0 -432
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arcade.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arduino.mjs +0 -943
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/arduino.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/armasm.mjs +0 -98
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/armasm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/asciidoc.mjs +0 -258
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/asciidoc.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/aspectj.mjs +0 -230
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/aspectj.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autohotkey.mjs +0 -77
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autohotkey.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autoit.mjs +0 -164
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/autoit.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/avrasm.mjs +0 -68
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/avrasm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/awk.mjs +0 -69
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/awk.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/axapta.mjs +0 -184
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/axapta.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bash.mjs +0 -404
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bash.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/basic.mjs +0 -236
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/basic.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bnf.mjs +0 -41
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/bnf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/brainfuck.mjs +0 -57
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/brainfuck.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/c.mjs +0 -304
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/c.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cal.mjs +0 -158
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cal.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/capnproto.mjs +0 -100
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/capnproto.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ceylon.mjs +0 -138
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ceylon.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clean.mjs +0 -69
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clean.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure-repl.mjs +0 -27
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure-repl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure.mjs +0 -165
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/clojure.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cmake.mjs +0 -34
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cmake.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coffeescript.mjs +0 -360
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coffeescript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coq.mjs +0 -449
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/coq.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cos.mjs +0 -101
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cos.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cpp.mjs +0 -553
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/cpp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crmsh.mjs +0 -96
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crmsh.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crystal.mjs +0 -308
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/crystal.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csharp.mjs +0 -410
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csharp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csp.mjs +0 -57
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/csp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/css.mjs +0 -947
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/css.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/d.mjs +0 -122
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/d.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dart.mjs +0 -264
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dart.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/delphi.mjs +0 -255
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/delphi.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/diff.mjs +0 -63
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/diff.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/django.mjs +0 -56
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/django.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dns.mjs +0 -80
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dns.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dockerfile.mjs +0 -44
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dockerfile.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dos.mjs +0 -167
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dos.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dsconfig.mjs +0 -67
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dsconfig.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dts.mjs +0 -145
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dts.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dust.mjs +0 -47
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/dust.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ebnf.mjs +0 -52
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ebnf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elixir.mjs +0 -282
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elixir.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elm.mjs +0 -138
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/elm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erb.mjs +0 -28
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erb.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang-repl.mjs +0 -55
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang-repl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang.mjs +0 -227
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/erlang.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/excel.mjs +0 -584
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/excel.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fix.mjs +0 -43
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fix.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/flix.mjs +0 -77
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/flix.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fortran.mjs +0 -570
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fortran.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fsharp.mjs +0 -576
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/fsharp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gams.mjs +0 -163
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gams.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gauss.mjs +0 -197
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gauss.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gcode.mjs +0 -172
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gcode.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gherkin.mjs +0 -52
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gherkin.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/glsl.mjs +0 -40
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/glsl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gml.mjs +0 -3133
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gml.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/go.mjs +0 -164
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/go.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/golo.mjs +0 -82
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/golo.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gradle.mjs +0 -191
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/gradle.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/graphql.mjs +0 -80
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/graphql.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/groovy.mjs +0 -190
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/groovy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haml.mjs +0 -114
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haml.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/handlebars.mjs +0 -240
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/handlebars.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haskell.mjs +0 -200
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haskell.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haxe.mjs +0 -170
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/haxe.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hsp.mjs +0 -57
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hsp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/http.mjs +0 -98
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/http.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hy.mjs +0 -108
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/hy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/inform7.mjs +0 -67
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/inform7.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ini.mjs +0 -126
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ini.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/irpf90.mjs +0 -64
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/irpf90.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/isbl.mjs +0 -267
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/isbl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/java.mjs +0 -264
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/java.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/javascript.mjs +0 -711
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/javascript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/jboss-cli.mjs +0 -63
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/jboss-cli.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/json.mjs +0 -50
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/json.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia-repl.mjs +0 -36
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia-repl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia.mjs +0 -379
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/julia.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/kotlin.mjs +0 -265
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/kotlin.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lasso.mjs +0 -155
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lasso.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/latex.mjs +0 -281
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/latex.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ldif.mjs +0 -33
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ldif.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/leaf.mjs +0 -100
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/leaf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/less.mjs +0 -1028
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/less.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lisp.mjs +0 -142
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lisp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livecodeserver.mjs +0 -104
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livecodeserver.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livescript.mjs +0 -371
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/livescript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/llvm.mjs +0 -99
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/llvm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lsl.mjs +0 -73
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lsl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lua.mjs +0 -71
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/lua.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/makefile.mjs +0 -81
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/makefile.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/markdown.mjs +0 -242
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/markdown.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mathematica.mjs +0 -7342
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mathematica.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/matlab.mjs +0 -86
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/matlab.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/maxima.mjs +0 -64
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/maxima.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mel.mjs +0 -36
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mel.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mercury.mjs +0 -88
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mercury.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mipsasm.mjs +0 -86
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mipsasm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mizar.mjs +0 -19
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mizar.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mojolicious.mjs +0 -38
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/mojolicious.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/monkey.mjs +0 -185
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/monkey.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/moonscript.mjs +0 -145
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/moonscript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/n1ql.mjs +0 -361
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/n1ql.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nestedtext.mjs +0 -86
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nestedtext.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nginx.mjs +0 -153
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nginx.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nim.mjs +0 -191
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nim.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nix.mjs +0 -357
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nix.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/node-repl.mjs +0 -35
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/node-repl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nsis.mjs +0 -540
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/nsis.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/objectivec.mjs +0 -253
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/objectivec.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ocaml.mjs +0 -76
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ocaml.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/openscad.mjs +0 -79
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/openscad.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/oxygene.mjs +0 -79
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/oxygene.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/parser3.mjs +0 -57
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/parser3.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/perl.mjs +0 -495
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/perl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pf.mjs +0 -46
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pgsql.mjs +0 -290
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pgsql.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php-template.mjs +0 -56
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php-template.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php.mjs +0 -611
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/php.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/plaintext.mjs +0 -22
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/plaintext.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pony.mjs +0 -66
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/pony.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/powershell.mjs +0 -266
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/powershell.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/processing.mjs +0 -436
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/processing.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/profile.mjs +0 -47
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/profile.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/prolog.mjs +0 -87
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/prolog.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/properties.mjs +0 -66
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/properties.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/protobuf.mjs +0 -82
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/protobuf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/puppet.mjs +0 -121
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/puppet.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/purebasic.mjs +0 -69
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/purebasic.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python-repl.mjs +0 -35
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python-repl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python.mjs +0 -425
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/python.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/q.mjs +0 -34
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/q.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/qml.mjs +0 -158
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/qml.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/r.mjs +0 -220
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/r.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/reasonml.mjs +0 -149
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/reasonml.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rib.mjs +0 -25
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rib.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/roboconf.mjs +0 -79
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/roboconf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/routeros.mjs +0 -156
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/routeros.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rsl.mjs +0 -147
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rsl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruby.mjs +0 -423
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruby.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruleslanguage.mjs +0 -39
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/ruleslanguage.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rust.mjs +0 -323
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/rust.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sas.mjs +0 -553
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sas.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scala.mjs +0 -201
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scala.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scheme.mjs +0 -149
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scheme.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scilab.mjs +0 -68
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scilab.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scss.mjs +0 -932
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/scss.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/shell.mjs +0 -34
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/shell.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smali.mjs +0 -128
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smali.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smalltalk.mjs +0 -71
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/smalltalk.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sml.mjs +0 -78
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sml.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sqf.mjs +0 -2620
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sqf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sql.mjs +0 -653
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/sql.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stan.mjs +0 -505
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stan.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stata.mjs +0 -48
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stata.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/step21.mjs +0 -69
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/step21.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stylus.mjs +0 -981
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/stylus.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/subunit.mjs +0 -47
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/subunit.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/swift.mjs +0 -885
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/swift.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/taggerscript.mjs +0 -57
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/taggerscript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tap.mjs +0 -49
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tap.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tcl.mjs +0 -190
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tcl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/thrift.mjs +0 -80
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/thrift.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tp.mjs +0 -174
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/tp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/twig.mjs +0 -249
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/twig.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/typescript.mjs +0 -824
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/typescript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vala.mjs +0 -51
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vala.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbnet.mjs +0 -143
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbnet.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript-html.mjs +0 -25
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript-html.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript.mjs +0 -216
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vbscript.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/verilog.mjs +0 -551
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/verilog.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vhdl.mjs +0 -211
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vhdl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vim.mjs +0 -81
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/vim.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wasm.mjs +0 -131
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wasm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wren.mjs +0 -289
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/wren.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/x86asm.mjs +0 -97
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/x86asm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xl.mjs +0 -207
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xml.mjs +0 -236
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xml.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xquery.mjs +0 -337
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/xquery.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/yaml.mjs +0 -211
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/yaml.mjs.map +0 -1
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/zephir.mjs +0 -109
- package/dist/node_modules/.pnpm/highlight.js@11.11.1/node_modules/highlight.js/lib/languages/zephir.mjs.map +0 -1
- package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.mjs +0 -44
- package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/katex@0.16.27/node_modules/katex/dist/katex.mjs +0 -14524
- package/dist/node_modules/.pnpm/katex@0.16.27/node_modules/katex/dist/katex.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.mjs +0 -132
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.mjs +0 -6
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.mjs +0 -25
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.mjs +0 -41
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.mjs +0 -51
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.mjs +0 -40
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.mjs +0 -173
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.mjs +0 -34
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.mjs +0 -14
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.mjs +0 -16
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.mjs +0 -14
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.mjs +0 -13
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.mjs +0 -9
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.mjs +0 -8
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.mjs +0 -13
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.mjs +0 -8
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.mjs +0 -8
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.mjs +0 -8
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.mjs +0 -11
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.mjs +0 -21
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.mjs +0 -19
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.mjs +0 -96
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.mjs +0 -12
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.mjs +0 -15
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.mjs.map +0 -1
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.mjs +0 -11
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.mjs +0 -88
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.mjs +0 -75
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.mjs +0 -18
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.mjs +0 -63
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.mjs +0 -479
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.mjs +0 -726
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.mjs +0 -21
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.mjs +0 -12
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.mjs +0 -14
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.mjs +0 -234
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.mjs +0 -18
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.mjs +0 -453
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.mjs +0 -72
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.mjs +0 -336
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.mjs +0 -105
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.mjs +0 -112
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.mjs +0 -140
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.mjs +0 -20
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.mjs +0 -81
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.mjs +0 -71
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.mjs +0 -63
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.mjs +0 -61
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.mjs +0 -257
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.mjs +0 -203
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.mjs +0 -70
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.mjs +0 -74
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.mjs +0 -160
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.mjs +0 -138
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.mjs +0 -178
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.mjs +0 -127
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.mjs +0 -13
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.mjs +0 -13
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.mjs +0 -34
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.mjs +0 -378
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.mjs +0 -57
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.mjs +0 -240
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.mjs +0 -467
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.mjs +0 -38
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.mjs +0 -237
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.mjs +0 -143
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.mjs +0 -76
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.mjs +0 -44
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.mjs +0 -82
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.mjs +0 -329
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.mjs +0 -211
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.mjs +0 -16
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.mjs +0 -75
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.mjs +0 -65
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.mjs.map +0 -1
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.mjs +0 -107
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.mjs.map +0 -1
- package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.mjs +0 -3198
- package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.mjs.map +0 -1
- package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.mjs +0 -3746
- package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.mjs +0 -16
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.mjs +0 -14
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.mjs +0 -36
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs +0 -15
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.mjs +0 -14
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.mjs +0 -22
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.mjs +0 -15
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.mjs +0 -46
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.mjs +0 -36
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.mjs +0 -21
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.mjs +0 -16
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.mjs +0 -21
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs +0 -38
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.mjs +0 -17
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.mjs +0 -21
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.mjs +0 -47
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.mjs +0 -8
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs +0 -18
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs +0 -19
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.mjs +0 -14
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.mjs +0 -22
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.mjs +0 -21
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs +0 -23
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.mjs +0 -51
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.mjs +0 -60
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.mjs +0 -51
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.mjs +0 -14
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.mjs +0 -17
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.mjs +0 -26
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.mjs +0 -8
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.mjs +0 -23
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.mjs +0 -14
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.mjs +0 -33
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.mjs +0 -14
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.mjs +0 -15
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.mjs +0 -19
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.mjs +0 -15
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.mjs +0 -19
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs +0 -36
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.mjs +0 -7
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.mjs +0 -8
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs +0 -15
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.mjs +0 -24
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.mjs +0 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.mjs +0 -20
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs +0 -6
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.mjs +0 -13
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.mjs +0 -12
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs +0 -20
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.mjs +0 -17
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.mjs +0 -30
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs +0 -11
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.mjs +0 -8
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs +0 -10
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.mjs.map +0 -1
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs +0 -9
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs.map +0 -1
- package/dist/node_modules/.pnpm/marked@16.4.2/node_modules/marked/lib/marked.esm.mjs +0 -1107
- package/dist/node_modules/.pnpm/marked@16.4.2/node_modules/marked/lib/marked.esm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.mjs +0 -1121
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs +0 -3618
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.mjs +0 -2488
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.mjs +0 -17
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.mjs +0 -17
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs +0 -3013
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.mjs +0 -80
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.mjs +0 -105
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.mjs +0 -1833
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.mjs +0 -17
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.mjs +0 -1919
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.mjs +0 -20
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs +0 -20
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.mjs +0 -116
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs +0 -428
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.mjs +0 -5232
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.mjs +0 -2697
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.mjs +0 -65
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.mjs +0 -26
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.mjs +0 -821
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.mjs +0 -18
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs +0 -568
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.mjs +0 -111
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-XAJISQIX.mjs +0 -145
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/chunk-XAJISQIX.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.mjs +0 -29
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.mjs +0 -29
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.mjs +0 -295
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.mjs +0 -659
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs +0 -528
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.mjs +0 -304
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.mjs +0 -214
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.mjs +0 -1170
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.mjs +0 -2344
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.mjs +0 -2195
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-JELNMOA3.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-NY62KEGX.mjs +0 -1209
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-NY62KEGX.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-WHAUD3N6.mjs +0 -35
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-WHAUD3N6.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.mjs +0 -1259
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.mjs +0 -1057
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.mjs +0 -1105
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.mjs +0 -191
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.mjs +0 -1340
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.mjs +0 -1169
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.mjs +0 -675
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.mjs +0 -3882
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.mjs +0 -461
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.mjs +0 -29
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.mjs +0 -1230
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.mjs +0 -1835
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.mjs.map +0 -1
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/mermaid.core.mjs +0 -1229
- package/dist/node_modules/.pnpm/mermaid@11.12.2/node_modules/mermaid/dist/mermaid.core.mjs.map +0 -1
- package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/plugins/markdown.mjs +0 -3381
- package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/plugins/markdown.mjs.map +0 -1
- package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/standalone.mjs +0 -2496
- package/dist/node_modules/.pnpm/prettier@3.7.4/node_modules/prettier/standalone.mjs.map +0 -1
- package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.mjs +0 -1002
- package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.mjs.map +0 -1
- package/dist/node_modules/.pnpm/screenfull@6.0.2/node_modules/screenfull/index.mjs +0 -142
- package/dist/node_modules/.pnpm/screenfull@6.0.2/node_modules/screenfull/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.mjs +0 -17
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.mjs.map +0 -1
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.mjs +0 -165
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.mjs.map +0 -1
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.mjs +0 -30
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.mjs +0 -157
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.mjs +0 -39
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.mjs.map +0 -1
- package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.mjs +0 -43
- package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.mjs.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.mjs +0 -6
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.mjs.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.mjs +0 -15
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.mjs.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.mjs +0 -11
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.mjs.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.mjs +0 -20
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.mjs.map +0 -1
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.mjs +0 -96
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.mjs.map +0 -1
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.mjs +0 -134
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.mjs.map +0 -1
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.mjs +0 -41
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.mjs.map +0 -1
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.mjs +0 -29
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.mjs.map +0 -1
- package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.mjs +0 -226
- package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.mjs.map +0 -1
- package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.mjs +0 -1263
- package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.mjs.map +0 -1
- package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs +0 -339
- package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs.map +0 -1
- package/dist/qidian-vue-ui.css +0 -6674
|
@@ -1,3013 +0,0 @@
|
|
|
1
|
-
var _a, _b, _c, _d, _e, _f, _g;
|
|
2
|
-
import { __name, __export, log, setLogLevel } from "./chunk-AGHRB4JF.mjs";
|
|
3
|
-
import purify from "../../../../../../dompurify@3.3.1/node_modules/dompurify/dist/purify.es.mjs";
|
|
4
|
-
import adjust from "../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/adjust.mjs";
|
|
5
|
-
import rgba from "../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/rgba.mjs";
|
|
6
|
-
import isDark from "../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.mjs";
|
|
7
|
-
import lighten from "../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/lighten.mjs";
|
|
8
|
-
import darken from "../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/darken.mjs";
|
|
9
|
-
import invert from "../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/invert.mjs";
|
|
10
|
-
var frontMatterRegex = /^-{3}\s*[\n\r](.*?)[\n\r]-{3}\s*[\n\r]+/s;
|
|
11
|
-
var directiveRegex = /%{2}{\s*(?:(\w+)\s*:|(\w+))\s*(?:(\w+)|((?:(?!}%{2}).|\r?\n)*))?\s*(?:}%{2})?/gi;
|
|
12
|
-
var anyCommentRegex = /\s*%%.*\n/gm;
|
|
13
|
-
var UnknownDiagramError = (_a = class extends Error {
|
|
14
|
-
constructor(message) {
|
|
15
|
-
super(message);
|
|
16
|
-
this.name = "UnknownDiagramError";
|
|
17
|
-
}
|
|
18
|
-
}, __name(_a, "UnknownDiagramError"), _a);
|
|
19
|
-
var detectors = {};
|
|
20
|
-
var detectType = /* @__PURE__ */ __name(function(text, config2) {
|
|
21
|
-
text = text.replace(frontMatterRegex, "").replace(directiveRegex, "").replace(anyCommentRegex, "\n");
|
|
22
|
-
for (const [key, { detector }] of Object.entries(detectors)) {
|
|
23
|
-
const diagram = detector(text, config2);
|
|
24
|
-
if (diagram) {
|
|
25
|
-
return key;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
throw new UnknownDiagramError(
|
|
29
|
-
`No diagram type detected matching given configuration for text: ${text}`
|
|
30
|
-
);
|
|
31
|
-
}, "detectType");
|
|
32
|
-
var registerLazyLoadedDiagrams = /* @__PURE__ */ __name((...diagrams2) => {
|
|
33
|
-
for (const { id, detector, loader } of diagrams2) {
|
|
34
|
-
addDetector(id, detector, loader);
|
|
35
|
-
}
|
|
36
|
-
}, "registerLazyLoadedDiagrams");
|
|
37
|
-
var addDetector = /* @__PURE__ */ __name((key, detector, loader) => {
|
|
38
|
-
if (detectors[key]) {
|
|
39
|
-
log.warn(`Detector with key ${key} already exists. Overwriting.`);
|
|
40
|
-
}
|
|
41
|
-
detectors[key] = { detector, loader };
|
|
42
|
-
log.debug(`Detector with key ${key} added${loader ? " with loader" : ""}`);
|
|
43
|
-
}, "addDetector");
|
|
44
|
-
var getDiagramLoader = /* @__PURE__ */ __name((key) => {
|
|
45
|
-
return detectors[key].loader;
|
|
46
|
-
}, "getDiagramLoader");
|
|
47
|
-
var assignWithDepth = /* @__PURE__ */ __name((dst, src, { depth = 2, clobber = false } = {}) => {
|
|
48
|
-
const config2 = { depth, clobber };
|
|
49
|
-
if (Array.isArray(src) && !Array.isArray(dst)) {
|
|
50
|
-
src.forEach((s) => assignWithDepth(dst, s, config2));
|
|
51
|
-
return dst;
|
|
52
|
-
} else if (Array.isArray(src) && Array.isArray(dst)) {
|
|
53
|
-
src.forEach((s) => {
|
|
54
|
-
if (!dst.includes(s)) {
|
|
55
|
-
dst.push(s);
|
|
56
|
-
}
|
|
57
|
-
});
|
|
58
|
-
return dst;
|
|
59
|
-
}
|
|
60
|
-
if (dst === void 0 || depth <= 0) {
|
|
61
|
-
if (dst !== void 0 && dst !== null && typeof dst === "object" && typeof src === "object") {
|
|
62
|
-
return Object.assign(dst, src);
|
|
63
|
-
} else {
|
|
64
|
-
return src;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
if (src !== void 0 && typeof dst === "object" && typeof src === "object") {
|
|
68
|
-
Object.keys(src).forEach((key) => {
|
|
69
|
-
if (typeof src[key] === "object" && (dst[key] === void 0 || typeof dst[key] === "object")) {
|
|
70
|
-
if (dst[key] === void 0) {
|
|
71
|
-
dst[key] = Array.isArray(src[key]) ? [] : {};
|
|
72
|
-
}
|
|
73
|
-
dst[key] = assignWithDepth(dst[key], src[key], { depth: depth - 1, clobber });
|
|
74
|
-
} else if (clobber || typeof dst[key] !== "object" && typeof src[key] !== "object") {
|
|
75
|
-
dst[key] = src[key];
|
|
76
|
-
}
|
|
77
|
-
});
|
|
78
|
-
}
|
|
79
|
-
return dst;
|
|
80
|
-
}, "assignWithDepth");
|
|
81
|
-
var assignWithDepth_default = assignWithDepth;
|
|
82
|
-
var oldAttributeBackgroundColorOdd = "#ffffff";
|
|
83
|
-
var oldAttributeBackgroundColorEven = "#f2f2f2";
|
|
84
|
-
var mkBorder = /* @__PURE__ */ __name((col, darkMode) => darkMode ? adjust(col, { s: -40, l: 10 }) : adjust(col, { s: -40, l: -10 }), "mkBorder");
|
|
85
|
-
var Theme = (_b = class {
|
|
86
|
-
constructor() {
|
|
87
|
-
this.background = "#f4f4f4";
|
|
88
|
-
this.primaryColor = "#fff4dd";
|
|
89
|
-
this.noteBkgColor = "#fff5ad";
|
|
90
|
-
this.noteTextColor = "#333";
|
|
91
|
-
this.THEME_COLOR_LIMIT = 12;
|
|
92
|
-
this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
|
|
93
|
-
this.fontSize = "16px";
|
|
94
|
-
}
|
|
95
|
-
updateColors() {
|
|
96
|
-
this.primaryTextColor = this.primaryTextColor || (this.darkMode ? "#eee" : "#333");
|
|
97
|
-
this.secondaryColor = this.secondaryColor || adjust(this.primaryColor, { h: -120 });
|
|
98
|
-
this.tertiaryColor = this.tertiaryColor || adjust(this.primaryColor, { h: 180, l: 5 });
|
|
99
|
-
this.primaryBorderColor = this.primaryBorderColor || mkBorder(this.primaryColor, this.darkMode);
|
|
100
|
-
this.secondaryBorderColor = this.secondaryBorderColor || mkBorder(this.secondaryColor, this.darkMode);
|
|
101
|
-
this.tertiaryBorderColor = this.tertiaryBorderColor || mkBorder(this.tertiaryColor, this.darkMode);
|
|
102
|
-
this.noteBorderColor = this.noteBorderColor || mkBorder(this.noteBkgColor, this.darkMode);
|
|
103
|
-
this.noteBkgColor = this.noteBkgColor || "#fff5ad";
|
|
104
|
-
this.noteTextColor = this.noteTextColor || "#333";
|
|
105
|
-
this.secondaryTextColor = this.secondaryTextColor || invert(this.secondaryColor);
|
|
106
|
-
this.tertiaryTextColor = this.tertiaryTextColor || invert(this.tertiaryColor);
|
|
107
|
-
this.lineColor = this.lineColor || invert(this.background);
|
|
108
|
-
this.arrowheadColor = this.arrowheadColor || invert(this.background);
|
|
109
|
-
this.textColor = this.textColor || this.primaryTextColor;
|
|
110
|
-
this.border2 = this.border2 || this.tertiaryBorderColor;
|
|
111
|
-
this.nodeBkg = this.nodeBkg || this.primaryColor;
|
|
112
|
-
this.mainBkg = this.mainBkg || this.primaryColor;
|
|
113
|
-
this.nodeBorder = this.nodeBorder || this.primaryBorderColor;
|
|
114
|
-
this.clusterBkg = this.clusterBkg || this.tertiaryColor;
|
|
115
|
-
this.clusterBorder = this.clusterBorder || this.tertiaryBorderColor;
|
|
116
|
-
this.defaultLinkColor = this.defaultLinkColor || this.lineColor;
|
|
117
|
-
this.titleColor = this.titleColor || this.tertiaryTextColor;
|
|
118
|
-
this.edgeLabelBackground = this.edgeLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
|
|
119
|
-
this.nodeTextColor = this.nodeTextColor || this.primaryTextColor;
|
|
120
|
-
this.actorBorder = this.actorBorder || this.primaryBorderColor;
|
|
121
|
-
this.actorBkg = this.actorBkg || this.mainBkg;
|
|
122
|
-
this.actorTextColor = this.actorTextColor || this.primaryTextColor;
|
|
123
|
-
this.actorLineColor = this.actorLineColor || this.actorBorder;
|
|
124
|
-
this.labelBoxBkgColor = this.labelBoxBkgColor || this.actorBkg;
|
|
125
|
-
this.signalColor = this.signalColor || this.textColor;
|
|
126
|
-
this.signalTextColor = this.signalTextColor || this.textColor;
|
|
127
|
-
this.labelBoxBorderColor = this.labelBoxBorderColor || this.actorBorder;
|
|
128
|
-
this.labelTextColor = this.labelTextColor || this.actorTextColor;
|
|
129
|
-
this.loopTextColor = this.loopTextColor || this.actorTextColor;
|
|
130
|
-
this.activationBorderColor = this.activationBorderColor || darken(this.secondaryColor, 10);
|
|
131
|
-
this.activationBkgColor = this.activationBkgColor || this.secondaryColor;
|
|
132
|
-
this.sequenceNumberColor = this.sequenceNumberColor || invert(this.lineColor);
|
|
133
|
-
this.sectionBkgColor = this.sectionBkgColor || this.tertiaryColor;
|
|
134
|
-
this.altSectionBkgColor = this.altSectionBkgColor || "white";
|
|
135
|
-
this.sectionBkgColor = this.sectionBkgColor || this.secondaryColor;
|
|
136
|
-
this.sectionBkgColor2 = this.sectionBkgColor2 || this.primaryColor;
|
|
137
|
-
this.excludeBkgColor = this.excludeBkgColor || "#eeeeee";
|
|
138
|
-
this.taskBorderColor = this.taskBorderColor || this.primaryBorderColor;
|
|
139
|
-
this.taskBkgColor = this.taskBkgColor || this.primaryColor;
|
|
140
|
-
this.activeTaskBorderColor = this.activeTaskBorderColor || this.primaryColor;
|
|
141
|
-
this.activeTaskBkgColor = this.activeTaskBkgColor || lighten(this.primaryColor, 23);
|
|
142
|
-
this.gridColor = this.gridColor || "lightgrey";
|
|
143
|
-
this.doneTaskBkgColor = this.doneTaskBkgColor || "lightgrey";
|
|
144
|
-
this.doneTaskBorderColor = this.doneTaskBorderColor || "grey";
|
|
145
|
-
this.critBorderColor = this.critBorderColor || "#ff8888";
|
|
146
|
-
this.critBkgColor = this.critBkgColor || "red";
|
|
147
|
-
this.todayLineColor = this.todayLineColor || "red";
|
|
148
|
-
this.vertLineColor = this.vertLineColor || "navy";
|
|
149
|
-
this.taskTextColor = this.taskTextColor || this.textColor;
|
|
150
|
-
this.taskTextOutsideColor = this.taskTextOutsideColor || this.textColor;
|
|
151
|
-
this.taskTextLightColor = this.taskTextLightColor || this.textColor;
|
|
152
|
-
this.taskTextColor = this.taskTextColor || this.primaryTextColor;
|
|
153
|
-
this.taskTextDarkColor = this.taskTextDarkColor || this.textColor;
|
|
154
|
-
this.taskTextClickableColor = this.taskTextClickableColor || "#003163";
|
|
155
|
-
this.personBorder = this.personBorder || this.primaryBorderColor;
|
|
156
|
-
this.personBkg = this.personBkg || this.mainBkg;
|
|
157
|
-
if (this.darkMode) {
|
|
158
|
-
this.rowOdd = this.rowOdd || darken(this.mainBkg, 5) || "#ffffff";
|
|
159
|
-
this.rowEven = this.rowEven || darken(this.mainBkg, 10);
|
|
160
|
-
} else {
|
|
161
|
-
this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
|
|
162
|
-
this.rowEven = this.rowEven || lighten(this.mainBkg, 5);
|
|
163
|
-
}
|
|
164
|
-
this.transitionColor = this.transitionColor || this.lineColor;
|
|
165
|
-
this.transitionLabelColor = this.transitionLabelColor || this.textColor;
|
|
166
|
-
this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
|
|
167
|
-
this.stateBkg = this.stateBkg || this.mainBkg;
|
|
168
|
-
this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
|
|
169
|
-
this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
|
|
170
|
-
this.altBackground = this.altBackground || this.tertiaryColor;
|
|
171
|
-
this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
|
|
172
|
-
this.compositeBorder = this.compositeBorder || this.nodeBorder;
|
|
173
|
-
this.innerEndBackground = this.nodeBorder;
|
|
174
|
-
this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
|
|
175
|
-
this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
|
|
176
|
-
this.transitionColor = this.transitionColor || this.lineColor;
|
|
177
|
-
this.specialStateColor = this.lineColor;
|
|
178
|
-
this.cScale0 = this.cScale0 || this.primaryColor;
|
|
179
|
-
this.cScale1 = this.cScale1 || this.secondaryColor;
|
|
180
|
-
this.cScale2 = this.cScale2 || this.tertiaryColor;
|
|
181
|
-
this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
|
|
182
|
-
this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
|
|
183
|
-
this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
|
|
184
|
-
this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
|
|
185
|
-
this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
|
|
186
|
-
this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210, l: 150 });
|
|
187
|
-
this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
|
|
188
|
-
this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
|
|
189
|
-
this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
|
|
190
|
-
if (this.darkMode) {
|
|
191
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
192
|
-
this["cScale" + i] = darken(this["cScale" + i], 75);
|
|
193
|
-
}
|
|
194
|
-
} else {
|
|
195
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
196
|
-
this["cScale" + i] = darken(this["cScale" + i], 25);
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
200
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
|
|
201
|
-
}
|
|
202
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
203
|
-
if (this.darkMode) {
|
|
204
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
|
|
205
|
-
} else {
|
|
206
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 10);
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
this.scaleLabelColor = this.scaleLabelColor || this.labelTextColor;
|
|
210
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
211
|
-
this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
|
|
212
|
-
}
|
|
213
|
-
const multiplier = this.darkMode ? -4 : -1;
|
|
214
|
-
for (let i = 0; i < 5; i++) {
|
|
215
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 180, s: -15, l: multiplier * (5 + i * 3) });
|
|
216
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 180, s: -15, l: multiplier * (8 + i * 3) });
|
|
217
|
-
}
|
|
218
|
-
this.classText = this.classText || this.textColor;
|
|
219
|
-
this.fillType0 = this.fillType0 || this.primaryColor;
|
|
220
|
-
this.fillType1 = this.fillType1 || this.secondaryColor;
|
|
221
|
-
this.fillType2 = this.fillType2 || adjust(this.primaryColor, { h: 64 });
|
|
222
|
-
this.fillType3 = this.fillType3 || adjust(this.secondaryColor, { h: 64 });
|
|
223
|
-
this.fillType4 = this.fillType4 || adjust(this.primaryColor, { h: -64 });
|
|
224
|
-
this.fillType5 = this.fillType5 || adjust(this.secondaryColor, { h: -64 });
|
|
225
|
-
this.fillType6 = this.fillType6 || adjust(this.primaryColor, { h: 128 });
|
|
226
|
-
this.fillType7 = this.fillType7 || adjust(this.secondaryColor, { h: 128 });
|
|
227
|
-
this.pie1 = this.pie1 || this.primaryColor;
|
|
228
|
-
this.pie2 = this.pie2 || this.secondaryColor;
|
|
229
|
-
this.pie3 = this.pie3 || this.tertiaryColor;
|
|
230
|
-
this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -10 });
|
|
231
|
-
this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -10 });
|
|
232
|
-
this.pie6 = this.pie6 || adjust(this.tertiaryColor, { l: -10 });
|
|
233
|
-
this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -10 });
|
|
234
|
-
this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -10 });
|
|
235
|
-
this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: 0 });
|
|
236
|
-
this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -20 });
|
|
237
|
-
this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -60, l: -20 });
|
|
238
|
-
this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -10 });
|
|
239
|
-
this.pieTitleTextSize = this.pieTitleTextSize || "25px";
|
|
240
|
-
this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
|
|
241
|
-
this.pieSectionTextSize = this.pieSectionTextSize || "17px";
|
|
242
|
-
this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
|
|
243
|
-
this.pieLegendTextSize = this.pieLegendTextSize || "17px";
|
|
244
|
-
this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
|
|
245
|
-
this.pieStrokeColor = this.pieStrokeColor || "black";
|
|
246
|
-
this.pieStrokeWidth = this.pieStrokeWidth || "2px";
|
|
247
|
-
this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
|
|
248
|
-
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
249
|
-
this.pieOpacity = this.pieOpacity || "0.7";
|
|
250
|
-
this.radar = {
|
|
251
|
-
axisColor: this.radar?.axisColor || this.lineColor,
|
|
252
|
-
axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
|
|
253
|
-
axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
|
|
254
|
-
curveOpacity: this.radar?.curveOpacity || 0.5,
|
|
255
|
-
curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
|
|
256
|
-
graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
|
|
257
|
-
graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
|
|
258
|
-
graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
|
|
259
|
-
legendBoxSize: this.radar?.legendBoxSize || 12,
|
|
260
|
-
legendFontSize: this.radar?.legendFontSize || 12
|
|
261
|
-
};
|
|
262
|
-
this.archEdgeColor = this.archEdgeColor || "#777";
|
|
263
|
-
this.archEdgeArrowColor = this.archEdgeArrowColor || "#777";
|
|
264
|
-
this.archEdgeWidth = this.archEdgeWidth || "3";
|
|
265
|
-
this.archGroupBorderColor = this.archGroupBorderColor || "#000";
|
|
266
|
-
this.archGroupBorderWidth = this.archGroupBorderWidth || "2px";
|
|
267
|
-
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
268
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
269
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
270
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
271
|
-
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
272
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
273
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
274
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
275
|
-
this.quadrantPointFill = this.quadrantPointFill || isDark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
276
|
-
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
277
|
-
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
278
|
-
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
279
|
-
this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
|
|
280
|
-
this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
|
|
281
|
-
this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
|
|
282
|
-
this.xyChart = {
|
|
283
|
-
backgroundColor: this.xyChart?.backgroundColor || this.background,
|
|
284
|
-
titleColor: this.xyChart?.titleColor || this.primaryTextColor,
|
|
285
|
-
xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
|
|
286
|
-
xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
|
|
287
|
-
xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
|
|
288
|
-
xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
|
|
289
|
-
yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
|
|
290
|
-
yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
|
|
291
|
-
yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
|
|
292
|
-
yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
|
|
293
|
-
plotColorPalette: this.xyChart?.plotColorPalette || "#FFF4DD,#FFD8B1,#FFA07A,#ECEFF1,#D6DBDF,#C3E0A8,#FFB6A4,#FFD74D,#738FA7,#FFFFF0"
|
|
294
|
-
};
|
|
295
|
-
this.requirementBackground = this.requirementBackground || this.primaryColor;
|
|
296
|
-
this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
|
|
297
|
-
this.requirementBorderSize = this.requirementBorderSize || "1";
|
|
298
|
-
this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
|
|
299
|
-
this.relationColor = this.relationColor || this.lineColor;
|
|
300
|
-
this.relationLabelBackground = this.relationLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
|
|
301
|
-
this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
|
|
302
|
-
this.git0 = this.git0 || this.primaryColor;
|
|
303
|
-
this.git1 = this.git1 || this.secondaryColor;
|
|
304
|
-
this.git2 = this.git2 || this.tertiaryColor;
|
|
305
|
-
this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
|
|
306
|
-
this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
|
|
307
|
-
this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
|
|
308
|
-
this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
|
|
309
|
-
this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
|
|
310
|
-
if (this.darkMode) {
|
|
311
|
-
this.git0 = lighten(this.git0, 25);
|
|
312
|
-
this.git1 = lighten(this.git1, 25);
|
|
313
|
-
this.git2 = lighten(this.git2, 25);
|
|
314
|
-
this.git3 = lighten(this.git3, 25);
|
|
315
|
-
this.git4 = lighten(this.git4, 25);
|
|
316
|
-
this.git5 = lighten(this.git5, 25);
|
|
317
|
-
this.git6 = lighten(this.git6, 25);
|
|
318
|
-
this.git7 = lighten(this.git7, 25);
|
|
319
|
-
} else {
|
|
320
|
-
this.git0 = darken(this.git0, 25);
|
|
321
|
-
this.git1 = darken(this.git1, 25);
|
|
322
|
-
this.git2 = darken(this.git2, 25);
|
|
323
|
-
this.git3 = darken(this.git3, 25);
|
|
324
|
-
this.git4 = darken(this.git4, 25);
|
|
325
|
-
this.git5 = darken(this.git5, 25);
|
|
326
|
-
this.git6 = darken(this.git6, 25);
|
|
327
|
-
this.git7 = darken(this.git7, 25);
|
|
328
|
-
}
|
|
329
|
-
this.gitInv0 = this.gitInv0 || invert(this.git0);
|
|
330
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
331
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
332
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
333
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
334
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
335
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
336
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
337
|
-
this.branchLabelColor = this.branchLabelColor || (this.darkMode ? "black" : this.labelTextColor);
|
|
338
|
-
this.gitBranchLabel0 = this.gitBranchLabel0 || this.branchLabelColor;
|
|
339
|
-
this.gitBranchLabel1 = this.gitBranchLabel1 || this.branchLabelColor;
|
|
340
|
-
this.gitBranchLabel2 = this.gitBranchLabel2 || this.branchLabelColor;
|
|
341
|
-
this.gitBranchLabel3 = this.gitBranchLabel3 || this.branchLabelColor;
|
|
342
|
-
this.gitBranchLabel4 = this.gitBranchLabel4 || this.branchLabelColor;
|
|
343
|
-
this.gitBranchLabel5 = this.gitBranchLabel5 || this.branchLabelColor;
|
|
344
|
-
this.gitBranchLabel6 = this.gitBranchLabel6 || this.branchLabelColor;
|
|
345
|
-
this.gitBranchLabel7 = this.gitBranchLabel7 || this.branchLabelColor;
|
|
346
|
-
this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
|
|
347
|
-
this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
|
|
348
|
-
this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
|
|
349
|
-
this.tagLabelFontSize = this.tagLabelFontSize || "10px";
|
|
350
|
-
this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
|
|
351
|
-
this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
|
|
352
|
-
this.commitLabelFontSize = this.commitLabelFontSize || "10px";
|
|
353
|
-
this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || oldAttributeBackgroundColorOdd;
|
|
354
|
-
this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || oldAttributeBackgroundColorEven;
|
|
355
|
-
}
|
|
356
|
-
calculate(overrides) {
|
|
357
|
-
if (typeof overrides !== "object") {
|
|
358
|
-
this.updateColors();
|
|
359
|
-
return;
|
|
360
|
-
}
|
|
361
|
-
const keys = Object.keys(overrides);
|
|
362
|
-
keys.forEach((k) => {
|
|
363
|
-
this[k] = overrides[k];
|
|
364
|
-
});
|
|
365
|
-
this.updateColors();
|
|
366
|
-
keys.forEach((k) => {
|
|
367
|
-
this[k] = overrides[k];
|
|
368
|
-
});
|
|
369
|
-
}
|
|
370
|
-
}, __name(_b, "Theme"), _b);
|
|
371
|
-
var getThemeVariables = /* @__PURE__ */ __name((userOverrides) => {
|
|
372
|
-
const theme = new Theme();
|
|
373
|
-
theme.calculate(userOverrides);
|
|
374
|
-
return theme;
|
|
375
|
-
}, "getThemeVariables");
|
|
376
|
-
var Theme2 = (_c = class {
|
|
377
|
-
constructor() {
|
|
378
|
-
this.background = "#333";
|
|
379
|
-
this.primaryColor = "#1f2020";
|
|
380
|
-
this.secondaryColor = lighten(this.primaryColor, 16);
|
|
381
|
-
this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
|
|
382
|
-
this.primaryBorderColor = invert(this.background);
|
|
383
|
-
this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
|
|
384
|
-
this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
|
|
385
|
-
this.primaryTextColor = invert(this.primaryColor);
|
|
386
|
-
this.secondaryTextColor = invert(this.secondaryColor);
|
|
387
|
-
this.tertiaryTextColor = invert(this.tertiaryColor);
|
|
388
|
-
this.lineColor = invert(this.background);
|
|
389
|
-
this.textColor = invert(this.background);
|
|
390
|
-
this.mainBkg = "#1f2020";
|
|
391
|
-
this.secondBkg = "calculated";
|
|
392
|
-
this.mainContrastColor = "lightgrey";
|
|
393
|
-
this.darkTextColor = lighten(invert("#323D47"), 10);
|
|
394
|
-
this.lineColor = "calculated";
|
|
395
|
-
this.border1 = "#ccc";
|
|
396
|
-
this.border2 = rgba(255, 255, 255, 0.25);
|
|
397
|
-
this.arrowheadColor = "calculated";
|
|
398
|
-
this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
|
|
399
|
-
this.fontSize = "16px";
|
|
400
|
-
this.labelBackground = "#181818";
|
|
401
|
-
this.textColor = "#ccc";
|
|
402
|
-
this.THEME_COLOR_LIMIT = 12;
|
|
403
|
-
this.nodeBkg = "calculated";
|
|
404
|
-
this.nodeBorder = "calculated";
|
|
405
|
-
this.clusterBkg = "calculated";
|
|
406
|
-
this.clusterBorder = "calculated";
|
|
407
|
-
this.defaultLinkColor = "calculated";
|
|
408
|
-
this.titleColor = "#F9FFFE";
|
|
409
|
-
this.edgeLabelBackground = "calculated";
|
|
410
|
-
this.actorBorder = "calculated";
|
|
411
|
-
this.actorBkg = "calculated";
|
|
412
|
-
this.actorTextColor = "calculated";
|
|
413
|
-
this.actorLineColor = "calculated";
|
|
414
|
-
this.signalColor = "calculated";
|
|
415
|
-
this.signalTextColor = "calculated";
|
|
416
|
-
this.labelBoxBkgColor = "calculated";
|
|
417
|
-
this.labelBoxBorderColor = "calculated";
|
|
418
|
-
this.labelTextColor = "calculated";
|
|
419
|
-
this.loopTextColor = "calculated";
|
|
420
|
-
this.noteBorderColor = "calculated";
|
|
421
|
-
this.noteBkgColor = "#fff5ad";
|
|
422
|
-
this.noteTextColor = "calculated";
|
|
423
|
-
this.activationBorderColor = "calculated";
|
|
424
|
-
this.activationBkgColor = "calculated";
|
|
425
|
-
this.sequenceNumberColor = "black";
|
|
426
|
-
this.sectionBkgColor = darken("#EAE8D9", 30);
|
|
427
|
-
this.altSectionBkgColor = "calculated";
|
|
428
|
-
this.sectionBkgColor2 = "#EAE8D9";
|
|
429
|
-
this.excludeBkgColor = darken(this.sectionBkgColor, 10);
|
|
430
|
-
this.taskBorderColor = rgba(255, 255, 255, 70);
|
|
431
|
-
this.taskBkgColor = "calculated";
|
|
432
|
-
this.taskTextColor = "calculated";
|
|
433
|
-
this.taskTextLightColor = "calculated";
|
|
434
|
-
this.taskTextOutsideColor = "calculated";
|
|
435
|
-
this.taskTextClickableColor = "#003163";
|
|
436
|
-
this.activeTaskBorderColor = rgba(255, 255, 255, 50);
|
|
437
|
-
this.activeTaskBkgColor = "#81B1DB";
|
|
438
|
-
this.gridColor = "calculated";
|
|
439
|
-
this.doneTaskBkgColor = "calculated";
|
|
440
|
-
this.doneTaskBorderColor = "grey";
|
|
441
|
-
this.critBorderColor = "#E83737";
|
|
442
|
-
this.critBkgColor = "#E83737";
|
|
443
|
-
this.taskTextDarkColor = "calculated";
|
|
444
|
-
this.todayLineColor = "#DB5757";
|
|
445
|
-
this.vertLineColor = "#00BFFF";
|
|
446
|
-
this.personBorder = this.primaryBorderColor;
|
|
447
|
-
this.personBkg = this.mainBkg;
|
|
448
|
-
this.archEdgeColor = "calculated";
|
|
449
|
-
this.archEdgeArrowColor = "calculated";
|
|
450
|
-
this.archEdgeWidth = "3";
|
|
451
|
-
this.archGroupBorderColor = this.primaryBorderColor;
|
|
452
|
-
this.archGroupBorderWidth = "2px";
|
|
453
|
-
this.rowOdd = this.rowOdd || lighten(this.mainBkg, 5) || "#ffffff";
|
|
454
|
-
this.rowEven = this.rowEven || darken(this.mainBkg, 10);
|
|
455
|
-
this.labelColor = "calculated";
|
|
456
|
-
this.errorBkgColor = "#a44141";
|
|
457
|
-
this.errorTextColor = "#ddd";
|
|
458
|
-
}
|
|
459
|
-
updateColors() {
|
|
460
|
-
this.secondBkg = lighten(this.mainBkg, 16);
|
|
461
|
-
this.lineColor = this.mainContrastColor;
|
|
462
|
-
this.arrowheadColor = this.mainContrastColor;
|
|
463
|
-
this.nodeBkg = this.mainBkg;
|
|
464
|
-
this.nodeBorder = this.border1;
|
|
465
|
-
this.clusterBkg = this.secondBkg;
|
|
466
|
-
this.clusterBorder = this.border2;
|
|
467
|
-
this.defaultLinkColor = this.lineColor;
|
|
468
|
-
this.edgeLabelBackground = lighten(this.labelBackground, 25);
|
|
469
|
-
this.actorBorder = this.border1;
|
|
470
|
-
this.actorBkg = this.mainBkg;
|
|
471
|
-
this.actorTextColor = this.mainContrastColor;
|
|
472
|
-
this.actorLineColor = this.actorBorder;
|
|
473
|
-
this.signalColor = this.mainContrastColor;
|
|
474
|
-
this.signalTextColor = this.mainContrastColor;
|
|
475
|
-
this.labelBoxBkgColor = this.actorBkg;
|
|
476
|
-
this.labelBoxBorderColor = this.actorBorder;
|
|
477
|
-
this.labelTextColor = this.mainContrastColor;
|
|
478
|
-
this.loopTextColor = this.mainContrastColor;
|
|
479
|
-
this.noteBorderColor = this.secondaryBorderColor;
|
|
480
|
-
this.noteBkgColor = this.secondBkg;
|
|
481
|
-
this.noteTextColor = this.secondaryTextColor;
|
|
482
|
-
this.activationBorderColor = this.border1;
|
|
483
|
-
this.activationBkgColor = this.secondBkg;
|
|
484
|
-
this.altSectionBkgColor = this.background;
|
|
485
|
-
this.taskBkgColor = lighten(this.mainBkg, 23);
|
|
486
|
-
this.taskTextColor = this.darkTextColor;
|
|
487
|
-
this.taskTextLightColor = this.mainContrastColor;
|
|
488
|
-
this.taskTextOutsideColor = this.taskTextLightColor;
|
|
489
|
-
this.gridColor = this.mainContrastColor;
|
|
490
|
-
this.doneTaskBkgColor = this.mainContrastColor;
|
|
491
|
-
this.taskTextDarkColor = this.darkTextColor;
|
|
492
|
-
this.archEdgeColor = this.lineColor;
|
|
493
|
-
this.archEdgeArrowColor = this.lineColor;
|
|
494
|
-
this.transitionColor = this.transitionColor || this.lineColor;
|
|
495
|
-
this.transitionLabelColor = this.transitionLabelColor || this.textColor;
|
|
496
|
-
this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
|
|
497
|
-
this.stateBkg = this.stateBkg || this.mainBkg;
|
|
498
|
-
this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
|
|
499
|
-
this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
|
|
500
|
-
this.altBackground = this.altBackground || "#555";
|
|
501
|
-
this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
|
|
502
|
-
this.compositeBorder = this.compositeBorder || this.nodeBorder;
|
|
503
|
-
this.innerEndBackground = this.primaryBorderColor;
|
|
504
|
-
this.specialStateColor = "#f4f4f4";
|
|
505
|
-
this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
|
|
506
|
-
this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
|
|
507
|
-
this.fillType0 = this.primaryColor;
|
|
508
|
-
this.fillType1 = this.secondaryColor;
|
|
509
|
-
this.fillType2 = adjust(this.primaryColor, { h: 64 });
|
|
510
|
-
this.fillType3 = adjust(this.secondaryColor, { h: 64 });
|
|
511
|
-
this.fillType4 = adjust(this.primaryColor, { h: -64 });
|
|
512
|
-
this.fillType5 = adjust(this.secondaryColor, { h: -64 });
|
|
513
|
-
this.fillType6 = adjust(this.primaryColor, { h: 128 });
|
|
514
|
-
this.fillType7 = adjust(this.secondaryColor, { h: 128 });
|
|
515
|
-
this.cScale1 = this.cScale1 || "#0b0000";
|
|
516
|
-
this.cScale2 = this.cScale2 || "#4d1037";
|
|
517
|
-
this.cScale3 = this.cScale3 || "#3f5258";
|
|
518
|
-
this.cScale4 = this.cScale4 || "#4f2f1b";
|
|
519
|
-
this.cScale5 = this.cScale5 || "#6e0a0a";
|
|
520
|
-
this.cScale6 = this.cScale6 || "#3b0048";
|
|
521
|
-
this.cScale7 = this.cScale7 || "#995a01";
|
|
522
|
-
this.cScale8 = this.cScale8 || "#154706";
|
|
523
|
-
this.cScale9 = this.cScale9 || "#161722";
|
|
524
|
-
this.cScale10 = this.cScale10 || "#00296f";
|
|
525
|
-
this.cScale11 = this.cScale11 || "#01629c";
|
|
526
|
-
this.cScale12 = this.cScale12 || "#010029";
|
|
527
|
-
this.cScale0 = this.cScale0 || this.primaryColor;
|
|
528
|
-
this.cScale1 = this.cScale1 || this.secondaryColor;
|
|
529
|
-
this.cScale2 = this.cScale2 || this.tertiaryColor;
|
|
530
|
-
this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
|
|
531
|
-
this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
|
|
532
|
-
this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
|
|
533
|
-
this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
|
|
534
|
-
this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
|
|
535
|
-
this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
|
|
536
|
-
this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
|
|
537
|
-
this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
|
|
538
|
-
this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
|
|
539
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
540
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
|
|
541
|
-
}
|
|
542
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
543
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
|
|
544
|
-
}
|
|
545
|
-
for (let i = 0; i < 5; i++) {
|
|
546
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(-10 + i * 4) });
|
|
547
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(-7 + i * 4) });
|
|
548
|
-
}
|
|
549
|
-
this.scaleLabelColor = this.scaleLabelColor || (this.darkMode ? "black" : this.labelTextColor);
|
|
550
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
551
|
-
this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
|
|
552
|
-
}
|
|
553
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
554
|
-
this["pie" + i] = this["cScale" + i];
|
|
555
|
-
}
|
|
556
|
-
this.pieTitleTextSize = this.pieTitleTextSize || "25px";
|
|
557
|
-
this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
|
|
558
|
-
this.pieSectionTextSize = this.pieSectionTextSize || "17px";
|
|
559
|
-
this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
|
|
560
|
-
this.pieLegendTextSize = this.pieLegendTextSize || "17px";
|
|
561
|
-
this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
|
|
562
|
-
this.pieStrokeColor = this.pieStrokeColor || "black";
|
|
563
|
-
this.pieStrokeWidth = this.pieStrokeWidth || "2px";
|
|
564
|
-
this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
|
|
565
|
-
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
566
|
-
this.pieOpacity = this.pieOpacity || "0.7";
|
|
567
|
-
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
568
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
569
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
570
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
571
|
-
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
572
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
573
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
574
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
575
|
-
this.quadrantPointFill = this.quadrantPointFill || isDark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
576
|
-
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
577
|
-
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
578
|
-
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
579
|
-
this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
|
|
580
|
-
this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
|
|
581
|
-
this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
|
|
582
|
-
this.xyChart = {
|
|
583
|
-
backgroundColor: this.xyChart?.backgroundColor || this.background,
|
|
584
|
-
titleColor: this.xyChart?.titleColor || this.primaryTextColor,
|
|
585
|
-
xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
|
|
586
|
-
xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
|
|
587
|
-
xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
|
|
588
|
-
xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
|
|
589
|
-
yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
|
|
590
|
-
yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
|
|
591
|
-
yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
|
|
592
|
-
yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
|
|
593
|
-
plotColorPalette: this.xyChart?.plotColorPalette || "#3498db,#2ecc71,#e74c3c,#f1c40f,#bdc3c7,#ffffff,#34495e,#9b59b6,#1abc9c,#e67e22"
|
|
594
|
-
};
|
|
595
|
-
this.packet = {
|
|
596
|
-
startByteColor: this.primaryTextColor,
|
|
597
|
-
endByteColor: this.primaryTextColor,
|
|
598
|
-
labelColor: this.primaryTextColor,
|
|
599
|
-
titleColor: this.primaryTextColor,
|
|
600
|
-
blockStrokeColor: this.primaryTextColor,
|
|
601
|
-
blockFillColor: this.background
|
|
602
|
-
};
|
|
603
|
-
this.radar = {
|
|
604
|
-
axisColor: this.radar?.axisColor || this.lineColor,
|
|
605
|
-
axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
|
|
606
|
-
axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
|
|
607
|
-
curveOpacity: this.radar?.curveOpacity || 0.5,
|
|
608
|
-
curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
|
|
609
|
-
graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
|
|
610
|
-
graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
|
|
611
|
-
graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
|
|
612
|
-
legendBoxSize: this.radar?.legendBoxSize || 12,
|
|
613
|
-
legendFontSize: this.radar?.legendFontSize || 12
|
|
614
|
-
};
|
|
615
|
-
this.classText = this.primaryTextColor;
|
|
616
|
-
this.requirementBackground = this.requirementBackground || this.primaryColor;
|
|
617
|
-
this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
|
|
618
|
-
this.requirementBorderSize = this.requirementBorderSize || "1";
|
|
619
|
-
this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
|
|
620
|
-
this.relationColor = this.relationColor || this.lineColor;
|
|
621
|
-
this.relationLabelBackground = this.relationLabelBackground || (this.darkMode ? darken(this.secondaryColor, 30) : this.secondaryColor);
|
|
622
|
-
this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
|
|
623
|
-
this.git0 = lighten(this.secondaryColor, 20);
|
|
624
|
-
this.git1 = lighten(this.pie2 || this.secondaryColor, 20);
|
|
625
|
-
this.git2 = lighten(this.pie3 || this.tertiaryColor, 20);
|
|
626
|
-
this.git3 = lighten(this.pie4 || adjust(this.primaryColor, { h: -30 }), 20);
|
|
627
|
-
this.git4 = lighten(this.pie5 || adjust(this.primaryColor, { h: -60 }), 20);
|
|
628
|
-
this.git5 = lighten(this.pie6 || adjust(this.primaryColor, { h: -90 }), 10);
|
|
629
|
-
this.git6 = lighten(this.pie7 || adjust(this.primaryColor, { h: 60 }), 10);
|
|
630
|
-
this.git7 = lighten(this.pie8 || adjust(this.primaryColor, { h: 120 }), 20);
|
|
631
|
-
this.gitInv0 = this.gitInv0 || invert(this.git0);
|
|
632
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
633
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
634
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
635
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
636
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
637
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
638
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
639
|
-
this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
|
|
640
|
-
this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
|
|
641
|
-
this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
|
|
642
|
-
this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
|
|
643
|
-
this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
|
|
644
|
-
this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
|
|
645
|
-
this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
|
|
646
|
-
this.gitBranchLabel7 = this.gitBranchLabel7 || this.labelTextColor;
|
|
647
|
-
this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
|
|
648
|
-
this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
|
|
649
|
-
this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
|
|
650
|
-
this.tagLabelFontSize = this.tagLabelFontSize || "10px";
|
|
651
|
-
this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
|
|
652
|
-
this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
|
|
653
|
-
this.commitLabelFontSize = this.commitLabelFontSize || "10px";
|
|
654
|
-
this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || lighten(this.background, 12);
|
|
655
|
-
this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || lighten(this.background, 2);
|
|
656
|
-
this.nodeBorder = this.nodeBorder || "#999";
|
|
657
|
-
}
|
|
658
|
-
calculate(overrides) {
|
|
659
|
-
if (typeof overrides !== "object") {
|
|
660
|
-
this.updateColors();
|
|
661
|
-
return;
|
|
662
|
-
}
|
|
663
|
-
const keys = Object.keys(overrides);
|
|
664
|
-
keys.forEach((k) => {
|
|
665
|
-
this[k] = overrides[k];
|
|
666
|
-
});
|
|
667
|
-
this.updateColors();
|
|
668
|
-
keys.forEach((k) => {
|
|
669
|
-
this[k] = overrides[k];
|
|
670
|
-
});
|
|
671
|
-
}
|
|
672
|
-
}, __name(_c, "Theme"), _c);
|
|
673
|
-
var getThemeVariables2 = /* @__PURE__ */ __name((userOverrides) => {
|
|
674
|
-
const theme = new Theme2();
|
|
675
|
-
theme.calculate(userOverrides);
|
|
676
|
-
return theme;
|
|
677
|
-
}, "getThemeVariables");
|
|
678
|
-
var Theme3 = (_d = class {
|
|
679
|
-
constructor() {
|
|
680
|
-
this.background = "#f4f4f4";
|
|
681
|
-
this.primaryColor = "#ECECFF";
|
|
682
|
-
this.secondaryColor = adjust(this.primaryColor, { h: 120 });
|
|
683
|
-
this.secondaryColor = "#ffffde";
|
|
684
|
-
this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
|
|
685
|
-
this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
|
|
686
|
-
this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
|
|
687
|
-
this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
|
|
688
|
-
this.primaryTextColor = invert(this.primaryColor);
|
|
689
|
-
this.secondaryTextColor = invert(this.secondaryColor);
|
|
690
|
-
this.tertiaryTextColor = invert(this.tertiaryColor);
|
|
691
|
-
this.lineColor = invert(this.background);
|
|
692
|
-
this.textColor = invert(this.background);
|
|
693
|
-
this.background = "white";
|
|
694
|
-
this.mainBkg = "#ECECFF";
|
|
695
|
-
this.secondBkg = "#ffffde";
|
|
696
|
-
this.lineColor = "#333333";
|
|
697
|
-
this.border1 = "#9370DB";
|
|
698
|
-
this.border2 = "#aaaa33";
|
|
699
|
-
this.arrowheadColor = "#333333";
|
|
700
|
-
this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
|
|
701
|
-
this.fontSize = "16px";
|
|
702
|
-
this.labelBackground = "rgba(232,232,232, 0.8)";
|
|
703
|
-
this.textColor = "#333";
|
|
704
|
-
this.THEME_COLOR_LIMIT = 12;
|
|
705
|
-
this.nodeBkg = "calculated";
|
|
706
|
-
this.nodeBorder = "calculated";
|
|
707
|
-
this.clusterBkg = "calculated";
|
|
708
|
-
this.clusterBorder = "calculated";
|
|
709
|
-
this.defaultLinkColor = "calculated";
|
|
710
|
-
this.titleColor = "calculated";
|
|
711
|
-
this.edgeLabelBackground = "calculated";
|
|
712
|
-
this.actorBorder = "calculated";
|
|
713
|
-
this.actorBkg = "calculated";
|
|
714
|
-
this.actorTextColor = "black";
|
|
715
|
-
this.actorLineColor = "calculated";
|
|
716
|
-
this.signalColor = "calculated";
|
|
717
|
-
this.signalTextColor = "calculated";
|
|
718
|
-
this.labelBoxBkgColor = "calculated";
|
|
719
|
-
this.labelBoxBorderColor = "calculated";
|
|
720
|
-
this.labelTextColor = "calculated";
|
|
721
|
-
this.loopTextColor = "calculated";
|
|
722
|
-
this.noteBorderColor = "calculated";
|
|
723
|
-
this.noteBkgColor = "#fff5ad";
|
|
724
|
-
this.noteTextColor = "calculated";
|
|
725
|
-
this.activationBorderColor = "#666";
|
|
726
|
-
this.activationBkgColor = "#f4f4f4";
|
|
727
|
-
this.sequenceNumberColor = "white";
|
|
728
|
-
this.sectionBkgColor = "calculated";
|
|
729
|
-
this.altSectionBkgColor = "calculated";
|
|
730
|
-
this.sectionBkgColor2 = "calculated";
|
|
731
|
-
this.excludeBkgColor = "#eeeeee";
|
|
732
|
-
this.taskBorderColor = "calculated";
|
|
733
|
-
this.taskBkgColor = "calculated";
|
|
734
|
-
this.taskTextLightColor = "calculated";
|
|
735
|
-
this.taskTextColor = this.taskTextLightColor;
|
|
736
|
-
this.taskTextDarkColor = "calculated";
|
|
737
|
-
this.taskTextOutsideColor = this.taskTextDarkColor;
|
|
738
|
-
this.taskTextClickableColor = "calculated";
|
|
739
|
-
this.activeTaskBorderColor = "calculated";
|
|
740
|
-
this.activeTaskBkgColor = "calculated";
|
|
741
|
-
this.gridColor = "calculated";
|
|
742
|
-
this.doneTaskBkgColor = "calculated";
|
|
743
|
-
this.doneTaskBorderColor = "calculated";
|
|
744
|
-
this.critBorderColor = "calculated";
|
|
745
|
-
this.critBkgColor = "calculated";
|
|
746
|
-
this.todayLineColor = "calculated";
|
|
747
|
-
this.vertLineColor = "calculated";
|
|
748
|
-
this.sectionBkgColor = rgba(102, 102, 255, 0.49);
|
|
749
|
-
this.altSectionBkgColor = "white";
|
|
750
|
-
this.sectionBkgColor2 = "#fff400";
|
|
751
|
-
this.taskBorderColor = "#534fbc";
|
|
752
|
-
this.taskBkgColor = "#8a90dd";
|
|
753
|
-
this.taskTextLightColor = "white";
|
|
754
|
-
this.taskTextColor = "calculated";
|
|
755
|
-
this.taskTextDarkColor = "black";
|
|
756
|
-
this.taskTextOutsideColor = "calculated";
|
|
757
|
-
this.taskTextClickableColor = "#003163";
|
|
758
|
-
this.activeTaskBorderColor = "#534fbc";
|
|
759
|
-
this.activeTaskBkgColor = "#bfc7ff";
|
|
760
|
-
this.gridColor = "lightgrey";
|
|
761
|
-
this.doneTaskBkgColor = "lightgrey";
|
|
762
|
-
this.doneTaskBorderColor = "grey";
|
|
763
|
-
this.critBorderColor = "#ff8888";
|
|
764
|
-
this.critBkgColor = "red";
|
|
765
|
-
this.todayLineColor = "red";
|
|
766
|
-
this.vertLineColor = "navy";
|
|
767
|
-
this.personBorder = this.primaryBorderColor;
|
|
768
|
-
this.personBkg = this.mainBkg;
|
|
769
|
-
this.archEdgeColor = "calculated";
|
|
770
|
-
this.archEdgeArrowColor = "calculated";
|
|
771
|
-
this.archEdgeWidth = "3";
|
|
772
|
-
this.archGroupBorderColor = this.primaryBorderColor;
|
|
773
|
-
this.archGroupBorderWidth = "2px";
|
|
774
|
-
this.rowOdd = "calculated";
|
|
775
|
-
this.rowEven = "calculated";
|
|
776
|
-
this.labelColor = "black";
|
|
777
|
-
this.errorBkgColor = "#552222";
|
|
778
|
-
this.errorTextColor = "#552222";
|
|
779
|
-
this.updateColors();
|
|
780
|
-
}
|
|
781
|
-
updateColors() {
|
|
782
|
-
this.cScale0 = this.cScale0 || this.primaryColor;
|
|
783
|
-
this.cScale1 = this.cScale1 || this.secondaryColor;
|
|
784
|
-
this.cScale2 = this.cScale2 || this.tertiaryColor;
|
|
785
|
-
this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
|
|
786
|
-
this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
|
|
787
|
-
this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
|
|
788
|
-
this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
|
|
789
|
-
this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
|
|
790
|
-
this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
|
|
791
|
-
this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
|
|
792
|
-
this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
|
|
793
|
-
this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
|
|
794
|
-
this["cScalePeer1"] = this["cScalePeer1"] || darken(this.secondaryColor, 45);
|
|
795
|
-
this["cScalePeer2"] = this["cScalePeer2"] || darken(this.tertiaryColor, 40);
|
|
796
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
797
|
-
this["cScale" + i] = darken(this["cScale" + i], 10);
|
|
798
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 25);
|
|
799
|
-
}
|
|
800
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
801
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || adjust(this["cScale" + i], { h: 180 });
|
|
802
|
-
}
|
|
803
|
-
for (let i = 0; i < 5; i++) {
|
|
804
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, l: -(5 + i * 5) });
|
|
805
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, l: -(7 + i * 5) });
|
|
806
|
-
}
|
|
807
|
-
this.scaleLabelColor = this.scaleLabelColor !== "calculated" && this.scaleLabelColor ? this.scaleLabelColor : this.labelTextColor;
|
|
808
|
-
if (this.labelTextColor !== "calculated") {
|
|
809
|
-
this.cScaleLabel0 = this.cScaleLabel0 || invert(this.labelTextColor);
|
|
810
|
-
this.cScaleLabel3 = this.cScaleLabel3 || invert(this.labelTextColor);
|
|
811
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
812
|
-
this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.labelTextColor;
|
|
813
|
-
}
|
|
814
|
-
}
|
|
815
|
-
this.nodeBkg = this.mainBkg;
|
|
816
|
-
this.nodeBorder = this.border1;
|
|
817
|
-
this.clusterBkg = this.secondBkg;
|
|
818
|
-
this.clusterBorder = this.border2;
|
|
819
|
-
this.defaultLinkColor = this.lineColor;
|
|
820
|
-
this.titleColor = this.textColor;
|
|
821
|
-
this.edgeLabelBackground = this.labelBackground;
|
|
822
|
-
this.actorBorder = lighten(this.border1, 23);
|
|
823
|
-
this.actorBkg = this.mainBkg;
|
|
824
|
-
this.labelBoxBkgColor = this.actorBkg;
|
|
825
|
-
this.signalColor = this.textColor;
|
|
826
|
-
this.signalTextColor = this.textColor;
|
|
827
|
-
this.labelBoxBorderColor = this.actorBorder;
|
|
828
|
-
this.labelTextColor = this.actorTextColor;
|
|
829
|
-
this.loopTextColor = this.actorTextColor;
|
|
830
|
-
this.noteBorderColor = this.border2;
|
|
831
|
-
this.noteTextColor = this.actorTextColor;
|
|
832
|
-
this.actorLineColor = this.actorBorder;
|
|
833
|
-
this.taskTextColor = this.taskTextLightColor;
|
|
834
|
-
this.taskTextOutsideColor = this.taskTextDarkColor;
|
|
835
|
-
this.archEdgeColor = this.lineColor;
|
|
836
|
-
this.archEdgeArrowColor = this.lineColor;
|
|
837
|
-
this.rowOdd = this.rowOdd || lighten(this.primaryColor, 75) || "#ffffff";
|
|
838
|
-
this.rowEven = this.rowEven || lighten(this.primaryColor, 1);
|
|
839
|
-
this.transitionColor = this.transitionColor || this.lineColor;
|
|
840
|
-
this.transitionLabelColor = this.transitionLabelColor || this.textColor;
|
|
841
|
-
this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
|
|
842
|
-
this.stateBkg = this.stateBkg || this.mainBkg;
|
|
843
|
-
this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
|
|
844
|
-
this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
|
|
845
|
-
this.altBackground = this.altBackground || "#f0f0f0";
|
|
846
|
-
this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
|
|
847
|
-
this.compositeBorder = this.compositeBorder || this.nodeBorder;
|
|
848
|
-
this.innerEndBackground = this.nodeBorder;
|
|
849
|
-
this.specialStateColor = this.lineColor;
|
|
850
|
-
this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
|
|
851
|
-
this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
|
|
852
|
-
this.transitionColor = this.transitionColor || this.lineColor;
|
|
853
|
-
this.classText = this.primaryTextColor;
|
|
854
|
-
this.fillType0 = this.primaryColor;
|
|
855
|
-
this.fillType1 = this.secondaryColor;
|
|
856
|
-
this.fillType2 = adjust(this.primaryColor, { h: 64 });
|
|
857
|
-
this.fillType3 = adjust(this.secondaryColor, { h: 64 });
|
|
858
|
-
this.fillType4 = adjust(this.primaryColor, { h: -64 });
|
|
859
|
-
this.fillType5 = adjust(this.secondaryColor, { h: -64 });
|
|
860
|
-
this.fillType6 = adjust(this.primaryColor, { h: 128 });
|
|
861
|
-
this.fillType7 = adjust(this.secondaryColor, { h: 128 });
|
|
862
|
-
this.pie1 = this.pie1 || this.primaryColor;
|
|
863
|
-
this.pie2 = this.pie2 || this.secondaryColor;
|
|
864
|
-
this.pie3 = this.pie3 || adjust(this.tertiaryColor, { l: -40 });
|
|
865
|
-
this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -10 });
|
|
866
|
-
this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -30 });
|
|
867
|
-
this.pie6 = this.pie6 || adjust(this.tertiaryColor, { l: -20 });
|
|
868
|
-
this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -20 });
|
|
869
|
-
this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -40 });
|
|
870
|
-
this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: -40 });
|
|
871
|
-
this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -40 });
|
|
872
|
-
this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -90, l: -40 });
|
|
873
|
-
this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -30 });
|
|
874
|
-
this.pieTitleTextSize = this.pieTitleTextSize || "25px";
|
|
875
|
-
this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
|
|
876
|
-
this.pieSectionTextSize = this.pieSectionTextSize || "17px";
|
|
877
|
-
this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
|
|
878
|
-
this.pieLegendTextSize = this.pieLegendTextSize || "17px";
|
|
879
|
-
this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
|
|
880
|
-
this.pieStrokeColor = this.pieStrokeColor || "black";
|
|
881
|
-
this.pieStrokeWidth = this.pieStrokeWidth || "2px";
|
|
882
|
-
this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
|
|
883
|
-
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
884
|
-
this.pieOpacity = this.pieOpacity || "0.7";
|
|
885
|
-
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
886
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
887
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
888
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
889
|
-
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
890
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
891
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
892
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
893
|
-
this.quadrantPointFill = this.quadrantPointFill || isDark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
894
|
-
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
895
|
-
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
896
|
-
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
897
|
-
this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
|
|
898
|
-
this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
|
|
899
|
-
this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
|
|
900
|
-
this.radar = {
|
|
901
|
-
axisColor: this.radar?.axisColor || this.lineColor,
|
|
902
|
-
axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
|
|
903
|
-
axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
|
|
904
|
-
curveOpacity: this.radar?.curveOpacity || 0.5,
|
|
905
|
-
curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
|
|
906
|
-
graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
|
|
907
|
-
graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
|
|
908
|
-
graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
|
|
909
|
-
legendBoxSize: this.radar?.legendBoxSize || 12,
|
|
910
|
-
legendFontSize: this.radar?.legendFontSize || 12
|
|
911
|
-
};
|
|
912
|
-
this.xyChart = {
|
|
913
|
-
backgroundColor: this.xyChart?.backgroundColor || this.background,
|
|
914
|
-
titleColor: this.xyChart?.titleColor || this.primaryTextColor,
|
|
915
|
-
xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
|
|
916
|
-
xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
|
|
917
|
-
xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
|
|
918
|
-
xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
|
|
919
|
-
yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
|
|
920
|
-
yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
|
|
921
|
-
yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
|
|
922
|
-
yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
|
|
923
|
-
plotColorPalette: this.xyChart?.plotColorPalette || "#ECECFF,#8493A6,#FFC3A0,#DCDDE1,#B8E994,#D1A36F,#C3CDE6,#FFB6C1,#496078,#F8F3E3"
|
|
924
|
-
};
|
|
925
|
-
this.requirementBackground = this.requirementBackground || this.primaryColor;
|
|
926
|
-
this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
|
|
927
|
-
this.requirementBorderSize = this.requirementBorderSize || "1";
|
|
928
|
-
this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
|
|
929
|
-
this.relationColor = this.relationColor || this.lineColor;
|
|
930
|
-
this.relationLabelBackground = this.relationLabelBackground || this.labelBackground;
|
|
931
|
-
this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
|
|
932
|
-
this.git0 = this.git0 || this.primaryColor;
|
|
933
|
-
this.git1 = this.git1 || this.secondaryColor;
|
|
934
|
-
this.git2 = this.git2 || this.tertiaryColor;
|
|
935
|
-
this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
|
|
936
|
-
this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
|
|
937
|
-
this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
|
|
938
|
-
this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
|
|
939
|
-
this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
|
|
940
|
-
if (this.darkMode) {
|
|
941
|
-
this.git0 = lighten(this.git0, 25);
|
|
942
|
-
this.git1 = lighten(this.git1, 25);
|
|
943
|
-
this.git2 = lighten(this.git2, 25);
|
|
944
|
-
this.git3 = lighten(this.git3, 25);
|
|
945
|
-
this.git4 = lighten(this.git4, 25);
|
|
946
|
-
this.git5 = lighten(this.git5, 25);
|
|
947
|
-
this.git6 = lighten(this.git6, 25);
|
|
948
|
-
this.git7 = lighten(this.git7, 25);
|
|
949
|
-
} else {
|
|
950
|
-
this.git0 = darken(this.git0, 25);
|
|
951
|
-
this.git1 = darken(this.git1, 25);
|
|
952
|
-
this.git2 = darken(this.git2, 25);
|
|
953
|
-
this.git3 = darken(this.git3, 25);
|
|
954
|
-
this.git4 = darken(this.git4, 25);
|
|
955
|
-
this.git5 = darken(this.git5, 25);
|
|
956
|
-
this.git6 = darken(this.git6, 25);
|
|
957
|
-
this.git7 = darken(this.git7, 25);
|
|
958
|
-
}
|
|
959
|
-
this.gitInv0 = this.gitInv0 || darken(invert(this.git0), 25);
|
|
960
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
961
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
962
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
963
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
964
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
965
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
966
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
967
|
-
this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
|
|
968
|
-
this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
|
|
969
|
-
this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
|
|
970
|
-
this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
|
|
971
|
-
this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
|
|
972
|
-
this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
|
|
973
|
-
this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
|
|
974
|
-
this.gitBranchLabel7 = this.gitBranchLabel7 || this.labelTextColor;
|
|
975
|
-
this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
|
|
976
|
-
this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
|
|
977
|
-
this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
|
|
978
|
-
this.tagLabelFontSize = this.tagLabelFontSize || "10px";
|
|
979
|
-
this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
|
|
980
|
-
this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
|
|
981
|
-
this.commitLabelFontSize = this.commitLabelFontSize || "10px";
|
|
982
|
-
this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || oldAttributeBackgroundColorOdd;
|
|
983
|
-
this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || oldAttributeBackgroundColorEven;
|
|
984
|
-
}
|
|
985
|
-
calculate(overrides) {
|
|
986
|
-
Object.keys(this).forEach((k) => {
|
|
987
|
-
if (this[k] === "calculated") {
|
|
988
|
-
this[k] = void 0;
|
|
989
|
-
}
|
|
990
|
-
});
|
|
991
|
-
if (typeof overrides !== "object") {
|
|
992
|
-
this.updateColors();
|
|
993
|
-
return;
|
|
994
|
-
}
|
|
995
|
-
const keys = Object.keys(overrides);
|
|
996
|
-
keys.forEach((k) => {
|
|
997
|
-
this[k] = overrides[k];
|
|
998
|
-
});
|
|
999
|
-
this.updateColors();
|
|
1000
|
-
keys.forEach((k) => {
|
|
1001
|
-
this[k] = overrides[k];
|
|
1002
|
-
});
|
|
1003
|
-
}
|
|
1004
|
-
}, __name(_d, "Theme"), _d);
|
|
1005
|
-
var getThemeVariables3 = /* @__PURE__ */ __name((userOverrides) => {
|
|
1006
|
-
const theme = new Theme3();
|
|
1007
|
-
theme.calculate(userOverrides);
|
|
1008
|
-
return theme;
|
|
1009
|
-
}, "getThemeVariables");
|
|
1010
|
-
var Theme4 = (_e = class {
|
|
1011
|
-
constructor() {
|
|
1012
|
-
this.background = "#f4f4f4";
|
|
1013
|
-
this.primaryColor = "#cde498";
|
|
1014
|
-
this.secondaryColor = "#cdffb2";
|
|
1015
|
-
this.background = "white";
|
|
1016
|
-
this.mainBkg = "#cde498";
|
|
1017
|
-
this.secondBkg = "#cdffb2";
|
|
1018
|
-
this.lineColor = "green";
|
|
1019
|
-
this.border1 = "#13540c";
|
|
1020
|
-
this.border2 = "#6eaa49";
|
|
1021
|
-
this.arrowheadColor = "green";
|
|
1022
|
-
this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
|
|
1023
|
-
this.fontSize = "16px";
|
|
1024
|
-
this.tertiaryColor = lighten("#cde498", 10);
|
|
1025
|
-
this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
|
|
1026
|
-
this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
|
|
1027
|
-
this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
|
|
1028
|
-
this.primaryTextColor = invert(this.primaryColor);
|
|
1029
|
-
this.secondaryTextColor = invert(this.secondaryColor);
|
|
1030
|
-
this.tertiaryTextColor = invert(this.primaryColor);
|
|
1031
|
-
this.lineColor = invert(this.background);
|
|
1032
|
-
this.textColor = invert(this.background);
|
|
1033
|
-
this.THEME_COLOR_LIMIT = 12;
|
|
1034
|
-
this.nodeBkg = "calculated";
|
|
1035
|
-
this.nodeBorder = "calculated";
|
|
1036
|
-
this.clusterBkg = "calculated";
|
|
1037
|
-
this.clusterBorder = "calculated";
|
|
1038
|
-
this.defaultLinkColor = "calculated";
|
|
1039
|
-
this.titleColor = "#333";
|
|
1040
|
-
this.edgeLabelBackground = "#e8e8e8";
|
|
1041
|
-
this.actorBorder = "calculated";
|
|
1042
|
-
this.actorBkg = "calculated";
|
|
1043
|
-
this.actorTextColor = "black";
|
|
1044
|
-
this.actorLineColor = "calculated";
|
|
1045
|
-
this.signalColor = "#333";
|
|
1046
|
-
this.signalTextColor = "#333";
|
|
1047
|
-
this.labelBoxBkgColor = "calculated";
|
|
1048
|
-
this.labelBoxBorderColor = "#326932";
|
|
1049
|
-
this.labelTextColor = "calculated";
|
|
1050
|
-
this.loopTextColor = "calculated";
|
|
1051
|
-
this.noteBorderColor = "calculated";
|
|
1052
|
-
this.noteBkgColor = "#fff5ad";
|
|
1053
|
-
this.noteTextColor = "calculated";
|
|
1054
|
-
this.activationBorderColor = "#666";
|
|
1055
|
-
this.activationBkgColor = "#f4f4f4";
|
|
1056
|
-
this.sequenceNumberColor = "white";
|
|
1057
|
-
this.sectionBkgColor = "#6eaa49";
|
|
1058
|
-
this.altSectionBkgColor = "white";
|
|
1059
|
-
this.sectionBkgColor2 = "#6eaa49";
|
|
1060
|
-
this.excludeBkgColor = "#eeeeee";
|
|
1061
|
-
this.taskBorderColor = "calculated";
|
|
1062
|
-
this.taskBkgColor = "#487e3a";
|
|
1063
|
-
this.taskTextLightColor = "white";
|
|
1064
|
-
this.taskTextColor = "calculated";
|
|
1065
|
-
this.taskTextDarkColor = "black";
|
|
1066
|
-
this.taskTextOutsideColor = "calculated";
|
|
1067
|
-
this.taskTextClickableColor = "#003163";
|
|
1068
|
-
this.activeTaskBorderColor = "calculated";
|
|
1069
|
-
this.activeTaskBkgColor = "calculated";
|
|
1070
|
-
this.gridColor = "lightgrey";
|
|
1071
|
-
this.doneTaskBkgColor = "lightgrey";
|
|
1072
|
-
this.doneTaskBorderColor = "grey";
|
|
1073
|
-
this.critBorderColor = "#ff8888";
|
|
1074
|
-
this.critBkgColor = "red";
|
|
1075
|
-
this.todayLineColor = "red";
|
|
1076
|
-
this.vertLineColor = "#00BFFF";
|
|
1077
|
-
this.personBorder = this.primaryBorderColor;
|
|
1078
|
-
this.personBkg = this.mainBkg;
|
|
1079
|
-
this.archEdgeColor = "calculated";
|
|
1080
|
-
this.archEdgeArrowColor = "calculated";
|
|
1081
|
-
this.archEdgeWidth = "3";
|
|
1082
|
-
this.archGroupBorderColor = this.primaryBorderColor;
|
|
1083
|
-
this.archGroupBorderWidth = "2px";
|
|
1084
|
-
this.labelColor = "black";
|
|
1085
|
-
this.errorBkgColor = "#552222";
|
|
1086
|
-
this.errorTextColor = "#552222";
|
|
1087
|
-
}
|
|
1088
|
-
updateColors() {
|
|
1089
|
-
this.actorBorder = darken(this.mainBkg, 20);
|
|
1090
|
-
this.actorBkg = this.mainBkg;
|
|
1091
|
-
this.labelBoxBkgColor = this.actorBkg;
|
|
1092
|
-
this.labelTextColor = this.actorTextColor;
|
|
1093
|
-
this.loopTextColor = this.actorTextColor;
|
|
1094
|
-
this.noteBorderColor = this.border2;
|
|
1095
|
-
this.noteTextColor = this.actorTextColor;
|
|
1096
|
-
this.actorLineColor = this.actorBorder;
|
|
1097
|
-
this.cScale0 = this.cScale0 || this.primaryColor;
|
|
1098
|
-
this.cScale1 = this.cScale1 || this.secondaryColor;
|
|
1099
|
-
this.cScale2 = this.cScale2 || this.tertiaryColor;
|
|
1100
|
-
this.cScale3 = this.cScale3 || adjust(this.primaryColor, { h: 30 });
|
|
1101
|
-
this.cScale4 = this.cScale4 || adjust(this.primaryColor, { h: 60 });
|
|
1102
|
-
this.cScale5 = this.cScale5 || adjust(this.primaryColor, { h: 90 });
|
|
1103
|
-
this.cScale6 = this.cScale6 || adjust(this.primaryColor, { h: 120 });
|
|
1104
|
-
this.cScale7 = this.cScale7 || adjust(this.primaryColor, { h: 150 });
|
|
1105
|
-
this.cScale8 = this.cScale8 || adjust(this.primaryColor, { h: 210 });
|
|
1106
|
-
this.cScale9 = this.cScale9 || adjust(this.primaryColor, { h: 270 });
|
|
1107
|
-
this.cScale10 = this.cScale10 || adjust(this.primaryColor, { h: 300 });
|
|
1108
|
-
this.cScale11 = this.cScale11 || adjust(this.primaryColor, { h: 330 });
|
|
1109
|
-
this["cScalePeer1"] = this["cScalePeer1"] || darken(this.secondaryColor, 45);
|
|
1110
|
-
this["cScalePeer2"] = this["cScalePeer2"] || darken(this.tertiaryColor, 40);
|
|
1111
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1112
|
-
this["cScale" + i] = darken(this["cScale" + i], 10);
|
|
1113
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 25);
|
|
1114
|
-
}
|
|
1115
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1116
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || adjust(this["cScale" + i], { h: 180 });
|
|
1117
|
-
}
|
|
1118
|
-
this.scaleLabelColor = this.scaleLabelColor !== "calculated" && this.scaleLabelColor ? this.scaleLabelColor : this.labelTextColor;
|
|
1119
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1120
|
-
this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
|
|
1121
|
-
}
|
|
1122
|
-
for (let i = 0; i < 5; i++) {
|
|
1123
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(5 + i * 5) });
|
|
1124
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { h: 30, s: -30, l: -(8 + i * 5) });
|
|
1125
|
-
}
|
|
1126
|
-
this.nodeBkg = this.mainBkg;
|
|
1127
|
-
this.nodeBorder = this.border1;
|
|
1128
|
-
this.clusterBkg = this.secondBkg;
|
|
1129
|
-
this.clusterBorder = this.border2;
|
|
1130
|
-
this.defaultLinkColor = this.lineColor;
|
|
1131
|
-
this.taskBorderColor = this.border1;
|
|
1132
|
-
this.taskTextColor = this.taskTextLightColor;
|
|
1133
|
-
this.taskTextOutsideColor = this.taskTextDarkColor;
|
|
1134
|
-
this.activeTaskBorderColor = this.taskBorderColor;
|
|
1135
|
-
this.activeTaskBkgColor = this.mainBkg;
|
|
1136
|
-
this.archEdgeColor = this.lineColor;
|
|
1137
|
-
this.archEdgeArrowColor = this.lineColor;
|
|
1138
|
-
this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
|
|
1139
|
-
this.rowEven = this.rowEven || lighten(this.mainBkg, 20);
|
|
1140
|
-
this.transitionColor = this.transitionColor || this.lineColor;
|
|
1141
|
-
this.transitionLabelColor = this.transitionLabelColor || this.textColor;
|
|
1142
|
-
this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
|
|
1143
|
-
this.stateBkg = this.stateBkg || this.mainBkg;
|
|
1144
|
-
this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
|
|
1145
|
-
this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
|
|
1146
|
-
this.altBackground = this.altBackground || "#f0f0f0";
|
|
1147
|
-
this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
|
|
1148
|
-
this.compositeBorder = this.compositeBorder || this.nodeBorder;
|
|
1149
|
-
this.innerEndBackground = this.primaryBorderColor;
|
|
1150
|
-
this.specialStateColor = this.lineColor;
|
|
1151
|
-
this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
|
|
1152
|
-
this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
|
|
1153
|
-
this.transitionColor = this.transitionColor || this.lineColor;
|
|
1154
|
-
this.classText = this.primaryTextColor;
|
|
1155
|
-
this.fillType0 = this.primaryColor;
|
|
1156
|
-
this.fillType1 = this.secondaryColor;
|
|
1157
|
-
this.fillType2 = adjust(this.primaryColor, { h: 64 });
|
|
1158
|
-
this.fillType3 = adjust(this.secondaryColor, { h: 64 });
|
|
1159
|
-
this.fillType4 = adjust(this.primaryColor, { h: -64 });
|
|
1160
|
-
this.fillType5 = adjust(this.secondaryColor, { h: -64 });
|
|
1161
|
-
this.fillType6 = adjust(this.primaryColor, { h: 128 });
|
|
1162
|
-
this.fillType7 = adjust(this.secondaryColor, { h: 128 });
|
|
1163
|
-
this.pie1 = this.pie1 || this.primaryColor;
|
|
1164
|
-
this.pie2 = this.pie2 || this.secondaryColor;
|
|
1165
|
-
this.pie3 = this.pie3 || this.tertiaryColor;
|
|
1166
|
-
this.pie4 = this.pie4 || adjust(this.primaryColor, { l: -30 });
|
|
1167
|
-
this.pie5 = this.pie5 || adjust(this.secondaryColor, { l: -30 });
|
|
1168
|
-
this.pie6 = this.pie6 || adjust(this.tertiaryColor, { h: 40, l: -40 });
|
|
1169
|
-
this.pie7 = this.pie7 || adjust(this.primaryColor, { h: 60, l: -10 });
|
|
1170
|
-
this.pie8 = this.pie8 || adjust(this.primaryColor, { h: -60, l: -10 });
|
|
1171
|
-
this.pie9 = this.pie9 || adjust(this.primaryColor, { h: 120, l: 0 });
|
|
1172
|
-
this.pie10 = this.pie10 || adjust(this.primaryColor, { h: 60, l: -50 });
|
|
1173
|
-
this.pie11 = this.pie11 || adjust(this.primaryColor, { h: -60, l: -50 });
|
|
1174
|
-
this.pie12 = this.pie12 || adjust(this.primaryColor, { h: 120, l: -50 });
|
|
1175
|
-
this.pieTitleTextSize = this.pieTitleTextSize || "25px";
|
|
1176
|
-
this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
|
|
1177
|
-
this.pieSectionTextSize = this.pieSectionTextSize || "17px";
|
|
1178
|
-
this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
|
|
1179
|
-
this.pieLegendTextSize = this.pieLegendTextSize || "17px";
|
|
1180
|
-
this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
|
|
1181
|
-
this.pieStrokeColor = this.pieStrokeColor || "black";
|
|
1182
|
-
this.pieStrokeWidth = this.pieStrokeWidth || "2px";
|
|
1183
|
-
this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
|
|
1184
|
-
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
1185
|
-
this.pieOpacity = this.pieOpacity || "0.7";
|
|
1186
|
-
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
1187
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
1188
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
1189
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
1190
|
-
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
1191
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
1192
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
1193
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
1194
|
-
this.quadrantPointFill = this.quadrantPointFill || isDark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
1195
|
-
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
1196
|
-
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
1197
|
-
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
1198
|
-
this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
|
|
1199
|
-
this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
|
|
1200
|
-
this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
|
|
1201
|
-
this.packet = {
|
|
1202
|
-
startByteColor: this.primaryTextColor,
|
|
1203
|
-
endByteColor: this.primaryTextColor,
|
|
1204
|
-
labelColor: this.primaryTextColor,
|
|
1205
|
-
titleColor: this.primaryTextColor,
|
|
1206
|
-
blockStrokeColor: this.primaryTextColor,
|
|
1207
|
-
blockFillColor: this.mainBkg
|
|
1208
|
-
};
|
|
1209
|
-
this.radar = {
|
|
1210
|
-
axisColor: this.radar?.axisColor || this.lineColor,
|
|
1211
|
-
axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
|
|
1212
|
-
axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
|
|
1213
|
-
curveOpacity: this.radar?.curveOpacity || 0.5,
|
|
1214
|
-
curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
|
|
1215
|
-
graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
|
|
1216
|
-
graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
|
|
1217
|
-
graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
|
|
1218
|
-
legendBoxSize: this.radar?.legendBoxSize || 12,
|
|
1219
|
-
legendFontSize: this.radar?.legendFontSize || 12
|
|
1220
|
-
};
|
|
1221
|
-
this.xyChart = {
|
|
1222
|
-
backgroundColor: this.xyChart?.backgroundColor || this.background,
|
|
1223
|
-
titleColor: this.xyChart?.titleColor || this.primaryTextColor,
|
|
1224
|
-
xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
|
|
1225
|
-
xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
|
|
1226
|
-
xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
|
|
1227
|
-
xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
|
|
1228
|
-
yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
|
|
1229
|
-
yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
|
|
1230
|
-
yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
|
|
1231
|
-
yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
|
|
1232
|
-
plotColorPalette: this.xyChart?.plotColorPalette || "#CDE498,#FF6B6B,#A0D2DB,#D7BDE2,#F0F0F0,#FFC3A0,#7FD8BE,#FF9A8B,#FAF3E0,#FFF176"
|
|
1233
|
-
};
|
|
1234
|
-
this.requirementBackground = this.requirementBackground || this.primaryColor;
|
|
1235
|
-
this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
|
|
1236
|
-
this.requirementBorderSize = this.requirementBorderSize || "1";
|
|
1237
|
-
this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
|
|
1238
|
-
this.relationColor = this.relationColor || this.lineColor;
|
|
1239
|
-
this.relationLabelBackground = this.relationLabelBackground || this.edgeLabelBackground;
|
|
1240
|
-
this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
|
|
1241
|
-
this.git0 = this.git0 || this.primaryColor;
|
|
1242
|
-
this.git1 = this.git1 || this.secondaryColor;
|
|
1243
|
-
this.git2 = this.git2 || this.tertiaryColor;
|
|
1244
|
-
this.git3 = this.git3 || adjust(this.primaryColor, { h: -30 });
|
|
1245
|
-
this.git4 = this.git4 || adjust(this.primaryColor, { h: -60 });
|
|
1246
|
-
this.git5 = this.git5 || adjust(this.primaryColor, { h: -90 });
|
|
1247
|
-
this.git6 = this.git6 || adjust(this.primaryColor, { h: 60 });
|
|
1248
|
-
this.git7 = this.git7 || adjust(this.primaryColor, { h: 120 });
|
|
1249
|
-
if (this.darkMode) {
|
|
1250
|
-
this.git0 = lighten(this.git0, 25);
|
|
1251
|
-
this.git1 = lighten(this.git1, 25);
|
|
1252
|
-
this.git2 = lighten(this.git2, 25);
|
|
1253
|
-
this.git3 = lighten(this.git3, 25);
|
|
1254
|
-
this.git4 = lighten(this.git4, 25);
|
|
1255
|
-
this.git5 = lighten(this.git5, 25);
|
|
1256
|
-
this.git6 = lighten(this.git6, 25);
|
|
1257
|
-
this.git7 = lighten(this.git7, 25);
|
|
1258
|
-
} else {
|
|
1259
|
-
this.git0 = darken(this.git0, 25);
|
|
1260
|
-
this.git1 = darken(this.git1, 25);
|
|
1261
|
-
this.git2 = darken(this.git2, 25);
|
|
1262
|
-
this.git3 = darken(this.git3, 25);
|
|
1263
|
-
this.git4 = darken(this.git4, 25);
|
|
1264
|
-
this.git5 = darken(this.git5, 25);
|
|
1265
|
-
this.git6 = darken(this.git6, 25);
|
|
1266
|
-
this.git7 = darken(this.git7, 25);
|
|
1267
|
-
}
|
|
1268
|
-
this.gitInv0 = this.gitInv0 || invert(this.git0);
|
|
1269
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
1270
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
1271
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
1272
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
1273
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
1274
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
1275
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
1276
|
-
this.gitBranchLabel0 = this.gitBranchLabel0 || invert(this.labelTextColor);
|
|
1277
|
-
this.gitBranchLabel1 = this.gitBranchLabel1 || this.labelTextColor;
|
|
1278
|
-
this.gitBranchLabel2 = this.gitBranchLabel2 || this.labelTextColor;
|
|
1279
|
-
this.gitBranchLabel3 = this.gitBranchLabel3 || invert(this.labelTextColor);
|
|
1280
|
-
this.gitBranchLabel4 = this.gitBranchLabel4 || this.labelTextColor;
|
|
1281
|
-
this.gitBranchLabel5 = this.gitBranchLabel5 || this.labelTextColor;
|
|
1282
|
-
this.gitBranchLabel6 = this.gitBranchLabel6 || this.labelTextColor;
|
|
1283
|
-
this.gitBranchLabel7 = this.gitBranchLabel7 || this.labelTextColor;
|
|
1284
|
-
this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
|
|
1285
|
-
this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
|
|
1286
|
-
this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
|
|
1287
|
-
this.tagLabelFontSize = this.tagLabelFontSize || "10px";
|
|
1288
|
-
this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
|
|
1289
|
-
this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
|
|
1290
|
-
this.commitLabelFontSize = this.commitLabelFontSize || "10px";
|
|
1291
|
-
this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || oldAttributeBackgroundColorOdd;
|
|
1292
|
-
this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || oldAttributeBackgroundColorEven;
|
|
1293
|
-
}
|
|
1294
|
-
calculate(overrides) {
|
|
1295
|
-
if (typeof overrides !== "object") {
|
|
1296
|
-
this.updateColors();
|
|
1297
|
-
return;
|
|
1298
|
-
}
|
|
1299
|
-
const keys = Object.keys(overrides);
|
|
1300
|
-
keys.forEach((k) => {
|
|
1301
|
-
this[k] = overrides[k];
|
|
1302
|
-
});
|
|
1303
|
-
this.updateColors();
|
|
1304
|
-
keys.forEach((k) => {
|
|
1305
|
-
this[k] = overrides[k];
|
|
1306
|
-
});
|
|
1307
|
-
}
|
|
1308
|
-
}, __name(_e, "Theme"), _e);
|
|
1309
|
-
var getThemeVariables4 = /* @__PURE__ */ __name((userOverrides) => {
|
|
1310
|
-
const theme = new Theme4();
|
|
1311
|
-
theme.calculate(userOverrides);
|
|
1312
|
-
return theme;
|
|
1313
|
-
}, "getThemeVariables");
|
|
1314
|
-
var Theme5 = (_f = class {
|
|
1315
|
-
constructor() {
|
|
1316
|
-
this.primaryColor = "#eee";
|
|
1317
|
-
this.contrast = "#707070";
|
|
1318
|
-
this.secondaryColor = lighten(this.contrast, 55);
|
|
1319
|
-
this.background = "#ffffff";
|
|
1320
|
-
this.tertiaryColor = adjust(this.primaryColor, { h: -160 });
|
|
1321
|
-
this.primaryBorderColor = mkBorder(this.primaryColor, this.darkMode);
|
|
1322
|
-
this.secondaryBorderColor = mkBorder(this.secondaryColor, this.darkMode);
|
|
1323
|
-
this.tertiaryBorderColor = mkBorder(this.tertiaryColor, this.darkMode);
|
|
1324
|
-
this.primaryTextColor = invert(this.primaryColor);
|
|
1325
|
-
this.secondaryTextColor = invert(this.secondaryColor);
|
|
1326
|
-
this.tertiaryTextColor = invert(this.tertiaryColor);
|
|
1327
|
-
this.lineColor = invert(this.background);
|
|
1328
|
-
this.textColor = invert(this.background);
|
|
1329
|
-
this.mainBkg = "#eee";
|
|
1330
|
-
this.secondBkg = "calculated";
|
|
1331
|
-
this.lineColor = "#666";
|
|
1332
|
-
this.border1 = "#999";
|
|
1333
|
-
this.border2 = "calculated";
|
|
1334
|
-
this.note = "#ffa";
|
|
1335
|
-
this.text = "#333";
|
|
1336
|
-
this.critical = "#d42";
|
|
1337
|
-
this.done = "#bbb";
|
|
1338
|
-
this.arrowheadColor = "#333333";
|
|
1339
|
-
this.fontFamily = '"trebuchet ms", verdana, arial, sans-serif';
|
|
1340
|
-
this.fontSize = "16px";
|
|
1341
|
-
this.THEME_COLOR_LIMIT = 12;
|
|
1342
|
-
this.nodeBkg = "calculated";
|
|
1343
|
-
this.nodeBorder = "calculated";
|
|
1344
|
-
this.clusterBkg = "calculated";
|
|
1345
|
-
this.clusterBorder = "calculated";
|
|
1346
|
-
this.defaultLinkColor = "calculated";
|
|
1347
|
-
this.titleColor = "calculated";
|
|
1348
|
-
this.edgeLabelBackground = "white";
|
|
1349
|
-
this.actorBorder = "calculated";
|
|
1350
|
-
this.actorBkg = "calculated";
|
|
1351
|
-
this.actorTextColor = "calculated";
|
|
1352
|
-
this.actorLineColor = this.actorBorder;
|
|
1353
|
-
this.signalColor = "calculated";
|
|
1354
|
-
this.signalTextColor = "calculated";
|
|
1355
|
-
this.labelBoxBkgColor = "calculated";
|
|
1356
|
-
this.labelBoxBorderColor = "calculated";
|
|
1357
|
-
this.labelTextColor = "calculated";
|
|
1358
|
-
this.loopTextColor = "calculated";
|
|
1359
|
-
this.noteBorderColor = "calculated";
|
|
1360
|
-
this.noteBkgColor = "calculated";
|
|
1361
|
-
this.noteTextColor = "calculated";
|
|
1362
|
-
this.activationBorderColor = "#666";
|
|
1363
|
-
this.activationBkgColor = "#f4f4f4";
|
|
1364
|
-
this.sequenceNumberColor = "white";
|
|
1365
|
-
this.sectionBkgColor = "calculated";
|
|
1366
|
-
this.altSectionBkgColor = "white";
|
|
1367
|
-
this.sectionBkgColor2 = "calculated";
|
|
1368
|
-
this.excludeBkgColor = "#eeeeee";
|
|
1369
|
-
this.taskBorderColor = "calculated";
|
|
1370
|
-
this.taskBkgColor = "calculated";
|
|
1371
|
-
this.taskTextLightColor = "white";
|
|
1372
|
-
this.taskTextColor = "calculated";
|
|
1373
|
-
this.taskTextDarkColor = "calculated";
|
|
1374
|
-
this.taskTextOutsideColor = "calculated";
|
|
1375
|
-
this.taskTextClickableColor = "#003163";
|
|
1376
|
-
this.activeTaskBorderColor = "calculated";
|
|
1377
|
-
this.activeTaskBkgColor = "calculated";
|
|
1378
|
-
this.gridColor = "calculated";
|
|
1379
|
-
this.doneTaskBkgColor = "calculated";
|
|
1380
|
-
this.doneTaskBorderColor = "calculated";
|
|
1381
|
-
this.critBkgColor = "calculated";
|
|
1382
|
-
this.critBorderColor = "calculated";
|
|
1383
|
-
this.todayLineColor = "calculated";
|
|
1384
|
-
this.vertLineColor = "calculated";
|
|
1385
|
-
this.personBorder = this.primaryBorderColor;
|
|
1386
|
-
this.personBkg = this.mainBkg;
|
|
1387
|
-
this.archEdgeColor = "calculated";
|
|
1388
|
-
this.archEdgeArrowColor = "calculated";
|
|
1389
|
-
this.archEdgeWidth = "3";
|
|
1390
|
-
this.archGroupBorderColor = this.primaryBorderColor;
|
|
1391
|
-
this.archGroupBorderWidth = "2px";
|
|
1392
|
-
this.rowOdd = this.rowOdd || lighten(this.mainBkg, 75) || "#ffffff";
|
|
1393
|
-
this.rowEven = this.rowEven || "#f4f4f4";
|
|
1394
|
-
this.labelColor = "black";
|
|
1395
|
-
this.errorBkgColor = "#552222";
|
|
1396
|
-
this.errorTextColor = "#552222";
|
|
1397
|
-
}
|
|
1398
|
-
updateColors() {
|
|
1399
|
-
this.secondBkg = lighten(this.contrast, 55);
|
|
1400
|
-
this.border2 = this.contrast;
|
|
1401
|
-
this.actorBorder = lighten(this.border1, 23);
|
|
1402
|
-
this.actorBkg = this.mainBkg;
|
|
1403
|
-
this.actorTextColor = this.text;
|
|
1404
|
-
this.actorLineColor = this.actorBorder;
|
|
1405
|
-
this.signalColor = this.text;
|
|
1406
|
-
this.signalTextColor = this.text;
|
|
1407
|
-
this.labelBoxBkgColor = this.actorBkg;
|
|
1408
|
-
this.labelBoxBorderColor = this.actorBorder;
|
|
1409
|
-
this.labelTextColor = this.text;
|
|
1410
|
-
this.loopTextColor = this.text;
|
|
1411
|
-
this.noteBorderColor = "#999";
|
|
1412
|
-
this.noteBkgColor = "#666";
|
|
1413
|
-
this.noteTextColor = "#fff";
|
|
1414
|
-
this.cScale0 = this.cScale0 || "#555";
|
|
1415
|
-
this.cScale1 = this.cScale1 || "#F4F4F4";
|
|
1416
|
-
this.cScale2 = this.cScale2 || "#555";
|
|
1417
|
-
this.cScale3 = this.cScale3 || "#BBB";
|
|
1418
|
-
this.cScale4 = this.cScale4 || "#777";
|
|
1419
|
-
this.cScale5 = this.cScale5 || "#999";
|
|
1420
|
-
this.cScale6 = this.cScale6 || "#DDD";
|
|
1421
|
-
this.cScale7 = this.cScale7 || "#FFF";
|
|
1422
|
-
this.cScale8 = this.cScale8 || "#DDD";
|
|
1423
|
-
this.cScale9 = this.cScale9 || "#BBB";
|
|
1424
|
-
this.cScale10 = this.cScale10 || "#999";
|
|
1425
|
-
this.cScale11 = this.cScale11 || "#777";
|
|
1426
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1427
|
-
this["cScaleInv" + i] = this["cScaleInv" + i] || invert(this["cScale" + i]);
|
|
1428
|
-
}
|
|
1429
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1430
|
-
if (this.darkMode) {
|
|
1431
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || lighten(this["cScale" + i], 10);
|
|
1432
|
-
} else {
|
|
1433
|
-
this["cScalePeer" + i] = this["cScalePeer" + i] || darken(this["cScale" + i], 10);
|
|
1434
|
-
}
|
|
1435
|
-
}
|
|
1436
|
-
this.scaleLabelColor = this.scaleLabelColor || (this.darkMode ? "black" : this.labelTextColor);
|
|
1437
|
-
this.cScaleLabel0 = this.cScaleLabel0 || this.cScale1;
|
|
1438
|
-
this.cScaleLabel2 = this.cScaleLabel2 || this.cScale1;
|
|
1439
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1440
|
-
this["cScaleLabel" + i] = this["cScaleLabel" + i] || this.scaleLabelColor;
|
|
1441
|
-
}
|
|
1442
|
-
for (let i = 0; i < 5; i++) {
|
|
1443
|
-
this["surface" + i] = this["surface" + i] || adjust(this.mainBkg, { l: -(5 + i * 5) });
|
|
1444
|
-
this["surfacePeer" + i] = this["surfacePeer" + i] || adjust(this.mainBkg, { l: -(8 + i * 5) });
|
|
1445
|
-
}
|
|
1446
|
-
this.nodeBkg = this.mainBkg;
|
|
1447
|
-
this.nodeBorder = this.border1;
|
|
1448
|
-
this.clusterBkg = this.secondBkg;
|
|
1449
|
-
this.clusterBorder = this.border2;
|
|
1450
|
-
this.defaultLinkColor = this.lineColor;
|
|
1451
|
-
this.titleColor = this.text;
|
|
1452
|
-
this.sectionBkgColor = lighten(this.contrast, 30);
|
|
1453
|
-
this.sectionBkgColor2 = lighten(this.contrast, 30);
|
|
1454
|
-
this.taskBorderColor = darken(this.contrast, 10);
|
|
1455
|
-
this.taskBkgColor = this.contrast;
|
|
1456
|
-
this.taskTextColor = this.taskTextLightColor;
|
|
1457
|
-
this.taskTextDarkColor = this.text;
|
|
1458
|
-
this.taskTextOutsideColor = this.taskTextDarkColor;
|
|
1459
|
-
this.activeTaskBorderColor = this.taskBorderColor;
|
|
1460
|
-
this.activeTaskBkgColor = this.mainBkg;
|
|
1461
|
-
this.gridColor = lighten(this.border1, 30);
|
|
1462
|
-
this.doneTaskBkgColor = this.done;
|
|
1463
|
-
this.doneTaskBorderColor = this.lineColor;
|
|
1464
|
-
this.critBkgColor = this.critical;
|
|
1465
|
-
this.critBorderColor = darken(this.critBkgColor, 10);
|
|
1466
|
-
this.todayLineColor = this.critBkgColor;
|
|
1467
|
-
this.vertLineColor = this.critBkgColor;
|
|
1468
|
-
this.archEdgeColor = this.lineColor;
|
|
1469
|
-
this.archEdgeArrowColor = this.lineColor;
|
|
1470
|
-
this.transitionColor = this.transitionColor || "#000";
|
|
1471
|
-
this.transitionLabelColor = this.transitionLabelColor || this.textColor;
|
|
1472
|
-
this.stateLabelColor = this.stateLabelColor || this.stateBkg || this.primaryTextColor;
|
|
1473
|
-
this.stateBkg = this.stateBkg || this.mainBkg;
|
|
1474
|
-
this.labelBackgroundColor = this.labelBackgroundColor || this.stateBkg;
|
|
1475
|
-
this.compositeBackground = this.compositeBackground || this.background || this.tertiaryColor;
|
|
1476
|
-
this.altBackground = this.altBackground || "#f4f4f4";
|
|
1477
|
-
this.compositeTitleBackground = this.compositeTitleBackground || this.mainBkg;
|
|
1478
|
-
this.stateBorder = this.stateBorder || "#000";
|
|
1479
|
-
this.innerEndBackground = this.primaryBorderColor;
|
|
1480
|
-
this.specialStateColor = "#222";
|
|
1481
|
-
this.errorBkgColor = this.errorBkgColor || this.tertiaryColor;
|
|
1482
|
-
this.errorTextColor = this.errorTextColor || this.tertiaryTextColor;
|
|
1483
|
-
this.classText = this.primaryTextColor;
|
|
1484
|
-
this.fillType0 = this.primaryColor;
|
|
1485
|
-
this.fillType1 = this.secondaryColor;
|
|
1486
|
-
this.fillType2 = adjust(this.primaryColor, { h: 64 });
|
|
1487
|
-
this.fillType3 = adjust(this.secondaryColor, { h: 64 });
|
|
1488
|
-
this.fillType4 = adjust(this.primaryColor, { h: -64 });
|
|
1489
|
-
this.fillType5 = adjust(this.secondaryColor, { h: -64 });
|
|
1490
|
-
this.fillType6 = adjust(this.primaryColor, { h: 128 });
|
|
1491
|
-
this.fillType7 = adjust(this.secondaryColor, { h: 128 });
|
|
1492
|
-
for (let i = 0; i < this.THEME_COLOR_LIMIT; i++) {
|
|
1493
|
-
this["pie" + i] = this["cScale" + i];
|
|
1494
|
-
}
|
|
1495
|
-
this.pie12 = this.pie0;
|
|
1496
|
-
this.pieTitleTextSize = this.pieTitleTextSize || "25px";
|
|
1497
|
-
this.pieTitleTextColor = this.pieTitleTextColor || this.taskTextDarkColor;
|
|
1498
|
-
this.pieSectionTextSize = this.pieSectionTextSize || "17px";
|
|
1499
|
-
this.pieSectionTextColor = this.pieSectionTextColor || this.textColor;
|
|
1500
|
-
this.pieLegendTextSize = this.pieLegendTextSize || "17px";
|
|
1501
|
-
this.pieLegendTextColor = this.pieLegendTextColor || this.taskTextDarkColor;
|
|
1502
|
-
this.pieStrokeColor = this.pieStrokeColor || "black";
|
|
1503
|
-
this.pieStrokeWidth = this.pieStrokeWidth || "2px";
|
|
1504
|
-
this.pieOuterStrokeWidth = this.pieOuterStrokeWidth || "2px";
|
|
1505
|
-
this.pieOuterStrokeColor = this.pieOuterStrokeColor || "black";
|
|
1506
|
-
this.pieOpacity = this.pieOpacity || "0.7";
|
|
1507
|
-
this.quadrant1Fill = this.quadrant1Fill || this.primaryColor;
|
|
1508
|
-
this.quadrant2Fill = this.quadrant2Fill || adjust(this.primaryColor, { r: 5, g: 5, b: 5 });
|
|
1509
|
-
this.quadrant3Fill = this.quadrant3Fill || adjust(this.primaryColor, { r: 10, g: 10, b: 10 });
|
|
1510
|
-
this.quadrant4Fill = this.quadrant4Fill || adjust(this.primaryColor, { r: 15, g: 15, b: 15 });
|
|
1511
|
-
this.quadrant1TextFill = this.quadrant1TextFill || this.primaryTextColor;
|
|
1512
|
-
this.quadrant2TextFill = this.quadrant2TextFill || adjust(this.primaryTextColor, { r: -5, g: -5, b: -5 });
|
|
1513
|
-
this.quadrant3TextFill = this.quadrant3TextFill || adjust(this.primaryTextColor, { r: -10, g: -10, b: -10 });
|
|
1514
|
-
this.quadrant4TextFill = this.quadrant4TextFill || adjust(this.primaryTextColor, { r: -15, g: -15, b: -15 });
|
|
1515
|
-
this.quadrantPointFill = this.quadrantPointFill || isDark(this.quadrant1Fill) ? lighten(this.quadrant1Fill) : darken(this.quadrant1Fill);
|
|
1516
|
-
this.quadrantPointTextFill = this.quadrantPointTextFill || this.primaryTextColor;
|
|
1517
|
-
this.quadrantXAxisTextFill = this.quadrantXAxisTextFill || this.primaryTextColor;
|
|
1518
|
-
this.quadrantYAxisTextFill = this.quadrantYAxisTextFill || this.primaryTextColor;
|
|
1519
|
-
this.quadrantInternalBorderStrokeFill = this.quadrantInternalBorderStrokeFill || this.primaryBorderColor;
|
|
1520
|
-
this.quadrantExternalBorderStrokeFill = this.quadrantExternalBorderStrokeFill || this.primaryBorderColor;
|
|
1521
|
-
this.quadrantTitleFill = this.quadrantTitleFill || this.primaryTextColor;
|
|
1522
|
-
this.xyChart = {
|
|
1523
|
-
backgroundColor: this.xyChart?.backgroundColor || this.background,
|
|
1524
|
-
titleColor: this.xyChart?.titleColor || this.primaryTextColor,
|
|
1525
|
-
xAxisTitleColor: this.xyChart?.xAxisTitleColor || this.primaryTextColor,
|
|
1526
|
-
xAxisLabelColor: this.xyChart?.xAxisLabelColor || this.primaryTextColor,
|
|
1527
|
-
xAxisTickColor: this.xyChart?.xAxisTickColor || this.primaryTextColor,
|
|
1528
|
-
xAxisLineColor: this.xyChart?.xAxisLineColor || this.primaryTextColor,
|
|
1529
|
-
yAxisTitleColor: this.xyChart?.yAxisTitleColor || this.primaryTextColor,
|
|
1530
|
-
yAxisLabelColor: this.xyChart?.yAxisLabelColor || this.primaryTextColor,
|
|
1531
|
-
yAxisTickColor: this.xyChart?.yAxisTickColor || this.primaryTextColor,
|
|
1532
|
-
yAxisLineColor: this.xyChart?.yAxisLineColor || this.primaryTextColor,
|
|
1533
|
-
plotColorPalette: this.xyChart?.plotColorPalette || "#EEE,#6BB8E4,#8ACB88,#C7ACD6,#E8DCC2,#FFB2A8,#FFF380,#7E8D91,#FFD8B1,#FAF3E0"
|
|
1534
|
-
};
|
|
1535
|
-
this.radar = {
|
|
1536
|
-
axisColor: this.radar?.axisColor || this.lineColor,
|
|
1537
|
-
axisStrokeWidth: this.radar?.axisStrokeWidth || 2,
|
|
1538
|
-
axisLabelFontSize: this.radar?.axisLabelFontSize || 12,
|
|
1539
|
-
curveOpacity: this.radar?.curveOpacity || 0.5,
|
|
1540
|
-
curveStrokeWidth: this.radar?.curveStrokeWidth || 2,
|
|
1541
|
-
graticuleColor: this.radar?.graticuleColor || "#DEDEDE",
|
|
1542
|
-
graticuleStrokeWidth: this.radar?.graticuleStrokeWidth || 1,
|
|
1543
|
-
graticuleOpacity: this.radar?.graticuleOpacity || 0.3,
|
|
1544
|
-
legendBoxSize: this.radar?.legendBoxSize || 12,
|
|
1545
|
-
legendFontSize: this.radar?.legendFontSize || 12
|
|
1546
|
-
};
|
|
1547
|
-
this.requirementBackground = this.requirementBackground || this.primaryColor;
|
|
1548
|
-
this.requirementBorderColor = this.requirementBorderColor || this.primaryBorderColor;
|
|
1549
|
-
this.requirementBorderSize = this.requirementBorderSize || "1";
|
|
1550
|
-
this.requirementTextColor = this.requirementTextColor || this.primaryTextColor;
|
|
1551
|
-
this.relationColor = this.relationColor || this.lineColor;
|
|
1552
|
-
this.relationLabelBackground = this.relationLabelBackground || this.edgeLabelBackground;
|
|
1553
|
-
this.relationLabelColor = this.relationLabelColor || this.actorTextColor;
|
|
1554
|
-
this.git0 = darken(this.pie1, 25) || this.primaryColor;
|
|
1555
|
-
this.git1 = this.pie2 || this.secondaryColor;
|
|
1556
|
-
this.git2 = this.pie3 || this.tertiaryColor;
|
|
1557
|
-
this.git3 = this.pie4 || adjust(this.primaryColor, { h: -30 });
|
|
1558
|
-
this.git4 = this.pie5 || adjust(this.primaryColor, { h: -60 });
|
|
1559
|
-
this.git5 = this.pie6 || adjust(this.primaryColor, { h: -90 });
|
|
1560
|
-
this.git6 = this.pie7 || adjust(this.primaryColor, { h: 60 });
|
|
1561
|
-
this.git7 = this.pie8 || adjust(this.primaryColor, { h: 120 });
|
|
1562
|
-
this.gitInv0 = this.gitInv0 || invert(this.git0);
|
|
1563
|
-
this.gitInv1 = this.gitInv1 || invert(this.git1);
|
|
1564
|
-
this.gitInv2 = this.gitInv2 || invert(this.git2);
|
|
1565
|
-
this.gitInv3 = this.gitInv3 || invert(this.git3);
|
|
1566
|
-
this.gitInv4 = this.gitInv4 || invert(this.git4);
|
|
1567
|
-
this.gitInv5 = this.gitInv5 || invert(this.git5);
|
|
1568
|
-
this.gitInv6 = this.gitInv6 || invert(this.git6);
|
|
1569
|
-
this.gitInv7 = this.gitInv7 || invert(this.git7);
|
|
1570
|
-
this.branchLabelColor = this.branchLabelColor || this.labelTextColor;
|
|
1571
|
-
this.gitBranchLabel0 = this.branchLabelColor;
|
|
1572
|
-
this.gitBranchLabel1 = "white";
|
|
1573
|
-
this.gitBranchLabel2 = this.branchLabelColor;
|
|
1574
|
-
this.gitBranchLabel3 = "white";
|
|
1575
|
-
this.gitBranchLabel4 = this.branchLabelColor;
|
|
1576
|
-
this.gitBranchLabel5 = this.branchLabelColor;
|
|
1577
|
-
this.gitBranchLabel6 = this.branchLabelColor;
|
|
1578
|
-
this.gitBranchLabel7 = this.branchLabelColor;
|
|
1579
|
-
this.tagLabelColor = this.tagLabelColor || this.primaryTextColor;
|
|
1580
|
-
this.tagLabelBackground = this.tagLabelBackground || this.primaryColor;
|
|
1581
|
-
this.tagLabelBorder = this.tagBorder || this.primaryBorderColor;
|
|
1582
|
-
this.tagLabelFontSize = this.tagLabelFontSize || "10px";
|
|
1583
|
-
this.commitLabelColor = this.commitLabelColor || this.secondaryTextColor;
|
|
1584
|
-
this.commitLabelBackground = this.commitLabelBackground || this.secondaryColor;
|
|
1585
|
-
this.commitLabelFontSize = this.commitLabelFontSize || "10px";
|
|
1586
|
-
this.attributeBackgroundColorOdd = this.attributeBackgroundColorOdd || oldAttributeBackgroundColorOdd;
|
|
1587
|
-
this.attributeBackgroundColorEven = this.attributeBackgroundColorEven || oldAttributeBackgroundColorEven;
|
|
1588
|
-
}
|
|
1589
|
-
calculate(overrides) {
|
|
1590
|
-
if (typeof overrides !== "object") {
|
|
1591
|
-
this.updateColors();
|
|
1592
|
-
return;
|
|
1593
|
-
}
|
|
1594
|
-
const keys = Object.keys(overrides);
|
|
1595
|
-
keys.forEach((k) => {
|
|
1596
|
-
this[k] = overrides[k];
|
|
1597
|
-
});
|
|
1598
|
-
this.updateColors();
|
|
1599
|
-
keys.forEach((k) => {
|
|
1600
|
-
this[k] = overrides[k];
|
|
1601
|
-
});
|
|
1602
|
-
}
|
|
1603
|
-
}, __name(_f, "Theme"), _f);
|
|
1604
|
-
var getThemeVariables5 = /* @__PURE__ */ __name((userOverrides) => {
|
|
1605
|
-
const theme = new Theme5();
|
|
1606
|
-
theme.calculate(userOverrides);
|
|
1607
|
-
return theme;
|
|
1608
|
-
}, "getThemeVariables");
|
|
1609
|
-
var themes_default = {
|
|
1610
|
-
base: {
|
|
1611
|
-
getThemeVariables
|
|
1612
|
-
},
|
|
1613
|
-
dark: {
|
|
1614
|
-
getThemeVariables: getThemeVariables2
|
|
1615
|
-
},
|
|
1616
|
-
default: {
|
|
1617
|
-
getThemeVariables: getThemeVariables3
|
|
1618
|
-
},
|
|
1619
|
-
forest: {
|
|
1620
|
-
getThemeVariables: getThemeVariables4
|
|
1621
|
-
},
|
|
1622
|
-
neutral: {
|
|
1623
|
-
getThemeVariables: getThemeVariables5
|
|
1624
|
-
}
|
|
1625
|
-
};
|
|
1626
|
-
var config_schema_default = {
|
|
1627
|
-
"flowchart": {
|
|
1628
|
-
"useMaxWidth": true,
|
|
1629
|
-
"titleTopMargin": 25,
|
|
1630
|
-
"subGraphTitleMargin": {
|
|
1631
|
-
"top": 0,
|
|
1632
|
-
"bottom": 0
|
|
1633
|
-
},
|
|
1634
|
-
"diagramPadding": 8,
|
|
1635
|
-
"htmlLabels": true,
|
|
1636
|
-
"nodeSpacing": 50,
|
|
1637
|
-
"rankSpacing": 50,
|
|
1638
|
-
"curve": "basis",
|
|
1639
|
-
"padding": 15,
|
|
1640
|
-
"defaultRenderer": "dagre-wrapper",
|
|
1641
|
-
"wrappingWidth": 200,
|
|
1642
|
-
"inheritDir": false
|
|
1643
|
-
},
|
|
1644
|
-
"sequence": {
|
|
1645
|
-
"useMaxWidth": true,
|
|
1646
|
-
"hideUnusedParticipants": false,
|
|
1647
|
-
"activationWidth": 10,
|
|
1648
|
-
"diagramMarginX": 50,
|
|
1649
|
-
"diagramMarginY": 10,
|
|
1650
|
-
"actorMargin": 50,
|
|
1651
|
-
"width": 150,
|
|
1652
|
-
"height": 65,
|
|
1653
|
-
"boxMargin": 10,
|
|
1654
|
-
"boxTextMargin": 5,
|
|
1655
|
-
"noteMargin": 10,
|
|
1656
|
-
"messageMargin": 35,
|
|
1657
|
-
"messageAlign": "center",
|
|
1658
|
-
"mirrorActors": true,
|
|
1659
|
-
"forceMenus": false,
|
|
1660
|
-
"bottomMarginAdj": 1,
|
|
1661
|
-
"rightAngles": false,
|
|
1662
|
-
"showSequenceNumbers": false,
|
|
1663
|
-
"actorFontSize": 14,
|
|
1664
|
-
"actorFontFamily": '"Open Sans", sans-serif',
|
|
1665
|
-
"actorFontWeight": 400,
|
|
1666
|
-
"noteFontSize": 14,
|
|
1667
|
-
"noteFontFamily": '"trebuchet ms", verdana, arial, sans-serif',
|
|
1668
|
-
"noteFontWeight": 400,
|
|
1669
|
-
"noteAlign": "center",
|
|
1670
|
-
"messageFontSize": 16,
|
|
1671
|
-
"messageFontFamily": '"trebuchet ms", verdana, arial, sans-serif',
|
|
1672
|
-
"messageFontWeight": 400,
|
|
1673
|
-
"wrap": false,
|
|
1674
|
-
"wrapPadding": 10,
|
|
1675
|
-
"labelBoxWidth": 50,
|
|
1676
|
-
"labelBoxHeight": 20
|
|
1677
|
-
},
|
|
1678
|
-
"gantt": {
|
|
1679
|
-
"useMaxWidth": true,
|
|
1680
|
-
"titleTopMargin": 25,
|
|
1681
|
-
"barHeight": 20,
|
|
1682
|
-
"barGap": 4,
|
|
1683
|
-
"topPadding": 50,
|
|
1684
|
-
"rightPadding": 75,
|
|
1685
|
-
"leftPadding": 75,
|
|
1686
|
-
"gridLineStartPadding": 35,
|
|
1687
|
-
"fontSize": 11,
|
|
1688
|
-
"sectionFontSize": 11,
|
|
1689
|
-
"numberSectionStyles": 4,
|
|
1690
|
-
"axisFormat": "%Y-%m-%d",
|
|
1691
|
-
"topAxis": false,
|
|
1692
|
-
"displayMode": "",
|
|
1693
|
-
"weekday": "sunday"
|
|
1694
|
-
},
|
|
1695
|
-
"journey": {
|
|
1696
|
-
"useMaxWidth": true,
|
|
1697
|
-
"diagramMarginX": 50,
|
|
1698
|
-
"diagramMarginY": 10,
|
|
1699
|
-
"leftMargin": 150,
|
|
1700
|
-
"maxLabelWidth": 360,
|
|
1701
|
-
"width": 150,
|
|
1702
|
-
"height": 50,
|
|
1703
|
-
"boxMargin": 10,
|
|
1704
|
-
"boxTextMargin": 5,
|
|
1705
|
-
"noteMargin": 10,
|
|
1706
|
-
"messageMargin": 35,
|
|
1707
|
-
"messageAlign": "center",
|
|
1708
|
-
"bottomMarginAdj": 1,
|
|
1709
|
-
"rightAngles": false,
|
|
1710
|
-
"taskFontSize": 14,
|
|
1711
|
-
"taskFontFamily": '"Open Sans", sans-serif',
|
|
1712
|
-
"taskMargin": 50,
|
|
1713
|
-
"activationWidth": 10,
|
|
1714
|
-
"textPlacement": "fo",
|
|
1715
|
-
"actorColours": [
|
|
1716
|
-
"#8FBC8F",
|
|
1717
|
-
"#7CFC00",
|
|
1718
|
-
"#00FFFF",
|
|
1719
|
-
"#20B2AA",
|
|
1720
|
-
"#B0E0E6",
|
|
1721
|
-
"#FFFFE0"
|
|
1722
|
-
],
|
|
1723
|
-
"sectionFills": [
|
|
1724
|
-
"#191970",
|
|
1725
|
-
"#8B008B",
|
|
1726
|
-
"#4B0082",
|
|
1727
|
-
"#2F4F4F",
|
|
1728
|
-
"#800000",
|
|
1729
|
-
"#8B4513",
|
|
1730
|
-
"#00008B"
|
|
1731
|
-
],
|
|
1732
|
-
"sectionColours": [
|
|
1733
|
-
"#fff"
|
|
1734
|
-
],
|
|
1735
|
-
"titleColor": "",
|
|
1736
|
-
"titleFontFamily": '"trebuchet ms", verdana, arial, sans-serif',
|
|
1737
|
-
"titleFontSize": "4ex"
|
|
1738
|
-
},
|
|
1739
|
-
"class": {
|
|
1740
|
-
"useMaxWidth": true,
|
|
1741
|
-
"titleTopMargin": 25,
|
|
1742
|
-
"arrowMarkerAbsolute": false,
|
|
1743
|
-
"dividerMargin": 10,
|
|
1744
|
-
"padding": 5,
|
|
1745
|
-
"textHeight": 10,
|
|
1746
|
-
"defaultRenderer": "dagre-wrapper",
|
|
1747
|
-
"htmlLabels": false,
|
|
1748
|
-
"hideEmptyMembersBox": false
|
|
1749
|
-
},
|
|
1750
|
-
"state": {
|
|
1751
|
-
"useMaxWidth": true,
|
|
1752
|
-
"titleTopMargin": 25,
|
|
1753
|
-
"dividerMargin": 10,
|
|
1754
|
-
"sizeUnit": 5,
|
|
1755
|
-
"padding": 8,
|
|
1756
|
-
"textHeight": 10,
|
|
1757
|
-
"titleShift": -15,
|
|
1758
|
-
"noteMargin": 10,
|
|
1759
|
-
"forkWidth": 70,
|
|
1760
|
-
"forkHeight": 7,
|
|
1761
|
-
"miniPadding": 2,
|
|
1762
|
-
"fontSizeFactor": 5.02,
|
|
1763
|
-
"fontSize": 24,
|
|
1764
|
-
"labelHeight": 16,
|
|
1765
|
-
"edgeLengthFactor": "20",
|
|
1766
|
-
"compositTitleSize": 35,
|
|
1767
|
-
"radius": 5,
|
|
1768
|
-
"defaultRenderer": "dagre-wrapper"
|
|
1769
|
-
},
|
|
1770
|
-
"er": {
|
|
1771
|
-
"useMaxWidth": true,
|
|
1772
|
-
"titleTopMargin": 25,
|
|
1773
|
-
"diagramPadding": 20,
|
|
1774
|
-
"layoutDirection": "TB",
|
|
1775
|
-
"minEntityWidth": 100,
|
|
1776
|
-
"minEntityHeight": 75,
|
|
1777
|
-
"entityPadding": 15,
|
|
1778
|
-
"nodeSpacing": 140,
|
|
1779
|
-
"rankSpacing": 80,
|
|
1780
|
-
"stroke": "gray",
|
|
1781
|
-
"fill": "honeydew",
|
|
1782
|
-
"fontSize": 12
|
|
1783
|
-
},
|
|
1784
|
-
"pie": {
|
|
1785
|
-
"useMaxWidth": true,
|
|
1786
|
-
"textPosition": 0.75
|
|
1787
|
-
},
|
|
1788
|
-
"quadrantChart": {
|
|
1789
|
-
"useMaxWidth": true,
|
|
1790
|
-
"chartWidth": 500,
|
|
1791
|
-
"chartHeight": 500,
|
|
1792
|
-
"titleFontSize": 20,
|
|
1793
|
-
"titlePadding": 10,
|
|
1794
|
-
"quadrantPadding": 5,
|
|
1795
|
-
"xAxisLabelPadding": 5,
|
|
1796
|
-
"yAxisLabelPadding": 5,
|
|
1797
|
-
"xAxisLabelFontSize": 16,
|
|
1798
|
-
"yAxisLabelFontSize": 16,
|
|
1799
|
-
"quadrantLabelFontSize": 16,
|
|
1800
|
-
"quadrantTextTopPadding": 5,
|
|
1801
|
-
"pointTextPadding": 5,
|
|
1802
|
-
"pointLabelFontSize": 12,
|
|
1803
|
-
"pointRadius": 5,
|
|
1804
|
-
"xAxisPosition": "top",
|
|
1805
|
-
"yAxisPosition": "left",
|
|
1806
|
-
"quadrantInternalBorderStrokeWidth": 1,
|
|
1807
|
-
"quadrantExternalBorderStrokeWidth": 2
|
|
1808
|
-
},
|
|
1809
|
-
"xyChart": {
|
|
1810
|
-
"useMaxWidth": true,
|
|
1811
|
-
"width": 700,
|
|
1812
|
-
"height": 500,
|
|
1813
|
-
"titleFontSize": 20,
|
|
1814
|
-
"titlePadding": 10,
|
|
1815
|
-
"showDataLabel": false,
|
|
1816
|
-
"showTitle": true,
|
|
1817
|
-
"xAxis": {
|
|
1818
|
-
"$ref": "#/$defs/XYChartAxisConfig",
|
|
1819
|
-
"showLabel": true,
|
|
1820
|
-
"labelFontSize": 14,
|
|
1821
|
-
"labelPadding": 5,
|
|
1822
|
-
"showTitle": true,
|
|
1823
|
-
"titleFontSize": 16,
|
|
1824
|
-
"titlePadding": 5,
|
|
1825
|
-
"showTick": true,
|
|
1826
|
-
"tickLength": 5,
|
|
1827
|
-
"tickWidth": 2,
|
|
1828
|
-
"showAxisLine": true,
|
|
1829
|
-
"axisLineWidth": 2
|
|
1830
|
-
},
|
|
1831
|
-
"yAxis": {
|
|
1832
|
-
"$ref": "#/$defs/XYChartAxisConfig",
|
|
1833
|
-
"showLabel": true,
|
|
1834
|
-
"labelFontSize": 14,
|
|
1835
|
-
"labelPadding": 5,
|
|
1836
|
-
"showTitle": true,
|
|
1837
|
-
"titleFontSize": 16,
|
|
1838
|
-
"titlePadding": 5,
|
|
1839
|
-
"showTick": true,
|
|
1840
|
-
"tickLength": 5,
|
|
1841
|
-
"tickWidth": 2,
|
|
1842
|
-
"showAxisLine": true,
|
|
1843
|
-
"axisLineWidth": 2
|
|
1844
|
-
},
|
|
1845
|
-
"chartOrientation": "vertical",
|
|
1846
|
-
"plotReservedSpacePercent": 50
|
|
1847
|
-
},
|
|
1848
|
-
"requirement": {
|
|
1849
|
-
"useMaxWidth": true,
|
|
1850
|
-
"rect_fill": "#f9f9f9",
|
|
1851
|
-
"text_color": "#333",
|
|
1852
|
-
"rect_border_size": "0.5px",
|
|
1853
|
-
"rect_border_color": "#bbb",
|
|
1854
|
-
"rect_min_width": 200,
|
|
1855
|
-
"rect_min_height": 200,
|
|
1856
|
-
"fontSize": 14,
|
|
1857
|
-
"rect_padding": 10,
|
|
1858
|
-
"line_height": 20
|
|
1859
|
-
},
|
|
1860
|
-
"mindmap": {
|
|
1861
|
-
"useMaxWidth": true,
|
|
1862
|
-
"padding": 10,
|
|
1863
|
-
"maxNodeWidth": 200,
|
|
1864
|
-
"layoutAlgorithm": "cose-bilkent"
|
|
1865
|
-
},
|
|
1866
|
-
"kanban": {
|
|
1867
|
-
"useMaxWidth": true,
|
|
1868
|
-
"padding": 8,
|
|
1869
|
-
"sectionWidth": 200,
|
|
1870
|
-
"ticketBaseUrl": ""
|
|
1871
|
-
},
|
|
1872
|
-
"timeline": {
|
|
1873
|
-
"useMaxWidth": true,
|
|
1874
|
-
"diagramMarginX": 50,
|
|
1875
|
-
"diagramMarginY": 10,
|
|
1876
|
-
"leftMargin": 150,
|
|
1877
|
-
"width": 150,
|
|
1878
|
-
"height": 50,
|
|
1879
|
-
"boxMargin": 10,
|
|
1880
|
-
"boxTextMargin": 5,
|
|
1881
|
-
"noteMargin": 10,
|
|
1882
|
-
"messageMargin": 35,
|
|
1883
|
-
"messageAlign": "center",
|
|
1884
|
-
"bottomMarginAdj": 1,
|
|
1885
|
-
"rightAngles": false,
|
|
1886
|
-
"taskFontSize": 14,
|
|
1887
|
-
"taskFontFamily": '"Open Sans", sans-serif',
|
|
1888
|
-
"taskMargin": 50,
|
|
1889
|
-
"activationWidth": 10,
|
|
1890
|
-
"textPlacement": "fo",
|
|
1891
|
-
"actorColours": [
|
|
1892
|
-
"#8FBC8F",
|
|
1893
|
-
"#7CFC00",
|
|
1894
|
-
"#00FFFF",
|
|
1895
|
-
"#20B2AA",
|
|
1896
|
-
"#B0E0E6",
|
|
1897
|
-
"#FFFFE0"
|
|
1898
|
-
],
|
|
1899
|
-
"sectionFills": [
|
|
1900
|
-
"#191970",
|
|
1901
|
-
"#8B008B",
|
|
1902
|
-
"#4B0082",
|
|
1903
|
-
"#2F4F4F",
|
|
1904
|
-
"#800000",
|
|
1905
|
-
"#8B4513",
|
|
1906
|
-
"#00008B"
|
|
1907
|
-
],
|
|
1908
|
-
"sectionColours": [
|
|
1909
|
-
"#fff"
|
|
1910
|
-
],
|
|
1911
|
-
"disableMulticolor": false
|
|
1912
|
-
},
|
|
1913
|
-
"gitGraph": {
|
|
1914
|
-
"useMaxWidth": true,
|
|
1915
|
-
"titleTopMargin": 25,
|
|
1916
|
-
"diagramPadding": 8,
|
|
1917
|
-
"nodeLabel": {
|
|
1918
|
-
"width": 75,
|
|
1919
|
-
"height": 100,
|
|
1920
|
-
"x": -25,
|
|
1921
|
-
"y": 0
|
|
1922
|
-
},
|
|
1923
|
-
"mainBranchName": "main",
|
|
1924
|
-
"mainBranchOrder": 0,
|
|
1925
|
-
"showCommitLabel": true,
|
|
1926
|
-
"showBranches": true,
|
|
1927
|
-
"rotateCommitLabel": true,
|
|
1928
|
-
"parallelCommits": false,
|
|
1929
|
-
"arrowMarkerAbsolute": false
|
|
1930
|
-
},
|
|
1931
|
-
"c4": {
|
|
1932
|
-
"useMaxWidth": true,
|
|
1933
|
-
"diagramMarginX": 50,
|
|
1934
|
-
"diagramMarginY": 10,
|
|
1935
|
-
"c4ShapeMargin": 50,
|
|
1936
|
-
"c4ShapePadding": 20,
|
|
1937
|
-
"width": 216,
|
|
1938
|
-
"height": 60,
|
|
1939
|
-
"boxMargin": 10,
|
|
1940
|
-
"c4ShapeInRow": 4,
|
|
1941
|
-
"nextLinePaddingX": 0,
|
|
1942
|
-
"c4BoundaryInRow": 2,
|
|
1943
|
-
"personFontSize": 14,
|
|
1944
|
-
"personFontFamily": '"Open Sans", sans-serif',
|
|
1945
|
-
"personFontWeight": "normal",
|
|
1946
|
-
"external_personFontSize": 14,
|
|
1947
|
-
"external_personFontFamily": '"Open Sans", sans-serif',
|
|
1948
|
-
"external_personFontWeight": "normal",
|
|
1949
|
-
"systemFontSize": 14,
|
|
1950
|
-
"systemFontFamily": '"Open Sans", sans-serif',
|
|
1951
|
-
"systemFontWeight": "normal",
|
|
1952
|
-
"external_systemFontSize": 14,
|
|
1953
|
-
"external_systemFontFamily": '"Open Sans", sans-serif',
|
|
1954
|
-
"external_systemFontWeight": "normal",
|
|
1955
|
-
"system_dbFontSize": 14,
|
|
1956
|
-
"system_dbFontFamily": '"Open Sans", sans-serif',
|
|
1957
|
-
"system_dbFontWeight": "normal",
|
|
1958
|
-
"external_system_dbFontSize": 14,
|
|
1959
|
-
"external_system_dbFontFamily": '"Open Sans", sans-serif',
|
|
1960
|
-
"external_system_dbFontWeight": "normal",
|
|
1961
|
-
"system_queueFontSize": 14,
|
|
1962
|
-
"system_queueFontFamily": '"Open Sans", sans-serif',
|
|
1963
|
-
"system_queueFontWeight": "normal",
|
|
1964
|
-
"external_system_queueFontSize": 14,
|
|
1965
|
-
"external_system_queueFontFamily": '"Open Sans", sans-serif',
|
|
1966
|
-
"external_system_queueFontWeight": "normal",
|
|
1967
|
-
"boundaryFontSize": 14,
|
|
1968
|
-
"boundaryFontFamily": '"Open Sans", sans-serif',
|
|
1969
|
-
"boundaryFontWeight": "normal",
|
|
1970
|
-
"messageFontSize": 12,
|
|
1971
|
-
"messageFontFamily": '"Open Sans", sans-serif',
|
|
1972
|
-
"messageFontWeight": "normal",
|
|
1973
|
-
"containerFontSize": 14,
|
|
1974
|
-
"containerFontFamily": '"Open Sans", sans-serif',
|
|
1975
|
-
"containerFontWeight": "normal",
|
|
1976
|
-
"external_containerFontSize": 14,
|
|
1977
|
-
"external_containerFontFamily": '"Open Sans", sans-serif',
|
|
1978
|
-
"external_containerFontWeight": "normal",
|
|
1979
|
-
"container_dbFontSize": 14,
|
|
1980
|
-
"container_dbFontFamily": '"Open Sans", sans-serif',
|
|
1981
|
-
"container_dbFontWeight": "normal",
|
|
1982
|
-
"external_container_dbFontSize": 14,
|
|
1983
|
-
"external_container_dbFontFamily": '"Open Sans", sans-serif',
|
|
1984
|
-
"external_container_dbFontWeight": "normal",
|
|
1985
|
-
"container_queueFontSize": 14,
|
|
1986
|
-
"container_queueFontFamily": '"Open Sans", sans-serif',
|
|
1987
|
-
"container_queueFontWeight": "normal",
|
|
1988
|
-
"external_container_queueFontSize": 14,
|
|
1989
|
-
"external_container_queueFontFamily": '"Open Sans", sans-serif',
|
|
1990
|
-
"external_container_queueFontWeight": "normal",
|
|
1991
|
-
"componentFontSize": 14,
|
|
1992
|
-
"componentFontFamily": '"Open Sans", sans-serif',
|
|
1993
|
-
"componentFontWeight": "normal",
|
|
1994
|
-
"external_componentFontSize": 14,
|
|
1995
|
-
"external_componentFontFamily": '"Open Sans", sans-serif',
|
|
1996
|
-
"external_componentFontWeight": "normal",
|
|
1997
|
-
"component_dbFontSize": 14,
|
|
1998
|
-
"component_dbFontFamily": '"Open Sans", sans-serif',
|
|
1999
|
-
"component_dbFontWeight": "normal",
|
|
2000
|
-
"external_component_dbFontSize": 14,
|
|
2001
|
-
"external_component_dbFontFamily": '"Open Sans", sans-serif',
|
|
2002
|
-
"external_component_dbFontWeight": "normal",
|
|
2003
|
-
"component_queueFontSize": 14,
|
|
2004
|
-
"component_queueFontFamily": '"Open Sans", sans-serif',
|
|
2005
|
-
"component_queueFontWeight": "normal",
|
|
2006
|
-
"external_component_queueFontSize": 14,
|
|
2007
|
-
"external_component_queueFontFamily": '"Open Sans", sans-serif',
|
|
2008
|
-
"external_component_queueFontWeight": "normal",
|
|
2009
|
-
"wrap": true,
|
|
2010
|
-
"wrapPadding": 10,
|
|
2011
|
-
"person_bg_color": "#08427B",
|
|
2012
|
-
"person_border_color": "#073B6F",
|
|
2013
|
-
"external_person_bg_color": "#686868",
|
|
2014
|
-
"external_person_border_color": "#8A8A8A",
|
|
2015
|
-
"system_bg_color": "#1168BD",
|
|
2016
|
-
"system_border_color": "#3C7FC0",
|
|
2017
|
-
"system_db_bg_color": "#1168BD",
|
|
2018
|
-
"system_db_border_color": "#3C7FC0",
|
|
2019
|
-
"system_queue_bg_color": "#1168BD",
|
|
2020
|
-
"system_queue_border_color": "#3C7FC0",
|
|
2021
|
-
"external_system_bg_color": "#999999",
|
|
2022
|
-
"external_system_border_color": "#8A8A8A",
|
|
2023
|
-
"external_system_db_bg_color": "#999999",
|
|
2024
|
-
"external_system_db_border_color": "#8A8A8A",
|
|
2025
|
-
"external_system_queue_bg_color": "#999999",
|
|
2026
|
-
"external_system_queue_border_color": "#8A8A8A",
|
|
2027
|
-
"container_bg_color": "#438DD5",
|
|
2028
|
-
"container_border_color": "#3C7FC0",
|
|
2029
|
-
"container_db_bg_color": "#438DD5",
|
|
2030
|
-
"container_db_border_color": "#3C7FC0",
|
|
2031
|
-
"container_queue_bg_color": "#438DD5",
|
|
2032
|
-
"container_queue_border_color": "#3C7FC0",
|
|
2033
|
-
"external_container_bg_color": "#B3B3B3",
|
|
2034
|
-
"external_container_border_color": "#A6A6A6",
|
|
2035
|
-
"external_container_db_bg_color": "#B3B3B3",
|
|
2036
|
-
"external_container_db_border_color": "#A6A6A6",
|
|
2037
|
-
"external_container_queue_bg_color": "#B3B3B3",
|
|
2038
|
-
"external_container_queue_border_color": "#A6A6A6",
|
|
2039
|
-
"component_bg_color": "#85BBF0",
|
|
2040
|
-
"component_border_color": "#78A8D8",
|
|
2041
|
-
"component_db_bg_color": "#85BBF0",
|
|
2042
|
-
"component_db_border_color": "#78A8D8",
|
|
2043
|
-
"component_queue_bg_color": "#85BBF0",
|
|
2044
|
-
"component_queue_border_color": "#78A8D8",
|
|
2045
|
-
"external_component_bg_color": "#CCCCCC",
|
|
2046
|
-
"external_component_border_color": "#BFBFBF",
|
|
2047
|
-
"external_component_db_bg_color": "#CCCCCC",
|
|
2048
|
-
"external_component_db_border_color": "#BFBFBF",
|
|
2049
|
-
"external_component_queue_bg_color": "#CCCCCC",
|
|
2050
|
-
"external_component_queue_border_color": "#BFBFBF"
|
|
2051
|
-
},
|
|
2052
|
-
"sankey": {
|
|
2053
|
-
"useMaxWidth": true,
|
|
2054
|
-
"width": 600,
|
|
2055
|
-
"height": 400,
|
|
2056
|
-
"linkColor": "gradient",
|
|
2057
|
-
"nodeAlignment": "justify",
|
|
2058
|
-
"showValues": true,
|
|
2059
|
-
"prefix": "",
|
|
2060
|
-
"suffix": ""
|
|
2061
|
-
},
|
|
2062
|
-
"block": {
|
|
2063
|
-
"useMaxWidth": true,
|
|
2064
|
-
"padding": 8
|
|
2065
|
-
},
|
|
2066
|
-
"packet": {
|
|
2067
|
-
"useMaxWidth": true,
|
|
2068
|
-
"rowHeight": 32,
|
|
2069
|
-
"bitWidth": 32,
|
|
2070
|
-
"bitsPerRow": 32,
|
|
2071
|
-
"showBits": true,
|
|
2072
|
-
"paddingX": 5,
|
|
2073
|
-
"paddingY": 5
|
|
2074
|
-
},
|
|
2075
|
-
"architecture": {
|
|
2076
|
-
"useMaxWidth": true,
|
|
2077
|
-
"padding": 40,
|
|
2078
|
-
"iconSize": 80,
|
|
2079
|
-
"fontSize": 16
|
|
2080
|
-
},
|
|
2081
|
-
"radar": {
|
|
2082
|
-
"useMaxWidth": true,
|
|
2083
|
-
"width": 600,
|
|
2084
|
-
"height": 600,
|
|
2085
|
-
"marginTop": 50,
|
|
2086
|
-
"marginRight": 50,
|
|
2087
|
-
"marginBottom": 50,
|
|
2088
|
-
"marginLeft": 50,
|
|
2089
|
-
"axisScaleFactor": 1,
|
|
2090
|
-
"axisLabelFactor": 1.05,
|
|
2091
|
-
"curveTension": 0.17
|
|
2092
|
-
},
|
|
2093
|
-
"theme": "default",
|
|
2094
|
-
"look": "classic",
|
|
2095
|
-
"handDrawnSeed": 0,
|
|
2096
|
-
"layout": "dagre",
|
|
2097
|
-
"maxTextSize": 5e4,
|
|
2098
|
-
"maxEdges": 500,
|
|
2099
|
-
"darkMode": false,
|
|
2100
|
-
"fontFamily": '"trebuchet ms", verdana, arial, sans-serif;',
|
|
2101
|
-
"logLevel": 5,
|
|
2102
|
-
"securityLevel": "strict",
|
|
2103
|
-
"startOnLoad": true,
|
|
2104
|
-
"arrowMarkerAbsolute": false,
|
|
2105
|
-
"secure": [
|
|
2106
|
-
"secure",
|
|
2107
|
-
"securityLevel",
|
|
2108
|
-
"startOnLoad",
|
|
2109
|
-
"maxTextSize",
|
|
2110
|
-
"suppressErrorRendering",
|
|
2111
|
-
"maxEdges"
|
|
2112
|
-
],
|
|
2113
|
-
"legacyMathML": false,
|
|
2114
|
-
"forceLegacyMathML": false,
|
|
2115
|
-
"deterministicIds": false,
|
|
2116
|
-
"fontSize": 16,
|
|
2117
|
-
"markdownAutoWrap": true,
|
|
2118
|
-
"suppressErrorRendering": false
|
|
2119
|
-
};
|
|
2120
|
-
var config = {
|
|
2121
|
-
...config_schema_default,
|
|
2122
|
-
// Set, even though they're `undefined` so that `configKeys` finds these keys
|
|
2123
|
-
// TODO: Should we replace these with `null` so that they can go in the JSON Schema?
|
|
2124
|
-
deterministicIDSeed: void 0,
|
|
2125
|
-
elk: {
|
|
2126
|
-
// mergeEdges is needed here to be considered
|
|
2127
|
-
mergeEdges: false,
|
|
2128
|
-
nodePlacementStrategy: "BRANDES_KOEPF",
|
|
2129
|
-
forceNodeModelOrder: false,
|
|
2130
|
-
considerModelOrder: "NODES_AND_EDGES"
|
|
2131
|
-
},
|
|
2132
|
-
themeCSS: void 0,
|
|
2133
|
-
// add non-JSON default config values
|
|
2134
|
-
themeVariables: themes_default.default.getThemeVariables(),
|
|
2135
|
-
sequence: {
|
|
2136
|
-
...config_schema_default.sequence,
|
|
2137
|
-
messageFont: /* @__PURE__ */ __name(function() {
|
|
2138
|
-
return {
|
|
2139
|
-
fontFamily: this.messageFontFamily,
|
|
2140
|
-
fontSize: this.messageFontSize,
|
|
2141
|
-
fontWeight: this.messageFontWeight
|
|
2142
|
-
};
|
|
2143
|
-
}, "messageFont"),
|
|
2144
|
-
noteFont: /* @__PURE__ */ __name(function() {
|
|
2145
|
-
return {
|
|
2146
|
-
fontFamily: this.noteFontFamily,
|
|
2147
|
-
fontSize: this.noteFontSize,
|
|
2148
|
-
fontWeight: this.noteFontWeight
|
|
2149
|
-
};
|
|
2150
|
-
}, "noteFont"),
|
|
2151
|
-
actorFont: /* @__PURE__ */ __name(function() {
|
|
2152
|
-
return {
|
|
2153
|
-
fontFamily: this.actorFontFamily,
|
|
2154
|
-
fontSize: this.actorFontSize,
|
|
2155
|
-
fontWeight: this.actorFontWeight
|
|
2156
|
-
};
|
|
2157
|
-
}, "actorFont")
|
|
2158
|
-
},
|
|
2159
|
-
class: {
|
|
2160
|
-
hideEmptyMembersBox: false
|
|
2161
|
-
},
|
|
2162
|
-
gantt: {
|
|
2163
|
-
...config_schema_default.gantt,
|
|
2164
|
-
tickInterval: void 0,
|
|
2165
|
-
useWidth: void 0
|
|
2166
|
-
// can probably be removed since `configKeys` already includes this
|
|
2167
|
-
},
|
|
2168
|
-
c4: {
|
|
2169
|
-
...config_schema_default.c4,
|
|
2170
|
-
useWidth: void 0,
|
|
2171
|
-
personFont: /* @__PURE__ */ __name(function() {
|
|
2172
|
-
return {
|
|
2173
|
-
fontFamily: this.personFontFamily,
|
|
2174
|
-
fontSize: this.personFontSize,
|
|
2175
|
-
fontWeight: this.personFontWeight
|
|
2176
|
-
};
|
|
2177
|
-
}, "personFont"),
|
|
2178
|
-
flowchart: {
|
|
2179
|
-
...config_schema_default.flowchart,
|
|
2180
|
-
inheritDir: false
|
|
2181
|
-
// default to legacy behavior
|
|
2182
|
-
},
|
|
2183
|
-
external_personFont: /* @__PURE__ */ __name(function() {
|
|
2184
|
-
return {
|
|
2185
|
-
fontFamily: this.external_personFontFamily,
|
|
2186
|
-
fontSize: this.external_personFontSize,
|
|
2187
|
-
fontWeight: this.external_personFontWeight
|
|
2188
|
-
};
|
|
2189
|
-
}, "external_personFont"),
|
|
2190
|
-
systemFont: /* @__PURE__ */ __name(function() {
|
|
2191
|
-
return {
|
|
2192
|
-
fontFamily: this.systemFontFamily,
|
|
2193
|
-
fontSize: this.systemFontSize,
|
|
2194
|
-
fontWeight: this.systemFontWeight
|
|
2195
|
-
};
|
|
2196
|
-
}, "systemFont"),
|
|
2197
|
-
external_systemFont: /* @__PURE__ */ __name(function() {
|
|
2198
|
-
return {
|
|
2199
|
-
fontFamily: this.external_systemFontFamily,
|
|
2200
|
-
fontSize: this.external_systemFontSize,
|
|
2201
|
-
fontWeight: this.external_systemFontWeight
|
|
2202
|
-
};
|
|
2203
|
-
}, "external_systemFont"),
|
|
2204
|
-
system_dbFont: /* @__PURE__ */ __name(function() {
|
|
2205
|
-
return {
|
|
2206
|
-
fontFamily: this.system_dbFontFamily,
|
|
2207
|
-
fontSize: this.system_dbFontSize,
|
|
2208
|
-
fontWeight: this.system_dbFontWeight
|
|
2209
|
-
};
|
|
2210
|
-
}, "system_dbFont"),
|
|
2211
|
-
external_system_dbFont: /* @__PURE__ */ __name(function() {
|
|
2212
|
-
return {
|
|
2213
|
-
fontFamily: this.external_system_dbFontFamily,
|
|
2214
|
-
fontSize: this.external_system_dbFontSize,
|
|
2215
|
-
fontWeight: this.external_system_dbFontWeight
|
|
2216
|
-
};
|
|
2217
|
-
}, "external_system_dbFont"),
|
|
2218
|
-
system_queueFont: /* @__PURE__ */ __name(function() {
|
|
2219
|
-
return {
|
|
2220
|
-
fontFamily: this.system_queueFontFamily,
|
|
2221
|
-
fontSize: this.system_queueFontSize,
|
|
2222
|
-
fontWeight: this.system_queueFontWeight
|
|
2223
|
-
};
|
|
2224
|
-
}, "system_queueFont"),
|
|
2225
|
-
external_system_queueFont: /* @__PURE__ */ __name(function() {
|
|
2226
|
-
return {
|
|
2227
|
-
fontFamily: this.external_system_queueFontFamily,
|
|
2228
|
-
fontSize: this.external_system_queueFontSize,
|
|
2229
|
-
fontWeight: this.external_system_queueFontWeight
|
|
2230
|
-
};
|
|
2231
|
-
}, "external_system_queueFont"),
|
|
2232
|
-
containerFont: /* @__PURE__ */ __name(function() {
|
|
2233
|
-
return {
|
|
2234
|
-
fontFamily: this.containerFontFamily,
|
|
2235
|
-
fontSize: this.containerFontSize,
|
|
2236
|
-
fontWeight: this.containerFontWeight
|
|
2237
|
-
};
|
|
2238
|
-
}, "containerFont"),
|
|
2239
|
-
external_containerFont: /* @__PURE__ */ __name(function() {
|
|
2240
|
-
return {
|
|
2241
|
-
fontFamily: this.external_containerFontFamily,
|
|
2242
|
-
fontSize: this.external_containerFontSize,
|
|
2243
|
-
fontWeight: this.external_containerFontWeight
|
|
2244
|
-
};
|
|
2245
|
-
}, "external_containerFont"),
|
|
2246
|
-
container_dbFont: /* @__PURE__ */ __name(function() {
|
|
2247
|
-
return {
|
|
2248
|
-
fontFamily: this.container_dbFontFamily,
|
|
2249
|
-
fontSize: this.container_dbFontSize,
|
|
2250
|
-
fontWeight: this.container_dbFontWeight
|
|
2251
|
-
};
|
|
2252
|
-
}, "container_dbFont"),
|
|
2253
|
-
external_container_dbFont: /* @__PURE__ */ __name(function() {
|
|
2254
|
-
return {
|
|
2255
|
-
fontFamily: this.external_container_dbFontFamily,
|
|
2256
|
-
fontSize: this.external_container_dbFontSize,
|
|
2257
|
-
fontWeight: this.external_container_dbFontWeight
|
|
2258
|
-
};
|
|
2259
|
-
}, "external_container_dbFont"),
|
|
2260
|
-
container_queueFont: /* @__PURE__ */ __name(function() {
|
|
2261
|
-
return {
|
|
2262
|
-
fontFamily: this.container_queueFontFamily,
|
|
2263
|
-
fontSize: this.container_queueFontSize,
|
|
2264
|
-
fontWeight: this.container_queueFontWeight
|
|
2265
|
-
};
|
|
2266
|
-
}, "container_queueFont"),
|
|
2267
|
-
external_container_queueFont: /* @__PURE__ */ __name(function() {
|
|
2268
|
-
return {
|
|
2269
|
-
fontFamily: this.external_container_queueFontFamily,
|
|
2270
|
-
fontSize: this.external_container_queueFontSize,
|
|
2271
|
-
fontWeight: this.external_container_queueFontWeight
|
|
2272
|
-
};
|
|
2273
|
-
}, "external_container_queueFont"),
|
|
2274
|
-
componentFont: /* @__PURE__ */ __name(function() {
|
|
2275
|
-
return {
|
|
2276
|
-
fontFamily: this.componentFontFamily,
|
|
2277
|
-
fontSize: this.componentFontSize,
|
|
2278
|
-
fontWeight: this.componentFontWeight
|
|
2279
|
-
};
|
|
2280
|
-
}, "componentFont"),
|
|
2281
|
-
external_componentFont: /* @__PURE__ */ __name(function() {
|
|
2282
|
-
return {
|
|
2283
|
-
fontFamily: this.external_componentFontFamily,
|
|
2284
|
-
fontSize: this.external_componentFontSize,
|
|
2285
|
-
fontWeight: this.external_componentFontWeight
|
|
2286
|
-
};
|
|
2287
|
-
}, "external_componentFont"),
|
|
2288
|
-
component_dbFont: /* @__PURE__ */ __name(function() {
|
|
2289
|
-
return {
|
|
2290
|
-
fontFamily: this.component_dbFontFamily,
|
|
2291
|
-
fontSize: this.component_dbFontSize,
|
|
2292
|
-
fontWeight: this.component_dbFontWeight
|
|
2293
|
-
};
|
|
2294
|
-
}, "component_dbFont"),
|
|
2295
|
-
external_component_dbFont: /* @__PURE__ */ __name(function() {
|
|
2296
|
-
return {
|
|
2297
|
-
fontFamily: this.external_component_dbFontFamily,
|
|
2298
|
-
fontSize: this.external_component_dbFontSize,
|
|
2299
|
-
fontWeight: this.external_component_dbFontWeight
|
|
2300
|
-
};
|
|
2301
|
-
}, "external_component_dbFont"),
|
|
2302
|
-
component_queueFont: /* @__PURE__ */ __name(function() {
|
|
2303
|
-
return {
|
|
2304
|
-
fontFamily: this.component_queueFontFamily,
|
|
2305
|
-
fontSize: this.component_queueFontSize,
|
|
2306
|
-
fontWeight: this.component_queueFontWeight
|
|
2307
|
-
};
|
|
2308
|
-
}, "component_queueFont"),
|
|
2309
|
-
external_component_queueFont: /* @__PURE__ */ __name(function() {
|
|
2310
|
-
return {
|
|
2311
|
-
fontFamily: this.external_component_queueFontFamily,
|
|
2312
|
-
fontSize: this.external_component_queueFontSize,
|
|
2313
|
-
fontWeight: this.external_component_queueFontWeight
|
|
2314
|
-
};
|
|
2315
|
-
}, "external_component_queueFont"),
|
|
2316
|
-
boundaryFont: /* @__PURE__ */ __name(function() {
|
|
2317
|
-
return {
|
|
2318
|
-
fontFamily: this.boundaryFontFamily,
|
|
2319
|
-
fontSize: this.boundaryFontSize,
|
|
2320
|
-
fontWeight: this.boundaryFontWeight
|
|
2321
|
-
};
|
|
2322
|
-
}, "boundaryFont"),
|
|
2323
|
-
messageFont: /* @__PURE__ */ __name(function() {
|
|
2324
|
-
return {
|
|
2325
|
-
fontFamily: this.messageFontFamily,
|
|
2326
|
-
fontSize: this.messageFontSize,
|
|
2327
|
-
fontWeight: this.messageFontWeight
|
|
2328
|
-
};
|
|
2329
|
-
}, "messageFont")
|
|
2330
|
-
},
|
|
2331
|
-
pie: {
|
|
2332
|
-
...config_schema_default.pie,
|
|
2333
|
-
useWidth: 984
|
|
2334
|
-
},
|
|
2335
|
-
xyChart: {
|
|
2336
|
-
...config_schema_default.xyChart,
|
|
2337
|
-
useWidth: void 0
|
|
2338
|
-
},
|
|
2339
|
-
requirement: {
|
|
2340
|
-
...config_schema_default.requirement,
|
|
2341
|
-
useWidth: void 0
|
|
2342
|
-
},
|
|
2343
|
-
packet: {
|
|
2344
|
-
...config_schema_default.packet
|
|
2345
|
-
},
|
|
2346
|
-
radar: {
|
|
2347
|
-
...config_schema_default.radar
|
|
2348
|
-
},
|
|
2349
|
-
treemap: {
|
|
2350
|
-
useMaxWidth: true,
|
|
2351
|
-
padding: 10,
|
|
2352
|
-
diagramPadding: 8,
|
|
2353
|
-
showValues: true,
|
|
2354
|
-
nodeWidth: 100,
|
|
2355
|
-
nodeHeight: 40,
|
|
2356
|
-
borderWidth: 1,
|
|
2357
|
-
valueFontSize: 12,
|
|
2358
|
-
labelFontSize: 14,
|
|
2359
|
-
valueFormat: ","
|
|
2360
|
-
}
|
|
2361
|
-
};
|
|
2362
|
-
var keyify = /* @__PURE__ */ __name((obj, prefix = "") => Object.keys(obj).reduce((res, el) => {
|
|
2363
|
-
if (Array.isArray(obj[el])) {
|
|
2364
|
-
return res;
|
|
2365
|
-
} else if (typeof obj[el] === "object" && obj[el] !== null) {
|
|
2366
|
-
return [...res, prefix + el, ...keyify(obj[el], "")];
|
|
2367
|
-
}
|
|
2368
|
-
return [...res, prefix + el];
|
|
2369
|
-
}, []), "keyify");
|
|
2370
|
-
var configKeys = new Set(keyify(config, ""));
|
|
2371
|
-
var defaultConfig_default = config;
|
|
2372
|
-
var sanitizeDirective = /* @__PURE__ */ __name((args) => {
|
|
2373
|
-
log.debug("sanitizeDirective called with", args);
|
|
2374
|
-
if (typeof args !== "object" || args == null) {
|
|
2375
|
-
return;
|
|
2376
|
-
}
|
|
2377
|
-
if (Array.isArray(args)) {
|
|
2378
|
-
args.forEach((arg) => sanitizeDirective(arg));
|
|
2379
|
-
return;
|
|
2380
|
-
}
|
|
2381
|
-
for (const key of Object.keys(args)) {
|
|
2382
|
-
log.debug("Checking key", key);
|
|
2383
|
-
if (key.startsWith("__") || key.includes("proto") || key.includes("constr") || !configKeys.has(key) || args[key] == null) {
|
|
2384
|
-
log.debug("sanitize deleting key: ", key);
|
|
2385
|
-
delete args[key];
|
|
2386
|
-
continue;
|
|
2387
|
-
}
|
|
2388
|
-
if (typeof args[key] === "object") {
|
|
2389
|
-
log.debug("sanitizing object", key);
|
|
2390
|
-
sanitizeDirective(args[key]);
|
|
2391
|
-
continue;
|
|
2392
|
-
}
|
|
2393
|
-
const cssMatchers = ["themeCSS", "fontFamily", "altFontFamily"];
|
|
2394
|
-
for (const cssKey of cssMatchers) {
|
|
2395
|
-
if (key.includes(cssKey)) {
|
|
2396
|
-
log.debug("sanitizing css option", key);
|
|
2397
|
-
args[key] = sanitizeCss(args[key]);
|
|
2398
|
-
}
|
|
2399
|
-
}
|
|
2400
|
-
}
|
|
2401
|
-
if (args.themeVariables) {
|
|
2402
|
-
for (const k of Object.keys(args.themeVariables)) {
|
|
2403
|
-
const val = args.themeVariables[k];
|
|
2404
|
-
if (val?.match && !val.match(/^[\d "#%(),.;A-Za-z]+$/)) {
|
|
2405
|
-
args.themeVariables[k] = "";
|
|
2406
|
-
}
|
|
2407
|
-
}
|
|
2408
|
-
}
|
|
2409
|
-
log.debug("After sanitization", args);
|
|
2410
|
-
}, "sanitizeDirective");
|
|
2411
|
-
var sanitizeCss = /* @__PURE__ */ __name((str) => {
|
|
2412
|
-
let startCnt = 0;
|
|
2413
|
-
let endCnt = 0;
|
|
2414
|
-
for (const element of str) {
|
|
2415
|
-
if (startCnt < endCnt) {
|
|
2416
|
-
return "{ /* ERROR: Unbalanced CSS */ }";
|
|
2417
|
-
}
|
|
2418
|
-
if (element === "{") {
|
|
2419
|
-
startCnt++;
|
|
2420
|
-
} else if (element === "}") {
|
|
2421
|
-
endCnt++;
|
|
2422
|
-
}
|
|
2423
|
-
}
|
|
2424
|
-
if (startCnt !== endCnt) {
|
|
2425
|
-
return "{ /* ERROR: Unbalanced CSS */ }";
|
|
2426
|
-
}
|
|
2427
|
-
return str;
|
|
2428
|
-
}, "sanitizeCss");
|
|
2429
|
-
var defaultConfig = Object.freeze(defaultConfig_default);
|
|
2430
|
-
var siteConfig = assignWithDepth_default({}, defaultConfig);
|
|
2431
|
-
var configFromInitialize;
|
|
2432
|
-
var directives = [];
|
|
2433
|
-
var currentConfig = assignWithDepth_default({}, defaultConfig);
|
|
2434
|
-
var updateCurrentConfig = /* @__PURE__ */ __name((siteCfg, _directives) => {
|
|
2435
|
-
let cfg = assignWithDepth_default({}, siteCfg);
|
|
2436
|
-
let sumOfDirectives = {};
|
|
2437
|
-
for (const d of _directives) {
|
|
2438
|
-
sanitize(d);
|
|
2439
|
-
sumOfDirectives = assignWithDepth_default(sumOfDirectives, d);
|
|
2440
|
-
}
|
|
2441
|
-
cfg = assignWithDepth_default(cfg, sumOfDirectives);
|
|
2442
|
-
if (sumOfDirectives.theme && sumOfDirectives.theme in themes_default) {
|
|
2443
|
-
const tmpConfigFromInitialize = assignWithDepth_default({}, configFromInitialize);
|
|
2444
|
-
const themeVariables = assignWithDepth_default(
|
|
2445
|
-
tmpConfigFromInitialize.themeVariables || {},
|
|
2446
|
-
sumOfDirectives.themeVariables
|
|
2447
|
-
);
|
|
2448
|
-
if (cfg.theme && cfg.theme in themes_default) {
|
|
2449
|
-
cfg.themeVariables = themes_default[cfg.theme].getThemeVariables(themeVariables);
|
|
2450
|
-
}
|
|
2451
|
-
}
|
|
2452
|
-
currentConfig = cfg;
|
|
2453
|
-
checkConfig(currentConfig);
|
|
2454
|
-
return currentConfig;
|
|
2455
|
-
}, "updateCurrentConfig");
|
|
2456
|
-
var setSiteConfig = /* @__PURE__ */ __name((conf) => {
|
|
2457
|
-
siteConfig = assignWithDepth_default({}, defaultConfig);
|
|
2458
|
-
siteConfig = assignWithDepth_default(siteConfig, conf);
|
|
2459
|
-
if (conf.theme && themes_default[conf.theme]) {
|
|
2460
|
-
siteConfig.themeVariables = themes_default[conf.theme].getThemeVariables(conf.themeVariables);
|
|
2461
|
-
}
|
|
2462
|
-
updateCurrentConfig(siteConfig, directives);
|
|
2463
|
-
return siteConfig;
|
|
2464
|
-
}, "setSiteConfig");
|
|
2465
|
-
var saveConfigFromInitialize = /* @__PURE__ */ __name((conf) => {
|
|
2466
|
-
configFromInitialize = assignWithDepth_default({}, conf);
|
|
2467
|
-
}, "saveConfigFromInitialize");
|
|
2468
|
-
var updateSiteConfig = /* @__PURE__ */ __name((conf) => {
|
|
2469
|
-
siteConfig = assignWithDepth_default(siteConfig, conf);
|
|
2470
|
-
updateCurrentConfig(siteConfig, directives);
|
|
2471
|
-
return siteConfig;
|
|
2472
|
-
}, "updateSiteConfig");
|
|
2473
|
-
var getSiteConfig = /* @__PURE__ */ __name(() => {
|
|
2474
|
-
return assignWithDepth_default({}, siteConfig);
|
|
2475
|
-
}, "getSiteConfig");
|
|
2476
|
-
var setConfig = /* @__PURE__ */ __name((conf) => {
|
|
2477
|
-
checkConfig(conf);
|
|
2478
|
-
assignWithDepth_default(currentConfig, conf);
|
|
2479
|
-
return getConfig();
|
|
2480
|
-
}, "setConfig");
|
|
2481
|
-
var getConfig = /* @__PURE__ */ __name(() => {
|
|
2482
|
-
return assignWithDepth_default({}, currentConfig);
|
|
2483
|
-
}, "getConfig");
|
|
2484
|
-
var sanitize = /* @__PURE__ */ __name((options) => {
|
|
2485
|
-
if (!options) {
|
|
2486
|
-
return;
|
|
2487
|
-
}
|
|
2488
|
-
["secure", ...siteConfig.secure ?? []].forEach((key) => {
|
|
2489
|
-
if (Object.hasOwn(options, key)) {
|
|
2490
|
-
log.debug(`Denied attempt to modify a secure key ${key}`, options[key]);
|
|
2491
|
-
delete options[key];
|
|
2492
|
-
}
|
|
2493
|
-
});
|
|
2494
|
-
Object.keys(options).forEach((key) => {
|
|
2495
|
-
if (key.startsWith("__")) {
|
|
2496
|
-
delete options[key];
|
|
2497
|
-
}
|
|
2498
|
-
});
|
|
2499
|
-
Object.keys(options).forEach((key) => {
|
|
2500
|
-
if (typeof options[key] === "string" && (options[key].includes("<") || options[key].includes(">") || options[key].includes("url(data:"))) {
|
|
2501
|
-
delete options[key];
|
|
2502
|
-
}
|
|
2503
|
-
if (typeof options[key] === "object") {
|
|
2504
|
-
sanitize(options[key]);
|
|
2505
|
-
}
|
|
2506
|
-
});
|
|
2507
|
-
}, "sanitize");
|
|
2508
|
-
var addDirective = /* @__PURE__ */ __name((directive) => {
|
|
2509
|
-
sanitizeDirective(directive);
|
|
2510
|
-
if (directive.fontFamily && !directive.themeVariables?.fontFamily) {
|
|
2511
|
-
directive.themeVariables = {
|
|
2512
|
-
...directive.themeVariables,
|
|
2513
|
-
fontFamily: directive.fontFamily
|
|
2514
|
-
};
|
|
2515
|
-
}
|
|
2516
|
-
directives.push(directive);
|
|
2517
|
-
updateCurrentConfig(siteConfig, directives);
|
|
2518
|
-
}, "addDirective");
|
|
2519
|
-
var reset = /* @__PURE__ */ __name((config2 = siteConfig) => {
|
|
2520
|
-
directives = [];
|
|
2521
|
-
updateCurrentConfig(config2, directives);
|
|
2522
|
-
}, "reset");
|
|
2523
|
-
var ConfigWarning = {
|
|
2524
|
-
LAZY_LOAD_DEPRECATED: "The configuration options lazyLoadedDiagrams and loadExternalDiagramsAtStartup are deprecated. Please use registerExternalDiagrams instead."
|
|
2525
|
-
};
|
|
2526
|
-
var issuedWarnings = {};
|
|
2527
|
-
var issueWarning = /* @__PURE__ */ __name((warning) => {
|
|
2528
|
-
if (issuedWarnings[warning]) {
|
|
2529
|
-
return;
|
|
2530
|
-
}
|
|
2531
|
-
log.warn(ConfigWarning[warning]);
|
|
2532
|
-
issuedWarnings[warning] = true;
|
|
2533
|
-
}, "issueWarning");
|
|
2534
|
-
var checkConfig = /* @__PURE__ */ __name((config2) => {
|
|
2535
|
-
if (!config2) {
|
|
2536
|
-
return;
|
|
2537
|
-
}
|
|
2538
|
-
if (config2.lazyLoadedDiagrams || config2.loadExternalDiagramsAtStartup) {
|
|
2539
|
-
issueWarning("LAZY_LOAD_DEPRECATED");
|
|
2540
|
-
}
|
|
2541
|
-
}, "checkConfig");
|
|
2542
|
-
var getUserDefinedConfig = /* @__PURE__ */ __name(() => {
|
|
2543
|
-
let userConfig = {};
|
|
2544
|
-
if (configFromInitialize) {
|
|
2545
|
-
userConfig = assignWithDepth_default(userConfig, configFromInitialize);
|
|
2546
|
-
}
|
|
2547
|
-
for (const d of directives) {
|
|
2548
|
-
userConfig = assignWithDepth_default(userConfig, d);
|
|
2549
|
-
}
|
|
2550
|
-
return userConfig;
|
|
2551
|
-
}, "getUserDefinedConfig");
|
|
2552
|
-
var lineBreakRegex = /<br\s*\/?>/gi;
|
|
2553
|
-
var getRows = /* @__PURE__ */ __name((s) => {
|
|
2554
|
-
if (!s) {
|
|
2555
|
-
return [""];
|
|
2556
|
-
}
|
|
2557
|
-
const str = breakToPlaceholder(s).replace(/\\n/g, "#br#");
|
|
2558
|
-
return str.split("#br#");
|
|
2559
|
-
}, "getRows");
|
|
2560
|
-
var setupDompurifyHooksIfNotSetup = /* @__PURE__ */ (() => {
|
|
2561
|
-
let setup = false;
|
|
2562
|
-
return () => {
|
|
2563
|
-
if (!setup) {
|
|
2564
|
-
setupDompurifyHooks();
|
|
2565
|
-
setup = true;
|
|
2566
|
-
}
|
|
2567
|
-
};
|
|
2568
|
-
})();
|
|
2569
|
-
function setupDompurifyHooks() {
|
|
2570
|
-
const TEMPORARY_ATTRIBUTE = "data-temp-href-target";
|
|
2571
|
-
purify.addHook("beforeSanitizeAttributes", (node) => {
|
|
2572
|
-
if (node.tagName === "A" && node.hasAttribute("target")) {
|
|
2573
|
-
node.setAttribute(TEMPORARY_ATTRIBUTE, node.getAttribute("target") ?? "");
|
|
2574
|
-
}
|
|
2575
|
-
});
|
|
2576
|
-
purify.addHook("afterSanitizeAttributes", (node) => {
|
|
2577
|
-
if (node.tagName === "A" && node.hasAttribute(TEMPORARY_ATTRIBUTE)) {
|
|
2578
|
-
node.setAttribute("target", node.getAttribute(TEMPORARY_ATTRIBUTE) ?? "");
|
|
2579
|
-
node.removeAttribute(TEMPORARY_ATTRIBUTE);
|
|
2580
|
-
if (node.getAttribute("target") === "_blank") {
|
|
2581
|
-
node.setAttribute("rel", "noopener");
|
|
2582
|
-
}
|
|
2583
|
-
}
|
|
2584
|
-
});
|
|
2585
|
-
}
|
|
2586
|
-
__name(setupDompurifyHooks, "setupDompurifyHooks");
|
|
2587
|
-
var removeScript = /* @__PURE__ */ __name((txt) => {
|
|
2588
|
-
setupDompurifyHooksIfNotSetup();
|
|
2589
|
-
const sanitizedText = purify.sanitize(txt);
|
|
2590
|
-
return sanitizedText;
|
|
2591
|
-
}, "removeScript");
|
|
2592
|
-
var sanitizeMore = /* @__PURE__ */ __name((text, config2) => {
|
|
2593
|
-
if (config2.flowchart?.htmlLabels !== false) {
|
|
2594
|
-
const level = config2.securityLevel;
|
|
2595
|
-
if (level === "antiscript" || level === "strict") {
|
|
2596
|
-
text = removeScript(text);
|
|
2597
|
-
} else if (level !== "loose") {
|
|
2598
|
-
text = breakToPlaceholder(text);
|
|
2599
|
-
text = text.replace(/</g, "<").replace(/>/g, ">");
|
|
2600
|
-
text = text.replace(/=/g, "=");
|
|
2601
|
-
text = placeholderToBreak(text);
|
|
2602
|
-
}
|
|
2603
|
-
}
|
|
2604
|
-
return text;
|
|
2605
|
-
}, "sanitizeMore");
|
|
2606
|
-
var sanitizeText = /* @__PURE__ */ __name((text, config2) => {
|
|
2607
|
-
if (!text) {
|
|
2608
|
-
return text;
|
|
2609
|
-
}
|
|
2610
|
-
if (config2.dompurifyConfig) {
|
|
2611
|
-
text = purify.sanitize(sanitizeMore(text, config2), config2.dompurifyConfig).toString();
|
|
2612
|
-
} else {
|
|
2613
|
-
text = purify.sanitize(sanitizeMore(text, config2), {
|
|
2614
|
-
FORBID_TAGS: ["style"]
|
|
2615
|
-
}).toString();
|
|
2616
|
-
}
|
|
2617
|
-
return text;
|
|
2618
|
-
}, "sanitizeText");
|
|
2619
|
-
var sanitizeTextOrArray = /* @__PURE__ */ __name((a, config2) => {
|
|
2620
|
-
if (typeof a === "string") {
|
|
2621
|
-
return sanitizeText(a, config2);
|
|
2622
|
-
}
|
|
2623
|
-
return a.flat().map((x) => sanitizeText(x, config2));
|
|
2624
|
-
}, "sanitizeTextOrArray");
|
|
2625
|
-
var hasBreaks = /* @__PURE__ */ __name((text) => {
|
|
2626
|
-
return lineBreakRegex.test(text);
|
|
2627
|
-
}, "hasBreaks");
|
|
2628
|
-
var splitBreaks = /* @__PURE__ */ __name((text) => {
|
|
2629
|
-
return text.split(lineBreakRegex);
|
|
2630
|
-
}, "splitBreaks");
|
|
2631
|
-
var placeholderToBreak = /* @__PURE__ */ __name((s) => {
|
|
2632
|
-
return s.replace(/#br#/g, "<br/>");
|
|
2633
|
-
}, "placeholderToBreak");
|
|
2634
|
-
var breakToPlaceholder = /* @__PURE__ */ __name((s) => {
|
|
2635
|
-
return s.replace(lineBreakRegex, "#br#");
|
|
2636
|
-
}, "breakToPlaceholder");
|
|
2637
|
-
var getUrl = /* @__PURE__ */ __name((useAbsolute) => {
|
|
2638
|
-
let url = "";
|
|
2639
|
-
if (useAbsolute) {
|
|
2640
|
-
url = window.location.protocol + "//" + window.location.host + window.location.pathname + window.location.search;
|
|
2641
|
-
url = CSS.escape(url);
|
|
2642
|
-
}
|
|
2643
|
-
return url;
|
|
2644
|
-
}, "getUrl");
|
|
2645
|
-
var evaluate = /* @__PURE__ */ __name((val) => val === false || ["false", "null", "0"].includes(String(val).trim().toLowerCase()) ? false : true, "evaluate");
|
|
2646
|
-
var getMax = /* @__PURE__ */ __name(function(...values) {
|
|
2647
|
-
const newValues = values.filter((value) => {
|
|
2648
|
-
return !isNaN(value);
|
|
2649
|
-
});
|
|
2650
|
-
return Math.max(...newValues);
|
|
2651
|
-
}, "getMax");
|
|
2652
|
-
var getMin = /* @__PURE__ */ __name(function(...values) {
|
|
2653
|
-
const newValues = values.filter((value) => {
|
|
2654
|
-
return !isNaN(value);
|
|
2655
|
-
});
|
|
2656
|
-
return Math.min(...newValues);
|
|
2657
|
-
}, "getMin");
|
|
2658
|
-
var parseGenericTypes = /* @__PURE__ */ __name(function(input) {
|
|
2659
|
-
const inputSets = input.split(/(,)/);
|
|
2660
|
-
const output = [];
|
|
2661
|
-
for (let i = 0; i < inputSets.length; i++) {
|
|
2662
|
-
let thisSet = inputSets[i];
|
|
2663
|
-
if (thisSet === "," && i > 0 && i + 1 < inputSets.length) {
|
|
2664
|
-
const previousSet = inputSets[i - 1];
|
|
2665
|
-
const nextSet = inputSets[i + 1];
|
|
2666
|
-
if (shouldCombineSets(previousSet, nextSet)) {
|
|
2667
|
-
thisSet = previousSet + "," + nextSet;
|
|
2668
|
-
i++;
|
|
2669
|
-
output.pop();
|
|
2670
|
-
}
|
|
2671
|
-
}
|
|
2672
|
-
output.push(processSet(thisSet));
|
|
2673
|
-
}
|
|
2674
|
-
return output.join("");
|
|
2675
|
-
}, "parseGenericTypes");
|
|
2676
|
-
var countOccurrence = /* @__PURE__ */ __name((string, substring) => {
|
|
2677
|
-
return Math.max(0, string.split(substring).length - 1);
|
|
2678
|
-
}, "countOccurrence");
|
|
2679
|
-
var shouldCombineSets = /* @__PURE__ */ __name((previousSet, nextSet) => {
|
|
2680
|
-
const prevCount = countOccurrence(previousSet, "~");
|
|
2681
|
-
const nextCount = countOccurrence(nextSet, "~");
|
|
2682
|
-
return prevCount === 1 && nextCount === 1;
|
|
2683
|
-
}, "shouldCombineSets");
|
|
2684
|
-
var processSet = /* @__PURE__ */ __name((input) => {
|
|
2685
|
-
const tildeCount = countOccurrence(input, "~");
|
|
2686
|
-
let hasStartingTilde = false;
|
|
2687
|
-
if (tildeCount <= 1) {
|
|
2688
|
-
return input;
|
|
2689
|
-
}
|
|
2690
|
-
if (tildeCount % 2 !== 0 && input.startsWith("~")) {
|
|
2691
|
-
input = input.substring(1);
|
|
2692
|
-
hasStartingTilde = true;
|
|
2693
|
-
}
|
|
2694
|
-
const chars = [...input];
|
|
2695
|
-
let first = chars.indexOf("~");
|
|
2696
|
-
let last = chars.lastIndexOf("~");
|
|
2697
|
-
while (first !== -1 && last !== -1 && first !== last) {
|
|
2698
|
-
chars[first] = "<";
|
|
2699
|
-
chars[last] = ">";
|
|
2700
|
-
first = chars.indexOf("~");
|
|
2701
|
-
last = chars.lastIndexOf("~");
|
|
2702
|
-
}
|
|
2703
|
-
if (hasStartingTilde) {
|
|
2704
|
-
chars.unshift("~");
|
|
2705
|
-
}
|
|
2706
|
-
return chars.join("");
|
|
2707
|
-
}, "processSet");
|
|
2708
|
-
var isMathMLSupported = /* @__PURE__ */ __name(() => window.MathMLElement !== void 0, "isMathMLSupported");
|
|
2709
|
-
var katexRegex = /\$\$(.*)\$\$/g;
|
|
2710
|
-
var hasKatex = /* @__PURE__ */ __name((text) => (text.match(katexRegex)?.length ?? 0) > 0, "hasKatex");
|
|
2711
|
-
var calculateMathMLDimensions = /* @__PURE__ */ __name(async (text, config2) => {
|
|
2712
|
-
const divElem = document.createElement("div");
|
|
2713
|
-
divElem.innerHTML = await renderKatexSanitized(text, config2);
|
|
2714
|
-
divElem.id = "katex-temp";
|
|
2715
|
-
divElem.style.visibility = "hidden";
|
|
2716
|
-
divElem.style.position = "absolute";
|
|
2717
|
-
divElem.style.top = "0";
|
|
2718
|
-
const body = document.querySelector("body");
|
|
2719
|
-
body?.insertAdjacentElement("beforeend", divElem);
|
|
2720
|
-
const dim = { width: divElem.clientWidth, height: divElem.clientHeight };
|
|
2721
|
-
divElem.remove();
|
|
2722
|
-
return dim;
|
|
2723
|
-
}, "calculateMathMLDimensions");
|
|
2724
|
-
var renderKatexUnsanitized = /* @__PURE__ */ __name(async (text, config2) => {
|
|
2725
|
-
if (!hasKatex(text)) {
|
|
2726
|
-
return text;
|
|
2727
|
-
}
|
|
2728
|
-
if (!(isMathMLSupported() || config2.legacyMathML || config2.forceLegacyMathML)) {
|
|
2729
|
-
return text.replace(katexRegex, "MathML is unsupported in this environment.");
|
|
2730
|
-
}
|
|
2731
|
-
{
|
|
2732
|
-
const { default: katex } = await import("../../../../../../katex@0.16.27/node_modules/katex/dist/katex.mjs");
|
|
2733
|
-
const outputMode = config2.forceLegacyMathML || !isMathMLSupported() && config2.legacyMathML ? "htmlAndMathml" : "mathml";
|
|
2734
|
-
return text.split(lineBreakRegex).map(
|
|
2735
|
-
(line) => hasKatex(line) ? `<div style="display: flex; align-items: center; justify-content: center; white-space: nowrap;">${line}</div>` : `<div>${line}</div>`
|
|
2736
|
-
).join("").replace(
|
|
2737
|
-
katexRegex,
|
|
2738
|
-
(_, c) => katex.renderToString(c, {
|
|
2739
|
-
throwOnError: true,
|
|
2740
|
-
displayMode: true,
|
|
2741
|
-
output: outputMode
|
|
2742
|
-
}).replace(/\n/g, " ").replace(/<annotation.*<\/annotation>/g, "")
|
|
2743
|
-
);
|
|
2744
|
-
}
|
|
2745
|
-
}, "renderKatexUnsanitized");
|
|
2746
|
-
var renderKatexSanitized = /* @__PURE__ */ __name(async (text, config2) => {
|
|
2747
|
-
return sanitizeText(await renderKatexUnsanitized(text, config2), config2);
|
|
2748
|
-
}, "renderKatexSanitized");
|
|
2749
|
-
var common_default = {
|
|
2750
|
-
getRows,
|
|
2751
|
-
sanitizeText,
|
|
2752
|
-
sanitizeTextOrArray,
|
|
2753
|
-
hasBreaks,
|
|
2754
|
-
splitBreaks,
|
|
2755
|
-
lineBreakRegex,
|
|
2756
|
-
removeScript,
|
|
2757
|
-
getUrl,
|
|
2758
|
-
evaluate,
|
|
2759
|
-
getMax,
|
|
2760
|
-
getMin
|
|
2761
|
-
};
|
|
2762
|
-
var d3Attrs = /* @__PURE__ */ __name(function(d3Elem, attrs) {
|
|
2763
|
-
for (let attr of attrs) {
|
|
2764
|
-
d3Elem.attr(attr[0], attr[1]);
|
|
2765
|
-
}
|
|
2766
|
-
}, "d3Attrs");
|
|
2767
|
-
var calculateSvgSizeAttrs = /* @__PURE__ */ __name(function(height, width, useMaxWidth) {
|
|
2768
|
-
let attrs = /* @__PURE__ */ new Map();
|
|
2769
|
-
if (useMaxWidth) {
|
|
2770
|
-
attrs.set("width", "100%");
|
|
2771
|
-
attrs.set("style", `max-width: ${width}px;`);
|
|
2772
|
-
} else {
|
|
2773
|
-
attrs.set("height", height);
|
|
2774
|
-
attrs.set("width", width);
|
|
2775
|
-
}
|
|
2776
|
-
return attrs;
|
|
2777
|
-
}, "calculateSvgSizeAttrs");
|
|
2778
|
-
var configureSvgSize = /* @__PURE__ */ __name(function(svgElem, height, width, useMaxWidth) {
|
|
2779
|
-
const attrs = calculateSvgSizeAttrs(height, width, useMaxWidth);
|
|
2780
|
-
d3Attrs(svgElem, attrs);
|
|
2781
|
-
}, "configureSvgSize");
|
|
2782
|
-
var setupGraphViewbox = /* @__PURE__ */ __name(function(graph, svgElem, padding, useMaxWidth) {
|
|
2783
|
-
const svgBounds = svgElem.node().getBBox();
|
|
2784
|
-
const sWidth = svgBounds.width;
|
|
2785
|
-
const sHeight = svgBounds.height;
|
|
2786
|
-
log.info(`SVG bounds: ${sWidth}x${sHeight}`, svgBounds);
|
|
2787
|
-
let width = 0;
|
|
2788
|
-
let height = 0;
|
|
2789
|
-
log.info(`Graph bounds: ${width}x${height}`, graph);
|
|
2790
|
-
width = sWidth + padding * 2;
|
|
2791
|
-
height = sHeight + padding * 2;
|
|
2792
|
-
log.info(`Calculated bounds: ${width}x${height}`);
|
|
2793
|
-
configureSvgSize(svgElem, height, width, useMaxWidth);
|
|
2794
|
-
const vBox = `${svgBounds.x - padding} ${svgBounds.y - padding} ${svgBounds.width + 2 * padding} ${svgBounds.height + 2 * padding}`;
|
|
2795
|
-
svgElem.attr("viewBox", vBox);
|
|
2796
|
-
}, "setupGraphViewbox");
|
|
2797
|
-
var themes = {};
|
|
2798
|
-
var getStyles = /* @__PURE__ */ __name((type, userStyles, options) => {
|
|
2799
|
-
let diagramStyles = "";
|
|
2800
|
-
if (type in themes && themes[type]) {
|
|
2801
|
-
diagramStyles = themes[type](options);
|
|
2802
|
-
} else {
|
|
2803
|
-
log.warn(`No theme found for ${type}`);
|
|
2804
|
-
}
|
|
2805
|
-
return ` & {
|
|
2806
|
-
font-family: ${options.fontFamily};
|
|
2807
|
-
font-size: ${options.fontSize};
|
|
2808
|
-
fill: ${options.textColor}
|
|
2809
|
-
}
|
|
2810
|
-
@keyframes edge-animation-frame {
|
|
2811
|
-
from {
|
|
2812
|
-
stroke-dashoffset: 0;
|
|
2813
|
-
}
|
|
2814
|
-
}
|
|
2815
|
-
@keyframes dash {
|
|
2816
|
-
to {
|
|
2817
|
-
stroke-dashoffset: 0;
|
|
2818
|
-
}
|
|
2819
|
-
}
|
|
2820
|
-
& .edge-animation-slow {
|
|
2821
|
-
stroke-dasharray: 9,5 !important;
|
|
2822
|
-
stroke-dashoffset: 900;
|
|
2823
|
-
animation: dash 50s linear infinite;
|
|
2824
|
-
stroke-linecap: round;
|
|
2825
|
-
}
|
|
2826
|
-
& .edge-animation-fast {
|
|
2827
|
-
stroke-dasharray: 9,5 !important;
|
|
2828
|
-
stroke-dashoffset: 900;
|
|
2829
|
-
animation: dash 20s linear infinite;
|
|
2830
|
-
stroke-linecap: round;
|
|
2831
|
-
}
|
|
2832
|
-
/* Classes common for multiple diagrams */
|
|
2833
|
-
|
|
2834
|
-
& .error-icon {
|
|
2835
|
-
fill: ${options.errorBkgColor};
|
|
2836
|
-
}
|
|
2837
|
-
& .error-text {
|
|
2838
|
-
fill: ${options.errorTextColor};
|
|
2839
|
-
stroke: ${options.errorTextColor};
|
|
2840
|
-
}
|
|
2841
|
-
|
|
2842
|
-
& .edge-thickness-normal {
|
|
2843
|
-
stroke-width: 1px;
|
|
2844
|
-
}
|
|
2845
|
-
& .edge-thickness-thick {
|
|
2846
|
-
stroke-width: 3.5px
|
|
2847
|
-
}
|
|
2848
|
-
& .edge-pattern-solid {
|
|
2849
|
-
stroke-dasharray: 0;
|
|
2850
|
-
}
|
|
2851
|
-
& .edge-thickness-invisible {
|
|
2852
|
-
stroke-width: 0;
|
|
2853
|
-
fill: none;
|
|
2854
|
-
}
|
|
2855
|
-
& .edge-pattern-dashed{
|
|
2856
|
-
stroke-dasharray: 3;
|
|
2857
|
-
}
|
|
2858
|
-
.edge-pattern-dotted {
|
|
2859
|
-
stroke-dasharray: 2;
|
|
2860
|
-
}
|
|
2861
|
-
|
|
2862
|
-
& .marker {
|
|
2863
|
-
fill: ${options.lineColor};
|
|
2864
|
-
stroke: ${options.lineColor};
|
|
2865
|
-
}
|
|
2866
|
-
& .marker.cross {
|
|
2867
|
-
stroke: ${options.lineColor};
|
|
2868
|
-
}
|
|
2869
|
-
|
|
2870
|
-
& svg {
|
|
2871
|
-
font-family: ${options.fontFamily};
|
|
2872
|
-
font-size: ${options.fontSize};
|
|
2873
|
-
}
|
|
2874
|
-
& p {
|
|
2875
|
-
margin: 0
|
|
2876
|
-
}
|
|
2877
|
-
|
|
2878
|
-
${diagramStyles}
|
|
2879
|
-
|
|
2880
|
-
${userStyles}
|
|
2881
|
-
`;
|
|
2882
|
-
}, "getStyles");
|
|
2883
|
-
var addStylesForDiagram = /* @__PURE__ */ __name((type, diagramTheme) => {
|
|
2884
|
-
if (diagramTheme !== void 0) {
|
|
2885
|
-
themes[type] = diagramTheme;
|
|
2886
|
-
}
|
|
2887
|
-
}, "addStylesForDiagram");
|
|
2888
|
-
var styles_default = getStyles;
|
|
2889
|
-
var commonDb_exports = {};
|
|
2890
|
-
__export(commonDb_exports, {
|
|
2891
|
-
clear: () => clear,
|
|
2892
|
-
getAccDescription: () => getAccDescription,
|
|
2893
|
-
getAccTitle: () => getAccTitle,
|
|
2894
|
-
getDiagramTitle: () => getDiagramTitle,
|
|
2895
|
-
setAccDescription: () => setAccDescription,
|
|
2896
|
-
setAccTitle: () => setAccTitle,
|
|
2897
|
-
setDiagramTitle: () => setDiagramTitle
|
|
2898
|
-
});
|
|
2899
|
-
var accTitle = "";
|
|
2900
|
-
var diagramTitle = "";
|
|
2901
|
-
var accDescription = "";
|
|
2902
|
-
var sanitizeText2 = /* @__PURE__ */ __name((txt) => sanitizeText(txt, getConfig()), "sanitizeText");
|
|
2903
|
-
var clear = /* @__PURE__ */ __name(() => {
|
|
2904
|
-
accTitle = "";
|
|
2905
|
-
accDescription = "";
|
|
2906
|
-
diagramTitle = "";
|
|
2907
|
-
}, "clear");
|
|
2908
|
-
var setAccTitle = /* @__PURE__ */ __name((txt) => {
|
|
2909
|
-
accTitle = sanitizeText2(txt).replace(/^\s+/g, "");
|
|
2910
|
-
}, "setAccTitle");
|
|
2911
|
-
var getAccTitle = /* @__PURE__ */ __name(() => accTitle, "getAccTitle");
|
|
2912
|
-
var setAccDescription = /* @__PURE__ */ __name((txt) => {
|
|
2913
|
-
accDescription = sanitizeText2(txt).replace(/\n\s+/g, "\n");
|
|
2914
|
-
}, "setAccDescription");
|
|
2915
|
-
var getAccDescription = /* @__PURE__ */ __name(() => accDescription, "getAccDescription");
|
|
2916
|
-
var setDiagramTitle = /* @__PURE__ */ __name((txt) => {
|
|
2917
|
-
diagramTitle = sanitizeText2(txt);
|
|
2918
|
-
}, "setDiagramTitle");
|
|
2919
|
-
var getDiagramTitle = /* @__PURE__ */ __name(() => diagramTitle, "getDiagramTitle");
|
|
2920
|
-
var log2 = log;
|
|
2921
|
-
var setLogLevel2 = setLogLevel;
|
|
2922
|
-
var getConfig2 = getConfig;
|
|
2923
|
-
var setConfig2 = setConfig;
|
|
2924
|
-
var defaultConfig2 = defaultConfig;
|
|
2925
|
-
var sanitizeText3 = /* @__PURE__ */ __name((text) => sanitizeText(text, getConfig2()), "sanitizeText");
|
|
2926
|
-
var setupGraphViewbox2 = setupGraphViewbox;
|
|
2927
|
-
var getCommonDb = /* @__PURE__ */ __name(() => {
|
|
2928
|
-
return commonDb_exports;
|
|
2929
|
-
}, "getCommonDb");
|
|
2930
|
-
var diagrams = {};
|
|
2931
|
-
var registerDiagram = /* @__PURE__ */ __name((id, diagram, detector) => {
|
|
2932
|
-
if (diagrams[id]) {
|
|
2933
|
-
log2.warn(`Diagram with id ${id} already registered. Overwriting.`);
|
|
2934
|
-
}
|
|
2935
|
-
diagrams[id] = diagram;
|
|
2936
|
-
if (detector) {
|
|
2937
|
-
addDetector(id, detector);
|
|
2938
|
-
}
|
|
2939
|
-
addStylesForDiagram(id, diagram.styles);
|
|
2940
|
-
diagram.injectUtils?.(
|
|
2941
|
-
log2,
|
|
2942
|
-
setLogLevel2,
|
|
2943
|
-
getConfig2,
|
|
2944
|
-
sanitizeText3,
|
|
2945
|
-
setupGraphViewbox2,
|
|
2946
|
-
getCommonDb(),
|
|
2947
|
-
() => {
|
|
2948
|
-
}
|
|
2949
|
-
);
|
|
2950
|
-
}, "registerDiagram");
|
|
2951
|
-
var getDiagram = /* @__PURE__ */ __name((name) => {
|
|
2952
|
-
if (name in diagrams) {
|
|
2953
|
-
return diagrams[name];
|
|
2954
|
-
}
|
|
2955
|
-
throw new DiagramNotFoundError(name);
|
|
2956
|
-
}, "getDiagram");
|
|
2957
|
-
var DiagramNotFoundError = (_g = class extends Error {
|
|
2958
|
-
constructor(name) {
|
|
2959
|
-
super(`Diagram ${name} not found.`);
|
|
2960
|
-
}
|
|
2961
|
-
}, __name(_g, "DiagramNotFoundError"), _g);
|
|
2962
|
-
export {
|
|
2963
|
-
UnknownDiagramError,
|
|
2964
|
-
addDirective,
|
|
2965
|
-
assignWithDepth_default,
|
|
2966
|
-
calculateMathMLDimensions,
|
|
2967
|
-
clear,
|
|
2968
|
-
commonDb_exports,
|
|
2969
|
-
common_default,
|
|
2970
|
-
configureSvgSize,
|
|
2971
|
-
defaultConfig,
|
|
2972
|
-
defaultConfig2,
|
|
2973
|
-
defaultConfig_default,
|
|
2974
|
-
detectType,
|
|
2975
|
-
detectors,
|
|
2976
|
-
directiveRegex,
|
|
2977
|
-
evaluate,
|
|
2978
|
-
frontMatterRegex,
|
|
2979
|
-
getAccDescription,
|
|
2980
|
-
getAccTitle,
|
|
2981
|
-
getConfig,
|
|
2982
|
-
getConfig2,
|
|
2983
|
-
getDiagram,
|
|
2984
|
-
getDiagramLoader,
|
|
2985
|
-
getDiagramTitle,
|
|
2986
|
-
getSiteConfig,
|
|
2987
|
-
getThemeVariables3 as getThemeVariables,
|
|
2988
|
-
getUrl,
|
|
2989
|
-
getUserDefinedConfig,
|
|
2990
|
-
hasKatex,
|
|
2991
|
-
lineBreakRegex,
|
|
2992
|
-
parseGenericTypes,
|
|
2993
|
-
registerDiagram,
|
|
2994
|
-
registerLazyLoadedDiagrams,
|
|
2995
|
-
renderKatexSanitized,
|
|
2996
|
-
reset,
|
|
2997
|
-
sanitizeDirective,
|
|
2998
|
-
sanitizeText,
|
|
2999
|
-
sanitizeText3 as sanitizeText2,
|
|
3000
|
-
saveConfigFromInitialize,
|
|
3001
|
-
setAccDescription,
|
|
3002
|
-
setAccTitle,
|
|
3003
|
-
setConfig,
|
|
3004
|
-
setConfig2,
|
|
3005
|
-
setDiagramTitle,
|
|
3006
|
-
setSiteConfig,
|
|
3007
|
-
setupGraphViewbox,
|
|
3008
|
-
setupGraphViewbox2,
|
|
3009
|
-
styles_default,
|
|
3010
|
-
themes_default,
|
|
3011
|
-
updateSiteConfig
|
|
3012
|
-
};
|
|
3013
|
-
//# sourceMappingURL=chunk-ABZYJK2D.mjs.map
|