@scalar/agent-chat 0.2.1 → 0.2.2
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/App.vue.js +13 -17
- package/dist/App.vue2.js +2 -3
- package/dist/Chat.vue.js +36 -46
- package/dist/Chat.vue2.js +2 -3
- package/dist/_virtual/__vite-browser-external.js +1 -0
- package/dist/_virtual/__vite-optional-peer-dep_stream-markdown_markstream-vue_false.js +5 -0
- package/dist/_virtual/__vite-optional-peer-dep_stream-monaco_markstream-vue_false.js +5 -0
- package/dist/_virtual/__vite-optional-peer-dep_vue-i18n_markstream-vue_false.js +5 -0
- package/dist/_virtual/_commonjsHelpers.js +6 -0
- package/dist/_virtual/_plugin-vue_export-helper.js +6 -8
- package/dist/_virtual/advancedFormat.js +7 -0
- package/dist/_virtual/advancedFormat2.js +4 -0
- package/dist/_virtual/cancellation.js +5 -0
- package/dist/_virtual/cancellation2.js +4 -0
- package/dist/_virtual/constants.js +4 -0
- package/dist/_virtual/core.js +7 -0
- package/dist/_virtual/cose-base.js +4 -0
- package/dist/_virtual/cose-base2.js +4 -0
- package/dist/_virtual/curl.js +7 -0
- package/dist/_virtual/customParseFormat.js +7 -0
- package/dist/_virtual/customParseFormat2.js +4 -0
- package/dist/_virtual/cytoscape-cose-bilkent.js +7 -0
- package/dist/_virtual/cytoscape-cose-bilkent2.js +4 -0
- package/dist/_virtual/cytoscape-fcose.js +7 -0
- package/dist/_virtual/cytoscape-fcose2.js +4 -0
- package/dist/_virtual/dayjs.min.js +7 -0
- package/dist/_virtual/dayjs.min2.js +4 -0
- package/dist/_virtual/events.js +5 -0
- package/dist/_virtual/events2.js +4 -0
- package/dist/_virtual/index.js +7 -0
- package/dist/_virtual/index2.js +5 -0
- package/dist/_virtual/index3.js +4 -0
- package/dist/_virtual/infographic_markstream-vue_false.js +5 -0
- package/dist/_virtual/is.js +4 -0
- package/dist/_virtual/isoWeek.js +7 -0
- package/dist/_virtual/isoWeek2.js +4 -0
- package/dist/_virtual/layout-base.js +4 -0
- package/dist/_virtual/layout-base2.js +4 -0
- package/dist/_virtual/mime-type.js +7 -0
- package/dist/_virtual/ral.js +4 -0
- package/dist/_virtual/utils.js +4 -0
- package/dist/components/ApprovalSection.vue.js +4 -5
- package/dist/components/ApprovalSection.vue2.js +38 -41
- package/dist/components/AutosendPaused.vue.js +8 -10
- package/dist/components/ContextItem.vue.js +4 -5
- package/dist/components/ContextItem.vue2.js +12 -14
- package/dist/components/Endpoint.vue.js +4 -5
- package/dist/components/Endpoint.vue2.js +62 -78
- package/dist/components/ErrorMessage.vue.js +4 -5
- package/dist/components/ErrorMessage.vue2.js +15 -19
- package/dist/components/LoadingMiniOpenAPIDoc.vue.js +9 -11
- package/dist/components/LoadingOpenAPISpecsSummary.vue.js +9 -11
- package/dist/components/Logo.vue.js +8 -10
- package/dist/components/RequestApproved.vue.js +8 -10
- package/dist/components/RequestFailed.vue.js +11 -13
- package/dist/components/RequestPreview.vue.js +4 -5
- package/dist/components/RequestPreview.vue2.js +102 -126
- package/dist/components/RequestRejected.vue.js +10 -12
- package/dist/components/RequestSuccess.vue.js +8 -10
- package/dist/components/ResponseBody/ResponseBody.vue.js +30 -34
- package/dist/components/ResponseBody/ResponseBody.vue2.js +2 -3
- package/dist/components/ResponseBody/ResponseBodyInfo.vue.js +9 -12
- package/dist/components/ResponseBody/ResponseBodyPreview.vue.js +4 -5
- package/dist/components/ResponseBody/ResponseBodyPreview.vue2.js +53 -59
- package/dist/components/ResponseBody/ResponseBodyRaw.vue.js +12 -14
- package/dist/components/ResponseBody/ResponseBodyRaw.vue2.js +2 -3
- package/dist/components/ResponseBody/ResponseBodyToggle.vue.js +19 -21
- package/dist/components/ResponseBody/ResponseBodyToggle.vue2.js +2 -3
- package/dist/components/ResponseBody/helpers/media-types.js +37 -41
- package/dist/components/ResponseBody/helpers/process-response-body.js +31 -52
- package/dist/components/SearchPopover.vue.js +4 -5
- package/dist/components/SearchPopover.vue2.js +60 -68
- package/dist/components/SendingRequest.vue.js +11 -13
- package/dist/components/Suggestion.vue.js +4 -5
- package/dist/components/Suggestion.vue2.js +14 -18
- package/dist/components/TestRequestButton.vue.js +4 -5
- package/dist/components/TestRequestButton.vue2.js +24 -27
- package/dist/helpers.js +107 -147
- package/dist/hooks/useChatApprovals.js +14 -18
- package/dist/hooks/useChatOperationBlocks.js +21 -22
- package/dist/hooks/useChatScroll.js +12 -15
- package/dist/hooks/useSearch.js +19 -28
- package/dist/index.js +2 -3
- package/dist/node_modules/.pnpm/@ai-sdk_provider-utils@4.0.5_zod@4.3.5/node_modules/@ai-sdk/provider-utils/dist/index.js +1177 -0
- package/dist/node_modules/.pnpm/@ai-sdk_provider@3.0.2/node_modules/@ai-sdk/provider/dist/index.js +91 -0
- package/dist/node_modules/.pnpm/@ai-sdk_vue@3.0.33_vue@3.5.26_typescript@5.9.3__zod@4.3.5/node_modules/@ai-sdk/vue/dist/index.js +41 -0
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.js +8 -0
- package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.js +60 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.js +38 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js +190 -0
- package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.js +64 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +95 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +43 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +606 -0
- package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +32 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js +10 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js +7 -0
- package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +13 -0
- package/dist/node_modules/.pnpm/@codemirror_autocomplete@6.19.1/node_modules/@codemirror/autocomplete/dist/index.js +1371 -0
- package/dist/node_modules/.pnpm/@codemirror_commands@6.10.0/node_modules/@codemirror/commands/dist/index.js +243 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-css@6.3.1/node_modules/@codemirror/lang-css/dist/index.js +832 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-html@6.4.11/node_modules/@codemirror/lang-html/dist/index.js +670 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-javascript@6.2.4/node_modules/@codemirror/lang-javascript/dist/index.js +300 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-json@6.0.2/node_modules/@codemirror/lang-json/dist/index.js +27 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-xml@6.1.0/node_modules/@codemirror/lang-xml/dist/index.js +216 -0
- package/dist/node_modules/.pnpm/@codemirror_lang-yaml@6.1.2/node_modules/@codemirror/lang-yaml/dist/index.js +48 -0
- package/dist/node_modules/.pnpm/@codemirror_language@6.11.3/node_modules/@codemirror/language/dist/index.js +1243 -0
- package/dist/node_modules/.pnpm/@codemirror_lint@6.9.1/node_modules/@codemirror/lint/dist/index.js +504 -0
- package/dist/node_modules/.pnpm/@codemirror_state@6.5.2/node_modules/@codemirror/state/dist/index.js +2639 -0
- package/dist/node_modules/.pnpm/@codemirror_view@6.38.6/node_modules/@codemirror/view/dist/index.js +6782 -0
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js +527 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +402 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +136 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +130 -0
- package/dist/node_modules/.pnpm/@floating-ui_vue@1.1.9_vue@3.5.26_typescript@5.9.3_/node_modules/@floating-ui/vue/dist/floating-ui.vue.js +134 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/components/description/description.js +16 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/components/dialog/dialog.js +112 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/components/disclosure/disclosure.js +99 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/components/focus-trap/focus-trap.js +124 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/components/listbox/listbox.js +262 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/components/menu/menu.js +206 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/components/popover/popover.js +206 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/components/portal/portal.js +81 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/document-overflow/adjust-scrollbar-padding.js +14 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/document-overflow/handle-ios-locking.js +48 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/document-overflow/overflow-store.js +36 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/document-overflow/prevent-scroll.js +8 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/document-overflow/use-document-overflow.js +20 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-controllable.js +11 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-document-event.js +10 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-event-listener.js +10 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-id.js +9 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-inert.js +25 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-outside-click.js +36 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-resolve-button-type.js +20 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-root-containers.js +24 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-store.js +11 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-tab-direction.js +13 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-text-value.js +17 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-tracked-pointer.js +16 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-tree-walker.js +15 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/hooks/use-window-event.js +10 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/internal/hidden.js +14 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/internal/open-closed.js +14 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/internal/portal-force-root.js +16 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/internal/stack-context.js +25 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/keyboard.js +4 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/active-element-history.js +11 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/calculate-active-index.js +40 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/disposables.js +42 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/document-ready.js +9 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/dom.js +9 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/env.js +28 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/focus-management.js +92 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/form.js +14 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/get-text-value.js +30 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/match.js +11 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/micro-task.js +8 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/owner.js +14 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/platform.js +14 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/render.js +78 -0
- package/dist/node_modules/.pnpm/@headlessui_vue@1.7.23_vue@3.5.26_typescript@5.9.3_/node_modules/@headlessui/vue/dist/utils/store.js +14 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/customisations/defaults.js +12 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/icon/defaults.js +23 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/icon/merge.js +10 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/icon/name.js +38 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/icon/transformations.js +9 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/icon-set/get-icon.js +19 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/icon-set/tree.js +16 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/svg/build.js +60 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/svg/defs.js +27 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/svg/html.js +8 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/svg/id.js +16 -0
- package/dist/node_modules/.pnpm/@iconify_utils@3.0.2/node_modules/@iconify/utils/lib/svg/size.js +21 -0
- package/dist/node_modules/.pnpm/@lezer_common@1.3.0/node_modules/@lezer/common/dist/index.js +1676 -0
- package/dist/node_modules/.pnpm/@lezer_css@1.3.0/node_modules/@lezer/css/dist/index.js +134 -0
- package/dist/node_modules/.pnpm/@lezer_highlight@1.2.3/node_modules/@lezer/highlight/dist/index.js +637 -0
- package/dist/node_modules/.pnpm/@lezer_html@1.3.12/node_modules/@lezer/html/dist/index.js +280 -0
- package/dist/node_modules/.pnpm/@lezer_javascript@1.5.4/node_modules/@lezer/javascript/dist/index.js +161 -0
- package/dist/node_modules/.pnpm/@lezer_json@1.0.3/node_modules/@lezer/json/dist/index.js +34 -0
- package/dist/node_modules/.pnpm/@lezer_lr@1.4.2/node_modules/@lezer/lr/dist/index.js +1309 -0
- package/dist/node_modules/.pnpm/@lezer_xml@1.0.6/node_modules/@lezer/xml/dist/index.js +100 -0
- package/dist/node_modules/.pnpm/@lezer_yaml@1.0.3/node_modules/@lezer/yaml/dist/index.js +274 -0
- package/dist/node_modules/.pnpm/@marijn_find-cluster-break@1.0.2/node_modules/@marijn/find-cluster-break/src/index.js +69 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-U656AL7Q.js +5 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-76Q3JFCE.js +30 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FPAJGGOC.js +505 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-FWNWRKHM.js +84 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LBM3YZW2.js +30 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-LHMN2FUI.js +30 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-O7ZBX7Z2.js +39 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-S6J4BHB3.js +30 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-T53DSG4Q.js +35 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-F6HP7TQM.js +5 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-NVLQJR56.js +5 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-BFZMPI3H.js +5 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-7BOR55EZ.js +5 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-NHE76QYJ.js +5 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-KMMF4GRG.js +5 -0
- package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.3/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js +90 -0
- package/dist/node_modules/.pnpm/@replit_codemirror-css-color-picker@6.3.0_@codemirror_language@6.11.3_@codemirror_state@6.5.2_@codemirror_view@6.38.6/node_modules/@replit/codemirror-css-color-picker/dist/index.js +451 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/assets/computer.ascii.js +34 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/assets/keycap.ascii.js +25 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/CommandPalette/CommandActionForm.vue.js +48 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/CommandPalette/CommandActionInput.vue.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/DataTable/DataTable.vue.js +40 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/DataTable/DataTableCell.vue.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/DataTable/DataTableCheckbox.vue.js +56 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/DataTable/DataTableHeader.vue.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/DataTable/DataTableRow.vue.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/DataTable/DataTableText.vue.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/EmptyState.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/EmptyState.vue2.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/HelpfulLink.vue.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/HttpMethod/HttpMethod.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/HttpMethod/HttpMethod.vue2.js +65 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/OpenApiClientButton.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/OpenApiClientButton.vue2.js +49 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/ScalarAsciiArt.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/ScalarAsciiArt.vue2.js +38 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/SectionFilter.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/SectionFilter.vue2.js +67 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/SectionFilterButton.vue.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/Server/ServerVariablesForm.vue.js +51 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/Server/ServerVariablesSelect.vue.js +57 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/Server/ServerVariablesTextbox.vue.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/ViewLayout/ViewLayout.vue.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/ViewLayout/ViewLayoutContent.vue.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/components/ViewLayout/ViewLayoutSection.vue.js +25 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/data/httpHeaders.js +537 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/hooks/useFileDialog.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/libs/electron.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/libs/errors.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/libs/event-bus.js +32 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/libs/formatters.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/libs/normalize-headers.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/libs/send-request/set-request-cookies.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/store/events.js +35 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/OperationBlock.vue.js +163 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/components/Header.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/components/Header.vue2.js +82 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/build-request-body.js +26 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/build-request-cookie-header.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/build-request-parameters.js +56 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/build-request-security.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/build-request.js +65 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/decode-buffer.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/get-cookie-header-keys.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/get-delimiter.js +15 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/get-environment-variables.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/get-example.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/get-server-url.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-block/helpers/send-request.js +120 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/components/ExamplePicker.vue.js +58 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/components/HttpMethod.vue.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue2.js +224 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/find-client.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/generate-client-options.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/generate-code-snippet.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/get-clients.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/get-custom-code-samples.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/get-example-from-schema.js +298 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/get-resolved-ref-deep.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/get-secrets.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/operation-to-har/operation-to-har.js +59 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/operation-to-har/process-body.js +61 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/operation-to-har/process-parameters.js +211 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/operation-to-har/process-security-schemes.js +55 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/operation-code-sample/helpers/operation-to-har/process-server-url.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/RequestBlock.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/RequestBlock.vue2.js +259 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestBody.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestBody.vue2.js +206 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestBodyForm.vue.js +78 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestCodeSnippet.vue.js +132 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestParams.vue.js +93 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestTable.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestTable.vue2.js +86 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestTableRow.vue.js +196 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestTableTooltip.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/components/RequestTableTooltip.vue2.js +67 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/helpers/create-parameter-handlers.js +34 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/helpers/files.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/helpers/get-form-body-rows.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/helpers/get-parameter-content.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/helpers/get-parameter-schema.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/helpers/get-request-body-example.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/helpers/group-by.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/request-block/helpers/validate-parameter.js +32 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/ResponseBlock.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/ResponseBlock.vue2.js +186 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/Headers.vue.js +98 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBody.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBody.vue2.js +89 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyDownload.vue.js +38 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyInfo.vue.js +14 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyPreview.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyPreview.vue2.js +65 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue2.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyStreaming.vue.js +77 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyToggle.vue.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseBodyVirtual.vue.js +53 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseCookies.vue.js +55 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseEmpty.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseEmpty.vue2.js +93 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseLoadingOverlay.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseLoadingOverlay.vue2.js +44 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/components/ResponseMetaInformation.vue.js +63 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/helpers/extract-filename.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/helpers/get-content-length.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/helpers/media-types.js +126 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/helpers/parse-set-cookie.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/response-block/helpers/process-response-body.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-address-bar-block/components/AddressBar.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-address-bar-block/components/AddressBar.vue2.js +199 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-address-bar-block/components/AddressBarHistory.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-address-bar-block/components/AddressBarHistory.vue2.js +93 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-address-bar-block/components/httpStatusCodeColors.js +38 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-address-bar-block/hooks/use-loading-animation.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue.js +193 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue.js +282 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue2.js +78 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue.js +152 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue.js +89 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue.js +47 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue.js +228 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/helpers/auth-options.js +121 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/helpers/convert-security-scheme-secrets.js +33 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/helpers/is-auth-optional.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/helpers/merge-auth-config.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/helpers/oauth.js +128 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/blocks/scalar-auth-selector-block/helpers/security-scheme.js +52 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/code-input/CodeInput.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/code-input/CodeInput.vue2.js +237 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/code-input/code-variable-widget.js +108 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/data-table/DataTable.vue.js +40 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/data-table/DataTableCell.vue.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/data-table/DataTableCheckbox.vue.js +56 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/data-table/DataTableHeader.vue.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/data-table/DataTableInput.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/data-table/DataTableInput.vue2.js +125 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/data-table/DataTableInputSelect.vue.js +157 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/data-table/DataTableRow.vue.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/layout/CollapsibleSection.vue.js +91 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/layout/ValueEmitter.vue.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/resize/Resize.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/resize/Resize.vue2.js +38 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/server/ServerDropdown.vue.js +87 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/server/ServerDropdownItem.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/server/ServerDropdownItem.vue2.js +53 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/sidebar/Sidebar.vue.js +103 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/sidebar/SidebarMenu.vue.js +56 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/components/sidebar/SidebarToggle.vue.js +53 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/environments/components/EnvironmentVariablesDropdown.vue.js +112 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/modal/Modal.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/modal/Modal.vue2.js +151 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/modal/helpers/create-api-client-modal.js +74 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/modal/helpers/resolve-route-parameters.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/modal/hooks/use-modal-sidebar.js +93 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/modal/hooks/use-workspace-client-modal-events.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/operation/Operation.vue.js +107 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/operation/helpers/combine-params.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/operation/helpers/get-operation-header.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/operation/helpers/get-security-requirements.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/operation/helpers/get-selected-security.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/operation/helpers/get-selected-server.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/search/components/SearchButton.vue.js +75 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/search/components/SearchModal.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/search/components/SearchModal.vue2.js +107 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/search/components/SearchResult.vue.js +84 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/search/helpers/create-fuse-instance.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/search/helpers/create-search-index.js +63 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/features/search/hooks/use-search-index.js +25 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/helpers/generate-location-id.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/helpers/get-active-environment.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/helpers/handle-hotkeys.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/helpers/plugins.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/hooks/use-global-hot-keys.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/v2/hooks/use-scroll-lock.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/views/Components/CodeSnippet/helpers/get-snippet.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_api-client@2.18.4_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_pr_5ce2a0e23b02f0ed0e180005d23af322/node_modules/@scalar/api-client/dist/views/Request/consts/mediaTypes.js +131 -0
- package/dist/node_modules/.pnpm/@scalar_api-reference@1.43.8_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_6eee53f71841462552010312126e53ee/node_modules/@scalar/api-reference/dist/blocks/scalar-server-selector-block/components/Selector.vue.js +70 -0
- package/dist/node_modules/.pnpm/@scalar_api-reference@1.43.8_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_6eee53f71841462552010312126e53ee/node_modules/@scalar/api-reference/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.js +59 -0
- package/dist/node_modules/.pnpm/@scalar_api-reference@1.43.8_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_6eee53f71841462552010312126e53ee/node_modules/@scalar/api-reference/dist/helpers/map-configuration.js +52 -0
- package/dist/node_modules/.pnpm/@scalar_api-reference@1.43.8_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_6eee53f71841462552010312126e53ee/node_modules/@scalar/api-reference/dist/helpers/map-hidden-clients-config.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_api-reference@1.43.8_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_6eee53f71841462552010312126e53ee/node_modules/@scalar/api-reference/dist/plugins/hooks/usePluginManager.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_api-reference@1.43.8_axios@1.13.1_storybook@10.1.11_@testing-library_dom@10.4.1_6eee53f71841462552010312126e53ee/node_modules/@scalar/api-reference/dist/plugins/plugin-manager.js +32 -0
- package/dist/node_modules/.pnpm/@scalar_code-highlight@0.2.2/node_modules/@scalar/code-highlight/dist/code/highlight.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_code-highlight@0.2.2/node_modules/@scalar/code-highlight/dist/code/line-numbers.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_code-highlight@0.2.2/node_modules/@scalar/code-highlight/dist/constants.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_code-highlight@0.2.2/node_modules/@scalar/code-highlight/dist/languages/standard.js +100 -0
- package/dist/node_modules/.pnpm/@scalar_code-highlight@0.2.2/node_modules/@scalar/code-highlight/dist/markdown/markdown.js +70 -0
- package/dist/node_modules/.pnpm/@scalar_code-highlight@0.2.2/node_modules/@scalar/code-highlight/dist/rehype-alert/rehype-alert.js +73 -0
- package/dist/node_modules/.pnpm/@scalar_code-highlight@0.2.2/node_modules/@scalar/code-highlight/dist/rehype-highlight/rehype-highlight.js +57 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarButton/ScalarButton.vue.js +102 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarButton/constants.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCard/ScalarCard.vue.js +26 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCard/ScalarCardFooter.vue.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCard/ScalarCardHeader.vue.js +38 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCard/ScalarCardSection.vue.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCard/useCardHeading.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCodeBlock/ScalarCodeBlock.vue.js +45 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCodeBlock/ScalarCodeBlockCopy.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCodeBlock/ScalarCodeBlockCopy.vue2.js +69 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarColorModeToggle/ScalarColorModeToggle.vue.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarColorModeToggle/ScalarColorModeToggleButton.vue.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue2.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCombobox/ScalarCombobox.vue.js +72 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCombobox/ScalarComboboxMultiselect.vue.js +77 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCombobox/ScalarComboboxOption.vue.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCombobox/ScalarComboboxOptionGroup.vue.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCombobox/ScalarComboboxOptions.vue.js +185 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.js +70 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarCombobox/types.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/ScalarDropdown.vue.js +134 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/ScalarDropdownButton.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/ScalarDropdownButton.vue2.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/ScalarDropdownDivider.vue.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/ScalarDropdownDivider.vue2.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/ScalarDropdownItem.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/ScalarDropdownItem.vue2.js +33 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/ScalarDropdownMenu.vue.js +34 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarDropdown/useDropdown.js +15 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarErrorBoundary/ScalarErrorBoundary.vue.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarFloating/ScalarFloating.vue.js +94 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarFloating/ScalarFloatingBackdrop.vue.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarFloating/useResizeWithTarget.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarForm/ScalarFormInput.vue.js +41 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarForm/useFormGroups.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarHeader/ScalarHeaderButton.vue.js +35 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarHotkey/ScalarHotkey.vue.js +32 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarHotkey/constants.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarHotkey/formatHotkey.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/ScalarIcon.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/ScalarIcon.vue2.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/ScalarIconLegacyAdapter.vue.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Add.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/AddTab.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Alert.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/ArrowLeft.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/ArrowRight.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Brackets.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Branch.svg.js +34 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Changelog.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Checkmark.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/ChevronDown.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/ChevronLeft.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/ChevronRight.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/ChevronUp.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Clipboard.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Close.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/CloseTab.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/CloseTabs.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Cloud.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/CodeFolder.svg.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Cog.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Collection.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Cookie.svg.js +25 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/DarkMode.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Delete.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Discord.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/DocsPage.svg.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Download.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Duplicate.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Edit.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Ellipses.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Email.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Error.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Example.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/ExternalLink.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/FilterList.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Folder.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/GitHub.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/GitHubLine.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Globe.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Google.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Help.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Hide.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/History.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/House.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Import.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Info.svg.js +33 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Key.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Leave.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/LightDarkModeToggle.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/LightMode.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Link.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Lock.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Logo.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Magic.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Markdown.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Menu.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/NotAllowed.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Page.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Pencil.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Play.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Refresh.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Roadmap.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Scribble.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Search.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Server.svg.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Settings.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Show.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Sort.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Terminal.svg.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Trash.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Unlock.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Unwatch.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Upload.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/User.svg.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/UserSwitch.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Users.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Versions.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Wallet.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Watch.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/Workspace.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-framework-angular.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-framework-astro.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-framework-laravel.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-framework-nextdotjs.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-framework-react.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-framework-vuedotjs.svg.js +17 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-c.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-clojure.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-csharp.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-css3.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-dart.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-fsharp.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-go.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-html5.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-http.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-java.svg.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-javascript.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-json.svg.js +17 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-kotlin.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-node.svg.js +17 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-objc.svg.js +17 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-ocaml.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-php.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-powershell.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-python.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-r.svg.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-ruby.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-rust.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-scala.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-shell.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-swift.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-language-typescript.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-script-code.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-tool-git.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/icons/programming-tool-tailwindcss.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Adonisjs.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Astro.svg.js +14 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Docusaurus.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Dotnet.svg.js +23 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Elysiajs.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Express.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Fastapi.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Fastify.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Go.svg.js +23 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Hono.svg.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Laravel.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Litestar.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Nestjs.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Nextjs.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Nitro.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Nuxt.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Openapi.svg.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Platformatic.svg.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/React.svg.js +34 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Rust.svg.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Svelte.svg.js +23 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/logos/Vue.svg.js +23 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/utils/index.js +287 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIcon/variants.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarIconButton/ScalarIconButton.vue.js +74 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarListbox/ScalarListbox.vue.js +91 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarListbox/ScalarListboxCheckbox.vue.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarListbox/ScalarListboxItem.vue.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarLoading/ScalarLoading.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarLoading/ScalarLoading.vue2.js +61 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarLoading/useLoadingState.js +39 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMarkdown/ScalarMarkdown.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMarkdown/ScalarMarkdownSummary.vue.js +62 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenu.vue.js +71 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenuButton.vue.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenuLink.vue.js +48 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenuProduct.vue.js +39 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenuProducts.vue.js +58 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenuResources.vue.js +53 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenuSection.vue.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenuSupport.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarMenu/ScalarMenuWorkspacePicker.vue.js +98 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarModal/ScalarModal.vue.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarModal/ScalarModal.vue2.js +137 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarPopover/ScalarPopover.vue.js +59 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSearchInput/ScalarSearchInput.vue.js +67 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.js +62 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebar.vue.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarButton.vue.js +83 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarGroup.vue.js +125 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarGroupToggle.vue.js +49 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarIndent.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarIndent.vue2.js +40 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarItem.vue.js +56 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarItems.vue.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarSearchButton.vue.js +40 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarSection.vue.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/ScalarSidebarSpacer.vue.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/useSidebarGroups.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarSidebar/useSidebarNestedItems.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarTeleport/ScalarTeleport.vue.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarTeleport/ScalarTeleportRoot.vue.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarTeleport/useTeleport.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarTextInput/ScalarTextInput.vue.js +79 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarTooltip/ScalarTooltip.vue.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarTooltip/constants.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarTooltip/useTooltip.js +81 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarVirtualText/ScalarVirtualText.vue.js +63 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarWrappingText/ScalarWrappingText.vue.js +26 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/components/ScalarWrappingText/constants.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_components@0.16.23_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_d1027bed83153437e2bd63c40121871e/node_modules/@scalar/components/dist/helpers/add-scalar-classes.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/array/is-defined.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/dom/freeze-element.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/file/json2xml.js +46 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/general/debounce.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/general/is-mac-os.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/http/can-method-have-body.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/http/http-info.js +61 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/http/http-methods.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/http/http-status-codes.js +320 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/http/is-http-method.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/http/normalize-http-method.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/node/path.js +106 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/object/is-object.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/object/local-storage.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/object/object-entries.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/object/object-keys.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/object/prevent-pollution.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/regex/find-variables.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/regex/regex-helpers.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/regex/replace-variables.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/string/generate-hash.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/testing/measure.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/url/ensure-protocol.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/url/is-local-url.js +15 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/url/is-relative-path.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/url/make-url-absolute.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_helpers@0.2.8/node_modules/@scalar/helpers/dist/url/merge-urls.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconArrowUp.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconArrowUpRight.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconBook.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconBookOpenText.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconCaretDown.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconCaretRight.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconCheck.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconChecks.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconCopy.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconDiscordLogo.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconEnvelopeSimple.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconEye.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconEyeSlash.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconFileText.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconGear.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconGithubLogo.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconHouse.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconInfo.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconLockSimple.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconMagnifyingGlass.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconPencilSimple.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconPlay.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconPlus.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconSwap.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconTag.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconTerminalWindow.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconTextAlignLeft.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconTrash.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconWarning.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconWarningCircle.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconWebhooksLogo.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconX.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/components/ScalarIconXCircle.vue.js +42 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/hooks/useScalarIcon.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/LibraryIcon.vue.js +15 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/basic-shape-diamond.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/basic-shape-hexagon.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/basic-shape-primary-circle-ellipse-round.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/basic-shape-primary-square-rectangle.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/basic-shape-shield.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-desktop-monitor.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-desktop.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-laptop.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-mobile-phone-android-samsung-back.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-mobile-phone-android-samsung.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-mobile-phone-iphone-x-back.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-mobile-phone-iphone-x.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-mobile-tablet-touch.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-mobile-tablet.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-network-ethernet-cat6.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-network-lan-www.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-network-wifi-connection.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/computer-device-network-wifi-router.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/ecology-science-erlenmeyer-flask.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/image-flash-lightning.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/image-picture-flower.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-alert-exclamation-diamond.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-alert-exclamation-triangle-warning.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-alert-information-circle.svg.js +34 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-award-crown.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-bookmark-tag.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-bookmark.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-calendar-date-one.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-content-book-open-pages.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-content-book-page.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-content-file.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-content-folder.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-copy-clipboard.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-edit-attachment.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-edit-binocular.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-edit-magic-wand.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-edit-tool-paint-roller.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-edit-tool-pencil.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-favorite-award.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-favorite-flag.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-favorite-heart.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-favorite-star.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-favorite-stars-sparkles.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-hierarchy-flowchart.svg.js +33 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-home-house.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-hyperlink.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-lighting-brightness.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-lock-closed.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-lock-open-unlock.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-login-key.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-search.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-setting-cog.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-share-megaphone-bullhorn.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-share-rocket.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-share-satellite.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-share-space-ship.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-share.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-signal-square.svg.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-time-clock-circle.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-time-hour-glass.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-users-multiple.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/interface-weather-moon.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/mail-chat-bubble-square.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/mail-send-email-paper-airplane.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/mail-send-envelope.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/money-cashier-receipt.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/money-currency-dollar-pay.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/money-graph-arrow-increase.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/money-graph-bar-chart-increase.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/nature-ecology-leaf.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/phone-telephone.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/programming-bug.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/programming-cloud.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/programming-computer-database-server.svg.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/programming-computer-database.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/programming-module-four-layout.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/programming-module-three.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/programming-module.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/programming-script-code.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/shopping-cart.svg.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/shopping-gift-present.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/shopping-shipping-box-parcel-package.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/tag-new-circle.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons/travel-map-earth-globe.svg.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_icons@0.5.2_typescript@5.9.3/node_modules/@scalar/icons/dist/library/icons.js +192 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/bundle/bundle.js +203 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/bundle/create-limiter.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/bundle/plugins/fetch-urls/index.js +47 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/bundle/value-generator.js +41 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/diff/apply.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/diff/diff.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/diff/merge.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/diff/trie.js +66 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/diff/utils.js +33 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/convert-to-local-ref.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/escape-json-pointer.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/get-schemas.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/get-segments-from-path.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/get-value-by-path.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/is-json-object.js +14 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/is-object.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/is-yaml.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/json-path-utils.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/normalize.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/helpers/unescape-json-pointer.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_json-magic@0.9.1/node_modules/@scalar/json-magic/dist/magic-proxy/proxy.js +140 -0
- package/dist/node_modules/.pnpm/@scalar_oas-utils@0.6.20_typescript@5.9.3/node_modules/@scalar/oas-utils/dist/helpers/parse.js +33 -0
- package/dist/node_modules/.pnpm/@scalar_oas-utils@0.6.20_typescript@5.9.3/node_modules/@scalar/oas-utils/dist/helpers/pretty-print-json.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_oas-utils@0.6.20_typescript@5.9.3/node_modules/@scalar/oas-utils/dist/helpers/redirect-to-proxy.js +23 -0
- package/dist/node_modules/.pnpm/@scalar_object-utils@1.2.22/node_modules/@scalar/object-utils/dist/arrays/sort.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_openapi-upgrader@0.1.7/node_modules/@scalar/openapi-upgrader/dist/2.0-to-3.0/upgrade-from-two-to-three.js +337 -0
- package/dist/node_modules/.pnpm/@scalar_openapi-upgrader@0.1.7/node_modules/@scalar/openapi-upgrader/dist/3.0-to-3.1/upgrade-from-three-to-three-one.js +60 -0
- package/dist/node_modules/.pnpm/@scalar_openapi-upgrader@0.1.7/node_modules/@scalar/openapi-upgrader/dist/helpers/traverse.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_openapi-upgrader@0.1.7/node_modules/@scalar/openapi-upgrader/dist/upgrade.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/components/HttpMethod.vue.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/components/ScalarSidebar.vue.js +77 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/components/SidebarHttpBadge.vue.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/components/SidebarHttpBadge.vue2.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/components/SidebarItem.vue.js +235 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/components/SidebarItemDecorator.vue.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/components/SidebarItemLabel.vue.js +23 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/helpers/create-sidebar-state.js +39 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/helpers/filter-items.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/helpers/generate-reverse-index.js +14 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/helpers/get-child-entry.js +14 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/helpers/has-children.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/helpers/is-sidebar-folder.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_sidebar@0.7.13_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3.5.3_rea_34226a2bc352f6c97039ef3b8db5dc64/node_modules/@scalar/sidebar/dist/hooks/use-draggable.js +83 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/clients/index.js +170 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/helpers/code-builder.js +59 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/helpers/escape.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/helpers/headers.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/helpers/shell.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/c/libcurl/client.js +26 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/clojure/clj_http/client.js +125 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/csharp/restsharp/client.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/go/native/client.js +47 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/java/asynchttp/client.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/java/nethttp/client.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/java/okhttp/client.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/java/unirest/client.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/javascript/axios/client.js +50 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/javascript/jquery/client.js +52 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/javascript/xhr/client.js +50 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/kotlin/okhttp/client.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/node/axios/client.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/objc/helpers.js +26 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/objc/nsurlsession/client.js +62 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/ocaml/cohttp/client.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/powershell/common.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/powershell/restmethod/client.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/powershell/webrequest/client.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/python/python3/client.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/r/httr/client.js +52 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/ruby/native/client.js +38 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/shell/httpie/client.js +55 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/shell/wget/client.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/swift/helpers.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/httpsnippet-lite/targets/swift/nsurlsession/client.js +50 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/libs/http.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/libs/javascript.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/libs/php.js +50 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/libs/rust.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/libs/shell.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/c/libcurl/libcurl.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/clojure/clj_http/clj_http.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/csharp/httpclient/httpclient.js +125 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/csharp/restsharp/restsharp.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/dart/http/http.js +73 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/fsharp/httpclient/httpclient.js +116 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/go/native/native.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/http/http11/http11.js +66 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/java/asynchttp/asynchttp.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/java/nethttp/nethttp.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/java/okhttp/okhttp.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/java/unirest/unirest.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/js/axios/axios.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/js/fetch/fetch.js +51 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/js/jquery/jquery.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/js/ofetch/ofetch.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/js/xhr/xhr.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/kotlin/okhttp/okhttp.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/node/axios/axios.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/node/fetch/fetch.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/node/ofetch/ofetch.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/node/undici/undici.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/objc/nsurlsession/nsurlsession.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/ocaml/cohttp/cohttp.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/php/curl/curl.js +65 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/php/guzzle/guzzle.js +70 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/powershell/restmethod/restmethod.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/powershell/webrequest/webrequest.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/python/httpx/async.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/python/httpx/sync.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/python/python3/python3.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/python/requests/requests.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/python/requestsLike.js +81 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/r/httr/httr.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/ruby/native/native.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/rust/reqwest/reqwest.js +59 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/shell/curl/curl.js +78 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/shell/httpie/httpie.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/shell/wget/wget.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/plugins/swift/nsurlsession/nsurlsession.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/snippetz.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_snippetz@0.6.5/node_modules/@scalar/snippetz/dist/utils/convertWithHttpSnippetLite.js +85 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/errors/errors.js +327 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/errors/function.js +144 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/system/policy.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/any/any.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/argument/argument.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/array/array.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/async-iterator/async-iterator.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/awaited/awaited.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/bigint/bigint.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/boolean/boolean.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/clone/type.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/clone/value.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/composite/composite.js +34 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/computed/computed.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/const/const.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/constructor/constructor.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/constructor-parameters/constructor-parameters.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/create/immutable.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/create/type.js +17 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/date/date.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/discard/discard.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/enum/enum.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/error/error.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/exclude/exclude-from-mapped-result.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/exclude/exclude-from-template-literal.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/exclude/exclude.js +17 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/extends/extends-check.js +249 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/extends/extends-from-mapped-key.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/extends/extends-from-mapped-result.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/extends/extends-undefined.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/extends/extends.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/extract/extract-from-mapped-result.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/extract/extract-from-template-literal.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/extract/extract.js +17 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/function/function.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/guard/kind.js +176 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/guard/type.js +270 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/guard/value.js +62 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/indexed/indexed-from-mapped-key.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/indexed/indexed-from-mapped-result.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/indexed/indexed-property-keys.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/indexed/indexed.js +57 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/instance-type/instance-type.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/instantiate/instantiate.js +67 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/integer/integer.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intersect/intersect-create.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intersect/intersect-evaluated.js +31 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intersect/intersect.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intrinsic/capitalize.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intrinsic/intrinsic-from-mapped-key.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intrinsic/intrinsic.js +51 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intrinsic/lowercase.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intrinsic/uncapitalize.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/intrinsic/uppercase.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/iterator/iterator.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/keyof/keyof-from-mapped-result.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/keyof/keyof-property-keys.js +41 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/keyof/keyof.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/literal/literal.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/mapped/mapped-result.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/mapped/mapped.js +74 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/module/compute.js +114 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/module/module.js +25 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/never/never.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/not/not.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/null/null.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/number/number.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/object/object.js +17 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/omit/omit-from-mapped-key.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/omit/omit-from-mapped-result.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/omit/omit.js +44 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/optional/optional-from-mapped-result.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/optional/optional.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/parameters/parameters.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/partial/partial-from-mapped-result.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/partial/partial.js +48 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/patterns/patterns.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/pick/pick-from-mapped-key.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/pick/pick-from-mapped-result.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/pick/pick.js +43 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/promise/promise.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/readonly/readonly-from-mapped-result.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/readonly/readonly.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/readonly-optional/readonly-optional.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/record/record.js +71 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/recursive/recursive.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/ref/ref.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/regexp/regexp.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/registry/format.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/registry/type.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/required/required-from-mapped-result.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/required/required.js +47 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/rest/rest.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/return-type/return-type.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/sets/set.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/string/string.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/symbol/symbol.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/symbols/symbols.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/template-literal/finite.js +27 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/template-literal/generate.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/template-literal/parse.js +92 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/template-literal/pattern.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/template-literal/syntax.js +40 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/template-literal/template-literal.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/template-literal/union.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/transform/transform.js +34 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/tuple/tuple.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/type/index.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/type/type.js +126 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/uint8array/uint8array.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/undefined/undefined.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/union/union-create.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/union/union-evaluated.js +25 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/union/union.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/unknown/unknown.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/unsafe/unsafe.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/type/void/void.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/value/cast/cast.js +176 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/value/check/check.js +269 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/value/clone/clone.js +53 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/value/create/create.js +269 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/value/deref/deref.js +25 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/value/guard/guard.js +86 -0
- package/dist/node_modules/.pnpm/@scalar_typebox@0.1.3/node_modules/@scalar/typebox/build/esm/value/hash/hash.js +102 -0
- package/dist/node_modules/.pnpm/@scalar_types@0.5.8/node_modules/@scalar/types/dist/api-reference/api-client-plugin.js +32 -0
- package/dist/node_modules/.pnpm/@scalar_types@0.5.8/node_modules/@scalar/types/dist/api-reference/api-reference-configuration.js +311 -0
- package/dist/node_modules/.pnpm/@scalar_types@0.5.8/node_modules/@scalar/types/dist/api-reference/api-reference-plugin.js +51 -0
- package/dist/node_modules/.pnpm/@scalar_types@0.5.8/node_modules/@scalar/types/dist/api-reference/base-configuration.js +144 -0
- package/dist/node_modules/.pnpm/@scalar_types@0.5.8/node_modules/@scalar/types/dist/api-reference/source-configuration.js +87 -0
- package/dist/node_modules/.pnpm/@scalar_types@0.5.8/node_modules/@scalar/types/dist/entities/security-scheme.js +131 -0
- package/dist/node_modules/.pnpm/@scalar_types@0.5.8/node_modules/@scalar/types/dist/snippetz/snippetz.js +30 -0
- package/dist/node_modules/.pnpm/@scalar_types@0.5.8/node_modules/@scalar/types/dist/utils/nanoid.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_use-codemirror@0.13.17_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3_65804eeb82d3a0b7feadf63b049d5095/node_modules/@scalar/use-codemirror/dist/hooks/useCodeMirror.js +263 -0
- package/dist/node_modules/.pnpm/@scalar_use-codemirror@0.13.17_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3_65804eeb82d3a0b7feadf63b049d5095/node_modules/@scalar/use-codemirror/dist/hooks/useDropdown.js +38 -0
- package/dist/node_modules/.pnpm/@scalar_use-codemirror@0.13.17_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3_65804eeb82d3a0b7feadf63b049d5095/node_modules/@scalar/use-codemirror/dist/hooks/variables.js +26 -0
- package/dist/node_modules/.pnpm/@scalar_use-codemirror@0.13.17_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3_65804eeb82d3a0b7feadf63b049d5095/node_modules/@scalar/use-codemirror/dist/themes/createCodeMirrorTheme.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_use-codemirror@0.13.17_storybook@10.1.11_@testing-library_dom@10.4.1_prettier@3_65804eeb82d3a0b7feadf63b049d5095/node_modules/@scalar/use-codemirror/dist/themes/index.js +91 -0
- package/dist/node_modules/.pnpm/@scalar_use-hooks@0.3.6_typescript@5.9.3/node_modules/@scalar/use-hooks/dist/useBindCx/cva.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_use-hooks@0.3.6_typescript@5.9.3/node_modules/@scalar/use-hooks/dist/useBindCx/useBindCx.js +90 -0
- package/dist/node_modules/.pnpm/@scalar_use-hooks@0.3.6_typescript@5.9.3/node_modules/@scalar/use-hooks/dist/useClipboard/useClipboard.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_use-hooks@0.3.6_typescript@5.9.3/node_modules/@scalar/use-hooks/dist/useColorMode/useColorMode.js +57 -0
- package/dist/node_modules/.pnpm/@scalar_use-toasts@0.9.1_typescript@5.9.3/node_modules/@scalar/use-toasts/dist/components/ScalarToasts.vue.js +29 -0
- package/dist/node_modules/.pnpm/@scalar_use-toasts@0.9.1_typescript@5.9.3/node_modules/@scalar/use-toasts/dist/hooks/useToasts.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_use-toasts@0.9.1_typescript@5.9.3/node_modules/@scalar/use-toasts/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/client.js +460 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/events/bus.js +62 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/events/old-definitions.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/apply-selective-updates.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/deep-clone.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/detect-changes-proxy.js +32 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/general.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/generate-unique-value.js +38 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/get-resolved-ref.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/is-non-optional-security-requirement.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/json-path-utils.js +9 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/merge-object.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/overrides-proxy.js +32 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/helpers/unpack-proxy.js +48 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/mutators/auth.js +95 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/mutators/operation.js +131 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/mutators/server.js +79 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/mutators/workspace.js +6 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/get-navigation-options.js +56 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/get-operation-entries.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/get-parent-entry.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/get-tag.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/get-x-keys.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/traverse-description.js +51 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/traverse-document.js +79 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/traverse-examples.js +32 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/traverse-paths.js +91 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/traverse-schemas.js +56 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/traverse-tags.js +106 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/traverse-webhooks.js +77 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/navigation/helpers/utils.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/plugins/bundler/index.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/preprocessing/server.js +66 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/compose.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/document/x-internal.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/document/x-scalar-environments.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/document/x-scalar-icon.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/document/x-scalar-ignore.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/document/x-scalar-sdk-installation.js +15 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/document/x-scalar-set-operation-security.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/document/x-tags.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/example/x-disabled.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/general/x-scalar-cookies.js +14 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/general/x-scalar-order.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/operation/x-badge.js +60 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/operation/x-code-samples.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/operation/x-scalar-selected-content-type.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/operation/x-scalar-stability.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/parameter/x-global.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/schema/x-additional-properties-name.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/schema/x-enum-descriptions.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/schema/x-enum-varnames.js +8 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/schema/x-examples.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/schema/x-variable.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/security/x-default-scopes.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/security/x-scalar-credentials-location.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/security/x-scalar-security-body.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/security/x-scalar-security-query.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/security/x-scalar-security-secrets.js +20 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/security/x-scalar-selected-security.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/security/x-tokenName.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/security/x-use-pkce.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/server/x-scalar-selected-server.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/tag/x-display-name.js +7 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions/tag/x-tag-groups.js +21 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/extensions.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/navigation.js +93 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/reference-config/appearance.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/reference-config/features.js +28 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/reference-config/index.js +58 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/reference-config/meta.js +22 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/reference-config/routing.js +14 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/reference-config/settings.js +23 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/typebox-coerce.js +5 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/callback.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/components.js +36 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/contact.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/discriminator.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/encoding.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/example.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/external-documentation.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/header.js +37 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/info.js +26 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/license.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/link.js +19 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/media-type.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/oauth-flow.js +63 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/oauthflows.js +15 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/openapi-document.js +167 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/operation.js +47 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/parameter.js +54 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/path-item.js +40 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/paths.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/ref-definitions.js +73 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/reference.js +23 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/request-body.js +18 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/response.js +16 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/responses.js +10 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/schema.js +151 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/security-requirement.js +11 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/security-scheme.js +52 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/server-variable.js +12 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/server.js +13 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/tag.js +24 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/type-guards.js +4 -0
- package/dist/node_modules/.pnpm/@scalar_workspace-store@0.24.10_typescript@5.9.3/node_modules/@scalar/workspace-store/dist/schemas/v3.1/strict/xml.js +16 -0
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/deserialize.js +62 -0
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.js +11 -0
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/serialize.js +106 -0
- package/dist/node_modules/.pnpm/@ungap_structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/types.js +13 -0
- package/dist/node_modules/.pnpm/@vue_reactivity@3.5.26/node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js +1185 -0
- package/dist/node_modules/.pnpm/@vue_runtime-core@3.5.26/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js +4223 -0
- package/dist/node_modules/.pnpm/@vue_runtime-dom@3.5.26/node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js +883 -0
- package/dist/node_modules/.pnpm/@vue_shared@3.5.26/node_modules/@vue/shared/dist/shared.esm-bundler.js +200 -0
- package/dist/node_modules/.pnpm/@vueuse_core@13.9.0_vue@3.5.26_typescript@5.9.3_/node_modules/@vueuse/core/index.js +170 -0
- package/dist/node_modules/.pnpm/@vueuse_integrations@13.9.0_axios@1.13.1_focus-trap@7.6.6_fuse.js@7.1.0_vue@3.5.26_typescript@5.9.3_/node_modules/@vueuse/integrations/useFocusTrap.js +50 -0
- package/dist/node_modules/.pnpm/@vueuse_shared@13.9.0_vue@3.5.26_typescript@5.9.3_/node_modules/@vueuse/shared/index.js +73 -0
- package/dist/node_modules/.pnpm/ai@6.0.33_zod@4.3.5/node_modules/ai/dist/index.js +1768 -0
- package/dist/node_modules/.pnpm/bail@2.0.2/node_modules/bail/index.js +7 -0
- package/dist/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js +12 -0
- package/dist/node_modules/.pnpm/character-entities-html4@2.1.0/node_modules/character-entities-html4/index.js +257 -0
- package/dist/node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js +111 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +394 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.js +268 -0
- package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.js +37 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.js +12 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.js +4 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.js +18 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +75 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.js +122 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.js +43 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.js +335 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.js +37 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.js +35 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +22 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +338 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.js +15 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +46 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +296 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +36 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.js +81 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.js +149 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +22 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +55 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +201 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +45 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +116 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +26 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +317 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +326 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +172 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +118 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +14 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js +544 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +11 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.js +317 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.js +177 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +19 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js +91 -0
- package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.js +48 -0
- package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.js +17 -0
- package/dist/node_modules/.pnpm/comma-separated-tokens@2.0.3/node_modules/comma-separated-tokens/index.js +20 -0
- package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.js +559 -0
- package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.js +1249 -0
- package/dist/node_modules/.pnpm/crelt@1.0.6/node_modules/crelt/index.js +27 -0
- package/dist/node_modules/.pnpm/cva@1.0.0-beta.2_typescript@5.9.3/node_modules/cva/dist/index.js +59 -0
- package/dist/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.33.1/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.js +224 -0
- package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.1/node_modules/cytoscape-fcose/cytoscape-fcose.js +691 -0
- package/dist/node_modules/.pnpm/cytoscape@3.33.1/node_modules/cytoscape/dist/cytoscape.esm.js +18735 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.js +15 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.js +15 -0
- package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.js +15 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.js +6 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.js +9 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.js +37 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.js +6 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.js +15 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.js +15 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.js +6 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.js +9 -0
- package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.js +32 -0
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.js +64 -0
- package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.js +6 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.js +305 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.js +12 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.js +80 -0
- package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.js +5 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.js +15 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.js +7 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.js +15 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.js +10 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.js +10 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.js +12 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.js +10 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.js +28 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.js +19 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.js +21 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.js +6 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.js +68 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.js +7 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.js +7 -0
- package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.js +7 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.js +7 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.js +12 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.js +8 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.js +12 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.js +6 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.js +9 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.js +12 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.js +10 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.js +9 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.js +64 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.js +12 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.js +9 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.js +9 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.js +17 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.js +8 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.js +9 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.js +7 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.js +38 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.js +6 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.js +7 -0
- package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.js +33 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.js +13 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.js +29 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.js +4 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.js +9 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.js +14 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.js +8 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.js +15 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.js +14 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.js +15 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.js +8 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.js +24 -0
- package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.js +16 -0
- package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.js +54 -0
- package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.js +64 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.js +22 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.js +8 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.js +239 -0
- package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.js +13 -0
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +5 -0
- package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +7 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.js +41 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.js +8 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.js +75 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.js +16 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.js +39 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.js +8 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.js +6 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.js +31 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +32 -0
- package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.js +46 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +6 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +8 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +20 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.js +14 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +8 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.js +12 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +10 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +44 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +54 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +14 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +42 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +6 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +21 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +9 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +6 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +27 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +8 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +12 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +20 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +83 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +14 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +8 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +7 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +9 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +12 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +11 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +6 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +52 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +9 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +22 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +9 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +10 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +12 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +18 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +16 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +16 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +8 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +19 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +6 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +27 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +20 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +10 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +11 -0
- package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +6 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.js +4 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.js +8 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.js +37 -0
- package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.js +10 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.js +85 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.js +6 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.js +8 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js +60 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.js +51 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.js +46 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.js +43 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.js +33 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.js +65 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.js +57 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.js +50 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.js +72 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.js +61 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.js +54 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.js +36 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.js +23 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.js +93 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.js +41 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.js +51 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.js +6 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.js +6 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.js +29 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.js +22 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.js +5 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.js +18 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.js +43 -0
- package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.js +10 -0
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.js +19 -0
- package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.js +478 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.js +26 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.js +10 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.js +18 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.js +31 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.js +14 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.js +18 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.js +17 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.js +11 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.js +52 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.js +48 -0
- package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.js +27 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/acyclic.js +38 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/add-border-segments.js +20 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/coordinate-system.js +47 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/data/list.js +30 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +65 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/layout.js +205 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +68 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/normalize.js +34 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js +16 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/barycenter.js +29 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js +26 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +45 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/index.js +45 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/init-order.js +32 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +57 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +43 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/order/sort.js +30 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js +40 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/bk.js +230 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/position/index.js +27 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js +34 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/index.js +28 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +93 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/rank/util.js +28 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/dagre/util.js +118 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/dfs.js +19 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/postorder.js +7 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/alg/preorder.js +7 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/graph.js +253 -0
- package/dist/node_modules/.pnpm/dagre-d3-es@7.0.13/node_modules/dagre-d3-es/src/graphlib/json.js +30 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/dayjs.min.js +282 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/advancedFormat.js +54 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/customParseFormat.js +127 -0
- package/dist/node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/plugin/isoWeek.js +33 -0
- package/dist/node_modules/.pnpm/decode-named-character-reference@1.2.0/node_modules/decode-named-character-reference/index.dom.js +14 -0
- package/dist/node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.js +5 -0
- package/dist/node_modules/.pnpm/dompurify@3.3.0/node_modules/dompurify/dist/purify.es.js +553 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.js +38 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.js +245 -0
- package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.js +7 -0
- package/dist/node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.js +8 -0
- package/dist/node_modules/.pnpm/eventsource-parser@3.0.6/node_modules/eventsource-parser/dist/index.js +105 -0
- package/dist/node_modules/.pnpm/eventsource-parser@3.0.6/node_modules/eventsource-parser/dist/stream.js +28 -0
- package/dist/node_modules/.pnpm/extend@3.0.2/node_modules/extend/index.js +43 -0
- package/dist/node_modules/.pnpm/focus-trap@7.6.6/node_modules/focus-trap/dist/focus-trap.esm.js +469 -0
- package/dist/node_modules/.pnpm/fuse.js@7.1.0/node_modules/fuse.js/dist/fuse.js +1022 -0
- package/dist/node_modules/.pnpm/get-own-enumerable-keys@1.0.0/node_modules/get-own-enumerable-keys/index.js +10 -0
- package/dist/node_modules/.pnpm/github-slugger@2.0.0/node_modules/github-slugger/index.js +47 -0
- package/dist/node_modules/.pnpm/github-slugger@2.0.0/node_modules/github-slugger/regex.js +4 -0
- package/dist/node_modules/.pnpm/hast-util-embedded@3.0.0/node_modules/hast-util-embedded/lib/index.js +13 -0
- package/dist/node_modules/.pnpm/hast-util-format@1.1.0/node_modules/hast-util-format/lib/index.js +54 -0
- package/dist/node_modules/.pnpm/hast-util-from-html@2.0.3/node_modules/hast-util-from-html/lib/errors.js +316 -0
- package/dist/node_modules/.pnpm/hast-util-from-html@2.0.3/node_modules/hast-util-from-html/lib/index.js +72 -0
- package/dist/node_modules/.pnpm/hast-util-from-parse5@8.0.3/node_modules/hast-util-from-parse5/lib/index.js +145 -0
- package/dist/node_modules/.pnpm/hast-util-has-property@3.0.0/node_modules/hast-util-has-property/lib/index.js +8 -0
- package/dist/node_modules/.pnpm/hast-util-is-body-ok-link@3.0.1/node_modules/hast-util-is-body-ok-link/lib/index.js +18 -0
- package/dist/node_modules/.pnpm/hast-util-is-element@3.0.0/node_modules/hast-util-is-element/lib/index.js +90 -0
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/block.js +121 -0
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/content.js +10 -0
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/index.js +120 -0
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/skippable.js +23 -0
- package/dist/node_modules/.pnpm/hast-util-parse-selector@4.0.0/node_modules/hast-util-parse-selector/lib/index.js +20 -0
- package/dist/node_modules/.pnpm/hast-util-phrasing@3.0.1/node_modules/hast-util-phrasing/lib/index.js +59 -0
- package/dist/node_modules/.pnpm/hast-util-raw@9.1.0/node_modules/hast-util-raw/lib/index.js +214 -0
- package/dist/node_modules/.pnpm/hast-util-sanitize@5.0.2/node_modules/hast-util-sanitize/lib/index.js +190 -0
- package/dist/node_modules/.pnpm/hast-util-sanitize@5.0.2/node_modules/hast-util-sanitize/lib/schema.js +198 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/comment.js +21 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/doctype.js +6 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js +97 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js +25 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/raw.js +7 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js +6 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js +13 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js +53 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js +87 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js +10 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js +40 -0
- package/dist/node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/util/siblings.js +17 -0
- package/dist/node_modules/.pnpm/hast-util-to-parse5@8.0.0/node_modules/hast-util-to-parse5/lib/index.js +118 -0
- package/dist/node_modules/.pnpm/hast-util-to-text@4.0.2/node_modules/hast-util-to-text/lib/index.js +226 -0
- package/dist/node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js +10 -0
- package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/create-h.js +112 -0
- package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/index.js +8 -0
- package/dist/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/svg-case-sensitive-tag-names.js +44 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/bash.js +375 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/c.js +276 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/clojure.js +135 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/cpp.js +519 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/csharp.js +376 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/css.js +828 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/dart.js +242 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/diff.js +54 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/dockerfile.js +34 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/elixir.js +251 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/fsharp.js +517 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/go.js +151 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/graphql.js +70 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/haskell.js +177 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/http.js +85 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/ini.js +107 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/java.js +239 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/javascript.js +656 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/json.js +38 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/kotlin.js +242 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/less.js +897 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/lua.js +58 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/makefile.js +63 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/markdown.js +216 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/matlab.js +76 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/nginx.js +141 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/objectivec.js +237 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/ocaml.js +67 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/perl.js +469 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/php.js +553 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/plaintext.js +13 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/powershell.js +236 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/properties.js +51 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/python.js +399 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/r.js +207 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/ruby.js +388 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/rust.js +295 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/scala.js +179 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/scss.js +813 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/shell.js +25 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/sql.js +612 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/swift.js +774 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/typescript.js +743 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/xml.js +219 -0
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/es/languages/yaml.js +168 -0
- package/dist/node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/es/core.js +5 -0
- package/dist/node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/lib/core.js +1063 -0
- package/dist/node_modules/.pnpm/highlightjs-curl@1.3.0/node_modules/highlightjs-curl/src/languages/curl.js +83 -0
- package/dist/node_modules/.pnpm/html-void-elements@3.0.0/node_modules/html-void-elements/index.js +25 -0
- package/dist/node_modules/.pnpm/html-whitespace-sensitive-tag-names@3.0.1/node_modules/html-whitespace-sensitive-tag-names/lib/index.js +9 -0
- package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.js +35 -0
- package/dist/node_modules/.pnpm/is-absolute-url@4.0.1/node_modules/is-absolute-url/index.js +9 -0
- package/dist/node_modules/.pnpm/is-obj@3.0.0/node_modules/is-obj/index.js +7 -0
- package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js +9 -0
- package/dist/node_modules/.pnpm/is-regexp@3.1.0/node_modules/is-regexp/index.js +7 -0
- package/dist/node_modules/.pnpm/js-base64@3.7.8/node_modules/js-base64/base64.js +40 -0
- package/dist/node_modules/.pnpm/katex@0.16.25/node_modules/katex/dist/contrib/mhchem.js +2306 -0
- package/dist/node_modules/.pnpm/katex@0.16.25/node_modules/katex/dist/katex.js +11688 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.js +75 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.js +5 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.js +24 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.js +28 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.js +46 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.js +29 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.js +169 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.js +29 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.js +13 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js +11 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.js +9 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.js +11 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.js +6 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.js +5 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.js +9 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.js +5 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.js +5 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.js +5 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.js +9 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.js +9 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js +18 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.js +75 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.js +11 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.js +8 -0
- package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.js +10 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.js +87 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.js +59 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.js +14 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.js +44 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.js +343 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.js +652 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.js +16 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.js +11 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.js +9 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.js +190 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.js +14 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.js +346 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.js +62 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.js +264 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.js +66 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.js +103 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.js +111 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.js +17 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.js +64 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.js +60 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.js +50 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.js +43 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.js +140 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.js +133 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.js +48 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.js +63 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.js +120 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.js +103 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.js +143 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.js +95 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.js +12 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.js +12 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.js +29 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.js +282 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.js +36 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.js +165 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.js +353 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.js +26 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.js +193 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.js +129 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.js +66 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.js +32 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.js +71 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.js +230 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.js +156 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.js +15 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.js +48 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.js +48 -0
- package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.js +90 -0
- package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.js +1608 -0
- package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.js +1911 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +20 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +20 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +20 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +18 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +16 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +20 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +65 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.js +24 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +32 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +29 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +16 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +20 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +31 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.js +30 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +24 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +18 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.js +30 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.js +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.js +16 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.js +19 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +40 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +45 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +36 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +4 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +28 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +19 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +42 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +15 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +16 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.js +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.js +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.js +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.js +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +4 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js +27 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +16 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +18 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.js +22 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.js +17 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.js +5 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.js +12 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.js +11 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.js +13 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +6 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.js +14 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +22 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.js +10 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +9 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.js +8 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.js +8 -0
- package/dist/node_modules/.pnpm/longest-streak@3.1.0/node_modules/longest-streak/index.js +12 -0
- package/dist/node_modules/.pnpm/lowlight@3.1.0/node_modules/lowlight/lib/index.js +186 -0
- package/dist/node_modules/.pnpm/markdown-table@3.0.4/node_modules/markdown-table/index.js +75 -0
- package/dist/node_modules/.pnpm/marked@16.4.2/node_modules/marked/lib/marked.esm.js +1094 -0
- package/dist/node_modules/.pnpm/markstream-vue@0.0.6-beta.0_katex@0.16.25_mermaid@11.12.1_vue@3.5.26_typescript@5.9.3_/node_modules/markstream-vue/dist/Tooltip.js +578 -0
- package/dist/node_modules/.pnpm/markstream-vue@0.0.6-beta.0_katex@0.16.25_mermaid@11.12.1_vue@3.5.26_typescript@5.9.3_/node_modules/markstream-vue/dist/exports.js +2019 -0
- package/dist/node_modules/.pnpm/markstream-vue@0.0.6-beta.0_katex@0.16.25_mermaid@11.12.1_vue@3.5.26_typescript@5.9.3_/node_modules/markstream-vue/dist/index2.js +71 -0
- package/dist/node_modules/.pnpm/markstream-vue@0.0.6-beta.0_katex@0.16.25_mermaid@11.12.1_vue@3.5.26_typescript@5.9.3_/node_modules/markstream-vue/dist/index3.js +73 -0
- package/dist/node_modules/.pnpm/markstream-vue@0.0.6-beta.0_katex@0.16.25_mermaid@11.12.1_vue@3.5.26_typescript@5.9.3_/node_modules/markstream-vue/dist/index4.js +540 -0
- package/dist/node_modules/.pnpm/markstream-vue@0.0.6-beta.0_katex@0.16.25_mermaid@11.12.1_vue@3.5.26_typescript@5.9.3_/node_modules/markstream-vue/dist/index5.js +593 -0
- package/dist/node_modules/.pnpm/markstream-vue@0.0.6-beta.0_katex@0.16.25_mermaid@11.12.1_vue@3.5.26_typescript@5.9.3_/node_modules/markstream-vue/dist/index6.js +199 -0
- package/dist/node_modules/.pnpm/markstream-vue@0.0.6-beta.0_katex@0.16.25_mermaid@11.12.1_vue@3.5.26_typescript@5.9.3_/node_modules/markstream-vue/dist/safeRaf.js +10 -0
- package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.js +70 -0
- package/dist/node_modules/.pnpm/mdast-util-from-markdown@2.0.2/node_modules/mdast-util-from-markdown/lib/index.js +581 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.js +130 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.js +95 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.js +50 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.js +135 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.js +58 -0
- package/dist/node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.js +29 -0
- package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.js +30 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/footer.js +90 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +12 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/break.js +8 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/code.js +15 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/delete.js +12 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +12 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +28 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/heading.js +12 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/html.js +9 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +14 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image.js +10 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/index.js +58 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +14 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +19 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link.js +15 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +42 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list.js +21 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +12 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/root.js +7 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/strong.js +12 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +13 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +21 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table.js +32 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/text.js +8 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +12 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/index.js +10 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/revert.js +13 -0
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/state.js +104 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js +15 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/break.js +13 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/code.js +44 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/definition.js +34 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js +33 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/heading.js +34 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/html.js +10 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js +27 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image.js +33 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/index.js +44 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/inline-code.js +22 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js +27 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/link.js +50 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list-item.js +22 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list.js +35 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js +7 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/root.js +9 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/strong.js +33 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/text.js +6 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js +9 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js +18 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-fence.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-quote.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-rule.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-strong.js +11 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js +6 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-info.js +37 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js +9 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js +13 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js +15 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js +15 -0
- package/dist/node_modules/.pnpm/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.js +29 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-VXUJARFQ.js +828 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-VD42YOAC.js +2270 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.js +1583 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-4BX2VUAB.js +8 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55IACEB6.js +9 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-6MN3ZHY7.js +144 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ABZYJK2D.js +1441 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AGHRB4JF.js +40 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-ATLVNIR6.js +75 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-B4BG7PRW.js +1379 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-CVBHYZKI.js +14 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-DI55MBZ5.js +1373 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-EXTU4WIE.js +15 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-FMBD7UC4.js +19 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-HN2XXSSU.js +85 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JA3XYJ7Z.js +272 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JZLCHNYA.js +3117 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MI3HLSF2.js +1419 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-N4CR4FBY.js +52 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QN33PNHL.js +20 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QXUST7PY.js +518 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QZHKN3VN.js +15 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.js +374 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.js +66 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-2ON5EDUG.js +16 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-WZHVMYZB.js +16 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/cose-bilkent-S5V4N54A.js +231 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/dagre-6UL2VRFP.js +422 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/diagram-PSM6KHXK.js +321 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/diagram-QEK2KX5R.js +220 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/diagram-S2PKOQOG.js +145 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-Q2GNP2WA.js +846 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-NV44I4VS.js +1627 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-LVOFAZNH.js +1442 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-NY62KEGX.js +702 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-ER5ION4S.js +27 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-XKPGCS4Q.js +836 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-3W4ZIXB7.js +726 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-VGOIOE7T.js +764 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-ADFJNKIX.js +124 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-AYHSOK5B.js +1024 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-UZGBJVZJ.js +853 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-TZEHDZUN.js +422 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.js +2516 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-FKZM4ZOC.js +268 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-4FDKWEC3.js +16 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-IT6M3QCI.js +800 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-PRI3JC2R.js +1303 -0
- package/dist/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/mermaid.core.js +703 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.js +83 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/autolink.js +43 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js +18 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/block-quote.js +42 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.js +17 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.js +30 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.js +94 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-indented.js +43 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-text.js +45 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.js +50 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.js +80 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +17 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.js +46 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-flow.js +144 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.js +102 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.js +152 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.js +22 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.js +19 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js +14 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/list.js +90 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.js +57 -0
- package/dist/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/thematic-break.js +25 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js +193 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.js +192 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js +67 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.js +71 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.js +23 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.js +145 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js +45 -0
- package/dist/node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.js +18 -0
- package/dist/node_modules/.pnpm/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination/index.js +31 -0
- package/dist/node_modules/.pnpm/micromark-factory-label@2.0.1/node_modules/micromark-factory-label/index.js +28 -0
- package/dist/node_modules/.pnpm/micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js +15 -0
- package/dist/node_modules/.pnpm/micromark-factory-title@2.0.1/node_modules/micromark-factory-title/index.js +26 -0
- package/dist/node_modules/.pnpm/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js +12 -0
- package/dist/node_modules/.pnpm/micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js +39 -0
- package/dist/node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js +16 -0
- package/dist/node_modules/.pnpm/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.js +10 -0
- package/dist/node_modules/.pnpm/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions/index.js +36 -0
- package/dist/node_modules/.pnpm/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.js +16 -0
- package/dist/node_modules/.pnpm/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js +18 -0
- package/dist/node_modules/.pnpm/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name/index.js +68 -0
- package/dist/node_modules/.pnpm/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.js +6 -0
- package/dist/node_modules/.pnpm/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all/index.js +12 -0
- package/dist/node_modules/.pnpm/micromark-util-sanitize-uri@2.0.1/node_modules/micromark-util-sanitize-uri/index.js +23 -0
- package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.js +55 -0
- package/dist/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/lib/splice-buffer.js +175 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.js +85 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.js +223 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/content.js +37 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/document.js +126 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.js +33 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/text.js +95 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.js +32 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/postprocess.js +9 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/preprocess.js +39 -0
- package/dist/node_modules/.pnpm/nanoid@5.0.9/node_modules/nanoid/index.browser.js +16 -0
- package/dist/node_modules/.pnpm/nanoid@5.1.6/node_modules/nanoid/index.browser.js +11 -0
- package/dist/node_modules/.pnpm/nanoid@5.1.6/node_modules/nanoid/url-alphabet/index.js +4 -0
- package/dist/node_modules/.pnpm/parse-ms@3.0.0/node_modules/parse-ms/index.js +17 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/common/doctype.js +98 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/common/error-codes.js +7 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/common/foreign-content.js +210 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/common/html.js +250 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/common/token.js +14 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/common/unicode.js +73 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/index.js +14 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/parser/formatting-element-list.js +84 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/parser/index.js +2271 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/parser/open-element-stack.js +240 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/tokenizer/index.js +1940 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/tokenizer/preprocessor.js +88 -0
- package/dist/node_modules/.pnpm/parse5@7.3.0/node_modules/parse5/dist/tree-adapters/default.js +162 -0
- package/dist/node_modules/.pnpm/pretty-bytes@6.1.1/node_modules/pretty-bytes/index.js +71 -0
- package/dist/node_modules/.pnpm/pretty-ms@8.0.0/node_modules/pretty-ms/index.js +51 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/index.js +12 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/aria.js +61 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/find.js +33 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/html.js +368 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/normalize.js +6 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/svg.js +566 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/case-insensitive-transform.js +7 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/case-sensitive-transform.js +6 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/create.js +22 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/defined-info.js +27 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/info.js +23 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/merge.js +11 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/schema.js +17 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/types.js +14 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/xlink.js +19 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/xml.js +11 -0
- package/dist/node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/xmlns.js +11 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js +12 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js +61 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.js +33 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js +368 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js +6 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/svg.js +566 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js +7 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js +6 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js +19 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js +36 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js +28 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js +10 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js +21 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js +14 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xlink.js +19 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xml.js +11 -0
- package/dist/node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/xmlns.js +11 -0
- package/dist/node_modules/.pnpm/radix-vue@1.9.17_vue@3.5.26_typescript@5.9.3_/node_modules/radix-vue/dist/index.js +2747 -0
- package/dist/node_modules/.pnpm/radix-vue@1.9.17_vue@3.5.26_typescript@5.9.3_/node_modules/radix-vue/dist/namespaced/index.js +22 -0
- package/dist/node_modules/.pnpm/rehype-external-links@3.0.0/node_modules/rehype-external-links/lib/index.js +34 -0
- package/dist/node_modules/.pnpm/rehype-format@5.0.1/node_modules/rehype-format/lib/index.js +9 -0
- package/dist/node_modules/.pnpm/rehype-parse@9.0.1/node_modules/rehype-parse/lib/index.js +16 -0
- package/dist/node_modules/.pnpm/rehype-raw@7.0.0/node_modules/rehype-raw/lib/index.js +12 -0
- package/dist/node_modules/.pnpm/rehype-sanitize@6.0.0/node_modules/rehype-sanitize/lib/index.js +12 -0
- package/dist/node_modules/.pnpm/rehype-stringify@10.0.1/node_modules/rehype-stringify/lib/index.js +11 -0
- package/dist/node_modules/.pnpm/remark-gfm@4.0.0/node_modules/remark-gfm/lib/index.js +13 -0
- package/dist/node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse/lib/index.js +19 -0
- package/dist/node_modules/.pnpm/remark-rehype@11.1.1/node_modules/remark-rehype/lib/index.js +18 -0
- package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js +994 -0
- package/dist/node_modules/.pnpm/space-separated-tokens@2.0.2/node_modules/space-separated-tokens/index.js +11 -0
- package/dist/node_modules/.pnpm/stream-markdown-parser@0.0.58-beta.4/node_modules/stream-markdown-parser/dist/index.js +8275 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/constant/dangerous.js +13 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.js +40 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js +8 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js +19 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-decimal.js +8 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-hexadecimal.js +8 -0
- package/dist/node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js +19 -0
- package/dist/node_modules/.pnpm/stringify-object@5.0.0/node_modules/stringify-object/index.js +64 -0
- package/dist/node_modules/.pnpm/style-mod@4.1.3/node_modules/style-mod/src/style-mod.js +109 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.js +10 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.js +136 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.js +28 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.js +137 -0
- package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.js +37 -0
- package/dist/node_modules/.pnpm/swrv@1.1.0_vue@3.5.26_typescript@5.9.3_/node_modules/swrv/esm/use-swrv.js +1 -0
- package/dist/node_modules/.pnpm/tabbable@6.3.0/node_modules/tabbable/dist/index.esm.js +220 -0
- package/dist/node_modules/.pnpm/tailwind-merge@2.6.0/node_modules/tailwind-merge/dist/bundle-mjs.js +2292 -0
- package/dist/node_modules/.pnpm/trim-lines@3.0.1/node_modules/trim-lines/index.js +28 -0
- package/dist/node_modules/.pnpm/trough@2.2.0/node_modules/trough/lib/index.js +60 -0
- package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.js +36 -0
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/callable-instance.js +25 -0
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +529 -0
- package/dist/node_modules/.pnpm/unist-util-find-after@5.0.0/node_modules/unist-util-find-after/lib/index.js +32 -0
- package/dist/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js +91 -0
- package/dist/node_modules/.pnpm/unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.js +23 -0
- package/dist/node_modules/.pnpm/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.js +15 -0
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.js +6 -0
- package/dist/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js +56 -0
- package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.js +16 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js +4 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js +13 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js +9 -0
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js +15 -0
- package/dist/node_modules/.pnpm/vfile-location@5.0.3/node_modules/vfile-location/lib/index.js +42 -0
- package/dist/node_modules/.pnpm/vfile-message@4.0.3/node_modules/vfile-message/lib/index.js +91 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/index.js +406 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minpath.browser.js +112 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minproc.browser.js +7 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.browser.js +41 -0
- package/dist/node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.shared.js +7 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.js +63 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.js +88 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.js +37 -0
- package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.js +23 -0
- package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +153 -0
- package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.js +1006 -0
- package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.js +332 -0
- package/dist/node_modules/.pnpm/vue-router@4.6.2_vue@3.5.26_typescript@5.9.3_/node_modules/vue-router/dist/devtools-IPeow4PG.js +44 -0
- package/dist/node_modules/.pnpm/vue-router@4.6.2_vue@3.5.26_typescript@5.9.3_/node_modules/vue-router/dist/vue-router.js +122 -0
- package/dist/node_modules/.pnpm/vue-sonner@1.3.2/node_modules/vue-sonner/lib/vue-sonner.js +752 -0
- package/dist/node_modules/.pnpm/w3c-keyname@2.2.8/node_modules/w3c-keyname/index.js +93 -0
- package/dist/node_modules/.pnpm/web-namespaces@2.0.1/node_modules/web-namespaces/index.js +11 -0
- package/dist/node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/mime-type-parameters.js +56 -0
- package/dist/node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/mime-type.js +101 -0
- package/dist/node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/parser.js +61 -0
- package/dist/node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/serializer.js +18 -0
- package/dist/node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/utils.js +27 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/compose-collection.js +34 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/compose-doc.js +26 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/compose-node.js +51 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/compose-scalar.js +48 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/composer.js +152 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/resolve-block-map.js +57 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js +125 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/resolve-block-seq.js +31 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/resolve-end.js +30 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js +124 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js +180 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/resolve-props.js +52 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/util-contains-newline.js +38 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js +22 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js +10 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/compose/util-map-includes.js +11 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/doc/Document.js +229 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/doc/anchors.js +58 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/doc/applyReviver.js +27 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/doc/createNode.js +44 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/doc/directives.js +123 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/errors.js +49 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/index.js +47 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/log.js +6 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/Alias.js +84 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/Collection.js +124 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/Node.js +33 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/Pair.js +28 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/Scalar.js +24 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/YAMLMap.js +104 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/YAMLSeq.js +98 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js +51 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/identity.js +40 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/nodes/toJS.js +19 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/parse/cst-scalar.js +163 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/parse/cst-stringify.js +52 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/parse/cst-visit.js +49 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/parse/cst.js +94 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/parse/lexer.js +434 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/parse/line-counter.js +20 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/parse/parser.js +654 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/public-api.js +62 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/Schema.js +18 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/common/map.js +15 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/common/null.js +13 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/common/seq.js +15 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/common/string.js +13 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/core/bool.js +19 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/core/float.js +36 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/core/int.js +35 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/core/schema.js +23 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/json/schema.js +58 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/tags.js +78 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js +49 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js +23 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js +40 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js +68 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js +41 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js +50 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js +64 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js +39 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js +65 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js +60 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/stringify/foldFlowLines.js +87 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/stringify/stringify.js +99 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/stringify/stringifyCollection.js +91 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/stringify/stringifyComment.js +13 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/stringify/stringifyDocument.js +49 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +19 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/stringify/stringifyPair.js +70 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/stringify/stringifyString.js +219 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/dist/visit.js +124 -0
- package/dist/node_modules/.pnpm/yaml@2.8.1/node_modules/yaml/browser/index.js +4 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/index.js +5 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v3/types.js +7 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/checks.js +32 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/coerce.js +24 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/compat.js +33 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/errors.js +39 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/external.js +259 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/from-json-schema.js +286 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/iso.js +38 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/parse.js +17 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/classic/schemas.js +911 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/api.js +1103 -6
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/checks.js +420 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/core.js +49 -55
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/doc.js +26 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/errors.js +85 -22
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/index.js +292 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/json-schema-generator.js +65 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/json-schema-processors.js +345 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/json-schema.js +1 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/parse.js +70 -60
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/regexes.js +91 -6
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/registries.js +43 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/schemas.js +1281 -144
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/to-json-schema.js +243 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/util.js +504 -67
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/core/versions.js +2 -3
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ar.js +86 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/az.js +86 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/be.js +128 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/bg.js +97 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ca.js +87 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/cs.js +90 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/da.js +93 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/de.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/en.js +90 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/eo.js +89 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/es.js +110 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/fa.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/fi.js +90 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/fr-CA.js +86 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/fr.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/he.js +151 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/hu.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/hy.js +129 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/id.js +86 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/index.js +100 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/is.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/it.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ja.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ka.js +91 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/kh.js +7 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/km.js +89 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ko.js +86 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/lt.js +177 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/mk.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ms.js +87 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/nl.js +87 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/no.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ota.js +89 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/pl.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ps.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/pt.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ru.js +128 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/sl.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/sv.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ta.js +89 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/th.js +89 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/tr.js +86 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ua.js +7 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/uk.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/ur.js +89 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/uz.js +89 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/vi.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/yo.js +88 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/zh-CN.js +89 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/locales/zh-TW.js +86 -0
- package/dist/node_modules/.pnpm/zod@4.3.5/node_modules/zod/v4/mini/schemas.js +29 -50
- package/dist/node_modules/.pnpm/zwitch@2.0.4/node_modules/zwitch/index.js +18 -0
- package/dist/package.json +1 -1
- package/dist/packages/entities/dist/access-group/schema.js +23 -0
- package/dist/packages/entities/dist/agent/connection.js +11 -0
- package/dist/packages/entities/dist/agent/document.js +21 -0
- package/dist/packages/entities/dist/agent/index.js +4 -0
- package/dist/packages/entities/dist/agent/routes.js +143 -0
- package/dist/packages/entities/dist/agent/template.js +16 -0
- package/dist/packages/entities/dist/agent/tools/execute-request.js +11 -0
- package/dist/packages/entities/dist/agent/tools/get-mini-openapi-spec.js +8 -0
- package/dist/packages/entities/dist/agent/tools/get-openapi-spec-summary.js +4 -0
- package/dist/packages/entities/dist/auth/identity-provider.js +33 -0
- package/dist/packages/entities/dist/login-portals/customization.js +55 -0
- package/dist/packages/entities/dist/managed-doc/managed-doc.js +66 -0
- package/dist/packages/entities/dist/managed-schema/schema.js +19 -0
- package/dist/packages/entities/dist/project/active-deployment.js +13 -0
- package/dist/packages/entities/dist/project/footer.js +44 -0
- package/dist/packages/entities/dist/project/header-links.js +98 -0
- package/dist/packages/entities/dist/project/icon.js +29 -0
- package/dist/packages/entities/dist/project/project.js +88 -0
- package/dist/packages/entities/dist/project/version/guide.js +40 -0
- package/dist/packages/entities/dist/project/version/reference.js +44 -0
- package/dist/packages/entities/dist/project/version/sidebar.js +95 -0
- package/dist/packages/entities/dist/project/version/version.js +53 -0
- package/dist/packages/entities/dist/project/website.js +37 -0
- package/dist/packages/entities/dist/publish/publish.js +111 -0
- package/dist/packages/entities/dist/registry/schema.js +29 -0
- package/dist/packages/entities/dist/rule/default-data.js +5 -0
- package/dist/packages/entities/dist/rule/schema.js +5 -0
- package/dist/packages/entities/dist/sdk/schema.js +103 -0
- package/dist/packages/entities/dist/team/access.js +15 -0
- package/dist/packages/entities/dist/team/feature-flags.js +13 -0
- package/dist/packages/entities/dist/team/schema.js +141 -0
- package/dist/packages/entities/dist/theme/index.js +12 -0
- package/dist/packages/entities/dist/utility/utility.js +68 -0
- package/dist/packages/entities/dist/waitlist/index.js +15 -0
- package/dist/packages/entities/dist/workspace/hotkeys/constants.js +108 -0
- package/dist/packages/entities/dist/workspace/hotkeys/hotkeys.js +15 -0
- package/dist/packages/entities/dist/workspace/workspace.js +48 -0
- package/dist/packages/random-slug/dist/dictionary.js +2304 -0
- package/dist/packages/random-slug/dist/entity-slugs.js +12 -0
- package/dist/packages/random-slug/dist/random-slug.js +23 -0
- package/dist/packages/service-api/dist/apis/access-groups.js +85 -0
- package/dist/packages/service-api/dist/apis/agent.js +29 -0
- package/dist/packages/service-api/dist/apis/auth.js +146 -0
- package/dist/packages/service-api/dist/apis/feedback.js +20 -0
- package/dist/packages/service-api/dist/apis/github.js +154 -0
- package/dist/packages/service-api/dist/apis/hocuspocus.js +36 -0
- package/dist/packages/service-api/dist/apis/image.js +27 -0
- package/dist/packages/service-api/dist/apis/login-portals.js +61 -0
- package/dist/packages/service-api/dist/apis/managed-docs.js +156 -0
- package/dist/packages/service-api/dist/apis/managed-schemas.js +126 -0
- package/dist/packages/service-api/dist/apis/payment.js +28 -0
- package/dist/packages/service-api/dist/apis/project.js +59 -0
- package/dist/packages/service-api/dist/apis/publish.js +145 -0
- package/dist/packages/service-api/dist/apis/rules.js +99 -0
- package/dist/packages/service-api/dist/apis/sdks.js +130 -0
- package/dist/packages/service-api/dist/apis/signup.js +17 -0
- package/dist/packages/service-api/dist/apis/team.js +292 -0
- package/dist/packages/service-api/dist/apis/themes.js +66 -0
- package/dist/packages/service-api/dist/apis/user.js +15 -0
- package/dist/packages/service-api/dist/apis/vector.js +85 -0
- package/dist/packages/service-api/dist/apis/waitlist.js +22 -0
- package/dist/packages/service-api/dist/apis/workspace.js +76 -0
- package/dist/packages/service-api/dist/index.js +54 -0
- package/dist/packages/service-api/dist/request.js +72 -0
- package/dist/registry/add-documents-to-store.js +28 -35
- package/dist/state/state.js +79 -90
- package/dist/style.css +1 -12713
- package/dist/views/Chat/Chat.vue.js +4 -5
- package/dist/views/Chat/Chat.vue2.js +68 -78
- package/dist/views/Chat/Messages/ExecuteRequestTool.vue.js +4 -5
- package/dist/views/Chat/Messages/ExecuteRequestTool.vue2.js +15 -31
- package/dist/views/Chat/Messages/GetMiniOpenAPIDocTool.vue.js +4 -5
- package/dist/views/Chat/Messages/GetMiniOpenAPIDocTool.vue2.js +41 -49
- package/dist/views/Chat/Messages/GetOpenAPISpecsSummary.vue.js +15 -20
- package/dist/views/Chat/Messages/GetOpenAPISpecsSummary.vue2.js +2 -3
- package/dist/views/Chat/Messages/Text.vue.js +11 -13
- package/dist/views/Chat/Messages/Text.vue2.js +2 -3
- package/dist/views/Layout.vue.js +4 -5
- package/dist/views/Layout.vue2.js +18 -22
- package/dist/views/PromptForm.vue.js +4 -5
- package/dist/views/PromptForm.vue2.js +148 -163
- package/dist/views/Settings/Auth.vue.js +39 -47
- package/dist/views/Settings/Auth.vue2.js +2 -3
- package/dist/views/Settings/DocSettings.vue.js +4 -5
- package/dist/views/Settings/DocSettings.vue2.js +34 -40
- package/dist/views/Settings/Settings.vue.js +4 -5
- package/dist/views/Settings/Settings.vue2.js +60 -66
- package/dist/views/Start.vue.js +4 -5
- package/dist/views/Start.vue2.js +44 -50
- package/package.json +1 -1
|
@@ -0,0 +1,3117 @@
|
|
|
1
|
+
import { getSubGraphTitleMargins as Ht } from "./chunk-CVBHYZKI.js";
|
|
2
|
+
import { styles2String as L, userNodeOverrides as N, solidStateFill as is, compileStyles as wt } from "./chunk-ATLVNIR6.js";
|
|
3
|
+
import { createText as gt, getIconSVG as bt } from "./chunk-JA3XYJ7Z.js";
|
|
4
|
+
import { handleUndefinedAttr as K, decodeEntities as xt, parseFontSize as ls, calculateTextWidth as St } from "./chunk-S3R3BYOJ.js";
|
|
5
|
+
import { evaluate as Q, getConfig2 as F, sanitizeText as Pt, defaultConfig_default as ns, getConfig as ut, hasKatex as Wt, renderKatexSanitized as rs, common_default as cs, sanitizeText2 as Et, parseGenericTypes as Lt } from "./chunk-ABZYJK2D.js";
|
|
6
|
+
import { __name as w, log as Y } from "./chunk-AGHRB4JF.js";
|
|
7
|
+
import R from "../../../../../../roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js";
|
|
8
|
+
import Z from "../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.js";
|
|
9
|
+
var _ = /* @__PURE__ */ w(async (f, t, h) => {
|
|
10
|
+
let c;
|
|
11
|
+
const l = t.useHtmlLabels || Q(F()?.htmlLabels);
|
|
12
|
+
h ? c = h : c = "node default";
|
|
13
|
+
const i = f.insert("g").attr("class", c).attr("id", t.domId || t.id), o = i.insert("g").attr("class", "label").attr("style", K(t.labelStyle));
|
|
14
|
+
let a;
|
|
15
|
+
t.label === void 0 ? a = "" : a = typeof t.label == "string" ? t.label : t.label[0];
|
|
16
|
+
const n = await gt(o, Pt(xt(a), F()), {
|
|
17
|
+
useHtmlLabels: l,
|
|
18
|
+
width: t.width || F().flowchart?.wrappingWidth,
|
|
19
|
+
// @ts-expect-error -- This is currently not used. Should this be `classes` instead?
|
|
20
|
+
cssClasses: "markdown-node-label",
|
|
21
|
+
style: t.labelStyle,
|
|
22
|
+
addSvgBackground: !!t.icon || !!t.img
|
|
23
|
+
});
|
|
24
|
+
let e = n.getBBox();
|
|
25
|
+
const s = (t?.padding ?? 0) / 2;
|
|
26
|
+
if (l) {
|
|
27
|
+
const r = n.children[0], g = Z(n), y = r.getElementsByTagName("img");
|
|
28
|
+
if (y) {
|
|
29
|
+
const p = a.replace(/<img[^>]*>/g, "").trim() === "";
|
|
30
|
+
await Promise.all(
|
|
31
|
+
[...y].map(
|
|
32
|
+
(d) => new Promise((m) => {
|
|
33
|
+
function u() {
|
|
34
|
+
if (d.style.display = "flex", d.style.flexDirection = "column", p) {
|
|
35
|
+
const x = F().fontSize ? F().fontSize : window.getComputedStyle(document.body).fontSize, S = 5, [$ = ns.fontSize] = ls(x), b = $ * S + "px";
|
|
36
|
+
d.style.minWidth = b, d.style.maxWidth = b;
|
|
37
|
+
} else
|
|
38
|
+
d.style.width = "100%";
|
|
39
|
+
m(d);
|
|
40
|
+
}
|
|
41
|
+
w(u, "setupImage"), setTimeout(() => {
|
|
42
|
+
d.complete && u();
|
|
43
|
+
}), d.addEventListener("error", u), d.addEventListener("load", u);
|
|
44
|
+
})
|
|
45
|
+
)
|
|
46
|
+
);
|
|
47
|
+
}
|
|
48
|
+
e = r.getBoundingClientRect(), g.attr("width", e.width), g.attr("height", e.height);
|
|
49
|
+
}
|
|
50
|
+
return l ? o.attr("transform", "translate(" + -e.width / 2 + ", " + -e.height / 2 + ")") : o.attr("transform", "translate(0, " + -e.height / 2 + ")"), t.centerLabel && o.attr("transform", "translate(" + -e.width / 2 + ", " + -e.height / 2 + ")"), o.insert("rect", ":first-child"), { shapeSvg: i, bbox: e, halfPadding: s, label: o };
|
|
51
|
+
}, "labelHelper"), Dt = /* @__PURE__ */ w(async (f, t, h) => {
|
|
52
|
+
const c = h.useHtmlLabels || Q(F()?.flowchart?.htmlLabels), l = f.insert("g").attr("class", "label").attr("style", h.labelStyle || ""), i = await gt(l, Pt(xt(t), F()), {
|
|
53
|
+
useHtmlLabels: c,
|
|
54
|
+
width: h.width || F()?.flowchart?.wrappingWidth,
|
|
55
|
+
style: h.labelStyle,
|
|
56
|
+
addSvgBackground: !!h.icon || !!h.img
|
|
57
|
+
});
|
|
58
|
+
let o = i.getBBox();
|
|
59
|
+
const a = h.padding / 2;
|
|
60
|
+
if (Q(F()?.flowchart?.htmlLabels)) {
|
|
61
|
+
const n = i.children[0], e = Z(i);
|
|
62
|
+
o = n.getBoundingClientRect(), e.attr("width", o.width), e.attr("height", o.height);
|
|
63
|
+
}
|
|
64
|
+
return c ? l.attr("transform", "translate(" + -o.width / 2 + ", " + -o.height / 2 + ")") : l.attr("transform", "translate(0, " + -o.height / 2 + ")"), h.centerLabel && l.attr("transform", "translate(" + -o.width / 2 + ", " + -o.height / 2 + ")"), l.insert("rect", ":first-child"), { shapeSvg: f, bbox: o, halfPadding: a, label: l };
|
|
65
|
+
}, "insertLabel"), A = /* @__PURE__ */ w((f, t) => {
|
|
66
|
+
const h = t.node().getBBox();
|
|
67
|
+
f.width = h.width, f.height = h.height;
|
|
68
|
+
}, "updateNodeBounds"), T = /* @__PURE__ */ w((f, t) => (f.look === "handDrawn" ? "rough-node" : "node") + " " + f.cssClasses + " " + (t || ""), "getNodeClasses");
|
|
69
|
+
function z(f) {
|
|
70
|
+
const t = f.map((h, c) => `${c === 0 ? "M" : "L"}${h.x},${h.y}`);
|
|
71
|
+
return t.push("Z"), t.join(" ");
|
|
72
|
+
}
|
|
73
|
+
w(z, "createPathFromPoints");
|
|
74
|
+
function rt(f, t, h, c, l, i) {
|
|
75
|
+
const o = [], n = h - f, e = c - t, s = n / i, r = 2 * Math.PI / s, g = t + e / 2;
|
|
76
|
+
for (let y = 0; y <= 50; y++) {
|
|
77
|
+
const p = y / 50, d = f + p * n, m = g + l * Math.sin(r * (d - f));
|
|
78
|
+
o.push({ x: d, y: m });
|
|
79
|
+
}
|
|
80
|
+
return o;
|
|
81
|
+
}
|
|
82
|
+
w(rt, "generateFullSineWavePoints");
|
|
83
|
+
function mt(f, t, h, c, l, i) {
|
|
84
|
+
const o = [], a = l * Math.PI / 180, s = (i * Math.PI / 180 - a) / (c - 1);
|
|
85
|
+
for (let r = 0; r < c; r++) {
|
|
86
|
+
const g = a + r * s, y = f + h * Math.cos(g), p = t + h * Math.sin(g);
|
|
87
|
+
o.push({ x: -y, y: -p });
|
|
88
|
+
}
|
|
89
|
+
return o;
|
|
90
|
+
}
|
|
91
|
+
w(mt, "generateCirclePoints");
|
|
92
|
+
var os = /* @__PURE__ */ w((f, t) => {
|
|
93
|
+
var h = f.x, c = f.y, l = t.x - h, i = t.y - c, o = f.width / 2, a = f.height / 2, n, e;
|
|
94
|
+
return Math.abs(i) * o > Math.abs(l) * a ? (i < 0 && (a = -a), n = i === 0 ? 0 : a * l / i, e = a) : (l < 0 && (o = -o), n = o, e = l === 0 ? 0 : o * i / l), { x: h + n, y: c + e };
|
|
95
|
+
}, "intersectRect"), ft = os;
|
|
96
|
+
function It(f, t) {
|
|
97
|
+
t && f.attr("style", t);
|
|
98
|
+
}
|
|
99
|
+
w(It, "applyStyle");
|
|
100
|
+
async function Tt(f) {
|
|
101
|
+
const t = Z(document.createElementNS("http://www.w3.org/2000/svg", "foreignObject")), h = t.append("xhtml:div"), c = F();
|
|
102
|
+
let l = f.label;
|
|
103
|
+
f.label && Wt(f.label) && (l = await rs(f.label.replace(cs.lineBreakRegex, `
|
|
104
|
+
`), c));
|
|
105
|
+
const o = '<span class="' + (f.isNode ? "nodeLabel" : "edgeLabel") + '" ' + (f.labelStyle ? 'style="' + f.labelStyle + '"' : "") + // codeql [js/html-constructed-from-input] : false positive
|
|
106
|
+
">" + l + "</span>";
|
|
107
|
+
return h.html(Pt(o, c)), It(h, f.labelStyle), h.style("display", "inline-block"), h.style("padding-right", "1px"), h.style("white-space", "nowrap"), h.attr("xmlns", "http://www.w3.org/1999/xhtml"), t.node();
|
|
108
|
+
}
|
|
109
|
+
w(Tt, "addHtmlLabel");
|
|
110
|
+
var hs = /* @__PURE__ */ w(async (f, t, h, c) => {
|
|
111
|
+
let l = f || "";
|
|
112
|
+
if (typeof l == "object" && (l = l[0]), Q(F().flowchart.htmlLabels)) {
|
|
113
|
+
l = l.replace(/\\n|\n/g, "<br />"), Y.info("vertexText" + l);
|
|
114
|
+
const i = {
|
|
115
|
+
isNode: c,
|
|
116
|
+
label: xt(l).replace(
|
|
117
|
+
/fa[blrs]?:fa-[\w-]+/g,
|
|
118
|
+
(a) => `<i class='${a.replace(":", " ")}'></i>`
|
|
119
|
+
),
|
|
120
|
+
labelStyle: t && t.replace("fill:", "color:")
|
|
121
|
+
};
|
|
122
|
+
return await Tt(i);
|
|
123
|
+
} else {
|
|
124
|
+
const i = document.createElementNS("http://www.w3.org/2000/svg", "text");
|
|
125
|
+
i.setAttribute("style", t.replace("color:", "fill:"));
|
|
126
|
+
let o = [];
|
|
127
|
+
typeof l == "string" ? o = l.split(/\\n|\n|<br\s*\/?>/gi) : Array.isArray(l) ? o = l : o = [];
|
|
128
|
+
for (const a of o) {
|
|
129
|
+
const n = document.createElementNS("http://www.w3.org/2000/svg", "tspan");
|
|
130
|
+
n.setAttributeNS("http://www.w3.org/XML/1998/namespace", "xml:space", "preserve"), n.setAttribute("dy", "1em"), n.setAttribute("x", "0"), h ? n.setAttribute("class", "title-row") : n.setAttribute("class", "row"), n.textContent = a.trim(), i.appendChild(n);
|
|
131
|
+
}
|
|
132
|
+
return i;
|
|
133
|
+
}
|
|
134
|
+
}, "createLabel"), Bt = hs, ct = /* @__PURE__ */ w((f, t, h, c, l) => [
|
|
135
|
+
"M",
|
|
136
|
+
f + l,
|
|
137
|
+
t,
|
|
138
|
+
// Move to the first point
|
|
139
|
+
"H",
|
|
140
|
+
f + h - l,
|
|
141
|
+
// Draw horizontal line to the beginning of the right corner
|
|
142
|
+
"A",
|
|
143
|
+
l,
|
|
144
|
+
l,
|
|
145
|
+
0,
|
|
146
|
+
0,
|
|
147
|
+
1,
|
|
148
|
+
f + h,
|
|
149
|
+
t + l,
|
|
150
|
+
// Draw arc to the right top corner
|
|
151
|
+
"V",
|
|
152
|
+
t + c - l,
|
|
153
|
+
// Draw vertical line down to the beginning of the right bottom corner
|
|
154
|
+
"A",
|
|
155
|
+
l,
|
|
156
|
+
l,
|
|
157
|
+
0,
|
|
158
|
+
0,
|
|
159
|
+
1,
|
|
160
|
+
f + h - l,
|
|
161
|
+
t + c,
|
|
162
|
+
// Draw arc to the right bottom corner
|
|
163
|
+
"H",
|
|
164
|
+
f + l,
|
|
165
|
+
// Draw horizontal line to the beginning of the left bottom corner
|
|
166
|
+
"A",
|
|
167
|
+
l,
|
|
168
|
+
l,
|
|
169
|
+
0,
|
|
170
|
+
0,
|
|
171
|
+
1,
|
|
172
|
+
f,
|
|
173
|
+
t + c - l,
|
|
174
|
+
// Draw arc to the left bottom corner
|
|
175
|
+
"V",
|
|
176
|
+
t + l,
|
|
177
|
+
// Draw vertical line up to the beginning of the left top corner
|
|
178
|
+
"A",
|
|
179
|
+
l,
|
|
180
|
+
l,
|
|
181
|
+
0,
|
|
182
|
+
0,
|
|
183
|
+
1,
|
|
184
|
+
f + l,
|
|
185
|
+
t,
|
|
186
|
+
// Draw arc to the left top corner
|
|
187
|
+
"Z"
|
|
188
|
+
// Close the path
|
|
189
|
+
].join(" "), "createRoundedRectPathD"), _t = /* @__PURE__ */ w(async (f, t) => {
|
|
190
|
+
Y.info("Creating subgraph rect for ", t.id, t);
|
|
191
|
+
const h = F(), { themeVariables: c, handDrawnSeed: l } = h, { clusterBkg: i, clusterBorder: o } = c, { labelStyles: a, nodeStyles: n, borderStyles: e, backgroundStyles: s } = L(t), r = f.insert("g").attr("class", "cluster " + t.cssClasses).attr("id", t.id).attr("data-look", t.look), g = Q(h.flowchart.htmlLabels), y = r.insert("g").attr("class", "cluster-label "), p = await gt(y, t.label, {
|
|
192
|
+
style: t.labelStyle,
|
|
193
|
+
useHtmlLabels: g,
|
|
194
|
+
isNode: !0
|
|
195
|
+
});
|
|
196
|
+
let d = p.getBBox();
|
|
197
|
+
if (Q(h.flowchart.htmlLabels)) {
|
|
198
|
+
const v = p.children[0], k = Z(p);
|
|
199
|
+
d = v.getBoundingClientRect(), k.attr("width", d.width), k.attr("height", d.height);
|
|
200
|
+
}
|
|
201
|
+
const m = t.width <= d.width + t.padding ? d.width + t.padding : t.width;
|
|
202
|
+
t.width <= d.width + t.padding ? t.diff = (m - t.width) / 2 - t.padding : t.diff = -t.padding;
|
|
203
|
+
const u = t.height, x = t.x - m / 2, S = t.y - u / 2;
|
|
204
|
+
Y.trace("Data ", t, JSON.stringify(t));
|
|
205
|
+
let $;
|
|
206
|
+
if (t.look === "handDrawn") {
|
|
207
|
+
const v = R.svg(r), k = N(t, {
|
|
208
|
+
roughness: 0.7,
|
|
209
|
+
fill: i,
|
|
210
|
+
// fill: 'red',
|
|
211
|
+
stroke: o,
|
|
212
|
+
fillWeight: 3,
|
|
213
|
+
seed: l
|
|
214
|
+
}), B = v.path(ct(x, S, m, u, 0), k);
|
|
215
|
+
$ = r.insert(() => (Y.debug("Rough node insert CXC", B), B), ":first-child"), $.select("path:nth-child(2)").attr("style", e.join(";")), $.select("path").attr("style", s.join(";").replace("fill", "stroke"));
|
|
216
|
+
} else
|
|
217
|
+
$ = r.insert("rect", ":first-child"), $.attr("style", n).attr("rx", t.rx).attr("ry", t.ry).attr("x", x).attr("y", S).attr("width", m).attr("height", u);
|
|
218
|
+
const { subGraphTitleTopMargin: b } = Ht(h);
|
|
219
|
+
if (y.attr(
|
|
220
|
+
"transform",
|
|
221
|
+
// This puts the label on top of the box instead of inside it
|
|
222
|
+
`translate(${t.x - d.width / 2}, ${t.y - t.height / 2 + b})`
|
|
223
|
+
), a) {
|
|
224
|
+
const v = y.select("span");
|
|
225
|
+
v && v.attr("style", a);
|
|
226
|
+
}
|
|
227
|
+
const D = $.node().getBBox();
|
|
228
|
+
return t.offsetX = 0, t.width = D.width, t.height = D.height, t.offsetY = d.height - t.padding / 2, t.intersect = function(v) {
|
|
229
|
+
return ft(t, v);
|
|
230
|
+
}, { cluster: r, labelBBox: d };
|
|
231
|
+
}, "rect"), gs = /* @__PURE__ */ w((f, t) => {
|
|
232
|
+
const h = f.insert("g").attr("class", "note-cluster").attr("id", t.id), c = h.insert("rect", ":first-child"), l = 0 * t.padding, i = l / 2;
|
|
233
|
+
c.attr("rx", t.rx).attr("ry", t.ry).attr("x", t.x - t.width / 2 - i).attr("y", t.y - t.height / 2 - i).attr("width", t.width + l).attr("height", t.height + l).attr("fill", "none");
|
|
234
|
+
const o = c.node().getBBox();
|
|
235
|
+
return t.width = o.width, t.height = o.height, t.intersect = function(a) {
|
|
236
|
+
return ft(t, a);
|
|
237
|
+
}, { cluster: h, labelBBox: { width: 0, height: 0 } };
|
|
238
|
+
}, "noteGroup"), ys = /* @__PURE__ */ w(async (f, t) => {
|
|
239
|
+
const h = F(), { themeVariables: c, handDrawnSeed: l } = h, { altBackground: i, compositeBackground: o, compositeTitleBackground: a, nodeBorder: n } = c, e = f.insert("g").attr("class", t.cssClasses).attr("id", t.id).attr("data-id", t.id).attr("data-look", t.look), s = e.insert("g", ":first-child"), r = e.insert("g").attr("class", "cluster-label");
|
|
240
|
+
let g = e.append("rect");
|
|
241
|
+
const y = r.node().appendChild(await Bt(t.label, t.labelStyle, void 0, !0));
|
|
242
|
+
let p = y.getBBox();
|
|
243
|
+
if (Q(h.flowchart.htmlLabels)) {
|
|
244
|
+
const B = y.children[0], I = Z(y);
|
|
245
|
+
p = B.getBoundingClientRect(), I.attr("width", p.width), I.attr("height", p.height);
|
|
246
|
+
}
|
|
247
|
+
const d = 0 * t.padding, m = d / 2, u = (t.width <= p.width + t.padding ? p.width + t.padding : t.width) + d;
|
|
248
|
+
t.width <= p.width + t.padding ? t.diff = (u - t.width) / 2 - t.padding : t.diff = -t.padding;
|
|
249
|
+
const x = t.height + d, S = t.height + d - p.height - 6, $ = t.x - u / 2, b = t.y - x / 2;
|
|
250
|
+
t.width = u;
|
|
251
|
+
const D = t.y - t.height / 2 - m + p.height + 2;
|
|
252
|
+
let v;
|
|
253
|
+
if (t.look === "handDrawn") {
|
|
254
|
+
const B = t.cssClasses.includes("statediagram-cluster-alt"), I = R.svg(e), H = t.rx || t.ry ? I.path(ct($, b, u, x, 10), {
|
|
255
|
+
roughness: 0.7,
|
|
256
|
+
fill: a,
|
|
257
|
+
fillStyle: "solid",
|
|
258
|
+
stroke: n,
|
|
259
|
+
seed: l
|
|
260
|
+
}) : I.rectangle($, b, u, x, { seed: l });
|
|
261
|
+
v = e.insert(() => H, ":first-child");
|
|
262
|
+
const W = I.rectangle($, D, u, S, {
|
|
263
|
+
fill: B ? i : o,
|
|
264
|
+
fillStyle: B ? "hachure" : "solid",
|
|
265
|
+
stroke: n,
|
|
266
|
+
seed: l
|
|
267
|
+
});
|
|
268
|
+
v = e.insert(() => H, ":first-child"), g = e.insert(() => W);
|
|
269
|
+
} else
|
|
270
|
+
v = s.insert("rect", ":first-child"), v.attr("class", "outer").attr("x", $).attr("y", b).attr("width", u).attr("height", x).attr("data-look", t.look), g.attr("class", "inner").attr("x", $).attr("y", D).attr("width", u).attr("height", S);
|
|
271
|
+
r.attr(
|
|
272
|
+
"transform",
|
|
273
|
+
`translate(${t.x - p.width / 2}, ${b + 1 - (Q(h.flowchart.htmlLabels) ? 0 : 3)})`
|
|
274
|
+
);
|
|
275
|
+
const k = v.node().getBBox();
|
|
276
|
+
return t.height = k.height, t.offsetX = 0, t.offsetY = p.height - t.padding / 2, t.labelBBox = p, t.intersect = function(B) {
|
|
277
|
+
return ft(t, B);
|
|
278
|
+
}, { cluster: e, labelBBox: p };
|
|
279
|
+
}, "roundedWithTitle"), fs = /* @__PURE__ */ w(async (f, t) => {
|
|
280
|
+
Y.info("Creating subgraph rect for ", t.id, t);
|
|
281
|
+
const h = F(), { themeVariables: c, handDrawnSeed: l } = h, { clusterBkg: i, clusterBorder: o } = c, { labelStyles: a, nodeStyles: n, borderStyles: e, backgroundStyles: s } = L(t), r = f.insert("g").attr("class", "cluster " + t.cssClasses).attr("id", t.id).attr("data-look", t.look), g = Q(h.flowchart.htmlLabels), y = r.insert("g").attr("class", "cluster-label "), p = await gt(y, t.label, {
|
|
282
|
+
style: t.labelStyle,
|
|
283
|
+
useHtmlLabels: g,
|
|
284
|
+
isNode: !0,
|
|
285
|
+
width: t.width
|
|
286
|
+
});
|
|
287
|
+
let d = p.getBBox();
|
|
288
|
+
if (Q(h.flowchart.htmlLabels)) {
|
|
289
|
+
const v = p.children[0], k = Z(p);
|
|
290
|
+
d = v.getBoundingClientRect(), k.attr("width", d.width), k.attr("height", d.height);
|
|
291
|
+
}
|
|
292
|
+
const m = t.width <= d.width + t.padding ? d.width + t.padding : t.width;
|
|
293
|
+
t.width <= d.width + t.padding ? t.diff = (m - t.width) / 2 - t.padding : t.diff = -t.padding;
|
|
294
|
+
const u = t.height, x = t.x - m / 2, S = t.y - u / 2;
|
|
295
|
+
Y.trace("Data ", t, JSON.stringify(t));
|
|
296
|
+
let $;
|
|
297
|
+
if (t.look === "handDrawn") {
|
|
298
|
+
const v = R.svg(r), k = N(t, {
|
|
299
|
+
roughness: 0.7,
|
|
300
|
+
fill: i,
|
|
301
|
+
// fill: 'red',
|
|
302
|
+
stroke: o,
|
|
303
|
+
fillWeight: 4,
|
|
304
|
+
seed: l
|
|
305
|
+
}), B = v.path(ct(x, S, m, u, t.rx), k);
|
|
306
|
+
$ = r.insert(() => (Y.debug("Rough node insert CXC", B), B), ":first-child"), $.select("path:nth-child(2)").attr("style", e.join(";")), $.select("path").attr("style", s.join(";").replace("fill", "stroke"));
|
|
307
|
+
} else
|
|
308
|
+
$ = r.insert("rect", ":first-child"), $.attr("style", n).attr("rx", t.rx).attr("ry", t.ry).attr("x", x).attr("y", S).attr("width", m).attr("height", u);
|
|
309
|
+
const { subGraphTitleTopMargin: b } = Ht(h);
|
|
310
|
+
if (y.attr(
|
|
311
|
+
"transform",
|
|
312
|
+
// This puts the label on top of the box instead of inside it
|
|
313
|
+
`translate(${t.x - d.width / 2}, ${t.y - t.height / 2 + b})`
|
|
314
|
+
), a) {
|
|
315
|
+
const v = y.select("span");
|
|
316
|
+
v && v.attr("style", a);
|
|
317
|
+
}
|
|
318
|
+
const D = $.node().getBBox();
|
|
319
|
+
return t.offsetX = 0, t.width = D.width, t.height = D.height, t.offsetY = d.height - t.padding / 2, t.intersect = function(v) {
|
|
320
|
+
return ft(t, v);
|
|
321
|
+
}, { cluster: r, labelBBox: d };
|
|
322
|
+
}, "kanbanSection"), ps = /* @__PURE__ */ w((f, t) => {
|
|
323
|
+
const h = F(), { themeVariables: c, handDrawnSeed: l } = h, { nodeBorder: i } = c, o = f.insert("g").attr("class", t.cssClasses).attr("id", t.id).attr("data-look", t.look), a = o.insert("g", ":first-child"), n = 0 * t.padding, e = t.width + n;
|
|
324
|
+
t.diff = -t.padding;
|
|
325
|
+
const s = t.height + n, r = t.x - e / 2, g = t.y - s / 2;
|
|
326
|
+
t.width = e;
|
|
327
|
+
let y;
|
|
328
|
+
if (t.look === "handDrawn") {
|
|
329
|
+
const m = R.svg(o).rectangle(r, g, e, s, {
|
|
330
|
+
fill: "lightgrey",
|
|
331
|
+
roughness: 0.5,
|
|
332
|
+
strokeLineDash: [5],
|
|
333
|
+
stroke: i,
|
|
334
|
+
seed: l
|
|
335
|
+
});
|
|
336
|
+
y = o.insert(() => m, ":first-child");
|
|
337
|
+
} else
|
|
338
|
+
y = a.insert("rect", ":first-child"), y.attr("class", "divider").attr("x", r).attr("y", g).attr("width", e).attr("height", s).attr("data-look", t.look);
|
|
339
|
+
const p = y.node().getBBox();
|
|
340
|
+
return t.height = p.height, t.offsetX = 0, t.offsetY = 0, t.intersect = function(d) {
|
|
341
|
+
return ft(t, d);
|
|
342
|
+
}, { cluster: o, labelBBox: {} };
|
|
343
|
+
}, "divider"), ds = _t, us = {
|
|
344
|
+
rect: _t,
|
|
345
|
+
squareRect: ds,
|
|
346
|
+
roundedWithTitle: ys,
|
|
347
|
+
noteGroup: gs,
|
|
348
|
+
divider: ps,
|
|
349
|
+
kanbanSection: fs
|
|
350
|
+
}, Ot = /* @__PURE__ */ new Map(), qs = /* @__PURE__ */ w(async (f, t) => {
|
|
351
|
+
const h = t.shape || "rect", c = await us[h](f, t);
|
|
352
|
+
return Ot.set(t.id, c), c;
|
|
353
|
+
}, "insertCluster"), Fs = /* @__PURE__ */ w(() => {
|
|
354
|
+
Ot = /* @__PURE__ */ new Map();
|
|
355
|
+
}, "clear");
|
|
356
|
+
function Xt(f, t) {
|
|
357
|
+
return f.intersect(t);
|
|
358
|
+
}
|
|
359
|
+
w(Xt, "intersectNode");
|
|
360
|
+
var ms = Xt;
|
|
361
|
+
function jt(f, t, h, c) {
|
|
362
|
+
var l = f.x, i = f.y, o = l - c.x, a = i - c.y, n = Math.sqrt(t * t * a * a + h * h * o * o), e = Math.abs(t * h * o / n);
|
|
363
|
+
c.x < l && (e = -e);
|
|
364
|
+
var s = Math.abs(t * h * a / n);
|
|
365
|
+
return c.y < i && (s = -s), { x: l + e, y: i + s };
|
|
366
|
+
}
|
|
367
|
+
w(jt, "intersectEllipse");
|
|
368
|
+
var zt = jt;
|
|
369
|
+
function Yt(f, t, h) {
|
|
370
|
+
return zt(f, t, t, h);
|
|
371
|
+
}
|
|
372
|
+
w(Yt, "intersectCircle");
|
|
373
|
+
var xs = Yt;
|
|
374
|
+
function qt(f, t, h, c) {
|
|
375
|
+
{
|
|
376
|
+
const l = t.y - f.y, i = f.x - t.x, o = t.x * f.y - f.x * t.y, a = l * h.x + i * h.y + o, n = l * c.x + i * c.y + o, e = 1e-6;
|
|
377
|
+
if (a !== 0 && n !== 0 && Mt(a, n))
|
|
378
|
+
return;
|
|
379
|
+
const s = c.y - h.y, r = h.x - c.x, g = c.x * h.y - h.x * c.y, y = s * f.x + r * f.y + g, p = s * t.x + r * t.y + g;
|
|
380
|
+
if (Math.abs(y) < e && Math.abs(p) < e && Mt(y, p))
|
|
381
|
+
return;
|
|
382
|
+
const d = l * r - s * i;
|
|
383
|
+
if (d === 0)
|
|
384
|
+
return;
|
|
385
|
+
const m = Math.abs(d / 2);
|
|
386
|
+
let u = i * g - r * o;
|
|
387
|
+
const x = u < 0 ? (u - m) / d : (u + m) / d;
|
|
388
|
+
u = s * o - l * g;
|
|
389
|
+
const S = u < 0 ? (u - m) / d : (u + m) / d;
|
|
390
|
+
return { x, y: S };
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
w(qt, "intersectLine");
|
|
394
|
+
function Mt(f, t) {
|
|
395
|
+
return f * t > 0;
|
|
396
|
+
}
|
|
397
|
+
w(Mt, "sameSign");
|
|
398
|
+
var ws = qt;
|
|
399
|
+
function Ft(f, t, h) {
|
|
400
|
+
let c = f.x, l = f.y, i = [], o = Number.POSITIVE_INFINITY, a = Number.POSITIVE_INFINITY;
|
|
401
|
+
typeof t.forEach == "function" ? t.forEach(function(s) {
|
|
402
|
+
o = Math.min(o, s.x), a = Math.min(a, s.y);
|
|
403
|
+
}) : (o = Math.min(o, t.x), a = Math.min(a, t.y));
|
|
404
|
+
let n = c - f.width / 2 - o, e = l - f.height / 2 - a;
|
|
405
|
+
for (let s = 0; s < t.length; s++) {
|
|
406
|
+
let r = t[s], g = t[s < t.length - 1 ? s + 1 : 0], y = ws(
|
|
407
|
+
f,
|
|
408
|
+
h,
|
|
409
|
+
{ x: n + r.x, y: e + r.y },
|
|
410
|
+
{ x: n + g.x, y: e + g.y }
|
|
411
|
+
);
|
|
412
|
+
y && i.push(y);
|
|
413
|
+
}
|
|
414
|
+
return i.length ? (i.length > 1 && i.sort(function(s, r) {
|
|
415
|
+
let g = s.x - h.x, y = s.y - h.y, p = Math.sqrt(g * g + y * y), d = r.x - h.x, m = r.y - h.y, u = Math.sqrt(d * d + m * m);
|
|
416
|
+
return p < u ? -1 : p === u ? 0 : 1;
|
|
417
|
+
}), i[0]) : f;
|
|
418
|
+
}
|
|
419
|
+
w(Ft, "intersectPolygon");
|
|
420
|
+
var bs = Ft, M = {
|
|
421
|
+
node: ms,
|
|
422
|
+
circle: xs,
|
|
423
|
+
ellipse: zt,
|
|
424
|
+
polygon: bs,
|
|
425
|
+
rect: ft
|
|
426
|
+
};
|
|
427
|
+
function Gt(f, t) {
|
|
428
|
+
const { labelStyles: h } = L(t);
|
|
429
|
+
t.labelStyle = h;
|
|
430
|
+
const c = T(t);
|
|
431
|
+
let l = c;
|
|
432
|
+
c || (l = "anchor");
|
|
433
|
+
const i = f.insert("g").attr("class", l).attr("id", t.domId || t.id), o = 1, { cssStyles: a } = t, n = R.svg(i), e = N(t, { fill: "black", stroke: "none", fillStyle: "solid" });
|
|
434
|
+
t.look !== "handDrawn" && (e.roughness = 0);
|
|
435
|
+
const s = n.circle(0, 0, o * 2, e), r = i.insert(() => s, ":first-child");
|
|
436
|
+
return r.attr("class", "anchor").attr("style", K(a)), A(t, r), t.intersect = function(g) {
|
|
437
|
+
return Y.info("Circle intersect", t, o, g), M.circle(t, o, g);
|
|
438
|
+
}, i;
|
|
439
|
+
}
|
|
440
|
+
w(Gt, "anchor");
|
|
441
|
+
function Ct(f, t, h, c, l, i, o) {
|
|
442
|
+
const n = (f + h) / 2, e = (t + c) / 2, s = Math.atan2(c - t, h - f), r = (h - f) / 2, g = (c - t) / 2, y = r / l, p = g / i, d = Math.sqrt(y ** 2 + p ** 2);
|
|
443
|
+
if (d > 1)
|
|
444
|
+
throw new Error("The given radii are too small to create an arc between the points.");
|
|
445
|
+
const m = Math.sqrt(1 - d ** 2), u = n + m * i * Math.sin(s) * (o ? -1 : 1), x = e - m * l * Math.cos(s) * (o ? -1 : 1), S = Math.atan2((t - x) / i, (f - u) / l);
|
|
446
|
+
let b = Math.atan2((c - x) / i, (h - u) / l) - S;
|
|
447
|
+
o && b < 0 && (b += 2 * Math.PI), !o && b > 0 && (b -= 2 * Math.PI);
|
|
448
|
+
const D = [];
|
|
449
|
+
for (let v = 0; v < 20; v++) {
|
|
450
|
+
const k = v / 19, B = S + k * b, I = u + l * Math.cos(B), H = x + i * Math.sin(B);
|
|
451
|
+
D.push({ x: I, y: H });
|
|
452
|
+
}
|
|
453
|
+
return D;
|
|
454
|
+
}
|
|
455
|
+
w(Ct, "generateArcPoints");
|
|
456
|
+
async function Vt(f, t) {
|
|
457
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
458
|
+
t.labelStyle = h;
|
|
459
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = i.width + t.padding + 20, a = i.height + t.padding, n = a / 2, e = n / (2.5 + a / 50), { cssStyles: s } = t, r = [
|
|
460
|
+
{ x: o / 2, y: -a / 2 },
|
|
461
|
+
{ x: -o / 2, y: -a / 2 },
|
|
462
|
+
...Ct(-o / 2, -a / 2, -o / 2, a / 2, e, n, !1),
|
|
463
|
+
{ x: o / 2, y: a / 2 },
|
|
464
|
+
...Ct(o / 2, a / 2, o / 2, -a / 2, e, n, !0)
|
|
465
|
+
], g = R.svg(l), y = N(t, {});
|
|
466
|
+
t.look !== "handDrawn" && (y.roughness = 0, y.fillStyle = "solid");
|
|
467
|
+
const p = z(r), d = g.path(p, y), m = l.insert(() => d, ":first-child");
|
|
468
|
+
return m.attr("class", "basic label-container"), s && t.look !== "handDrawn" && m.selectAll("path").attr("style", s), c && t.look !== "handDrawn" && m.selectAll("path").attr("style", c), m.attr("transform", `translate(${e / 2}, 0)`), A(t, m), t.intersect = function(u) {
|
|
469
|
+
return M.polygon(t, r, u);
|
|
470
|
+
}, l;
|
|
471
|
+
}
|
|
472
|
+
w(Vt, "bowTieRect");
|
|
473
|
+
function ot(f, t, h, c) {
|
|
474
|
+
return f.insert("polygon", ":first-child").attr(
|
|
475
|
+
"points",
|
|
476
|
+
c.map(function(l) {
|
|
477
|
+
return l.x + "," + l.y;
|
|
478
|
+
}).join(" ")
|
|
479
|
+
).attr("class", "label-container").attr("transform", "translate(" + -t / 2 + "," + h / 2 + ")");
|
|
480
|
+
}
|
|
481
|
+
w(ot, "insertPolygonShape");
|
|
482
|
+
async function Zt(f, t) {
|
|
483
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
484
|
+
t.labelStyle = h;
|
|
485
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = i.height + t.padding, a = 12, n = i.width + t.padding + a, e = 0, s = n, r = -o, g = 0, y = [
|
|
486
|
+
{ x: e + a, y: r },
|
|
487
|
+
{ x: s, y: r },
|
|
488
|
+
{ x: s, y: g },
|
|
489
|
+
{ x: e, y: g },
|
|
490
|
+
{ x: e, y: r + a },
|
|
491
|
+
{ x: e + a, y: r }
|
|
492
|
+
];
|
|
493
|
+
let p;
|
|
494
|
+
const { cssStyles: d } = t;
|
|
495
|
+
if (t.look === "handDrawn") {
|
|
496
|
+
const m = R.svg(l), u = N(t, {}), x = z(y), S = m.path(x, u);
|
|
497
|
+
p = l.insert(() => S, ":first-child").attr("transform", `translate(${-n / 2}, ${o / 2})`), d && p.attr("style", d);
|
|
498
|
+
} else
|
|
499
|
+
p = ot(l, n, o, y);
|
|
500
|
+
return c && p.attr("style", c), A(t, p), t.intersect = function(m) {
|
|
501
|
+
return M.polygon(t, y, m);
|
|
502
|
+
}, l;
|
|
503
|
+
}
|
|
504
|
+
w(Zt, "card");
|
|
505
|
+
function Jt(f, t) {
|
|
506
|
+
const { nodeStyles: h } = L(t);
|
|
507
|
+
t.label = "";
|
|
508
|
+
const c = f.insert("g").attr("class", T(t)).attr("id", t.domId ?? t.id), { cssStyles: l } = t, i = Math.max(28, t.width ?? 0), o = [
|
|
509
|
+
{ x: 0, y: i / 2 },
|
|
510
|
+
{ x: i / 2, y: 0 },
|
|
511
|
+
{ x: 0, y: -i / 2 },
|
|
512
|
+
{ x: -i / 2, y: 0 }
|
|
513
|
+
], a = R.svg(c), n = N(t, {});
|
|
514
|
+
t.look !== "handDrawn" && (n.roughness = 0, n.fillStyle = "solid");
|
|
515
|
+
const e = z(o), s = a.path(e, n), r = c.insert(() => s, ":first-child");
|
|
516
|
+
return l && t.look !== "handDrawn" && r.selectAll("path").attr("style", l), h && t.look !== "handDrawn" && r.selectAll("path").attr("style", h), t.width = 28, t.height = 28, t.intersect = function(g) {
|
|
517
|
+
return M.polygon(t, o, g);
|
|
518
|
+
}, c;
|
|
519
|
+
}
|
|
520
|
+
w(Jt, "choice");
|
|
521
|
+
async function Nt(f, t, h) {
|
|
522
|
+
const { labelStyles: c, nodeStyles: l } = L(t);
|
|
523
|
+
t.labelStyle = c;
|
|
524
|
+
const { shapeSvg: i, bbox: o, halfPadding: a } = await _(f, t, T(t)), n = h?.padding ?? a, e = o.width / 2 + n;
|
|
525
|
+
let s;
|
|
526
|
+
const { cssStyles: r } = t;
|
|
527
|
+
if (t.look === "handDrawn") {
|
|
528
|
+
const g = R.svg(i), y = N(t, {}), p = g.circle(0, 0, e * 2, y);
|
|
529
|
+
s = i.insert(() => p, ":first-child"), s.attr("class", "basic label-container").attr("style", K(r));
|
|
530
|
+
} else
|
|
531
|
+
s = i.insert("circle", ":first-child").attr("class", "basic label-container").attr("style", l).attr("r", e).attr("cx", 0).attr("cy", 0);
|
|
532
|
+
return A(t, s), t.calcIntersect = function(g, y) {
|
|
533
|
+
const p = g.width / 2;
|
|
534
|
+
return M.circle(g, p, y);
|
|
535
|
+
}, t.intersect = function(g) {
|
|
536
|
+
return Y.info("Circle intersect", t, e, g), M.circle(t, e, g);
|
|
537
|
+
}, i;
|
|
538
|
+
}
|
|
539
|
+
w(Nt, "circle");
|
|
540
|
+
function Qt(f) {
|
|
541
|
+
const t = Math.cos(Math.PI / 4), h = Math.sin(Math.PI / 4), c = f * 2, l = { x: c / 2 * t, y: c / 2 * h }, i = { x: -(c / 2) * t, y: c / 2 * h }, o = { x: -(c / 2) * t, y: -(c / 2) * h }, a = { x: c / 2 * t, y: -(c / 2) * h };
|
|
542
|
+
return `M ${i.x},${i.y} L ${a.x},${a.y}
|
|
543
|
+
M ${l.x},${l.y} L ${o.x},${o.y}`;
|
|
544
|
+
}
|
|
545
|
+
w(Qt, "createLine");
|
|
546
|
+
function Kt(f, t) {
|
|
547
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
548
|
+
t.labelStyle = h, t.label = "";
|
|
549
|
+
const l = f.insert("g").attr("class", T(t)).attr("id", t.domId ?? t.id), i = Math.max(30, t?.width ?? 0), { cssStyles: o } = t, a = R.svg(l), n = N(t, {});
|
|
550
|
+
t.look !== "handDrawn" && (n.roughness = 0, n.fillStyle = "solid");
|
|
551
|
+
const e = a.circle(0, 0, i * 2, n), s = Qt(i), r = a.path(s, n), g = l.insert(() => e, ":first-child");
|
|
552
|
+
return g.insert(() => r), o && t.look !== "handDrawn" && g.selectAll("path").attr("style", o), c && t.look !== "handDrawn" && g.selectAll("path").attr("style", c), A(t, g), t.intersect = function(y) {
|
|
553
|
+
return Y.info("crossedCircle intersect", t, { radius: i, point: y }), M.circle(t, i, y);
|
|
554
|
+
}, l;
|
|
555
|
+
}
|
|
556
|
+
w(Kt, "crossedCircle");
|
|
557
|
+
function it(f, t, h, c = 100, l = 0, i = 180) {
|
|
558
|
+
const o = [], a = l * Math.PI / 180, s = (i * Math.PI / 180 - a) / (c - 1);
|
|
559
|
+
for (let r = 0; r < c; r++) {
|
|
560
|
+
const g = a + r * s, y = f + h * Math.cos(g), p = t + h * Math.sin(g);
|
|
561
|
+
o.push({ x: -y, y: -p });
|
|
562
|
+
}
|
|
563
|
+
return o;
|
|
564
|
+
}
|
|
565
|
+
w(it, "generateCirclePoints");
|
|
566
|
+
async function Ut(f, t) {
|
|
567
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
568
|
+
t.labelStyle = h;
|
|
569
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = i.width + (t.padding ?? 0), n = i.height + (t.padding ?? 0), e = Math.max(5, n * 0.1), { cssStyles: s } = t, r = [
|
|
570
|
+
...it(a / 2, -n / 2, e, 30, -90, 0),
|
|
571
|
+
{ x: -a / 2 - e, y: e },
|
|
572
|
+
...it(a / 2 + e * 2, -e, e, 20, -180, -270),
|
|
573
|
+
...it(a / 2 + e * 2, e, e, 20, -90, -180),
|
|
574
|
+
{ x: -a / 2 - e, y: -n / 2 },
|
|
575
|
+
...it(a / 2, n / 2, e, 20, 0, 90)
|
|
576
|
+
], g = [
|
|
577
|
+
{ x: a / 2, y: -n / 2 - e },
|
|
578
|
+
{ x: -a / 2, y: -n / 2 - e },
|
|
579
|
+
...it(a / 2, -n / 2, e, 20, -90, 0),
|
|
580
|
+
{ x: -a / 2 - e, y: -e },
|
|
581
|
+
...it(a / 2 + a * 0.1, -e, e, 20, -180, -270),
|
|
582
|
+
...it(a / 2 + a * 0.1, e, e, 20, -90, -180),
|
|
583
|
+
{ x: -a / 2 - e, y: n / 2 },
|
|
584
|
+
...it(a / 2, n / 2, e, 20, 0, 90),
|
|
585
|
+
{ x: -a / 2, y: n / 2 + e },
|
|
586
|
+
{ x: a / 2, y: n / 2 + e }
|
|
587
|
+
], y = R.svg(l), p = N(t, { fill: "none" });
|
|
588
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
589
|
+
const m = z(r).replace("Z", ""), u = y.path(m, p), x = z(g), S = y.path(x, { ...p }), $ = l.insert("g", ":first-child");
|
|
590
|
+
return $.insert(() => S, ":first-child").attr("stroke-opacity", 0), $.insert(() => u, ":first-child"), $.attr("class", "text"), s && t.look !== "handDrawn" && $.selectAll("path").attr("style", s), c && t.look !== "handDrawn" && $.selectAll("path").attr("style", c), $.attr("transform", `translate(${e}, 0)`), o.attr(
|
|
591
|
+
"transform",
|
|
592
|
+
`translate(${-a / 2 + e - (i.x - (i.left ?? 0))},${-n / 2 + (t.padding ?? 0) / 2 - (i.y - (i.top ?? 0))})`
|
|
593
|
+
), A(t, $), t.intersect = function(b) {
|
|
594
|
+
return M.polygon(t, g, b);
|
|
595
|
+
}, l;
|
|
596
|
+
}
|
|
597
|
+
w(Ut, "curlyBraceLeft");
|
|
598
|
+
function lt(f, t, h, c = 100, l = 0, i = 180) {
|
|
599
|
+
const o = [], a = l * Math.PI / 180, s = (i * Math.PI / 180 - a) / (c - 1);
|
|
600
|
+
for (let r = 0; r < c; r++) {
|
|
601
|
+
const g = a + r * s, y = f + h * Math.cos(g), p = t + h * Math.sin(g);
|
|
602
|
+
o.push({ x: y, y: p });
|
|
603
|
+
}
|
|
604
|
+
return o;
|
|
605
|
+
}
|
|
606
|
+
w(lt, "generateCirclePoints");
|
|
607
|
+
async function te(f, t) {
|
|
608
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
609
|
+
t.labelStyle = h;
|
|
610
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = i.width + (t.padding ?? 0), n = i.height + (t.padding ?? 0), e = Math.max(5, n * 0.1), { cssStyles: s } = t, r = [
|
|
611
|
+
...lt(a / 2, -n / 2, e, 20, -90, 0),
|
|
612
|
+
{ x: a / 2 + e, y: -e },
|
|
613
|
+
...lt(a / 2 + e * 2, -e, e, 20, -180, -270),
|
|
614
|
+
...lt(a / 2 + e * 2, e, e, 20, -90, -180),
|
|
615
|
+
{ x: a / 2 + e, y: n / 2 },
|
|
616
|
+
...lt(a / 2, n / 2, e, 20, 0, 90)
|
|
617
|
+
], g = [
|
|
618
|
+
{ x: -a / 2, y: -n / 2 - e },
|
|
619
|
+
{ x: a / 2, y: -n / 2 - e },
|
|
620
|
+
...lt(a / 2, -n / 2, e, 20, -90, 0),
|
|
621
|
+
{ x: a / 2 + e, y: -e },
|
|
622
|
+
...lt(a / 2 + e * 2, -e, e, 20, -180, -270),
|
|
623
|
+
...lt(a / 2 + e * 2, e, e, 20, -90, -180),
|
|
624
|
+
{ x: a / 2 + e, y: n / 2 },
|
|
625
|
+
...lt(a / 2, n / 2, e, 20, 0, 90),
|
|
626
|
+
{ x: a / 2, y: n / 2 + e },
|
|
627
|
+
{ x: -a / 2, y: n / 2 + e }
|
|
628
|
+
], y = R.svg(l), p = N(t, { fill: "none" });
|
|
629
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
630
|
+
const m = z(r).replace("Z", ""), u = y.path(m, p), x = z(g), S = y.path(x, { ...p }), $ = l.insert("g", ":first-child");
|
|
631
|
+
return $.insert(() => S, ":first-child").attr("stroke-opacity", 0), $.insert(() => u, ":first-child"), $.attr("class", "text"), s && t.look !== "handDrawn" && $.selectAll("path").attr("style", s), c && t.look !== "handDrawn" && $.selectAll("path").attr("style", c), $.attr("transform", `translate(${-e}, 0)`), o.attr(
|
|
632
|
+
"transform",
|
|
633
|
+
`translate(${-a / 2 + (t.padding ?? 0) / 2 - (i.x - (i.left ?? 0))},${-n / 2 + (t.padding ?? 0) / 2 - (i.y - (i.top ?? 0))})`
|
|
634
|
+
), A(t, $), t.intersect = function(b) {
|
|
635
|
+
return M.polygon(t, g, b);
|
|
636
|
+
}, l;
|
|
637
|
+
}
|
|
638
|
+
w(te, "curlyBraceRight");
|
|
639
|
+
function V(f, t, h, c = 100, l = 0, i = 180) {
|
|
640
|
+
const o = [], a = l * Math.PI / 180, s = (i * Math.PI / 180 - a) / (c - 1);
|
|
641
|
+
for (let r = 0; r < c; r++) {
|
|
642
|
+
const g = a + r * s, y = f + h * Math.cos(g), p = t + h * Math.sin(g);
|
|
643
|
+
o.push({ x: -y, y: -p });
|
|
644
|
+
}
|
|
645
|
+
return o;
|
|
646
|
+
}
|
|
647
|
+
w(V, "generateCirclePoints");
|
|
648
|
+
async function ee(f, t) {
|
|
649
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
650
|
+
t.labelStyle = h;
|
|
651
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = i.width + (t.padding ?? 0), n = i.height + (t.padding ?? 0), e = Math.max(5, n * 0.1), { cssStyles: s } = t, r = [
|
|
652
|
+
...V(a / 2, -n / 2, e, 30, -90, 0),
|
|
653
|
+
{ x: -a / 2 - e, y: e },
|
|
654
|
+
...V(a / 2 + e * 2, -e, e, 20, -180, -270),
|
|
655
|
+
...V(a / 2 + e * 2, e, e, 20, -90, -180),
|
|
656
|
+
{ x: -a / 2 - e, y: -n / 2 },
|
|
657
|
+
...V(a / 2, n / 2, e, 20, 0, 90)
|
|
658
|
+
], g = [
|
|
659
|
+
...V(-a / 2 + e + e / 2, -n / 2, e, 20, -90, -180),
|
|
660
|
+
{ x: a / 2 - e / 2, y: e },
|
|
661
|
+
...V(-a / 2 - e / 2, -e, e, 20, 0, 90),
|
|
662
|
+
...V(-a / 2 - e / 2, e, e, 20, -90, 0),
|
|
663
|
+
{ x: a / 2 - e / 2, y: -e },
|
|
664
|
+
...V(-a / 2 + e + e / 2, n / 2, e, 30, -180, -270)
|
|
665
|
+
], y = [
|
|
666
|
+
{ x: a / 2, y: -n / 2 - e },
|
|
667
|
+
{ x: -a / 2, y: -n / 2 - e },
|
|
668
|
+
...V(a / 2, -n / 2, e, 20, -90, 0),
|
|
669
|
+
{ x: -a / 2 - e, y: -e },
|
|
670
|
+
...V(a / 2 + e * 2, -e, e, 20, -180, -270),
|
|
671
|
+
...V(a / 2 + e * 2, e, e, 20, -90, -180),
|
|
672
|
+
{ x: -a / 2 - e, y: n / 2 },
|
|
673
|
+
...V(a / 2, n / 2, e, 20, 0, 90),
|
|
674
|
+
{ x: -a / 2, y: n / 2 + e },
|
|
675
|
+
{ x: a / 2 - e - e / 2, y: n / 2 + e },
|
|
676
|
+
...V(-a / 2 + e + e / 2, -n / 2, e, 20, -90, -180),
|
|
677
|
+
{ x: a / 2 - e / 2, y: e },
|
|
678
|
+
...V(-a / 2 - e / 2, -e, e, 20, 0, 90),
|
|
679
|
+
...V(-a / 2 - e / 2, e, e, 20, -90, 0),
|
|
680
|
+
{ x: a / 2 - e / 2, y: -e },
|
|
681
|
+
...V(-a / 2 + e + e / 2, n / 2, e, 30, -180, -270)
|
|
682
|
+
], p = R.svg(l), d = N(t, { fill: "none" });
|
|
683
|
+
t.look !== "handDrawn" && (d.roughness = 0, d.fillStyle = "solid");
|
|
684
|
+
const u = z(r).replace("Z", ""), x = p.path(u, d), $ = z(g).replace("Z", ""), b = p.path($, d), D = z(y), v = p.path(D, { ...d }), k = l.insert("g", ":first-child");
|
|
685
|
+
return k.insert(() => v, ":first-child").attr("stroke-opacity", 0), k.insert(() => x, ":first-child"), k.insert(() => b, ":first-child"), k.attr("class", "text"), s && t.look !== "handDrawn" && k.selectAll("path").attr("style", s), c && t.look !== "handDrawn" && k.selectAll("path").attr("style", c), k.attr("transform", `translate(${e - e / 4}, 0)`), o.attr(
|
|
686
|
+
"transform",
|
|
687
|
+
`translate(${-a / 2 + (t.padding ?? 0) / 2 - (i.x - (i.left ?? 0))},${-n / 2 + (t.padding ?? 0) / 2 - (i.y - (i.top ?? 0))})`
|
|
688
|
+
), A(t, k), t.intersect = function(B) {
|
|
689
|
+
return M.polygon(t, y, B);
|
|
690
|
+
}, l;
|
|
691
|
+
}
|
|
692
|
+
w(ee, "curlyBraces");
|
|
693
|
+
async function se(f, t) {
|
|
694
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
695
|
+
t.labelStyle = h;
|
|
696
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = 80, a = 20, n = Math.max(o, (i.width + (t.padding ?? 0) * 2) * 1.25, t?.width ?? 0), e = Math.max(a, i.height + (t.padding ?? 0) * 2, t?.height ?? 0), s = e / 2, { cssStyles: r } = t, g = R.svg(l), y = N(t, {});
|
|
697
|
+
t.look !== "handDrawn" && (y.roughness = 0, y.fillStyle = "solid");
|
|
698
|
+
const p = n, d = e, m = p - s, u = d / 4, x = [
|
|
699
|
+
{ x: m, y: 0 },
|
|
700
|
+
{ x: u, y: 0 },
|
|
701
|
+
{ x: 0, y: d / 2 },
|
|
702
|
+
{ x: u, y: d },
|
|
703
|
+
{ x: m, y: d },
|
|
704
|
+
...mt(-m, -d / 2, s, 50, 270, 90)
|
|
705
|
+
], S = z(x), $ = g.path(S, y), b = l.insert(() => $, ":first-child");
|
|
706
|
+
return b.attr("class", "basic label-container"), r && t.look !== "handDrawn" && b.selectChildren("path").attr("style", r), c && t.look !== "handDrawn" && b.selectChildren("path").attr("style", c), b.attr("transform", `translate(${-n / 2}, ${-e / 2})`), A(t, b), t.intersect = function(D) {
|
|
707
|
+
return M.polygon(t, x, D);
|
|
708
|
+
}, l;
|
|
709
|
+
}
|
|
710
|
+
w(se, "curvedTrapezoid");
|
|
711
|
+
var Ss = /* @__PURE__ */ w((f, t, h, c, l, i) => [
|
|
712
|
+
`M${f},${t + i}`,
|
|
713
|
+
`a${l},${i} 0,0,0 ${h},0`,
|
|
714
|
+
`a${l},${i} 0,0,0 ${-h},0`,
|
|
715
|
+
`l0,${c}`,
|
|
716
|
+
`a${l},${i} 0,0,0 ${h},0`,
|
|
717
|
+
`l0,${-c}`
|
|
718
|
+
].join(" "), "createCylinderPathD"), $s = /* @__PURE__ */ w((f, t, h, c, l, i) => [
|
|
719
|
+
`M${f},${t + i}`,
|
|
720
|
+
`M${f + h},${t + i}`,
|
|
721
|
+
`a${l},${i} 0,0,0 ${-h},0`,
|
|
722
|
+
`l0,${c}`,
|
|
723
|
+
`a${l},${i} 0,0,0 ${h},0`,
|
|
724
|
+
`l0,${-c}`
|
|
725
|
+
].join(" "), "createOuterCylinderPathD"), vs = /* @__PURE__ */ w((f, t, h, c, l, i) => [`M${f - h / 2},${-c / 2}`, `a${l},${i} 0,0,0 ${h},0`].join(" "), "createInnerCylinderPathD");
|
|
726
|
+
async function ae(f, t) {
|
|
727
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
728
|
+
t.labelStyle = h;
|
|
729
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + t.padding, t.width ?? 0), n = a / 2, e = n / (2.5 + a / 50), s = Math.max(i.height + e + t.padding, t.height ?? 0);
|
|
730
|
+
let r;
|
|
731
|
+
const { cssStyles: g } = t;
|
|
732
|
+
if (t.look === "handDrawn") {
|
|
733
|
+
const y = R.svg(l), p = $s(0, 0, a, s, n, e), d = vs(0, e, a, s, n, e), m = y.path(p, N(t, {})), u = y.path(d, N(t, { fill: "none" }));
|
|
734
|
+
r = l.insert(() => u, ":first-child"), r = l.insert(() => m, ":first-child"), r.attr("class", "basic label-container"), g && r.attr("style", g);
|
|
735
|
+
} else {
|
|
736
|
+
const y = Ss(0, 0, a, s, n, e);
|
|
737
|
+
r = l.insert("path", ":first-child").attr("d", y).attr("class", "basic label-container").attr("style", K(g)).attr("style", c);
|
|
738
|
+
}
|
|
739
|
+
return r.attr("label-offset-y", e), r.attr("transform", `translate(${-a / 2}, ${-(s / 2 + e)})`), A(t, r), o.attr(
|
|
740
|
+
"transform",
|
|
741
|
+
`translate(${-(i.width / 2) - (i.x - (i.left ?? 0))}, ${-(i.height / 2) + (t.padding ?? 0) / 1.5 - (i.y - (i.top ?? 0))})`
|
|
742
|
+
), t.intersect = function(y) {
|
|
743
|
+
const p = M.rect(t, y), d = p.x - (t.x ?? 0);
|
|
744
|
+
if (n != 0 && (Math.abs(d) < (t.width ?? 0) / 2 || Math.abs(d) == (t.width ?? 0) / 2 && Math.abs(p.y - (t.y ?? 0)) > (t.height ?? 0) / 2 - e)) {
|
|
745
|
+
let m = e * e * (1 - d * d / (n * n));
|
|
746
|
+
m > 0 && (m = Math.sqrt(m)), m = e - m, y.y - (t.y ?? 0) > 0 && (m = -m), p.y += m;
|
|
747
|
+
}
|
|
748
|
+
return p;
|
|
749
|
+
}, l;
|
|
750
|
+
}
|
|
751
|
+
w(ae, "cylinder");
|
|
752
|
+
async function ie(f, t) {
|
|
753
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
754
|
+
t.labelStyle = h;
|
|
755
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = i.width + t.padding, n = i.height + t.padding, e = n * 0.2, s = -a / 2, r = -n / 2 - e / 2, { cssStyles: g } = t, y = R.svg(l), p = N(t, {});
|
|
756
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
757
|
+
const d = [
|
|
758
|
+
{ x: s, y: r + e },
|
|
759
|
+
{ x: -s, y: r + e },
|
|
760
|
+
{ x: -s, y: -r },
|
|
761
|
+
{ x: s, y: -r },
|
|
762
|
+
{ x: s, y: r },
|
|
763
|
+
{ x: -s, y: r },
|
|
764
|
+
{ x: -s, y: r + e }
|
|
765
|
+
], m = y.polygon(
|
|
766
|
+
d.map((x) => [x.x, x.y]),
|
|
767
|
+
p
|
|
768
|
+
), u = l.insert(() => m, ":first-child");
|
|
769
|
+
return u.attr("class", "basic label-container"), g && t.look !== "handDrawn" && u.selectAll("path").attr("style", g), c && t.look !== "handDrawn" && u.selectAll("path").attr("style", c), o.attr(
|
|
770
|
+
"transform",
|
|
771
|
+
`translate(${s + (t.padding ?? 0) / 2 - (i.x - (i.left ?? 0))}, ${r + e + (t.padding ?? 0) / 2 - (i.y - (i.top ?? 0))})`
|
|
772
|
+
), A(t, u), t.intersect = function(x) {
|
|
773
|
+
return M.rect(t, x);
|
|
774
|
+
}, l;
|
|
775
|
+
}
|
|
776
|
+
w(ie, "dividedRectangle");
|
|
777
|
+
async function le(f, t) {
|
|
778
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
779
|
+
t.labelStyle = h;
|
|
780
|
+
const { shapeSvg: l, bbox: i, halfPadding: o } = await _(f, t, T(t)), n = i.width / 2 + o + 5, e = i.width / 2 + o;
|
|
781
|
+
let s;
|
|
782
|
+
const { cssStyles: r } = t;
|
|
783
|
+
if (t.look === "handDrawn") {
|
|
784
|
+
const g = R.svg(l), y = N(t, { roughness: 0.2, strokeWidth: 2.5 }), p = N(t, { roughness: 0.2, strokeWidth: 1.5 }), d = g.circle(0, 0, n * 2, y), m = g.circle(0, 0, e * 2, p);
|
|
785
|
+
s = l.insert("g", ":first-child"), s.attr("class", K(t.cssClasses)).attr("style", K(r)), s.node()?.appendChild(d), s.node()?.appendChild(m);
|
|
786
|
+
} else {
|
|
787
|
+
s = l.insert("g", ":first-child");
|
|
788
|
+
const g = s.insert("circle", ":first-child"), y = s.insert("circle");
|
|
789
|
+
s.attr("class", "basic label-container").attr("style", c), g.attr("class", "outer-circle").attr("style", c).attr("r", n).attr("cx", 0).attr("cy", 0), y.attr("class", "inner-circle").attr("style", c).attr("r", e).attr("cx", 0).attr("cy", 0);
|
|
790
|
+
}
|
|
791
|
+
return A(t, s), t.intersect = function(g) {
|
|
792
|
+
return Y.info("DoubleCircle intersect", t, n, g), M.circle(t, n, g);
|
|
793
|
+
}, l;
|
|
794
|
+
}
|
|
795
|
+
w(le, "doublecircle");
|
|
796
|
+
function ne(f, t, { config: { themeVariables: h } }) {
|
|
797
|
+
const { labelStyles: c, nodeStyles: l } = L(t);
|
|
798
|
+
t.label = "", t.labelStyle = c;
|
|
799
|
+
const i = f.insert("g").attr("class", T(t)).attr("id", t.domId ?? t.id), o = 7, { cssStyles: a } = t, n = R.svg(i), { nodeBorder: e } = h, s = N(t, { fillStyle: "solid" });
|
|
800
|
+
t.look !== "handDrawn" && (s.roughness = 0);
|
|
801
|
+
const r = n.circle(0, 0, o * 2, s), g = i.insert(() => r, ":first-child");
|
|
802
|
+
return g.selectAll("path").attr("style", `fill: ${e} !important;`), a && a.length > 0 && t.look !== "handDrawn" && g.selectAll("path").attr("style", a), l && t.look !== "handDrawn" && g.selectAll("path").attr("style", l), A(t, g), t.intersect = function(y) {
|
|
803
|
+
return Y.info("filledCircle intersect", t, { radius: o, point: y }), M.circle(t, o, y);
|
|
804
|
+
}, i;
|
|
805
|
+
}
|
|
806
|
+
w(ne, "filledCircle");
|
|
807
|
+
async function re(f, t) {
|
|
808
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
809
|
+
t.labelStyle = h;
|
|
810
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = i.width + (t.padding ?? 0), n = a + i.height, e = a + i.height, s = [
|
|
811
|
+
{ x: 0, y: -n },
|
|
812
|
+
{ x: e, y: -n },
|
|
813
|
+
{ x: e / 2, y: 0 }
|
|
814
|
+
], { cssStyles: r } = t, g = R.svg(l), y = N(t, {});
|
|
815
|
+
t.look !== "handDrawn" && (y.roughness = 0, y.fillStyle = "solid");
|
|
816
|
+
const p = z(s), d = g.path(p, y), m = l.insert(() => d, ":first-child").attr("transform", `translate(${-n / 2}, ${n / 2})`);
|
|
817
|
+
return r && t.look !== "handDrawn" && m.selectChildren("path").attr("style", r), c && t.look !== "handDrawn" && m.selectChildren("path").attr("style", c), t.width = a, t.height = n, A(t, m), o.attr(
|
|
818
|
+
"transform",
|
|
819
|
+
`translate(${-i.width / 2 - (i.x - (i.left ?? 0))}, ${-n / 2 + (t.padding ?? 0) / 2 + (i.y - (i.top ?? 0))})`
|
|
820
|
+
), t.intersect = function(u) {
|
|
821
|
+
return Y.info("Triangle intersect", t, s, u), M.polygon(t, s, u);
|
|
822
|
+
}, l;
|
|
823
|
+
}
|
|
824
|
+
w(re, "flippedTriangle");
|
|
825
|
+
function ce(f, t, { dir: h, config: { state: c, themeVariables: l } }) {
|
|
826
|
+
const { nodeStyles: i } = L(t);
|
|
827
|
+
t.label = "";
|
|
828
|
+
const o = f.insert("g").attr("class", T(t)).attr("id", t.domId ?? t.id), { cssStyles: a } = t;
|
|
829
|
+
let n = Math.max(70, t?.width ?? 0), e = Math.max(10, t?.height ?? 0);
|
|
830
|
+
h === "LR" && (n = Math.max(10, t?.width ?? 0), e = Math.max(70, t?.height ?? 0));
|
|
831
|
+
const s = -1 * n / 2, r = -1 * e / 2, g = R.svg(o), y = N(t, {
|
|
832
|
+
stroke: l.lineColor,
|
|
833
|
+
fill: l.lineColor
|
|
834
|
+
});
|
|
835
|
+
t.look !== "handDrawn" && (y.roughness = 0, y.fillStyle = "solid");
|
|
836
|
+
const p = g.rectangle(s, r, n, e, y), d = o.insert(() => p, ":first-child");
|
|
837
|
+
a && t.look !== "handDrawn" && d.selectAll("path").attr("style", a), i && t.look !== "handDrawn" && d.selectAll("path").attr("style", i), A(t, d);
|
|
838
|
+
const m = c?.padding ?? 0;
|
|
839
|
+
return t.width && t.height && (t.width += m / 2 || 0, t.height += m / 2 || 0), t.intersect = function(u) {
|
|
840
|
+
return M.rect(t, u);
|
|
841
|
+
}, o;
|
|
842
|
+
}
|
|
843
|
+
w(ce, "forkJoin");
|
|
844
|
+
async function oe(f, t) {
|
|
845
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
846
|
+
t.labelStyle = h;
|
|
847
|
+
const l = 80, i = 50, { shapeSvg: o, bbox: a } = await _(f, t, T(t)), n = Math.max(l, a.width + (t.padding ?? 0) * 2, t?.width ?? 0), e = Math.max(i, a.height + (t.padding ?? 0) * 2, t?.height ?? 0), s = e / 2, { cssStyles: r } = t, g = R.svg(o), y = N(t, {});
|
|
848
|
+
t.look !== "handDrawn" && (y.roughness = 0, y.fillStyle = "solid");
|
|
849
|
+
const p = [
|
|
850
|
+
{ x: -n / 2, y: -e / 2 },
|
|
851
|
+
{ x: n / 2 - s, y: -e / 2 },
|
|
852
|
+
...mt(-n / 2 + s, 0, s, 50, 90, 270),
|
|
853
|
+
{ x: n / 2 - s, y: e / 2 },
|
|
854
|
+
{ x: -n / 2, y: e / 2 }
|
|
855
|
+
], d = z(p), m = g.path(d, y), u = o.insert(() => m, ":first-child");
|
|
856
|
+
return u.attr("class", "basic label-container"), r && t.look !== "handDrawn" && u.selectChildren("path").attr("style", r), c && t.look !== "handDrawn" && u.selectChildren("path").attr("style", c), A(t, u), t.intersect = function(x) {
|
|
857
|
+
return Y.info("Pill intersect", t, { radius: s, point: x }), M.polygon(t, p, x);
|
|
858
|
+
}, o;
|
|
859
|
+
}
|
|
860
|
+
w(oe, "halfRoundedRectangle");
|
|
861
|
+
async function he(f, t) {
|
|
862
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
863
|
+
t.labelStyle = h;
|
|
864
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = i.height + (t.padding ?? 0), a = i.width + (t.padding ?? 0) * 2.5, { cssStyles: n } = t, e = R.svg(l), s = N(t, {});
|
|
865
|
+
t.look !== "handDrawn" && (s.roughness = 0, s.fillStyle = "solid");
|
|
866
|
+
let r = a / 2;
|
|
867
|
+
const g = r / 6;
|
|
868
|
+
r = r + g;
|
|
869
|
+
const y = o / 2, p = y / 2, d = r - p, m = [
|
|
870
|
+
{ x: -d, y: -y },
|
|
871
|
+
{ x: 0, y: -y },
|
|
872
|
+
{ x: d, y: -y },
|
|
873
|
+
{ x: r, y: 0 },
|
|
874
|
+
{ x: d, y },
|
|
875
|
+
{ x: 0, y },
|
|
876
|
+
{ x: -d, y },
|
|
877
|
+
{ x: -r, y: 0 }
|
|
878
|
+
], u = z(m), x = e.path(u, s), S = l.insert(() => x, ":first-child");
|
|
879
|
+
return S.attr("class", "basic label-container"), n && t.look !== "handDrawn" && S.selectChildren("path").attr("style", n), c && t.look !== "handDrawn" && S.selectChildren("path").attr("style", c), t.width = a, t.height = o, A(t, S), t.intersect = function($) {
|
|
880
|
+
return M.polygon(t, m, $);
|
|
881
|
+
}, l;
|
|
882
|
+
}
|
|
883
|
+
w(he, "hexagon");
|
|
884
|
+
async function ge(f, t) {
|
|
885
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
886
|
+
t.label = "", t.labelStyle = h;
|
|
887
|
+
const { shapeSvg: l } = await _(f, t, T(t)), i = Math.max(30, t?.width ?? 0), o = Math.max(30, t?.height ?? 0), { cssStyles: a } = t, n = R.svg(l), e = N(t, {});
|
|
888
|
+
t.look !== "handDrawn" && (e.roughness = 0, e.fillStyle = "solid");
|
|
889
|
+
const s = [
|
|
890
|
+
{ x: 0, y: 0 },
|
|
891
|
+
{ x: i, y: 0 },
|
|
892
|
+
{ x: 0, y: o },
|
|
893
|
+
{ x: i, y: o }
|
|
894
|
+
], r = z(s), g = n.path(r, e), y = l.insert(() => g, ":first-child");
|
|
895
|
+
return y.attr("class", "basic label-container"), a && t.look !== "handDrawn" && y.selectChildren("path").attr("style", a), c && t.look !== "handDrawn" && y.selectChildren("path").attr("style", c), y.attr("transform", `translate(${-i / 2}, ${-o / 2})`), A(t, y), t.intersect = function(p) {
|
|
896
|
+
return Y.info("Pill intersect", t, { points: s }), M.polygon(t, s, p);
|
|
897
|
+
}, l;
|
|
898
|
+
}
|
|
899
|
+
w(ge, "hourglass");
|
|
900
|
+
async function ye(f, t, { config: { themeVariables: h, flowchart: c } }) {
|
|
901
|
+
const { labelStyles: l } = L(t);
|
|
902
|
+
t.labelStyle = l;
|
|
903
|
+
const i = t.assetHeight ?? 48, o = t.assetWidth ?? 48, a = Math.max(i, o), n = c?.wrappingWidth;
|
|
904
|
+
t.width = Math.max(a, n ?? 0);
|
|
905
|
+
const { shapeSvg: e, bbox: s, label: r } = await _(f, t, "icon-shape default"), g = t.pos === "t", y = a, p = a, { nodeBorder: d } = h, { stylesMap: m } = wt(t), u = -p / 2, x = -y / 2, S = t.label ? 8 : 0, $ = R.svg(e), b = N(t, { stroke: "none", fill: "none" });
|
|
906
|
+
t.look !== "handDrawn" && (b.roughness = 0, b.fillStyle = "solid");
|
|
907
|
+
const D = $.rectangle(u, x, p, y, b), v = Math.max(p, s.width), k = y + s.height + S, B = $.rectangle(-v / 2, -k / 2, v, k, {
|
|
908
|
+
...b,
|
|
909
|
+
fill: "transparent",
|
|
910
|
+
stroke: "none"
|
|
911
|
+
}), I = e.insert(() => D, ":first-child"), H = e.insert(() => B);
|
|
912
|
+
if (t.icon) {
|
|
913
|
+
const W = e.append("g");
|
|
914
|
+
W.html(
|
|
915
|
+
`<g>${await bt(t.icon, {
|
|
916
|
+
height: a,
|
|
917
|
+
width: a,
|
|
918
|
+
fallbackPrefix: ""
|
|
919
|
+
})}</g>`
|
|
920
|
+
);
|
|
921
|
+
const C = W.node().getBBox(), E = C.width, X = C.height, P = C.x, j = C.y;
|
|
922
|
+
W.attr(
|
|
923
|
+
"transform",
|
|
924
|
+
`translate(${-E / 2 - P},${g ? s.height / 2 + S / 2 - X / 2 - j : -s.height / 2 - S / 2 - X / 2 - j})`
|
|
925
|
+
), W.attr("style", `color: ${m.get("stroke") ?? d};`);
|
|
926
|
+
}
|
|
927
|
+
return r.attr(
|
|
928
|
+
"transform",
|
|
929
|
+
`translate(${-s.width / 2 - (s.x - (s.left ?? 0))},${g ? -k / 2 : k / 2 - s.height})`
|
|
930
|
+
), I.attr(
|
|
931
|
+
"transform",
|
|
932
|
+
`translate(0,${g ? s.height / 2 + S / 2 : -s.height / 2 - S / 2})`
|
|
933
|
+
), A(t, H), t.intersect = function(W) {
|
|
934
|
+
if (Y.info("iconSquare intersect", t, W), !t.label)
|
|
935
|
+
return M.rect(t, W);
|
|
936
|
+
const C = t.x ?? 0, E = t.y ?? 0, X = t.height ?? 0;
|
|
937
|
+
let P = [];
|
|
938
|
+
return g ? P = [
|
|
939
|
+
{ x: C - s.width / 2, y: E - X / 2 },
|
|
940
|
+
{ x: C + s.width / 2, y: E - X / 2 },
|
|
941
|
+
{ x: C + s.width / 2, y: E - X / 2 + s.height + S },
|
|
942
|
+
{ x: C + p / 2, y: E - X / 2 + s.height + S },
|
|
943
|
+
{ x: C + p / 2, y: E + X / 2 },
|
|
944
|
+
{ x: C - p / 2, y: E + X / 2 },
|
|
945
|
+
{ x: C - p / 2, y: E - X / 2 + s.height + S },
|
|
946
|
+
{ x: C - s.width / 2, y: E - X / 2 + s.height + S }
|
|
947
|
+
] : P = [
|
|
948
|
+
{ x: C - p / 2, y: E - X / 2 },
|
|
949
|
+
{ x: C + p / 2, y: E - X / 2 },
|
|
950
|
+
{ x: C + p / 2, y: E - X / 2 + y },
|
|
951
|
+
{ x: C + s.width / 2, y: E - X / 2 + y },
|
|
952
|
+
{ x: C + s.width / 2 / 2, y: E + X / 2 },
|
|
953
|
+
{ x: C - s.width / 2, y: E + X / 2 },
|
|
954
|
+
{ x: C - s.width / 2, y: E - X / 2 + y },
|
|
955
|
+
{ x: C - p / 2, y: E - X / 2 + y }
|
|
956
|
+
], M.polygon(t, P, W);
|
|
957
|
+
}, e;
|
|
958
|
+
}
|
|
959
|
+
w(ye, "icon");
|
|
960
|
+
async function fe(f, t, { config: { themeVariables: h, flowchart: c } }) {
|
|
961
|
+
const { labelStyles: l } = L(t);
|
|
962
|
+
t.labelStyle = l;
|
|
963
|
+
const i = t.assetHeight ?? 48, o = t.assetWidth ?? 48, a = Math.max(i, o), n = c?.wrappingWidth;
|
|
964
|
+
t.width = Math.max(a, n ?? 0);
|
|
965
|
+
const { shapeSvg: e, bbox: s, label: r } = await _(f, t, "icon-shape default"), g = 20, y = t.label ? 8 : 0, p = t.pos === "t", { nodeBorder: d, mainBkg: m } = h, { stylesMap: u } = wt(t), x = R.svg(e), S = N(t, {});
|
|
966
|
+
t.look !== "handDrawn" && (S.roughness = 0, S.fillStyle = "solid");
|
|
967
|
+
const $ = u.get("fill");
|
|
968
|
+
S.stroke = $ ?? m;
|
|
969
|
+
const b = e.append("g");
|
|
970
|
+
t.icon && b.html(
|
|
971
|
+
`<g>${await bt(t.icon, {
|
|
972
|
+
height: a,
|
|
973
|
+
width: a,
|
|
974
|
+
fallbackPrefix: ""
|
|
975
|
+
})}</g>`
|
|
976
|
+
);
|
|
977
|
+
const D = b.node().getBBox(), v = D.width, k = D.height, B = D.x, I = D.y, H = Math.max(v, k) * Math.SQRT2 + g * 2, W = x.circle(0, 0, H, S), C = Math.max(H, s.width), E = H + s.height + y, X = x.rectangle(-C / 2, -E / 2, C, E, {
|
|
978
|
+
...S,
|
|
979
|
+
fill: "transparent",
|
|
980
|
+
stroke: "none"
|
|
981
|
+
}), P = e.insert(() => W, ":first-child"), j = e.insert(() => X);
|
|
982
|
+
return b.attr(
|
|
983
|
+
"transform",
|
|
984
|
+
`translate(${-v / 2 - B},${p ? s.height / 2 + y / 2 - k / 2 - I : -s.height / 2 - y / 2 - k / 2 - I})`
|
|
985
|
+
), b.attr("style", `color: ${u.get("stroke") ?? d};`), r.attr(
|
|
986
|
+
"transform",
|
|
987
|
+
`translate(${-s.width / 2 - (s.x - (s.left ?? 0))},${p ? -E / 2 : E / 2 - s.height})`
|
|
988
|
+
), P.attr(
|
|
989
|
+
"transform",
|
|
990
|
+
`translate(0,${p ? s.height / 2 + y / 2 : -s.height / 2 - y / 2})`
|
|
991
|
+
), A(t, j), t.intersect = function(O) {
|
|
992
|
+
return Y.info("iconSquare intersect", t, O), M.rect(t, O);
|
|
993
|
+
}, e;
|
|
994
|
+
}
|
|
995
|
+
w(fe, "iconCircle");
|
|
996
|
+
async function pe(f, t, { config: { themeVariables: h, flowchart: c } }) {
|
|
997
|
+
const { labelStyles: l } = L(t);
|
|
998
|
+
t.labelStyle = l;
|
|
999
|
+
const i = t.assetHeight ?? 48, o = t.assetWidth ?? 48, a = Math.max(i, o), n = c?.wrappingWidth;
|
|
1000
|
+
t.width = Math.max(a, n ?? 0);
|
|
1001
|
+
const { shapeSvg: e, bbox: s, halfPadding: r, label: g } = await _(
|
|
1002
|
+
f,
|
|
1003
|
+
t,
|
|
1004
|
+
"icon-shape default"
|
|
1005
|
+
), y = t.pos === "t", p = a + r * 2, d = a + r * 2, { nodeBorder: m, mainBkg: u } = h, { stylesMap: x } = wt(t), S = -d / 2, $ = -p / 2, b = t.label ? 8 : 0, D = R.svg(e), v = N(t, {});
|
|
1006
|
+
t.look !== "handDrawn" && (v.roughness = 0, v.fillStyle = "solid");
|
|
1007
|
+
const k = x.get("fill");
|
|
1008
|
+
v.stroke = k ?? u;
|
|
1009
|
+
const B = D.path(ct(S, $, d, p, 5), v), I = Math.max(d, s.width), H = p + s.height + b, W = D.rectangle(-I / 2, -H / 2, I, H, {
|
|
1010
|
+
...v,
|
|
1011
|
+
fill: "transparent",
|
|
1012
|
+
stroke: "none"
|
|
1013
|
+
}), C = e.insert(() => B, ":first-child").attr("class", "icon-shape2"), E = e.insert(() => W);
|
|
1014
|
+
if (t.icon) {
|
|
1015
|
+
const X = e.append("g");
|
|
1016
|
+
X.html(
|
|
1017
|
+
`<g>${await bt(t.icon, {
|
|
1018
|
+
height: a,
|
|
1019
|
+
width: a,
|
|
1020
|
+
fallbackPrefix: ""
|
|
1021
|
+
})}</g>`
|
|
1022
|
+
);
|
|
1023
|
+
const P = X.node().getBBox(), j = P.width, O = P.height, J = P.x, st = P.y;
|
|
1024
|
+
X.attr(
|
|
1025
|
+
"transform",
|
|
1026
|
+
`translate(${-j / 2 - J},${y ? s.height / 2 + b / 2 - O / 2 - st : -s.height / 2 - b / 2 - O / 2 - st})`
|
|
1027
|
+
), X.attr("style", `color: ${x.get("stroke") ?? m};`);
|
|
1028
|
+
}
|
|
1029
|
+
return g.attr(
|
|
1030
|
+
"transform",
|
|
1031
|
+
`translate(${-s.width / 2 - (s.x - (s.left ?? 0))},${y ? -H / 2 : H / 2 - s.height})`
|
|
1032
|
+
), C.attr(
|
|
1033
|
+
"transform",
|
|
1034
|
+
`translate(0,${y ? s.height / 2 + b / 2 : -s.height / 2 - b / 2})`
|
|
1035
|
+
), A(t, E), t.intersect = function(X) {
|
|
1036
|
+
if (Y.info("iconSquare intersect", t, X), !t.label)
|
|
1037
|
+
return M.rect(t, X);
|
|
1038
|
+
const P = t.x ?? 0, j = t.y ?? 0, O = t.height ?? 0;
|
|
1039
|
+
let J = [];
|
|
1040
|
+
return y ? J = [
|
|
1041
|
+
{ x: P - s.width / 2, y: j - O / 2 },
|
|
1042
|
+
{ x: P + s.width / 2, y: j - O / 2 },
|
|
1043
|
+
{ x: P + s.width / 2, y: j - O / 2 + s.height + b },
|
|
1044
|
+
{ x: P + d / 2, y: j - O / 2 + s.height + b },
|
|
1045
|
+
{ x: P + d / 2, y: j + O / 2 },
|
|
1046
|
+
{ x: P - d / 2, y: j + O / 2 },
|
|
1047
|
+
{ x: P - d / 2, y: j - O / 2 + s.height + b },
|
|
1048
|
+
{ x: P - s.width / 2, y: j - O / 2 + s.height + b }
|
|
1049
|
+
] : J = [
|
|
1050
|
+
{ x: P - d / 2, y: j - O / 2 },
|
|
1051
|
+
{ x: P + d / 2, y: j - O / 2 },
|
|
1052
|
+
{ x: P + d / 2, y: j - O / 2 + p },
|
|
1053
|
+
{ x: P + s.width / 2, y: j - O / 2 + p },
|
|
1054
|
+
{ x: P + s.width / 2 / 2, y: j + O / 2 },
|
|
1055
|
+
{ x: P - s.width / 2, y: j + O / 2 },
|
|
1056
|
+
{ x: P - s.width / 2, y: j - O / 2 + p },
|
|
1057
|
+
{ x: P - d / 2, y: j - O / 2 + p }
|
|
1058
|
+
], M.polygon(t, J, X);
|
|
1059
|
+
}, e;
|
|
1060
|
+
}
|
|
1061
|
+
w(pe, "iconRounded");
|
|
1062
|
+
async function de(f, t, { config: { themeVariables: h, flowchart: c } }) {
|
|
1063
|
+
const { labelStyles: l } = L(t);
|
|
1064
|
+
t.labelStyle = l;
|
|
1065
|
+
const i = t.assetHeight ?? 48, o = t.assetWidth ?? 48, a = Math.max(i, o), n = c?.wrappingWidth;
|
|
1066
|
+
t.width = Math.max(a, n ?? 0);
|
|
1067
|
+
const { shapeSvg: e, bbox: s, halfPadding: r, label: g } = await _(
|
|
1068
|
+
f,
|
|
1069
|
+
t,
|
|
1070
|
+
"icon-shape default"
|
|
1071
|
+
), y = t.pos === "t", p = a + r * 2, d = a + r * 2, { nodeBorder: m, mainBkg: u } = h, { stylesMap: x } = wt(t), S = -d / 2, $ = -p / 2, b = t.label ? 8 : 0, D = R.svg(e), v = N(t, {});
|
|
1072
|
+
t.look !== "handDrawn" && (v.roughness = 0, v.fillStyle = "solid");
|
|
1073
|
+
const k = x.get("fill");
|
|
1074
|
+
v.stroke = k ?? u;
|
|
1075
|
+
const B = D.path(ct(S, $, d, p, 0.1), v), I = Math.max(d, s.width), H = p + s.height + b, W = D.rectangle(-I / 2, -H / 2, I, H, {
|
|
1076
|
+
...v,
|
|
1077
|
+
fill: "transparent",
|
|
1078
|
+
stroke: "none"
|
|
1079
|
+
}), C = e.insert(() => B, ":first-child"), E = e.insert(() => W);
|
|
1080
|
+
if (t.icon) {
|
|
1081
|
+
const X = e.append("g");
|
|
1082
|
+
X.html(
|
|
1083
|
+
`<g>${await bt(t.icon, {
|
|
1084
|
+
height: a,
|
|
1085
|
+
width: a,
|
|
1086
|
+
fallbackPrefix: ""
|
|
1087
|
+
})}</g>`
|
|
1088
|
+
);
|
|
1089
|
+
const P = X.node().getBBox(), j = P.width, O = P.height, J = P.x, st = P.y;
|
|
1090
|
+
X.attr(
|
|
1091
|
+
"transform",
|
|
1092
|
+
`translate(${-j / 2 - J},${y ? s.height / 2 + b / 2 - O / 2 - st : -s.height / 2 - b / 2 - O / 2 - st})`
|
|
1093
|
+
), X.attr("style", `color: ${x.get("stroke") ?? m};`);
|
|
1094
|
+
}
|
|
1095
|
+
return g.attr(
|
|
1096
|
+
"transform",
|
|
1097
|
+
`translate(${-s.width / 2 - (s.x - (s.left ?? 0))},${y ? -H / 2 : H / 2 - s.height})`
|
|
1098
|
+
), C.attr(
|
|
1099
|
+
"transform",
|
|
1100
|
+
`translate(0,${y ? s.height / 2 + b / 2 : -s.height / 2 - b / 2})`
|
|
1101
|
+
), A(t, E), t.intersect = function(X) {
|
|
1102
|
+
if (Y.info("iconSquare intersect", t, X), !t.label)
|
|
1103
|
+
return M.rect(t, X);
|
|
1104
|
+
const P = t.x ?? 0, j = t.y ?? 0, O = t.height ?? 0;
|
|
1105
|
+
let J = [];
|
|
1106
|
+
return y ? J = [
|
|
1107
|
+
{ x: P - s.width / 2, y: j - O / 2 },
|
|
1108
|
+
{ x: P + s.width / 2, y: j - O / 2 },
|
|
1109
|
+
{ x: P + s.width / 2, y: j - O / 2 + s.height + b },
|
|
1110
|
+
{ x: P + d / 2, y: j - O / 2 + s.height + b },
|
|
1111
|
+
{ x: P + d / 2, y: j + O / 2 },
|
|
1112
|
+
{ x: P - d / 2, y: j + O / 2 },
|
|
1113
|
+
{ x: P - d / 2, y: j - O / 2 + s.height + b },
|
|
1114
|
+
{ x: P - s.width / 2, y: j - O / 2 + s.height + b }
|
|
1115
|
+
] : J = [
|
|
1116
|
+
{ x: P - d / 2, y: j - O / 2 },
|
|
1117
|
+
{ x: P + d / 2, y: j - O / 2 },
|
|
1118
|
+
{ x: P + d / 2, y: j - O / 2 + p },
|
|
1119
|
+
{ x: P + s.width / 2, y: j - O / 2 + p },
|
|
1120
|
+
{ x: P + s.width / 2 / 2, y: j + O / 2 },
|
|
1121
|
+
{ x: P - s.width / 2, y: j + O / 2 },
|
|
1122
|
+
{ x: P - s.width / 2, y: j - O / 2 + p },
|
|
1123
|
+
{ x: P - d / 2, y: j - O / 2 + p }
|
|
1124
|
+
], M.polygon(t, J, X);
|
|
1125
|
+
}, e;
|
|
1126
|
+
}
|
|
1127
|
+
w(de, "iconSquare");
|
|
1128
|
+
async function ue(f, t, { config: { flowchart: h } }) {
|
|
1129
|
+
const c = new Image();
|
|
1130
|
+
c.src = t?.img ?? "", await c.decode();
|
|
1131
|
+
const l = Number(c.naturalWidth.toString().replace("px", "")), i = Number(c.naturalHeight.toString().replace("px", ""));
|
|
1132
|
+
t.imageAspectRatio = l / i;
|
|
1133
|
+
const { labelStyles: o } = L(t);
|
|
1134
|
+
t.labelStyle = o;
|
|
1135
|
+
const a = h?.wrappingWidth;
|
|
1136
|
+
t.defaultWidth = h?.wrappingWidth;
|
|
1137
|
+
const n = Math.max(
|
|
1138
|
+
t.label ? a ?? 0 : 0,
|
|
1139
|
+
t?.assetWidth ?? l
|
|
1140
|
+
), e = t.constraint === "on" && t?.assetHeight ? t.assetHeight * t.imageAspectRatio : n, s = t.constraint === "on" ? e / t.imageAspectRatio : t?.assetHeight ?? i;
|
|
1141
|
+
t.width = Math.max(e, a ?? 0);
|
|
1142
|
+
const { shapeSvg: r, bbox: g, label: y } = await _(f, t, "image-shape default"), p = t.pos === "t", d = -e / 2, m = -s / 2, u = t.label ? 8 : 0, x = R.svg(r), S = N(t, {});
|
|
1143
|
+
t.look !== "handDrawn" && (S.roughness = 0, S.fillStyle = "solid");
|
|
1144
|
+
const $ = x.rectangle(d, m, e, s, S), b = Math.max(e, g.width), D = s + g.height + u, v = x.rectangle(-b / 2, -D / 2, b, D, {
|
|
1145
|
+
...S,
|
|
1146
|
+
fill: "none",
|
|
1147
|
+
stroke: "none"
|
|
1148
|
+
}), k = r.insert(() => $, ":first-child"), B = r.insert(() => v);
|
|
1149
|
+
if (t.img) {
|
|
1150
|
+
const I = r.append("image");
|
|
1151
|
+
I.attr("href", t.img), I.attr("width", e), I.attr("height", s), I.attr("preserveAspectRatio", "none"), I.attr(
|
|
1152
|
+
"transform",
|
|
1153
|
+
`translate(${-e / 2},${p ? D / 2 - s : -D / 2})`
|
|
1154
|
+
);
|
|
1155
|
+
}
|
|
1156
|
+
return y.attr(
|
|
1157
|
+
"transform",
|
|
1158
|
+
`translate(${-g.width / 2 - (g.x - (g.left ?? 0))},${p ? -s / 2 - g.height / 2 - u / 2 : s / 2 - g.height / 2 + u / 2})`
|
|
1159
|
+
), k.attr(
|
|
1160
|
+
"transform",
|
|
1161
|
+
`translate(0,${p ? g.height / 2 + u / 2 : -g.height / 2 - u / 2})`
|
|
1162
|
+
), A(t, B), t.intersect = function(I) {
|
|
1163
|
+
if (Y.info("iconSquare intersect", t, I), !t.label)
|
|
1164
|
+
return M.rect(t, I);
|
|
1165
|
+
const H = t.x ?? 0, W = t.y ?? 0, C = t.height ?? 0;
|
|
1166
|
+
let E = [];
|
|
1167
|
+
return p ? E = [
|
|
1168
|
+
{ x: H - g.width / 2, y: W - C / 2 },
|
|
1169
|
+
{ x: H + g.width / 2, y: W - C / 2 },
|
|
1170
|
+
{ x: H + g.width / 2, y: W - C / 2 + g.height + u },
|
|
1171
|
+
{ x: H + e / 2, y: W - C / 2 + g.height + u },
|
|
1172
|
+
{ x: H + e / 2, y: W + C / 2 },
|
|
1173
|
+
{ x: H - e / 2, y: W + C / 2 },
|
|
1174
|
+
{ x: H - e / 2, y: W - C / 2 + g.height + u },
|
|
1175
|
+
{ x: H - g.width / 2, y: W - C / 2 + g.height + u }
|
|
1176
|
+
] : E = [
|
|
1177
|
+
{ x: H - e / 2, y: W - C / 2 },
|
|
1178
|
+
{ x: H + e / 2, y: W - C / 2 },
|
|
1179
|
+
{ x: H + e / 2, y: W - C / 2 + s },
|
|
1180
|
+
{ x: H + g.width / 2, y: W - C / 2 + s },
|
|
1181
|
+
{ x: H + g.width / 2 / 2, y: W + C / 2 },
|
|
1182
|
+
{ x: H - g.width / 2, y: W + C / 2 },
|
|
1183
|
+
{ x: H - g.width / 2, y: W - C / 2 + s },
|
|
1184
|
+
{ x: H - e / 2, y: W - C / 2 + s }
|
|
1185
|
+
], M.polygon(t, E, I);
|
|
1186
|
+
}, r;
|
|
1187
|
+
}
|
|
1188
|
+
w(ue, "imageSquare");
|
|
1189
|
+
async function me(f, t) {
|
|
1190
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1191
|
+
t.labelStyle = h;
|
|
1192
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), a = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), n = [
|
|
1193
|
+
{ x: 0, y: 0 },
|
|
1194
|
+
{ x: o, y: 0 },
|
|
1195
|
+
{ x: o + 3 * a / 6, y: -a },
|
|
1196
|
+
{ x: -3 * a / 6, y: -a }
|
|
1197
|
+
];
|
|
1198
|
+
let e;
|
|
1199
|
+
const { cssStyles: s } = t;
|
|
1200
|
+
if (t.look === "handDrawn") {
|
|
1201
|
+
const r = R.svg(l), g = N(t, {}), y = z(n), p = r.path(y, g);
|
|
1202
|
+
e = l.insert(() => p, ":first-child").attr("transform", `translate(${-o / 2}, ${a / 2})`), s && e.attr("style", s);
|
|
1203
|
+
} else
|
|
1204
|
+
e = ot(l, o, a, n);
|
|
1205
|
+
return c && e.attr("style", c), t.width = o, t.height = a, A(t, e), t.intersect = function(r) {
|
|
1206
|
+
return M.polygon(t, n, r);
|
|
1207
|
+
}, l;
|
|
1208
|
+
}
|
|
1209
|
+
w(me, "inv_trapezoid");
|
|
1210
|
+
async function $t(f, t, h) {
|
|
1211
|
+
const { labelStyles: c, nodeStyles: l } = L(t);
|
|
1212
|
+
t.labelStyle = c;
|
|
1213
|
+
const { shapeSvg: i, bbox: o } = await _(f, t, T(t)), a = Math.max(o.width + h.labelPaddingX * 2, t?.width || 0), n = Math.max(o.height + h.labelPaddingY * 2, t?.height || 0), e = -a / 2, s = -n / 2;
|
|
1214
|
+
let r, { rx: g, ry: y } = t;
|
|
1215
|
+
const { cssStyles: p } = t;
|
|
1216
|
+
if (h?.rx && h.ry && (g = h.rx, y = h.ry), t.look === "handDrawn") {
|
|
1217
|
+
const d = R.svg(i), m = N(t, {}), u = g || y ? d.path(ct(e, s, a, n, g || 0), m) : d.rectangle(e, s, a, n, m);
|
|
1218
|
+
r = i.insert(() => u, ":first-child"), r.attr("class", "basic label-container").attr("style", K(p));
|
|
1219
|
+
} else
|
|
1220
|
+
r = i.insert("rect", ":first-child"), r.attr("class", "basic label-container").attr("style", l).attr("rx", K(g)).attr("ry", K(y)).attr("x", e).attr("y", s).attr("width", a).attr("height", n);
|
|
1221
|
+
return A(t, r), t.calcIntersect = function(d, m) {
|
|
1222
|
+
return M.rect(d, m);
|
|
1223
|
+
}, t.intersect = function(d) {
|
|
1224
|
+
return M.rect(t, d);
|
|
1225
|
+
}, i;
|
|
1226
|
+
}
|
|
1227
|
+
w($t, "drawRect");
|
|
1228
|
+
async function xe(f, t) {
|
|
1229
|
+
const { shapeSvg: h, bbox: c, label: l } = await _(f, t, "label"), i = h.insert("rect", ":first-child");
|
|
1230
|
+
return i.attr("width", 0.1).attr("height", 0.1), h.attr("class", "label edgeLabel"), l.attr(
|
|
1231
|
+
"transform",
|
|
1232
|
+
`translate(${-(c.width / 2) - (c.x - (c.left ?? 0))}, ${-(c.height / 2) - (c.y - (c.top ?? 0))})`
|
|
1233
|
+
), A(t, i), t.intersect = function(n) {
|
|
1234
|
+
return M.rect(t, n);
|
|
1235
|
+
}, h;
|
|
1236
|
+
}
|
|
1237
|
+
w(xe, "labelRect");
|
|
1238
|
+
async function we(f, t) {
|
|
1239
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1240
|
+
t.labelStyle = h;
|
|
1241
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = Math.max(i.width + (t.padding ?? 0), t?.width ?? 0), a = Math.max(i.height + (t.padding ?? 0), t?.height ?? 0), n = [
|
|
1242
|
+
{ x: 0, y: 0 },
|
|
1243
|
+
{ x: o + 3 * a / 6, y: 0 },
|
|
1244
|
+
{ x: o, y: -a },
|
|
1245
|
+
{ x: -(3 * a) / 6, y: -a }
|
|
1246
|
+
];
|
|
1247
|
+
let e;
|
|
1248
|
+
const { cssStyles: s } = t;
|
|
1249
|
+
if (t.look === "handDrawn") {
|
|
1250
|
+
const r = R.svg(l), g = N(t, {}), y = z(n), p = r.path(y, g);
|
|
1251
|
+
e = l.insert(() => p, ":first-child").attr("transform", `translate(${-o / 2}, ${a / 2})`), s && e.attr("style", s);
|
|
1252
|
+
} else
|
|
1253
|
+
e = ot(l, o, a, n);
|
|
1254
|
+
return c && e.attr("style", c), t.width = o, t.height = a, A(t, e), t.intersect = function(r) {
|
|
1255
|
+
return M.polygon(t, n, r);
|
|
1256
|
+
}, l;
|
|
1257
|
+
}
|
|
1258
|
+
w(we, "lean_left");
|
|
1259
|
+
async function be(f, t) {
|
|
1260
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1261
|
+
t.labelStyle = h;
|
|
1262
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = Math.max(i.width + (t.padding ?? 0), t?.width ?? 0), a = Math.max(i.height + (t.padding ?? 0), t?.height ?? 0), n = [
|
|
1263
|
+
{ x: -3 * a / 6, y: 0 },
|
|
1264
|
+
{ x: o, y: 0 },
|
|
1265
|
+
{ x: o + 3 * a / 6, y: -a },
|
|
1266
|
+
{ x: 0, y: -a }
|
|
1267
|
+
];
|
|
1268
|
+
let e;
|
|
1269
|
+
const { cssStyles: s } = t;
|
|
1270
|
+
if (t.look === "handDrawn") {
|
|
1271
|
+
const r = R.svg(l), g = N(t, {}), y = z(n), p = r.path(y, g);
|
|
1272
|
+
e = l.insert(() => p, ":first-child").attr("transform", `translate(${-o / 2}, ${a / 2})`), s && e.attr("style", s);
|
|
1273
|
+
} else
|
|
1274
|
+
e = ot(l, o, a, n);
|
|
1275
|
+
return c && e.attr("style", c), t.width = o, t.height = a, A(t, e), t.intersect = function(r) {
|
|
1276
|
+
return M.polygon(t, n, r);
|
|
1277
|
+
}, l;
|
|
1278
|
+
}
|
|
1279
|
+
w(be, "lean_right");
|
|
1280
|
+
function Se(f, t) {
|
|
1281
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1282
|
+
t.label = "", t.labelStyle = h;
|
|
1283
|
+
const l = f.insert("g").attr("class", T(t)).attr("id", t.domId ?? t.id), { cssStyles: i } = t, o = Math.max(35, t?.width ?? 0), a = Math.max(35, t?.height ?? 0), n = 7, e = [
|
|
1284
|
+
{ x: o, y: 0 },
|
|
1285
|
+
{ x: 0, y: a + n / 2 },
|
|
1286
|
+
{ x: o - 2 * n, y: a + n / 2 },
|
|
1287
|
+
{ x: 0, y: 2 * a },
|
|
1288
|
+
{ x: o, y: a - n / 2 },
|
|
1289
|
+
{ x: 2 * n, y: a - n / 2 }
|
|
1290
|
+
], s = R.svg(l), r = N(t, {});
|
|
1291
|
+
t.look !== "handDrawn" && (r.roughness = 0, r.fillStyle = "solid");
|
|
1292
|
+
const g = z(e), y = s.path(g, r), p = l.insert(() => y, ":first-child");
|
|
1293
|
+
return i && t.look !== "handDrawn" && p.selectAll("path").attr("style", i), c && t.look !== "handDrawn" && p.selectAll("path").attr("style", c), p.attr("transform", `translate(-${o / 2},${-a})`), A(t, p), t.intersect = function(d) {
|
|
1294
|
+
return Y.info("lightningBolt intersect", t, d), M.polygon(t, e, d);
|
|
1295
|
+
}, l;
|
|
1296
|
+
}
|
|
1297
|
+
w(Se, "lightningBolt");
|
|
1298
|
+
var ks = /* @__PURE__ */ w((f, t, h, c, l, i, o) => [
|
|
1299
|
+
`M${f},${t + i}`,
|
|
1300
|
+
`a${l},${i} 0,0,0 ${h},0`,
|
|
1301
|
+
`a${l},${i} 0,0,0 ${-h},0`,
|
|
1302
|
+
`l0,${c}`,
|
|
1303
|
+
`a${l},${i} 0,0,0 ${h},0`,
|
|
1304
|
+
`l0,${-c}`,
|
|
1305
|
+
`M${f},${t + i + o}`,
|
|
1306
|
+
`a${l},${i} 0,0,0 ${h},0`
|
|
1307
|
+
].join(" "), "createCylinderPathD"), Ds = /* @__PURE__ */ w((f, t, h, c, l, i, o) => [
|
|
1308
|
+
`M${f},${t + i}`,
|
|
1309
|
+
`M${f + h},${t + i}`,
|
|
1310
|
+
`a${l},${i} 0,0,0 ${-h},0`,
|
|
1311
|
+
`l0,${c}`,
|
|
1312
|
+
`a${l},${i} 0,0,0 ${h},0`,
|
|
1313
|
+
`l0,${-c}`,
|
|
1314
|
+
`M${f},${t + i + o}`,
|
|
1315
|
+
`a${l},${i} 0,0,0 ${h},0`
|
|
1316
|
+
].join(" "), "createOuterCylinderPathD"), Bs = /* @__PURE__ */ w((f, t, h, c, l, i) => [`M${f - h / 2},${-c / 2}`, `a${l},${i} 0,0,0 ${h},0`].join(" "), "createInnerCylinderPathD");
|
|
1317
|
+
async function $e(f, t) {
|
|
1318
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1319
|
+
t.labelStyle = h;
|
|
1320
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0), t.width ?? 0), n = a / 2, e = n / (2.5 + a / 50), s = Math.max(i.height + e + (t.padding ?? 0), t.height ?? 0), r = s * 0.1;
|
|
1321
|
+
let g;
|
|
1322
|
+
const { cssStyles: y } = t;
|
|
1323
|
+
if (t.look === "handDrawn") {
|
|
1324
|
+
const p = R.svg(l), d = Ds(0, 0, a, s, n, e, r), m = Bs(0, e, a, s, n, e), u = N(t, {}), x = p.path(d, u), S = p.path(m, u);
|
|
1325
|
+
l.insert(() => S, ":first-child").attr("class", "line"), g = l.insert(() => x, ":first-child"), g.attr("class", "basic label-container"), y && g.attr("style", y);
|
|
1326
|
+
} else {
|
|
1327
|
+
const p = ks(0, 0, a, s, n, e, r);
|
|
1328
|
+
g = l.insert("path", ":first-child").attr("d", p).attr("class", "basic label-container").attr("style", K(y)).attr("style", c);
|
|
1329
|
+
}
|
|
1330
|
+
return g.attr("label-offset-y", e), g.attr("transform", `translate(${-a / 2}, ${-(s / 2 + e)})`), A(t, g), o.attr(
|
|
1331
|
+
"transform",
|
|
1332
|
+
`translate(${-(i.width / 2) - (i.x - (i.left ?? 0))}, ${-(i.height / 2) + e - (i.y - (i.top ?? 0))})`
|
|
1333
|
+
), t.intersect = function(p) {
|
|
1334
|
+
const d = M.rect(t, p), m = d.x - (t.x ?? 0);
|
|
1335
|
+
if (n != 0 && (Math.abs(m) < (t.width ?? 0) / 2 || Math.abs(m) == (t.width ?? 0) / 2 && Math.abs(d.y - (t.y ?? 0)) > (t.height ?? 0) / 2 - e)) {
|
|
1336
|
+
let u = e * e * (1 - m * m / (n * n));
|
|
1337
|
+
u > 0 && (u = Math.sqrt(u)), u = e - u, p.y - (t.y ?? 0) > 0 && (u = -u), d.y += u;
|
|
1338
|
+
}
|
|
1339
|
+
return d;
|
|
1340
|
+
}, l;
|
|
1341
|
+
}
|
|
1342
|
+
w($e, "linedCylinder");
|
|
1343
|
+
async function ve(f, t) {
|
|
1344
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1345
|
+
t.labelStyle = h;
|
|
1346
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), n = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), e = n / 4, s = n + e, { cssStyles: r } = t, g = R.svg(l), y = N(t, {});
|
|
1347
|
+
t.look !== "handDrawn" && (y.roughness = 0, y.fillStyle = "solid");
|
|
1348
|
+
const p = [
|
|
1349
|
+
{ x: -a / 2 - a / 2 * 0.1, y: -s / 2 },
|
|
1350
|
+
{ x: -a / 2 - a / 2 * 0.1, y: s / 2 },
|
|
1351
|
+
...rt(
|
|
1352
|
+
-a / 2 - a / 2 * 0.1,
|
|
1353
|
+
s / 2,
|
|
1354
|
+
a / 2 + a / 2 * 0.1,
|
|
1355
|
+
s / 2,
|
|
1356
|
+
e,
|
|
1357
|
+
0.8
|
|
1358
|
+
),
|
|
1359
|
+
{ x: a / 2 + a / 2 * 0.1, y: -s / 2 },
|
|
1360
|
+
{ x: -a / 2 - a / 2 * 0.1, y: -s / 2 },
|
|
1361
|
+
{ x: -a / 2, y: -s / 2 },
|
|
1362
|
+
{ x: -a / 2, y: s / 2 * 1.1 },
|
|
1363
|
+
{ x: -a / 2, y: -s / 2 }
|
|
1364
|
+
], d = g.polygon(
|
|
1365
|
+
p.map((u) => [u.x, u.y]),
|
|
1366
|
+
y
|
|
1367
|
+
), m = l.insert(() => d, ":first-child");
|
|
1368
|
+
return m.attr("class", "basic label-container"), r && t.look !== "handDrawn" && m.selectAll("path").attr("style", r), c && t.look !== "handDrawn" && m.selectAll("path").attr("style", c), m.attr("transform", `translate(0,${-e / 2})`), o.attr(
|
|
1369
|
+
"transform",
|
|
1370
|
+
`translate(${-a / 2 + (t.padding ?? 0) + a / 2 * 0.1 / 2 - (i.x - (i.left ?? 0))},${-n / 2 + (t.padding ?? 0) - e / 2 - (i.y - (i.top ?? 0))})`
|
|
1371
|
+
), A(t, m), t.intersect = function(u) {
|
|
1372
|
+
return M.polygon(t, p, u);
|
|
1373
|
+
}, l;
|
|
1374
|
+
}
|
|
1375
|
+
w(ve, "linedWaveEdgedRect");
|
|
1376
|
+
async function ke(f, t) {
|
|
1377
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1378
|
+
t.labelStyle = h;
|
|
1379
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), n = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), e = 5, s = -a / 2, r = -n / 2, { cssStyles: g } = t, y = R.svg(l), p = N(t, {}), d = [
|
|
1380
|
+
{ x: s - e, y: r + e },
|
|
1381
|
+
{ x: s - e, y: r + n + e },
|
|
1382
|
+
{ x: s + a - e, y: r + n + e },
|
|
1383
|
+
{ x: s + a - e, y: r + n },
|
|
1384
|
+
{ x: s + a, y: r + n },
|
|
1385
|
+
{ x: s + a, y: r + n - e },
|
|
1386
|
+
{ x: s + a + e, y: r + n - e },
|
|
1387
|
+
{ x: s + a + e, y: r - e },
|
|
1388
|
+
{ x: s + e, y: r - e },
|
|
1389
|
+
{ x: s + e, y: r },
|
|
1390
|
+
{ x: s, y: r },
|
|
1391
|
+
{ x: s, y: r + e }
|
|
1392
|
+
], m = [
|
|
1393
|
+
{ x: s, y: r + e },
|
|
1394
|
+
{ x: s + a - e, y: r + e },
|
|
1395
|
+
{ x: s + a - e, y: r + n },
|
|
1396
|
+
{ x: s + a, y: r + n },
|
|
1397
|
+
{ x: s + a, y: r },
|
|
1398
|
+
{ x: s, y: r }
|
|
1399
|
+
];
|
|
1400
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
1401
|
+
const u = z(d), x = y.path(u, p), S = z(m), $ = y.path(S, { ...p, fill: "none" }), b = l.insert(() => $, ":first-child");
|
|
1402
|
+
return b.insert(() => x, ":first-child"), b.attr("class", "basic label-container"), g && t.look !== "handDrawn" && b.selectAll("path").attr("style", g), c && t.look !== "handDrawn" && b.selectAll("path").attr("style", c), o.attr(
|
|
1403
|
+
"transform",
|
|
1404
|
+
`translate(${-(i.width / 2) - e - (i.x - (i.left ?? 0))}, ${-(i.height / 2) + e - (i.y - (i.top ?? 0))})`
|
|
1405
|
+
), A(t, b), t.intersect = function(D) {
|
|
1406
|
+
return M.polygon(t, d, D);
|
|
1407
|
+
}, l;
|
|
1408
|
+
}
|
|
1409
|
+
w(ke, "multiRect");
|
|
1410
|
+
async function De(f, t) {
|
|
1411
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1412
|
+
t.labelStyle = h;
|
|
1413
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), n = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), e = n / 4, s = n + e, r = -a / 2, g = -s / 2, y = 5, { cssStyles: p } = t, d = rt(
|
|
1414
|
+
r - y,
|
|
1415
|
+
g + s + y,
|
|
1416
|
+
r + a - y,
|
|
1417
|
+
g + s + y,
|
|
1418
|
+
e,
|
|
1419
|
+
0.8
|
|
1420
|
+
), m = d?.[d.length - 1], u = [
|
|
1421
|
+
{ x: r - y, y: g + y },
|
|
1422
|
+
{ x: r - y, y: g + s + y },
|
|
1423
|
+
...d,
|
|
1424
|
+
{ x: r + a - y, y: m.y - y },
|
|
1425
|
+
{ x: r + a, y: m.y - y },
|
|
1426
|
+
{ x: r + a, y: m.y - 2 * y },
|
|
1427
|
+
{ x: r + a + y, y: m.y - 2 * y },
|
|
1428
|
+
{ x: r + a + y, y: g - y },
|
|
1429
|
+
{ x: r + y, y: g - y },
|
|
1430
|
+
{ x: r + y, y: g },
|
|
1431
|
+
{ x: r, y: g },
|
|
1432
|
+
{ x: r, y: g + y }
|
|
1433
|
+
], x = [
|
|
1434
|
+
{ x: r, y: g + y },
|
|
1435
|
+
{ x: r + a - y, y: g + y },
|
|
1436
|
+
{ x: r + a - y, y: m.y - y },
|
|
1437
|
+
{ x: r + a, y: m.y - y },
|
|
1438
|
+
{ x: r + a, y: g },
|
|
1439
|
+
{ x: r, y: g }
|
|
1440
|
+
], S = R.svg(l), $ = N(t, {});
|
|
1441
|
+
t.look !== "handDrawn" && ($.roughness = 0, $.fillStyle = "solid");
|
|
1442
|
+
const b = z(u), D = S.path(b, $), v = z(x), k = S.path(v, $), B = l.insert(() => D, ":first-child");
|
|
1443
|
+
return B.insert(() => k), B.attr("class", "basic label-container"), p && t.look !== "handDrawn" && B.selectAll("path").attr("style", p), c && t.look !== "handDrawn" && B.selectAll("path").attr("style", c), B.attr("transform", `translate(0,${-e / 2})`), o.attr(
|
|
1444
|
+
"transform",
|
|
1445
|
+
`translate(${-(i.width / 2) - y - (i.x - (i.left ?? 0))}, ${-(i.height / 2) + y - e / 2 - (i.y - (i.top ?? 0))})`
|
|
1446
|
+
), A(t, B), t.intersect = function(I) {
|
|
1447
|
+
return M.polygon(t, u, I);
|
|
1448
|
+
}, l;
|
|
1449
|
+
}
|
|
1450
|
+
w(De, "multiWaveEdgedRectangle");
|
|
1451
|
+
async function Be(f, t, { config: { themeVariables: h } }) {
|
|
1452
|
+
const { labelStyles: c, nodeStyles: l } = L(t);
|
|
1453
|
+
t.labelStyle = c, t.useHtmlLabels || ut().flowchart?.htmlLabels !== !1 || (t.centerLabel = !0);
|
|
1454
|
+
const { shapeSvg: o, bbox: a, label: n } = await _(f, t, T(t)), e = Math.max(a.width + (t.padding ?? 0) * 2, t?.width ?? 0), s = Math.max(a.height + (t.padding ?? 0) * 2, t?.height ?? 0), r = -e / 2, g = -s / 2, { cssStyles: y } = t, p = R.svg(o), d = N(t, {
|
|
1455
|
+
fill: h.noteBkgColor,
|
|
1456
|
+
stroke: h.noteBorderColor
|
|
1457
|
+
});
|
|
1458
|
+
t.look !== "handDrawn" && (d.roughness = 0, d.fillStyle = "solid");
|
|
1459
|
+
const m = p.rectangle(r, g, e, s, d), u = o.insert(() => m, ":first-child");
|
|
1460
|
+
return u.attr("class", "basic label-container"), y && t.look !== "handDrawn" && u.selectAll("path").attr("style", y), l && t.look !== "handDrawn" && u.selectAll("path").attr("style", l), n.attr(
|
|
1461
|
+
"transform",
|
|
1462
|
+
`translate(${-a.width / 2 - (a.x - (a.left ?? 0))}, ${-(a.height / 2) - (a.y - (a.top ?? 0))})`
|
|
1463
|
+
), A(t, u), t.intersect = function(x) {
|
|
1464
|
+
return M.rect(t, x);
|
|
1465
|
+
}, o;
|
|
1466
|
+
}
|
|
1467
|
+
w(Be, "note");
|
|
1468
|
+
var Ms = /* @__PURE__ */ w((f, t, h) => [
|
|
1469
|
+
`M${f + h / 2},${t}`,
|
|
1470
|
+
`L${f + h},${t - h / 2}`,
|
|
1471
|
+
`L${f + h / 2},${t - h}`,
|
|
1472
|
+
`L${f},${t - h / 2}`,
|
|
1473
|
+
"Z"
|
|
1474
|
+
].join(" "), "createDecisionBoxPathD");
|
|
1475
|
+
async function Me(f, t) {
|
|
1476
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1477
|
+
t.labelStyle = h;
|
|
1478
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = i.width + t.padding, a = i.height + t.padding, n = o + a, e = 0.5, s = [
|
|
1479
|
+
{ x: n / 2, y: 0 },
|
|
1480
|
+
{ x: n, y: -n / 2 },
|
|
1481
|
+
{ x: n / 2, y: -n },
|
|
1482
|
+
{ x: 0, y: -n / 2 }
|
|
1483
|
+
];
|
|
1484
|
+
let r;
|
|
1485
|
+
const { cssStyles: g } = t;
|
|
1486
|
+
if (t.look === "handDrawn") {
|
|
1487
|
+
const y = R.svg(l), p = N(t, {}), d = Ms(0, 0, n), m = y.path(d, p);
|
|
1488
|
+
r = l.insert(() => m, ":first-child").attr("transform", `translate(${-n / 2 + e}, ${n / 2})`), g && r.attr("style", g);
|
|
1489
|
+
} else
|
|
1490
|
+
r = ot(l, n, n, s), r.attr("transform", `translate(${-n / 2 + e}, ${n / 2})`);
|
|
1491
|
+
return c && r.attr("style", c), A(t, r), t.calcIntersect = function(y, p) {
|
|
1492
|
+
const d = y.width, m = [
|
|
1493
|
+
{ x: d / 2, y: 0 },
|
|
1494
|
+
{ x: d, y: -d / 2 },
|
|
1495
|
+
{ x: d / 2, y: -d },
|
|
1496
|
+
{ x: 0, y: -d / 2 }
|
|
1497
|
+
], u = M.polygon(y, m, p);
|
|
1498
|
+
return { x: u.x - 0.5, y: u.y - 0.5 };
|
|
1499
|
+
}, t.intersect = function(y) {
|
|
1500
|
+
return this.calcIntersect(t, y);
|
|
1501
|
+
}, l;
|
|
1502
|
+
}
|
|
1503
|
+
w(Me, "question");
|
|
1504
|
+
async function Ce(f, t) {
|
|
1505
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1506
|
+
t.labelStyle = h;
|
|
1507
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0), t?.width ?? 0), n = Math.max(i.height + (t.padding ?? 0), t?.height ?? 0), e = -a / 2, s = -n / 2, r = s / 2, g = [
|
|
1508
|
+
{ x: e + r, y: s },
|
|
1509
|
+
{ x: e, y: 0 },
|
|
1510
|
+
{ x: e + r, y: -s },
|
|
1511
|
+
{ x: -e, y: -s },
|
|
1512
|
+
{ x: -e, y: s }
|
|
1513
|
+
], { cssStyles: y } = t, p = R.svg(l), d = N(t, {});
|
|
1514
|
+
t.look !== "handDrawn" && (d.roughness = 0, d.fillStyle = "solid");
|
|
1515
|
+
const m = z(g), u = p.path(m, d), x = l.insert(() => u, ":first-child");
|
|
1516
|
+
return x.attr("class", "basic label-container"), y && t.look !== "handDrawn" && x.selectAll("path").attr("style", y), c && t.look !== "handDrawn" && x.selectAll("path").attr("style", c), x.attr("transform", `translate(${-r / 2},0)`), o.attr(
|
|
1517
|
+
"transform",
|
|
1518
|
+
`translate(${-r / 2 - i.width / 2 - (i.x - (i.left ?? 0))}, ${-(i.height / 2) - (i.y - (i.top ?? 0))})`
|
|
1519
|
+
), A(t, x), t.intersect = function(S) {
|
|
1520
|
+
return M.polygon(t, g, S);
|
|
1521
|
+
}, l;
|
|
1522
|
+
}
|
|
1523
|
+
w(Ce, "rect_left_inv_arrow");
|
|
1524
|
+
async function Pe(f, t) {
|
|
1525
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1526
|
+
t.labelStyle = h;
|
|
1527
|
+
let l;
|
|
1528
|
+
t.cssClasses ? l = "node " + t.cssClasses : l = "node default";
|
|
1529
|
+
const i = f.insert("g").attr("class", l).attr("id", t.domId || t.id), o = i.insert("g"), a = i.insert("g").attr("class", "label").attr("style", c), n = t.description, e = t.label, s = a.node().appendChild(await Bt(e, t.labelStyle, !0, !0));
|
|
1530
|
+
let r = { width: 0, height: 0 };
|
|
1531
|
+
if (Q(F()?.flowchart?.htmlLabels)) {
|
|
1532
|
+
const k = s.children[0], B = Z(s);
|
|
1533
|
+
r = k.getBoundingClientRect(), B.attr("width", r.width), B.attr("height", r.height);
|
|
1534
|
+
}
|
|
1535
|
+
Y.info("Text 2", n);
|
|
1536
|
+
const g = n || [], y = s.getBBox(), p = a.node().appendChild(
|
|
1537
|
+
await Bt(
|
|
1538
|
+
g.join ? g.join("<br/>") : g,
|
|
1539
|
+
t.labelStyle,
|
|
1540
|
+
!0,
|
|
1541
|
+
!0
|
|
1542
|
+
)
|
|
1543
|
+
), d = p.children[0], m = Z(p);
|
|
1544
|
+
r = d.getBoundingClientRect(), m.attr("width", r.width), m.attr("height", r.height);
|
|
1545
|
+
const u = (t.padding || 0) / 2;
|
|
1546
|
+
Z(p).attr(
|
|
1547
|
+
"transform",
|
|
1548
|
+
"translate( " + (r.width > y.width ? 0 : (y.width - r.width) / 2) + ", " + (y.height + u + 5) + ")"
|
|
1549
|
+
), Z(s).attr(
|
|
1550
|
+
"transform",
|
|
1551
|
+
"translate( " + (r.width < y.width ? 0 : -(y.width - r.width) / 2) + ", 0)"
|
|
1552
|
+
), r = a.node().getBBox(), a.attr(
|
|
1553
|
+
"transform",
|
|
1554
|
+
"translate(" + -r.width / 2 + ", " + (-r.height / 2 - u + 3) + ")"
|
|
1555
|
+
);
|
|
1556
|
+
const x = r.width + (t.padding || 0), S = r.height + (t.padding || 0), $ = -r.width / 2 - u, b = -r.height / 2 - u;
|
|
1557
|
+
let D, v;
|
|
1558
|
+
if (t.look === "handDrawn") {
|
|
1559
|
+
const k = R.svg(i), B = N(t, {}), I = k.path(
|
|
1560
|
+
ct($, b, x, S, t.rx || 0),
|
|
1561
|
+
B
|
|
1562
|
+
), H = k.line(
|
|
1563
|
+
-r.width / 2 - u,
|
|
1564
|
+
-r.height / 2 - u + y.height + u,
|
|
1565
|
+
r.width / 2 + u,
|
|
1566
|
+
-r.height / 2 - u + y.height + u,
|
|
1567
|
+
B
|
|
1568
|
+
);
|
|
1569
|
+
v = i.insert(() => (Y.debug("Rough node insert CXC", I), H), ":first-child"), D = i.insert(() => (Y.debug("Rough node insert CXC", I), I), ":first-child");
|
|
1570
|
+
} else
|
|
1571
|
+
D = o.insert("rect", ":first-child"), v = o.insert("line"), D.attr("class", "outer title-state").attr("style", c).attr("x", -r.width / 2 - u).attr("y", -r.height / 2 - u).attr("width", r.width + (t.padding || 0)).attr("height", r.height + (t.padding || 0)), v.attr("class", "divider").attr("x1", -r.width / 2 - u).attr("x2", r.width / 2 + u).attr("y1", -r.height / 2 - u + y.height + u).attr("y2", -r.height / 2 - u + y.height + u);
|
|
1572
|
+
return A(t, D), t.intersect = function(k) {
|
|
1573
|
+
return M.rect(t, k);
|
|
1574
|
+
}, i;
|
|
1575
|
+
}
|
|
1576
|
+
w(Pe, "rectWithTitle");
|
|
1577
|
+
function pt(f, t, h, c, l, i, o) {
|
|
1578
|
+
const n = (f + h) / 2, e = (t + c) / 2, s = Math.atan2(c - t, h - f), r = (h - f) / 2, g = (c - t) / 2, y = r / l, p = g / i, d = Math.sqrt(y ** 2 + p ** 2);
|
|
1579
|
+
if (d > 1)
|
|
1580
|
+
throw new Error("The given radii are too small to create an arc between the points.");
|
|
1581
|
+
const m = Math.sqrt(1 - d ** 2), u = n + m * i * Math.sin(s) * (o ? -1 : 1), x = e - m * l * Math.cos(s) * (o ? -1 : 1), S = Math.atan2((t - x) / i, (f - u) / l);
|
|
1582
|
+
let b = Math.atan2((c - x) / i, (h - u) / l) - S;
|
|
1583
|
+
o && b < 0 && (b += 2 * Math.PI), !o && b > 0 && (b -= 2 * Math.PI);
|
|
1584
|
+
const D = [];
|
|
1585
|
+
for (let v = 0; v < 20; v++) {
|
|
1586
|
+
const k = v / 19, B = S + k * b, I = u + l * Math.cos(B), H = x + i * Math.sin(B);
|
|
1587
|
+
D.push({ x: I, y: H });
|
|
1588
|
+
}
|
|
1589
|
+
return D;
|
|
1590
|
+
}
|
|
1591
|
+
w(pt, "generateArcPoints");
|
|
1592
|
+
async function Ne(f, t) {
|
|
1593
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1594
|
+
t.labelStyle = h;
|
|
1595
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = t?.padding ?? 0, a = t?.padding ?? 0, n = (t?.width ? t?.width : i.width) + o * 2, e = (t?.height ? t?.height : i.height) + a * 2, s = t.radius || 5, r = t.taper || 5, { cssStyles: g } = t, y = R.svg(l), p = N(t, {});
|
|
1596
|
+
t.stroke && (p.stroke = t.stroke), t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
1597
|
+
const d = [
|
|
1598
|
+
// Top edge (left to right)
|
|
1599
|
+
{ x: -n / 2 + r, y: -e / 2 },
|
|
1600
|
+
// Top-left corner start (1)
|
|
1601
|
+
{ x: n / 2 - r, y: -e / 2 },
|
|
1602
|
+
// Top-right corner start (2)
|
|
1603
|
+
...pt(n / 2 - r, -e / 2, n / 2, -e / 2 + r, s, s, !0),
|
|
1604
|
+
// Top-left arc (2 to 3)
|
|
1605
|
+
// Right edge (top to bottom)
|
|
1606
|
+
{ x: n / 2, y: -e / 2 + r },
|
|
1607
|
+
// Top-right taper point (3)
|
|
1608
|
+
{ x: n / 2, y: e / 2 - r },
|
|
1609
|
+
// Bottom-right taper point (4)
|
|
1610
|
+
...pt(n / 2, e / 2 - r, n / 2 - r, e / 2, s, s, !0),
|
|
1611
|
+
// Top-left arc (4 to 5)
|
|
1612
|
+
// Bottom edge (right to left)
|
|
1613
|
+
{ x: n / 2 - r, y: e / 2 },
|
|
1614
|
+
// Bottom-right corner start (5)
|
|
1615
|
+
{ x: -n / 2 + r, y: e / 2 },
|
|
1616
|
+
// Bottom-left corner start (6)
|
|
1617
|
+
...pt(-n / 2 + r, e / 2, -n / 2, e / 2 - r, s, s, !0),
|
|
1618
|
+
// Top-left arc (4 to 5)
|
|
1619
|
+
// Left edge (bottom to top)
|
|
1620
|
+
{ x: -n / 2, y: e / 2 - r },
|
|
1621
|
+
// Bottom-left taper point (7)
|
|
1622
|
+
{ x: -n / 2, y: -e / 2 + r },
|
|
1623
|
+
// Top-left taper point (8)
|
|
1624
|
+
...pt(-n / 2, -e / 2 + r, -n / 2 + r, -e / 2, s, s, !0)
|
|
1625
|
+
// Top-left arc (4 to 5)
|
|
1626
|
+
], m = z(d), u = y.path(m, p), x = l.insert(() => u, ":first-child");
|
|
1627
|
+
return x.attr("class", "basic label-container outer-path"), g && t.look !== "handDrawn" && x.selectChildren("path").attr("style", g), c && t.look !== "handDrawn" && x.selectChildren("path").attr("style", c), A(t, x), t.intersect = function(S) {
|
|
1628
|
+
return M.polygon(t, d, S);
|
|
1629
|
+
}, l;
|
|
1630
|
+
}
|
|
1631
|
+
w(Ne, "roundedRect");
|
|
1632
|
+
async function Re(f, t) {
|
|
1633
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1634
|
+
t.labelStyle = h;
|
|
1635
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = t?.padding ?? 0, n = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), e = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), s = -i.width / 2 - a, r = -i.height / 2 - a, { cssStyles: g } = t, y = R.svg(l), p = N(t, {});
|
|
1636
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
1637
|
+
const d = [
|
|
1638
|
+
{ x: s, y: r },
|
|
1639
|
+
{ x: s + n + 8, y: r },
|
|
1640
|
+
{ x: s + n + 8, y: r + e },
|
|
1641
|
+
{ x: s - 8, y: r + e },
|
|
1642
|
+
{ x: s - 8, y: r },
|
|
1643
|
+
{ x: s, y: r },
|
|
1644
|
+
{ x: s, y: r + e }
|
|
1645
|
+
], m = y.polygon(
|
|
1646
|
+
d.map((x) => [x.x, x.y]),
|
|
1647
|
+
p
|
|
1648
|
+
), u = l.insert(() => m, ":first-child");
|
|
1649
|
+
return u.attr("class", "basic label-container").attr("style", K(g)), c && t.look !== "handDrawn" && u.selectAll("path").attr("style", c), g && t.look !== "handDrawn" && u.selectAll("path").attr("style", c), o.attr(
|
|
1650
|
+
"transform",
|
|
1651
|
+
`translate(${-n / 2 + 4 + (t.padding ?? 0) - (i.x - (i.left ?? 0))},${-e / 2 + (t.padding ?? 0) - (i.y - (i.top ?? 0))})`
|
|
1652
|
+
), A(t, u), t.intersect = function(x) {
|
|
1653
|
+
return M.rect(t, x);
|
|
1654
|
+
}, l;
|
|
1655
|
+
}
|
|
1656
|
+
w(Re, "shadedProcess");
|
|
1657
|
+
async function Ae(f, t) {
|
|
1658
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1659
|
+
t.labelStyle = h;
|
|
1660
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), n = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), e = -a / 2, s = -n / 2, { cssStyles: r } = t, g = R.svg(l), y = N(t, {});
|
|
1661
|
+
t.look !== "handDrawn" && (y.roughness = 0, y.fillStyle = "solid");
|
|
1662
|
+
const p = [
|
|
1663
|
+
{ x: e, y: s },
|
|
1664
|
+
{ x: e, y: s + n },
|
|
1665
|
+
{ x: e + a, y: s + n },
|
|
1666
|
+
{ x: e + a, y: s - n / 2 }
|
|
1667
|
+
], d = z(p), m = g.path(d, y), u = l.insert(() => m, ":first-child");
|
|
1668
|
+
return u.attr("class", "basic label-container"), r && t.look !== "handDrawn" && u.selectChildren("path").attr("style", r), c && t.look !== "handDrawn" && u.selectChildren("path").attr("style", c), u.attr("transform", `translate(0, ${n / 4})`), o.attr(
|
|
1669
|
+
"transform",
|
|
1670
|
+
`translate(${-a / 2 + (t.padding ?? 0) - (i.x - (i.left ?? 0))}, ${-n / 4 + (t.padding ?? 0) - (i.y - (i.top ?? 0))})`
|
|
1671
|
+
), A(t, u), t.intersect = function(x) {
|
|
1672
|
+
return M.polygon(t, p, x);
|
|
1673
|
+
}, l;
|
|
1674
|
+
}
|
|
1675
|
+
w(Ae, "slopedRect");
|
|
1676
|
+
async function Le(f, t) {
|
|
1677
|
+
const h = {
|
|
1678
|
+
rx: 0,
|
|
1679
|
+
ry: 0,
|
|
1680
|
+
labelPaddingX: t.labelPaddingX ?? (t?.padding || 0) * 2,
|
|
1681
|
+
labelPaddingY: (t?.padding || 0) * 1
|
|
1682
|
+
};
|
|
1683
|
+
return $t(f, t, h);
|
|
1684
|
+
}
|
|
1685
|
+
w(Le, "squareRect");
|
|
1686
|
+
async function He(f, t) {
|
|
1687
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1688
|
+
t.labelStyle = h;
|
|
1689
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = i.height + t.padding, a = i.width + o / 4 + t.padding, n = o / 2, { cssStyles: e } = t, s = R.svg(l), r = N(t, {});
|
|
1690
|
+
t.look !== "handDrawn" && (r.roughness = 0, r.fillStyle = "solid");
|
|
1691
|
+
const g = [
|
|
1692
|
+
{ x: -a / 2 + n, y: -o / 2 },
|
|
1693
|
+
{ x: a / 2 - n, y: -o / 2 },
|
|
1694
|
+
...mt(-a / 2 + n, 0, n, 50, 90, 270),
|
|
1695
|
+
{ x: a / 2 - n, y: o / 2 },
|
|
1696
|
+
...mt(a / 2 - n, 0, n, 50, 270, 450)
|
|
1697
|
+
], y = z(g), p = s.path(y, r), d = l.insert(() => p, ":first-child");
|
|
1698
|
+
return d.attr("class", "basic label-container outer-path"), e && t.look !== "handDrawn" && d.selectChildren("path").attr("style", e), c && t.look !== "handDrawn" && d.selectChildren("path").attr("style", c), A(t, d), t.intersect = function(m) {
|
|
1699
|
+
return M.polygon(t, g, m);
|
|
1700
|
+
}, l;
|
|
1701
|
+
}
|
|
1702
|
+
w(He, "stadium");
|
|
1703
|
+
async function We(f, t) {
|
|
1704
|
+
return $t(f, t, {
|
|
1705
|
+
rx: 5,
|
|
1706
|
+
ry: 5
|
|
1707
|
+
});
|
|
1708
|
+
}
|
|
1709
|
+
w(We, "state");
|
|
1710
|
+
function Ee(f, t, { config: { themeVariables: h } }) {
|
|
1711
|
+
const { labelStyles: c, nodeStyles: l } = L(t);
|
|
1712
|
+
t.labelStyle = c;
|
|
1713
|
+
const { cssStyles: i } = t, { lineColor: o, stateBorder: a, nodeBorder: n } = h, e = f.insert("g").attr("class", "node default").attr("id", t.domId || t.id), s = R.svg(e), r = N(t, {});
|
|
1714
|
+
t.look !== "handDrawn" && (r.roughness = 0, r.fillStyle = "solid");
|
|
1715
|
+
const g = s.circle(0, 0, 14, {
|
|
1716
|
+
...r,
|
|
1717
|
+
stroke: o,
|
|
1718
|
+
strokeWidth: 2
|
|
1719
|
+
}), y = a ?? n, p = s.circle(0, 0, 5, {
|
|
1720
|
+
...r,
|
|
1721
|
+
fill: y,
|
|
1722
|
+
stroke: y,
|
|
1723
|
+
strokeWidth: 2,
|
|
1724
|
+
fillStyle: "solid"
|
|
1725
|
+
}), d = e.insert(() => g, ":first-child");
|
|
1726
|
+
return d.insert(() => p), i && d.selectAll("path").attr("style", i), l && d.selectAll("path").attr("style", l), A(t, d), t.intersect = function(m) {
|
|
1727
|
+
return M.circle(t, 7, m);
|
|
1728
|
+
}, e;
|
|
1729
|
+
}
|
|
1730
|
+
w(Ee, "stateEnd");
|
|
1731
|
+
function Ie(f, t, { config: { themeVariables: h } }) {
|
|
1732
|
+
const { lineColor: c } = h, l = f.insert("g").attr("class", "node default").attr("id", t.domId || t.id);
|
|
1733
|
+
let i;
|
|
1734
|
+
if (t.look === "handDrawn") {
|
|
1735
|
+
const a = R.svg(l).circle(0, 0, 14, is(c));
|
|
1736
|
+
i = l.insert(() => a), i.attr("class", "state-start").attr("r", 7).attr("width", 14).attr("height", 14);
|
|
1737
|
+
} else
|
|
1738
|
+
i = l.insert("circle", ":first-child"), i.attr("class", "state-start").attr("r", 7).attr("width", 14).attr("height", 14);
|
|
1739
|
+
return A(t, i), t.intersect = function(o) {
|
|
1740
|
+
return M.circle(t, 7, o);
|
|
1741
|
+
}, l;
|
|
1742
|
+
}
|
|
1743
|
+
w(Ie, "stateStart");
|
|
1744
|
+
async function Te(f, t) {
|
|
1745
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1746
|
+
t.labelStyle = h;
|
|
1747
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = (t?.padding || 0) / 2, a = i.width + t.padding, n = i.height + t.padding, e = -i.width / 2 - o, s = -i.height / 2 - o, r = [
|
|
1748
|
+
{ x: 0, y: 0 },
|
|
1749
|
+
{ x: a, y: 0 },
|
|
1750
|
+
{ x: a, y: -n },
|
|
1751
|
+
{ x: 0, y: -n },
|
|
1752
|
+
{ x: 0, y: 0 },
|
|
1753
|
+
{ x: -8, y: 0 },
|
|
1754
|
+
{ x: a + 8, y: 0 },
|
|
1755
|
+
{ x: a + 8, y: -n },
|
|
1756
|
+
{ x: -8, y: -n },
|
|
1757
|
+
{ x: -8, y: 0 }
|
|
1758
|
+
];
|
|
1759
|
+
if (t.look === "handDrawn") {
|
|
1760
|
+
const g = R.svg(l), y = N(t, {}), p = g.rectangle(e - 8, s, a + 16, n, y), d = g.line(e, s, e, s + n, y), m = g.line(e + a, s, e + a, s + n, y);
|
|
1761
|
+
l.insert(() => d, ":first-child"), l.insert(() => m, ":first-child");
|
|
1762
|
+
const u = l.insert(() => p, ":first-child"), { cssStyles: x } = t;
|
|
1763
|
+
u.attr("class", "basic label-container").attr("style", K(x)), A(t, u);
|
|
1764
|
+
} else {
|
|
1765
|
+
const g = ot(l, a, n, r);
|
|
1766
|
+
c && g.attr("style", c), A(t, g);
|
|
1767
|
+
}
|
|
1768
|
+
return t.intersect = function(g) {
|
|
1769
|
+
return M.polygon(t, r, g);
|
|
1770
|
+
}, l;
|
|
1771
|
+
}
|
|
1772
|
+
w(Te, "subroutine");
|
|
1773
|
+
async function _e(f, t) {
|
|
1774
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1775
|
+
t.labelStyle = h;
|
|
1776
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), a = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), n = -o / 2, e = -a / 2, s = 0.2 * a, r = 0.2 * a, { cssStyles: g } = t, y = R.svg(l), p = N(t, {}), d = [
|
|
1777
|
+
{ x: n - s / 2, y: e },
|
|
1778
|
+
{ x: n + o + s / 2, y: e },
|
|
1779
|
+
{ x: n + o + s / 2, y: e + a },
|
|
1780
|
+
{ x: n - s / 2, y: e + a }
|
|
1781
|
+
], m = [
|
|
1782
|
+
{ x: n + o - s / 2, y: e + a },
|
|
1783
|
+
{ x: n + o + s / 2, y: e + a },
|
|
1784
|
+
{ x: n + o + s / 2, y: e + a - r }
|
|
1785
|
+
];
|
|
1786
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
1787
|
+
const u = z(d), x = y.path(u, p), S = z(m), $ = y.path(S, { ...p, fillStyle: "solid" }), b = l.insert(() => $, ":first-child");
|
|
1788
|
+
return b.insert(() => x, ":first-child"), b.attr("class", "basic label-container"), g && t.look !== "handDrawn" && b.selectAll("path").attr("style", g), c && t.look !== "handDrawn" && b.selectAll("path").attr("style", c), A(t, b), t.intersect = function(D) {
|
|
1789
|
+
return M.polygon(t, d, D);
|
|
1790
|
+
}, l;
|
|
1791
|
+
}
|
|
1792
|
+
w(_e, "taggedRect");
|
|
1793
|
+
async function Oe(f, t) {
|
|
1794
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1795
|
+
t.labelStyle = h;
|
|
1796
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), n = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), e = n / 4, s = 0.2 * a, r = 0.2 * n, g = n + e, { cssStyles: y } = t, p = R.svg(l), d = N(t, {});
|
|
1797
|
+
t.look !== "handDrawn" && (d.roughness = 0, d.fillStyle = "solid");
|
|
1798
|
+
const m = [
|
|
1799
|
+
{ x: -a / 2 - a / 2 * 0.1, y: g / 2 },
|
|
1800
|
+
...rt(
|
|
1801
|
+
-a / 2 - a / 2 * 0.1,
|
|
1802
|
+
g / 2,
|
|
1803
|
+
a / 2 + a / 2 * 0.1,
|
|
1804
|
+
g / 2,
|
|
1805
|
+
e,
|
|
1806
|
+
0.8
|
|
1807
|
+
),
|
|
1808
|
+
{ x: a / 2 + a / 2 * 0.1, y: -g / 2 },
|
|
1809
|
+
{ x: -a / 2 - a / 2 * 0.1, y: -g / 2 }
|
|
1810
|
+
], u = -a / 2 + a / 2 * 0.1, x = -g / 2 - r * 0.4, S = [
|
|
1811
|
+
{ x: u + a - s, y: (x + n) * 1.4 },
|
|
1812
|
+
{ x: u + a, y: x + n - r },
|
|
1813
|
+
{ x: u + a, y: (x + n) * 0.9 },
|
|
1814
|
+
...rt(
|
|
1815
|
+
u + a,
|
|
1816
|
+
(x + n) * 1.3,
|
|
1817
|
+
u + a - s,
|
|
1818
|
+
(x + n) * 1.5,
|
|
1819
|
+
-n * 0.03,
|
|
1820
|
+
0.5
|
|
1821
|
+
)
|
|
1822
|
+
], $ = z(m), b = p.path($, d), D = z(S), v = p.path(D, {
|
|
1823
|
+
...d,
|
|
1824
|
+
fillStyle: "solid"
|
|
1825
|
+
}), k = l.insert(() => v, ":first-child");
|
|
1826
|
+
return k.insert(() => b, ":first-child"), k.attr("class", "basic label-container"), y && t.look !== "handDrawn" && k.selectAll("path").attr("style", y), c && t.look !== "handDrawn" && k.selectAll("path").attr("style", c), k.attr("transform", `translate(0,${-e / 2})`), o.attr(
|
|
1827
|
+
"transform",
|
|
1828
|
+
`translate(${-a / 2 + (t.padding ?? 0) - (i.x - (i.left ?? 0))},${-n / 2 + (t.padding ?? 0) - e / 2 - (i.y - (i.top ?? 0))})`
|
|
1829
|
+
), A(t, k), t.intersect = function(B) {
|
|
1830
|
+
return M.polygon(t, m, B);
|
|
1831
|
+
}, l;
|
|
1832
|
+
}
|
|
1833
|
+
w(Oe, "taggedWaveEdgedRectangle");
|
|
1834
|
+
async function Xe(f, t) {
|
|
1835
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1836
|
+
t.labelStyle = h;
|
|
1837
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = Math.max(i.width + t.padding, t?.width || 0), a = Math.max(i.height + t.padding, t?.height || 0), n = -o / 2, e = -a / 2, s = l.insert("rect", ":first-child");
|
|
1838
|
+
return s.attr("class", "text").attr("style", c).attr("rx", 0).attr("ry", 0).attr("x", n).attr("y", e).attr("width", o).attr("height", a), A(t, s), t.intersect = function(r) {
|
|
1839
|
+
return M.rect(t, r);
|
|
1840
|
+
}, l;
|
|
1841
|
+
}
|
|
1842
|
+
w(Xe, "text");
|
|
1843
|
+
var Cs = /* @__PURE__ */ w((f, t, h, c, l, i) => `M${f},${t}
|
|
1844
|
+
a${l},${i} 0,0,1 0,${-c}
|
|
1845
|
+
l${h},0
|
|
1846
|
+
a${l},${i} 0,0,1 0,${c}
|
|
1847
|
+
M${h},${-c}
|
|
1848
|
+
a${l},${i} 0,0,0 0,${c}
|
|
1849
|
+
l${-h},0`, "createCylinderPathD"), Ps = /* @__PURE__ */ w((f, t, h, c, l, i) => [
|
|
1850
|
+
`M${f},${t}`,
|
|
1851
|
+
`M${f + h},${t}`,
|
|
1852
|
+
`a${l},${i} 0,0,0 0,${-c}`,
|
|
1853
|
+
`l${-h},0`,
|
|
1854
|
+
`a${l},${i} 0,0,0 0,${c}`,
|
|
1855
|
+
`l${h},0`
|
|
1856
|
+
].join(" "), "createOuterCylinderPathD"), Ns = /* @__PURE__ */ w((f, t, h, c, l, i) => [`M${f + h / 2},${-c / 2}`, `a${l},${i} 0,0,0 0,${c}`].join(" "), "createInnerCylinderPathD");
|
|
1857
|
+
async function je(f, t) {
|
|
1858
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1859
|
+
t.labelStyle = h;
|
|
1860
|
+
const { shapeSvg: l, bbox: i, label: o, halfPadding: a } = await _(
|
|
1861
|
+
f,
|
|
1862
|
+
t,
|
|
1863
|
+
T(t)
|
|
1864
|
+
), n = t.look === "neo" ? a * 2 : a, e = i.height + n, s = e / 2, r = s / (2.5 + e / 50), g = i.width + r + n, { cssStyles: y } = t;
|
|
1865
|
+
let p;
|
|
1866
|
+
if (t.look === "handDrawn") {
|
|
1867
|
+
const d = R.svg(l), m = Ps(0, 0, g, e, r, s), u = Ns(0, 0, g, e, r, s), x = d.path(m, N(t, {})), S = d.path(u, N(t, { fill: "none" }));
|
|
1868
|
+
p = l.insert(() => S, ":first-child"), p = l.insert(() => x, ":first-child"), p.attr("class", "basic label-container"), y && p.attr("style", y);
|
|
1869
|
+
} else {
|
|
1870
|
+
const d = Cs(0, 0, g, e, r, s);
|
|
1871
|
+
p = l.insert("path", ":first-child").attr("d", d).attr("class", "basic label-container").attr("style", K(y)).attr("style", c), p.attr("class", "basic label-container"), y && p.selectAll("path").attr("style", y), c && p.selectAll("path").attr("style", c);
|
|
1872
|
+
}
|
|
1873
|
+
return p.attr("label-offset-x", r), p.attr("transform", `translate(${-g / 2}, ${e / 2} )`), o.attr(
|
|
1874
|
+
"transform",
|
|
1875
|
+
`translate(${-(i.width / 2) - r - (i.x - (i.left ?? 0))}, ${-(i.height / 2) - (i.y - (i.top ?? 0))})`
|
|
1876
|
+
), A(t, p), t.intersect = function(d) {
|
|
1877
|
+
const m = M.rect(t, d), u = m.y - (t.y ?? 0);
|
|
1878
|
+
if (s != 0 && (Math.abs(u) < (t.height ?? 0) / 2 || Math.abs(u) == (t.height ?? 0) / 2 && Math.abs(m.x - (t.x ?? 0)) > (t.width ?? 0) / 2 - r)) {
|
|
1879
|
+
let x = r * r * (1 - u * u / (s * s));
|
|
1880
|
+
x != 0 && (x = Math.sqrt(Math.abs(x))), x = r - x, d.x - (t.x ?? 0) > 0 && (x = -x), m.x += x;
|
|
1881
|
+
}
|
|
1882
|
+
return m;
|
|
1883
|
+
}, l;
|
|
1884
|
+
}
|
|
1885
|
+
w(je, "tiltedCylinder");
|
|
1886
|
+
async function ze(f, t) {
|
|
1887
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1888
|
+
t.labelStyle = h;
|
|
1889
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = i.width + t.padding, a = i.height + t.padding, n = [
|
|
1890
|
+
{ x: -3 * a / 6, y: 0 },
|
|
1891
|
+
{ x: o + 3 * a / 6, y: 0 },
|
|
1892
|
+
{ x: o, y: -a },
|
|
1893
|
+
{ x: 0, y: -a }
|
|
1894
|
+
];
|
|
1895
|
+
let e;
|
|
1896
|
+
const { cssStyles: s } = t;
|
|
1897
|
+
if (t.look === "handDrawn") {
|
|
1898
|
+
const r = R.svg(l), g = N(t, {}), y = z(n), p = r.path(y, g);
|
|
1899
|
+
e = l.insert(() => p, ":first-child").attr("transform", `translate(${-o / 2}, ${a / 2})`), s && e.attr("style", s);
|
|
1900
|
+
} else
|
|
1901
|
+
e = ot(l, o, a, n);
|
|
1902
|
+
return c && e.attr("style", c), t.width = o, t.height = a, A(t, e), t.intersect = function(r) {
|
|
1903
|
+
return M.polygon(t, n, r);
|
|
1904
|
+
}, l;
|
|
1905
|
+
}
|
|
1906
|
+
w(ze, "trapezoid");
|
|
1907
|
+
async function Ye(f, t) {
|
|
1908
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1909
|
+
t.labelStyle = h;
|
|
1910
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = 60, a = 20, n = Math.max(o, i.width + (t.padding ?? 0) * 2, t?.width ?? 0), e = Math.max(a, i.height + (t.padding ?? 0) * 2, t?.height ?? 0), { cssStyles: s } = t, r = R.svg(l), g = N(t, {});
|
|
1911
|
+
t.look !== "handDrawn" && (g.roughness = 0, g.fillStyle = "solid");
|
|
1912
|
+
const y = [
|
|
1913
|
+
{ x: -n / 2 * 0.8, y: -e / 2 },
|
|
1914
|
+
{ x: n / 2 * 0.8, y: -e / 2 },
|
|
1915
|
+
{ x: n / 2, y: -e / 2 * 0.6 },
|
|
1916
|
+
{ x: n / 2, y: e / 2 },
|
|
1917
|
+
{ x: -n / 2, y: e / 2 },
|
|
1918
|
+
{ x: -n / 2, y: -e / 2 * 0.6 }
|
|
1919
|
+
], p = z(y), d = r.path(p, g), m = l.insert(() => d, ":first-child");
|
|
1920
|
+
return m.attr("class", "basic label-container"), s && t.look !== "handDrawn" && m.selectChildren("path").attr("style", s), c && t.look !== "handDrawn" && m.selectChildren("path").attr("style", c), A(t, m), t.intersect = function(u) {
|
|
1921
|
+
return M.polygon(t, y, u);
|
|
1922
|
+
}, l;
|
|
1923
|
+
}
|
|
1924
|
+
w(Ye, "trapezoidalPentagon");
|
|
1925
|
+
async function qe(f, t) {
|
|
1926
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1927
|
+
t.labelStyle = h;
|
|
1928
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Q(F().flowchart?.htmlLabels), n = i.width + (t.padding ?? 0), e = n + i.height, s = n + i.height, r = [
|
|
1929
|
+
{ x: 0, y: 0 },
|
|
1930
|
+
{ x: s, y: 0 },
|
|
1931
|
+
{ x: s / 2, y: -e }
|
|
1932
|
+
], { cssStyles: g } = t, y = R.svg(l), p = N(t, {});
|
|
1933
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
1934
|
+
const d = z(r), m = y.path(d, p), u = l.insert(() => m, ":first-child").attr("transform", `translate(${-e / 2}, ${e / 2})`);
|
|
1935
|
+
return g && t.look !== "handDrawn" && u.selectChildren("path").attr("style", g), c && t.look !== "handDrawn" && u.selectChildren("path").attr("style", c), t.width = n, t.height = e, A(t, u), o.attr(
|
|
1936
|
+
"transform",
|
|
1937
|
+
`translate(${-i.width / 2 - (i.x - (i.left ?? 0))}, ${e / 2 - (i.height + (t.padding ?? 0) / (a ? 2 : 1) - (i.y - (i.top ?? 0)))})`
|
|
1938
|
+
), t.intersect = function(x) {
|
|
1939
|
+
return Y.info("Triangle intersect", t, r, x), M.polygon(t, r, x);
|
|
1940
|
+
}, l;
|
|
1941
|
+
}
|
|
1942
|
+
w(qe, "triangle");
|
|
1943
|
+
async function Fe(f, t) {
|
|
1944
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1945
|
+
t.labelStyle = h;
|
|
1946
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), n = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), e = n / 8, s = n + e, { cssStyles: r } = t, y = 70 - a, p = y > 0 ? y / 2 : 0, d = R.svg(l), m = N(t, {});
|
|
1947
|
+
t.look !== "handDrawn" && (m.roughness = 0, m.fillStyle = "solid");
|
|
1948
|
+
const u = [
|
|
1949
|
+
{ x: -a / 2 - p, y: s / 2 },
|
|
1950
|
+
...rt(
|
|
1951
|
+
-a / 2 - p,
|
|
1952
|
+
s / 2,
|
|
1953
|
+
a / 2 + p,
|
|
1954
|
+
s / 2,
|
|
1955
|
+
e,
|
|
1956
|
+
0.8
|
|
1957
|
+
),
|
|
1958
|
+
{ x: a / 2 + p, y: -s / 2 },
|
|
1959
|
+
{ x: -a / 2 - p, y: -s / 2 }
|
|
1960
|
+
], x = z(u), S = d.path(x, m), $ = l.insert(() => S, ":first-child");
|
|
1961
|
+
return $.attr("class", "basic label-container"), r && t.look !== "handDrawn" && $.selectAll("path").attr("style", r), c && t.look !== "handDrawn" && $.selectAll("path").attr("style", c), $.attr("transform", `translate(0,${-e / 2})`), o.attr(
|
|
1962
|
+
"transform",
|
|
1963
|
+
`translate(${-a / 2 + (t.padding ?? 0) - (i.x - (i.left ?? 0))},${-n / 2 + (t.padding ?? 0) - e - (i.y - (i.top ?? 0))})`
|
|
1964
|
+
), A(t, $), t.intersect = function(b) {
|
|
1965
|
+
return M.polygon(t, u, b);
|
|
1966
|
+
}, l;
|
|
1967
|
+
}
|
|
1968
|
+
w(Fe, "waveEdgedRectangle");
|
|
1969
|
+
async function Ge(f, t) {
|
|
1970
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1971
|
+
t.labelStyle = h;
|
|
1972
|
+
const { shapeSvg: l, bbox: i } = await _(f, t, T(t)), o = 100, a = 50, n = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), e = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), s = n / e;
|
|
1973
|
+
let r = n, g = e;
|
|
1974
|
+
r > g * s ? g = r / s : r = g * s, r = Math.max(r, o), g = Math.max(g, a);
|
|
1975
|
+
const y = Math.min(g * 0.2, g / 4), p = g + y * 2, { cssStyles: d } = t, m = R.svg(l), u = N(t, {});
|
|
1976
|
+
t.look !== "handDrawn" && (u.roughness = 0, u.fillStyle = "solid");
|
|
1977
|
+
const x = [
|
|
1978
|
+
{ x: -r / 2, y: p / 2 },
|
|
1979
|
+
...rt(-r / 2, p / 2, r / 2, p / 2, y, 1),
|
|
1980
|
+
{ x: r / 2, y: -p / 2 },
|
|
1981
|
+
...rt(r / 2, -p / 2, -r / 2, -p / 2, y, -1)
|
|
1982
|
+
], S = z(x), $ = m.path(S, u), b = l.insert(() => $, ":first-child");
|
|
1983
|
+
return b.attr("class", "basic label-container"), d && t.look !== "handDrawn" && b.selectAll("path").attr("style", d), c && t.look !== "handDrawn" && b.selectAll("path").attr("style", c), A(t, b), t.intersect = function(D) {
|
|
1984
|
+
return M.polygon(t, x, D);
|
|
1985
|
+
}, l;
|
|
1986
|
+
}
|
|
1987
|
+
w(Ge, "waveRectangle");
|
|
1988
|
+
async function Ve(f, t) {
|
|
1989
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
1990
|
+
t.labelStyle = h;
|
|
1991
|
+
const { shapeSvg: l, bbox: i, label: o } = await _(f, t, T(t)), a = Math.max(i.width + (t.padding ?? 0) * 2, t?.width ?? 0), n = Math.max(i.height + (t.padding ?? 0) * 2, t?.height ?? 0), e = 5, s = -a / 2, r = -n / 2, { cssStyles: g } = t, y = R.svg(l), p = N(t, {}), d = [
|
|
1992
|
+
{ x: s - e, y: r - e },
|
|
1993
|
+
{ x: s - e, y: r + n },
|
|
1994
|
+
{ x: s + a, y: r + n },
|
|
1995
|
+
{ x: s + a, y: r - e }
|
|
1996
|
+
], m = `M${s - e},${r - e} L${s + a},${r - e} L${s + a},${r + n} L${s - e},${r + n} L${s - e},${r - e}
|
|
1997
|
+
M${s - e},${r} L${s + a},${r}
|
|
1998
|
+
M${s},${r - e} L${s},${r + n}`;
|
|
1999
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
2000
|
+
const u = y.path(m, p), x = l.insert(() => u, ":first-child");
|
|
2001
|
+
return x.attr("transform", `translate(${e / 2}, ${e / 2})`), x.attr("class", "basic label-container"), g && t.look !== "handDrawn" && x.selectAll("path").attr("style", g), c && t.look !== "handDrawn" && x.selectAll("path").attr("style", c), o.attr(
|
|
2002
|
+
"transform",
|
|
2003
|
+
`translate(${-(i.width / 2) + e / 2 - (i.x - (i.left ?? 0))}, ${-(i.height / 2) + e / 2 - (i.y - (i.top ?? 0))})`
|
|
2004
|
+
), A(t, x), t.intersect = function(S) {
|
|
2005
|
+
return M.polygon(t, d, S);
|
|
2006
|
+
}, l;
|
|
2007
|
+
}
|
|
2008
|
+
w(Ve, "windowPane");
|
|
2009
|
+
async function Rt(f, t) {
|
|
2010
|
+
const h = t;
|
|
2011
|
+
if (h.alias && (t.label = h.alias), t.look === "handDrawn") {
|
|
2012
|
+
const { themeVariables: q } = ut(), { background: G } = q, U = {
|
|
2013
|
+
...t,
|
|
2014
|
+
id: t.id + "-background",
|
|
2015
|
+
look: "default",
|
|
2016
|
+
cssStyles: ["stroke: none", `fill: ${G}`]
|
|
2017
|
+
};
|
|
2018
|
+
await Rt(f, U);
|
|
2019
|
+
}
|
|
2020
|
+
const c = ut();
|
|
2021
|
+
t.useHtmlLabels = c.htmlLabels;
|
|
2022
|
+
let l = c.er?.diagramPadding ?? 10, i = c.er?.entityPadding ?? 6;
|
|
2023
|
+
const { cssStyles: o } = t, { labelStyles: a, nodeStyles: n } = L(t);
|
|
2024
|
+
if (h.attributes.length === 0 && t.label) {
|
|
2025
|
+
const q = {
|
|
2026
|
+
rx: 0,
|
|
2027
|
+
ry: 0,
|
|
2028
|
+
labelPaddingX: l,
|
|
2029
|
+
labelPaddingY: l * 1.5
|
|
2030
|
+
};
|
|
2031
|
+
St(t.label, c) + q.labelPaddingX * 2 < c.er.minEntityWidth && (t.width = c.er.minEntityWidth);
|
|
2032
|
+
const G = await $t(f, t, q);
|
|
2033
|
+
if (!Q(c.htmlLabels)) {
|
|
2034
|
+
const U = G.select("text"), tt = U.node()?.getBBox();
|
|
2035
|
+
U.attr("transform", `translate(${-tt.width / 2}, 0)`);
|
|
2036
|
+
}
|
|
2037
|
+
return G;
|
|
2038
|
+
}
|
|
2039
|
+
c.htmlLabels || (l *= 1.25, i *= 1.25);
|
|
2040
|
+
let e = T(t);
|
|
2041
|
+
e || (e = "node default");
|
|
2042
|
+
const s = f.insert("g").attr("class", e).attr("id", t.domId || t.id), r = await yt(s, t.label ?? "", c, 0, 0, ["name"], a);
|
|
2043
|
+
r.height += i;
|
|
2044
|
+
let g = 0;
|
|
2045
|
+
const y = [], p = [];
|
|
2046
|
+
let d = 0, m = 0, u = 0, x = 0, S = !0, $ = !0;
|
|
2047
|
+
for (const q of h.attributes) {
|
|
2048
|
+
const G = await yt(
|
|
2049
|
+
s,
|
|
2050
|
+
q.type,
|
|
2051
|
+
c,
|
|
2052
|
+
0,
|
|
2053
|
+
g,
|
|
2054
|
+
["attribute-type"],
|
|
2055
|
+
a
|
|
2056
|
+
);
|
|
2057
|
+
d = Math.max(d, G.width + l);
|
|
2058
|
+
const U = await yt(
|
|
2059
|
+
s,
|
|
2060
|
+
q.name,
|
|
2061
|
+
c,
|
|
2062
|
+
0,
|
|
2063
|
+
g,
|
|
2064
|
+
["attribute-name"],
|
|
2065
|
+
a
|
|
2066
|
+
);
|
|
2067
|
+
m = Math.max(m, U.width + l);
|
|
2068
|
+
const tt = await yt(
|
|
2069
|
+
s,
|
|
2070
|
+
q.keys.join(),
|
|
2071
|
+
c,
|
|
2072
|
+
0,
|
|
2073
|
+
g,
|
|
2074
|
+
["attribute-keys"],
|
|
2075
|
+
a
|
|
2076
|
+
);
|
|
2077
|
+
u = Math.max(u, tt.width + l);
|
|
2078
|
+
const ht = await yt(
|
|
2079
|
+
s,
|
|
2080
|
+
q.comment,
|
|
2081
|
+
c,
|
|
2082
|
+
0,
|
|
2083
|
+
g,
|
|
2084
|
+
["attribute-comment"],
|
|
2085
|
+
a
|
|
2086
|
+
);
|
|
2087
|
+
x = Math.max(x, ht.width + l);
|
|
2088
|
+
const nt = Math.max(G.height, U.height, tt.height, ht.height) + i;
|
|
2089
|
+
p.push({ yOffset: g, rowHeight: nt }), g += nt;
|
|
2090
|
+
}
|
|
2091
|
+
let b = 4;
|
|
2092
|
+
u <= l && (S = !1, u = 0, b--), x <= l && ($ = !1, x = 0, b--);
|
|
2093
|
+
const D = s.node().getBBox();
|
|
2094
|
+
if (r.width + l * 2 - (d + m + u + x) > 0) {
|
|
2095
|
+
const q = r.width + l * 2 - (d + m + u + x);
|
|
2096
|
+
d += q / b, m += q / b, u > 0 && (u += q / b), x > 0 && (x += q / b);
|
|
2097
|
+
}
|
|
2098
|
+
const v = d + m + u + x, k = R.svg(s), B = N(t, {});
|
|
2099
|
+
t.look !== "handDrawn" && (B.roughness = 0, B.fillStyle = "solid");
|
|
2100
|
+
let I = 0;
|
|
2101
|
+
p.length > 0 && (I = p.reduce((q, G) => q + (G?.rowHeight ?? 0), 0));
|
|
2102
|
+
const H = Math.max(D.width + l * 2, t?.width || 0, v), W = Math.max((I ?? 0) + r.height, t?.height || 0), C = -H / 2, E = -W / 2;
|
|
2103
|
+
s.selectAll("g:not(:first-child)").each((q, G, U) => {
|
|
2104
|
+
const tt = Z(U[G]), ht = tt.attr("transform");
|
|
2105
|
+
let nt = 0, At = 0;
|
|
2106
|
+
if (ht) {
|
|
2107
|
+
const kt = RegExp(/translate\(([^,]+),([^)]+)\)/).exec(ht);
|
|
2108
|
+
kt && (nt = parseFloat(kt[1]), At = parseFloat(kt[2]), tt.attr("class").includes("attribute-name") ? nt += d : tt.attr("class").includes("attribute-keys") ? nt += d + m : tt.attr("class").includes("attribute-comment") && (nt += d + m + u));
|
|
2109
|
+
}
|
|
2110
|
+
tt.attr(
|
|
2111
|
+
"transform",
|
|
2112
|
+
`translate(${C + l / 2 + nt}, ${At + E + r.height + i / 2})`
|
|
2113
|
+
);
|
|
2114
|
+
}), s.select(".name").attr("transform", "translate(" + -r.width / 2 + ", " + (E + i / 2) + ")");
|
|
2115
|
+
const X = k.rectangle(C, E, H, W, B), P = s.insert(() => X, ":first-child").attr("style", o.join("")), { themeVariables: j } = ut(), { rowEven: O, rowOdd: J, nodeBorder: st } = j;
|
|
2116
|
+
y.push(0);
|
|
2117
|
+
for (const [q, G] of p.entries()) {
|
|
2118
|
+
const tt = (q + 1) % 2 === 0 && G.yOffset !== 0, ht = k.rectangle(C, r.height + E + G?.yOffset, H, G?.rowHeight, {
|
|
2119
|
+
...B,
|
|
2120
|
+
fill: tt ? O : J,
|
|
2121
|
+
stroke: st
|
|
2122
|
+
});
|
|
2123
|
+
s.insert(() => ht, "g.label").attr("style", o.join("")).attr("class", `row-rect-${tt ? "even" : "odd"}`);
|
|
2124
|
+
}
|
|
2125
|
+
let at = k.line(C, r.height + E, H + C, r.height + E, B);
|
|
2126
|
+
s.insert(() => at).attr("class", "divider"), at = k.line(d + C, r.height + E, d + C, W + E, B), s.insert(() => at).attr("class", "divider"), S && (at = k.line(
|
|
2127
|
+
d + m + C,
|
|
2128
|
+
r.height + E,
|
|
2129
|
+
d + m + C,
|
|
2130
|
+
W + E,
|
|
2131
|
+
B
|
|
2132
|
+
), s.insert(() => at).attr("class", "divider")), $ && (at = k.line(
|
|
2133
|
+
d + m + u + C,
|
|
2134
|
+
r.height + E,
|
|
2135
|
+
d + m + u + C,
|
|
2136
|
+
W + E,
|
|
2137
|
+
B
|
|
2138
|
+
), s.insert(() => at).attr("class", "divider"));
|
|
2139
|
+
for (const q of y)
|
|
2140
|
+
at = k.line(
|
|
2141
|
+
C,
|
|
2142
|
+
r.height + E + q,
|
|
2143
|
+
H + C,
|
|
2144
|
+
r.height + E + q,
|
|
2145
|
+
B
|
|
2146
|
+
), s.insert(() => at).attr("class", "divider");
|
|
2147
|
+
if (A(t, P), n && t.look !== "handDrawn") {
|
|
2148
|
+
const G = n.split(";")?.filter((U) => U.includes("stroke"))?.map((U) => `${U}`).join("; ");
|
|
2149
|
+
s.selectAll("path").attr("style", G ?? ""), s.selectAll(".row-rect-even path").attr("style", n);
|
|
2150
|
+
}
|
|
2151
|
+
return t.intersect = function(q) {
|
|
2152
|
+
return M.rect(t, q);
|
|
2153
|
+
}, s;
|
|
2154
|
+
}
|
|
2155
|
+
w(Rt, "erBox");
|
|
2156
|
+
async function yt(f, t, h, c = 0, l = 0, i = [], o = "") {
|
|
2157
|
+
const a = f.insert("g").attr("class", `label ${i.join(" ")}`).attr("transform", `translate(${c}, ${l})`).attr("style", o);
|
|
2158
|
+
t !== Lt(t) && (t = Lt(t), t = t.replaceAll("<", "<").replaceAll(">", ">"));
|
|
2159
|
+
const n = a.node().appendChild(
|
|
2160
|
+
await gt(
|
|
2161
|
+
a,
|
|
2162
|
+
t,
|
|
2163
|
+
{
|
|
2164
|
+
width: St(t, h) + 100,
|
|
2165
|
+
style: o,
|
|
2166
|
+
useHtmlLabels: h.htmlLabels
|
|
2167
|
+
},
|
|
2168
|
+
h
|
|
2169
|
+
)
|
|
2170
|
+
);
|
|
2171
|
+
if (t.includes("<") || t.includes(">")) {
|
|
2172
|
+
let s = n.children[0];
|
|
2173
|
+
for (s.textContent = s.textContent.replaceAll("<", "<").replaceAll(">", ">"); s.childNodes[0]; )
|
|
2174
|
+
s = s.childNodes[0], s.textContent = s.textContent.replaceAll("<", "<").replaceAll(">", ">");
|
|
2175
|
+
}
|
|
2176
|
+
let e = n.getBBox();
|
|
2177
|
+
if (Q(h.htmlLabels)) {
|
|
2178
|
+
const s = n.children[0];
|
|
2179
|
+
s.style.textAlign = "start";
|
|
2180
|
+
const r = Z(n);
|
|
2181
|
+
e = s.getBoundingClientRect(), r.attr("width", e.width), r.attr("height", e.height);
|
|
2182
|
+
}
|
|
2183
|
+
return e;
|
|
2184
|
+
}
|
|
2185
|
+
w(yt, "addText");
|
|
2186
|
+
async function Ze(f, t, h, c, l = h.class.padding ?? 12) {
|
|
2187
|
+
const i = c ? 0 : 3, o = f.insert("g").attr("class", T(t)).attr("id", t.domId || t.id);
|
|
2188
|
+
let a = null, n = null, e = null, s = null, r = 0, g = 0, y = 0;
|
|
2189
|
+
if (a = o.insert("g").attr("class", "annotation-group text"), t.annotations.length > 0) {
|
|
2190
|
+
const x = t.annotations[0];
|
|
2191
|
+
await dt(a, { text: `«${x}»` }, 0), r = a.node().getBBox().height;
|
|
2192
|
+
}
|
|
2193
|
+
n = o.insert("g").attr("class", "label-group text"), await dt(n, t, 0, ["font-weight: bolder"]);
|
|
2194
|
+
const p = n.node().getBBox();
|
|
2195
|
+
g = p.height, e = o.insert("g").attr("class", "members-group text");
|
|
2196
|
+
let d = 0;
|
|
2197
|
+
for (const x of t.members) {
|
|
2198
|
+
const S = await dt(e, x, d, [x.parseClassifier()]);
|
|
2199
|
+
d += S + i;
|
|
2200
|
+
}
|
|
2201
|
+
y = e.node().getBBox().height, y <= 0 && (y = l / 2), s = o.insert("g").attr("class", "methods-group text");
|
|
2202
|
+
let m = 0;
|
|
2203
|
+
for (const x of t.methods) {
|
|
2204
|
+
const S = await dt(s, x, m, [x.parseClassifier()]);
|
|
2205
|
+
m += S + i;
|
|
2206
|
+
}
|
|
2207
|
+
let u = o.node().getBBox();
|
|
2208
|
+
if (a !== null) {
|
|
2209
|
+
const x = a.node().getBBox();
|
|
2210
|
+
a.attr("transform", `translate(${-x.width / 2})`);
|
|
2211
|
+
}
|
|
2212
|
+
return n.attr("transform", `translate(${-p.width / 2}, ${r})`), u = o.node().getBBox(), e.attr(
|
|
2213
|
+
"transform",
|
|
2214
|
+
`translate(0, ${r + g + l * 2})`
|
|
2215
|
+
), u = o.node().getBBox(), s.attr(
|
|
2216
|
+
"transform",
|
|
2217
|
+
`translate(0, ${r + g + (y ? y + l * 4 : l * 2)})`
|
|
2218
|
+
), u = o.node().getBBox(), { shapeSvg: o, bbox: u };
|
|
2219
|
+
}
|
|
2220
|
+
w(Ze, "textHelper");
|
|
2221
|
+
async function dt(f, t, h, c = []) {
|
|
2222
|
+
const l = f.insert("g").attr("class", "label").attr("style", c.join("; ")), i = ut();
|
|
2223
|
+
let o = "useHtmlLabels" in t ? t.useHtmlLabels : Q(i.htmlLabels) ?? !0, a = "";
|
|
2224
|
+
"text" in t ? a = t.text : a = t.label, !o && a.startsWith("\\") && (a = a.substring(1)), Wt(a) && (o = !0);
|
|
2225
|
+
const n = await gt(
|
|
2226
|
+
l,
|
|
2227
|
+
Et(xt(a)),
|
|
2228
|
+
{
|
|
2229
|
+
width: St(a, i) + 50,
|
|
2230
|
+
// Add room for error when splitting text into multiple lines
|
|
2231
|
+
classes: "markdown-node-label",
|
|
2232
|
+
useHtmlLabels: o
|
|
2233
|
+
},
|
|
2234
|
+
i
|
|
2235
|
+
);
|
|
2236
|
+
let e, s = 1;
|
|
2237
|
+
if (o) {
|
|
2238
|
+
const r = n.children[0], g = Z(n);
|
|
2239
|
+
s = r.innerHTML.split("<br>").length, r.innerHTML.includes("</math>") && (s += r.innerHTML.split("<mrow>").length - 1);
|
|
2240
|
+
const y = r.getElementsByTagName("img");
|
|
2241
|
+
if (y) {
|
|
2242
|
+
const p = a.replace(/<img[^>]*>/g, "").trim() === "";
|
|
2243
|
+
await Promise.all(
|
|
2244
|
+
[...y].map(
|
|
2245
|
+
(d) => new Promise((m) => {
|
|
2246
|
+
function u() {
|
|
2247
|
+
if (d.style.display = "flex", d.style.flexDirection = "column", p) {
|
|
2248
|
+
const x = i.fontSize?.toString() ?? window.getComputedStyle(document.body).fontSize, $ = parseInt(x, 10) * 5 + "px";
|
|
2249
|
+
d.style.minWidth = $, d.style.maxWidth = $;
|
|
2250
|
+
} else
|
|
2251
|
+
d.style.width = "100%";
|
|
2252
|
+
m(d);
|
|
2253
|
+
}
|
|
2254
|
+
w(u, "setupImage"), setTimeout(() => {
|
|
2255
|
+
d.complete && u();
|
|
2256
|
+
}), d.addEventListener("error", u), d.addEventListener("load", u);
|
|
2257
|
+
})
|
|
2258
|
+
)
|
|
2259
|
+
);
|
|
2260
|
+
}
|
|
2261
|
+
e = r.getBoundingClientRect(), g.attr("width", e.width), g.attr("height", e.height);
|
|
2262
|
+
} else {
|
|
2263
|
+
c.includes("font-weight: bolder") && Z(n).selectAll("tspan").attr("font-weight", ""), s = n.children.length;
|
|
2264
|
+
const r = n.children[0];
|
|
2265
|
+
(n.textContent === "" || n.textContent.includes(">")) && (r.textContent = a[0] + a.substring(1).replaceAll(">", ">").replaceAll("<", "<").trim(), a[1] === " " && (r.textContent = r.textContent[0] + " " + r.textContent.substring(1))), r.textContent === "undefined" && (r.textContent = ""), e = n.getBBox();
|
|
2266
|
+
}
|
|
2267
|
+
return l.attr("transform", "translate(0," + (-e.height / (2 * s) + h) + ")"), e.height;
|
|
2268
|
+
}
|
|
2269
|
+
w(dt, "addText");
|
|
2270
|
+
async function Je(f, t) {
|
|
2271
|
+
const h = F(), c = h.class.padding ?? 12, l = c, i = t.useHtmlLabels ?? Q(h.htmlLabels) ?? !0, o = t;
|
|
2272
|
+
o.annotations = o.annotations ?? [], o.members = o.members ?? [], o.methods = o.methods ?? [];
|
|
2273
|
+
const { shapeSvg: a, bbox: n } = await Ze(f, t, h, i, l), { labelStyles: e, nodeStyles: s } = L(t);
|
|
2274
|
+
t.labelStyle = e, t.cssStyles = o.styles || "";
|
|
2275
|
+
const r = o.styles?.join(";") || s || "";
|
|
2276
|
+
t.cssStyles || (t.cssStyles = r.replaceAll("!important", "").split(";"));
|
|
2277
|
+
const g = o.members.length === 0 && o.methods.length === 0 && !h.class?.hideEmptyMembersBox, y = R.svg(a), p = N(t, {});
|
|
2278
|
+
t.look !== "handDrawn" && (p.roughness = 0, p.fillStyle = "solid");
|
|
2279
|
+
const d = n.width;
|
|
2280
|
+
let m = n.height;
|
|
2281
|
+
o.members.length === 0 && o.methods.length === 0 ? m += l : o.members.length > 0 && o.methods.length === 0 && (m += l * 2);
|
|
2282
|
+
const u = -d / 2, x = -m / 2, S = y.rectangle(
|
|
2283
|
+
u - c,
|
|
2284
|
+
x - c - (g ? c : o.members.length === 0 && o.methods.length === 0 ? -c / 2 : 0),
|
|
2285
|
+
d + 2 * c,
|
|
2286
|
+
m + 2 * c + (g ? c * 2 : o.members.length === 0 && o.methods.length === 0 ? -c : 0),
|
|
2287
|
+
p
|
|
2288
|
+
), $ = a.insert(() => S, ":first-child");
|
|
2289
|
+
$.attr("class", "basic label-container");
|
|
2290
|
+
const b = $.node().getBBox();
|
|
2291
|
+
a.selectAll(".text").each((B, I, H) => {
|
|
2292
|
+
const W = Z(H[I]), C = W.attr("transform");
|
|
2293
|
+
let E = 0;
|
|
2294
|
+
if (C) {
|
|
2295
|
+
const O = RegExp(/translate\(([^,]+),([^)]+)\)/).exec(C);
|
|
2296
|
+
O && (E = parseFloat(O[2]));
|
|
2297
|
+
}
|
|
2298
|
+
let X = E + x + c - (g ? c : o.members.length === 0 && o.methods.length === 0 ? -c / 2 : 0);
|
|
2299
|
+
i || (X -= 4);
|
|
2300
|
+
let P = u;
|
|
2301
|
+
(W.attr("class").includes("label-group") || W.attr("class").includes("annotation-group")) && (P = -W.node()?.getBBox().width / 2 || 0, a.selectAll("text").each(function(j, O, J) {
|
|
2302
|
+
window.getComputedStyle(J[O]).textAnchor === "middle" && (P = 0);
|
|
2303
|
+
})), W.attr("transform", `translate(${P}, ${X})`);
|
|
2304
|
+
});
|
|
2305
|
+
const D = a.select(".annotation-group").node().getBBox().height - (g ? c / 2 : 0) || 0, v = a.select(".label-group").node().getBBox().height - (g ? c / 2 : 0) || 0, k = a.select(".members-group").node().getBBox().height - (g ? c / 2 : 0) || 0;
|
|
2306
|
+
if (o.members.length > 0 || o.methods.length > 0 || g) {
|
|
2307
|
+
const B = y.line(
|
|
2308
|
+
b.x,
|
|
2309
|
+
D + v + x + c,
|
|
2310
|
+
b.x + b.width,
|
|
2311
|
+
D + v + x + c,
|
|
2312
|
+
p
|
|
2313
|
+
);
|
|
2314
|
+
a.insert(() => B).attr("class", "divider").attr("style", r);
|
|
2315
|
+
}
|
|
2316
|
+
if (g || o.members.length > 0 || o.methods.length > 0) {
|
|
2317
|
+
const B = y.line(
|
|
2318
|
+
b.x,
|
|
2319
|
+
D + v + k + x + l * 2 + c,
|
|
2320
|
+
b.x + b.width,
|
|
2321
|
+
D + v + k + x + c + l * 2,
|
|
2322
|
+
p
|
|
2323
|
+
);
|
|
2324
|
+
a.insert(() => B).attr("class", "divider").attr("style", r);
|
|
2325
|
+
}
|
|
2326
|
+
if (o.look !== "handDrawn" && a.selectAll("path").attr("style", r), $.select(":nth-child(2)").attr("style", r), a.selectAll(".divider").select("path").attr("style", r), t.labelStyle ? a.selectAll("span").attr("style", t.labelStyle) : a.selectAll("span").attr("style", r), !i) {
|
|
2327
|
+
const B = RegExp(/color\s*:\s*([^;]*)/), I = B.exec(r);
|
|
2328
|
+
if (I) {
|
|
2329
|
+
const H = I[0].replace("color", "fill");
|
|
2330
|
+
a.selectAll("tspan").attr("style", H);
|
|
2331
|
+
} else if (e) {
|
|
2332
|
+
const H = B.exec(e);
|
|
2333
|
+
if (H) {
|
|
2334
|
+
const W = H[0].replace("color", "fill");
|
|
2335
|
+
a.selectAll("tspan").attr("style", W);
|
|
2336
|
+
}
|
|
2337
|
+
}
|
|
2338
|
+
}
|
|
2339
|
+
return A(t, $), t.intersect = function(B) {
|
|
2340
|
+
return M.rect(t, B);
|
|
2341
|
+
}, a;
|
|
2342
|
+
}
|
|
2343
|
+
w(Je, "classBox");
|
|
2344
|
+
async function Qe(f, t) {
|
|
2345
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
2346
|
+
t.labelStyle = h;
|
|
2347
|
+
const l = t, i = t, o = 20, a = 20, n = "verifyMethod" in t, e = T(t), s = f.insert("g").attr("class", e).attr("id", t.domId ?? t.id);
|
|
2348
|
+
let r;
|
|
2349
|
+
n ? r = await et(
|
|
2350
|
+
s,
|
|
2351
|
+
`<<${l.type}>>`,
|
|
2352
|
+
0,
|
|
2353
|
+
t.labelStyle
|
|
2354
|
+
) : r = await et(s, "<<Element>>", 0, t.labelStyle);
|
|
2355
|
+
let g = r;
|
|
2356
|
+
const y = await et(
|
|
2357
|
+
s,
|
|
2358
|
+
l.name,
|
|
2359
|
+
g,
|
|
2360
|
+
t.labelStyle + "; font-weight: bold;"
|
|
2361
|
+
);
|
|
2362
|
+
if (g += y + a, n) {
|
|
2363
|
+
const D = await et(
|
|
2364
|
+
s,
|
|
2365
|
+
`${l.requirementId ? `ID: ${l.requirementId}` : ""}`,
|
|
2366
|
+
g,
|
|
2367
|
+
t.labelStyle
|
|
2368
|
+
);
|
|
2369
|
+
g += D;
|
|
2370
|
+
const v = await et(
|
|
2371
|
+
s,
|
|
2372
|
+
`${l.text ? `Text: ${l.text}` : ""}`,
|
|
2373
|
+
g,
|
|
2374
|
+
t.labelStyle
|
|
2375
|
+
);
|
|
2376
|
+
g += v;
|
|
2377
|
+
const k = await et(
|
|
2378
|
+
s,
|
|
2379
|
+
`${l.risk ? `Risk: ${l.risk}` : ""}`,
|
|
2380
|
+
g,
|
|
2381
|
+
t.labelStyle
|
|
2382
|
+
);
|
|
2383
|
+
g += k, await et(
|
|
2384
|
+
s,
|
|
2385
|
+
`${l.verifyMethod ? `Verification: ${l.verifyMethod}` : ""}`,
|
|
2386
|
+
g,
|
|
2387
|
+
t.labelStyle
|
|
2388
|
+
);
|
|
2389
|
+
} else {
|
|
2390
|
+
const D = await et(
|
|
2391
|
+
s,
|
|
2392
|
+
`${i.type ? `Type: ${i.type}` : ""}`,
|
|
2393
|
+
g,
|
|
2394
|
+
t.labelStyle
|
|
2395
|
+
);
|
|
2396
|
+
g += D, await et(
|
|
2397
|
+
s,
|
|
2398
|
+
`${i.docRef ? `Doc Ref: ${i.docRef}` : ""}`,
|
|
2399
|
+
g,
|
|
2400
|
+
t.labelStyle
|
|
2401
|
+
);
|
|
2402
|
+
}
|
|
2403
|
+
const p = (s.node()?.getBBox().width ?? 200) + o, d = (s.node()?.getBBox().height ?? 200) + o, m = -p / 2, u = -d / 2, x = R.svg(s), S = N(t, {});
|
|
2404
|
+
t.look !== "handDrawn" && (S.roughness = 0, S.fillStyle = "solid");
|
|
2405
|
+
const $ = x.rectangle(m, u, p, d, S), b = s.insert(() => $, ":first-child");
|
|
2406
|
+
if (b.attr("class", "basic label-container").attr("style", c), s.selectAll(".label").each((D, v, k) => {
|
|
2407
|
+
const B = Z(k[v]), I = B.attr("transform");
|
|
2408
|
+
let H = 0, W = 0;
|
|
2409
|
+
if (I) {
|
|
2410
|
+
const P = RegExp(/translate\(([^,]+),([^)]+)\)/).exec(I);
|
|
2411
|
+
P && (H = parseFloat(P[1]), W = parseFloat(P[2]));
|
|
2412
|
+
}
|
|
2413
|
+
const C = W - d / 2;
|
|
2414
|
+
let E = m + o / 2;
|
|
2415
|
+
(v === 0 || v === 1) && (E = H), B.attr("transform", `translate(${E}, ${C + o})`);
|
|
2416
|
+
}), g > r + y + a) {
|
|
2417
|
+
const D = x.line(
|
|
2418
|
+
m,
|
|
2419
|
+
u + r + y + a,
|
|
2420
|
+
m + p,
|
|
2421
|
+
u + r + y + a,
|
|
2422
|
+
S
|
|
2423
|
+
);
|
|
2424
|
+
s.insert(() => D).attr("style", c);
|
|
2425
|
+
}
|
|
2426
|
+
return A(t, b), t.intersect = function(D) {
|
|
2427
|
+
return M.rect(t, D);
|
|
2428
|
+
}, s;
|
|
2429
|
+
}
|
|
2430
|
+
w(Qe, "requirementBox");
|
|
2431
|
+
async function et(f, t, h, c = "") {
|
|
2432
|
+
if (t === "")
|
|
2433
|
+
return 0;
|
|
2434
|
+
const l = f.insert("g").attr("class", "label").attr("style", c), i = F(), o = i.htmlLabels ?? !0, a = await gt(
|
|
2435
|
+
l,
|
|
2436
|
+
Et(xt(t)),
|
|
2437
|
+
{
|
|
2438
|
+
width: St(t, i) + 50,
|
|
2439
|
+
// Add room for error when splitting text into multiple lines
|
|
2440
|
+
classes: "markdown-node-label",
|
|
2441
|
+
useHtmlLabels: o,
|
|
2442
|
+
style: c
|
|
2443
|
+
},
|
|
2444
|
+
i
|
|
2445
|
+
);
|
|
2446
|
+
let n;
|
|
2447
|
+
if (o) {
|
|
2448
|
+
const e = a.children[0], s = Z(a);
|
|
2449
|
+
n = e.getBoundingClientRect(), s.attr("width", n.width), s.attr("height", n.height);
|
|
2450
|
+
} else {
|
|
2451
|
+
const e = a.children[0];
|
|
2452
|
+
for (const s of e.children)
|
|
2453
|
+
s.textContent = s.textContent.replaceAll(">", ">").replaceAll("<", "<"), c && s.setAttribute("style", c);
|
|
2454
|
+
n = a.getBBox(), n.height += 6;
|
|
2455
|
+
}
|
|
2456
|
+
return l.attr("transform", `translate(${-n.width / 2},${-n.height / 2 + h})`), n.height;
|
|
2457
|
+
}
|
|
2458
|
+
w(et, "addText");
|
|
2459
|
+
var Rs = /* @__PURE__ */ w((f) => {
|
|
2460
|
+
switch (f) {
|
|
2461
|
+
case "Very High":
|
|
2462
|
+
return "red";
|
|
2463
|
+
case "High":
|
|
2464
|
+
return "orange";
|
|
2465
|
+
case "Medium":
|
|
2466
|
+
return null;
|
|
2467
|
+
// no stroke
|
|
2468
|
+
case "Low":
|
|
2469
|
+
return "blue";
|
|
2470
|
+
case "Very Low":
|
|
2471
|
+
return "lightblue";
|
|
2472
|
+
}
|
|
2473
|
+
}, "colorFromPriority");
|
|
2474
|
+
async function Ke(f, t, { config: h }) {
|
|
2475
|
+
const { labelStyles: c, nodeStyles: l } = L(t);
|
|
2476
|
+
t.labelStyle = c || "";
|
|
2477
|
+
const i = 10, o = t.width;
|
|
2478
|
+
t.width = (t.width ?? 200) - 10;
|
|
2479
|
+
const {
|
|
2480
|
+
shapeSvg: a,
|
|
2481
|
+
bbox: n,
|
|
2482
|
+
label: e
|
|
2483
|
+
} = await _(f, t, T(t)), s = t.padding || 10;
|
|
2484
|
+
let r = "", g;
|
|
2485
|
+
"ticket" in t && t.ticket && h?.kanban?.ticketBaseUrl && (r = h?.kanban?.ticketBaseUrl.replace("#TICKET#", t.ticket), g = a.insert("svg:a", ":first-child").attr("class", "kanban-ticket-link").attr("xlink:href", r).attr("target", "_blank"));
|
|
2486
|
+
const y = {
|
|
2487
|
+
useHtmlLabels: t.useHtmlLabels,
|
|
2488
|
+
labelStyle: t.labelStyle || "",
|
|
2489
|
+
width: t.width,
|
|
2490
|
+
img: t.img,
|
|
2491
|
+
padding: t.padding || 8,
|
|
2492
|
+
centerLabel: !1
|
|
2493
|
+
};
|
|
2494
|
+
let p, d;
|
|
2495
|
+
g ? { label: p, bbox: d } = await Dt(
|
|
2496
|
+
g,
|
|
2497
|
+
"ticket" in t && t.ticket || "",
|
|
2498
|
+
y
|
|
2499
|
+
) : { label: p, bbox: d } = await Dt(
|
|
2500
|
+
a,
|
|
2501
|
+
"ticket" in t && t.ticket || "",
|
|
2502
|
+
y
|
|
2503
|
+
);
|
|
2504
|
+
const { label: m, bbox: u } = await Dt(
|
|
2505
|
+
a,
|
|
2506
|
+
"assigned" in t && t.assigned || "",
|
|
2507
|
+
y
|
|
2508
|
+
);
|
|
2509
|
+
t.width = o;
|
|
2510
|
+
const x = 10, S = t?.width || 0, $ = Math.max(d.height, u.height) / 2, b = Math.max(n.height + x * 2, t?.height || 0) + $, D = -S / 2, v = -b / 2;
|
|
2511
|
+
e.attr(
|
|
2512
|
+
"transform",
|
|
2513
|
+
"translate(" + (s - S / 2) + ", " + (-$ - n.height / 2) + ")"
|
|
2514
|
+
), p.attr(
|
|
2515
|
+
"transform",
|
|
2516
|
+
"translate(" + (s - S / 2) + ", " + (-$ + n.height / 2) + ")"
|
|
2517
|
+
), m.attr(
|
|
2518
|
+
"transform",
|
|
2519
|
+
"translate(" + (s + S / 2 - u.width - 2 * i) + ", " + (-$ + n.height / 2) + ")"
|
|
2520
|
+
);
|
|
2521
|
+
let k;
|
|
2522
|
+
const { rx: B, ry: I } = t, { cssStyles: H } = t;
|
|
2523
|
+
if (t.look === "handDrawn") {
|
|
2524
|
+
const W = R.svg(a), C = N(t, {}), E = B || I ? W.path(ct(D, v, S, b, B || 0), C) : W.rectangle(D, v, S, b, C);
|
|
2525
|
+
k = a.insert(() => E, ":first-child"), k.attr("class", "basic label-container").attr("style", H || null);
|
|
2526
|
+
} else {
|
|
2527
|
+
k = a.insert("rect", ":first-child"), k.attr("class", "basic label-container __APA__").attr("style", l).attr("rx", B ?? 5).attr("ry", I ?? 5).attr("x", D).attr("y", v).attr("width", S).attr("height", b);
|
|
2528
|
+
const W = "priority" in t && t.priority;
|
|
2529
|
+
if (W) {
|
|
2530
|
+
const C = a.append("line"), E = D + 2, X = v + Math.floor((B ?? 0) / 2), P = v + b - Math.floor((B ?? 0) / 2);
|
|
2531
|
+
C.attr("x1", E).attr("y1", X).attr("x2", E).attr("y2", P).attr("stroke-width", "4").attr("stroke", Rs(W));
|
|
2532
|
+
}
|
|
2533
|
+
}
|
|
2534
|
+
return A(t, k), t.height = b, t.intersect = function(W) {
|
|
2535
|
+
return M.rect(t, W);
|
|
2536
|
+
}, a;
|
|
2537
|
+
}
|
|
2538
|
+
w(Ke, "kanbanItem");
|
|
2539
|
+
async function Ue(f, t) {
|
|
2540
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
2541
|
+
t.labelStyle = h;
|
|
2542
|
+
const { shapeSvg: l, bbox: i, halfPadding: o, label: a } = await _(
|
|
2543
|
+
f,
|
|
2544
|
+
t,
|
|
2545
|
+
T(t)
|
|
2546
|
+
), n = i.width + 10 * o, e = i.height + 8 * o, s = 0.15 * n, { cssStyles: r } = t, g = i.width + 20, y = i.height + 20, p = Math.max(n, g), d = Math.max(e, y);
|
|
2547
|
+
a.attr("transform", `translate(${-i.width / 2}, ${-i.height / 2})`);
|
|
2548
|
+
let m;
|
|
2549
|
+
const u = `M0 0
|
|
2550
|
+
a${s},${s} 1 0,0 ${p * 0.25},${-1 * d * 0.1}
|
|
2551
|
+
a${s},${s} 1 0,0 ${p * 0.25},0
|
|
2552
|
+
a${s},${s} 1 0,0 ${p * 0.25},0
|
|
2553
|
+
a${s},${s} 1 0,0 ${p * 0.25},${d * 0.1}
|
|
2554
|
+
|
|
2555
|
+
a${s},${s} 1 0,0 ${p * 0.15},${d * 0.33}
|
|
2556
|
+
a${s * 0.8},${s * 0.8} 1 0,0 0,${d * 0.34}
|
|
2557
|
+
a${s},${s} 1 0,0 ${-1 * p * 0.15},${d * 0.33}
|
|
2558
|
+
|
|
2559
|
+
a${s},${s} 1 0,0 ${-1 * p * 0.25},${d * 0.15}
|
|
2560
|
+
a${s},${s} 1 0,0 ${-1 * p * 0.25},0
|
|
2561
|
+
a${s},${s} 1 0,0 ${-1 * p * 0.25},0
|
|
2562
|
+
a${s},${s} 1 0,0 ${-1 * p * 0.25},${-1 * d * 0.15}
|
|
2563
|
+
|
|
2564
|
+
a${s},${s} 1 0,0 ${-1 * p * 0.1},${-1 * d * 0.33}
|
|
2565
|
+
a${s * 0.8},${s * 0.8} 1 0,0 0,${-1 * d * 0.34}
|
|
2566
|
+
a${s},${s} 1 0,0 ${p * 0.1},${-1 * d * 0.33}
|
|
2567
|
+
H0 V0 Z`;
|
|
2568
|
+
if (t.look === "handDrawn") {
|
|
2569
|
+
const x = R.svg(l), S = N(t, {}), $ = x.path(u, S);
|
|
2570
|
+
m = l.insert(() => $, ":first-child"), m.attr("class", "basic label-container").attr("style", K(r));
|
|
2571
|
+
} else
|
|
2572
|
+
m = l.insert("path", ":first-child").attr("class", "basic label-container").attr("style", c).attr("d", u);
|
|
2573
|
+
return m.attr("transform", `translate(${-p / 2}, ${-d / 2})`), A(t, m), t.calcIntersect = function(x, S) {
|
|
2574
|
+
return M.rect(x, S);
|
|
2575
|
+
}, t.intersect = function(x) {
|
|
2576
|
+
return Y.info("Bang intersect", t, x), M.rect(t, x);
|
|
2577
|
+
}, l;
|
|
2578
|
+
}
|
|
2579
|
+
w(Ue, "bang");
|
|
2580
|
+
async function ts(f, t) {
|
|
2581
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
2582
|
+
t.labelStyle = h;
|
|
2583
|
+
const { shapeSvg: l, bbox: i, halfPadding: o, label: a } = await _(
|
|
2584
|
+
f,
|
|
2585
|
+
t,
|
|
2586
|
+
T(t)
|
|
2587
|
+
), n = i.width + 2 * o, e = i.height + 2 * o, s = 0.15 * n, r = 0.25 * n, g = 0.35 * n, y = 0.2 * n, { cssStyles: p } = t;
|
|
2588
|
+
let d;
|
|
2589
|
+
const m = `M0 0
|
|
2590
|
+
a${s},${s} 0 0,1 ${n * 0.25},${-1 * n * 0.1}
|
|
2591
|
+
a${g},${g} 1 0,1 ${n * 0.4},${-1 * n * 0.1}
|
|
2592
|
+
a${r},${r} 1 0,1 ${n * 0.35},${n * 0.2}
|
|
2593
|
+
|
|
2594
|
+
a${s},${s} 1 0,1 ${n * 0.15},${e * 0.35}
|
|
2595
|
+
a${y},${y} 1 0,1 ${-1 * n * 0.15},${e * 0.65}
|
|
2596
|
+
|
|
2597
|
+
a${r},${s} 1 0,1 ${-1 * n * 0.25},${n * 0.15}
|
|
2598
|
+
a${g},${g} 1 0,1 ${-1 * n * 0.5},0
|
|
2599
|
+
a${s},${s} 1 0,1 ${-1 * n * 0.25},${-1 * n * 0.15}
|
|
2600
|
+
|
|
2601
|
+
a${s},${s} 1 0,1 ${-1 * n * 0.1},${-1 * e * 0.35}
|
|
2602
|
+
a${y},${y} 1 0,1 ${n * 0.1},${-1 * e * 0.65}
|
|
2603
|
+
H0 V0 Z`;
|
|
2604
|
+
if (t.look === "handDrawn") {
|
|
2605
|
+
const u = R.svg(l), x = N(t, {}), S = u.path(m, x);
|
|
2606
|
+
d = l.insert(() => S, ":first-child"), d.attr("class", "basic label-container").attr("style", K(p));
|
|
2607
|
+
} else
|
|
2608
|
+
d = l.insert("path", ":first-child").attr("class", "basic label-container").attr("style", c).attr("d", m);
|
|
2609
|
+
return a.attr("transform", `translate(${-i.width / 2}, ${-i.height / 2})`), d.attr("transform", `translate(${-n / 2}, ${-e / 2})`), A(t, d), t.calcIntersect = function(u, x) {
|
|
2610
|
+
return M.rect(u, x);
|
|
2611
|
+
}, t.intersect = function(u) {
|
|
2612
|
+
return Y.info("Cloud intersect", t, u), M.rect(t, u);
|
|
2613
|
+
}, l;
|
|
2614
|
+
}
|
|
2615
|
+
w(ts, "cloud");
|
|
2616
|
+
async function es(f, t) {
|
|
2617
|
+
const { labelStyles: h, nodeStyles: c } = L(t);
|
|
2618
|
+
t.labelStyle = h;
|
|
2619
|
+
const { shapeSvg: l, bbox: i, halfPadding: o, label: a } = await _(
|
|
2620
|
+
f,
|
|
2621
|
+
t,
|
|
2622
|
+
T(t)
|
|
2623
|
+
), n = i.width + 8 * o, e = i.height + 2 * o, s = 5, r = `
|
|
2624
|
+
M${-n / 2} ${e / 2 - s}
|
|
2625
|
+
v${-e + 2 * s}
|
|
2626
|
+
q0,-${s} ${s},-${s}
|
|
2627
|
+
h${n - 2 * s}
|
|
2628
|
+
q${s},0 ${s},${s}
|
|
2629
|
+
v${e - 2 * s}
|
|
2630
|
+
q0,${s} -${s},${s}
|
|
2631
|
+
h${-n + 2 * s}
|
|
2632
|
+
q-${s},0 -${s},-${s}
|
|
2633
|
+
Z
|
|
2634
|
+
`, g = l.append("path").attr("id", "node-" + t.id).attr("class", "node-bkg node-" + t.type).attr("style", c).attr("d", r);
|
|
2635
|
+
return l.append("line").attr("class", "node-line-").attr("x1", -n / 2).attr("y1", e / 2).attr("x2", n / 2).attr("y2", e / 2), a.attr("transform", `translate(${-i.width / 2}, ${-i.height / 2})`), l.append(() => a.node()), A(t, g), t.calcIntersect = function(y, p) {
|
|
2636
|
+
return M.rect(y, p);
|
|
2637
|
+
}, t.intersect = function(y) {
|
|
2638
|
+
return M.rect(t, y);
|
|
2639
|
+
}, l;
|
|
2640
|
+
}
|
|
2641
|
+
w(es, "defaultMindmapNode");
|
|
2642
|
+
async function ss(f, t) {
|
|
2643
|
+
const h = {
|
|
2644
|
+
padding: t.padding ?? 0
|
|
2645
|
+
};
|
|
2646
|
+
return Nt(f, t, h);
|
|
2647
|
+
}
|
|
2648
|
+
w(ss, "mindmapCircle");
|
|
2649
|
+
var As = [
|
|
2650
|
+
{
|
|
2651
|
+
semanticName: "Process",
|
|
2652
|
+
name: "Rectangle",
|
|
2653
|
+
shortName: "rect",
|
|
2654
|
+
description: "Standard process shape",
|
|
2655
|
+
aliases: ["proc", "process", "rectangle"],
|
|
2656
|
+
internalAliases: ["squareRect"],
|
|
2657
|
+
handler: Le
|
|
2658
|
+
},
|
|
2659
|
+
{
|
|
2660
|
+
semanticName: "Event",
|
|
2661
|
+
name: "Rounded Rectangle",
|
|
2662
|
+
shortName: "rounded",
|
|
2663
|
+
description: "Represents an event",
|
|
2664
|
+
aliases: ["event"],
|
|
2665
|
+
internalAliases: ["roundedRect"],
|
|
2666
|
+
handler: Ne
|
|
2667
|
+
},
|
|
2668
|
+
{
|
|
2669
|
+
semanticName: "Terminal Point",
|
|
2670
|
+
name: "Stadium",
|
|
2671
|
+
shortName: "stadium",
|
|
2672
|
+
description: "Terminal point",
|
|
2673
|
+
aliases: ["terminal", "pill"],
|
|
2674
|
+
handler: He
|
|
2675
|
+
},
|
|
2676
|
+
{
|
|
2677
|
+
semanticName: "Subprocess",
|
|
2678
|
+
name: "Framed Rectangle",
|
|
2679
|
+
shortName: "fr-rect",
|
|
2680
|
+
description: "Subprocess",
|
|
2681
|
+
aliases: ["subprocess", "subproc", "framed-rectangle", "subroutine"],
|
|
2682
|
+
handler: Te
|
|
2683
|
+
},
|
|
2684
|
+
{
|
|
2685
|
+
semanticName: "Database",
|
|
2686
|
+
name: "Cylinder",
|
|
2687
|
+
shortName: "cyl",
|
|
2688
|
+
description: "Database storage",
|
|
2689
|
+
aliases: ["db", "database", "cylinder"],
|
|
2690
|
+
handler: ae
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
semanticName: "Start",
|
|
2694
|
+
name: "Circle",
|
|
2695
|
+
shortName: "circle",
|
|
2696
|
+
description: "Starting point",
|
|
2697
|
+
aliases: ["circ"],
|
|
2698
|
+
handler: Nt
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
semanticName: "Bang",
|
|
2702
|
+
name: "Bang",
|
|
2703
|
+
shortName: "bang",
|
|
2704
|
+
description: "Bang",
|
|
2705
|
+
aliases: ["bang"],
|
|
2706
|
+
handler: Ue
|
|
2707
|
+
},
|
|
2708
|
+
{
|
|
2709
|
+
semanticName: "Cloud",
|
|
2710
|
+
name: "Cloud",
|
|
2711
|
+
shortName: "cloud",
|
|
2712
|
+
description: "cloud",
|
|
2713
|
+
aliases: ["cloud"],
|
|
2714
|
+
handler: ts
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
semanticName: "Decision",
|
|
2718
|
+
name: "Diamond",
|
|
2719
|
+
shortName: "diam",
|
|
2720
|
+
description: "Decision-making step",
|
|
2721
|
+
aliases: ["decision", "diamond", "question"],
|
|
2722
|
+
handler: Me
|
|
2723
|
+
},
|
|
2724
|
+
{
|
|
2725
|
+
semanticName: "Prepare Conditional",
|
|
2726
|
+
name: "Hexagon",
|
|
2727
|
+
shortName: "hex",
|
|
2728
|
+
description: "Preparation or condition step",
|
|
2729
|
+
aliases: ["hexagon", "prepare"],
|
|
2730
|
+
handler: he
|
|
2731
|
+
},
|
|
2732
|
+
{
|
|
2733
|
+
semanticName: "Data Input/Output",
|
|
2734
|
+
name: "Lean Right",
|
|
2735
|
+
shortName: "lean-r",
|
|
2736
|
+
description: "Represents input or output",
|
|
2737
|
+
aliases: ["lean-right", "in-out"],
|
|
2738
|
+
internalAliases: ["lean_right"],
|
|
2739
|
+
handler: be
|
|
2740
|
+
},
|
|
2741
|
+
{
|
|
2742
|
+
semanticName: "Data Input/Output",
|
|
2743
|
+
name: "Lean Left",
|
|
2744
|
+
shortName: "lean-l",
|
|
2745
|
+
description: "Represents output or input",
|
|
2746
|
+
aliases: ["lean-left", "out-in"],
|
|
2747
|
+
internalAliases: ["lean_left"],
|
|
2748
|
+
handler: we
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
semanticName: "Priority Action",
|
|
2752
|
+
name: "Trapezoid Base Bottom",
|
|
2753
|
+
shortName: "trap-b",
|
|
2754
|
+
description: "Priority action",
|
|
2755
|
+
aliases: ["priority", "trapezoid-bottom", "trapezoid"],
|
|
2756
|
+
handler: ze
|
|
2757
|
+
},
|
|
2758
|
+
{
|
|
2759
|
+
semanticName: "Manual Operation",
|
|
2760
|
+
name: "Trapezoid Base Top",
|
|
2761
|
+
shortName: "trap-t",
|
|
2762
|
+
description: "Represents a manual task",
|
|
2763
|
+
aliases: ["manual", "trapezoid-top", "inv-trapezoid"],
|
|
2764
|
+
internalAliases: ["inv_trapezoid"],
|
|
2765
|
+
handler: me
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
semanticName: "Stop",
|
|
2769
|
+
name: "Double Circle",
|
|
2770
|
+
shortName: "dbl-circ",
|
|
2771
|
+
description: "Represents a stop point",
|
|
2772
|
+
aliases: ["double-circle"],
|
|
2773
|
+
internalAliases: ["doublecircle"],
|
|
2774
|
+
handler: le
|
|
2775
|
+
},
|
|
2776
|
+
{
|
|
2777
|
+
semanticName: "Text Block",
|
|
2778
|
+
name: "Text Block",
|
|
2779
|
+
shortName: "text",
|
|
2780
|
+
description: "Text block",
|
|
2781
|
+
handler: Xe
|
|
2782
|
+
},
|
|
2783
|
+
{
|
|
2784
|
+
semanticName: "Card",
|
|
2785
|
+
name: "Notched Rectangle",
|
|
2786
|
+
shortName: "notch-rect",
|
|
2787
|
+
description: "Represents a card",
|
|
2788
|
+
aliases: ["card", "notched-rectangle"],
|
|
2789
|
+
handler: Zt
|
|
2790
|
+
},
|
|
2791
|
+
{
|
|
2792
|
+
semanticName: "Lined/Shaded Process",
|
|
2793
|
+
name: "Lined Rectangle",
|
|
2794
|
+
shortName: "lin-rect",
|
|
2795
|
+
description: "Lined process shape",
|
|
2796
|
+
aliases: ["lined-rectangle", "lined-process", "lin-proc", "shaded-process"],
|
|
2797
|
+
handler: Re
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
semanticName: "Start",
|
|
2801
|
+
name: "Small Circle",
|
|
2802
|
+
shortName: "sm-circ",
|
|
2803
|
+
description: "Small starting point",
|
|
2804
|
+
aliases: ["start", "small-circle"],
|
|
2805
|
+
internalAliases: ["stateStart"],
|
|
2806
|
+
handler: Ie
|
|
2807
|
+
},
|
|
2808
|
+
{
|
|
2809
|
+
semanticName: "Stop",
|
|
2810
|
+
name: "Framed Circle",
|
|
2811
|
+
shortName: "fr-circ",
|
|
2812
|
+
description: "Stop point",
|
|
2813
|
+
aliases: ["stop", "framed-circle"],
|
|
2814
|
+
internalAliases: ["stateEnd"],
|
|
2815
|
+
handler: Ee
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
semanticName: "Fork/Join",
|
|
2819
|
+
name: "Filled Rectangle",
|
|
2820
|
+
shortName: "fork",
|
|
2821
|
+
description: "Fork or join in process flow",
|
|
2822
|
+
aliases: ["join"],
|
|
2823
|
+
internalAliases: ["forkJoin"],
|
|
2824
|
+
handler: ce
|
|
2825
|
+
},
|
|
2826
|
+
{
|
|
2827
|
+
semanticName: "Collate",
|
|
2828
|
+
name: "Hourglass",
|
|
2829
|
+
shortName: "hourglass",
|
|
2830
|
+
description: "Represents a collate operation",
|
|
2831
|
+
aliases: ["hourglass", "collate"],
|
|
2832
|
+
handler: ge
|
|
2833
|
+
},
|
|
2834
|
+
{
|
|
2835
|
+
semanticName: "Comment",
|
|
2836
|
+
name: "Curly Brace",
|
|
2837
|
+
shortName: "brace",
|
|
2838
|
+
description: "Adds a comment",
|
|
2839
|
+
aliases: ["comment", "brace-l"],
|
|
2840
|
+
handler: Ut
|
|
2841
|
+
},
|
|
2842
|
+
{
|
|
2843
|
+
semanticName: "Comment Right",
|
|
2844
|
+
name: "Curly Brace",
|
|
2845
|
+
shortName: "brace-r",
|
|
2846
|
+
description: "Adds a comment",
|
|
2847
|
+
handler: te
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
semanticName: "Comment with braces on both sides",
|
|
2851
|
+
name: "Curly Braces",
|
|
2852
|
+
shortName: "braces",
|
|
2853
|
+
description: "Adds a comment",
|
|
2854
|
+
handler: ee
|
|
2855
|
+
},
|
|
2856
|
+
{
|
|
2857
|
+
semanticName: "Com Link",
|
|
2858
|
+
name: "Lightning Bolt",
|
|
2859
|
+
shortName: "bolt",
|
|
2860
|
+
description: "Communication link",
|
|
2861
|
+
aliases: ["com-link", "lightning-bolt"],
|
|
2862
|
+
handler: Se
|
|
2863
|
+
},
|
|
2864
|
+
{
|
|
2865
|
+
semanticName: "Document",
|
|
2866
|
+
name: "Document",
|
|
2867
|
+
shortName: "doc",
|
|
2868
|
+
description: "Represents a document",
|
|
2869
|
+
aliases: ["doc", "document"],
|
|
2870
|
+
handler: Fe
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
semanticName: "Delay",
|
|
2874
|
+
name: "Half-Rounded Rectangle",
|
|
2875
|
+
shortName: "delay",
|
|
2876
|
+
description: "Represents a delay",
|
|
2877
|
+
aliases: ["half-rounded-rectangle"],
|
|
2878
|
+
handler: oe
|
|
2879
|
+
},
|
|
2880
|
+
{
|
|
2881
|
+
semanticName: "Direct Access Storage",
|
|
2882
|
+
name: "Horizontal Cylinder",
|
|
2883
|
+
shortName: "h-cyl",
|
|
2884
|
+
description: "Direct access storage",
|
|
2885
|
+
aliases: ["das", "horizontal-cylinder"],
|
|
2886
|
+
handler: je
|
|
2887
|
+
},
|
|
2888
|
+
{
|
|
2889
|
+
semanticName: "Disk Storage",
|
|
2890
|
+
name: "Lined Cylinder",
|
|
2891
|
+
shortName: "lin-cyl",
|
|
2892
|
+
description: "Disk storage",
|
|
2893
|
+
aliases: ["disk", "lined-cylinder"],
|
|
2894
|
+
handler: $e
|
|
2895
|
+
},
|
|
2896
|
+
{
|
|
2897
|
+
semanticName: "Display",
|
|
2898
|
+
name: "Curved Trapezoid",
|
|
2899
|
+
shortName: "curv-trap",
|
|
2900
|
+
description: "Represents a display",
|
|
2901
|
+
aliases: ["curved-trapezoid", "display"],
|
|
2902
|
+
handler: se
|
|
2903
|
+
},
|
|
2904
|
+
{
|
|
2905
|
+
semanticName: "Divided Process",
|
|
2906
|
+
name: "Divided Rectangle",
|
|
2907
|
+
shortName: "div-rect",
|
|
2908
|
+
description: "Divided process shape",
|
|
2909
|
+
aliases: ["div-proc", "divided-rectangle", "divided-process"],
|
|
2910
|
+
handler: ie
|
|
2911
|
+
},
|
|
2912
|
+
{
|
|
2913
|
+
semanticName: "Extract",
|
|
2914
|
+
name: "Triangle",
|
|
2915
|
+
shortName: "tri",
|
|
2916
|
+
description: "Extraction process",
|
|
2917
|
+
aliases: ["extract", "triangle"],
|
|
2918
|
+
handler: qe
|
|
2919
|
+
},
|
|
2920
|
+
{
|
|
2921
|
+
semanticName: "Internal Storage",
|
|
2922
|
+
name: "Window Pane",
|
|
2923
|
+
shortName: "win-pane",
|
|
2924
|
+
description: "Internal storage",
|
|
2925
|
+
aliases: ["internal-storage", "window-pane"],
|
|
2926
|
+
handler: Ve
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
semanticName: "Junction",
|
|
2930
|
+
name: "Filled Circle",
|
|
2931
|
+
shortName: "f-circ",
|
|
2932
|
+
description: "Junction point",
|
|
2933
|
+
aliases: ["junction", "filled-circle"],
|
|
2934
|
+
handler: ne
|
|
2935
|
+
},
|
|
2936
|
+
{
|
|
2937
|
+
semanticName: "Loop Limit",
|
|
2938
|
+
name: "Trapezoidal Pentagon",
|
|
2939
|
+
shortName: "notch-pent",
|
|
2940
|
+
description: "Loop limit step",
|
|
2941
|
+
aliases: ["loop-limit", "notched-pentagon"],
|
|
2942
|
+
handler: Ye
|
|
2943
|
+
},
|
|
2944
|
+
{
|
|
2945
|
+
semanticName: "Manual File",
|
|
2946
|
+
name: "Flipped Triangle",
|
|
2947
|
+
shortName: "flip-tri",
|
|
2948
|
+
description: "Manual file operation",
|
|
2949
|
+
aliases: ["manual-file", "flipped-triangle"],
|
|
2950
|
+
handler: re
|
|
2951
|
+
},
|
|
2952
|
+
{
|
|
2953
|
+
semanticName: "Manual Input",
|
|
2954
|
+
name: "Sloped Rectangle",
|
|
2955
|
+
shortName: "sl-rect",
|
|
2956
|
+
description: "Manual input step",
|
|
2957
|
+
aliases: ["manual-input", "sloped-rectangle"],
|
|
2958
|
+
handler: Ae
|
|
2959
|
+
},
|
|
2960
|
+
{
|
|
2961
|
+
semanticName: "Multi-Document",
|
|
2962
|
+
name: "Stacked Document",
|
|
2963
|
+
shortName: "docs",
|
|
2964
|
+
description: "Multiple documents",
|
|
2965
|
+
aliases: ["documents", "st-doc", "stacked-document"],
|
|
2966
|
+
handler: De
|
|
2967
|
+
},
|
|
2968
|
+
{
|
|
2969
|
+
semanticName: "Multi-Process",
|
|
2970
|
+
name: "Stacked Rectangle",
|
|
2971
|
+
shortName: "st-rect",
|
|
2972
|
+
description: "Multiple processes",
|
|
2973
|
+
aliases: ["procs", "processes", "stacked-rectangle"],
|
|
2974
|
+
handler: ke
|
|
2975
|
+
},
|
|
2976
|
+
{
|
|
2977
|
+
semanticName: "Stored Data",
|
|
2978
|
+
name: "Bow Tie Rectangle",
|
|
2979
|
+
shortName: "bow-rect",
|
|
2980
|
+
description: "Stored data",
|
|
2981
|
+
aliases: ["stored-data", "bow-tie-rectangle"],
|
|
2982
|
+
handler: Vt
|
|
2983
|
+
},
|
|
2984
|
+
{
|
|
2985
|
+
semanticName: "Summary",
|
|
2986
|
+
name: "Crossed Circle",
|
|
2987
|
+
shortName: "cross-circ",
|
|
2988
|
+
description: "Summary",
|
|
2989
|
+
aliases: ["summary", "crossed-circle"],
|
|
2990
|
+
handler: Kt
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
semanticName: "Tagged Document",
|
|
2994
|
+
name: "Tagged Document",
|
|
2995
|
+
shortName: "tag-doc",
|
|
2996
|
+
description: "Tagged document",
|
|
2997
|
+
aliases: ["tag-doc", "tagged-document"],
|
|
2998
|
+
handler: Oe
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
semanticName: "Tagged Process",
|
|
3002
|
+
name: "Tagged Rectangle",
|
|
3003
|
+
shortName: "tag-rect",
|
|
3004
|
+
description: "Tagged process",
|
|
3005
|
+
aliases: ["tagged-rectangle", "tag-proc", "tagged-process"],
|
|
3006
|
+
handler: _e
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
semanticName: "Paper Tape",
|
|
3010
|
+
name: "Flag",
|
|
3011
|
+
shortName: "flag",
|
|
3012
|
+
description: "Paper tape",
|
|
3013
|
+
aliases: ["paper-tape"],
|
|
3014
|
+
handler: Ge
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
semanticName: "Odd",
|
|
3018
|
+
name: "Odd",
|
|
3019
|
+
shortName: "odd",
|
|
3020
|
+
description: "Odd shape",
|
|
3021
|
+
internalAliases: ["rect_left_inv_arrow"],
|
|
3022
|
+
handler: Ce
|
|
3023
|
+
},
|
|
3024
|
+
{
|
|
3025
|
+
semanticName: "Lined Document",
|
|
3026
|
+
name: "Lined Document",
|
|
3027
|
+
shortName: "lin-doc",
|
|
3028
|
+
description: "Lined document",
|
|
3029
|
+
aliases: ["lined-document"],
|
|
3030
|
+
handler: ve
|
|
3031
|
+
}
|
|
3032
|
+
], Ls = /* @__PURE__ */ w(() => {
|
|
3033
|
+
const t = [
|
|
3034
|
+
...Object.entries({
|
|
3035
|
+
// States
|
|
3036
|
+
state: We,
|
|
3037
|
+
choice: Jt,
|
|
3038
|
+
note: Be,
|
|
3039
|
+
// Rectangles
|
|
3040
|
+
rectWithTitle: Pe,
|
|
3041
|
+
labelRect: xe,
|
|
3042
|
+
// Icons
|
|
3043
|
+
iconSquare: de,
|
|
3044
|
+
iconCircle: fe,
|
|
3045
|
+
icon: ye,
|
|
3046
|
+
iconRounded: pe,
|
|
3047
|
+
imageSquare: ue,
|
|
3048
|
+
anchor: Gt,
|
|
3049
|
+
// Kanban diagram
|
|
3050
|
+
kanbanItem: Ke,
|
|
3051
|
+
//Mindmap diagram
|
|
3052
|
+
mindmapCircle: ss,
|
|
3053
|
+
defaultMindmapNode: es,
|
|
3054
|
+
// class diagram
|
|
3055
|
+
classBox: Je,
|
|
3056
|
+
// er diagram
|
|
3057
|
+
erBox: Rt,
|
|
3058
|
+
// Requirement diagram
|
|
3059
|
+
requirementBox: Qe
|
|
3060
|
+
}),
|
|
3061
|
+
...As.flatMap((h) => [
|
|
3062
|
+
h.shortName,
|
|
3063
|
+
..."aliases" in h ? h.aliases : [],
|
|
3064
|
+
..."internalAliases" in h ? h.internalAliases : []
|
|
3065
|
+
].map((l) => [l, h.handler]))
|
|
3066
|
+
];
|
|
3067
|
+
return Object.fromEntries(t);
|
|
3068
|
+
}, "generateShapeMap"), as = Ls();
|
|
3069
|
+
function Hs(f) {
|
|
3070
|
+
return f in as;
|
|
3071
|
+
}
|
|
3072
|
+
w(Hs, "isValidShape");
|
|
3073
|
+
var vt = /* @__PURE__ */ new Map();
|
|
3074
|
+
async function Ws(f, t, h) {
|
|
3075
|
+
let c, l;
|
|
3076
|
+
t.shape === "rect" && (t.rx && t.ry ? t.shape = "roundedRect" : t.shape = "squareRect");
|
|
3077
|
+
const i = t.shape ? as[t.shape] : void 0;
|
|
3078
|
+
if (!i)
|
|
3079
|
+
throw new Error(`No such shape: ${t.shape}. Please check your syntax.`);
|
|
3080
|
+
if (t.link) {
|
|
3081
|
+
let o;
|
|
3082
|
+
h.config.securityLevel === "sandbox" ? o = "_top" : t.linkTarget && (o = t.linkTarget || "_blank"), c = f.insert("svg:a").attr("xlink:href", t.link).attr("target", o ?? null), l = await i(c, t, h);
|
|
3083
|
+
} else
|
|
3084
|
+
l = await i(f, t, h), c = l;
|
|
3085
|
+
return t.tooltip && l.attr("title", t.tooltip), vt.set(t.id, c), t.haveCallback && c.attr("class", c.attr("class") + " clickable"), c;
|
|
3086
|
+
}
|
|
3087
|
+
w(Ws, "insertNode");
|
|
3088
|
+
var Gs = /* @__PURE__ */ w((f, t) => {
|
|
3089
|
+
vt.set(t.id, f);
|
|
3090
|
+
}, "setNodeElem"), Vs = /* @__PURE__ */ w(() => {
|
|
3091
|
+
vt.clear();
|
|
3092
|
+
}, "clear"), Zs = /* @__PURE__ */ w((f) => {
|
|
3093
|
+
const t = vt.get(f.id);
|
|
3094
|
+
Y.trace(
|
|
3095
|
+
"Transforming node",
|
|
3096
|
+
f.diff,
|
|
3097
|
+
f,
|
|
3098
|
+
"translate(" + (f.x - f.width / 2 - 5) + ", " + f.width / 2 + ")"
|
|
3099
|
+
);
|
|
3100
|
+
const h = 8, c = f.diff || 0;
|
|
3101
|
+
return f.clusterNode ? t.attr(
|
|
3102
|
+
"transform",
|
|
3103
|
+
"translate(" + (f.x + c - f.width / 2) + ", " + (f.y - f.height / 2 - h) + ")"
|
|
3104
|
+
) : t.attr("transform", "translate(" + f.x + ", " + f.y + ")"), c;
|
|
3105
|
+
}, "positionNode");
|
|
3106
|
+
export {
|
|
3107
|
+
Fs as clear,
|
|
3108
|
+
Vs as clear2,
|
|
3109
|
+
Bt as createLabel_default,
|
|
3110
|
+
qs as insertCluster,
|
|
3111
|
+
Ws as insertNode,
|
|
3112
|
+
Hs as isValidShape,
|
|
3113
|
+
_ as labelHelper,
|
|
3114
|
+
Zs as positionNode,
|
|
3115
|
+
Gs as setNodeElem,
|
|
3116
|
+
A as updateNodeBounds
|
|
3117
|
+
};
|