diff --git a/dist/css/559.f358cf28.css b/dist/css/546.5f5f6314.css similarity index 94% rename from dist/css/559.f358cf28.css rename to dist/css/546.5f5f6314.css index eaa54e1..7b7a4a1 100644 --- a/dist/css/559.f358cf28.css +++ b/dist/css/546.5f5f6314.css @@ -1 +1 @@ -.md-editor-divider{position:relative;display:inline-block;width:1px;top:.1em;height:.9em;margin:0 8px;background-color:var(--md-border-color)}.md-editor-dropdown{overflow:hidden;box-sizing:border-box;position:absolute;transition:all .3s;opacity:1;z-index:10000;background-color:var(--md-bk-color)}.md-editor-dropdown-hidden{opacity:0;z-index:-10000}.md-editor-dropdown-overlay{margin-top:6px}.md-editor-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;height:100%;background-color:var(--md-modal-mask)}.md-editor-modal{display:block;background-color:var(--md-bk-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;border-radius:3px;border:1px solid var(--md-border-color);position:fixed;z-index:20001;flex-direction:column}.md-editor-modal-header{cursor:grab;display:flex;justify-content:space-between;padding:10px 24px;color:var(--md-color);font-weight:600;font-size:16px;line-height:22px;word-wrap:break-word;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid var(--md-border-color);position:relative}.md-editor-modal-body{padding:24px;font-size:14px;word-wrap:break-word;height:calc(100% - 61px);box-sizing:border-box}.md-editor-modal .md-editor-modal-func{position:absolute;top:10px;right:10px}.md-editor-modal .md-editor-modal-func .md-editor-modal-adjust,.md-editor-modal .md-editor-modal-func .md-editor-modal-close{cursor:pointer;width:24px;height:24px;line-height:24px;text-align:center;display:inline-block}.md-editor-modal .md-editor-modal-func .md-editor-modal-adjust{padding-right:10px}.animation{animation-duration:.15s;animation-fill-mode:forwards}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoom-in{animation-name:zoomIn;animation-duration:.15s;animation-fill-mode:forwards}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoom-out{animation-name:zoomOut;animation-duration:.15s;animation-fill-mode:forwards}.md-editor-clip{position:relative;display:flex;height:calc(100% - 32px)}.md-editor-clip-main,.md-editor-clip-preview{width:50%;height:100%;border:1px solid var(--md-border-color)}.md-editor-clip-main{margin-right:1em}.md-editor-clip-main .md-editor-clip-cropper{position:relative;width:100%;height:100%}.md-editor-clip-main .md-editor-clip-cropper .md-editor-clip-delete{position:absolute;top:0;right:0;font-size:0;background-color:var(--md-bk-color-outstand);border-bottom-left-radius:4px;color:var(--md-color);cursor:pointer}.md-editor-clip-main .md-editor-clip-upload{display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer}.md-editor-clip-main .md-editor-clip-upload .md-editor-icon{width:auto;height:40px}.md-editor-clip-preview-target{width:100%;height:100%;overflow:hidden}@media (max-width:688px){.md-editor-modal-clip .md-editor-modal{max-width:calc(100% - 20px);max-height:calc(100% - 20px);margin:10px;left:0!important}.md-editor-modal-clip .md-editor-clip{flex-direction:column}.md-editor-modal-clip .md-editor-clip-main,.md-editor-modal-clip .md-editor-clip-preview{width:100%;height:0;flex:1}.md-editor-modal-clip .md-editor-clip-main{margin-bottom:1em}}.md-editor-checkbox{cursor:pointer;width:12px;height:12px;border:1px solid var(--md-border-color);background-color:var(--md-bk-color-outstand);border-radius:2px;line-height:1;text-align:center}.md-editor-checkbox:after{content:"";font-weight:700}.md-editor-checkbox-checked:after{content:"\2713"}.md-editor-catalog-editor{--md-color:#222;--md-hover-color:#000;--md-bk-color:#fff;--md-bk-color-outstand:#f6f6f6;--md-bk-hover-color:#f5f7fa;--md-border-color:#e6e6e6;--md-border-hover-color:#b9b9b9;--md-border-active-color:#999;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#e2e2e2;--md-scrollbar-thumb-color:#0000004d;--md-scrollbar-thumb-hover-color:#00000059;--md-scrollbar-thumb-active-color:#00000061;position:absolute;overflow:auto;top:44px;right:0;height:calc(100% - 44px);background-color:var(--md-bk-color-outstand);border-left:1px solid var(--md-border-color);width:200px;box-sizing:border-box;margin:0;padding:5px 10px;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";z-index:2}.md-editor-catalog>.md-editor-catalog-link{padding:5px 8px}.md-editor-catalog-link{padding:5px 0 5px 1em;line-height:1.2}.md-editor-catalog-link span{display:inline-block;width:100%;position:relative;overflow:hidden;color:var(--md-color);white-space:nowrap;text-overflow:ellipsis;transition:color .3s;cursor:pointer}.md-editor-catalog-link span:hover{color:#73d13d}.md-editor-catalog-wrapper>.md-editor-catalog-link{padding-top:5px;padding-bottom:5px}.md-editor-catalog-wrapper>.md-editor-catalog-link:first-of-type{padding-top:10px}.md-editor-catalog-wrapper>.md-editor-catalog-link:last-of-type{padding-bottom:0}.md-editor-catalog-active>span{color:#73d13d}.md-editor-catalog-dark{--md-color:#999;--md-hover-color:#bbb;--md-bk-color:#000;--md-bk-color-outstand:#111;--md-bk-hover-color:#1b1a1a;--md-border-color:#2d2d2d;--md-border-hover-color:#636262;--md-border-active-color:#777;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#0f0f0f;--md-scrollbar-thumb-color:#2d2d2d;--md-scrollbar-thumb-hover-color:#3a3a3a;--md-scrollbar-thumb-active-color:#3a3a3a}.md-editor{--md-color:#222;--md-hover-color:#000;--md-bk-color:#fff;--md-bk-color-outstand:#f6f6f6;--md-bk-hover-color:#f5f7fa;--md-border-color:#e6e6e6;--md-border-hover-color:#b9b9b9;--md-border-active-color:#999;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#e2e2e2;--md-scrollbar-thumb-color:#0000004d;--md-scrollbar-thumb-hover-color:#00000059;--md-scrollbar-thumb-active-color:#00000061;width:100%;height:425px;position:relative;box-sizing:border-box;border:1px solid var(--md-border-color);display:flex;flex-direction:column;overflow:hidden;color:var(--md-color);background-color:var(--md-bk-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}.md-editor ::-webkit-scrollbar{width:6px;height:6px}.md-editor ::-webkit-scrollbar-corner,.md-editor ::-webkit-scrollbar-track{background-color:var(--md-scrollbar-bg-color)}.md-editor ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-scrollbar-thumb-color)}.md-editor ::-webkit-scrollbar-button:vertical{display:none}.md-editor ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-scrollbar-thumb-hover-color)}.md-editor ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-scrollbar-thumb-active-color)}.md-editor-icon{width:24px;height:24px;fill:currentColor;overflow:hidden}.md-editor-menu{margin:0;padding:0;border-radius:3px;border:1px solid var(--md-border-color);background-color:inherit}.md-editor-menu-item{list-style:none;font-size:12px;color:var(--md-color);padding:4px 10px;cursor:pointer;line-height:16px}.md-editor-menu-item:first-of-type{padding-top:8px}.md-editor-menu-item:last-of-type{padding-bottom:8px}.md-editor-menu-item:hover{background-color:var(--md-bk-hover-color)}.md-editor-table-shape{padding:4px;border-radius:3px;border:1px solid var(--md-border-color);display:flex;flex-direction:column}.md-editor-table-shape-row{display:flex}.md-editor-table-shape-col{padding:2px;cursor:pointer}.md-editor-table-shape-col-default{width:16px;height:16px;background-color:#e0e0e0;border-radius:3px;transition:all .2s}.md-editor-table-shape-col-include{background-color:#aaa}.md-editor-toolbar-wrapper{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;height:35px;flex-shrink:0;padding:4px;border-bottom:1px solid var(--md-border-color)}.md-editor-toolbar-wrapper::-webkit-scrollbar{height:0!important}.md-editor-toolbar-wrapper .md-editor-toolbar{height:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:content-box}.md-editor-toolbar-wrapper .md-editor-toolbar-item{height:24px;display:inline-block;padding:0 4px;transition:all .3s;border-radius:0;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.md-editor-toolbar-wrapper .md-editor-toolbar-item:hover{border-radius:3px;background-color:var(--md-bk-color-outstand)}.md-editor-toolbar-wrapper .md-editor-toolbar-left,.md-editor-toolbar-wrapper .md-editor-toolbar-right{padding:1px 0;display:flex;align-items:center}.md-editor-content{display:flex;flex:1;height:0;flex-shrink:0}.md-editor-content .md-editor-input-wrapper{flex:1;box-sizing:border-box}.md-editor-content .md-editor-input-wrapper textarea{width:100%;height:100%;padding:10px 20px;box-sizing:border-box;font-size:1em;font-family:-apple-system,Consolas,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;resize:none;border:none;outline:none;overflow-y:scroll;color:inherit;background-color:inherit;line-height:1.4}.md-editor-content .md-editor-input-wrapper textarea:disabled{cursor:not-allowed}.md-editor-content .md-editor-input-wrapper textarea.textarea-only{overflow-y:auto}.md-editor-content .md-editor-preview-wrapper{position:relative;flex:1;box-sizing:border-box;overflow:auto}.md-editor-content .md-editor-html,.md-editor-content .md-editor-preview{padding:10px 20px;font-size:16px;position:relative;word-break:break-all}.md-editor-footer{height:24px;flex-shrink:0;font-size:12px;color:var(--md-color);border-top:1px solid var(--md-border-color);display:flex;justify-content:space-between}.md-editor-footer-item{display:inline-flex;align-items:center;height:100%;padding:0 10px}.md-editor-footer-label{padding-right:5px;line-height:1}.md-editor-form-item{margin-bottom:14px;text-align:center}.md-editor-form-item:last-of-type{margin-bottom:0}.md-editor-label{width:80px;text-align:center;display:inline-block}.md-editor-input,.md-editor-label{font-size:14px;color:var(--md-color)}.md-editor-input{border-radius:4px;padding:4px 11px;line-height:1.5715;background-color:var(--md-bk-color);background-image:none;border:1px solid var(--md-border-color);transition:all .2s}.md-editor-input:focus,.md-editor-input:hover{border-color:var(--md-border-hover-color);outline:0}.md-editor-input:focus{border-color:var(--md-border-active-color)}.md-editor-btn{font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid var(--md-border-color);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:32px;padding:0 15px;font-size:14px;border-radius:4px;transition:all .2s linear;color:var(--md-color);background-color:var(--md-bk-color);border-color:var(--md-border-color);margin-left:10px}.md-editor-btn:first-of-type{margin-left:0}.md-editor-btn:hover{color:var(--md-hover-color);background-color:var(--md-bk-color);border-color:var(--md-border-hover-color)}.md-editor-btn-row{width:100%}.md-editor-previewOnly{border:none;height:auto}.md-editor-previewOnly .md-editor-content{height:100%}.md-editor-previewOnly .md-editor-preview{padding:0}.md-editor-dark{--md-color:#999;--md-hover-color:#bbb;--md-bk-color:#000;--md-bk-color-outstand:#111;--md-bk-hover-color:#1b1a1a;--md-border-color:#2d2d2d;--md-border-hover-color:#636262;--md-border-active-color:#777;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#0f0f0f;--md-scrollbar-thumb-color:#2d2d2d;--md-scrollbar-thumb-hover-color:#3a3a3a;--md-scrollbar-thumb-active-color:#3a3a3a}.md-editor-dark .md-editor-table-shape-col-default{background-color:#222}.md-editor-dark .md-editor-table-shape-col-include{background-color:#555}.md-editor-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;width:auto!important;height:auto!important;z-index:10000}.medium-zoom-image--opened,.medium-zoom-overlay{z-index:100001}.md-editor .md-editor-preview{--md-theme-color:#222;--md-theme-color-reverse:#eee;--md-theme-color-hover:#eee;--md-theme-color-hover-inset:#ddd;--md-theme-link-color:#2d8cf0;--md-theme-link-hover-color:#73d13d;--md-theme-border-color:#e6e6e6;--md-theme-border-color-reverse:#bebebe;--md-theme-border-color-inset:#d6d6d6;--md-theme-bg-color:#fff;--md-theme-bg-color-inset:#ececec;--md-theme-bg-color-scrollbar-track:#e2e2e2;--md-theme-bg-color-scrollbar-thumb:rgba(0,0,0,.302);--md-theme-bg-color-scrollbar-thumb-hover:rgba(0,0,0,.349);--md-theme-bg-color-scrollbar-thumb-active:rgba(0,0,0,.38);--md-theme-code-copy-tips-color:inherit;--md-theme-code-copy-tips-bg-color:#fff}.md-editor-dark .md-editor-preview{--md-theme-color:#999;--md-theme-color-reverse:#222;--md-theme-color-hover:#191919;--md-theme-color-hover-inset:#444;--md-theme-link-color:#2d8cf0;--md-theme-link-hover-color:#73d13d;--md-theme-border-color:#2d2d2d;--md-theme-border-color-reverse:#e6e6e6;--md-theme-border-color-inset:#5a5a5a;--md-theme-bg-color:#000;--md-theme-bg-color-inset:#111;--md-theme-bg-color-scrollbar-track:#0f0f0f;--md-theme-bg-color-scrollbar-thumb:#2d2d2d;--md-theme-bg-color-scrollbar-thumb-hover:#3a3a3a;--md-theme-bg-color-scrollbar-thumb-active:#3a3a3a;--md-theme-code-copy-tips-color:inherit;--md-theme-code-copy-tips-bg-color:#3a3a3a}.md-editor-scrn span[rn-wrapper]{position:absolute;pointer-events:none;top:1em;font-size:100%;left:0;width:3em;letter-spacing:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;counter-reset:linenumber}.md-editor-scrn span[rn-wrapper]>span{display:block;pointer-events:none;counter-increment:linenumber}.md-editor-scrn span[rn-wrapper]>span:before{color:#999;display:block;padding-right:.5em;text-align:right;content:counter(linenumber)}.md-editor-scrn pre code{padding-left:3.5em!important}.md-editor .md-editor-alert-note{--marked-alert-color:#448aff;--marked-alert-bg-color:#d5e2f9}.md-editor .md-editor-alert-abstract{--marked-alert-color:#02b1ff;--marked-alert-bg-color:#d1eefb}.md-editor .md-editor-alert-info{--marked-alert-color:#333;--marked-alert-bg-color:#e3e3e3}.md-editor .md-editor-alert-tip{--marked-alert-color:#666;--marked-alert-bg-color:#e6e6e6}.md-editor .md-editor-alert-success{--marked-alert-color:#00c852;--marked-alert-bg-color:#c1f1d5}.md-editor .md-editor-alert-question{--marked-alert-color:#f0b400;--marked-alert-bg-color:#fff1dd}.md-editor .md-editor-alert-warning{--marked-alert-color:#ff9104;--marked-alert-bg-color:#ffe9cc}.md-editor .md-editor-alert-failure{--marked-alert-color:#c2185b;--marked-alert-bg-color:#ffd9d9}.md-editor .md-editor-alert-danger{--marked-alert-color:#ff5252;--marked-alert-bg-color:#ffe4e4}.md-editor .md-editor-alert-bug{--marked-alert-color:#f60357;--marked-alert-bg-color:#ffd3e2}.md-editor .md-editor-alert-example{--marked-alert-color:#7c4dff;--marked-alert-bg-color:#e3d8ff}.md-editor .md-editor-alert-quote{--marked-alert-color:#9e9e9e;--marked-alert-bg-color:#f0f0f0}.md-editor .md-editor-alert-hint{--marked-alert-color:#009688;--marked-alert-bg-color:#cdf4f0}.md-editor .md-editor-alert-caution{--marked-alert-color:#ffa726;--marked-alert-bg-color:#ffe7c4}.md-editor .md-editor-alert-error{--marked-alert-color:#d32f2f;--marked-alert-bg-color:#ffd8d8}.md-editor .md-editor-alert-attention{--marked-alert-color:#455a64;--marked-alert-bg-color:#cbefff}.md-editor-dark .md-editor-alert-note{--marked-alert-color:#1262e7;--marked-alert-bg-color:#021d4c}.md-editor-dark .md-editor-alert-abstract{--marked-alert-color:#058dc9;--marked-alert-bg-color:#002433}.md-editor-dark .md-editor-alert-info{--marked-alert-color:#999;--marked-alert-bg-color:#212121}.md-editor-dark .md-editor-alert-tip{--marked-alert-color:#888;--marked-alert-bg-color:#191818}.md-editor-dark .md-editor-alert-success{--marked-alert-color:#00c551;--marked-alert-bg-color:#003014}.md-editor-dark .md-editor-alert-question{--marked-alert-color:#cd9a00;--marked-alert-bg-color:#311d00}.md-editor-dark .md-editor-alert-warning{--marked-alert-color:#ed8500;--marked-alert-bg-color:#3c2200}.md-editor-dark .md-editor-alert-failure{--marked-alert-color:#d5125f;--marked-alert-bg-color:#3f0000}.md-editor-dark .md-editor-alert-danger{--marked-alert-color:#d80505;--marked-alert-bg-color:#390000}.md-editor-dark .md-editor-alert-bug{--marked-alert-color:#da0d54;--marked-alert-bg-color:#390013}.md-editor-dark .md-editor-alert-example{--marked-alert-color:#7443ff;--marked-alert-bg-color:#140045}.md-editor-dark .md-editor-alert-quote{--marked-alert-color:#9e9e9e;--marked-alert-bg-color:#2b2b2b}.md-editor-dark .md-editor-alert-hint{--marked-alert-color:#00ae9e;--marked-alert-bg-color:#00423b}.md-editor-dark .md-editor-alert-caution{--marked-alert-color:#db8609;--marked-alert-bg-color:#573300}.md-editor-dark .md-editor-alert-error{--marked-alert-color:#df1a1a;--marked-alert-bg-color:#400}.md-editor-dark .md-editor-alert-attention{--marked-alert-color:#0f8bc7;--marked-alert-bg-color:#00354d}.md-editor-preview .md-editor-alert{background-color:var(--marked-alert-bg-color);border:1px solid var(--marked-alert-color);border-radius:.5rem;color:var(--marked-alert-color);display:flow-root;font-size:14px;font-weight:400;margin:1rem 0;padding:1em 1em .5em;page-break-inside:avoid}.md-editor-preview .md-editor-alert-title{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:0;padding:0;position:relative;font-weight:700}.md-editor-preview .md-editor-alert p{margin:.5em 0;padding:0}.md-editor-preview .md-editor-alert p:first-of-type{margin-top:0}.md-editor-preview .md-editor-alert+p:empty,.md-editor-preview .md-editor-alert+p:empty+p:empty{display:none}.md-editor-mermaid{overflow-x:auto}.md-editor-mermaid-loading{display:none}.md-editor-mermaid-error{color:#dc2626;text-align:center;padding:20px}.mermaid{display:none}.mermaid[data-processed]{display:initial}.prefix-katex-block{text-align:center;margin:20px}.prefix-katex-block,.prefix-katex-inline{display:none}.prefix-katex-inline[data-processed]{display:initial}.prefix-katex-block[data-processed]{display:block}.md-editor .default-theme{--default-theme-code-block-color:#a9b7c6;--default-theme-code-bg-color:#282c34;--default-theme-code-before-bg-color:var(--default-theme-code-bg-color);--md-theme-code-copy-tips-color:#141414}.md-editor-dark .default-theme{--default-theme-code-block-color:#a9b7c6;--default-theme-code-bg-color:#1a1a1a;--default-theme-code-before-bg-color:var(--default-theme-code-bg-color);--md-theme-code-copy-tips-color:inherit}.default-theme code{color:#3594f7;background-color:#3baafa1a;display:inline-block;padding:0 4px;border-radius:2px;line-height:22px}.default-theme pre{position:relative;border-radius:5px;box-shadow:0 2px 2px #0005}.default-theme pre code{padding:1em;background-color:var(--default-theme-code-bg-color);color:var(--default-theme-code-block-color);border-radius:0 0 5px 5px}.default-theme pre code>*{line-height:1.6}.default-theme pre code span[rn-wrapper]{top:calc(1em + 32px)}.default-theme pre .copy-button{color:var(--default-theme-code-block-color)}.default-theme pre:before{content:"";display:block;background:url(data:image/png;base64,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);height:32px;width:100%;background-size:40px;background-repeat:no-repeat;background-color:var(--default-theme-code-before-bg-color);margin-bottom:0;border-top-left-radius:5px;border-top-right-radius:5px;background-position:10px 10px}.default-theme h1,.default-theme h2,.default-theme h3,.default-theme h4,.default-theme h5,.default-theme h6{margin:1.4em 0 .8em;font-weight:700;color:var(--md-theme-color)}.default-theme img{margin:0 auto;max-width:100%;box-sizing:border-box;padding:5px;border:1px solid var(--md-theme-border-color);border-radius:3px}.default-theme blockquote img{border-color:var(--md-theme-border-color-inset)}.default-theme a{color:var(--md-theme-link-color);transition:color .3s}.default-theme a:hover{color:var(--md-theme-link-hover-color)}.default-theme ol,.default-theme ul{margin:.6em 0;padding-left:1.6em}.default-theme ol li,.default-theme ul li{line-height:1.6;margin:.5em 0}.default-theme p{line-height:1.6;margin:0;padding:.5rem 0}.default-theme p:empty{display:none}.default-theme blockquote{margin:20px 0;padding:0 1.2em;line-height:2em;background-color:var(--md-theme-bg-color-inset);border-left:5px solid #35b378;display:block}.md-editor .default-theme{--default-theme-table-stripe-color:#fafafa}.md-editor-dark .default-theme{--default-theme-table-stripe-color:#0c0c0c}.default-theme table{overflow:auto;border-spacing:0;border-collapse:collapse;margin-bottom:1em;margin-top:1em}.default-theme table tr td,.default-theme table tr th{word-wrap:break-word;padding:8px 14px;border:1px solid var(--md-theme-border-color)}.default-theme table tbody tr:nth-child(2n){background-color:var(--default-theme-table-stripe-color)}.default-theme table tbody tr:hover{background-color:var(--md-theme-color-hover)}.default-theme blockquote table{line-height:normal}.default-theme blockquote table tr td,.default-theme blockquote table tr th{border-color:var(--md-theme-border-color-inset)}.default-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.default-theme blockquote table tbody tr:hover{background-color:var(--md-theme-color-hover-inset)}.default-theme{color:var(--md-theme-color)}.default-theme ::-webkit-scrollbar{width:6px;height:6px}.default-theme ::-webkit-scrollbar-corner,.default-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.default-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.default-theme ::-webkit-scrollbar-button:vertical{display:none}.default-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.default-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.default-theme h1,.default-theme h2,.default-theme h3,.default-theme h4,.default-theme h5,.default-theme h6{position:relative;word-break:break-all}.default-theme h1 a,.default-theme h1 a:hover,.default-theme h2 a,.default-theme h2 a:hover,.default-theme h3 a,.default-theme h3 a:hover,.default-theme h4 a,.default-theme h4 a:hover,.default-theme h5 a,.default-theme h5 a:hover,.default-theme h6 a,.default-theme h6 a:hover{color:inherit}.default-theme ol>li{list-style:decimal}.default-theme ul>li{list-style:disc}.default-theme ol .li-task,.default-theme ul .li-task{list-style-type:none}.default-theme ol .li-task input,.default-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.default-theme a{text-decoration:none}.default-theme code,.default-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.default-theme pre{margin:20px 0}.default-theme pre code{display:block;line-height:1;overflow:auto}.default-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.default-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.default-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.default-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.default-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.default-theme .copy-button:after,.default-theme .copy-button:before{visibility:hidden;transition:.3s}.default-theme .copy-button:hover:after,.default-theme .copy-button:hover:before{visibility:visible}.default-theme hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.default-theme div[inline]>.figure{padding-right:.5em}.default-theme div[inline]>.figure img{padding:0;border:none}.default-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.default-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.default-theme .md-editor-mermaid{line-height:1}.md-editor .vuepress-theme{--vuepress-theme-code-inline-color:#d63200;--vuepress-theme-code-inline-bg-color:#f8f8f8;--vuepress-theme-code-block-color:#747384;--vuepress-theme-code-block-bg-color:#f8f8f8}.md-editor-dark .vuepress-theme{--vuepress-theme-code-inline-color:#e06c75;--vuepress-theme-code-inline-bg-color:#1a1a1a;--vuepress-theme-code-block-color:#999;--vuepress-theme-code-block-bg-color:#1a1a1a}.vuepress-theme code{color:var(--vuepress-theme-code-inline-color);padding:3px 5px;margin:0 2px;border-radius:2px;background-color:var(--vuepress-theme-code-inline-bg-color)}.vuepress-theme pre{border-radius:2px;position:relative;font-size:.875em;margin:1em 0}.vuepress-theme pre,.vuepress-theme pre code{background-color:var(--vuepress-theme-code-block-bg-color)}.vuepress-theme pre code{overflow-x:auto;color:var(--vuepress-theme-code-block-color);white-space:pre;padding:22px 1em}.vuepress-theme pre code>*{line-height:1.6}.vuepress-theme pre code span[rn-wrapper]{top:22px}.vuepress-theme pre .copy-button{color:var(--md-theme-color)}.md-editor .vuepress-theme{--vuepress-theme-heading-color:#273849}.md-editor-dark .vuepress-theme{--vuepress-theme-heading-color:#999}.vuepress-theme h1,.vuepress-theme h2,.vuepress-theme h3,.vuepress-theme h4,.vuepress-theme h5,.vuepress-theme h6{font-weight:600;color:var(--heading-color);line-height:1.45;margin-top:1em}.vuepress-theme h1{font-size:2.2em;margin:1em 0}.vuepress-theme h2{font-size:1.65em;padding-bottom:.3em;border-bottom:1px solid var(--vuepress-theme-border-color)}.vuepress-theme h3{line-height:1.35em}.vuepress-theme img{max-width:100%}.vuepress-theme a{color:#42b983;font-weight:600}.vuepress-theme ol,.vuepress-theme ul{position:relative;padding-left:1.25em;line-height:1.4em;margin:1.2em 0;z-index:1}.vuepress-theme ol li,.vuepress-theme ul li{margin:1.2em 0}.vuepress-theme p{word-spacing:.05em;line-height:1.6em;margin:1.2em 0;position:relative}.vuepress-theme p:empty{display:none}.vuepress-theme blockquote{margin:2em 0;padding-left:20px;border-left:4px solid #42b983}.vuepress-theme blockquote p{margin-left:0;margin-top:1.2em;margin-bottom:0;padding:0}.md-editor .vuepress-theme{--vuepress-theme-table-border-color:#dfe2e5;--vuepress-theme-table-bg-color:#f6f8fa}.md-editor-dark .vuepress-theme{--vuepress-theme-table-border-color:#2d2d2d;--vuepress-theme-table-bg-color:#0c0c0c}.vuepress-theme table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}.vuepress-theme table tr{border-top:1px solid var(--vuepress-theme-table-border-color)}.vuepress-theme table tr td,.vuepress-theme table tr th{border:1px solid var(--vuepress-theme-table-border-color);padding:.6em 1em}.vuepress-theme table tr:nth-child(2n){background-color:var(--vuepress-theme-table-bg-color)}.md-editor .vuepress-theme{--vuepress-theme-color:#304455}.md-editor-dark .vuepress-theme{--vuepress-theme-color:#999}.vuepress-theme{color:var(--md-theme-color);font-size:16px;color:var(--vuepress-theme-color)}.vuepress-theme ::-webkit-scrollbar{width:6px;height:6px}.vuepress-theme ::-webkit-scrollbar-corner,.vuepress-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.vuepress-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.vuepress-theme ::-webkit-scrollbar-button:vertical{display:none}.vuepress-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.vuepress-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.vuepress-theme h1,.vuepress-theme h2,.vuepress-theme h3,.vuepress-theme h4,.vuepress-theme h5,.vuepress-theme h6{position:relative;word-break:break-all}.vuepress-theme h1 a,.vuepress-theme h1 a:hover,.vuepress-theme h2 a,.vuepress-theme h2 a:hover,.vuepress-theme h3 a,.vuepress-theme h3 a:hover,.vuepress-theme h4 a,.vuepress-theme h4 a:hover,.vuepress-theme h5 a,.vuepress-theme h5 a:hover,.vuepress-theme h6 a,.vuepress-theme h6 a:hover{color:inherit}.vuepress-theme ol>li{list-style:decimal}.vuepress-theme ul>li{list-style:disc}.vuepress-theme ol .li-task,.vuepress-theme ul .li-task{list-style-type:none}.vuepress-theme ol .li-task input,.vuepress-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.vuepress-theme a{text-decoration:none}.vuepress-theme code,.vuepress-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.vuepress-theme pre{margin:20px 0}.vuepress-theme pre code{display:block;line-height:1;overflow:auto}.vuepress-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.vuepress-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.vuepress-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.vuepress-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.vuepress-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.vuepress-theme .copy-button:after,.vuepress-theme .copy-button:before{visibility:hidden;transition:.3s}.vuepress-theme .copy-button:hover:after,.vuepress-theme .copy-button:hover:before{visibility:visible}.vuepress-theme hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.vuepress-theme div[inline]>.figure{padding-right:.5em}.vuepress-theme div[inline]>.figure img{padding:0;border:none}.vuepress-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.vuepress-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.vuepress-theme .md-editor-mermaid{line-height:1}.vuepress-theme em{color:#4f5959;padding:0 6px 0 4px}.md-editor .github-theme{--github-theme-code-inline-color:inherit;--github-theme-code-inline-bg-color:#eff1f2;--github-theme-code-block-color:inherit;--github-theme-code-block-bg-color:#f6f8fa}.md-editor-dark .github-theme{--github-theme-code-inline-color:#c9d1d9;--github-theme-code-inline-bg-color:#2d3339;--github-theme-code-block-color:#a9b7c6;--github-theme-code-block-bg-color:#161b22}.github-theme code{padding:.2em .4em;margin:0;color:var(--github-theme-code-inline-color);background-color:var(--github-theme-code-inline-bg-color);border-radius:6px}.github-theme pre{border-radius:6px;position:relative}.github-theme pre code{position:relative;padding:22px 1em;margin-bottom:0;word-break:normal;letter-spacing:1px;color:var(--github-theme-code-block-color);background-color:var(--github-theme-code-block-bg-color)}.github-theme pre code>*{line-height:1.6}.github-theme pre code span[rn-wrapper]{top:22px}.github-theme pre .copy-button{color:var(--github-theme-code-block-color)}.md-editor .github-theme{--github-theme-heading-color:inherit;--github-theme-heading-6-color:#2d3339;--github-theme-heading-border-color:#d9dee4}.md-editor-dark .github-theme{--github-theme-heading-color:#c9d1d9;--github-theme-heading-6-color:#768390;--github-theme-heading-border-color:#373e47}.github-theme h1,.github-theme h2,.github-theme h3,.github-theme h4,.github-theme h5,.github-theme h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:var(--github-theme-heading-color)}.github-theme h1{font-size:2em}.github-theme h1,.github-theme h2{padding-bottom:.3em;border-bottom:1px solid var(--github-theme-heading-border-color)}.github-theme h2{font-size:1.5em}.github-theme h3{font-size:1.25em}.github-theme h4{font-size:1em}.github-theme h5{font-size:.875em}.github-theme h6{font-size:.85em;color:var(--github-theme-heading-6-color)}.md-editor .github-theme{--github-theme-heading-bg-color:#fff}.md-editor-dark .github-theme{--github-theme-heading-bg-color:#22272e}.github-theme img{max-width:100%;box-sizing:content-box;background-color:var(--github-theme-heading-bg-color)}.github-theme a{color:#539bf5}.github-theme a:hover{text-decoration:underline}.github-theme ol,.github-theme ul{padding-left:2em}.github-theme ol li+li,.github-theme ul li+li{margin-top:.25em}.github-theme p:empty{display:none}.md-editor .github-theme{--github-theme-quote-color:#57606a;--github-theme-quote-border-color:#d0d7de}.md-editor-dark .github-theme{--github-theme-quote-color:#8b949e;--github-theme-quote-border-color:#444c56}.github-theme blockquote{padding:0 1em;color:var(--github-theme-quote-color);border-left:.25em solid var(--github-theme-quote-border-color)}.md-editor .github-theme{--github-theme-table-stripe-color:#f7f8fa;--github-theme-table-tr-bg-color:#fff;--github-theme-table-tr-border-color:#d8dee4;--github-theme-table-td-border-color:#d0d7de}.md-editor-dark .github-theme{--github-theme-table-stripe-color:#161b22;--github-theme-table-tr-bg-color:transparent;--github-theme-table-tr-border-color:grey;--github-theme-table-td-border-color:#30363d}.github-theme table{display:block;max-width:100%;overflow:auto;border-spacing:0;border-collapse:collapse}.github-theme table tr{background-color:var(--github-theme-table-tr-bg-color);border-top:1px solid var(--github-theme-table-tr-border-color)}.github-theme table tr td,.github-theme table tr th{padding:6px 13px;border:1px solid var(--github-theme-table-td-border-color)}.github-theme table tr:nth-child(2n){background-color:var(--github-theme-table-stripe-color)}.md-editor .github-theme{--github-theme-color:#222}.md-editor-dark .github-theme{--github-theme-color:#c9d1d9}.github-theme{color:var(--md-theme-color);line-height:1.5;color:var(--github-theme-color)}.github-theme ::-webkit-scrollbar{width:6px;height:6px}.github-theme ::-webkit-scrollbar-corner,.github-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.github-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.github-theme ::-webkit-scrollbar-button:vertical{display:none}.github-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.github-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.github-theme h1,.github-theme h2,.github-theme h3,.github-theme h4,.github-theme h5,.github-theme h6{position:relative;word-break:break-all}.github-theme h1 a,.github-theme h1 a:hover,.github-theme h2 a,.github-theme h2 a:hover,.github-theme h3 a,.github-theme h3 a:hover,.github-theme h4 a,.github-theme h4 a:hover,.github-theme h5 a,.github-theme h5 a:hover,.github-theme h6 a,.github-theme h6 a:hover{color:inherit}.github-theme ol>li{list-style:decimal}.github-theme ul>li{list-style:disc}.github-theme ol .li-task,.github-theme ul .li-task{list-style-type:none}.github-theme ol .li-task input,.github-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.github-theme a{text-decoration:none}.github-theme code,.github-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.github-theme pre{margin:20px 0}.github-theme pre code{display:block;line-height:1;overflow:auto}.github-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.github-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.github-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.github-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.github-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.github-theme .copy-button:after,.github-theme .copy-button:before{visibility:hidden;transition:.3s}.github-theme .copy-button:hover:after,.github-theme .copy-button:hover:before{visibility:visible}.github-theme hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.github-theme div[inline]>.figure{padding-right:.5em}.github-theme div[inline]>.figure img{padding:0;border:none}.github-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.github-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.github-theme .md-editor-mermaid{line-height:1}.github-theme blockquote,.github-theme details,.github-theme dl,.github-theme ol,.github-theme p,.github-theme pre,.github-theme table,.github-theme ul{margin-top:0;margin-bottom:16px}.cyanosis-theme code{padding:.065em .4em;font-family:Menlo,Monaco,Consolas,Courier New,monospace;color:var(--cyanosis-theme-code-color);overflow-x:auto;background-color:var(--cyanosis-theme-code-bg-color);border-radius:2px}.cyanosis-theme code::-moz-selection{background-color:var(--cyanosis-theme-slct-codebg-color)}.cyanosis-theme code::selection{background-color:var(--cyanosis-theme-slct-codebg-color)}.cyanosis-theme pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace;position:relative}.cyanosis-theme pre code{padding:22px 12px;margin:0;color:var(--cyanosis-theme-base-color);word-break:normal;overflow-x:auto;background:var(--cyanosis-theme-code-pre-color)}.cyanosis-theme pre code::-moz-selection{background-color:var(--cyanosis-theme-slct-prebg-color)}.cyanosis-theme pre code::selection{background-color:var(--cyanosis-theme-slct-prebg-color)}.cyanosis-theme pre code>*{line-height:1.75}.cyanosis-theme pre code::-webkit-scrollbar{width:4px;height:4px}.cyanosis-theme pre code::-webkit-scrollbar-track{background-color:var(--cyanosis-theme-border-color)}.cyanosis-theme pre code::-webkit-scrollbar-thumb{background-color:var(--cyanosis-theme-strong-color);border-radius:10px}.cyanosis-theme pre code span[rn-wrapper]{top:22px}.cyanosis-theme pre .copy-button{color:var(--cyanosis-theme-base-color)}.cyanosis-theme h1{padding-bottom:4px;font-size:30px}.cyanosis-theme h1,.cyanosis-theme h2{margin-top:36px;margin-bottom:10px;line-height:1.5;color:var(--cyanosis-theme-title-color);transition:color .35s}.cyanosis-theme h2{position:relative;padding-left:10px;padding-right:10px;padding-bottom:10px;font-size:24px;border-bottom:1px solid var(--cyanosis-theme-border-color-2)}.cyanosis-theme h2:before{content:"\300c";position:absolute;top:-6px;left:-14px}.cyanosis-theme h2:after{content:"\300d";position:relative;top:6px;right:auto}.cyanosis-theme h3{position:relative;padding-bottom:0;margin-top:30px;margin-bottom:10px;font-size:20px;line-height:1.5;color:var(--cyanosis-theme-title-color);padding-left:6px;transition:color .35s}.cyanosis-theme h3:before{content:"\bb";padding-right:6px;color:var(--cyanosis-theme-strong-color)}.cyanosis-theme h4{margin-top:24px;font-size:16px}.cyanosis-theme h4,.cyanosis-theme h5{padding-bottom:0;margin-bottom:10px;line-height:1.5;color:var(--cyanosis-theme-title-color);padding-left:6px;transition:color .35s}.cyanosis-theme h5{margin-top:18px;font-size:14px}.cyanosis-theme h6{padding-bottom:0;margin-top:12px;margin-bottom:10px;font-size:12px;line-height:1.5;color:var(--cyanosis-theme-title-color);padding-left:6px;transition:color .35s}.cyanosis-theme h1::-moz-selection,.cyanosis-theme h2::-moz-selection,.cyanosis-theme h3::-moz-selection,.cyanosis-theme h4::-moz-selection,.cyanosis-theme h5::-moz-selection,.cyanosis-theme h6::-moz-selection{color:var(--cyanosis-theme-slct-title-color);background-color:var(--cyanosis-theme-slct-titlebg-color)}.cyanosis-theme h1::selection,.cyanosis-theme h2::selection,.cyanosis-theme h3::selection,.cyanosis-theme h4::selection,.cyanosis-theme h5::selection,.cyanosis-theme h6::selection{color:var(--cyanosis-theme-slct-title-color);background-color:var(--cyanosis-theme-slct-titlebg-color)}@media (max-width:720px){.cyanosis-theme h1{font-size:24px}.cyanosis-theme h2{font-size:20px}.cyanosis-theme h3{font-size:18px}}.cyanosis-theme img{max-width:100%}.cyanosis-theme a{position:relative;display:inline-block;color:var(--cyanosis-theme-link-color);border-bottom:1px solid var(--cyanosis-theme-border-color)}.cyanosis-theme a:hover{border-bottom-color:var(--cyanosis-theme-linkh-color)}.cyanosis-theme a:active,.cyanosis-theme a:hover{color:var(--cyanosis-theme-linkh-color)}.cyanosis-theme a:after{position:absolute;content:"";top:100%;left:0;width:100%;opacity:0;border-bottom:1px solid var(--cyanosis-theme-border-color);transition:top .3s,opacity .3s;transform:translateZ(0)}.cyanosis-theme a:hover:after{top:0;opacity:1;border-bottom-color:var(--cyanosis-theme-linkh-color)}.cyanosis-theme ol,.cyanosis-theme ul{padding-left:28px}.cyanosis-theme ol li,.cyanosis-theme ul li{margin-bottom:0;list-style:inherit}.cyanosis-theme ol li .task-list-item,.cyanosis-theme ul li .task-list-item{list-style:none}.cyanosis-theme ol li .task-list-item ol,.cyanosis-theme ol li .task-list-item ul,.cyanosis-theme ul li .task-list-item ol,.cyanosis-theme ul li .task-list-item ul{margin-top:0}.cyanosis-theme ol ol,.cyanosis-theme ol ul,.cyanosis-theme ul ol,.cyanosis-theme ul ul{margin-top:4px}.cyanosis-theme ol li{padding-left:6px}.cyanosis-theme ol li::-moz-selection,.cyanosis-theme ul li::-moz-selection{color:var(--cyanosis-theme-slct-text-color);background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme ol li::selection,.cyanosis-theme ul li::selection{color:var(--cyanosis-theme-slct-text-color);background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme p{line-height:inherit;margin-top:16px;margin-bottom:16px}.cyanosis-theme p::-moz-selection{color:var(--cyanosis-theme-slct-text-color);background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme p::selection{color:var(--cyanosis-theme-slct-text-color);background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme blockquote{color:var(--cyanosis-theme-blockquote-color);border-left:4px solid var(--cyanosis-theme-strong-color);background-color:var(--cyanosis-theme-blockquote-bg-color);padding:1px 20px;margin:22px 0;transition:color .35s}.cyanosis-theme blockquote:after{display:block;content:""}.cyanosis-theme blockquote>p{margin:10px 0}.cyanosis-theme blockquote>b,.cyanosis-theme blockquote>strong{color:var(--cyanosis-theme-strong-color)}.cyanosis-theme table{display:inline-block!important;width:auto;max-width:100%;overflow:auto;border:1px solid var(--cyanosis-theme-table-border-color);border-spacing:0;border-collapse:collapse}.cyanosis-theme table thead{color:#000;text-align:left;background:#f6f6f6}.cyanosis-theme table tr:nth-child(2n){background-color:var(--cyanosis-theme-table-tr-nc-color)}.cyanosis-theme table tr:hover{background-color:var(--cyanosis-theme-table-trh-color)}.cyanosis-theme table td,.cyanosis-theme table th{padding:12px 8px;line-height:24px;border:1px solid var(--cyanosis-theme-table-border-color)}.cyanosis-theme table th{color:var(--cyanosis-theme-table-tht-color);background-color:var(--cyanosis-theme-table-th-color)}.cyanosis-theme table td{min-width:120px}.cyanosis-theme table thead th::-moz-selection{background-color:#0000}.cyanosis-theme table thead th::selection{background-color:#0000}.cyanosis-theme table tbody td::-moz-selection{background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme table tbody td::selection{background-color:var(--cyanosis-theme-slct-bg-color)}.md-editor .cyanosis-theme{--cyanosis-theme-base-color:#353535;--cyanosis-theme-title-color:#005bb7;--cyanosis-theme-strong-color:#2196f3;--cyanosis-theme-em-color:#4fc3f7;--cyanosis-theme-del-color:#ccc;--cyanosis-theme-link-color:#3da8f5;--cyanosis-theme-linkh-color:#007fff;--cyanosis-theme-border-color:#bedcff;--cyanosis-theme-border-color-2:#ececec;--cyanosis-theme-bg-color:#fff;--cyanosis-theme-blockquote-color:#8c8c8c;--cyanosis-theme-blockquote-bg-color:#f0fdff;--cyanosis-theme-code-color:#c2185b;--cyanosis-theme-code-bg-color:#fff4f4;--cyanosis-theme-code-pre-color:#f8f8f8;--cyanosis-theme-table-border-color:#c3e0fd;--cyanosis-theme-table-th-color:#dff0ff;--cyanosis-theme-table-tht-color:#005bb7;--cyanosis-theme-table-tr-nc-color:#f7fbff;--cyanosis-theme-table-trh-color:#e0edf7;--cyanosis-theme-slct-title-color:#005bb7;--cyanosis-theme-slct-titlebg-color:rgba(175,207,247,.25);--cyanosis-theme-slct-text-color:#c80000;--cyanosis-theme-slct-bg-color:rgba(175,207,247,.25);--cyanosis-theme-slct-del-color:#999;--cyanosis-theme-slct-elbg-color:#e8ebec;--cyanosis-theme-slct-codebg-color:#ffeaeb;--cyanosis-theme-slct-prebg-color:rgba(160,200,255,.25)}.md-editor-dark .cyanosis-theme{--cyanosis-theme-base-color:#cacaca;--cyanosis-theme-title-color:#ddd;--cyanosis-theme-strong-color:#fe9900;--cyanosis-theme-em-color:#ffd28e;--cyanosis-theme-del-color:#ccc;--cyanosis-theme-link-color:#ffb648;--cyanosis-theme-linkh-color:#fe9900;--cyanosis-theme-border-color:#ffe3ba;--cyanosis-theme-border-color-2:#ffcb7b;--cyanosis-theme-bg-color:#2f2f2f;--cyanosis-theme-blockquote-color:#c7c7c7;--cyanosis-theme-blockquote-bg-color:rgba(255,199,116,.1);--cyanosis-theme-code-color:#000;--cyanosis-theme-code-bg-color:#ffcb7b;--cyanosis-theme-code-pre-color:rgba(30,25,18,.5);--cyanosis-theme-table-border-color:#fe9900;--cyanosis-theme-table-th-color:#ffb648;--cyanosis-theme-table-tht-color:#000;--cyanosis-theme-table-tr-nc-color:#6d5736;--cyanosis-theme-table-trh-color:#947443;--cyanosis-theme-slct-title-color:#000;--cyanosis-theme-slct-titlebg-color:#fe9900;--cyanosis-theme-slct-text-color:#00c888;--cyanosis-theme-slct-bg-color:rgba(175,207,247,.25);--cyanosis-theme-slct-del-color:#999;--cyanosis-theme-slct-elbg-color:#000;--cyanosis-theme-slct-codebg-color:#ffcb7b;--cyanosis-theme-slct-prebg-color:rgba(160,200,255,.25)}.cyanosis-theme{color:var(--md-theme-color);word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;color:var(--cyanosis-theme-base-color);transition:color .35s}.cyanosis-theme ::-webkit-scrollbar{width:6px;height:6px}.cyanosis-theme ::-webkit-scrollbar-corner,.cyanosis-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.cyanosis-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.cyanosis-theme ::-webkit-scrollbar-button:vertical{display:none}.cyanosis-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.cyanosis-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.cyanosis-theme h1,.cyanosis-theme h2,.cyanosis-theme h3,.cyanosis-theme h4,.cyanosis-theme h5,.cyanosis-theme h6{position:relative;word-break:break-all}.cyanosis-theme h1 a,.cyanosis-theme h1 a:hover,.cyanosis-theme h2 a,.cyanosis-theme h2 a:hover,.cyanosis-theme h3 a,.cyanosis-theme h3 a:hover,.cyanosis-theme h4 a,.cyanosis-theme h4 a:hover,.cyanosis-theme h5 a,.cyanosis-theme h5 a:hover,.cyanosis-theme h6 a,.cyanosis-theme h6 a:hover{color:inherit}.cyanosis-theme ol>li{list-style:decimal}.cyanosis-theme ul>li{list-style:disc}.cyanosis-theme ol .li-task,.cyanosis-theme ul .li-task{list-style-type:none}.cyanosis-theme ol .li-task input,.cyanosis-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.cyanosis-theme a{text-decoration:none}.cyanosis-theme code,.cyanosis-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.cyanosis-theme pre{margin:20px 0}.cyanosis-theme pre code{display:block;line-height:1;overflow:auto}.cyanosis-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.cyanosis-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.cyanosis-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.cyanosis-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.cyanosis-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.cyanosis-theme .copy-button:after,.cyanosis-theme .copy-button:before{visibility:hidden;transition:.3s}.cyanosis-theme .copy-button:hover:after,.cyanosis-theme .copy-button:hover:before{visibility:visible}.cyanosis-theme hr{margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.cyanosis-theme div[inline]>.figure{padding-right:.5em}.cyanosis-theme div[inline]>.figure img{padding:0;border:none}.cyanosis-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.cyanosis-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.cyanosis-theme .md-editor-mermaid{line-height:1}.cyanosis-theme hr{position:relative;width:98%;height:1px;margin-top:32px;margin-bottom:32px;background-image:linear-gradient(90deg,var(--cyanosis-theme-link-color),rgba(255,0,0,.3),rgba(37,163,65,.3),rgba(255,0,0,.3),var(--cyanosis-theme-link-color));border-width:0;overflow:visible}.cyanosis-theme b,.cyanosis-theme strong{color:var(--cyanosis-theme-strong-color)}.cyanosis-theme em,.cyanosis-theme i{color:var(--cyanosis-theme-em-color)}.cyanosis-theme del{color:var(--cyanosis-theme-del-color)}.cyanosis-theme details>summary{outline:none;color:var(--cyanosis-theme-title-color);font-size:20px;font-weight:bolder;border-bottom:1px solid var(--cyanosis-theme-border-color);cursor:pointer}.cyanosis-theme details>p{padding:10px 20px;margin:10px 0 0;color:#666;background-color:var(--cyanosis-theme-blockquote-bg-color);border:2px dashed var(--cyanosis-theme-strong-color)}.cyanosis-theme a::-moz-selection,.cyanosis-theme b::-moz-selection,.cyanosis-theme em::-moz-selection,.cyanosis-theme i::-moz-selection,.cyanosis-theme strong::-moz-selection{background-color:var(--cyanosis-theme-slct-elbg-color)}.cyanosis-theme a::selection,.cyanosis-theme b::selection,.cyanosis-theme em::selection,.cyanosis-theme i::selection,.cyanosis-theme strong::selection{background-color:var(--cyanosis-theme-slct-elbg-color)}.cyanosis-theme del::-moz-selection{color:var(--cyanosis-theme-slct-del-color);background-color:var(--cyanosis-theme-slct-elbg-color)}.cyanosis-theme del::selection{color:var(--cyanosis-theme-slct-del-color);background-color:var(--cyanosis-theme-slct-elbg-color)}.mk-cute-theme code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;border-radius:2px;overflow-x:auto;background-color:#282c34;color:#4ec9b0;padding:.14em .46em;margin:0 4px}.mk-cute-theme pre{position:relative}.mk-cute-theme pre code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;border-radius:10px;padding:22px;margin:0;word-break:normal;overflow-x:auto;color:#4ec9b0;background:#282c34}.mk-cute-theme pre code>*{line-height:1.75}.mk-cute-theme pre code span[rn-wrapper]{top:22px}.mk-cute-theme pre .copy-button{color:#4ec9b0}.mk-cute-theme h1,.mk-cute-theme h2,.mk-cute-theme h3,.mk-cute-theme h4,.mk-cute-theme h5,.mk-cute-theme h6{color:#36ace1}.mk-cute-theme h1:before,.mk-cute-theme h2:before,.mk-cute-theme h3:before,.mk-cute-theme h4:before,.mk-cute-theme h5:before,.mk-cute-theme h6:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;margin:auto;background-image:url(data:image/png;base64,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);animation:spin 2s linear 1s infinite}.mk-cute-theme h1{position:relative;font-size:30px;padding:12px 38px;margin:30px 0}.mk-cute-theme h1:before{width:30px;height:30px;background-size:30px 30px}.mk-cute-theme h2{position:relative;font-size:24px;padding:12px 36px;margin:28px 0}.mk-cute-theme h2:before{width:28px;height:28px;background-size:28px 28px}.mk-cute-theme h3{position:relative;font-size:18px;padding:4px 32px;margin:26px 0}.mk-cute-theme h3:before{width:24px;height:24px;background-size:24px 24px}.mk-cute-theme h4{position:relative;padding:4px 28px;font-size:16px;margin:22px 0}.mk-cute-theme h4:before{width:20px;height:20px;background-size:20px 20px}.mk-cute-theme h5{position:relative;padding:4px 26px;font-size:15px;margin:20px 0}.mk-cute-theme h5:before{width:18px;height:18px;background-size:18px 18px}.mk-cute-theme h6{position:relative;padding:4px 22px;font-size:14px;margin:16px 0}.mk-cute-theme h6:before{width:16px;height:16px;background-size:16px 16px}@media (max-width:720px){.mk-cute-theme h1{font-size:24px}.mk-cute-theme h2{font-size:20px}.mk-cute-theme h3{font-size:18px}}.mk-cute-theme img{max-width:100%}.mk-cute-theme a{display:inline-block;color:#409eff;border-bottom:1px solid #409eff}.mk-cute-theme a:active,.mk-cute-theme a:hover{color:#007bff;border-bottom:1px solid #007bff}.mk-cute-theme ol,.mk-cute-theme ul{padding-left:28px}.mk-cute-theme ol li,.mk-cute-theme ul li{margin-bottom:0;list-style:inherit}.mk-cute-theme ol li .task-list-item,.mk-cute-theme ul li .task-list-item{list-style:none}.mk-cute-theme ol li .task-list-item ol,.mk-cute-theme ol li .task-list-item ul,.mk-cute-theme ul li .task-list-item ol,.mk-cute-theme ul li .task-list-item ul{margin-top:0}.mk-cute-theme ol ol,.mk-cute-theme ol ul,.mk-cute-theme ul ol,.mk-cute-theme ul ul{margin-top:3px}.mk-cute-theme ol li{padding-left:6px}.mk-cute-theme p{line-height:inherit;margin-top:22px;margin-bottom:22px}.mk-cute-theme p:empty{display:none}.md-editor .mk-cute-theme{--mk-cute-theme-quote-color:#fff;--mk-cute-theme-quote-border-color:#409eff;--mk-cute-theme-quote-bg-color:rgba(54,172,225,.75)}.md-editor-dark .mk-cute-theme{--mk-cute-theme-quote-color:inherit;--mk-cute-theme-quote-border-color:#265d97;--mk-cute-theme-quote-bg-color:rgba(18,80,108,.75)}.mk-cute-theme blockquote{position:relative;padding:8px 26px;background-color:var(--mk-cute-theme-quote-bg-color);margin:16px 0;border-left:4px solid var(--mk-cute-theme-quote-border-color);border-radius:5px}.mk-cute-theme blockquote:before{content:"\275d";top:10px;left:8px;color:#409eff;font-size:20px;line-height:1;font-weight:700;position:absolute;opacity:.7}.mk-cute-theme blockquote:after{content:"\275e";font-size:20px;position:absolute;right:8px;bottom:0;color:#409eff;opacity:.7}.mk-cute-theme blockquote ol li,.mk-cute-theme blockquote ul li,.mk-cute-theme blockquote>p{color:var(--mk-cute-theme-quote-color)}.md-editor .mk-cute-theme{--mk-cute-theme-table-color:#000;--mk-cute-theme-table-border-color:#f6f6f6;--mk-cute-theme-table-thead-bg-color:#f6f6f6;--mk-cute-theme-table-stripe-color:#fcfcfc}.md-editor-dark .mk-cute-theme{--mk-cute-theme-table-color:inherit;--mk-cute-theme-table-border-color:#1c1c1c;--mk-cute-theme-table-thead-bg-color:rgba(28,28,28,.631);--mk-cute-theme-table-stripe-color:rgba(28,28,28,.631)}.mk-cute-theme table{display:inline-block;width:auto;max-width:100%;overflow:auto;border:solid 1px var(--mk-cute-theme-table-border-color)}.mk-cute-theme thead{background-color:var(--mk-cute-theme-table-thead-bg-color);color:var(--mk-cute-theme-table-color);text-align:left}.mk-cute-theme tr:nth-child(2n){background-color:var(--mk-cute-theme-table-stripe-color)}.mk-cute-theme td,.mk-cute-theme th{padding:12px 7px;line-height:24px}.mk-cute-theme td{min-width:120px}.mk-cute-theme blockquote table tr{background-color:var(--mk-cute-theme-table-stripe-color)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.md-editor .mk-cute-theme{background-image:linear-gradient(90deg,rgba(50,58,66,.25) 3%,transparent 0),linear-gradient(1turn,rgba(50,58,66,.25) 3%,transparent 0)}.md-editor-dark .mk-cute-theme{background-image:linear-gradient(90deg,rgba(217,234,251,.25) 3%,transparent 0),linear-gradient(1turn,rgba(217,234,251,.25) 3%,transparent 0);--md-theme-bg-color-scrollbar-thumb:#4d4d4d}.mk-cute-theme{color:var(--md-theme-color);word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;color:#36ace1;background-size:20px 20px;background-position:50%}.mk-cute-theme ::-webkit-scrollbar{width:6px;height:6px}.mk-cute-theme ::-webkit-scrollbar-corner,.mk-cute-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.mk-cute-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.mk-cute-theme ::-webkit-scrollbar-button:vertical{display:none}.mk-cute-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.mk-cute-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.mk-cute-theme h1,.mk-cute-theme h2,.mk-cute-theme h3,.mk-cute-theme h4,.mk-cute-theme h5,.mk-cute-theme h6{position:relative;word-break:break-all}.mk-cute-theme h1 a,.mk-cute-theme h1 a:hover,.mk-cute-theme h2 a,.mk-cute-theme h2 a:hover,.mk-cute-theme h3 a,.mk-cute-theme h3 a:hover,.mk-cute-theme h4 a,.mk-cute-theme h4 a:hover,.mk-cute-theme h5 a,.mk-cute-theme h5 a:hover,.mk-cute-theme h6 a,.mk-cute-theme h6 a:hover{color:inherit}.mk-cute-theme ol>li{list-style:decimal}.mk-cute-theme ul>li{list-style:disc}.mk-cute-theme ol .li-task,.mk-cute-theme ul .li-task{list-style-type:none}.mk-cute-theme ol .li-task input,.mk-cute-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.mk-cute-theme a{text-decoration:none}.mk-cute-theme code,.mk-cute-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.mk-cute-theme pre{margin:20px 0}.mk-cute-theme pre code{display:block;line-height:1;overflow:auto}.mk-cute-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.mk-cute-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.mk-cute-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.mk-cute-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.mk-cute-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.mk-cute-theme .copy-button:after,.mk-cute-theme .copy-button:before{visibility:hidden;transition:.3s}.mk-cute-theme .copy-button:hover:after,.mk-cute-theme .copy-button:hover:before{visibility:visible}.mk-cute-theme hr{margin:10px 0;border-top:1px solid var(--md-theme-border-color)}.mk-cute-theme div[inline]>.figure{padding-right:.5em}.mk-cute-theme div[inline]>.figure img{padding:0;border:none}.mk-cute-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.mk-cute-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.mk-cute-theme .md-editor-mermaid{line-height:1}.mk-cute-theme hr{position:relative;width:98%;height:1px;border:none;margin-top:32px;margin-bottom:32px;background-image:linear-gradient(90deg,#36ace1,#dff0fe,#36ace1);overflow:visible}.mk-cute-theme del{color:#36ace1}.md-editor .smart-blue-theme{--smart-blue-theme-code-inline-color:#d63200;--smart-blue-theme-code-inline-bg-color:#fff5f5;--smart-blue-theme-code-block-color:#333;--smart-blue-theme-code-block-bg-color:#f8f8f8}.md-editor-dark .smart-blue-theme{--smart-blue-theme-code-inline-color:#e06c75;--smart-blue-theme-code-inline-bg-color:#1a1a1a;--smart-blue-theme-code-block-color:#999;--smart-blue-theme-code-block-bg-color:#1a1a1a}.smart-blue-theme pre code{padding:22px 12px;margin:0;word-break:normal;overflow-x:auto;color:var(--smart-blue-theme-code-block-color);background-color:var(--smart-blue-theme-code-block-bg-color)}.smart-blue-theme pre code>*{line-height:1.6}.smart-blue-theme pre code span[rn-wrapper]{top:22px}.smart-blue-theme pre .copy-button{color:var(--md-theme-color)}.smart-blue-theme code{border-radius:2px;overflow-x:auto;background-color:var(--smart-blue-theme-code-inline-bg-color);color:#ff502c;padding:.065em .4em}.smart-blue-theme code,.smart-blue-theme pre{overflow:auto;position:relative;line-height:1.75;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.md-editor .smart-blue-theme{--smart-blue-theme-heading-color:#135ce0}.md-editor-dark .smart-blue-theme{--smart-blue-theme-heading-color:#3a73dd}.smart-blue-theme h1,.smart-blue-theme h2,.smart-blue-theme h3,.smart-blue-theme h4,.smart-blue-theme h5,.smart-blue-theme h6{padding:30px 0;margin:0;color:var(--smart-blue-theme-heading-color)}.smart-blue-theme h1 a,.smart-blue-theme h2 a,.smart-blue-theme h3 a,.smart-blue-theme h4 a,.smart-blue-theme h5 a,.smart-blue-theme h6 a{border:none}.smart-blue-theme h1{position:relative;text-align:center;font-size:22px;margin:50px 0}.smart-blue-theme h2{position:relative;font-size:20px;border-left:4px solid;padding:0 0 0 10px;margin:30px 0}.smart-blue-theme h3{font-size:16px}.smart-blue-theme img{max-width:100%;margin:0 auto;display:block}.md-editor .smart-blue-theme{--smart-blue-theme-link-color:#036aca}.md-editor-dark .smart-blue-theme{--smart-blue-theme-link-color:#2d7dc7}.smart-blue-theme a{color:var(--smart-blue-theme-link-color);font-weight:400}.smart-blue-theme ol,.smart-blue-theme ul{margin-top:1em;padding-left:1.6em}.smart-blue-theme ul{list-style:disc outside}.smart-blue-theme li{line-height:2;margin-bottom:0;list-style:inherit}.smart-blue-theme p{line-height:2;font-weight:400}.smart-blue-theme *+p{margin-top:16px}.md-editor .smart-blue-theme{--smart-blue-theme-quote-color:#666;--smart-blue-theme-quote-bg-color:#fff9f9;--smart-blue-theme-quote-border-color:#b2aec5}.md-editor-dark .smart-blue-theme{--smart-blue-theme-quote-color:#999;--smart-blue-theme-quote-bg-color:#2a2a2a;--smart-blue-theme-quote-border-color:#0063bb}.smart-blue-theme blockquote{background-color:var(--smart-blue-theme-quote-bg-color);margin:2em 0;padding:2px 20px;border-left:4px solid var(--smart-blue-theme-quote-border-color)}.smart-blue-theme blockquote p{color:var(--smart-blue-theme-quote-color);line-height:2}.md-editor .smart-blue-theme{--smart-blue-theme-table-border-color:#dfe2e5;--smart-blue-theme-table-bg-color:#f6f8fa}.md-editor-dark .smart-blue-theme{--smart-blue-theme-table-border-color:#2d2d2d;--smart-blue-theme-table-bg-color:#0c0c0c}.smart-blue-theme table{border-collapse:collapse;margin:1rem 0;overflow-x:auto}.smart-blue-theme table tr{border-top:1px solid var(--smart-blue-theme-table-border-color)}.smart-blue-theme table tr:nth-child(2n){background-color:var(--smart-blue-theme-table-bg-color)}.smart-blue-theme table tr td,.smart-blue-theme table tr th{border:1px solid var(--smart-blue-theme-table-border-color);padding:.6em 1em}.smart-blue-theme blockquote table{line-height:normal}.smart-blue-theme blockquote table tr td,.smart-blue-theme blockquote table tr th{border-color:var(--md-theme-border-color-inset)}.smart-blue-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.md-editor .smart-blue-theme{--smart-blue-theme-color:#595959;background-image:linear-gradient(90deg,rgba(60,10,30,.04) 3%,transparent 0),linear-gradient(1turn,rgba(60,10,30,.04) 3%,transparent 0)}.md-editor-dark .smart-blue-theme{--smart-blue-theme-color:#999;background-image:linear-gradient(90deg,hsla(0,0%,81%,.04) 3%,hsla(0,0%,100%,0) 0),linear-gradient(1turn,hsla(0,0%,81%,.04) 3%,hsla(0,0%,100%,0) 0)}.smart-blue-theme{color:var(--md-theme-color);color:var(--smart-blue-theme-color);font-family:-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background-size:20px 20px;background-position:50%}.smart-blue-theme ::-webkit-scrollbar{width:6px;height:6px}.smart-blue-theme ::-webkit-scrollbar-corner,.smart-blue-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.smart-blue-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.smart-blue-theme ::-webkit-scrollbar-button:vertical{display:none}.smart-blue-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.smart-blue-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.smart-blue-theme h1,.smart-blue-theme h2,.smart-blue-theme h3,.smart-blue-theme h4,.smart-blue-theme h5,.smart-blue-theme h6{position:relative;word-break:break-all}.smart-blue-theme h1 a,.smart-blue-theme h1 a:hover,.smart-blue-theme h2 a,.smart-blue-theme h2 a:hover,.smart-blue-theme h3 a,.smart-blue-theme h3 a:hover,.smart-blue-theme h4 a,.smart-blue-theme h4 a:hover,.smart-blue-theme h5 a,.smart-blue-theme h5 a:hover,.smart-blue-theme h6 a,.smart-blue-theme h6 a:hover{color:inherit}.smart-blue-theme ol>li{list-style:decimal}.smart-blue-theme ul>li{list-style:disc}.smart-blue-theme ol .li-task,.smart-blue-theme ul .li-task{list-style-type:none}.smart-blue-theme ol .li-task input,.smart-blue-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.smart-blue-theme a{text-decoration:none}.smart-blue-theme code,.smart-blue-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.smart-blue-theme pre{margin:20px 0}.smart-blue-theme pre code{display:block;line-height:1;overflow:auto}.smart-blue-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.smart-blue-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.smart-blue-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.smart-blue-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.smart-blue-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.smart-blue-theme .copy-button:after,.smart-blue-theme .copy-button:before{visibility:hidden;transition:.3s}.smart-blue-theme .copy-button:hover:after,.smart-blue-theme .copy-button:hover:before{visibility:visible}.smart-blue-theme hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.smart-blue-theme div[inline]>.figure{padding-right:.5em}.smart-blue-theme div[inline]>.figure img{padding:0;border:none}.smart-blue-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.smart-blue-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.smart-blue-theme .md-editor-mermaid{line-height:1}.smart-blue-theme em strong,.smart-blue-theme strong{color:#036aca}.smart-blue-theme hr{border-top:1px solid #135ce0}.loading-container[data-v-032dd7a4]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;justify-content:center;align-items:center}.loading-overlay[data-v-032dd7a4]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.loading-content[data-v-032dd7a4]{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:24px;display:flex;flex-direction:column;align-items:center;min-width:160px;z-index:1}.loading-spinner[data-v-032dd7a4]{margin-bottom:16px}.spinner[data-v-032dd7a4]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3273dc;border-radius:50%;animation:spin-032dd7a4 1s linear infinite}.loading-text[data-v-032dd7a4]{font-size:16px;color:#333}@keyframes spin-032dd7a4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.submit-page[data-v-2072260c]{background-color:#f5f7fa;min-height:100vh;padding-top:60px}.container[data-v-2072260c]{max-width:1000px;margin:0 auto;padding:30px 20px}.page-header[data-v-2072260c]{margin-bottom:30px;text-align:center}.page-header h1[data-v-2072260c]{font-size:28px;color:#333;margin-bottom:10px}.sub-title[data-v-2072260c]{color:#666;font-size:16px}.submission-form[data-v-2072260c]{background:#fff;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden}.form-section[data-v-2072260c]{padding:30px;border-bottom:1px solid #eee}.form-section[data-v-2072260c]:last-child{border-bottom:none}.form-section h3[data-v-2072260c]{margin-top:0;margin-bottom:10px;font-size:18px;color:#333}.section-desc[data-v-2072260c]{color:#666;font-size:14px;margin-bottom:20px}.form-group[data-v-2072260c]{margin-bottom:20px}.form-group[data-v-2072260c]:last-child{margin-bottom:0}.form-group label[data-v-2072260c]{display:block;margin-bottom:8px;font-weight:600;color:#333}.form-control[data-v-2072260c]{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s}.form-control[data-v-2072260c]:focus{border-color:#3273dc;outline:none}select.form-control[data-v-2072260c]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath fill='%23333' d='M0 0h8L4 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1em center;background-size:8px 5px;padding-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.upload-area[data-v-2072260c]{background-color:#f9f9f9;border:2px dashed #ddd;border-radius:6px;padding:20px;text-align:center;transition:all .3s}.upload-area[data-v-2072260c]:hover{border-color:#3273dc}.file-input-container[data-v-2072260c]{display:inline-block}.upload-label[data-v-2072260c]{display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding:10px 20px;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .3s}.upload-label[data-v-2072260c]:hover{background-color:#f0f0f0}.upload-icon[data-v-2072260c]{font-size:20px}.file-input[data-v-2072260c]{display:none}.preview-area[data-v-2072260c]{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:15px}.image-preview[data-v-2072260c]{max-width:300px;max-height:200px;overflow:hidden;border:1px solid #ddd;border-radius:4px}.image-preview img[data-v-2072260c]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.image-info[data-v-2072260c]{width:100%;max-width:500px}.tag-container[data-v-2072260c]{background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;padding:10px;margin-bottom:10px;font-family:monospace;word-break:break-all;font-size:13px;color:#333}.file-list[data-v-2072260c]{margin-top:20px;text-align:left}.file-list h4[data-v-2072260c]{margin-top:0;font-size:16px}.file-list ul[data-v-2072260c]{padding-left:20px;margin-bottom:10px}.file-list li[data-v-2072260c]{margin-bottom:5px}.file-name[data-v-2072260c]{font-weight:500}.file-size[data-v-2072260c]{color:#666;margin-left:5px}.total-size[data-v-2072260c]{font-weight:500;color:#333}.editor-container[data-v-2072260c]{margin-bottom:20px}.editor-container[data-v-2072260c] .md-editor{height:400px}.draft-actions[data-v-2072260c]{display:flex;gap:10px;justify-content:flex-end}.form-actions[data-v-2072260c]{padding:30px;text-align:center}.btn[data-v-2072260c]{padding:10px 20px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.btn-primary[data-v-2072260c]{background-color:#3273dc;color:#fff}.btn-primary[data-v-2072260c]:hover{background-color:#2366d1}.btn-secondary[data-v-2072260c]{background-color:#f0f0f0;color:#333}.btn-secondary[data-v-2072260c]:hover{background-color:#e0e0e0}.preview-btn[data-v-2072260c]{background-color:#4a9eff;color:#fff}.preview-btn[data-v-2072260c]:hover{background-color:#3789e9}@media (max-width:768px){.container[data-v-2072260c]{padding:20px 15px}.form-section[data-v-2072260c]{padding:20px}.preview-area[data-v-2072260c]{flex-direction:column}.image-info[data-v-2072260c]{width:100%}}.course-selector-modal[data-v-2072260c]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;justify-content:center;align-items:center}.modal-overlay[data-v-2072260c]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.modal-container[data-v-2072260c]{width:90%;max-width:900px;max-height:90vh;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:1;display:flex;flex-direction:column;overflow:hidden}.modal-header[data-v-2072260c]{padding:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.modal-header h3[data-v-2072260c]{margin:0;font-size:18px}.close-btn[data-v-2072260c]{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.modal-body[data-v-2072260c]{padding:16px;overflow-y:auto;flex-grow:1}.search-bar[data-v-2072260c]{display:flex;margin-bottom:16px}.search-input[data-v-2072260c]{flex-grow:1;border:1px solid #ddd;border-radius:4px;padding:8px 12px;font-size:14px;margin-right:8px}.search-btn[data-v-2072260c]{background-color:#3273dc;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer}.course-loading[data-v-2072260c]{display:flex;flex-direction:column;align-items:center;padding:30px}.spinner[data-v-2072260c]{width:30px;height:30px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3273dc;animation:spin-2072260c 1s linear infinite;margin-bottom:10px}@keyframes spin-2072260c{to{transform:rotate(1turn)}}.no-results[data-v-2072260c],.search-error[data-v-2072260c]{text-align:center;padding:20px;color:#e74c3c}.no-results[data-v-2072260c]{color:#666}.course-table[data-v-2072260c]{width:100%;border-collapse:collapse}.course-table td[data-v-2072260c],.course-table th[data-v-2072260c]{padding:12px;text-align:left;border-bottom:1px solid #eee}.course-table th[data-v-2072260c]{background-color:#f8f9fa;font-weight:600}.course-table tr[data-v-2072260c]{cursor:pointer;transition:background-color .2s}.course-table tr[data-v-2072260c]:hover{background-color:#f5f7fa}.course-table tr.selected[data-v-2072260c]{background-color:#e8f0ff}.rating[data-v-2072260c]{font-weight:600;color:#ff9800}.rating-count[data-v-2072260c]{color:#888;font-size:.9em;margin-left:4px}.pagination[data-v-2072260c]{display:flex;justify-content:center;margin-top:20px;gap:5px}.page-btn[data-v-2072260c]{min-width:36px;height:36px;padding:0 8px;border:1px solid #ddd;background-color:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.page-btn[data-v-2072260c]:hover:not(:disabled){background-color:#f5f7fa;border-color:#ccc}.page-btn.active[data-v-2072260c]{background-color:#3273dc;color:#fff;border-color:#3273dc}.page-btn[data-v-2072260c]:disabled{cursor:not-allowed;opacity:.6}.modal-footer[data-v-2072260c]{padding:16px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #eee} \ No newline at end of file +.md-editor-divider{position:relative;display:inline-block;width:1px;top:.1em;height:.9em;margin:0 8px;background-color:var(--md-border-color)}.md-editor-dropdown{overflow:hidden;box-sizing:border-box;position:absolute;transition:all .3s;opacity:1;z-index:10000;background-color:var(--md-bk-color)}.md-editor-dropdown-hidden{opacity:0;z-index:-10000}.md-editor-dropdown-overlay{margin-top:6px}.md-editor-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;height:100%;background-color:var(--md-modal-mask)}.md-editor-modal{display:block;background-color:var(--md-bk-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;border-radius:3px;border:1px solid var(--md-border-color);position:fixed;z-index:20001;flex-direction:column}.md-editor-modal-header{cursor:grab;display:flex;justify-content:space-between;padding:10px 24px;color:var(--md-color);font-weight:600;font-size:16px;line-height:22px;word-wrap:break-word;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid var(--md-border-color);position:relative}.md-editor-modal-body{padding:24px;font-size:14px;word-wrap:break-word;height:calc(100% - 61px);box-sizing:border-box}.md-editor-modal .md-editor-modal-func{position:absolute;top:10px;right:10px}.md-editor-modal .md-editor-modal-func .md-editor-modal-adjust,.md-editor-modal .md-editor-modal-func .md-editor-modal-close{cursor:pointer;width:24px;height:24px;line-height:24px;text-align:center;display:inline-block}.md-editor-modal .md-editor-modal-func .md-editor-modal-adjust{padding-right:10px}.animation{animation-duration:.15s;animation-fill-mode:forwards}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoom-in{animation-name:zoomIn;animation-duration:.15s;animation-fill-mode:forwards}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoom-out{animation-name:zoomOut;animation-duration:.15s;animation-fill-mode:forwards}.md-editor-clip{position:relative;display:flex;height:calc(100% - 32px)}.md-editor-clip-main,.md-editor-clip-preview{width:50%;height:100%;border:1px solid var(--md-border-color)}.md-editor-clip-main{margin-right:1em}.md-editor-clip-main .md-editor-clip-cropper{position:relative;width:100%;height:100%}.md-editor-clip-main .md-editor-clip-cropper .md-editor-clip-delete{position:absolute;top:0;right:0;font-size:0;background-color:var(--md-bk-color-outstand);border-bottom-left-radius:4px;color:var(--md-color);cursor:pointer}.md-editor-clip-main .md-editor-clip-upload{display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer}.md-editor-clip-main .md-editor-clip-upload .md-editor-icon{width:auto;height:40px}.md-editor-clip-preview-target{width:100%;height:100%;overflow:hidden}@media (max-width:688px){.md-editor-modal-clip .md-editor-modal{max-width:calc(100% - 20px);max-height:calc(100% - 20px);margin:10px;left:0!important}.md-editor-modal-clip .md-editor-clip{flex-direction:column}.md-editor-modal-clip .md-editor-clip-main,.md-editor-modal-clip .md-editor-clip-preview{width:100%;height:0;flex:1}.md-editor-modal-clip .md-editor-clip-main{margin-bottom:1em}}.md-editor-checkbox{cursor:pointer;width:12px;height:12px;border:1px solid var(--md-border-color);background-color:var(--md-bk-color-outstand);border-radius:2px;line-height:1;text-align:center}.md-editor-checkbox:after{content:"";font-weight:700}.md-editor-checkbox-checked:after{content:"\2713"}.md-editor-catalog-editor{--md-color:#222;--md-hover-color:#000;--md-bk-color:#fff;--md-bk-color-outstand:#f6f6f6;--md-bk-hover-color:#f5f7fa;--md-border-color:#e6e6e6;--md-border-hover-color:#b9b9b9;--md-border-active-color:#999;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#e2e2e2;--md-scrollbar-thumb-color:#0000004d;--md-scrollbar-thumb-hover-color:#00000059;--md-scrollbar-thumb-active-color:#00000061;position:absolute;overflow:auto;top:44px;right:0;height:calc(100% - 44px);background-color:var(--md-bk-color-outstand);border-left:1px solid var(--md-border-color);width:200px;box-sizing:border-box;margin:0;padding:5px 10px;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";z-index:2}.md-editor-catalog>.md-editor-catalog-link{padding:5px 8px}.md-editor-catalog-link{padding:5px 0 5px 1em;line-height:1.2}.md-editor-catalog-link span{display:inline-block;width:100%;position:relative;overflow:hidden;color:var(--md-color);white-space:nowrap;text-overflow:ellipsis;transition:color .3s;cursor:pointer}.md-editor-catalog-link span:hover{color:#73d13d}.md-editor-catalog-wrapper>.md-editor-catalog-link{padding-top:5px;padding-bottom:5px}.md-editor-catalog-wrapper>.md-editor-catalog-link:first-of-type{padding-top:10px}.md-editor-catalog-wrapper>.md-editor-catalog-link:last-of-type{padding-bottom:0}.md-editor-catalog-active>span{color:#73d13d}.md-editor-catalog-dark{--md-color:#999;--md-hover-color:#bbb;--md-bk-color:#000;--md-bk-color-outstand:#111;--md-bk-hover-color:#1b1a1a;--md-border-color:#2d2d2d;--md-border-hover-color:#636262;--md-border-active-color:#777;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#0f0f0f;--md-scrollbar-thumb-color:#2d2d2d;--md-scrollbar-thumb-hover-color:#3a3a3a;--md-scrollbar-thumb-active-color:#3a3a3a}.md-editor{--md-color:#222;--md-hover-color:#000;--md-bk-color:#fff;--md-bk-color-outstand:#f6f6f6;--md-bk-hover-color:#f5f7fa;--md-border-color:#e6e6e6;--md-border-hover-color:#b9b9b9;--md-border-active-color:#999;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#e2e2e2;--md-scrollbar-thumb-color:#0000004d;--md-scrollbar-thumb-hover-color:#00000059;--md-scrollbar-thumb-active-color:#00000061;width:100%;height:425px;position:relative;box-sizing:border-box;border:1px solid var(--md-border-color);display:flex;flex-direction:column;overflow:hidden;color:var(--md-color);background-color:var(--md-bk-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}.md-editor ::-webkit-scrollbar{width:6px;height:6px}.md-editor ::-webkit-scrollbar-corner,.md-editor ::-webkit-scrollbar-track{background-color:var(--md-scrollbar-bg-color)}.md-editor ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-scrollbar-thumb-color)}.md-editor ::-webkit-scrollbar-button:vertical{display:none}.md-editor ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-scrollbar-thumb-hover-color)}.md-editor ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-scrollbar-thumb-active-color)}.md-editor-icon{width:24px;height:24px;fill:currentColor;overflow:hidden}.md-editor-menu{margin:0;padding:0;border-radius:3px;border:1px solid var(--md-border-color);background-color:inherit}.md-editor-menu-item{list-style:none;font-size:12px;color:var(--md-color);padding:4px 10px;cursor:pointer;line-height:16px}.md-editor-menu-item:first-of-type{padding-top:8px}.md-editor-menu-item:last-of-type{padding-bottom:8px}.md-editor-menu-item:hover{background-color:var(--md-bk-hover-color)}.md-editor-table-shape{padding:4px;border-radius:3px;border:1px solid var(--md-border-color);display:flex;flex-direction:column}.md-editor-table-shape-row{display:flex}.md-editor-table-shape-col{padding:2px;cursor:pointer}.md-editor-table-shape-col-default{width:16px;height:16px;background-color:#e0e0e0;border-radius:3px;transition:all .2s}.md-editor-table-shape-col-include{background-color:#aaa}.md-editor-toolbar-wrapper{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;height:35px;flex-shrink:0;padding:4px;border-bottom:1px solid var(--md-border-color)}.md-editor-toolbar-wrapper::-webkit-scrollbar{height:0!important}.md-editor-toolbar-wrapper .md-editor-toolbar{height:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:content-box}.md-editor-toolbar-wrapper .md-editor-toolbar-item{height:24px;display:inline-block;padding:0 4px;transition:all .3s;border-radius:0;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.md-editor-toolbar-wrapper .md-editor-toolbar-item:hover{border-radius:3px;background-color:var(--md-bk-color-outstand)}.md-editor-toolbar-wrapper .md-editor-toolbar-left,.md-editor-toolbar-wrapper .md-editor-toolbar-right{padding:1px 0;display:flex;align-items:center}.md-editor-content{display:flex;flex:1;height:0;flex-shrink:0}.md-editor-content .md-editor-input-wrapper{flex:1;box-sizing:border-box}.md-editor-content .md-editor-input-wrapper textarea{width:100%;height:100%;padding:10px 20px;box-sizing:border-box;font-size:1em;font-family:-apple-system,Consolas,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;resize:none;border:none;outline:none;overflow-y:scroll;color:inherit;background-color:inherit;line-height:1.4}.md-editor-content .md-editor-input-wrapper textarea:disabled{cursor:not-allowed}.md-editor-content .md-editor-input-wrapper textarea.textarea-only{overflow-y:auto}.md-editor-content .md-editor-preview-wrapper{position:relative;flex:1;box-sizing:border-box;overflow:auto}.md-editor-content .md-editor-html,.md-editor-content .md-editor-preview{padding:10px 20px;font-size:16px;position:relative;word-break:break-all}.md-editor-footer{height:24px;flex-shrink:0;font-size:12px;color:var(--md-color);border-top:1px solid var(--md-border-color);display:flex;justify-content:space-between}.md-editor-footer-item{display:inline-flex;align-items:center;height:100%;padding:0 10px}.md-editor-footer-label{padding-right:5px;line-height:1}.md-editor-form-item{margin-bottom:14px;text-align:center}.md-editor-form-item:last-of-type{margin-bottom:0}.md-editor-label{width:80px;text-align:center;display:inline-block}.md-editor-input,.md-editor-label{font-size:14px;color:var(--md-color)}.md-editor-input{border-radius:4px;padding:4px 11px;line-height:1.5715;background-color:var(--md-bk-color);background-image:none;border:1px solid var(--md-border-color);transition:all .2s}.md-editor-input:focus,.md-editor-input:hover{border-color:var(--md-border-hover-color);outline:0}.md-editor-input:focus{border-color:var(--md-border-active-color)}.md-editor-btn{font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid var(--md-border-color);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:32px;padding:0 15px;font-size:14px;border-radius:4px;transition:all .2s linear;color:var(--md-color);background-color:var(--md-bk-color);border-color:var(--md-border-color);margin-left:10px}.md-editor-btn:first-of-type{margin-left:0}.md-editor-btn:hover{color:var(--md-hover-color);background-color:var(--md-bk-color);border-color:var(--md-border-hover-color)}.md-editor-btn-row{width:100%}.md-editor-previewOnly{border:none;height:auto}.md-editor-previewOnly .md-editor-content{height:100%}.md-editor-previewOnly .md-editor-preview{padding:0}.md-editor-dark{--md-color:#999;--md-hover-color:#bbb;--md-bk-color:#000;--md-bk-color-outstand:#111;--md-bk-hover-color:#1b1a1a;--md-border-color:#2d2d2d;--md-border-hover-color:#636262;--md-border-active-color:#777;--md-modal-mask:#00000073;--md-scrollbar-bg-color:#0f0f0f;--md-scrollbar-thumb-color:#2d2d2d;--md-scrollbar-thumb-hover-color:#3a3a3a;--md-scrollbar-thumb-active-color:#3a3a3a}.md-editor-dark .md-editor-table-shape-col-default{background-color:#222}.md-editor-dark .md-editor-table-shape-col-include{background-color:#555}.md-editor-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;width:auto!important;height:auto!important;z-index:10000}.medium-zoom-image--opened,.medium-zoom-overlay{z-index:100001}.md-editor .md-editor-preview{--md-theme-color:#222;--md-theme-color-reverse:#eee;--md-theme-color-hover:#eee;--md-theme-color-hover-inset:#ddd;--md-theme-link-color:#2d8cf0;--md-theme-link-hover-color:#73d13d;--md-theme-border-color:#e6e6e6;--md-theme-border-color-reverse:#bebebe;--md-theme-border-color-inset:#d6d6d6;--md-theme-bg-color:#fff;--md-theme-bg-color-inset:#ececec;--md-theme-bg-color-scrollbar-track:#e2e2e2;--md-theme-bg-color-scrollbar-thumb:rgba(0,0,0,.302);--md-theme-bg-color-scrollbar-thumb-hover:rgba(0,0,0,.349);--md-theme-bg-color-scrollbar-thumb-active:rgba(0,0,0,.38);--md-theme-code-copy-tips-color:inherit;--md-theme-code-copy-tips-bg-color:#fff}.md-editor-dark .md-editor-preview{--md-theme-color:#999;--md-theme-color-reverse:#222;--md-theme-color-hover:#191919;--md-theme-color-hover-inset:#444;--md-theme-link-color:#2d8cf0;--md-theme-link-hover-color:#73d13d;--md-theme-border-color:#2d2d2d;--md-theme-border-color-reverse:#e6e6e6;--md-theme-border-color-inset:#5a5a5a;--md-theme-bg-color:#000;--md-theme-bg-color-inset:#111;--md-theme-bg-color-scrollbar-track:#0f0f0f;--md-theme-bg-color-scrollbar-thumb:#2d2d2d;--md-theme-bg-color-scrollbar-thumb-hover:#3a3a3a;--md-theme-bg-color-scrollbar-thumb-active:#3a3a3a;--md-theme-code-copy-tips-color:inherit;--md-theme-code-copy-tips-bg-color:#3a3a3a}.md-editor-scrn span[rn-wrapper]{position:absolute;pointer-events:none;top:1em;font-size:100%;left:0;width:3em;letter-spacing:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;counter-reset:linenumber}.md-editor-scrn span[rn-wrapper]>span{display:block;pointer-events:none;counter-increment:linenumber}.md-editor-scrn span[rn-wrapper]>span:before{color:#999;display:block;padding-right:.5em;text-align:right;content:counter(linenumber)}.md-editor-scrn pre code{padding-left:3.5em!important}.md-editor .md-editor-alert-note{--marked-alert-color:#448aff;--marked-alert-bg-color:#d5e2f9}.md-editor .md-editor-alert-abstract{--marked-alert-color:#02b1ff;--marked-alert-bg-color:#d1eefb}.md-editor .md-editor-alert-info{--marked-alert-color:#333;--marked-alert-bg-color:#e3e3e3}.md-editor .md-editor-alert-tip{--marked-alert-color:#666;--marked-alert-bg-color:#e6e6e6}.md-editor .md-editor-alert-success{--marked-alert-color:#00c852;--marked-alert-bg-color:#c1f1d5}.md-editor .md-editor-alert-question{--marked-alert-color:#f0b400;--marked-alert-bg-color:#fff1dd}.md-editor .md-editor-alert-warning{--marked-alert-color:#ff9104;--marked-alert-bg-color:#ffe9cc}.md-editor .md-editor-alert-failure{--marked-alert-color:#c2185b;--marked-alert-bg-color:#ffd9d9}.md-editor .md-editor-alert-danger{--marked-alert-color:#ff5252;--marked-alert-bg-color:#ffe4e4}.md-editor .md-editor-alert-bug{--marked-alert-color:#f60357;--marked-alert-bg-color:#ffd3e2}.md-editor .md-editor-alert-example{--marked-alert-color:#7c4dff;--marked-alert-bg-color:#e3d8ff}.md-editor .md-editor-alert-quote{--marked-alert-color:#9e9e9e;--marked-alert-bg-color:#f0f0f0}.md-editor .md-editor-alert-hint{--marked-alert-color:#009688;--marked-alert-bg-color:#cdf4f0}.md-editor .md-editor-alert-caution{--marked-alert-color:#ffa726;--marked-alert-bg-color:#ffe7c4}.md-editor .md-editor-alert-error{--marked-alert-color:#d32f2f;--marked-alert-bg-color:#ffd8d8}.md-editor .md-editor-alert-attention{--marked-alert-color:#455a64;--marked-alert-bg-color:#cbefff}.md-editor-dark .md-editor-alert-note{--marked-alert-color:#1262e7;--marked-alert-bg-color:#021d4c}.md-editor-dark .md-editor-alert-abstract{--marked-alert-color:#058dc9;--marked-alert-bg-color:#002433}.md-editor-dark .md-editor-alert-info{--marked-alert-color:#999;--marked-alert-bg-color:#212121}.md-editor-dark .md-editor-alert-tip{--marked-alert-color:#888;--marked-alert-bg-color:#191818}.md-editor-dark .md-editor-alert-success{--marked-alert-color:#00c551;--marked-alert-bg-color:#003014}.md-editor-dark .md-editor-alert-question{--marked-alert-color:#cd9a00;--marked-alert-bg-color:#311d00}.md-editor-dark .md-editor-alert-warning{--marked-alert-color:#ed8500;--marked-alert-bg-color:#3c2200}.md-editor-dark .md-editor-alert-failure{--marked-alert-color:#d5125f;--marked-alert-bg-color:#3f0000}.md-editor-dark .md-editor-alert-danger{--marked-alert-color:#d80505;--marked-alert-bg-color:#390000}.md-editor-dark .md-editor-alert-bug{--marked-alert-color:#da0d54;--marked-alert-bg-color:#390013}.md-editor-dark .md-editor-alert-example{--marked-alert-color:#7443ff;--marked-alert-bg-color:#140045}.md-editor-dark .md-editor-alert-quote{--marked-alert-color:#9e9e9e;--marked-alert-bg-color:#2b2b2b}.md-editor-dark .md-editor-alert-hint{--marked-alert-color:#00ae9e;--marked-alert-bg-color:#00423b}.md-editor-dark .md-editor-alert-caution{--marked-alert-color:#db8609;--marked-alert-bg-color:#573300}.md-editor-dark .md-editor-alert-error{--marked-alert-color:#df1a1a;--marked-alert-bg-color:#400}.md-editor-dark .md-editor-alert-attention{--marked-alert-color:#0f8bc7;--marked-alert-bg-color:#00354d}.md-editor-preview .md-editor-alert{background-color:var(--marked-alert-bg-color);border:1px solid var(--marked-alert-color);border-radius:.5rem;color:var(--marked-alert-color);display:flow-root;font-size:14px;font-weight:400;margin:1rem 0;padding:1em 1em .5em;page-break-inside:avoid}.md-editor-preview .md-editor-alert-title{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:0;padding:0;position:relative;font-weight:700}.md-editor-preview .md-editor-alert p{margin:.5em 0;padding:0}.md-editor-preview .md-editor-alert p:first-of-type{margin-top:0}.md-editor-preview .md-editor-alert+p:empty,.md-editor-preview .md-editor-alert+p:empty+p:empty{display:none}.md-editor-mermaid{overflow-x:auto}.md-editor-mermaid-loading{display:none}.md-editor-mermaid-error{color:#dc2626;text-align:center;padding:20px}.mermaid{display:none}.mermaid[data-processed]{display:initial}.prefix-katex-block{text-align:center;margin:20px}.prefix-katex-block,.prefix-katex-inline{display:none}.prefix-katex-inline[data-processed]{display:initial}.prefix-katex-block[data-processed]{display:block}.md-editor .default-theme{--default-theme-code-block-color:#a9b7c6;--default-theme-code-bg-color:#282c34;--default-theme-code-before-bg-color:var(--default-theme-code-bg-color);--md-theme-code-copy-tips-color:#141414}.md-editor-dark .default-theme{--default-theme-code-block-color:#a9b7c6;--default-theme-code-bg-color:#1a1a1a;--default-theme-code-before-bg-color:var(--default-theme-code-bg-color);--md-theme-code-copy-tips-color:inherit}.default-theme code{color:#3594f7;background-color:#3baafa1a;display:inline-block;padding:0 4px;border-radius:2px;line-height:22px}.default-theme pre{position:relative;border-radius:5px;box-shadow:0 2px 2px #0005}.default-theme pre code{padding:1em;background-color:var(--default-theme-code-bg-color);color:var(--default-theme-code-block-color);border-radius:0 0 5px 5px}.default-theme pre code>*{line-height:1.6}.default-theme pre code span[rn-wrapper]{top:calc(1em + 32px)}.default-theme pre .copy-button{color:var(--default-theme-code-block-color)}.default-theme pre:before{content:"";display:block;background:url(data:image/png;base64,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);height:32px;width:100%;background-size:40px;background-repeat:no-repeat;background-color:var(--default-theme-code-before-bg-color);margin-bottom:0;border-top-left-radius:5px;border-top-right-radius:5px;background-position:10px 10px}.default-theme h1,.default-theme h2,.default-theme h3,.default-theme h4,.default-theme h5,.default-theme h6{margin:1.4em 0 .8em;font-weight:700;color:var(--md-theme-color)}.default-theme img{margin:0 auto;max-width:100%;box-sizing:border-box;padding:5px;border:1px solid var(--md-theme-border-color);border-radius:3px}.default-theme blockquote img{border-color:var(--md-theme-border-color-inset)}.default-theme a{color:var(--md-theme-link-color);transition:color .3s}.default-theme a:hover{color:var(--md-theme-link-hover-color)}.default-theme ol,.default-theme ul{margin:.6em 0;padding-left:1.6em}.default-theme ol li,.default-theme ul li{line-height:1.6;margin:.5em 0}.default-theme p{line-height:1.6;margin:0;padding:.5rem 0}.default-theme p:empty{display:none}.default-theme blockquote{margin:20px 0;padding:0 1.2em;line-height:2em;background-color:var(--md-theme-bg-color-inset);border-left:5px solid #35b378;display:block}.md-editor .default-theme{--default-theme-table-stripe-color:#fafafa}.md-editor-dark .default-theme{--default-theme-table-stripe-color:#0c0c0c}.default-theme table{overflow:auto;border-spacing:0;border-collapse:collapse;margin-bottom:1em;margin-top:1em}.default-theme table tr td,.default-theme table tr th{word-wrap:break-word;padding:8px 14px;border:1px solid var(--md-theme-border-color)}.default-theme table tbody tr:nth-child(2n){background-color:var(--default-theme-table-stripe-color)}.default-theme table tbody tr:hover{background-color:var(--md-theme-color-hover)}.default-theme blockquote table{line-height:normal}.default-theme blockquote table tr td,.default-theme blockquote table tr th{border-color:var(--md-theme-border-color-inset)}.default-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.default-theme blockquote table tbody tr:hover{background-color:var(--md-theme-color-hover-inset)}.default-theme{color:var(--md-theme-color)}.default-theme ::-webkit-scrollbar{width:6px;height:6px}.default-theme ::-webkit-scrollbar-corner,.default-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.default-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.default-theme ::-webkit-scrollbar-button:vertical{display:none}.default-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.default-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.default-theme h1,.default-theme h2,.default-theme h3,.default-theme h4,.default-theme h5,.default-theme h6{position:relative;word-break:break-all}.default-theme h1 a,.default-theme h1 a:hover,.default-theme h2 a,.default-theme h2 a:hover,.default-theme h3 a,.default-theme h3 a:hover,.default-theme h4 a,.default-theme h4 a:hover,.default-theme h5 a,.default-theme h5 a:hover,.default-theme h6 a,.default-theme h6 a:hover{color:inherit}.default-theme ol>li{list-style:decimal}.default-theme ul>li{list-style:disc}.default-theme ol .li-task,.default-theme ul .li-task{list-style-type:none}.default-theme ol .li-task input,.default-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.default-theme a{text-decoration:none}.default-theme code,.default-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.default-theme pre{margin:20px 0}.default-theme pre code{display:block;line-height:1;overflow:auto}.default-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.default-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.default-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.default-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.default-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.default-theme .copy-button:after,.default-theme .copy-button:before{visibility:hidden;transition:.3s}.default-theme .copy-button:hover:after,.default-theme .copy-button:hover:before{visibility:visible}.default-theme hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.default-theme div[inline]>.figure{padding-right:.5em}.default-theme div[inline]>.figure img{padding:0;border:none}.default-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.default-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.default-theme .md-editor-mermaid{line-height:1}.md-editor .vuepress-theme{--vuepress-theme-code-inline-color:#d63200;--vuepress-theme-code-inline-bg-color:#f8f8f8;--vuepress-theme-code-block-color:#747384;--vuepress-theme-code-block-bg-color:#f8f8f8}.md-editor-dark .vuepress-theme{--vuepress-theme-code-inline-color:#e06c75;--vuepress-theme-code-inline-bg-color:#1a1a1a;--vuepress-theme-code-block-color:#999;--vuepress-theme-code-block-bg-color:#1a1a1a}.vuepress-theme code{color:var(--vuepress-theme-code-inline-color);padding:3px 5px;margin:0 2px;border-radius:2px;background-color:var(--vuepress-theme-code-inline-bg-color)}.vuepress-theme pre{border-radius:2px;position:relative;font-size:.875em;margin:1em 0}.vuepress-theme pre,.vuepress-theme pre code{background-color:var(--vuepress-theme-code-block-bg-color)}.vuepress-theme pre code{overflow-x:auto;color:var(--vuepress-theme-code-block-color);white-space:pre;padding:22px 1em}.vuepress-theme pre code>*{line-height:1.6}.vuepress-theme pre code span[rn-wrapper]{top:22px}.vuepress-theme pre .copy-button{color:var(--md-theme-color)}.md-editor .vuepress-theme{--vuepress-theme-heading-color:#273849}.md-editor-dark .vuepress-theme{--vuepress-theme-heading-color:#999}.vuepress-theme h1,.vuepress-theme h2,.vuepress-theme h3,.vuepress-theme h4,.vuepress-theme h5,.vuepress-theme h6{font-weight:600;color:var(--heading-color);line-height:1.45;margin-top:1em}.vuepress-theme h1{font-size:2.2em;margin:1em 0}.vuepress-theme h2{font-size:1.65em;padding-bottom:.3em;border-bottom:1px solid var(--vuepress-theme-border-color)}.vuepress-theme h3{line-height:1.35em}.vuepress-theme img{max-width:100%}.vuepress-theme a{color:#42b983;font-weight:600}.vuepress-theme ol,.vuepress-theme ul{position:relative;padding-left:1.25em;line-height:1.4em;margin:1.2em 0;z-index:1}.vuepress-theme ol li,.vuepress-theme ul li{margin:1.2em 0}.vuepress-theme p{word-spacing:.05em;line-height:1.6em;margin:1.2em 0;position:relative}.vuepress-theme p:empty{display:none}.vuepress-theme blockquote{margin:2em 0;padding-left:20px;border-left:4px solid #42b983}.vuepress-theme blockquote p{margin-left:0;margin-top:1.2em;margin-bottom:0;padding:0}.md-editor .vuepress-theme{--vuepress-theme-table-border-color:#dfe2e5;--vuepress-theme-table-bg-color:#f6f8fa}.md-editor-dark .vuepress-theme{--vuepress-theme-table-border-color:#2d2d2d;--vuepress-theme-table-bg-color:#0c0c0c}.vuepress-theme table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}.vuepress-theme table tr{border-top:1px solid var(--vuepress-theme-table-border-color)}.vuepress-theme table tr td,.vuepress-theme table tr th{border:1px solid var(--vuepress-theme-table-border-color);padding:.6em 1em}.vuepress-theme table tr:nth-child(2n){background-color:var(--vuepress-theme-table-bg-color)}.md-editor .vuepress-theme{--vuepress-theme-color:#304455}.md-editor-dark .vuepress-theme{--vuepress-theme-color:#999}.vuepress-theme{color:var(--md-theme-color);font-size:16px;color:var(--vuepress-theme-color)}.vuepress-theme ::-webkit-scrollbar{width:6px;height:6px}.vuepress-theme ::-webkit-scrollbar-corner,.vuepress-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.vuepress-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.vuepress-theme ::-webkit-scrollbar-button:vertical{display:none}.vuepress-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.vuepress-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.vuepress-theme h1,.vuepress-theme h2,.vuepress-theme h3,.vuepress-theme h4,.vuepress-theme h5,.vuepress-theme h6{position:relative;word-break:break-all}.vuepress-theme h1 a,.vuepress-theme h1 a:hover,.vuepress-theme h2 a,.vuepress-theme h2 a:hover,.vuepress-theme h3 a,.vuepress-theme h3 a:hover,.vuepress-theme h4 a,.vuepress-theme h4 a:hover,.vuepress-theme h5 a,.vuepress-theme h5 a:hover,.vuepress-theme h6 a,.vuepress-theme h6 a:hover{color:inherit}.vuepress-theme ol>li{list-style:decimal}.vuepress-theme ul>li{list-style:disc}.vuepress-theme ol .li-task,.vuepress-theme ul .li-task{list-style-type:none}.vuepress-theme ol .li-task input,.vuepress-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.vuepress-theme a{text-decoration:none}.vuepress-theme code,.vuepress-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.vuepress-theme pre{margin:20px 0}.vuepress-theme pre code{display:block;line-height:1;overflow:auto}.vuepress-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.vuepress-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.vuepress-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.vuepress-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.vuepress-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.vuepress-theme .copy-button:after,.vuepress-theme .copy-button:before{visibility:hidden;transition:.3s}.vuepress-theme .copy-button:hover:after,.vuepress-theme .copy-button:hover:before{visibility:visible}.vuepress-theme hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.vuepress-theme div[inline]>.figure{padding-right:.5em}.vuepress-theme div[inline]>.figure img{padding:0;border:none}.vuepress-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.vuepress-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.vuepress-theme .md-editor-mermaid{line-height:1}.vuepress-theme em{color:#4f5959;padding:0 6px 0 4px}.md-editor .github-theme{--github-theme-code-inline-color:inherit;--github-theme-code-inline-bg-color:#eff1f2;--github-theme-code-block-color:inherit;--github-theme-code-block-bg-color:#f6f8fa}.md-editor-dark .github-theme{--github-theme-code-inline-color:#c9d1d9;--github-theme-code-inline-bg-color:#2d3339;--github-theme-code-block-color:#a9b7c6;--github-theme-code-block-bg-color:#161b22}.github-theme code{padding:.2em .4em;margin:0;color:var(--github-theme-code-inline-color);background-color:var(--github-theme-code-inline-bg-color);border-radius:6px}.github-theme pre{border-radius:6px;position:relative}.github-theme pre code{position:relative;padding:22px 1em;margin-bottom:0;word-break:normal;letter-spacing:1px;color:var(--github-theme-code-block-color);background-color:var(--github-theme-code-block-bg-color)}.github-theme pre code>*{line-height:1.6}.github-theme pre code span[rn-wrapper]{top:22px}.github-theme pre .copy-button{color:var(--github-theme-code-block-color)}.md-editor .github-theme{--github-theme-heading-color:inherit;--github-theme-heading-6-color:#2d3339;--github-theme-heading-border-color:#d9dee4}.md-editor-dark .github-theme{--github-theme-heading-color:#c9d1d9;--github-theme-heading-6-color:#768390;--github-theme-heading-border-color:#373e47}.github-theme h1,.github-theme h2,.github-theme h3,.github-theme h4,.github-theme h5,.github-theme h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;color:var(--github-theme-heading-color)}.github-theme h1{font-size:2em}.github-theme h1,.github-theme h2{padding-bottom:.3em;border-bottom:1px solid var(--github-theme-heading-border-color)}.github-theme h2{font-size:1.5em}.github-theme h3{font-size:1.25em}.github-theme h4{font-size:1em}.github-theme h5{font-size:.875em}.github-theme h6{font-size:.85em;color:var(--github-theme-heading-6-color)}.md-editor .github-theme{--github-theme-heading-bg-color:#fff}.md-editor-dark .github-theme{--github-theme-heading-bg-color:#22272e}.github-theme img{max-width:100%;box-sizing:content-box;background-color:var(--github-theme-heading-bg-color)}.github-theme a{color:#539bf5}.github-theme a:hover{text-decoration:underline}.github-theme ol,.github-theme ul{padding-left:2em}.github-theme ol li+li,.github-theme ul li+li{margin-top:.25em}.github-theme p:empty{display:none}.md-editor .github-theme{--github-theme-quote-color:#57606a;--github-theme-quote-border-color:#d0d7de}.md-editor-dark .github-theme{--github-theme-quote-color:#8b949e;--github-theme-quote-border-color:#444c56}.github-theme blockquote{padding:0 1em;color:var(--github-theme-quote-color);border-left:.25em solid var(--github-theme-quote-border-color)}.md-editor .github-theme{--github-theme-table-stripe-color:#f7f8fa;--github-theme-table-tr-bg-color:#fff;--github-theme-table-tr-border-color:#d8dee4;--github-theme-table-td-border-color:#d0d7de}.md-editor-dark .github-theme{--github-theme-table-stripe-color:#161b22;--github-theme-table-tr-bg-color:transparent;--github-theme-table-tr-border-color:grey;--github-theme-table-td-border-color:#30363d}.github-theme table{display:block;max-width:100%;overflow:auto;border-spacing:0;border-collapse:collapse}.github-theme table tr{background-color:var(--github-theme-table-tr-bg-color);border-top:1px solid var(--github-theme-table-tr-border-color)}.github-theme table tr td,.github-theme table tr th{padding:6px 13px;border:1px solid var(--github-theme-table-td-border-color)}.github-theme table tr:nth-child(2n){background-color:var(--github-theme-table-stripe-color)}.md-editor .github-theme{--github-theme-color:#222}.md-editor-dark .github-theme{--github-theme-color:#c9d1d9}.github-theme{color:var(--md-theme-color);line-height:1.5;color:var(--github-theme-color)}.github-theme ::-webkit-scrollbar{width:6px;height:6px}.github-theme ::-webkit-scrollbar-corner,.github-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.github-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.github-theme ::-webkit-scrollbar-button:vertical{display:none}.github-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.github-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.github-theme h1,.github-theme h2,.github-theme h3,.github-theme h4,.github-theme h5,.github-theme h6{position:relative;word-break:break-all}.github-theme h1 a,.github-theme h1 a:hover,.github-theme h2 a,.github-theme h2 a:hover,.github-theme h3 a,.github-theme h3 a:hover,.github-theme h4 a,.github-theme h4 a:hover,.github-theme h5 a,.github-theme h5 a:hover,.github-theme h6 a,.github-theme h6 a:hover{color:inherit}.github-theme ol>li{list-style:decimal}.github-theme ul>li{list-style:disc}.github-theme ol .li-task,.github-theme ul .li-task{list-style-type:none}.github-theme ol .li-task input,.github-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.github-theme a{text-decoration:none}.github-theme code,.github-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.github-theme pre{margin:20px 0}.github-theme pre code{display:block;line-height:1;overflow:auto}.github-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.github-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.github-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.github-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.github-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.github-theme .copy-button:after,.github-theme .copy-button:before{visibility:hidden;transition:.3s}.github-theme .copy-button:hover:after,.github-theme .copy-button:hover:before{visibility:visible}.github-theme hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.github-theme div[inline]>.figure{padding-right:.5em}.github-theme div[inline]>.figure img{padding:0;border:none}.github-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.github-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.github-theme .md-editor-mermaid{line-height:1}.github-theme blockquote,.github-theme details,.github-theme dl,.github-theme ol,.github-theme p,.github-theme pre,.github-theme table,.github-theme ul{margin-top:0;margin-bottom:16px}.cyanosis-theme code{padding:.065em .4em;font-family:Menlo,Monaco,Consolas,Courier New,monospace;color:var(--cyanosis-theme-code-color);overflow-x:auto;background-color:var(--cyanosis-theme-code-bg-color);border-radius:2px}.cyanosis-theme code::-moz-selection{background-color:var(--cyanosis-theme-slct-codebg-color)}.cyanosis-theme code::selection{background-color:var(--cyanosis-theme-slct-codebg-color)}.cyanosis-theme pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace;position:relative}.cyanosis-theme pre code{padding:22px 12px;margin:0;color:var(--cyanosis-theme-base-color);word-break:normal;overflow-x:auto;background:var(--cyanosis-theme-code-pre-color)}.cyanosis-theme pre code::-moz-selection{background-color:var(--cyanosis-theme-slct-prebg-color)}.cyanosis-theme pre code::selection{background-color:var(--cyanosis-theme-slct-prebg-color)}.cyanosis-theme pre code>*{line-height:1.75}.cyanosis-theme pre code::-webkit-scrollbar{width:4px;height:4px}.cyanosis-theme pre code::-webkit-scrollbar-track{background-color:var(--cyanosis-theme-border-color)}.cyanosis-theme pre code::-webkit-scrollbar-thumb{background-color:var(--cyanosis-theme-strong-color);border-radius:10px}.cyanosis-theme pre code span[rn-wrapper]{top:22px}.cyanosis-theme pre .copy-button{color:var(--cyanosis-theme-base-color)}.cyanosis-theme h1{padding-bottom:4px;font-size:30px}.cyanosis-theme h1,.cyanosis-theme h2{margin-top:36px;margin-bottom:10px;line-height:1.5;color:var(--cyanosis-theme-title-color);transition:color .35s}.cyanosis-theme h2{position:relative;padding-left:10px;padding-right:10px;padding-bottom:10px;font-size:24px;border-bottom:1px solid var(--cyanosis-theme-border-color-2)}.cyanosis-theme h2:before{content:"\300c";position:absolute;top:-6px;left:-14px}.cyanosis-theme h2:after{content:"\300d";position:relative;top:6px;right:auto}.cyanosis-theme h3{position:relative;padding-bottom:0;margin-top:30px;margin-bottom:10px;font-size:20px;line-height:1.5;color:var(--cyanosis-theme-title-color);padding-left:6px;transition:color .35s}.cyanosis-theme h3:before{content:"\bb";padding-right:6px;color:var(--cyanosis-theme-strong-color)}.cyanosis-theme h4{margin-top:24px;font-size:16px}.cyanosis-theme h4,.cyanosis-theme h5{padding-bottom:0;margin-bottom:10px;line-height:1.5;color:var(--cyanosis-theme-title-color);padding-left:6px;transition:color .35s}.cyanosis-theme h5{margin-top:18px;font-size:14px}.cyanosis-theme h6{padding-bottom:0;margin-top:12px;margin-bottom:10px;font-size:12px;line-height:1.5;color:var(--cyanosis-theme-title-color);padding-left:6px;transition:color .35s}.cyanosis-theme h1::-moz-selection,.cyanosis-theme h2::-moz-selection,.cyanosis-theme h3::-moz-selection,.cyanosis-theme h4::-moz-selection,.cyanosis-theme h5::-moz-selection,.cyanosis-theme h6::-moz-selection{color:var(--cyanosis-theme-slct-title-color);background-color:var(--cyanosis-theme-slct-titlebg-color)}.cyanosis-theme h1::selection,.cyanosis-theme h2::selection,.cyanosis-theme h3::selection,.cyanosis-theme h4::selection,.cyanosis-theme h5::selection,.cyanosis-theme h6::selection{color:var(--cyanosis-theme-slct-title-color);background-color:var(--cyanosis-theme-slct-titlebg-color)}@media (max-width:720px){.cyanosis-theme h1{font-size:24px}.cyanosis-theme h2{font-size:20px}.cyanosis-theme h3{font-size:18px}}.cyanosis-theme img{max-width:100%}.cyanosis-theme a{position:relative;display:inline-block;color:var(--cyanosis-theme-link-color);border-bottom:1px solid var(--cyanosis-theme-border-color)}.cyanosis-theme a:hover{border-bottom-color:var(--cyanosis-theme-linkh-color)}.cyanosis-theme a:active,.cyanosis-theme a:hover{color:var(--cyanosis-theme-linkh-color)}.cyanosis-theme a:after{position:absolute;content:"";top:100%;left:0;width:100%;opacity:0;border-bottom:1px solid var(--cyanosis-theme-border-color);transition:top .3s,opacity .3s;transform:translateZ(0)}.cyanosis-theme a:hover:after{top:0;opacity:1;border-bottom-color:var(--cyanosis-theme-linkh-color)}.cyanosis-theme ol,.cyanosis-theme ul{padding-left:28px}.cyanosis-theme ol li,.cyanosis-theme ul li{margin-bottom:0;list-style:inherit}.cyanosis-theme ol li .task-list-item,.cyanosis-theme ul li .task-list-item{list-style:none}.cyanosis-theme ol li .task-list-item ol,.cyanosis-theme ol li .task-list-item ul,.cyanosis-theme ul li .task-list-item ol,.cyanosis-theme ul li .task-list-item ul{margin-top:0}.cyanosis-theme ol ol,.cyanosis-theme ol ul,.cyanosis-theme ul ol,.cyanosis-theme ul ul{margin-top:4px}.cyanosis-theme ol li{padding-left:6px}.cyanosis-theme ol li::-moz-selection,.cyanosis-theme ul li::-moz-selection{color:var(--cyanosis-theme-slct-text-color);background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme ol li::selection,.cyanosis-theme ul li::selection{color:var(--cyanosis-theme-slct-text-color);background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme p{line-height:inherit;margin-top:16px;margin-bottom:16px}.cyanosis-theme p::-moz-selection{color:var(--cyanosis-theme-slct-text-color);background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme p::selection{color:var(--cyanosis-theme-slct-text-color);background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme blockquote{color:var(--cyanosis-theme-blockquote-color);border-left:4px solid var(--cyanosis-theme-strong-color);background-color:var(--cyanosis-theme-blockquote-bg-color);padding:1px 20px;margin:22px 0;transition:color .35s}.cyanosis-theme blockquote:after{display:block;content:""}.cyanosis-theme blockquote>p{margin:10px 0}.cyanosis-theme blockquote>b,.cyanosis-theme blockquote>strong{color:var(--cyanosis-theme-strong-color)}.cyanosis-theme table{display:inline-block!important;width:auto;max-width:100%;overflow:auto;border:1px solid var(--cyanosis-theme-table-border-color);border-spacing:0;border-collapse:collapse}.cyanosis-theme table thead{color:#000;text-align:left;background:#f6f6f6}.cyanosis-theme table tr:nth-child(2n){background-color:var(--cyanosis-theme-table-tr-nc-color)}.cyanosis-theme table tr:hover{background-color:var(--cyanosis-theme-table-trh-color)}.cyanosis-theme table td,.cyanosis-theme table th{padding:12px 8px;line-height:24px;border:1px solid var(--cyanosis-theme-table-border-color)}.cyanosis-theme table th{color:var(--cyanosis-theme-table-tht-color);background-color:var(--cyanosis-theme-table-th-color)}.cyanosis-theme table td{min-width:120px}.cyanosis-theme table thead th::-moz-selection{background-color:#0000}.cyanosis-theme table thead th::selection{background-color:#0000}.cyanosis-theme table tbody td::-moz-selection{background-color:var(--cyanosis-theme-slct-bg-color)}.cyanosis-theme table tbody td::selection{background-color:var(--cyanosis-theme-slct-bg-color)}.md-editor .cyanosis-theme{--cyanosis-theme-base-color:#353535;--cyanosis-theme-title-color:#005bb7;--cyanosis-theme-strong-color:#2196f3;--cyanosis-theme-em-color:#4fc3f7;--cyanosis-theme-del-color:#ccc;--cyanosis-theme-link-color:#3da8f5;--cyanosis-theme-linkh-color:#007fff;--cyanosis-theme-border-color:#bedcff;--cyanosis-theme-border-color-2:#ececec;--cyanosis-theme-bg-color:#fff;--cyanosis-theme-blockquote-color:#8c8c8c;--cyanosis-theme-blockquote-bg-color:#f0fdff;--cyanosis-theme-code-color:#c2185b;--cyanosis-theme-code-bg-color:#fff4f4;--cyanosis-theme-code-pre-color:#f8f8f8;--cyanosis-theme-table-border-color:#c3e0fd;--cyanosis-theme-table-th-color:#dff0ff;--cyanosis-theme-table-tht-color:#005bb7;--cyanosis-theme-table-tr-nc-color:#f7fbff;--cyanosis-theme-table-trh-color:#e0edf7;--cyanosis-theme-slct-title-color:#005bb7;--cyanosis-theme-slct-titlebg-color:rgba(175,207,247,.25);--cyanosis-theme-slct-text-color:#c80000;--cyanosis-theme-slct-bg-color:rgba(175,207,247,.25);--cyanosis-theme-slct-del-color:#999;--cyanosis-theme-slct-elbg-color:#e8ebec;--cyanosis-theme-slct-codebg-color:#ffeaeb;--cyanosis-theme-slct-prebg-color:rgba(160,200,255,.25)}.md-editor-dark .cyanosis-theme{--cyanosis-theme-base-color:#cacaca;--cyanosis-theme-title-color:#ddd;--cyanosis-theme-strong-color:#fe9900;--cyanosis-theme-em-color:#ffd28e;--cyanosis-theme-del-color:#ccc;--cyanosis-theme-link-color:#ffb648;--cyanosis-theme-linkh-color:#fe9900;--cyanosis-theme-border-color:#ffe3ba;--cyanosis-theme-border-color-2:#ffcb7b;--cyanosis-theme-bg-color:#2f2f2f;--cyanosis-theme-blockquote-color:#c7c7c7;--cyanosis-theme-blockquote-bg-color:rgba(255,199,116,.1);--cyanosis-theme-code-color:#000;--cyanosis-theme-code-bg-color:#ffcb7b;--cyanosis-theme-code-pre-color:rgba(30,25,18,.5);--cyanosis-theme-table-border-color:#fe9900;--cyanosis-theme-table-th-color:#ffb648;--cyanosis-theme-table-tht-color:#000;--cyanosis-theme-table-tr-nc-color:#6d5736;--cyanosis-theme-table-trh-color:#947443;--cyanosis-theme-slct-title-color:#000;--cyanosis-theme-slct-titlebg-color:#fe9900;--cyanosis-theme-slct-text-color:#00c888;--cyanosis-theme-slct-bg-color:rgba(175,207,247,.25);--cyanosis-theme-slct-del-color:#999;--cyanosis-theme-slct-elbg-color:#000;--cyanosis-theme-slct-codebg-color:#ffcb7b;--cyanosis-theme-slct-prebg-color:rgba(160,200,255,.25)}.cyanosis-theme{color:var(--md-theme-color);word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;color:var(--cyanosis-theme-base-color);transition:color .35s}.cyanosis-theme ::-webkit-scrollbar{width:6px;height:6px}.cyanosis-theme ::-webkit-scrollbar-corner,.cyanosis-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.cyanosis-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.cyanosis-theme ::-webkit-scrollbar-button:vertical{display:none}.cyanosis-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.cyanosis-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.cyanosis-theme h1,.cyanosis-theme h2,.cyanosis-theme h3,.cyanosis-theme h4,.cyanosis-theme h5,.cyanosis-theme h6{position:relative;word-break:break-all}.cyanosis-theme h1 a,.cyanosis-theme h1 a:hover,.cyanosis-theme h2 a,.cyanosis-theme h2 a:hover,.cyanosis-theme h3 a,.cyanosis-theme h3 a:hover,.cyanosis-theme h4 a,.cyanosis-theme h4 a:hover,.cyanosis-theme h5 a,.cyanosis-theme h5 a:hover,.cyanosis-theme h6 a,.cyanosis-theme h6 a:hover{color:inherit}.cyanosis-theme ol>li{list-style:decimal}.cyanosis-theme ul>li{list-style:disc}.cyanosis-theme ol .li-task,.cyanosis-theme ul .li-task{list-style-type:none}.cyanosis-theme ol .li-task input,.cyanosis-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.cyanosis-theme a{text-decoration:none}.cyanosis-theme code,.cyanosis-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.cyanosis-theme pre{margin:20px 0}.cyanosis-theme pre code{display:block;line-height:1;overflow:auto}.cyanosis-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.cyanosis-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.cyanosis-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.cyanosis-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.cyanosis-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.cyanosis-theme .copy-button:after,.cyanosis-theme .copy-button:before{visibility:hidden;transition:.3s}.cyanosis-theme .copy-button:hover:after,.cyanosis-theme .copy-button:hover:before{visibility:visible}.cyanosis-theme hr{margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.cyanosis-theme div[inline]>.figure{padding-right:.5em}.cyanosis-theme div[inline]>.figure img{padding:0;border:none}.cyanosis-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.cyanosis-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.cyanosis-theme .md-editor-mermaid{line-height:1}.cyanosis-theme hr{position:relative;width:98%;height:1px;margin-top:32px;margin-bottom:32px;background-image:linear-gradient(90deg,var(--cyanosis-theme-link-color),rgba(255,0,0,.3),rgba(37,163,65,.3),rgba(255,0,0,.3),var(--cyanosis-theme-link-color));border-width:0;overflow:visible}.cyanosis-theme b,.cyanosis-theme strong{color:var(--cyanosis-theme-strong-color)}.cyanosis-theme em,.cyanosis-theme i{color:var(--cyanosis-theme-em-color)}.cyanosis-theme del{color:var(--cyanosis-theme-del-color)}.cyanosis-theme details>summary{outline:none;color:var(--cyanosis-theme-title-color);font-size:20px;font-weight:bolder;border-bottom:1px solid var(--cyanosis-theme-border-color);cursor:pointer}.cyanosis-theme details>p{padding:10px 20px;margin:10px 0 0;color:#666;background-color:var(--cyanosis-theme-blockquote-bg-color);border:2px dashed var(--cyanosis-theme-strong-color)}.cyanosis-theme a::-moz-selection,.cyanosis-theme b::-moz-selection,.cyanosis-theme em::-moz-selection,.cyanosis-theme i::-moz-selection,.cyanosis-theme strong::-moz-selection{background-color:var(--cyanosis-theme-slct-elbg-color)}.cyanosis-theme a::selection,.cyanosis-theme b::selection,.cyanosis-theme em::selection,.cyanosis-theme i::selection,.cyanosis-theme strong::selection{background-color:var(--cyanosis-theme-slct-elbg-color)}.cyanosis-theme del::-moz-selection{color:var(--cyanosis-theme-slct-del-color);background-color:var(--cyanosis-theme-slct-elbg-color)}.cyanosis-theme del::selection{color:var(--cyanosis-theme-slct-del-color);background-color:var(--cyanosis-theme-slct-elbg-color)}.mk-cute-theme code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;border-radius:2px;overflow-x:auto;background-color:#282c34;color:#4ec9b0;padding:.14em .46em;margin:0 4px}.mk-cute-theme pre{position:relative}.mk-cute-theme pre code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;border-radius:10px;padding:22px;margin:0;word-break:normal;overflow-x:auto;color:#4ec9b0;background:#282c34}.mk-cute-theme pre code>*{line-height:1.75}.mk-cute-theme pre code span[rn-wrapper]{top:22px}.mk-cute-theme pre .copy-button{color:#4ec9b0}.mk-cute-theme h1,.mk-cute-theme h2,.mk-cute-theme h3,.mk-cute-theme h4,.mk-cute-theme h5,.mk-cute-theme h6{color:#36ace1}.mk-cute-theme h1:before,.mk-cute-theme h2:before,.mk-cute-theme h3:before,.mk-cute-theme h4:before,.mk-cute-theme h5:before,.mk-cute-theme h6:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;margin:auto;background-image:url(data:image/png;base64,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);animation:spin 2s linear 1s infinite}.mk-cute-theme h1{position:relative;font-size:30px;padding:12px 38px;margin:30px 0}.mk-cute-theme h1:before{width:30px;height:30px;background-size:30px 30px}.mk-cute-theme h2{position:relative;font-size:24px;padding:12px 36px;margin:28px 0}.mk-cute-theme h2:before{width:28px;height:28px;background-size:28px 28px}.mk-cute-theme h3{position:relative;font-size:18px;padding:4px 32px;margin:26px 0}.mk-cute-theme h3:before{width:24px;height:24px;background-size:24px 24px}.mk-cute-theme h4{position:relative;padding:4px 28px;font-size:16px;margin:22px 0}.mk-cute-theme h4:before{width:20px;height:20px;background-size:20px 20px}.mk-cute-theme h5{position:relative;padding:4px 26px;font-size:15px;margin:20px 0}.mk-cute-theme h5:before{width:18px;height:18px;background-size:18px 18px}.mk-cute-theme h6{position:relative;padding:4px 22px;font-size:14px;margin:16px 0}.mk-cute-theme h6:before{width:16px;height:16px;background-size:16px 16px}@media (max-width:720px){.mk-cute-theme h1{font-size:24px}.mk-cute-theme h2{font-size:20px}.mk-cute-theme h3{font-size:18px}}.mk-cute-theme img{max-width:100%}.mk-cute-theme a{display:inline-block;color:#409eff;border-bottom:1px solid #409eff}.mk-cute-theme a:active,.mk-cute-theme a:hover{color:#007bff;border-bottom:1px solid #007bff}.mk-cute-theme ol,.mk-cute-theme ul{padding-left:28px}.mk-cute-theme ol li,.mk-cute-theme ul li{margin-bottom:0;list-style:inherit}.mk-cute-theme ol li .task-list-item,.mk-cute-theme ul li .task-list-item{list-style:none}.mk-cute-theme ol li .task-list-item ol,.mk-cute-theme ol li .task-list-item ul,.mk-cute-theme ul li .task-list-item ol,.mk-cute-theme ul li .task-list-item ul{margin-top:0}.mk-cute-theme ol ol,.mk-cute-theme ol ul,.mk-cute-theme ul ol,.mk-cute-theme ul ul{margin-top:3px}.mk-cute-theme ol li{padding-left:6px}.mk-cute-theme p{line-height:inherit;margin-top:22px;margin-bottom:22px}.mk-cute-theme p:empty{display:none}.md-editor .mk-cute-theme{--mk-cute-theme-quote-color:#fff;--mk-cute-theme-quote-border-color:#409eff;--mk-cute-theme-quote-bg-color:rgba(54,172,225,.75)}.md-editor-dark .mk-cute-theme{--mk-cute-theme-quote-color:inherit;--mk-cute-theme-quote-border-color:#265d97;--mk-cute-theme-quote-bg-color:rgba(18,80,108,.75)}.mk-cute-theme blockquote{position:relative;padding:8px 26px;background-color:var(--mk-cute-theme-quote-bg-color);margin:16px 0;border-left:4px solid var(--mk-cute-theme-quote-border-color);border-radius:5px}.mk-cute-theme blockquote:before{content:"\275d";top:10px;left:8px;color:#409eff;font-size:20px;line-height:1;font-weight:700;position:absolute;opacity:.7}.mk-cute-theme blockquote:after{content:"\275e";font-size:20px;position:absolute;right:8px;bottom:0;color:#409eff;opacity:.7}.mk-cute-theme blockquote ol li,.mk-cute-theme blockquote ul li,.mk-cute-theme blockquote>p{color:var(--mk-cute-theme-quote-color)}.md-editor .mk-cute-theme{--mk-cute-theme-table-color:#000;--mk-cute-theme-table-border-color:#f6f6f6;--mk-cute-theme-table-thead-bg-color:#f6f6f6;--mk-cute-theme-table-stripe-color:#fcfcfc}.md-editor-dark .mk-cute-theme{--mk-cute-theme-table-color:inherit;--mk-cute-theme-table-border-color:#1c1c1c;--mk-cute-theme-table-thead-bg-color:rgba(28,28,28,.631);--mk-cute-theme-table-stripe-color:rgba(28,28,28,.631)}.mk-cute-theme table{display:inline-block;width:auto;max-width:100%;overflow:auto;border:solid 1px var(--mk-cute-theme-table-border-color)}.mk-cute-theme thead{background-color:var(--mk-cute-theme-table-thead-bg-color);color:var(--mk-cute-theme-table-color);text-align:left}.mk-cute-theme tr:nth-child(2n){background-color:var(--mk-cute-theme-table-stripe-color)}.mk-cute-theme td,.mk-cute-theme th{padding:12px 7px;line-height:24px}.mk-cute-theme td{min-width:120px}.mk-cute-theme blockquote table tr{background-color:var(--mk-cute-theme-table-stripe-color)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.md-editor .mk-cute-theme{background-image:linear-gradient(90deg,rgba(50,58,66,.25) 3%,transparent 0),linear-gradient(1turn,rgba(50,58,66,.25) 3%,transparent 0)}.md-editor-dark .mk-cute-theme{background-image:linear-gradient(90deg,rgba(217,234,251,.25) 3%,transparent 0),linear-gradient(1turn,rgba(217,234,251,.25) 3%,transparent 0);--md-theme-bg-color-scrollbar-thumb:#4d4d4d}.mk-cute-theme{color:var(--md-theme-color);word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;color:#36ace1;background-size:20px 20px;background-position:50%}.mk-cute-theme ::-webkit-scrollbar{width:6px;height:6px}.mk-cute-theme ::-webkit-scrollbar-corner,.mk-cute-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.mk-cute-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.mk-cute-theme ::-webkit-scrollbar-button:vertical{display:none}.mk-cute-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.mk-cute-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.mk-cute-theme h1,.mk-cute-theme h2,.mk-cute-theme h3,.mk-cute-theme h4,.mk-cute-theme h5,.mk-cute-theme h6{position:relative;word-break:break-all}.mk-cute-theme h1 a,.mk-cute-theme h1 a:hover,.mk-cute-theme h2 a,.mk-cute-theme h2 a:hover,.mk-cute-theme h3 a,.mk-cute-theme h3 a:hover,.mk-cute-theme h4 a,.mk-cute-theme h4 a:hover,.mk-cute-theme h5 a,.mk-cute-theme h5 a:hover,.mk-cute-theme h6 a,.mk-cute-theme h6 a:hover{color:inherit}.mk-cute-theme ol>li{list-style:decimal}.mk-cute-theme ul>li{list-style:disc}.mk-cute-theme ol .li-task,.mk-cute-theme ul .li-task{list-style-type:none}.mk-cute-theme ol .li-task input,.mk-cute-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.mk-cute-theme a{text-decoration:none}.mk-cute-theme code,.mk-cute-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.mk-cute-theme pre{margin:20px 0}.mk-cute-theme pre code{display:block;line-height:1;overflow:auto}.mk-cute-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.mk-cute-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.mk-cute-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.mk-cute-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.mk-cute-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.mk-cute-theme .copy-button:after,.mk-cute-theme .copy-button:before{visibility:hidden;transition:.3s}.mk-cute-theme .copy-button:hover:after,.mk-cute-theme .copy-button:hover:before{visibility:visible}.mk-cute-theme hr{margin:10px 0;border-top:1px solid var(--md-theme-border-color)}.mk-cute-theme div[inline]>.figure{padding-right:.5em}.mk-cute-theme div[inline]>.figure img{padding:0;border:none}.mk-cute-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.mk-cute-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.mk-cute-theme .md-editor-mermaid{line-height:1}.mk-cute-theme hr{position:relative;width:98%;height:1px;border:none;margin-top:32px;margin-bottom:32px;background-image:linear-gradient(90deg,#36ace1,#dff0fe,#36ace1);overflow:visible}.mk-cute-theme del{color:#36ace1}.md-editor .smart-blue-theme{--smart-blue-theme-code-inline-color:#d63200;--smart-blue-theme-code-inline-bg-color:#fff5f5;--smart-blue-theme-code-block-color:#333;--smart-blue-theme-code-block-bg-color:#f8f8f8}.md-editor-dark .smart-blue-theme{--smart-blue-theme-code-inline-color:#e06c75;--smart-blue-theme-code-inline-bg-color:#1a1a1a;--smart-blue-theme-code-block-color:#999;--smart-blue-theme-code-block-bg-color:#1a1a1a}.smart-blue-theme pre code{padding:22px 12px;margin:0;word-break:normal;overflow-x:auto;color:var(--smart-blue-theme-code-block-color);background-color:var(--smart-blue-theme-code-block-bg-color)}.smart-blue-theme pre code>*{line-height:1.6}.smart-blue-theme pre code span[rn-wrapper]{top:22px}.smart-blue-theme pre .copy-button{color:var(--md-theme-color)}.smart-blue-theme code{border-radius:2px;overflow-x:auto;background-color:var(--smart-blue-theme-code-inline-bg-color);color:#ff502c;padding:.065em .4em}.smart-blue-theme code,.smart-blue-theme pre{overflow:auto;position:relative;line-height:1.75;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.md-editor .smart-blue-theme{--smart-blue-theme-heading-color:#135ce0}.md-editor-dark .smart-blue-theme{--smart-blue-theme-heading-color:#3a73dd}.smart-blue-theme h1,.smart-blue-theme h2,.smart-blue-theme h3,.smart-blue-theme h4,.smart-blue-theme h5,.smart-blue-theme h6{padding:30px 0;margin:0;color:var(--smart-blue-theme-heading-color)}.smart-blue-theme h1 a,.smart-blue-theme h2 a,.smart-blue-theme h3 a,.smart-blue-theme h4 a,.smart-blue-theme h5 a,.smart-blue-theme h6 a{border:none}.smart-blue-theme h1{position:relative;text-align:center;font-size:22px;margin:50px 0}.smart-blue-theme h2{position:relative;font-size:20px;border-left:4px solid;padding:0 0 0 10px;margin:30px 0}.smart-blue-theme h3{font-size:16px}.smart-blue-theme img{max-width:100%;margin:0 auto;display:block}.md-editor .smart-blue-theme{--smart-blue-theme-link-color:#036aca}.md-editor-dark .smart-blue-theme{--smart-blue-theme-link-color:#2d7dc7}.smart-blue-theme a{color:var(--smart-blue-theme-link-color);font-weight:400}.smart-blue-theme ol,.smart-blue-theme ul{margin-top:1em;padding-left:1.6em}.smart-blue-theme ul{list-style:disc outside}.smart-blue-theme li{line-height:2;margin-bottom:0;list-style:inherit}.smart-blue-theme p{line-height:2;font-weight:400}.smart-blue-theme *+p{margin-top:16px}.md-editor .smart-blue-theme{--smart-blue-theme-quote-color:#666;--smart-blue-theme-quote-bg-color:#fff9f9;--smart-blue-theme-quote-border-color:#b2aec5}.md-editor-dark .smart-blue-theme{--smart-blue-theme-quote-color:#999;--smart-blue-theme-quote-bg-color:#2a2a2a;--smart-blue-theme-quote-border-color:#0063bb}.smart-blue-theme blockquote{background-color:var(--smart-blue-theme-quote-bg-color);margin:2em 0;padding:2px 20px;border-left:4px solid var(--smart-blue-theme-quote-border-color)}.smart-blue-theme blockquote p{color:var(--smart-blue-theme-quote-color);line-height:2}.md-editor .smart-blue-theme{--smart-blue-theme-table-border-color:#dfe2e5;--smart-blue-theme-table-bg-color:#f6f8fa}.md-editor-dark .smart-blue-theme{--smart-blue-theme-table-border-color:#2d2d2d;--smart-blue-theme-table-bg-color:#0c0c0c}.smart-blue-theme table{border-collapse:collapse;margin:1rem 0;overflow-x:auto}.smart-blue-theme table tr{border-top:1px solid var(--smart-blue-theme-table-border-color)}.smart-blue-theme table tr:nth-child(2n){background-color:var(--smart-blue-theme-table-bg-color)}.smart-blue-theme table tr td,.smart-blue-theme table tr th{border:1px solid var(--smart-blue-theme-table-border-color);padding:.6em 1em}.smart-blue-theme blockquote table{line-height:normal}.smart-blue-theme blockquote table tr td,.smart-blue-theme blockquote table tr th{border-color:var(--md-theme-border-color-inset)}.smart-blue-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.md-editor .smart-blue-theme{--smart-blue-theme-color:#595959;background-image:linear-gradient(90deg,rgba(60,10,30,.04) 3%,transparent 0),linear-gradient(1turn,rgba(60,10,30,.04) 3%,transparent 0)}.md-editor-dark .smart-blue-theme{--smart-blue-theme-color:#999;background-image:linear-gradient(90deg,hsla(0,0%,81%,.04) 3%,hsla(0,0%,100%,0) 0),linear-gradient(1turn,hsla(0,0%,81%,.04) 3%,hsla(0,0%,100%,0) 0)}.smart-blue-theme{color:var(--md-theme-color);color:var(--smart-blue-theme-color);font-family:-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background-size:20px 20px;background-position:50%}.smart-blue-theme ::-webkit-scrollbar{width:6px;height:6px}.smart-blue-theme ::-webkit-scrollbar-corner,.smart-blue-theme ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.smart-blue-theme ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.smart-blue-theme ::-webkit-scrollbar-button:vertical{display:none}.smart-blue-theme ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.smart-blue-theme ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.smart-blue-theme h1,.smart-blue-theme h2,.smart-blue-theme h3,.smart-blue-theme h4,.smart-blue-theme h5,.smart-blue-theme h6{position:relative;word-break:break-all}.smart-blue-theme h1 a,.smart-blue-theme h1 a:hover,.smart-blue-theme h2 a,.smart-blue-theme h2 a:hover,.smart-blue-theme h3 a,.smart-blue-theme h3 a:hover,.smart-blue-theme h4 a,.smart-blue-theme h4 a:hover,.smart-blue-theme h5 a,.smart-blue-theme h5 a:hover,.smart-blue-theme h6 a,.smart-blue-theme h6 a:hover{color:inherit}.smart-blue-theme ol>li{list-style:decimal}.smart-blue-theme ul>li{list-style:disc}.smart-blue-theme ol .li-task,.smart-blue-theme ul .li-task{list-style-type:none}.smart-blue-theme ol .li-task input,.smart-blue-theme ul .li-task input{margin-left:-1.5em;margin-right:.1em}.smart-blue-theme a{text-decoration:none}.smart-blue-theme code,.smart-blue-theme pre{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.smart-blue-theme pre{margin:20px 0}.smart-blue-theme pre code{display:block;line-height:1;overflow:auto}.smart-blue-theme pre code .code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom}.smart-blue-theme pre code[language]:before{content:attr(language);font-size:12px;position:absolute;top:11px;right:40px;line-height:1}.smart-blue-theme .copy-button{position:absolute;font-size:12px;top:5px;right:7px;cursor:pointer;line-height:1}.smart-blue-theme .copy-button:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:-moz-max-content;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:0;top:50%;transform:translate(-100%,-50%)}.smart-blue-theme .copy-button:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid transparent;border-right-width:0;border-left-color:currentColor;left:-2px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.smart-blue-theme .copy-button:after,.smart-blue-theme .copy-button:before{visibility:hidden;transition:.3s}.smart-blue-theme .copy-button:hover:after,.smart-blue-theme .copy-button:hover:before{visibility:visible}.smart-blue-theme hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.smart-blue-theme div[inline]>.figure{padding-right:.5em}.smart-blue-theme div[inline]>.figure img{padding:0;border:none}.smart-blue-theme .figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.smart-blue-theme .figure .figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.smart-blue-theme .md-editor-mermaid{line-height:1}.smart-blue-theme em strong,.smart-blue-theme strong{color:#036aca}.smart-blue-theme hr{border-top:1px solid #135ce0}.loading-container[data-v-032dd7a4]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;justify-content:center;align-items:center}.loading-overlay[data-v-032dd7a4]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.loading-content[data-v-032dd7a4]{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:24px;display:flex;flex-direction:column;align-items:center;min-width:160px;z-index:1}.loading-spinner[data-v-032dd7a4]{margin-bottom:16px}.spinner[data-v-032dd7a4]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3273dc;border-radius:50%;animation:spin-032dd7a4 1s linear infinite}.loading-text[data-v-032dd7a4]{font-size:16px;color:#333}@keyframes spin-032dd7a4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.submit-page[data-v-3a2aa781]{background-color:#f5f7fa;min-height:100vh;padding-top:60px}.container[data-v-3a2aa781]{max-width:1000px;margin:0 auto;padding:30px 20px}.page-header[data-v-3a2aa781]{margin-bottom:30px;text-align:center}.page-header h1[data-v-3a2aa781]{font-size:28px;color:#333;margin-bottom:10px}.sub-title[data-v-3a2aa781]{color:#666;font-size:16px}.submission-form[data-v-3a2aa781]{background:#fff;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden}.form-section[data-v-3a2aa781]{padding:30px;border-bottom:1px solid #eee}.form-section[data-v-3a2aa781]:last-child{border-bottom:none}.form-section h3[data-v-3a2aa781]{margin-top:0;margin-bottom:10px;font-size:18px;color:#333}.section-desc[data-v-3a2aa781]{color:#666;font-size:14px;margin-bottom:20px}.form-group[data-v-3a2aa781]{margin-bottom:20px}.form-group[data-v-3a2aa781]:last-child{margin-bottom:0}.form-group label[data-v-3a2aa781]{display:block;margin-bottom:8px;font-weight:600;color:#333}.form-control[data-v-3a2aa781]{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s}.form-control[data-v-3a2aa781]:focus{border-color:#3273dc;outline:none}select.form-control[data-v-3a2aa781]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath fill='%23333' d='M0 0h8L4 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1em center;background-size:8px 5px;padding-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.upload-area[data-v-3a2aa781]{background-color:#f9f9f9;border:2px dashed #ddd;border-radius:6px;padding:20px;text-align:center;transition:all .3s}.upload-area[data-v-3a2aa781]:hover{border-color:#3273dc}.file-input-container[data-v-3a2aa781]{display:inline-block}.upload-label[data-v-3a2aa781]{display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding:10px 20px;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .3s}.upload-label[data-v-3a2aa781]:hover{background-color:#f0f0f0}.upload-icon[data-v-3a2aa781]{font-size:20px}.file-input[data-v-3a2aa781]{display:none}.preview-area[data-v-3a2aa781]{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:15px}.image-preview[data-v-3a2aa781]{max-width:300px;max-height:200px;overflow:hidden;border:1px solid #ddd;border-radius:4px}.image-preview img[data-v-3a2aa781]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.image-info[data-v-3a2aa781]{width:100%;max-width:500px}.tag-container[data-v-3a2aa781]{background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;padding:10px;margin-bottom:10px;font-family:monospace;word-break:break-all;font-size:13px;color:#333}.file-list[data-v-3a2aa781]{margin-top:20px;text-align:left}.file-list h4[data-v-3a2aa781]{margin-top:0;font-size:16px}.file-list ul[data-v-3a2aa781]{padding-left:20px;margin-bottom:10px}.file-list li[data-v-3a2aa781]{margin-bottom:5px}.file-name[data-v-3a2aa781]{font-weight:500}.file-size[data-v-3a2aa781]{color:#666;margin-left:5px}.total-size[data-v-3a2aa781]{font-weight:500;color:#333}.editor-container[data-v-3a2aa781]{margin-bottom:20px}.editor-container[data-v-3a2aa781] .md-editor{height:400px}.draft-actions[data-v-3a2aa781]{display:flex;gap:10px;justify-content:flex-end}.form-actions[data-v-3a2aa781]{padding:30px;text-align:center}.btn[data-v-3a2aa781]{padding:10px 20px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.btn-primary[data-v-3a2aa781]{background-color:#3273dc;color:#fff}.btn-primary[data-v-3a2aa781]:hover{background-color:#2366d1}.btn-secondary[data-v-3a2aa781]{background-color:#f0f0f0;color:#333}.btn-secondary[data-v-3a2aa781]:hover{background-color:#e0e0e0}.preview-btn[data-v-3a2aa781]{background-color:#4a9eff;color:#fff}.preview-btn[data-v-3a2aa781]:hover{background-color:#3789e9}@media (max-width:768px){.container[data-v-3a2aa781]{padding:20px 15px}.form-section[data-v-3a2aa781]{padding:20px}.preview-area[data-v-3a2aa781]{flex-direction:column}.image-info[data-v-3a2aa781]{width:100%}}.course-selector-modal[data-v-3a2aa781]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;justify-content:center;align-items:center}.modal-overlay[data-v-3a2aa781]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.modal-container[data-v-3a2aa781]{width:90%;max-width:900px;max-height:90vh;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:1;display:flex;flex-direction:column;overflow:hidden}.modal-header[data-v-3a2aa781]{padding:16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.modal-header h3[data-v-3a2aa781]{margin:0;font-size:18px}.close-btn[data-v-3a2aa781]{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.modal-body[data-v-3a2aa781]{padding:16px;overflow-y:auto;flex-grow:1}.search-bar[data-v-3a2aa781]{display:flex;margin-bottom:16px}.search-input[data-v-3a2aa781]{flex-grow:1;border:1px solid #ddd;border-radius:4px;padding:8px 12px;font-size:14px;margin-right:8px}.search-btn[data-v-3a2aa781]{background-color:#3273dc;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer}.course-loading[data-v-3a2aa781]{display:flex;flex-direction:column;align-items:center;padding:30px}.spinner[data-v-3a2aa781]{width:30px;height:30px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3273dc;animation:spin-3a2aa781 1s linear infinite;margin-bottom:10px}@keyframes spin-3a2aa781{to{transform:rotate(1turn)}}.no-results[data-v-3a2aa781],.search-error[data-v-3a2aa781]{text-align:center;padding:20px;color:#e74c3c}.no-results[data-v-3a2aa781]{color:#666}.course-table[data-v-3a2aa781]{width:100%;border-collapse:collapse}.course-table td[data-v-3a2aa781],.course-table th[data-v-3a2aa781]{padding:12px;text-align:left;border-bottom:1px solid #eee}.course-table th[data-v-3a2aa781]{background-color:#f8f9fa;font-weight:600}.course-table tr[data-v-3a2aa781]{cursor:pointer;transition:background-color .2s}.course-table tr[data-v-3a2aa781]:hover{background-color:#f5f7fa}.course-table tr.selected[data-v-3a2aa781]{background-color:#e8f0ff}.rating[data-v-3a2aa781]{font-weight:600;color:#ff9800}.rating-count[data-v-3a2aa781]{color:#888;font-size:.9em;margin-left:4px}.pagination[data-v-3a2aa781]{display:flex;justify-content:center;margin-top:20px;gap:5px;align-items:center}.page-btn[data-v-3a2aa781]{min-width:36px;height:36px;padding:0 8px;border:1px solid #ddd;background-color:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.page-btn[data-v-3a2aa781]:hover:not(:disabled){background-color:#f5f7fa;border-color:#ccc}.page-btn.active[data-v-3a2aa781]{background-color:#3273dc;color:#fff;border-color:#3273dc}.page-btn[data-v-3a2aa781]:disabled{cursor:not-allowed;opacity:.6}.modal-footer[data-v-3a2aa781]{padding:16px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #eee}.page-info[data-v-3a2aa781]{margin:0 10px;font-size:14px;color:#666} \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index e9fe1c3..8622a14 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +1 @@ -NEU小站
\ No newline at end of file +NEU小站
\ No newline at end of file diff --git a/dist/js/5.b6824af6.js b/dist/js/5.56366bd5.js similarity index 99% rename from dist/js/5.b6824af6.js rename to dist/js/5.56366bd5.js index f53d8fa..8eba9cd 100644 --- a/dist/js/5.b6824af6.js +++ b/dist/js/5.56366bd5.js @@ -1,2 +1,2 @@ "use strict";(self["webpackChunknewfront"]=self["webpackChunknewfront"]||[]).push([[5],{2005:function(e,s,a){a.r(s),a.d(s,{default:function(){return g}});var l=a(6768),t=a(4232);const i={class:"user-demo"},n={class:"section"},r={class:"example"},d={class:"section"},o={class:"users-grid"},c={class:"card-content"};function u(e,s,a,u,v,f){const k=(0,l.g2)("UserMeta");return(0,l.uX)(),(0,l.CE)("div",i,[s[3]||(s[3]=(0,l.Lk)("h1",null,"用户信息组件示例",-1)),(0,l.Lk)("div",n,[s[0]||(s[0]=(0,l.Lk)("h2",null,"基本使用",-1)),(0,l.Lk)("div",r,[(0,l.bF)(k,{id:1})])]),(0,l.Lk)("div",d,[s[2]||(s[2]=(0,l.Lk)("h2",null,"多个用户展示",-1)),(0,l.Lk)("div",o,[((0,l.uX)(),(0,l.CE)(l.FK,null,(0,l.pI)([1,2,3,11],(e=>(0,l.Lk)("div",{key:e,class:"user-card"},[(0,l.bF)(k,{id:e},null,8,["id"]),(0,l.Lk)("div",c,[(0,l.Lk)("p",null,"这是用户ID为 "+(0,t.v_)(e)+" 的内容区域",1),s[1]||(s[1]=(0,l.Lk)("p",{class:"hint"},"将鼠标悬停在用户信息上查看详情",-1))])]))),64))])])])}var v=a(8701),f={name:"UserDemo",components:{UserMeta:v.A}},k=a(1241);const h=(0,k.A)(f,[["render",u],["__scopeId","data-v-0801b4ba"]]);var g=h},8701:function(e,s,a){a.d(s,{A:function(){return W}});var l=a(6768),t=a(4232),i=a(5130);const n={class:"user-meta"},r={class:"avatar-wrapper"},d=["src"],o={key:0,class:"avatar-loading"},c={class:"user-name"},u={class:"user-badges"},v=["title"],f=["title"],k={key:2,class:"badge medal"},h={class:"card-container"},g={class:"detail-header"},L=["src"],m={class:"detail-right"},p={class:"detail-name"},w={class:"user-badges"},I=["title"],b=["title"],C={key:2,class:"badge medal"},y={key:0,class:"user-sign"},E={class:"sign-text"},X={class:"user-stats"},U={class:"stat-item"},_={class:"stat-value"},D={class:"stat-item"},Q={class:"stat-value"},F={class:"card-footer"};function A(e,s,a,A,M,x){return(0,l.uX)(),(0,l.CE)("div",n,[(0,l.Lk)("div",{class:"user-basic",onMouseenter:s[0]||(s[0]=e=>M.showDetail=!0)},[(0,l.Lk)("div",r,[(0,l.Lk)("img",{src:M.userInfo.avatarUrl,alt:"用户头像",class:"avatar"},null,8,d),M.loading?((0,l.uX)(),(0,l.CE)("div",o,s[4]||(s[4]=[(0,l.Lk)("div",{class:"loading-spinner"},null,-1)]))):(0,l.Q3)("",!0)]),(0,l.Lk)("div",c,(0,t.v_)(M.userInfo.nickname),1),(0,l.Lk)("div",u,[M.userInfo.verified?((0,l.uX)(),(0,l.CE)("span",{key:0,class:"badge verified",title:M.userInfo.verified},"认证",8,v)):(0,l.Q3)("",!0),M.userInfo.invited?((0,l.uX)(),(0,l.CE)("span",{key:1,class:"badge invited",title:M.userInfo.invited},"特邀",8,f)):(0,l.Q3)("",!0),1===M.userInfo.medal?((0,l.uX)(),(0,l.CE)("span",k,"小站奖章")):(0,l.Q3)("",!0)])],32),(0,l.bF)(i.eB,{name:"detail-fade"},{default:(0,l.k6)((()=>[M.showDetail?((0,l.uX)(),(0,l.CE)("div",{key:0,class:"user-detail",onMouseenter:s[2]||(s[2]=e=>M.showDetail=!0),onMouseleave:s[3]||(s[3]=e=>M.showDetail=!1)},[(0,l.Lk)("div",h,[(0,l.Lk)("div",g,[s[5]||(s[5]=(0,l.Lk)("div",{class:"header-bg"},null,-1)),(0,l.Lk)("img",{src:M.userInfo.avatarUrl,alt:"用户头像",class:"detail-avatar"},null,8,L),(0,l.Lk)("div",m,[(0,l.Lk)("div",p,(0,t.v_)(M.userInfo.nickname),1),(0,l.Lk)("div",w,[M.userInfo.verified?((0,l.uX)(),(0,l.CE)("span",{key:0,class:"badge verified",title:M.userInfo.verified},"认证",8,I)):(0,l.Q3)("",!0),M.userInfo.invited?((0,l.uX)(),(0,l.CE)("span",{key:1,class:"badge invited",title:M.userInfo.invited},"特邀",8,b)):(0,l.Q3)("",!0),1===M.userInfo.medal?((0,l.uX)(),(0,l.CE)("span",C,"小站奖章")):(0,l.Q3)("",!0)])])]),M.userInfo.sign?((0,l.uX)(),(0,l.CE)("div",y,[s[6]||(s[6]=(0,l.Lk)("div",{class:"sign-icon"},"✍️",-1)),(0,l.Lk)("div",E,(0,t.v_)(M.userInfo.sign),1)])):(0,l.Q3)("",!0),(0,l.Lk)("div",X,[(0,l.Lk)("div",U,[(0,l.Lk)("div",_,(0,t.v_)(M.userInfo.follower),1),s[7]||(s[7]=(0,l.Lk)("div",{class:"stat-label"},"粉丝",-1))]),s[9]||(s[9]=(0,l.Lk)("div",{class:"stat-separator"},null,-1)),(0,l.Lk)("div",D,[(0,l.Lk)("div",Q,(0,t.v_)(M.userInfo.following),1),s[8]||(s[8]=(0,l.Lk)("div",{class:"stat-label"},"关注",-1))])]),(0,l.Lk)("div",F,[(0,l.Lk)("button",{class:"follow-btn",onClick:s[1]||(s[1]=(...e)=>x.handleFollow&&x.handleFollow(...e))},"+ 关注")])])],32)):(0,l.Q3)("",!0)])),_:1})])}var M=a(4373),x=a(6253),O={name:"UserMeta",props:{id:{type:[String,Number],required:!0}},data(){return{userInfo:{nickname:"默认用户",verified:null,invited:null,medal:0,avatarUrl:"https://download.东北大学.com/avatar/default.png",follower:0,following:0,sign:"Hello World!"},showDetail:!1,loading:!1,error:null}},created(){this.fetchUserInfo()},mounted(){document.addEventListener("click",this.handleClickOutside)},beforeUnmount(){document.removeEventListener("click",this.handleClickOutside)},watch:{id(){this.fetchUserInfo()}},methods:{async fetchUserInfo(){this.loading=!0;try{const e=await M.A.get(`https://userlogin.xn--xhq44jb2fzpc.com/submission/get-author-info?id=${this.id}`);e.data={...e.data,follower:e.data.follower||0,following:e.data.following||0,sign:e.data.sign||"Hello World!"},this.userInfo=e.data}catch(e){this.error="获取用户信息失败",console.error("获取用户信息失败:",e)}finally{this.loading=!1}},handleClickOutside(e){const s=this.$el;this.showDetail&&!s.contains(e.target)&&(this.showDetail=!1)},handleFollow(){x.A.alert("关注功能暂未开放,敬请期待","提示").then((()=>{})).catch((()=>{}))}}},q=a(1241);const H=(0,q.A)(O,[["render",A],["__scopeId","data-v-9156a04c"]]);var W=H}}]); -//# sourceMappingURL=5.b6824af6.js.map \ No newline at end of file +//# sourceMappingURL=5.56366bd5.js.map \ No newline at end of file diff --git a/dist/js/546.be6d2c1e.js b/dist/js/546.be6d2c1e.js new file mode 100644 index 0000000..28d009d --- /dev/null +++ b/dist/js/546.be6d2c1e.js @@ -0,0 +1,3 @@ +"use strict";(self["webpackChunknewfront"]=self["webpackChunknewfront"]||[]).push([[546],{4853:function(e,t,n){n.d(t,{A:function(){return p}});var l=n(6768),o=n(4232);const i={key:0,class:"loading-container"},r={class:"loading-content"},s={class:"loading-text"};function a(e,t,n,a,c,u){return n.visible?((0,l.uX)(),(0,l.CE)("div",i,[t[1]||(t[1]=(0,l.Lk)("div",{class:"loading-overlay"},null,-1)),(0,l.Lk)("div",r,[t[0]||(t[0]=(0,l.Lk)("div",{class:"loading-spinner"},[(0,l.Lk)("div",{class:"spinner"})],-1)),(0,l.Lk)("div",s,(0,o.v_)(n.text),1)])])):(0,l.Q3)("",!0)}var c={name:"Loading",props:{visible:{type:Boolean,default:!1},text:{type:String,default:"加载中..."}}},u=n(1241);const d=(0,u.A)(c,[["render",a],["__scopeId","data-v-032dd7a4"]]);var p=d},7546:function(e,t,n){n.r(t),n.d(t,{default:function(){return bl}});var l=n(6768),o=n(5130),i=n(4232);const r={class:"submit-page"},s={key:0,class:"course-selector-modal"},a={class:"modal-container"},c={class:"modal-header"},u={class:"modal-body"},d={class:"search-bar"},p={class:"course-results"},h={key:0,class:"course-loading"},m={key:1,class:"search-error"},g={key:2,class:"no-results"},f={key:3,class:"course-table"},v=["onClick"],b=["checked","onClick"],k={class:"rating"},y={class:"rating-count"},w={key:4,class:"pagination"},x=["disabled"],$={class:"page-info"},C=["disabled"],F={class:"modal-footer"},E=["disabled"],S={class:"container"},T={class:"page-header"},L={class:"submission-form"},z={class:"form-section"},A={class:"form-group"},I={for:"title"},_={class:"form-group"},j={class:"form-group"},R={class:"form-section"},D={class:"upload-area"},P={class:"file-input-container"},M={key:0,class:"file-list"},O={class:"file-name"},B={class:"file-size"},H={class:"total-size"},K={class:"form-section"},q={key:0,class:"section-desc",style:{color:"red"}},V={class:"editor-container"},U={class:"draft-actions"},W={class:"form-actions"};function N(e,t,n,N,Q,Z){const G=(0,l.g2)("Navbar"),X=(0,l.g2)("Loading"),Y=(0,l.g2)("MdEditor");return(0,l.uX)(),(0,l.CE)("div",r,[(0,l.bF)(G),(0,l.bF)(X,{visible:Q.isLoading,text:Q.loadingText},null,8,["visible","text"]),Q.showCourseSelector?((0,l.uX)(),(0,l.CE)("div",s,[(0,l.Lk)("div",{class:"modal-overlay",onClick:t[0]||(t[0]=(...e)=>Z.closeCourseSelector&&Z.closeCourseSelector(...e))}),(0,l.Lk)("div",a,[(0,l.Lk)("div",c,[t[19]||(t[19]=(0,l.Lk)("h3",null,"选择课程",-1)),(0,l.Lk)("button",{class:"close-btn",onClick:t[1]||(t[1]=(...e)=>Z.closeCourseSelector&&Z.closeCourseSelector(...e))},"×")]),(0,l.Lk)("div",u,[(0,l.Lk)("div",d,[(0,l.bo)((0,l.Lk)("input",{type:"text","onUpdate:modelValue":t[2]||(t[2]=e=>Q.courseSearch=e),placeholder:"请输入课程名称",class:"search-input",onKeyup:t[3]||(t[3]=(0,o.jR)(((...e)=>Z.searchCourses&&Z.searchCourses(...e)),["enter"]))},null,544),[[o.Jo,Q.courseSearch]]),(0,l.Lk)("button",{class:"search-btn",onClick:t[4]||(t[4]=(...e)=>Z.searchCourses&&Z.searchCourses(...e))},"搜索")]),(0,l.Lk)("div",p,[Q.searchLoading?((0,l.uX)(),(0,l.CE)("div",h,t[20]||(t[20]=[(0,l.Lk)("div",{class:"spinner"},null,-1),(0,l.Lk)("span",null,"搜索中...",-1)]))):Q.searchError?((0,l.uX)(),(0,l.CE)("div",m,(0,i.v_)(Q.searchError),1)):0===Q.courseResults.length?((0,l.uX)(),(0,l.CE)("div",g," 未找到相关课程 ")):((0,l.uX)(),(0,l.CE)("table",f,[t[21]||(t[21]=(0,l.Lk)("thead",null,[(0,l.Lk)("tr",null,[(0,l.Lk)("th",null,"选择"),(0,l.Lk)("th",null,"课程名称"),(0,l.Lk)("th",null,"课程类别"),(0,l.Lk)("th",null,"授课教师"),(0,l.Lk)("th",null,"评分")])],-1)),(0,l.Lk)("tbody",null,[((0,l.uX)(!0),(0,l.CE)(l.FK,null,(0,l.pI)(Q.courseResults,(e=>((0,l.uX)(),(0,l.CE)("tr",{key:e.course_id,onClick:t=>Z.selectCourse(e),class:(0,i.C4)({selected:Q.selectedCourse&&Q.selectedCourse.course_id===e.course_id})},[(0,l.Lk)("td",null,[(0,l.Lk)("input",{type:"radio",checked:Q.selectedCourse&&Q.selectedCourse.course_id===e.course_id,onClick:(0,o.D$)((t=>Z.selectCourse(e)),["stop"])},null,8,b)]),(0,l.Lk)("td",null,(0,i.v_)(e.course_name),1),(0,l.Lk)("td",null,(0,i.v_)(Z.getCategoryName(e.category_id)),1),(0,l.Lk)("td",null,(0,i.v_)(e.teachers),1),(0,l.Lk)("td",null,[(0,l.Lk)("span",k,(0,i.v_)(e.rating),1),(0,l.Lk)("span",y,"("+(0,i.v_)(e.rating_count)+"人评)",1)])],10,v)))),128))])])),Q.totalPages>1?((0,l.uX)(),(0,l.CE)("div",w,[(0,l.Lk)("button",{class:"page-btn",disabled:1===Q.currentPage,onClick:t[5]||(t[5]=e=>Z.changePage(Q.currentPage-1))}," 上一页 ",8,x),(0,l.Lk)("span",$,"第 "+(0,i.v_)(Q.currentPage)+" / "+(0,i.v_)(Q.totalPages)+" 页",1),(0,l.Lk)("button",{class:"page-btn",disabled:Q.currentPage===Q.totalPages,onClick:t[6]||(t[6]=e=>Z.changePage(Q.currentPage+1))}," 下一页 ",8,C)])):(0,l.Q3)("",!0)])]),(0,l.Lk)("div",F,[(0,l.Lk)("button",{class:"btn btn-secondary",onClick:t[7]||(t[7]=(...e)=>Z.closeCourseSelector&&Z.closeCourseSelector(...e))}," 取消 "),(0,l.Lk)("button",{class:"btn btn-primary",onClick:t[8]||(t[8]=(...e)=>Z.confirmCourseSelection&&Z.confirmCourseSelection(...e)),disabled:!Q.selectedCourse}," 确定 ",8,E)])])])):(0,l.Q3)("",!0),(0,l.Lk)("div",S,[(0,l.Lk)("div",T,[(0,l.Lk)("h1",null,(0,i.v_)(Q.isEditMode?"编辑投稿内容":"内容投稿"),1),t[22]||(t[22]=(0,l.Lk)("p",{class:"sub-title"},"感谢您分享您的学习资源或独到见解!",-1))]),(0,l.Lk)("div",L,[(0,l.Lk)("div",z,[(0,l.Lk)("div",A,[(0,l.Lk)("label",I,"标题 "+(0,i.v_)(Q.isEditMode?"(如需更改标题,请不要更改【edit】前缀)":""),1),(0,l.bo)((0,l.Lk)("input",{type:"text",id:"title","onUpdate:modelValue":t[9]||(t[9]=e=>Q.formData.title=e),class:"form-control",placeholder:"请输入投稿标题",maxlength:"50"},null,512),[[o.Jo,Q.formData.title]])]),(0,l.Lk)("div",_,[t[24]||(t[24]=(0,l.Lk)("label",{for:"section"},"板块",-1)),(0,l.bo)((0,l.Lk)("select",{id:"section","onUpdate:modelValue":t[10]||(t[10]=e=>Q.formData.section=e),class:"form-control"},t[23]||(t[23]=[(0,l.Lk)("option",{value:"",disabled:""},"请选择板块",-1),(0,l.Lk)("option",{value:"攻略指南"},"攻略指南",-1),(0,l.Lk)("option",{value:"资源共享"},"资源共享",-1)]),512),[[o.u1,Q.formData.section]])]),(0,l.Lk)("div",j,[t[25]||(t[25]=(0,l.Lk)("label",{for:"note"},"备注信息 (选填)",-1)),(0,l.bo)((0,l.Lk)("input",{type:"text",id:"note","onUpdate:modelValue":t[11]||(t[11]=e=>Q.formData.note=e),class:"form-control",placeholder:"可添加备注信息"},null,512),[[o.Jo,Q.formData.note]])])]),(0,l.Lk)("div",R,[t[28]||(t[28]=(0,l.Lk)("h3",null,"附件上传",-1)),t[29]||(t[29]=(0,l.Lk)("p",{class:"section-desc"},"您可以上传最多10个文件,总大小不超过200MB。如果有压缩包,只允许上传此压缩文件。",-1)),(0,l.Lk)("div",D,[(0,l.Lk)("div",P,[t[26]||(t[26]=(0,l.Lk)("label",{for:"filePicker",class:"upload-label"},[(0,l.Lk)("span",{class:"upload-icon"},"📎"),(0,l.Lk)("span",null,"选择文件")],-1)),(0,l.Lk)("input",{type:"file",id:"filePicker",ref:"filePicker",onChange:t[12]||(t[12]=(...e)=>Z.validateFiles&&Z.validateFiles(...e)),multiple:"",class:"file-input"},null,544)]),Q.selectedFiles.length>0?((0,l.uX)(),(0,l.CE)("div",M,[t[27]||(t[27]=(0,l.Lk)("h4",null,"已选择的文件:",-1)),(0,l.Lk)("ul",null,[((0,l.uX)(!0),(0,l.CE)(l.FK,null,(0,l.pI)(Q.selectedFiles,((e,t)=>((0,l.uX)(),(0,l.CE)("li",{key:t},[(0,l.Lk)("span",O,(0,i.v_)(e.name),1),(0,l.Lk)("span",B,"("+(0,i.v_)(Z.formatFileSize(e.size))+")",1)])))),128))]),(0,l.Lk)("p",H,"总大小: "+(0,i.v_)(Z.formatFileSize(Q.totalFileSize)),1)])):(0,l.Q3)("",!0)])]),(0,l.Lk)("div",K,[t[32]||(t[32]=(0,l.Fv)('

内容编辑

此部分主要用于"攻略指南"板块,"资源共享"板块可以留空。

使用Markdown语法编辑您的投稿内容。插入图片后,如需修改图片大小,请在编辑器中找到插入的图片标签,修改其width属性。

如上传了附件且需在文中指定位置展示,可以用[附件名]来表示附件位置。如不指定,则审核人员将按照文章内容在适当位置展示。

草稿功能和文章页预览只针对此部分内容,上传的附件等将不会保存并不支持文章页预览。

您可以轻松地插入课程卡片,引用课程评分系统中的课程数据。注意:课程卡片前必须有其他内容,请勿在内容第一行插入课程卡片,否则将无法正常显示!

',6)),Q.isEditMode?((0,l.uX)(),(0,l.CE)("p",q,t[30]||(t[30]=[(0,l.Lk)("strong",null,"检测到您当前正在编辑已有的投稿内容,请注意您之前如有其他投稿的草稿内容,这些内容在此页面保存草稿或提交编辑后将不会保留。",-1)]))):(0,l.Q3)("",!0),(0,l.Lk)("div",V,[(0,l.bF)(Y,{modelValue:Q.formData.content,"onUpdate:modelValue":t[14]||(t[14]=e=>Q.formData.content=e),ref:"markdownEditor",theme:Q.editorTheme,toolbars:Q.editorToolbars,language:"zh-CN","preview-theme":"github",placeholder:Q.editorPlaceholder,onOnUploadImg:Z.handleImageUpload},{defToolbars:(0,l.k6)((()=>[(0,l.Lk)("span",{class:"md-editor-toolbar-item",title:"添加课程卡片",onClick:t[13]||(t[13]=(...e)=>Z.chooseCourse&&Z.chooseCourse(...e))},t[31]||(t[31]=[(0,l.Lk)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",width:"20",height:"24","stroke-width":"1.1"},[(0,l.Lk)("path",{d:"M22 9l-10 -4l-10 4l10 4l10 -4v6"}),(0,l.Lk)("path",{d:"M6 10.6v5.4a6 3 0 0 0 12 0v-5.4"})],-1)]))])),_:1},8,["modelValue","theme","toolbars","placeholder","onOnUploadImg"])]),(0,l.Lk)("div",U,[(0,l.Lk)("button",{type:"button",class:"btn btn-secondary",onClick:t[15]||(t[15]=(...e)=>Z.loadDraft&&Z.loadDraft(...e))}," 加载草稿 "),(0,l.Lk)("button",{type:"button",class:"btn btn-secondary",onClick:t[16]||(t[16]=(...e)=>Z.saveDraftWithConfirm&&Z.saveDraftWithConfirm(...e))}," 保存草稿 "),(0,l.Lk)("button",{type:"button",class:"btn btn-secondary preview-btn",onClick:t[17]||(t[17]=(...e)=>Z.previewDraft&&Z.previewDraft(...e))}," 在文章页中预览 ")])]),(0,l.Lk)("div",W,[(0,l.Lk)("button",{type:"button",class:"btn btn-primary",onClick:t[18]||(t[18]=(...e)=>Z.submitForm&&Z.submitForm(...e))},(0,i.v_)(Q.isEditMode?"提交编辑":"提交投稿"),1)])])])])}n(4114),n(8111),n(1701);var Q=n(3070),Z=(n(1148),n(2489),n(7588),n(8237),n(3579),n(4979),n(144)),G=Object.defineProperty,X=Object.defineProperties,Y=Object.getOwnPropertyDescriptors,J=Object.getOwnPropertySymbols,ee=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,ne=(e,t,n)=>t in e?G(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,le=(e,t)=>{for(var n in t||(t={}))ee.call(t,n)&&ne(e,n,t[n]);if(J)for(var n of J(t))te.call(t,n)&&ne(e,n,t[n]);return e},oe=(e,t)=>X(e,Y(t));const ie="md-editor",re="md-editor-v3",se="https://at.alicdn.com/t/c/font_2605852_u82y61ve02.js",ae="https://cdnjs.cloudflare.com/ajax/libs",ce=`${ae}/highlight.js/11.7.0/highlight.min.js`,ue={main:`${ae}/prettier/2.8.0/standalone.js`,markdown:`${ae}/prettier/2.8.0/parser-markdown.js`},de={css:`${ae}/cropperjs/1.5.13/cropper.min.css`,js:`${ae}/cropperjs/1.5.13/cropper.min.js`},pe=`${ae}/screenfull.js/5.2.0/screenfull.min.js`,he=["bold","underline","italic","strikeThrough","-","title","sub","sup","quote","unorderedList","orderedList","task","-","codeRow","code","link","image","table","mermaid","katex","-","revoke","next","save","=","prettier","pageFullscreen","fullscreen","preview","htmlPreview","catalog","github"],me=["markdownTotal","=","scrollSwitch"],ge={"zh-CN":{toolbarTips:{bold:"加粗",underline:"下划线",italic:"斜体",strikeThrough:"删除线",title:"标题",sub:"下标",sup:"上标",quote:"引用",unorderedList:"无序列表",orderedList:"有序列表",task:"任务列表",codeRow:"行内代码",code:"块级代码",link:"链接",image:"图片",table:"表格",mermaid:"mermaid图",katex:"katex公式",revoke:"后退",next:"前进",save:"保存",prettier:"美化",pageFullscreen:"浏览器全屏",fullscreen:"屏幕全屏",preview:"预览",htmlPreview:"html代码预览",catalog:"目录",github:"源码地址"},titleItem:{h1:"一级标题",h2:"二级标题",h3:"三级标题",h4:"四级标题",h5:"五级标题",h6:"六级标题"},imgTitleItem:{link:"添加链接",upload:"上传图片",clip2upload:"裁剪上传"},linkModalTips:{linkTitle:"添加链接",imageTitle:"添加图片",descLabel:"链接描述:",descLabelPlaceHolder:"请输入描述...",urlLabel:"链接地址:",urlLabelPlaceHolder:"请输入链接...",buttonOK:"确定"},clipModalTips:{title:"裁剪图片上传",buttonUpload:"上传"},copyCode:{text:"复制代码",successTips:"已复制!",failTips:"复制失败!"},mermaid:{flow:"流程图",sequence:"时序图",gantt:"甘特图",class:"类图",state:"状态图",pie:"饼图",relationship:"关系图",journey:"旅程图"},katex:{inline:"行内公式",block:"块级公式"},footer:{markdownTotal:"字数",scrollAuto:"同步滚动"}},"en-US":{toolbarTips:{bold:"bold",underline:"underline",italic:"italic",strikeThrough:"strikeThrough",title:"title",sub:"subscript",sup:"superscript",quote:"quote",unorderedList:"unordered list",orderedList:"ordered list",task:"task list",codeRow:"inline code",code:"block-level code",link:"link",image:"image",table:"table",mermaid:"mermaid",katex:"formula",revoke:"revoke",next:"undo revoke",save:"save",prettier:"prettier",pageFullscreen:"fullscreen in page",fullscreen:"fullscreen",preview:"preview",htmlPreview:"html preview",catalog:"catalog",github:"source code"},titleItem:{h1:"Lv1 Heading",h2:"Lv2 Heading",h3:"Lv3 Heading",h4:"Lv4 Heading",h5:"Lv5 Heading",h6:"Lv6 Heading"},imgTitleItem:{link:"Add Img Link",upload:"Upload Img",clip2upload:"Clip Upload"},linkModalTips:{linkTitle:"Add Link",imageTitle:"Add Image",descLabel:"Desc:",descLabelPlaceHolder:"Enter a description...",urlLabel:"Link:",urlLabelPlaceHolder:"Enter a link...",buttonOK:"OK"},clipModalTips:{title:"Crop Image",buttonUpload:"Upload"},copyCode:{text:"Copy",successTips:"Copied!",failTips:"Copy failed!"},mermaid:{flow:"flow",sequence:"sequence",gantt:"gantt",class:"class",state:"state",pie:"pie",relationship:"relationship",journey:"journey"},katex:{inline:"inline",block:"block"},footer:{markdownTotal:"Word Count",scrollAuto:"Scroll Auto"}}},fe=`${ae}/mermaid/9.4.0/mermaid.min.js`,ve={js:`${ae}/KaTeX/0.16.3/katex.min.js`,css:`${ae}/KaTeX/0.16.3/katex.min.css`},be={a11y:{light:`${ae}/highlight.js/11.7.0/styles/a11y-light.min.css`,dark:`${ae}/highlight.js/11.7.0/styles/a11y-dark.min.css`},atom:{light:`${ae}/highlight.js/11.7.0/styles/atom-one-light.min.css`,dark:`${ae}/highlight.js/11.7.0/styles/atom-one-dark.min.css`},github:{light:`${ae}/highlight.js/11.7.0/styles/github.min.css`,dark:`${ae}/highlight.js/11.7.0/styles/github-dark.min.css`},gradient:{light:`${ae}/highlight.js/11.7.0/styles/gradient-light.min.css`,dark:`${ae}/highlight.js/11.7.0/styles/gradient-dark.min.css`},kimbie:{light:`${ae}/highlight.js/11.7.0/styles/kimbie-light.min.css`,dark:`${ae}/highlight.js/11.7.0/styles/kimbie-dark.min.css`},paraiso:{light:`${ae}/highlight.js/11.7.0/styles/paraiso-light.min.css`,dark:`${ae}/highlight.js/11.7.0/styles/paraiso-dark.min.css`},qtcreator:{light:`${ae}/highlight.js/11.7.0/styles/qtcreator-light.min.css`,dark:`${ae}/highlight.js/11.7.0/styles/qtcreator-dark.min.css`},stackoverflow:{light:`${ae}/highlight.js/11.7.0/styles/stackoverflow-light.min.css`,dark:`${ae}/highlight.js/11.7.0/styles/stackoverflow-dark.min.css`}},ke={markedRenderer:e=>e,markedExtensions:[],markedOptions:{},editorExtensions:{},editorConfig:{}},ye=e=>{if(e)for(const t in e){const n=e[t];n&&(ke[t]=n)}};class we{constructor(){this.pools={}}remove(e,t,n){const l=this.pools[e],o=l&&this.pools[e][t];o&&(this.pools[e][t]=o.filter((e=>e!==n)))}clear(e){this.pools[e]={}}on(e,t){return this.pools[e]||(this.pools[e]={}),this.pools[e][t.name]||(this.pools[e][t.name]=[]),this.pools[e][t.name].push(t.callback),this.pools[e][t.name].includes(t.callback)}emit(e,t,...n){this.pools[e]||(this.pools[e]={});const l=this.pools[e],o=l[t];o&&o.forEach((e=>{try{e(...n)}catch(l){console.error(`${t} monitor event exception!`,l)}}))}}var xe=new we;const $e=(e,t=0,n=t)=>new Promise(((l,o)=>{e.setSelectionRange?setTimeout((()=>{e.setSelectionRange(t,n),e.focus(),l(!0)}),0):(console.error("Can not reset position!"),o())})),Ce=(e,t,n)=>{const{deviationStart:l=0,deviationEnd:o=0,direct:i=!1,select:r=!1}=n;let s="";if(e.selectionStart||0===e.selectionStart){const i=e.selectionStart,a=e.selectionEnd||0,{prefixVal:c=e.value.substring(0,i),subfixVal:u=e.value.substring(a,e.value.length)}=n;s=c+t+u,$e(e,r?i+l:i+t.length+o,i+t.length+o)}else s+=t;return i&&(e.value=s),s},Fe=(e,t={newWindow:!0,nofollow:!0})=>{e||console.error("error link!");const n=document.createElement("a");n.href=e,n.style.display="none",t.newWindow&&(n.target="_blank"),t.nofollow&&(n.rel="noopener noreferrer"),document.body.appendChild(n),n.click(),document.body.removeChild(n)},Ee=(e,t)=>{const n=Le((()=>{e.removeEventListener("scroll",l),e.addEventListener("scroll",l),t.removeEventListener("scroll",l),t.addEventListener("scroll",l)}),50),l=o=>{const i=e.clientHeight,r=t.clientHeight,s=e.scrollHeight,a=t.scrollHeight,c=(s-i)/(a-r);o.target===e?(t.removeEventListener("scroll",l),t.scrollTo({top:e.scrollTop/c}),n()):(e.removeEventListener("scroll",l),e.scrollTo({top:t.scrollTop*c}),n())};return[()=>{n().finally((()=>{e.dispatchEvent(new Event("scroll"))}))},()=>{e.removeEventListener("scroll",l),t.removeEventListener("scroll",l)}]},Se=(e,t="image.png")=>{const n=e.split(","),l=n[0].match(/:(.*?);/);if(l){const e=l[1],o=atob(n[1]);let i=o.length;const r=new Uint8Array(i);while(i--)r[i]=o.charCodeAt(i);return new File([r],t,{type:e})}return null},Te=e=>{if(!e.trim())return e;const t=e.split("\n"),n=['"),`${e}${n.join("")}`},Le=(e,t=200)=>{let n=0;return(...l)=>new Promise((o=>{n&&(clearTimeout(n),o("cancel")),n=window.setTimeout((()=>{e.apply(globalThis,l),n=0,o("done")}),t)}))},ze=(e,t=200)=>{let n=0,l=null;return(...o)=>{const i=o=>{0===n&&(n=o),o-n>=t?(e.apply(globalThis,l),l=null,n=0):window.requestAnimationFrame(i)};null===l&&window.requestAnimationFrame(i),l=o}},Ae=(e,t="$")=>{const n=e.split(t);let l=t,o="";for(let i=1;i{var t;const n=navigator.userAgent;return n.indexOf("Firefox")>-1?e.value.substring(e.selectionStart,e.selectionEnd):(null==(t=window.getSelection())?void 0:t.toString())||""},_e=(e,t)=>{const n=null==e?void 0:e.getBoundingClientRect();if(t===document.documentElement)return n.top-t.clientTop;const l=null==t?void 0:t.getBoundingClientRect();return n.top-l.top},je=(e,t)=>{const n=le({},e);return t.forEach((e=>{Reflect.deleteProperty(n,e)})),n},Re=()=>`${Date.now().toString(36)}${Math.random().toString(36).substring(2)}`,De=(e,t)=>{const n=n=>{const l=e.parentElement||document.body,o=l.offsetWidth,i=l.offsetHeight,{clientWidth:r}=document.documentElement,{clientHeight:s}=document.documentElement,a=n.offsetX,c=n.offsetY,u=e=>{let n=e.x+document.body.scrollLeft-document.body.clientLeft-a,u=e.y+document.body.scrollTop-document.body.clientTop-c;n=n<1?1:n{document.removeEventListener("mousemove",u),document.removeEventListener("mouseup",d)};document.addEventListener("mouseup",d)};return e.addEventListener("mousedown",n),()=>{e.removeEventListener("mousedown",n)}},Pe=(e,t="")=>{const n=document.getElementById(e.id);n?""!==t&&e.onload instanceof Function&&(Reflect.get(window,t)?e.onload(new Event("load")):n.addEventListener("load",e.onload)):document.head.appendChild(e)},Me=Le(((e,t,n)=>{const l=document.getElementById(e);l&&l.setAttribute(t,n)}),10),Oe="onSave",Be="changeCatalogVisible",He="changeFullscreen",Ke="pageFullscreenChanged",qe="fullscreenChanged",Ve="previewChanged",Ue="htmlPreviewChanged",We="catalogVisibleChanged",Ne="textareaFocus",Qe=(e,t)=>{const{editorId:n,noPrettier:o,previewOnly:i}=e,r=(0,Z.Kh)({buildFinished:!1,html:""}),s=t=>{if(t.target===document.querySelector(`#${e.editorId}-textarea`))if(xe.emit(n,"selectTextChange"),t.ctrlKey||t.metaKey)switch(t.code){case"KeyS":t.shiftKey?xe.emit(n,"replace","strikeThrough"):(xe.emit(n,Oe,e.modelValue),t.preventDefault());break;case"KeyB":xe.emit(n,"replace","bold"),t.preventDefault();break;case"KeyU":t.shiftKey?(xe.emit(n,"replace","unorderedList"),t.preventDefault()):(xe.emit(n,"replace","underline"),t.preventDefault());break;case"KeyI":t.shiftKey?(xe.emit(n,"openModals","image"),t.preventDefault()):(xe.emit(n,"replace","italic"),t.preventDefault());break;case"Digit1":xe.emit(n,"replace","h1"),t.preventDefault();break;case"Digit2":xe.emit(n,"replace","h2"),t.preventDefault();break;case"Digit3":xe.emit(n,"replace","h3"),t.preventDefault();break;case"Digit4":xe.emit(n,"replace","h4"),t.preventDefault();break;case"Digit5":xe.emit(n,"replace","h5"),t.preventDefault();break;case"Digit6":xe.emit(n,"replace","h6"),t.preventDefault();break;case"ArrowUp":xe.emit(n,"replace","sup"),t.preventDefault();break;case"ArrowDown":xe.emit(n,"replace","sub"),t.preventDefault();break;case"KeyQ":if("a"===t.key)return void t.target.select();xe.emit(n,"replace","quote"),t.preventDefault();break;case"KeyA":if("q"===t.key){xe.emit(n,"replace","quote"),t.preventDefault();break}return;case"KeyO":xe.emit(n,"replace","orderedList"),t.preventDefault();break;case"KeyC":if(t.shiftKey)xe.emit(n,"replace","code"),t.preventDefault();else{if(!t.altKey){t.preventDefault(),xe.emit(n,"replace","ctrlC");break}xe.emit(n,"replace","codeRow"),t.preventDefault()}break;case"KeyL":xe.emit(n,"openModals","link"),t.preventDefault();break;case"KeyZ":if("w"===t.key)return;t.shiftKey?(xe.emit(n,"ctrlShiftZ"),t.preventDefault()):(xe.emit(n,"ctrlZ"),t.preventDefault());break;case"KeyW":if("z"===t.key){t.shiftKey?(xe.emit(n,"ctrlShiftZ"),t.preventDefault()):(xe.emit(n,"ctrlZ"),t.preventDefault());break}return;case"KeyF":t.shiftKey&&(o||(xe.emit(n,"replace","prettier"),t.preventDefault()));break;case"KeyT":t.altKey&&t.shiftKey&&(xe.emit(n,"replace","table"),t.preventDefault());break;case"KeyX":xe.emit(n,"replace","ctrlX"),t.preventDefault();break;case"KeyD":t.preventDefault(),xe.emit(n,"replace","ctrlD");break}else"Tab"===t.code&&(t.preventDefault(),t.shiftKey?xe.emit(n,"replace","shiftTab"):xe.emit(n,"replace","tab"))};(0,l.wB)((()=>e.modelValue),(()=>{r.buildFinished=!1})),(0,l.sV)((()=>{i||(window.addEventListener("keydown",s),xe.on(n,{name:"buildFinished",callback(e){r.buildFinished=!0,r.html=e}}),xe.on(n,{name:Oe,callback(){const l=new Promise((e=>{if(r.buildFinished)e(r.html);else{const t=l=>{e(l),xe.remove(n,"buildFinished",t)};xe.on(n,{name:"buildFinished",callback:t})}}));e.onSave?e.onSave(e.modelValue,l):t.emit("onSave",e.modelValue,l)}}))})),(0,l.xo)((()=>{i||window.removeEventListener("keydown",s)}))},Ze=e=>{var t;const{editorId:n,previewOnly:o}=e,i=null==(t=null==ke?void 0:ke.editorExtensions)?void 0:t.highlight;(0,l.Gt)("editorId",n),(0,l.Gt)("tabWidth",e.tabWidth),(0,l.Gt)("theme",(0,l.EW)((()=>e.theme))),(0,l.Gt)("highlight",(0,l.EW)((()=>{const t=le(le({},be),null==i?void 0:i.css),n=e.codeStyleReverse&&e.codeStyleReverseList.includes(e.previewTheme)?"dark":e.theme;return{js:(null==i?void 0:i.js)||ce,css:t[e.codeTheme]?t[e.codeTheme][n]:be.atom[n]}}))),(0,l.Gt)("historyLength",e.historyLength),(0,l.Gt)("previewOnly",o),(0,l.Gt)("showCodeRowNumber",e.showCodeRowNumber);const r=(0,l.EW)((()=>{var t;const n=le(le({},ge),null==(t=null==ke?void 0:ke.editorConfig)?void 0:t.languageUserDefined);return n[e.language]?n[e.language]:ge["zh-CN"]}));(0,l.Gt)("usedLanguageText",r),(0,l.Gt)("previewTheme",(0,l.EW)((()=>e.previewTheme)))},Ge=e=>{var t,n,o,i,r,s;const{noPrettier:a,previewOnly:c,noIconfont:u,noUploadImg:d}=e,{editorExtensions:p}=ke,h=a||!!(null==(n=null==(t=ke.editorExtensions)?void 0:t.prettier)?void 0:n.prettierInstance),m=a||!!(null==(i=null==(o=ke.editorExtensions)?void 0:o.prettier)?void 0:i.parserMarkdownInstance),g=d||!!(null==(s=null==(r=ke.editorExtensions)?void 0:r.cropper)?void 0:s.instance);(0,l.sV)((()=>{var e,t,n,l;const o=document.createElement("script");o.src=(null==p?void 0:p.iconfont)||se,o.id=`${ie}-icon`;const i=document.createElement("script"),r=document.createElement("script");i.src=(null==(e=null==p?void 0:p.prettier)?void 0:e.standaloneJs)||ue.main,i.id=`${ie}-prettier`,r.src=(null==(t=null==p?void 0:p.prettier)?void 0:t.parserMarkdownJs)||ue.markdown,r.id=`${ie}-prettierMD`;const s=document.createElement("link");s.rel="stylesheet",s.href=(null==(n=null==p?void 0:p.cropper)?void 0:n.css)||de.css,s.id=`${ie}-cropperCss`;const a=document.createElement("script");a.src=(null==(l=null==p?void 0:p.cropper)?void 0:l.js)||de.js,a.id=`${ie}-cropper`,u||Pe(o),c||(g||(Pe(s),Pe(a)),h||Pe(i),m||Pe(r))}))},Xe=(e,t)=>{const{editorId:n,previewOnly:o}=e,i=(0,Z.Kh)({pageFullscreen:e.pageFullscreen,fullscreen:!1,preview:e.preview,htmlPreview:!e.preview&&e.htmlPreview}),r=(e,t)=>{i[e]=void 0===t?!i[e]:t,"preview"===e&&i.preview?i.htmlPreview=!1:"htmlPreview"===e&&i.htmlPreview&&(i.preview=!1)};let s="";const a=()=>{i.pageFullscreen||i.fullscreen?document.body.style.overflow="hidden":document.body.style.overflow=s};return(0,l.wB)((()=>[i.pageFullscreen,i.fullscreen]),a),(0,l.sV)((()=>{o||xe.on(n,{name:"uploadImage",callback(l,o){const i=e=>{xe.emit(n,"replace","image",{desc:"",urls:e}),o&&o()};e.onUploadImg?e.onUploadImg(l,i):t.emit("onUploadImg",l,i)}}),s=document.body.style.overflow,a()})),[i,r]},Ye=e=>{const{editorId:t}=e,n=(0,Z.KR)(!1);(0,l.sV)((()=>{xe.on(t,{name:Be,callback:e=>{n.value=void 0===e?!n.value:e}})}));const o=(0,l.EW)((()=>!e.toolbarsExclude.includes("catalog")&&e.toolbars.includes("catalog")));return[n,o]},Je=(e,t,n,o,i)=>{const{editorId:r}=e;(0,l.wB)((()=>o.pageFullscreen),(e=>{xe.emit(r,Ke,e)})),(0,l.wB)((()=>o.fullscreen),(e=>{xe.emit(r,qe,e)})),(0,l.wB)((()=>o.preview),(e=>{xe.emit(r,Ve,e)})),(0,l.wB)((()=>o.htmlPreview),(e=>{xe.emit(r,Ue,e)})),(0,l.wB)(n,(e=>{xe.emit(r,We,e)}));const s={on(e,t){switch(e){case"pageFullscreen":xe.on(r,{name:Ke,callback(e){t(e)}});break;case"fullscreen":xe.on(r,{name:qe,callback(e){t(e)}});break;case"preview":xe.on(r,{name:Ve,callback(e){t(e)}});break;case"htmlPreview":xe.on(r,{name:Ue,callback(e){t(e)}});break;case"catalog":xe.on(r,{name:We,callback(e){t(e)}});break}},togglePageFullscreen(e){i("pageFullscreen",e)},toggleFullscreen(e){xe.emit(r,He,e)},togglePreview(e){i("preview",e)},toggleHtmlPreview(e){i("htmlPreview",e)},toggleCatalog(e){xe.emit(r,Be,e)},triggerSave(){xe.emit(r,Oe)},insert(e){xe.emit(r,"replace","universal",{generate:e})},focus(){xe.emit(r,Ne)}};t.expose(s)};var et=(0,l.pM)({setup(){return()=>(0,l.bF)("div",{class:`${ie}-divider`},null)}});const tt=({instance:e,ctx:t,props:n={}},l="default")=>{const o=(null==e?void 0:e.$slots[l])||(null==t?void 0:t.slots[l]);return(o?o(e):"")||n[l]};const nt=()=>({trigger:{type:String,default:"hover"},overlay:{type:[String,Object],default:""},visible:{type:Boolean,default:!1},onChange:{type:Function,default:()=>{}},relative:{type:String,default:"html"}});var lt=(0,l.pM)({props:nt(),setup(e,t){const n=`${ie}-dropdown-hidden`,o=(0,Z.Kh)({overlayClass:[n],overlayStyle:{},triggerHover:!1,overlayHover:!1}),i=(0,Z.KR)(),r=(0,Z.KR)(),s=()=>{var t;"hover"===e.trigger&&(o.triggerHover=!0);const n=i.value,l=r.value,s=n.getBoundingClientRect(),a=n.offsetTop,c=n.offsetLeft,u=s.height,d=s.width,p=(null==(t=document.querySelector(e.relative))?void 0:t.scrollLeft)||0;o.overlayStyle=oe(le({},o.overlayStyle),{top:a+u+"px",left:c-l.offsetWidth/2+d/2-p+"px"}),e.onChange(!0)},a=()=>{o.overlayHover=!0};(0,l.wB)((()=>e.visible),(e=>{e?o.overlayClass=o.overlayClass.filter((e=>e!==n)):o.overlayClass.push(n)}));const c=t=>{const n=i.value,l=r.value;n.contains(t.target)||l.contains(t.target)||e.onChange(!1)};let u=-1;const d=t=>{i.value===t.target?o.triggerHover=!1:o.overlayHover=!1,clearTimeout(u),u=window.setTimeout((()=>{o.overlayHover||o.triggerHover||e.onChange(!1)}),10)};return(0,l.sV)((()=>{"click"===e.trigger?(i.value.addEventListener("click",s),document.addEventListener("click",c)):(i.value.addEventListener("mouseenter",s),i.value.addEventListener("mouseleave",d),r.value.addEventListener("mouseenter",a),r.value.addEventListener("mouseleave",d))})),(0,l.xo)((()=>{"click"===e.trigger?(i.value.removeEventListener("click",s),document.removeEventListener("click",c)):(i.value.removeEventListener("mouseenter",s),i.value.removeEventListener("mouseleave",d),r.value.removeEventListener("mouseenter",a),r.value.removeEventListener("mouseleave",d))})),()=>{const n=tt({ctx:t}),s=tt({props:e,ctx:t},"overlay"),a=(0,l.E3)(n instanceof Array?n[0]:n,{ref:i}),c=(0,l.bF)("div",{class:[`${ie}-dropdown`,o.overlayClass],style:o.overlayStyle,ref:r},[(0,l.bF)("div",{class:`${ie}-dropdown-overlay`},[s instanceof Array?s[0]:s])]);return[a,c]}}});const ot=()=>({title:{type:String,default:""},visible:{type:Boolean,default:!1},width:{type:String,default:"auto"},height:{type:String,default:"auto"},onClose:{type:Function,default:()=>{}},showAdjust:{type:Boolean,default:!1},isFullscreen:{type:Boolean,default:!1},onAdjust:{type:Function,default:()=>{}},class:{type:String}});var it=(0,l.pM)({props:ot(),setup(e,t){const n=(0,Z.KR)(e.visible),o=(0,Z.KR)([`${ie}-modal`]),i=(0,Z.KR)(),r=(0,Z.KR)();let s=()=>{};const a=(0,Z.Kh)({initPos:{left:"0px",top:"0px"},historyPos:{left:"0px",top:"0px"}}),c=(0,l.EW)((()=>e.isFullscreen?{width:"100%",height:"100%"}:{width:e.width,height:e.height}));return(0,l.sV)((()=>{s=De(r.value,((e,t)=>{a.initPos.left=e+"px",a.initPos.top=t+"px"}))})),(0,l.xo)((()=>{s()})),(0,l.wB)((()=>e.isFullscreen),(e=>{e?s():s=De(r.value,((e,t)=>{a.initPos.left=e+"px",a.initPos.top=t+"px"}))})),(0,l.wB)((()=>e.visible),(e=>{e?(o.value.push("zoom-in"),n.value=e,(0,l.dY)((()=>{const e=i.value.offsetWidth/2,t=i.value.offsetHeight/2,n=document.documentElement.clientWidth/2,l=document.documentElement.clientHeight/2;a.initPos.left=n-e+"px",a.initPos.top=l-t+"px"})),setTimeout((()=>{o.value=o.value.filter((e=>"zoom-in"!==e))}),140)):(o.value.push("zoom-out"),setTimeout((()=>{o.value=o.value.filter((e=>"zoom-out"!==e)),n.value=e}),130))})),()=>{const s=tt({ctx:t}),u=tt({props:e,ctx:t},"title");return(0,l.bF)("div",{class:[e.class],style:{display:n.value?"block":"none"}},[(0,l.bF)("div",{class:`${ie}-modal-mask`,onClick:e.onClose},null),(0,l.bF)("div",{class:o.value,style:le(le({},a.initPos),c.value),ref:i},[(0,l.bF)("div",{class:`${ie}-modal-header`,ref:r},[u||""]),(0,l.bF)("div",{class:`${ie}-modal-body`},[s]),(0,l.bF)("div",{class:`${ie}-modal-func`},[e.showAdjust&&(0,l.bF)("div",{class:`${ie}-modal-adjust`,onClick:t=>{t.stopPropagation(),e.isFullscreen?a.initPos=a.historyPos:(a.historyPos=a.initPos,a.initPos={left:"0",top:"0"}),e.onAdjust(!e.isFullscreen)}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-"+(e.isFullscreen?"suoxiao":"fangda")},null)])]),(0,l.bF)("div",{class:`${ie}-modal-close`,onClick:t=>{t.stopPropagation(),e.onClose&&e.onClose()}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-close"},null)])])])])])}}});const rt=()=>({type:{type:String,default:"link"},visible:{type:Boolean,default:!1},onCancel:{type:Function,default:()=>{}},onOk:{type:Function,default:()=>{}}});var st=(0,l.pM)({props:rt(),setup(e){const t=(0,l.WQ)("usedLanguageText"),n=(0,l.WQ)("editorId"),o=(0,l.EW)((()=>{var n,l;switch(e.type){case"link":return null==(n=t.value.linkModalTips)?void 0:n.linkTitle;case"image":return null==(l=t.value.linkModalTips)?void 0:l.imageTitle;default:return""}})),i=(0,Z.Kh)({desc:"",url:""});return(0,l.wB)((()=>e.visible),(e=>{e||setTimeout((()=>{i.desc="",i.url=""}),200)})),()=>(0,l.bF)(it,{title:o.value,visible:e.visible,onClose:e.onCancel},{default:()=>{var o,r,s,a,c;return[(0,l.bF)("div",{class:`${ie}-form-item`},[(0,l.bF)("label",{class:`${ie}-label`,for:`link-desc-${n}`},[null==(o=t.value.linkModalTips)?void 0:o.descLabel]),(0,l.bF)("input",{placeholder:null==(r=t.value.linkModalTips)?void 0:r.descLabelPlaceHolder,class:`${ie}-input`,id:`link-desc-${n}`,type:"text",value:i.desc,onChange:e=>{i.desc=e.target.value},autocomplete:"off"},null)]),(0,l.bF)("div",{class:`${ie}-form-item`},[(0,l.bF)("label",{class:`${ie}-label`,for:`link-url-${n}`},[null==(s=t.value.linkModalTips)?void 0:s.urlLabel]),(0,l.bF)("input",{placeholder:null==(a=t.value.linkModalTips)?void 0:a.urlLabelPlaceHolder,class:`${ie}-input`,id:`link-url-${n}`,type:"text",value:i.url,onChange:e=>{i.url=e.target.value},autocomplete:"off"},null)]),(0,l.bF)("div",{class:`${ie}-form-item`},[(0,l.bF)("button",{class:[`${ie}-btn`,`${ie}-btn-row`],type:"button",onClick:()=>{e.onOk(i),i.desc="",i.url=""}},[null==(c=t.value.linkModalTips)?void 0:c.buttonOK])])]}})}});const at=()=>({visible:{type:Boolean,default:!1},onCancel:{type:Function,default:()=>{}},onOk:{type:Function,default:()=>{}}});var ct=(0,l.pM)({props:at(),setup(e){var t,n;const o=(0,l.WQ)("usedLanguageText"),i=(0,l.WQ)("editorId");let r=null==(n=null==(t=null==ke?void 0:ke.editorExtensions)?void 0:t.cropper)?void 0:n.instance;const s=(0,Z.KR)(),a=(0,Z.KR)(),c=(0,Z.KR)(),u=(0,Z.Kh)({cropperInited:!1,imgSelected:!1,imgSrc:"",isFullscreen:!1});let d=null;(0,l.wB)((()=>e.visible),(()=>{e.visible&&!u.cropperInited&&(r=r||window.Cropper,s.value.onchange=()=>{if(!r)return void xe.emit(i,"errorCatcher",{name:"Cropper",message:"Cropper is undefined"});const e=s.value.files||[];if(u.imgSelected=!0,(null==e?void 0:e.length)>0){const t=new FileReader;t.onload=e=>{u.imgSrc=e.target.result,(0,l.dY)((()=>{d=new r(a.value,{viewMode:2,preview:`.${ie}-clip-preview-target`})}))},t.readAsDataURL(e[0])}})})),(0,l.wB)((()=>[u.imgSelected]),(()=>{c.value.style=""})),(0,l.wB)((()=>u.isFullscreen),(()=>{(0,l.dY)((()=>{null==d||d.destroy(),c.value.style="",a.value&&(d=new r(a.value,{viewMode:2,preview:`.${ie}-clip-preview-target`}))}))}));const p=()=>{d.clear(),d.destroy(),d=null,s.value.value="",u.imgSelected=!1};return()=>{var t;return(0,l.bF)(it,{class:`${ie}-modal-clip`,title:null==(t=o.value.clipModalTips)?void 0:t.title,visible:e.visible,onClose:e.onCancel,showAdjust:!0,isFullscreen:u.isFullscreen,onAdjust:e=>{u.isFullscreen=e},width:"668px",height:"421px"},{default:()=>{var t,n;return[(0,l.bF)("div",{class:`${ie}-form-item ${ie}-clip`},[(0,l.bF)("div",{class:`${ie}-clip-main`},[u.imgSelected?(0,l.bF)("div",{class:`${ie}-clip-cropper`},[(0,l.bF)("img",{src:u.imgSrc,ref:a,style:{display:"none"},alt:""},null),(0,l.bF)("div",{class:`${ie}-clip-delete`,onClick:p},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-delete"},null)])])]):(0,l.bF)("div",{class:`${ie}-clip-upload`,onClick:()=>{s.value.click()}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-upload"},null)])])]),(0,l.bF)("div",{class:`${ie}-clip-preview`},[(0,l.bF)("div",{class:`${ie}-clip-preview-target`,ref:c},null)])]),(0,l.bF)("div",{class:`${ie}-form-item`},[(0,l.bF)("button",{class:`${ie}-btn`,type:"button",onClick:()=>{if(d){const t=d.getCroppedCanvas();xe.emit(i,"uploadImage",[Se(t.toDataURL("image/png"))],e.onOk),p()}}},[(null==(t=o.value.clipModalTips)?void 0:t.buttonUpload)||(null==(n=o.value.linkModalTips)?void 0:n.buttonOK)])]),(0,l.bF)("input",{ref:s,accept:"image/*",type:"file",multiple:!1,style:{display:"none"}},null)]}})}}});const ut=()=>({type:{type:String,default:"link"},linkVisible:{type:Boolean,default:!1},clipVisible:{type:Boolean,default:!1},onCancel:{type:Function,default:()=>{}},onOk:{type:Function,default:()=>{}}});var dt=(0,l.pM)({props:ut(),setup(e){return()=>(0,l.bF)(l.FK,null,[(0,l.bF)(st,{type:e.type,visible:e.linkVisible,onOk:e.onOk,onCancel:e.onCancel},null),(0,l.bF)(ct,{visible:e.clipVisible,onOk:e.onOk,onCancel:e.onCancel},null)])}});const pt=e=>{var t,n,o,i;const r=(0,l.WQ)("editorId");let s=null==(n=null==(t=ke.editorExtensions)?void 0:t.screenfull)?void 0:n.instance;const a=null==(i=null==(o=ke.editorExtensions)?void 0:o.screenfull)?void 0:i.js,c=(0,Z.KR)(!1),u=e=>{if(s)if(s.isEnabled){c.value=!0;const t=void 0===e?!s.isFullscreen:e;t?s.request():s.exit()}else console.error("browser does not support screenfull!");else xe.emit(r,"errorCatcher",{name:"fullscreen",message:"fullscreen is undefined"})},d=()=>{s&&s.isEnabled&&s.on("change",(()=>{(c.value||e.setting.fullscreen)&&(c.value=!1,e.updateSetting("fullscreen"))}))},p=()=>{s=window.screenfull,d()};return(0,l.sV)((()=>{if(d(),!s){const e=document.createElement("script");e.src=a||pe,e.onload=p,e.id=`${ie}-screenfull`,Pe(e,"screenfull")}})),(0,l.sV)((()=>{xe.on(r,{name:He,callback:u})})),{fullscreenHandler:u}},ht=()=>({tableShape:{type:Array,default:()=>[6,4]},onSelected:{type:Function,default:()=>{}}}),mt=(0,l.pM)({name:"TableShape",props:ht(),setup(e){const t=(0,Z.Kh)({x:-1,y:-1});return()=>(0,l.bF)("div",{class:`${ie}-table-shape`,onMouseleave:()=>{t.x=-1,t.y=-1}},[new Array(e.tableShape[1]).fill("").map(((n,o)=>(0,l.bF)("div",{class:`${ie}-table-shape-row`,key:`table-shape-row-${o}`},[new Array(e.tableShape[0]).fill("").map(((n,i)=>(0,l.bF)("div",{class:`${ie}-table-shape-col`,key:`table-shape-col-${i}`,onMouseenter:()=>{t.x=o,t.y=i},onClick:()=>{e.onSelected(t)}},[(0,l.bF)("div",{class:[`${ie}-table-shape-col-default`,o<=t.x&&i<=t.y&&`${ie}-table-shape-col-include`]},null)])))])))])}}),gt=()=>({noPrettier:{type:Boolean},toolbars:{type:Array,default:()=>[]},toolbarsExclude:{type:Array,default:()=>[]},setting:{type:Object,default:()=>({})},screenfull:{type:Object,default:null},screenfullJs:{type:String,default:""},updateSetting:{type:Function,default:()=>{}},tableShape:{type:Array,default:()=>[6,4]},defToolbars:{type:Object},noUploadImg:{type:Boolean}});var ft=(0,l.pM)({name:"MDEditorToolbar",props:gt(),setup(e){const t=(0,l.WQ)("editorId"),n=(0,l.WQ)("usedLanguageText"),{fullscreenHandler:o}=pt(e),i=`${t}-toolbar-wrapper`,r=(0,Z.Kh)({title:!1,catalog:!1,image:!1,table:!1,mermaid:!1,katex:!1}),s=(e,n)=>{xe.emit(t,"replace",e,n)},a=(0,Z.Kh)({type:"link",linkVisible:!1,clipVisible:!1}),c=(0,Z.KR)();(0,l.sV)((()=>{xe.on(t,{name:"openModals",callback(e){a.type=e,a.linkVisible=!0}})}));const u=(0,l.EW)((()=>{const t=e.toolbars.filter((t=>!e.toolbarsExclude.includes(t))),n=t.indexOf("="),l=-1===n?t:t.slice(0,n+1),o=-1===n?[]:t.slice(n,Number.MAX_SAFE_INTEGER);return[l,o]})),d=(0,Z.KR)(),p=()=>{xe.emit(t,"uploadImage",Array.from(d.value.files||[])),d.value.value=""};(0,l.sV)((()=>{d.value.addEventListener("change",p)}));const h=c=>{var u,p,h,m,g,f,v,b,k,y,w,x,$,C,F,E,S,T,L,z,A,I,_,j,R,D,P,M,O,B,H,K,q,V,U,W,N,Q,Z,G,X,Y,J;if(!he.includes(c)){if(e.defToolbars instanceof Array){const t=e.defToolbars[c];return t||""}if(e.defToolbars&&e.defToolbars.children instanceof Array){const t=e.defToolbars.children[c];return t||""}return""}switch(c){case"-":return(0,l.bF)(et,null,null);case"bold":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(u=n.value.toolbarTips)?void 0:u.bold,onClick:()=>{s("bold")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-bold"},null)])]);case"underline":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(p=n.value.toolbarTips)?void 0:p.underline,onClick:()=>{s("underline")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-underline"},null)])]);case"italic":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(h=n.value.toolbarTips)?void 0:h.italic,onClick:()=>{s("italic")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-italic"},null)])]);case"strikeThrough":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(m=n.value.toolbarTips)?void 0:m.strikeThrough,onClick:()=>{s("strikeThrough")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-strike-through"},null)])]);case"title":return(0,l.bF)(lt,{relative:`#${i}`,visible:r.title,onChange:e=>{r.title=e},overlay:(0,l.bF)("ul",{class:`${ie}-menu`,onClick:()=>{r.title=!1}},[(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("h1")}},[null==(g=n.value.titleItem)?void 0:g.h1]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("h2")}},[null==(f=n.value.titleItem)?void 0:f.h2]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("h3")}},[null==(v=n.value.titleItem)?void 0:v.h3]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("h4")}},[null==(b=n.value.titleItem)?void 0:b.h4]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("h5")}},[null==(k=n.value.titleItem)?void 0:k.h5]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("h6")}},[null==(y=n.value.titleItem)?void 0:y.h6])])},{default:()=>{var e;return[(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(e=n.value.toolbarTips)?void 0:e.title},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-title"},null)])])]}});case"sub":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(w=n.value.toolbarTips)?void 0:w.sub,onClick:()=>{s("sub")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-sub"},null)])]);case"sup":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(x=n.value.toolbarTips)?void 0:x.sup,onClick:()=>{s("sup")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-sup"},null)])]);case"quote":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==($=n.value.toolbarTips)?void 0:$.quote,onClick:()=>{s("quote")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-quote"},null)])]);case"unorderedList":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(C=n.value.toolbarTips)?void 0:C.unorderedList,onClick:()=>{s("unorderedList")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-unordered-list"},null)])]);case"orderedList":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(F=n.value.toolbarTips)?void 0:F.orderedList,onClick:()=>{s("orderedList")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-ordered-list"},null)])]);case"task":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(E=n.value.toolbarTips)?void 0:E.task,onClick:()=>{s("task")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-task"},null)])]);case"codeRow":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(S=n.value.toolbarTips)?void 0:S.codeRow,onClick:()=>{s("codeRow")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-code-row"},null)])]);case"code":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(T=n.value.toolbarTips)?void 0:T.code,onClick:()=>{s("code")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-code"},null)])]);case"link":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(L=n.value.toolbarTips)?void 0:L.link,onClick:()=>{a.type="link",a.linkVisible=!0}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-link"},null)])]);case"image":return e.noUploadImg?(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(z=n.value.toolbarTips)?void 0:z.image,onClick:()=>{a.type="image",a.linkVisible=!0}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-image"},null)])]):(0,l.bF)(lt,{relative:`#${i}`,visible:r.image,onChange:e=>{r.image=e},overlay:(0,l.bF)("ul",{class:`${ie}-menu`,onClick:()=>{r.title=!1}},[(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{a.type="image",a.linkVisible=!0}},[null==(A=n.value.imgTitleItem)?void 0:A.link]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{d.value.click()}},[null==(I=n.value.imgTitleItem)?void 0:I.upload]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{a.clipVisible=!0}},[null==(_=n.value.imgTitleItem)?void 0:_.clip2upload])])},{default:()=>{var e;return[(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(e=n.value.toolbarTips)?void 0:e.image},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-image"},null)])])]}});case"table":return(0,l.bF)(lt,{relative:`#${i}`,visible:r.table,onChange:e=>{r.table=e},key:"bar-table",overlay:(0,l.bF)(mt,{tableShape:e.tableShape,onSelected:e=>{s("table",{selectedShape:e})}},null)},{default:()=>{var e;return[(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(e=n.value.toolbarTips)?void 0:e.table},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-table"},null)])])]}});case"revoke":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(j=n.value.toolbarTips)?void 0:j.revoke,onClick:()=>{xe.emit(t,"ctrlZ")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-revoke"},null)])]);case"next":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(R=n.value.toolbarTips)?void 0:R.next,onClick:()=>{xe.emit(t,"ctrlShiftZ")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-next"},null)])]);case"save":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(D=n.value.toolbarTips)?void 0:D.save,onClick:()=>{xe.emit(t,Oe)}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-baocun"},null)])]);case"prettier":return e.noPrettier?"":(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(P=n.value.toolbarTips)?void 0:P.prettier,onClick:()=>{s("prettier")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-prettier"},null)])]);case"pageFullscreen":return!e.setting.fullscreen&&(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(M=n.value.toolbarTips)?void 0:M.pageFullscreen,onClick:()=>{e.updateSetting("pageFullscreen")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-"+(e.setting.pageFullscreen?"suoxiao":"fangda")},null)])]);case"fullscreen":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(O=n.value.toolbarTips)?void 0:O.fullscreen,onClick:()=>{o()}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-"+(e.setting.fullscreen?"fullscreen-exit":"fullscreen")},null)])]);case"preview":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(B=n.value.toolbarTips)?void 0:B.preview,onClick:()=>{e.updateSetting("preview")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-preview"},null)])]);case"htmlPreview":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(H=n.value.toolbarTips)?void 0:H.htmlPreview,onClick:()=>{e.updateSetting("htmlPreview")}},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-coding"},null)])]);case"catalog":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(K=n.value.toolbarTips)?void 0:K.catalog,onClick:()=>{xe.emit(t,Be)},key:"bar-catalog"},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-catalog"},null)])]);case"github":return(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(q=n.value.toolbarTips)?void 0:q.github,onClick:()=>Fe("https://github.com/imzbf/md-editor-v3")},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-github"},null)])]);case"mermaid":return(0,l.bF)(lt,{relative:`#${i}`,visible:r.mermaid,onChange:e=>{r.mermaid=e},overlay:(0,l.bF)("ul",{class:`${ie}-menu`,onClick:()=>{r.mermaid=!1}},[(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("flow")}},[null==(V=n.value.mermaid)?void 0:V.flow]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("sequence")}},[null==(U=n.value.mermaid)?void 0:U.sequence]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("gantt")}},[null==(W=n.value.mermaid)?void 0:W.gantt]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("class")}},[null==(N=n.value.mermaid)?void 0:N.class]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("state")}},[null==(Q=n.value.mermaid)?void 0:Q.state]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("pie")}},[null==(Z=n.value.mermaid)?void 0:Z.pie]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("relationship")}},[null==(G=n.value.mermaid)?void 0:G.relationship]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("journey")}},[null==(X=n.value.mermaid)?void 0:X.journey])]),key:"bar-mermaid"},{default:()=>{var e;return[(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(e=n.value.toolbarTips)?void 0:e.mermaid},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-mermaid"},null)])])]}});case"katex":return(0,l.bF)(lt,{relative:`#${i}`,visible:r.katex,onChange:e=>{r.katex=e},overlay:(0,l.bF)("ul",{class:`${ie}-menu`,onClick:()=>{r.katex=!1}},[(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("katexInline")}},[null==(Y=n.value.katex)?void 0:Y.inline]),(0,l.bF)("li",{class:`${ie}-menu-item`,onClick:()=>{s("katexBlock")}},[null==(J=n.value.katex)?void 0:J.block])]),key:"bar-katex"},{default:()=>{var e;return[(0,l.bF)("div",{class:`${ie}-toolbar-item`,title:null==(e=n.value.toolbarTips)?void 0:e.katex},[(0,l.bF)("svg",{class:`${ie}-icon`,"aria-hidden":"true"},[(0,l.bF)("use",{"xlink:href":"#md-editor-icon-formula"},null)])])]}})}};return()=>{const t=u.value[0].map((e=>h(e))),n=u.value[1].map((e=>h(e)));return(0,l.bF)(l.FK,null,[e.toolbars.length>0&&(0,l.bF)("div",{class:`${ie}-toolbar-wrapper`,id:i},[(0,l.bF)("div",{class:`${ie}-toolbar`},[(0,l.bF)("div",{class:`${ie}-toolbar-left`,ref:c},[t]),(0,l.bF)("div",{class:`${ie}-toolbar-right`},[n])])]),(0,l.bF)("input",{ref:d,accept:"image/*",type:"file",multiple:!0,style:{display:"none"}},null),(0,l.bF)(dt,{linkVisible:a.linkVisible,clipVisible:a.clipVisible,type:a.type,onCancel:()=>{a.linkVisible=!1,a.clipVisible=!1},onOk:e=>{e&&s(a.type,{desc:e.desc,url:e.url}),a.linkVisible=!1,a.clipVisible=!1}},null)])}}});function vt(){return{async:!1,baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let bt=vt();function kt(e){bt=e}const yt=/[&<>"']/,wt=new RegExp(yt.source,"g"),xt=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,$t=new RegExp(xt.source,"g"),Ct={"&":"&","<":"<",">":">",'"':""","'":"'"},Ft=e=>Ct[e];function Et(e,t){if(t){if(yt.test(e))return e.replace(wt,Ft)}else if(xt.test(e))return e.replace($t,Ft);return e}const St=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function Tt(e){return e.replace(St,((e,t)=>(t=t.toLowerCase(),"colon"===t?":":"#"===t.charAt(0)?"x"===t.charAt(1)?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):"")))}const Lt=/(^|[^\[])\^/g;function zt(e,t){e="string"===typeof e?e:e.source,t=t||"";const n={replace:(t,l)=>(l=l.source||l,l=l.replace(Lt,"$1"),e=e.replace(t,l),n),getRegex:()=>new RegExp(e,t)};return n}const At=/[^\w:]/g,It=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function _t(e,t,n){if(e){let e;try{e=decodeURIComponent(Tt(n)).replace(At,"").toLowerCase()}catch(l){return null}if(0===e.indexOf("javascript:")||0===e.indexOf("vbscript:")||0===e.indexOf("data:"))return null}t&&!It.test(n)&&(n=Mt(t,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch(l){return null}return n}const jt={},Rt=/^[^:]+:\/*[^/]*$/,Dt=/^([^:]+:)[\s\S]*$/,Pt=/^([^:]+:\/*[^/]*)[\s\S]*$/;function Mt(e,t){jt[" "+e]||(Rt.test(e)?jt[" "+e]=e+"/":jt[" "+e]=Kt(e,"/",!0)),e=jt[" "+e];const n=-1===e.indexOf(":");return"//"===t.substring(0,2)?n?t:e.replace(Dt,"$1")+t:"/"===t.charAt(0)?n?t:e.replace(Pt,"$1")+t:e+t}const Ot={exec:function(){}};function Bt(e){let t,n,l=1;for(;l{let l=!1,o=t;while(--o>=0&&"\\"===n[o])l=!l;return l?"|":" |"})),l=n.split(/ \|/);let o=0;if(l[0].trim()||l.shift(),l.length>0&&!l[l.length-1].trim()&&l.pop(),l.length>t)l.splice(t);else while(l.length1)1&t&&(n+=e),t>>=1,e+=e;return n+e}function Wt(e,t,n,l){const o=t.href,i=t.title?Et(t.title):null,r=e[1].replace(/\\([\[\]])/g,"$1");if("!"!==e[0].charAt(0)){l.state.inLink=!0;const e={type:"link",raw:n,href:o,title:i,text:r,tokens:l.inlineTokens(r)};return l.state.inLink=!1,e}return{type:"image",raw:n,href:o,title:i,text:Et(r)}}function Nt(e,t){const n=e.match(/^(\s+)(?:```)/);if(null===n)return t;const l=n[1];return t.split("\n").map((e=>{const t=e.match(/^\s+/);if(null===t)return e;const[n]=t;return n.length>=l.length?e.slice(l.length):e})).join("\n")}class Qt{constructor(e){this.options=e||bt}space(e){const t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){const t=this.rules.block.code.exec(e);if(t){const e=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?e:Kt(e,"\n")}}}fences(e){const t=this.rules.block.fences.exec(e);if(t){const e=t[0],n=Nt(e,t[3]||"");return{type:"code",raw:e,lang:t[2]?t[2].trim().replace(this.rules.inline._escapes,"$1"):t[2],text:n}}}heading(e){const t=this.rules.block.heading.exec(e);if(t){let e=t[2].trim();if(/#$/.test(e)){const t=Kt(e,"#");this.options.pedantic?e=t.trim():t&&!/ $/.test(t)||(e=t.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:e,tokens:this.lexer.inline(e)}}}hr(e){const t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}}blockquote(e){const t=this.rules.block.blockquote.exec(e);if(t){const e=t[0].replace(/^ *>[ \t]?/gm,"");return{type:"blockquote",raw:t[0],tokens:this.lexer.blockTokens(e,[]),text:e}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n,l,o,i,r,s,a,c,u,d,p,h,m=t[1].trim();const g=m.length>1,f={type:"list",raw:"",ordered:g,start:g?+m.slice(0,-1):"",loose:!1,items:[]};m=g?`\\d{1,9}\\${m.slice(-1)}`:`\\${m}`,this.options.pedantic&&(m=g?m:"[*+-]");const v=new RegExp(`^( {0,3}${m})((?:[\t ][^\\n]*)?(?:\\n|$))`);while(e){if(h=!1,!(t=v.exec(e)))break;if(this.rules.block.hr.test(e))break;if(n=t[0],e=e.substring(n.length),c=t[2].split("\n",1)[0],u=e.split("\n",1)[0],this.options.pedantic?(i=2,p=c.trimLeft()):(i=t[2].search(/[^ ]/),i=i>4?1:i,p=c.slice(i),i+=t[1].length),s=!1,!c&&/^ *$/.test(u)&&(n+=u+"\n",e=e.substring(u.length+1),h=!0),!h){const t=new RegExp(`^ {0,${Math.min(3,i-1)}}(?:[*+-]|\\d{1,9}[.)])((?: [^\\n]*)?(?:\\n|$))`),l=new RegExp(`^ {0,${Math.min(3,i-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),o=new RegExp(`^ {0,${Math.min(3,i-1)}}(?:\`\`\`|~~~)`),r=new RegExp(`^ {0,${Math.min(3,i-1)}}#`);while(e){if(d=e.split("\n",1)[0],c=d,this.options.pedantic&&(c=c.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),o.test(c))break;if(r.test(c))break;if(t.test(c))break;if(l.test(e))break;if(c.search(/[^ ]/)>=i||!c.trim())p+="\n"+c.slice(i);else{if(s)break;p+="\n"+c}s||c.trim()||(s=!0),n+=d+"\n",e=e.substring(d.length+1)}}f.loose||(a?f.loose=!0:/\n *\n *$/.test(n)&&(a=!0)),this.options.gfm&&(l=/^\[[ xX]\] /.exec(p),l&&(o="[ ] "!==l[0],p=p.replace(/^\[[ xX]\] +/,""))),f.items.push({type:"list_item",raw:n,task:!!l,checked:o,loose:!1,text:p}),f.raw+=n}f.items[f.items.length-1].raw=n.trimRight(),f.items[f.items.length-1].text=p.trimRight(),f.raw=f.raw.trimRight();const b=f.items.length;for(r=0;r"space"===e.type)),t=e.every((e=>{const t=e.raw.split("");let n=0;for(const l of t)if("\n"===l&&(n+=1),n>1)return!0;return!1}));!f.loose&&e.length&&t&&(f.loose=!0,f.items[r].loose=!0)}return f}}html(e){const t=this.rules.block.html.exec(e);if(t){const e={type:"html",raw:t[0],pre:!this.options.sanitizer&&("pre"===t[1]||"script"===t[1]||"style"===t[1]),text:t[0]};if(this.options.sanitize){const n=this.options.sanitizer?this.options.sanitizer(t[0]):Et(t[0]);e.type="paragraph",e.text=n,e.tokens=this.lexer.inline(n)}return e}}def(e){const t=this.rules.block.def.exec(e);if(t){const e=t[1].toLowerCase().replace(/\s+/g," "),n=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline._escapes,"$1"):"",l=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline._escapes,"$1"):t[3];return{type:"def",tag:e,raw:t[0],href:n,title:l}}}table(e){const t=this.rules.block.table.exec(e);if(t){const e={type:"table",header:Ht(t[1]).map((e=>({text:e}))),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split("\n"):[]};if(e.header.length===e.align.length){e.raw=t[0];let n,l,o,i,r=e.align.length;for(n=0;n({text:e})));for(r=e.header.length,l=0;l/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):Et(t[0]):t[0]}}link(e){const t=this.rules.inline.link.exec(e);if(t){const e=t[2].trim();if(!this.options.pedantic&&/^$/.test(e))return;const t=Kt(e.slice(0,-1),"\\");if((e.length-t.length)%2===0)return}else{const e=qt(t[2],"()");if(e>-1){const n=0===t[0].indexOf("!")?5:4,l=n+t[1].length+e;t[2]=t[2].substring(0,e),t[0]=t[0].substring(0,l).trim(),t[3]=""}}let n=t[2],l="";if(this.options.pedantic){const e=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(n);e&&(n=e[1],l=e[3])}else l=t[3]?t[3].slice(1,-1):"";return n=n.trim(),/^$/.test(e)?n.slice(1):n.slice(1,-1)),Wt(t,{href:n?n.replace(this.rules.inline._escapes,"$1"):n,title:l?l.replace(this.rules.inline._escapes,"$1"):l},t[0],this.lexer)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let e=(n[2]||n[1]).replace(/\s+/g," ");if(e=t[e.toLowerCase()],!e){const e=n[0].charAt(0);return{type:"text",raw:e,text:e}}return Wt(n,e,n[0],this.lexer)}}emStrong(e,t,n=""){let l=this.rules.inline.emStrong.lDelim.exec(e);if(!l)return;if(l[3]&&n.match(/[\p{L}\p{N}]/u))return;const o=l[1]||l[2]||"";if(!o||o&&(""===n||this.rules.inline.punctuation.exec(n))){const n=l[0].length-1;let o,i,r=n,s=0;const a="*"===l[0][0]?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;a.lastIndex=0,t=t.slice(-1*e.length+n);while(null!=(l=a.exec(t))){if(o=l[1]||l[2]||l[3]||l[4]||l[5]||l[6],!o)continue;if(i=o.length,l[3]||l[4]){r+=i;continue}if((l[5]||l[6])&&n%3&&!((n+i)%3)){s+=i;continue}if(r-=i,r>0)continue;i=Math.min(i,i+r+s);const t=e.slice(0,n+l.index+(l[0].length-o.length)+i);if(Math.min(n,i)%2){const e=t.slice(1,-1);return{type:"em",raw:t,text:e,tokens:this.lexer.inlineTokens(e)}}const a=t.slice(2,-2);return{type:"strong",raw:t,text:a,tokens:this.lexer.inlineTokens(a)}}}}codespan(e){const t=this.rules.inline.code.exec(e);if(t){let e=t[2].replace(/\n/g," ");const n=/[^ ]/.test(e),l=/^ /.test(e)&&/ $/.test(e);return n&&l&&(e=e.substring(1,e.length-1)),e=Et(e,!0),{type:"codespan",raw:t[0],text:e}}}br(e){const t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e){const t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(e,t){const n=this.rules.inline.autolink.exec(e);if(n){let e,l;return"@"===n[2]?(e=Et(this.options.mangle?t(n[1]):n[1]),l="mailto:"+e):(e=Et(n[1]),l=e),{type:"link",raw:n[0],text:e,href:l,tokens:[{type:"text",raw:e,text:e}]}}}url(e,t){let n;if(n=this.rules.inline.url.exec(e)){let e,l;if("@"===n[2])e=Et(this.options.mangle?t(n[0]):n[0]),l="mailto:"+e;else{let t;do{t=n[0],n[0]=this.rules.inline._backpedal.exec(n[0])[0]}while(t!==n[0]);e=Et(n[0]),l="www."===n[1]?"http://"+e:e}return{type:"link",raw:n[0],text:e,href:l,tokens:[{type:"text",raw:e,text:e}]}}}inlineText(e,t){const n=this.rules.inline.text.exec(e);if(n){let e;return e=this.lexer.state.inRawBlock?this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):Et(n[0]):n[0]:Et(this.options.smartypants?t(n[0]):n[0]),{type:"text",raw:n[0],text:e}}}}const Zt={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|\\n*|$)|\\n*|$)|)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:Ot,lheading:/^((?:.|\n(?!\n))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/,_label:/(?!\s*\])(?:\\.|[^\[\]\\])+/,_title:/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/};Zt.def=zt(Zt.def).replace("label",Zt._label).replace("title",Zt._title).getRegex(),Zt.bullet=/(?:[*+-]|\d{1,9}[.)])/,Zt.listItemStart=zt(/^( *)(bull) */).replace("bull",Zt.bullet).getRegex(),Zt.list=zt(Zt.list).replace(/bull/g,Zt.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+Zt.def.source+")").getRegex(),Zt._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Zt._comment=/|$)/,Zt.html=zt(Zt.html,"i").replace("comment",Zt._comment).replace("tag",Zt._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Zt.paragraph=zt(Zt._paragraph).replace("hr",Zt.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",Zt._tag).getRegex(),Zt.blockquote=zt(Zt.blockquote).replace("paragraph",Zt.paragraph).getRegex(),Zt.normal=Bt({},Zt),Zt.gfm=Bt({},Zt.normal,{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),Zt.gfm.table=zt(Zt.gfm.table).replace("hr",Zt.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",Zt._tag).getRegex(),Zt.gfm.paragraph=zt(Zt._paragraph).replace("hr",Zt.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",Zt.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",Zt._tag).getRegex(),Zt.pedantic=Bt({},Zt.normal,{html:zt("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+? *(?:\\n{2,}|\\s*$)|\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",Zt._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Ot,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:zt(Zt.normal._paragraph).replace("hr",Zt.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",Zt.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const Gt={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:Ot,tag:"^comment|^|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^|^",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^(?:[^_*\\]|\\.)*?\_\_(?:[^_*\\]|\\.)*?\*(?:[^_*\\]|\\.)*?(?=\_\_)|(?:[^*\\]|\\.)+(?=[^*])|[punct_](\*+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|(?:[^punct*_\s\\]|\\.)(\*+)(?=[^punct*_\s])/,rDelimUnd:/^(?:[^_*\\]|\\.)*?\*\*(?:[^_*\\]|\\.)*?\_(?:[^_*\\]|\\.)*?(?=\*\*)|(?:[^_\\]|\\.)+(?=[^_])|[punct*](\_+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:Ot,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\.5&&(n="x"+n.toString(16)),l+="&#"+n+";";return l}Gt._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",Gt.punctuation=zt(Gt.punctuation).replace(/punctuation/g,Gt._punctuation).getRegex(),Gt.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,Gt.escapedEmSt=/(?:^|[^\\])(?:\\\\)*\\[*_]/g,Gt._comment=zt(Zt._comment).replace("(?:--\x3e|$)","--\x3e").getRegex(),Gt.emStrong.lDelim=zt(Gt.emStrong.lDelim).replace(/punct/g,Gt._punctuation).getRegex(),Gt.emStrong.rDelimAst=zt(Gt.emStrong.rDelimAst,"g").replace(/punct/g,Gt._punctuation).getRegex(),Gt.emStrong.rDelimUnd=zt(Gt.emStrong.rDelimUnd,"g").replace(/punct/g,Gt._punctuation).getRegex(),Gt._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,Gt._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,Gt._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,Gt.autolink=zt(Gt.autolink).replace("scheme",Gt._scheme).replace("email",Gt._email).getRegex(),Gt._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,Gt.tag=zt(Gt.tag).replace("comment",Gt._comment).replace("attribute",Gt._attribute).getRegex(),Gt._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,Gt._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,Gt._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,Gt.link=zt(Gt.link).replace("label",Gt._label).replace("href",Gt._href).replace("title",Gt._title).getRegex(),Gt.reflink=zt(Gt.reflink).replace("label",Gt._label).replace("ref",Zt._label).getRegex(),Gt.nolink=zt(Gt.nolink).replace("ref",Zt._label).getRegex(),Gt.reflinkSearch=zt(Gt.reflinkSearch,"g").replace("reflink",Gt.reflink).replace("nolink",Gt.nolink).getRegex(),Gt.normal=Bt({},Gt),Gt.pedantic=Bt({},Gt.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:zt(/^!?\[(label)\]\((.*?)\)/).replace("label",Gt._label).getRegex(),reflink:zt(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Gt._label).getRegex()}),Gt.gfm=Bt({},Gt.normal,{escape:zt(Gt.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\t+" ".repeat(n.length)));while(e)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some((l=>!!(n=l.call({lexer:this},e,t))&&(e=e.substring(n.raw.length),t.push(n),!0)))))if(n=this.tokenizer.space(e))e=e.substring(n.raw.length),1===n.raw.length&&t.length>0?t[t.length-1].raw+="\n":t.push(n);else if(n=this.tokenizer.code(e))e=e.substring(n.raw.length),l=t[t.length-1],!l||"paragraph"!==l.type&&"text"!==l.type?t.push(n):(l.raw+="\n"+n.raw,l.text+="\n"+n.text,this.inlineQueue[this.inlineQueue.length-1].src=l.text);else if(n=this.tokenizer.fences(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.heading(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.hr(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.blockquote(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.list(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.html(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.def(e))e=e.substring(n.raw.length),l=t[t.length-1],!l||"paragraph"!==l.type&&"text"!==l.type?this.tokens.links[n.tag]||(this.tokens.links[n.tag]={href:n.href,title:n.title}):(l.raw+="\n"+n.raw,l.text+="\n"+n.raw,this.inlineQueue[this.inlineQueue.length-1].src=l.text);else if(n=this.tokenizer.table(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.lheading(e))e=e.substring(n.raw.length),t.push(n);else{if(o=e,this.options.extensions&&this.options.extensions.startBlock){let t=1/0;const n=e.slice(1);let l;this.options.extensions.startBlock.forEach((function(e){l=e.call({lexer:this},n),"number"===typeof l&&l>=0&&(t=Math.min(t,l))})),t<1/0&&t>=0&&(o=e.substring(0,t+1))}if(this.state.top&&(n=this.tokenizer.paragraph(o)))l=t[t.length-1],i&&"paragraph"===l.type?(l.raw+="\n"+n.raw,l.text+="\n"+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=l.text):t.push(n),i=o.length!==e.length,e=e.substring(n.raw.length);else if(n=this.tokenizer.text(e))e=e.substring(n.raw.length),l=t[t.length-1],l&&"text"===l.type?(l.raw+="\n"+n.raw,l.text+="\n"+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=l.text):t.push(n);else if(e){const t="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(t);break}throw new Error(t)}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){let n,l,o,i,r,s,a=e;if(this.tokens.links){const e=Object.keys(this.tokens.links);if(e.length>0)while(null!=(i=this.tokenizer.rules.inline.reflinkSearch.exec(a)))e.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(a=a.slice(0,i.index)+"["+Ut("a",i[0].length-2)+"]"+a.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}while(null!=(i=this.tokenizer.rules.inline.blockSkip.exec(a)))a=a.slice(0,i.index)+"["+Ut("a",i[0].length-2)+"]"+a.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);while(null!=(i=this.tokenizer.rules.inline.escapedEmSt.exec(a)))a=a.slice(0,i.index+i[0].length-2)+"++"+a.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex),this.tokenizer.rules.inline.escapedEmSt.lastIndex--;while(e)if(r||(s=""),r=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some((l=>!!(n=l.call({lexer:this},e,t))&&(e=e.substring(n.raw.length),t.push(n),!0)))))if(n=this.tokenizer.escape(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.tag(e))e=e.substring(n.raw.length),l=t[t.length-1],l&&"text"===n.type&&"text"===l.type?(l.raw+=n.raw,l.text+=n.text):t.push(n);else if(n=this.tokenizer.link(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.reflink(e,this.tokens.links))e=e.substring(n.raw.length),l=t[t.length-1],l&&"text"===n.type&&"text"===l.type?(l.raw+=n.raw,l.text+=n.text):t.push(n);else if(n=this.tokenizer.emStrong(e,a,s))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.codespan(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.br(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.del(e))e=e.substring(n.raw.length),t.push(n);else if(n=this.tokenizer.autolink(e,Yt))e=e.substring(n.raw.length),t.push(n);else if(this.state.inLink||!(n=this.tokenizer.url(e,Yt))){if(o=e,this.options.extensions&&this.options.extensions.startInline){let t=1/0;const n=e.slice(1);let l;this.options.extensions.startInline.forEach((function(e){l=e.call({lexer:this},n),"number"===typeof l&&l>=0&&(t=Math.min(t,l))})),t<1/0&&t>=0&&(o=e.substring(0,t+1))}if(n=this.tokenizer.inlineText(o,Xt))e=e.substring(n.raw.length),"_"!==n.raw.slice(-1)&&(s=n.raw.slice(-1)),r=!0,l=t[t.length-1],l&&"text"===l.type?(l.raw+=n.raw,l.text+=n.text):t.push(n);else if(e){const t="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(t);break}throw new Error(t)}}else e=e.substring(n.raw.length),t.push(n);return t}}class en{constructor(e){this.options=e||bt}code(e,t,n){const l=(t||"").match(/\S*/)[0];if(this.options.highlight){const t=this.options.highlight(e,l);null!=t&&t!==e&&(n=!0,e=t)}return e=e.replace(/\n$/,"")+"\n",l?'
'+(n?e:Et(e,!0))+"
\n":"
"+(n?e:Et(e,!0))+"
\n"}blockquote(e){return`
\n${e}
\n`}html(e){return e}heading(e,t,n,l){if(this.options.headerIds){const o=this.options.headerPrefix+l.slug(n);return`${e}\n`}return`${e}\n`}hr(){return this.options.xhtml?"
\n":"
\n"}list(e,t,n){const l=t?"ol":"ul",o=t&&1!==n?' start="'+n+'"':"";return"<"+l+o+">\n"+e+"\n"}listitem(e){return`
  • ${e}
  • \n`}checkbox(e){return" "}paragraph(e){return`

    ${e}

    \n`}table(e,t){return t&&(t=`${t}`),"\n\n"+e+"\n"+t+"
    \n"}tablerow(e){return`\n${e}\n`}tablecell(e,t){const n=t.header?"th":"td",l=t.align?`<${n} align="${t.align}">`:`<${n}>`;return l+e+`\n`}strong(e){return`${e}`}em(e){return`${e}`}codespan(e){return`${e}`}br(){return this.options.xhtml?"
    ":"
    "}del(e){return`${e}`}link(e,t,n){if(e=_t(this.options.sanitize,this.options.baseUrl,e),null===e)return n;let l='",l}image(e,t,n){if(e=_t(this.options.sanitize,this.options.baseUrl,e),null===e)return n;let l=`${n}":">",l}text(e){return e}}class tn{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,t,n){return""+n}image(e,t,n){return""+n}br(){return""}}class nn{constructor(){this.seen={}}serialize(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(e,t){let n=e,l=0;if(this.seen.hasOwnProperty(n)){l=this.seen[e];do{l++,n=e+"-"+l}while(this.seen.hasOwnProperty(n))}return t||(this.seen[e]=l,this.seen[n]=0),n}slug(e,t={}){const n=this.serialize(e);return this.getNextSafeSlug(n,t.dryrun)}}class ln{constructor(e){this.options=e||bt,this.options.renderer=this.options.renderer||new en,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new tn,this.slugger=new nn}static parse(e,t){const n=new ln(t);return n.parse(e)}static parseInline(e,t){const n=new ln(t);return n.parseInline(e)}parse(e,t=!0){let n,l,o,i,r,s,a,c,u,d,p,h,m,g,f,v,b,k,y,w="";const x=e.length;for(n=0;n0&&"paragraph"===f.tokens[0].type?(f.tokens[0].text=k+" "+f.tokens[0].text,f.tokens[0].tokens&&f.tokens[0].tokens.length>0&&"text"===f.tokens[0].tokens[0].type&&(f.tokens[0].tokens[0].text=k+" "+f.tokens[0].tokens[0].text)):f.tokens.unshift({type:"text",text:k}):g+=k),g+=this.parse(f.tokens,m),u+=this.renderer.listitem(g,b,v);w+=this.renderer.list(u,p,h);continue;case"html":w+=this.renderer.html(d.text);continue;case"paragraph":w+=this.renderer.paragraph(this.parseInline(d.tokens));continue;case"text":u=d.tokens?this.parseInline(d.tokens):d.text;while(n+1{l(e.text,e.lang,(function(t,n){if(t)return r(t);null!=n&&n!==e.text&&(e.text=n,e.escaped=!0),s--,0===s&&r()}))}),0))})),void(0===s&&r())}function l(e){if(e.message+="\nPlease report this to https://github.com/markedjs/marked.",t.silent)return"

    An error occurred:

    "+Et(e.message+"",!0)+"
    ";throw e}try{const n=Jt.lex(e,t);if(t.walkTokens){if(t.async)return Promise.all(on.walkTokens(n,t.walkTokens)).then((()=>ln.parse(n,t))).catch(l);on.walkTokens(n,t.walkTokens)}return ln.parse(n,t)}catch(o){l(o)}}on.options=on.setOptions=function(e){return Bt(on.defaults,e),kt(on.defaults),on},on.getDefaults=vt,on.defaults=bt,on.use=function(...e){const t=on.defaults.extensions||{renderers:{},childTokens:{}};e.forEach((e=>{const n=Bt({},e);if(n.async=on.defaults.async||n.async,e.extensions&&(e.extensions.forEach((e=>{if(!e.name)throw new Error("extension name required");if(e.renderer){const n=t.renderers[e.name];t.renderers[e.name]=n?function(...t){let l=e.renderer.apply(this,t);return!1===l&&(l=n.apply(this,t)),l}:e.renderer}if(e.tokenizer){if(!e.level||"block"!==e.level&&"inline"!==e.level)throw new Error("extension level must be 'block' or 'inline'");t[e.level]?t[e.level].unshift(e.tokenizer):t[e.level]=[e.tokenizer],e.start&&("block"===e.level?t.startBlock?t.startBlock.push(e.start):t.startBlock=[e.start]:"inline"===e.level&&(t.startInline?t.startInline.push(e.start):t.startInline=[e.start]))}e.childTokens&&(t.childTokens[e.name]=e.childTokens)})),n.extensions=t),e.renderer){const t=on.defaults.renderer||new en;for(const n in e.renderer){const l=t[n];t[n]=(...o)=>{let i=e.renderer[n].apply(t,o);return!1===i&&(i=l.apply(t,o)),i}}n.renderer=t}if(e.tokenizer){const t=on.defaults.tokenizer||new Qt;for(const n in e.tokenizer){const l=t[n];t[n]=(...o)=>{let i=e.tokenizer[n].apply(t,o);return!1===i&&(i=l.apply(t,o)),i}}n.tokenizer=t}if(e.walkTokens){const t=on.defaults.walkTokens;n.walkTokens=function(n){let l=[];return l.push(e.walkTokens.call(this,n)),t&&(l=l.concat(t.call(this,n))),l}}on.setOptions(n)}))},on.walkTokens=function(e,t){let n=[];for(const l of e)switch(n=n.concat(t.call(on,l)),l.type){case"table":for(const e of l.header)n=n.concat(on.walkTokens(e.tokens,t));for(const e of l.rows)for(const l of e)n=n.concat(on.walkTokens(l.tokens,t));break;case"list":n=n.concat(on.walkTokens(l.items,t));break;default:on.defaults.extensions&&on.defaults.extensions.childTokens&&on.defaults.extensions.childTokens[l.type]?on.defaults.extensions.childTokens[l.type].forEach((function(e){n=n.concat(on.walkTokens(l[e],t))})):l.tokens&&(n=n.concat(on.walkTokens(l.tokens,t)))}return n},on.parseInline=function(e,t){if("undefined"===typeof e||null===e)throw new Error("marked.parseInline(): input parameter is undefined or null");if("string"!==typeof e)throw new Error("marked.parseInline(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected");t=Bt({},on.defaults,t||{}),Vt(t);try{const n=Jt.lexInline(e,t);return t.walkTokens&&on.walkTokens(n,t.walkTokens),ln.parseInline(n,t)}catch(n){if(n.message+="\nPlease report this to https://github.com/markedjs/marked.",t.silent)return"

    An error occurred:

    "+Et(n.message+"",!0)+"
    ";throw n}},on.Parser=ln,on.parser=ln.parse,on.Renderer=en,on.TextRenderer=tn,on.Lexer=Jt,on.lexer=Jt.lex,on.Tokenizer=Qt,on.Slugger=nn,on.parse=on,ln.parse,Jt.lex;var rn=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],l=0;l1&&void 0!==arguments[1]?arguments[1]:{},l=window.Promise||function(e){function t(){}e(t,t)},o=function(e){var t=e.target;t!==F?-1!==k.indexOf(t)&&g({target:t}):m()},i=function(){if(!w&&C.original){var e=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;Math.abs(x-e)>$.scrollOffset&&setTimeout(m,150)}},r=function(e){var t=e.key||e.keyCode;"Escape"!==t&&"Esc"!==t&&27!==t||m()},s=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e;if(e.background&&(F.style.background=e.background),e.container&&e.container instanceof Object&&(t.container=hn({},$.container,e.container)),e.template){var n=fn(e.template)?e.template:document.querySelector(e.template);t.template=n}return $=hn({},$,t),k.forEach((function(e){e.dispatchEvent(wn("medium-zoom:update",{detail:{zoom:E}}))})),E},a=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e(hn({},$,t))},c=function(){for(var e=arguments.length,t=Array(e),n=0;n0?t.reduce((function(e,t){return[].concat(e,bn(t))}),[]):k;return l.forEach((function(e){e.classList.remove("medium-zoom-image"),e.dispatchEvent(wn("medium-zoom:detach",{detail:{zoom:E}}))})),k=k.filter((function(e){return-1===l.indexOf(e)})),E},d=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return k.forEach((function(l){l.addEventListener("medium-zoom:"+e,t,n)})),y.push({type:"medium-zoom:"+e,listener:t,options:n}),E},p=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return k.forEach((function(l){l.removeEventListener("medium-zoom:"+e,t,n)})),y=y.filter((function(n){return!(n.type==="medium-zoom:"+e&&n.listener.toString()===t.toString())})),E},h=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.target,n=function(){var e={width:document.documentElement.clientWidth,height:document.documentElement.clientHeight,left:0,top:0,right:0,bottom:0},t=void 0,n=void 0;if($.container)if($.container instanceof Object)e=hn({},e,$.container),t=e.width-e.left-e.right-2*$.margin,n=e.height-e.top-e.bottom-2*$.margin;else{var l=fn($.container)?$.container:document.querySelector($.container),o=l.getBoundingClientRect(),i=o.width,r=o.height,s=o.left,a=o.top;e=hn({},e,{width:i,height:r,left:s,top:a})}t=t||e.width-2*$.margin,n=n||e.height-2*$.margin;var c=C.zoomedHd||C.original,u=vn(c)?t:c.naturalWidth||t,d=vn(c)?n:c.naturalHeight||n,p=c.getBoundingClientRect(),h=p.top,m=p.left,g=p.width,f=p.height,v=Math.min(Math.max(g,u),t)/g,b=Math.min(Math.max(f,d),n)/f,k=Math.min(v,b),y=((t-g)/2-m+$.margin+e.left)/k,w=((n-f)/2-h+$.margin+e.top)/k,x="scale("+k+") translate3d("+y+"px, "+w+"px, 0)";C.zoomed.style.transform=x,C.zoomedHd&&(C.zoomedHd.style.transform=x)};return new l((function(e){if(t&&-1===k.indexOf(t))e(E);else{var l=function t(){w=!1,C.zoomed.removeEventListener("transitionend",t),C.original.dispatchEvent(wn("medium-zoom:opened",{detail:{zoom:E}})),e(E)};if(C.zoomed)e(E);else{if(t)C.original=t;else{if(!(k.length>0))return void e(E);var o=k;C.original=o[0]}if(C.original.dispatchEvent(wn("medium-zoom:open",{detail:{zoom:E}})),x=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,w=!0,C.zoomed=yn(C.original),document.body.appendChild(F),$.template){var i=fn($.template)?$.template:document.querySelector($.template);C.template=document.createElement("div"),C.template.appendChild(i.content.cloneNode(!0)),document.body.appendChild(C.template)}if(C.original.parentElement&&"PICTURE"===C.original.parentElement.tagName&&C.original.currentSrc&&(C.zoomed.src=C.original.currentSrc),document.body.appendChild(C.zoomed),window.requestAnimationFrame((function(){document.body.classList.add("medium-zoom--opened")})),C.original.classList.add("medium-zoom-image--hidden"),C.zoomed.classList.add("medium-zoom-image--opened"),C.zoomed.addEventListener("click",m),C.zoomed.addEventListener("transitionend",l),C.original.getAttribute("data-zoom-src")){C.zoomedHd=C.zoomed.cloneNode(),C.zoomedHd.removeAttribute("srcset"),C.zoomedHd.removeAttribute("sizes"),C.zoomedHd.removeAttribute("loading"),C.zoomedHd.src=C.zoomed.getAttribute("data-zoom-src"),C.zoomedHd.onerror=function(){clearInterval(r),console.warn("Unable to reach the zoom image target "+C.zoomedHd.src),C.zoomedHd=null,n()};var r=setInterval((function(){C.zoomedHd.complete&&(clearInterval(r),C.zoomedHd.classList.add("medium-zoom-image--opened"),C.zoomedHd.addEventListener("click",m),document.body.appendChild(C.zoomedHd),n())}),10)}else if(C.original.hasAttribute("srcset")){C.zoomedHd=C.zoomed.cloneNode(),C.zoomedHd.removeAttribute("sizes"),C.zoomedHd.removeAttribute("loading");var s=C.zoomedHd.addEventListener("load",(function(){C.zoomedHd.removeEventListener("load",s),C.zoomedHd.classList.add("medium-zoom-image--opened"),C.zoomedHd.addEventListener("click",m),document.body.appendChild(C.zoomedHd),n()}))}else n()}}}))},m=function(){return new l((function(e){if(!w&&C.original){var t=function t(){C.original.classList.remove("medium-zoom-image--hidden"),document.body.removeChild(C.zoomed),C.zoomedHd&&document.body.removeChild(C.zoomedHd),document.body.removeChild(F),C.zoomed.classList.remove("medium-zoom-image--opened"),C.template&&document.body.removeChild(C.template),w=!1,C.zoomed.removeEventListener("transitionend",t),C.original.dispatchEvent(wn("medium-zoom:closed",{detail:{zoom:E}})),C.original=null,C.zoomed=null,C.zoomedHd=null,C.template=null,e(E)};w=!0,document.body.classList.remove("medium-zoom--opened"),C.zoomed.style.transform="",C.zoomedHd&&(C.zoomedHd.style.transform=""),C.template&&(C.template.style.transition="opacity 150ms",C.template.style.opacity=0),C.original.dispatchEvent(wn("medium-zoom:close",{detail:{zoom:E}})),C.zoomed.addEventListener("transitionend",t)}else e(E)}))},g=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.target;return C.original?m():h({target:t})},f=function(){return $},v=function(){return k},b=function(){return C.original},k=[],y=[],w=!1,x=0,$=n,C={original:null,zoomed:null,zoomedHd:null,template:null};"[object Object]"===Object.prototype.toString.call(t)?$=t:(t||"string"===typeof t)&&c(t),$=hn({margin:0,background:"#fff",scrollOffset:40,container:null,template:null},$);var F=kn($.background);document.addEventListener("click",o),document.addEventListener("keyup",r),document.addEventListener("scroll",i),window.addEventListener("resize",m);var E={open:h,close:m,toggle:g,update:s,clone:a,attach:c,detach:u,on:d,off:p,getOptions:f,getImages:v,getZoomedImage:b};return E}; +/*! medium-zoom 1.0.8 | MIT License | https://github.com/francoischalifour/medium-zoom */function $n(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!==typeof document){var l=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&l.firstChild?l.insertBefore(o,l.firstChild):l.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}var Cn=".medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}";$n(Cn);var Fn=xn;const En=e=>{const t=e.value,n=t.substring(0,e.selectionStart),l=t.substring(e.selectionEnd,t.length),o=n.lastIndexOf("\n"),i=n.substring(0,o+1),r=l.indexOf("\n"),s=l.substring(-1===r?l.length:r,l.length),a=n.substring(o+1,n.length),c=l.substring(0,r);return{prefixStr:n,subfixStr:l,prefixStrEndRow:i,subfixStrEndRow:s,prefixSupply:a,subfixSupply:c}},Sn=(e,t="",n,l)=>{var o,i,r,s,a,c;let u,d,p="",h=0,m=0,g=!1;const f=null==(o=ke.editorConfig)?void 0:o.mermaidTemplate;if(/^h[1-6]{1}$/.test(e)){const n=e.replace(/^h(\d)/,((e,t)=>new Array(Number(t)).fill("#",0,t).join("")));p=`${n} ${t}`,h=n.length+1}else{if("prettier"===e){const e=window.prettier||(null==(r=null==(i=ke.editorExtensions)?void 0:i.prettier)?void 0:r.prettierInstance),t=[(null==(s=window.prettierPlugins)?void 0:s.markdown)||(null==(c=null==(a=ke.editorExtensions)?void 0:a.prettier)?void 0:c.parserMarkdownInstance)];return e&&void 0!==t[0]?e.format(n.value,{parser:"markdown",plugins:t}):(xe.emit(l.editorId,"errorCatcher",{name:"prettier",message:"prettier is undefined"}),n.value)}switch(e){case"bold":p=`**${t}**`,h=2,m=-2;break;case"underline":p=`${t}`,h=3,m=-4;break;case"italic":p=`*${t}*`,h=1,m=-1;break;case"strikeThrough":p=`~${t}~`,h=1,m=-1;break;case"sub":p=`${t}`,h=5,m=-6;break;case"sup":p=`${t}`,h=5,m=-6;break;case"codeRow":p="`"+t+"`",h=1,m=-1;break;case"quote":p=`> ${t}`,h=2;break;case"orderedList":p=`1. ${t}`,h=3;break;case"unorderedList":p=`- ${t}`,h=2;break;case"task":p=`- [ ] ${t}`,h=6,g=!0;break;case"code":{const e=l.text||t||"",n=l.mode||"language";p=`\`\`\`${n}\n${e}\n\`\`\`\n`,h=3,m=3+n.length-p.length,g=!0;break}case"table":{p="|";const{selectedShape:e={x:1,y:1}}=l,{x:t,y:n}=e;for(let l=0;l<=n;l++)p+=" col |";p+="\n|";for(let l=0;l<=n;l++)p+=" - |";for(let l=0;l<=t;l++){p+="\n|";for(let e=0;e<=n;e++)p+=" content |"}h=2,m=5-p.length,g=!0;break}case"link":{const{desc:e,url:t}=l;p=`[${e}](${t})`;break}case"image":{const{desc:e,url:t,urls:n}=l;p=n instanceof Array?n.reduce(((t,n)=>t+`${e}\n`),""):`${e}\n`;break}case"tab":{const{tabWidth:e=2}=l,o=new Array(e).fill(" ").join("");if(""===t)p=o;else if(/\n/.test(t)){const{prefixStr:l,subfixStr:i,prefixSupply:r,subfixSupply:s}=En(n),a=`${r}${t}${s}`,c=a.split("\n");p=c.map((e=>`${o}${e}`)).join("\n"),u=l.substring(0,l.length-r.length),d=i.substring(s.length,i.length),g=!0,h=e,m=-r.length-s.length}else{const e=n.value,l=e.substring(0,n.selectionStart);/\n$/.test(l)||""===l?(p=`${o}${t}`,g=!0):p=o}break}case"shiftTab":{const{tabWidth:e=2}=l,{prefixStr:o,prefixStrEndRow:i,subfixStrEndRow:r,prefixSupply:s,subfixSupply:a}=En(n),c=new RegExp(`^\\s{${e}}`),u=(l=!1,u=!1)=>{const d=`${s}${t}${a}`;if(c.test(d)){const s=o.length-(u?0:e),a=l?s+t.length-e:s;return $e(n,s,a),`${i}${d.replace(c,"")}${r}`}if(/^\s/.test(d)){const e=d.replace(/^\s/,""),o=d.length-e.length,s=n.selectionStart-(u?0:o),a=l?s+t.length-o:s;return $e(n,s,a),`${i}${e}${r}`}p=t};if(""===t){const e=u();if(e)return e}else{if(/\n/.test(t)){const l=`${s}${t}${a}`,o=l.split("\n");let[u,d]=[0,0];const p=o.map(((t,n)=>{if(c.test(t))return 0===n&&(u=e),d+=e,t.replace(c,"");if(/^\s/.test(t)){const e=t.replace(/^\s/,"");return d+=t.length-e.length,e}return t})).join("\n");return $e(n,n.selectionStart-u,n.selectionEnd-d),`${i}${p}${r}`}{const e=u(!0,!0);if(e)return e}}break}case"ctrlC":{const{prefixSupply:e,subfixSupply:l}=En(n);return pn(""===t?`${e}${l}`:t),n.value}case"ctrlX":{const{prefixStrEndRow:e,subfixStrEndRow:l,prefixStr:o,subfixStr:i,prefixSupply:r,subfixSupply:s}=En(n);return""===t?(pn(`${r}${s}`),$e(n,e.length),`${e}${l.replace(/^\n/,"")}`):(pn(t),$e(n,o.length),`${o}${i}`)}case"ctrlD":{const{prefixStrEndRow:e,subfixStrEndRow:t}=En(n);return $e(n,e.length),`${e}${t.replace(/^\n/,"")}`}case"flow":p=`\`\`\`mermaid\n${(null==f?void 0:f.flow)||"flowchart TD \n Start --\x3e Stop"}\n\`\`\`\n`,h=2;break;case"sequence":p=`\`\`\`mermaid\n${(null==f?void 0:f.sequence)||"sequenceDiagram\n A->>B: hello!\n B--\x3e>A: hi!\n A-)B: bye!"}\n\`\`\`\n`,h=2;break;case"gantt":p=`\`\`\`mermaid\n${(null==f?void 0:f.gantt)||"gantt\ntitle A Gantt Diagram\ndateFormat YYYY-MM-DD\nsection Section\nA task :a1, 2014-01-01, 30d\nAnother task :after a1, 20d"}\n\`\`\`\n`,h=2;break;case"class":p=`\`\`\`mermaid\n${(null==f?void 0:f.class)||"classDiagram\n class Animal\n Vehicle <|-- Car"}\n\`\`\`\n`,h=2;break;case"state":p=`\`\`\`mermaid\n${(null==f?void 0:f.state)||"stateDiagram-v2\n s1 --\x3e s2"}\n\`\`\`\n`,h=2;break;case"pie":p=`\`\`\`mermaid\n${(null==f?void 0:f.pie)||'pie title Pets adopted by volunteers\n "Dogs" : 386\n "Cats" : 85\n "Rats" : 15'}\n\`\`\`\n`,h=2;break;case"relationship":p=`\`\`\`mermaid\n${(null==f?void 0:f.relationship)||"erDiagram\n CAR ||--o{ NAMED-DRIVER : allows\n PERSON ||--o{ NAMED-DRIVER : is"}\n\`\`\`\n`,h=2;break;case"journey":p=`\`\`\`mermaid\n${(null==f?void 0:f.journey)||"journey\n title My working day\n section Go to work\n Make tea: 5: Me\n Go upstairs: 3: Me\n Do work: 1: Me, Cat\n section Go home\n Go downstairs: 5: Me\n Sit down: 5: Me"}\n\`\`\`\n`,h=2;break;case"katexInline":p="$$",h=1,m=-1;break;case"katexBlock":p="$$\n\n$$\n",h=1,m=-4;break;case"universal":{const{generate:e}=l,n=e(t);p=n.targetValue,g=n.select,h=n.deviationStart,m=n.deviationEnd}}}return Ce(n,p,{deviationStart:h,deviationEnd:m,select:g,prefixVal:u,subfixVal:d})};var Tn={block(e,t){return{name:"KaTexBlockExtension",level:"block",start:e=>{var t;return null==(t=e.match(/\n\$\$/))?void 0:t.index},tokenizer(e){if(/^\$\$/.test(e)&&e.split("$$").length>2){const t=Ae(e,"$$");return{type:"KaTexBlockExtension",raw:t[0],text:t[1].trim(),tokens:[]}}},renderer(n){const l=t||"undefined"!==typeof window&&window.katex;if(l){const t=l.renderToString(n.text,{throwOnError:!1,displayMode:!0});return`

    ${t}

    `}return`

    ${n.text}

    `}}},inline(e,t){return{name:"KaTexInlineExtension",level:"inline",start:e=>{var t;return null==(t=e.match(/\$[^\n]*/))?void 0:t.index},tokenizer(e){if(/^\$[^\n]*\$/.test(e)){const t=Ae(e);return{type:"KaTexInlineExtension",raw:t[0],text:t[1].trim(),tokens:[]}}},renderer(n){const l=t||"undefined"!==typeof window&&window.katex;if(l){const t=l.renderToString(n.text,{throwOnError:!1});return`${t}`}return`${n.text}`}}}};const Ln=["abstract","attention","bug","caution","danger","error","example","failure","hint","info","note","question","quote","success","tip","warning"],zn=new RegExp(`^!!!\\s*(${Ln.join("|")})\\s*(.*)$`),An=/^!!!\s*$/,In={name:"alert",level:"block",start(e){var t;const n=null==(t=e.match(new RegExp(`(^|[\\r\\n])!!!\\s*(${Ln.join("|")})\\s*(.*)`)))?void 0:t.index;return n},tokenizer(e){const t=e.split(/\n/);if(zn.test(t[0])){const e={x:-1,y:-1},n=[];for(let l=0,o=t.length;l=0&&(n.push(le({},e)),e.x=-1,e.y=-1));if(n.length){const e=n[0],[l,o,i]=zn.exec(t[e.x])||[],r=t.slice(e.x+1,e.y).join("\n"),s=t.slice(e.x,e.y+1).join("\n"),a={type:"alert",raw:s,icon:o,title:i,text:r,titleTokens:[],tokens:[],childTokens:["title","text"]};return this.lexer.inlineTokens(a.title,a.titleTokens),this.lexer.blockTokens(a.text,a.tokens),a}}},renderer(e){const t=`
    \n

    ${this.parser.parseInline(e.titleTokens,null)}

    \n ${this.parser.parse(e.tokens)}\n
    `;return t}},_n="undefined"===typeof window,jn=(e,t,n)=>{var o,i;const r=(0,l.WQ)("previewOnly"),s=(0,l.WQ)("historyLength"),a=(0,l.WQ)("editorId");if(r)return;let c=-1;const u={list:[{content:e.value,startPos:(null==(o=t.value)?void 0:o.selectionStart)||0,endPos:(null==(i=t.value)?void 0:i.selectionEnd)||0}],userUpdated:!0,curr:0},d=[0,0];let p=d;const h=n=>{var l,o;const i=(null==(l=t.value)?void 0:l.selectionStart)||0,r=(null==(o=t.value)?void 0:o.selectionEnd)||0;u.list[u.curr].startPos=i,u.list[u.curr].endPos=r,u.userUpdated=!1,u.curr=n;const s=u.list[u.curr];p=[s.startPos,s.endPos],e.onChange(s.content),$e(t.value,s.startPos,s.endPos).then((()=>{xe.emit(a,"selectTextChange")}))},m=e=>{var n,l;clearTimeout(c);const o=(null==(n=t.value)?void 0:n.selectionStart)||0,i=(null==(l=t.value)?void 0:l.selectionEnd)||0;c=setTimeout((()=>{if(u.userUpdated){u.currs&&u.list.shift();const t=u.list.pop()||{startPos:0,endPos:0,content:e};t.startPos=p[0],t.endPos=p[1],p=d,Array.prototype.push.call(u.list,t,{content:e,startPos:o,endPos:i}),u.curr=u.list.length-1}else u.userUpdated=!0}),150)},g=e=>{var n,l;(p===d||e)&&(p=[null==(n=t.value)?void 0:n.selectionStart,null==(l=t.value)?void 0:l.selectionEnd])};(0,l.wB)([(0,Z.lW)(e,"value"),n],(()=>{n.value&&m(e.value)})),(0,l.wB)((()=>e.value),(()=>{xe.emit(a,"selectTextChange")}),{flush:"post"}),(0,l.sV)((()=>{xe.on(a,{name:"ctrlZ",callback(){h(u.curr-1<0?0:u.curr-1)}}),xe.on(a,{name:"ctrlShiftZ",callback(){h(u.curr+1===u.list.length?u.curr:u.curr+1)}}),xe.on(a,{name:"saveHistoryPos",callback:g})}))},Rn=(e,t)=>{var n;const o=null==(n=ke.editorExtensions)?void 0:n.katex,i=null==o?void 0:o.instance,r=(0,Z.KR)(!1);return e.noKatex||t.use({extensions:[Tn.inline(ie,i),Tn.block(ie,i)]}),(0,l.sV)((()=>{if(!e.noKatex&&!i){const e=document.createElement("script");e.src=(null==o?void 0:o.js)||ve.js,e.onload=()=>{r.value=!0},e.id=`${ie}-katex`;const t=document.createElement("link");t.rel="stylesheet",t.href=(null==o?void 0:o.css)||ve.css,t.id=`${ie}-katexCss`,Pe(e,"katex"),Pe(t)}})),r},Dn=e=>{var t,n,o;const{markedRenderer:i,markedExtensions:r,markedOptions:s,editorExtensions:a,editorConfig:c}=ke,u=(0,l.WQ)("showCodeRowNumber"),d=(0,l.WQ)("editorId"),p=(0,l.WQ)("highlight"),h=(0,l.WQ)("previewOnly"),m=null==(t=null==a?void 0:a.highlight)?void 0:t.instance,g=null==(n=null==a?void 0:a.mermaid)?void 0:n.instance,f=null==(o=null==a?void 0:a.katex)?void 0:o.instance,v=null==a?void 0:a.katex,b=(0,Z.KR)(!1),k=(0,Z.KR)([]);let y=[],w=[],x=new on.Renderer;x.image=(e,t,n)=>`${n||${n||""}`,x.listitem=(e,t)=>t?`
  • ${e}
  • `:`
  • ${e}
  • `,i instanceof Function&&(x=i(x));const $=x.code;x.code=(t,n,l)=>{if(!e.noMermaid&&"mermaid"===n){const e=Re();try{if(_n)return`

    ${t}

    `;{const n=g||window.mermaid;if(!n)return`

    ${t}

    `;y.push(n.mermaidAPI.render(e,t))}const n=`