v-code-diff 1.8.0 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +11 -2
- package/dist/v2/index.cjs.js +16 -14
- package/dist/v2/index.es.js +687 -658
- package/dist/v2/index.umd.js +15 -13
- package/dist/v2.7/index.cjs.js +18 -16
- package/dist/v2.7/index.es.js +986 -960
- package/dist/v2.7/index.umd.js +18 -16
- package/dist/v3/index.cjs.js +18 -16
- package/dist/v3/index.es.js +1298 -1272
- package/dist/v3/index.umd.js +18 -16
- package/package.json +16 -14
- package/scripts/{postinstall.js → postinstall.cjs} +1 -2
- package/scripts/{utils.js → utils.cjs} +0 -2
- package/src/CodeDiff.vue +9 -8
- package/src/style.scss +7 -1
- package/src/types.ts +2 -0
- package/src/utils.ts +44 -13
- package/types/index.d.ts +5 -4
package/dist/v2.7/index.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document!="undefined"){var o=document.createElement("style");o.appendChild(document.createTextNode(".code-diff-view[theme=light]{color:var(--fgColor-default, var(--color-fg-default));background-color:var(--bgColor-default, var(--color-canvas-default));--color-canvas-default-transparent: rgba(255,255,255,0);--color-page-header-bg: #f6f8fa;--color-marketing-icon-primary: #218bff;--color-marketing-icon-secondary: #54aeff;--color-diff-blob-addition-num-text: #1F2328;--color-diff-blob-addition-fg: #1F2328;--color-diff-blob-addition-num-bg: #ccffd8;--color-diff-blob-addition-line-bg: #e6ffec;--color-diff-blob-addition-word-bg: #abf2bc;--color-diff-blob-deletion-num-text: #1F2328;--color-diff-blob-deletion-fg: #1F2328;--color-diff-blob-deletion-num-bg: #ffd7d5;--color-diff-blob-deletion-line-bg: #ffebe9;--color-diff-blob-deletion-word-bg: rgba(255,129,130,.4);--color-diff-blob-hunk-num-bg: rgba(84,174,255,.4);--color-diff-blob-expander-icon: #656d76;--color-diff-blob-selected-line-highlight-mix-blend-mode: multiply;--color-diffstat-deletion-border: rgba(31,35,40,.15);--color-diffstat-addition-border: rgba(31,35,40,.15);--color-diffstat-addition-bg: #1f883d;--color-search-keyword-hl: #fff8c5;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #6639ba;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-codemirror-text: #1F2328;--color-codemirror-bg: #ffffff;--color-codemirror-gutters-bg: #ffffff;--color-codemirror-guttermarker-text: #ffffff;--color-codemirror-guttermarker-subtle-text: #6e7781;--color-codemirror-linenumber-text: #656d76;--color-codemirror-cursor: #1F2328;--color-codemirror-selection-bg: rgba(84,174,255,.4);--color-codemirror-activeline-bg: rgba(234,238,242,.5);--color-codemirror-matchingbracket-text: #1F2328;--color-codemirror-lines-bg: #ffffff;--color-codemirror-syntax-comment: #24292f;--color-codemirror-syntax-constant: #0550ae;--color-codemirror-syntax-entity: #8250df;--color-codemirror-syntax-keyword: #cf222e;--color-codemirror-syntax-storage: #cf222e;--color-codemirror-syntax-string: #0a3069;--color-codemirror-syntax-support: #0550ae;--color-codemirror-syntax-variable: #953800;--color-checks-bg: #24292f;--color-checks-run-border-width: 0px;--color-checks-container-border-width: 0px;--color-checks-text-primary: #f6f8fa;--color-checks-text-secondary: #8c959f;--color-checks-text-link: #54aeff;--color-checks-btn-icon: #afb8c1;--color-checks-btn-hover-icon: #f6f8fa;--color-checks-btn-hover-bg: rgba(255,255,255,.125);--color-checks-input-text: #eaeef2;--color-checks-input-placeholder-text: #8c959f;--color-checks-input-focus-text: #8c959f;--color-checks-input-bg: #32383f;--color-checks-input-shadow: none;--color-checks-donut-error: #fa4549;--color-checks-donut-pending: #bf8700;--color-checks-donut-success: #1f883d;--color-checks-donut-neutral: #afb8c1;--color-checks-dropdown-text: #afb8c1;--color-checks-dropdown-bg: #32383f;--color-checks-dropdown-border: #424a53;--color-checks-dropdown-shadow: rgba(31,35,40,.3);--color-checks-dropdown-hover-text: #f6f8fa;--color-checks-dropdown-hover-bg: #424a53;--color-checks-dropdown-btn-hover-text: #f6f8fa;--color-checks-dropdown-btn-hover-bg: #32383f;--color-checks-scrollbar-thumb-bg: #57606a;--color-checks-header-label-text: #d0d7de;--color-checks-header-label-open-text: #f6f8fa;--color-checks-header-border: #32383f;--color-checks-header-icon: #8c959f;--color-checks-line-text: #d0d7de;--color-checks-line-num-text: rgba(140,149,159,.75);--color-checks-line-timestamp-text: #8c959f;--color-checks-line-hover-bg: #32383f;--color-checks-line-selected-bg: rgba(33,139,255,.15);--color-checks-line-selected-num-text: #54aeff;--color-checks-line-dt-fm-text: #24292f;--color-checks-line-dt-fm-bg: #9a6700;--color-checks-gate-bg: rgba(125,78,0,.15);--color-checks-gate-text: #d0d7de;--color-checks-gate-waiting-text: #d4a72c;--color-checks-step-header-open-bg: #32383f;--color-checks-step-error-text: #ff8182;--color-checks-step-warning-text: #d4a72c;--color-checks-logline-text: #8c959f;--color-checks-logline-num-text: rgba(140,149,159,.75);--color-checks-logline-debug-text: #c297ff;--color-checks-logline-error-text: #d0d7de;--color-checks-logline-error-num-text: #ff8182;--color-checks-logline-error-bg: rgba(164,14,38,.15);--color-checks-logline-warning-text: #d0d7de;--color-checks-logline-warning-num-text: #d4a72c;--color-checks-logline-warning-bg: rgba(125,78,0,.15);--color-checks-logline-command-text: #54aeff;--color-checks-logline-section-text: #4ac26b;--color-checks-ansi-black: #24292f;--color-checks-ansi-black-bright: #32383f;--color-checks-ansi-white: #d0d7de;--color-checks-ansi-white-bright: #d0d7de;--color-checks-ansi-gray: #8c959f;--color-checks-ansi-red: #ff8182;--color-checks-ansi-red-bright: #ffaba8;--color-checks-ansi-green: #4ac26b;--color-checks-ansi-green-bright: #6fdd8b;--color-checks-ansi-yellow: #d4a72c;--color-checks-ansi-yellow-bright: #eac54f;--color-checks-ansi-blue: #54aeff;--color-checks-ansi-blue-bright: #80ccff;--color-checks-ansi-magenta: #c297ff;--color-checks-ansi-magenta-bright: #d8b9ff;--color-checks-ansi-cyan: #76e3ea;--color-checks-ansi-cyan-bright: #b3f0ff;--color-project-header-bg: #24292f;--color-project-sidebar-bg: #ffffff;--color-project-gradient-in: #ffffff;--color-project-gradient-out: rgba(255,255,255,0);--color-mktg-btn-bg: #1b1f23;--color-mktg-btn-shadow-outline: rgb(0 0 0 / 15%) 0 0 0 1px inset;--color-mktg-btn-shadow-focus: rgb(0 0 0 / 15%) 0 0 0 4px;--color-mktg-btn-shadow-hover: 0 3px 2px rgba(0, 0, 0, .07), 0 7px 5px rgba(0, 0, 0, .04), 0 12px 10px rgba(0, 0, 0, .03), 0 22px 18px rgba(0, 0, 0, .03), 0 42px 33px rgba(0, 0, 0, .02), 0 100px 80px rgba(0, 0, 0, .02);--color-mktg-btn-shadow-hover-muted: rgb(0 0 0 / 70%) 0 0 0 2px inset;--color-control-border-color-emphasis: #858F99;--color-avatar-bg: #ffffff;--color-avatar-border: rgba(31,35,40,.15);--color-avatar-stack-fade: #afb8c1;--color-avatar-stack-fade-more: #d0d7de;--color-avatar-child-shadow: 0 0 0 2px rgba(255,255,255,.8);--color-topic-tag-border: rgba(0,0,0,0);--color-counter-border: rgba(0,0,0,0);--color-select-menu-backdrop-border: rgba(0,0,0,0);--color-select-menu-tap-highlight: rgba(175,184,193,.5);--color-select-menu-tap-focus-bg: #b6e3ff;--color-overlay-shadow: 0 1px 3px rgba(31,35,40,.12), 0 8px 24px rgba(66,74,83,.12);--color-overlay-backdrop: rgba(140,149,159,.2);--color-header-text: rgba(255,255,255,.7);--color-header-bg: #24292f;--color-header-divider: #57606a;--color-header-logo: #ffffff;--color-header-search-bg: #24292f;--color-header-search-border: #57606a;--color-sidenav-selected-bg: #ffffff;--color-menu-bg-active: rgba(0,0,0,0);--color-input-disabled-bg: rgba(175,184,193,.2);--color-timeline-badge-bg: #eaeef2;--color-ansi-black: #24292f;--color-ansi-black-bright: #57606a;--color-ansi-white: #6e7781;--color-ansi-white-bright: #8c959f;--color-ansi-gray: #6e7781;--color-ansi-red: #cf222e;--color-ansi-red-bright: #a40e26;--color-ansi-green: #116329;--color-ansi-green-bright: #1a7f37;--color-ansi-yellow: #4d2d00;--color-ansi-yellow-bright: #633c01;--color-ansi-blue: #0969da;--color-ansi-blue-bright: #218bff;--color-ansi-magenta: #8250df;--color-ansi-magenta-bright: #a475f9;--color-ansi-cyan: #1b7c83;--color-ansi-cyan-bright: #3192aa;--color-btn-text: #24292f;--color-btn-bg: #f6f8fa;--color-btn-border: rgba(31,35,40,.15);--color-btn-shadow: 0 1px 0 rgba(31,35,40,.04);--color-btn-inset-shadow: inset 0 1px 0 rgba(255,255,255,.25);--color-btn-hover-bg: #f3f4f6;--color-btn-hover-border: rgba(31,35,40,.15);--color-btn-active-bg: hsla(220,14%,93%,1);--color-btn-active-border: rgba(31,35,40,.15);--color-btn-selected-bg: hsla(220,14%,94%,1);--color-btn-counter-bg: rgba(31,35,40,.08);--color-btn-primary-text: #ffffff;--color-btn-primary-bg: #1f883d;--color-btn-primary-border: rgba(31,35,40,.15);--color-btn-primary-shadow: 0 1px 0 rgba(31,35,40,.1);--color-btn-primary-inset-shadow: inset 0 1px 0 rgba(255,255,255,.03);--color-btn-primary-hover-bg: #1a7f37;--color-btn-primary-hover-border: rgba(31,35,40,.15);--color-btn-primary-selected-bg: hsla(137,66%,28%,1);--color-btn-primary-selected-shadow: inset 0 1px 0 rgba(0,45,17,.2);--color-btn-primary-disabled-text: rgba(255,255,255,.8);--color-btn-primary-disabled-bg: #94d3a2;--color-btn-primary-disabled-border: rgba(31,35,40,.15);--color-btn-primary-icon: rgba(255,255,255,.8);--color-btn-primary-counter-bg: rgba(0,45,17,.2);--color-btn-outline-text: #0969da;--color-btn-outline-hover-text: #ffffff;--color-btn-outline-hover-bg: #0969da;--color-btn-outline-hover-border: rgba(31,35,40,.15);--color-btn-outline-hover-shadow: 0 1px 0 rgba(31,35,40,.1);--color-btn-outline-hover-inset-shadow: inset 0 1px 0 rgba(255,255,255,.03);--color-btn-outline-hover-counter-bg: rgba(255,255,255,.2);--color-btn-outline-selected-text: #ffffff;--color-btn-outline-selected-bg: hsla(212,92%,42%,1);--color-btn-outline-selected-border: rgba(31,35,40,.15);--color-btn-outline-selected-shadow: inset 0 1px 0 rgba(0,33,85,.2);--color-btn-outline-disabled-text: rgba(9,105,218,.5);--color-btn-outline-disabled-bg: #f6f8fa;--color-btn-outline-disabled-counter-bg: rgba(9,105,218,.05);--color-btn-outline-counter-bg: #0969da1a;--color-btn-outline-counter-fg: #0550ae;--color-btn-outline-hover-counter-fg: #ffffff;--color-btn-outline-disabled-counter-fg: rgba(9,105,218,.5);--color-btn-danger-text: #cf222e;--color-btn-danger-hover-text: #ffffff;--color-btn-danger-hover-bg: #a40e26;--color-btn-danger-hover-border: rgba(31,35,40,.15);--color-btn-danger-hover-shadow: 0 1px 0 rgba(31,35,40,.1);--color-btn-danger-hover-inset-shadow: inset 0 1px 0 rgba(255,255,255,.03);--color-btn-danger-hover-counter-bg: rgba(255,255,255,.2);--color-btn-danger-selected-text: #ffffff;--color-btn-danger-selected-bg: hsla(356,72%,44%,1);--color-btn-danger-selected-border: rgba(31,35,40,.15);--color-btn-danger-selected-shadow: inset 0 1px 0 rgba(76,0,20,.2);--color-btn-danger-disabled-text: rgba(207,34,46,.5);--color-btn-danger-disabled-bg: #f6f8fa;--color-btn-danger-disabled-counter-bg: rgba(207,34,46,.05);--color-btn-danger-counter-bg: rgba(207,34,46,.1);--color-btn-danger-icon: #cf222e;--color-btn-danger-hover-icon: #ffffff;--color-btn-danger-counter-fg: #a40e26;--color-btn-danger-hover-counter-fg: #ffffff;--color-btn-danger-disabled-counter-fg: rgba(207,34,46,.5);--color-underlinenav-icon: #6e7781;--color-underlinenav-border-hover: rgba(175,184,193,.2);--color-action-list-item-inline-divider: rgba(208,215,222,.48);--color-action-list-item-default-hover-bg: rgba(208,215,222,.32);--color-action-list-item-default-hover-border: rgba(0,0,0,0);--color-action-list-item-default-active-bg: rgba(208,215,222,.48);--color-action-list-item-default-active-border: rgba(0,0,0,0);--color-action-list-item-default-selected-bg: rgba(208,215,222,.24);--color-action-list-item-danger-hover-bg: rgba(255,235,233,.64);--color-action-list-item-danger-active-bg: #ffebe9;--color-action-list-item-danger-hover-text: #d1242f;--color-switch-track-bg: #eaeef2;--color-switch-track-hover-bg: hsla(210,24%,90%,1);--color-switch-track-active-bg: hsla(210,24%,88%,1);--color-switch-track-disabled-bg: #8c959f;--color-switch-track-fg: #656d76;--color-switch-track-disabled-fg: #ffffff;--color-switch-track-border: rgba(0,0,0,0);--color-switch-track-checked-bg: #0969da;--color-switch-track-checked-hover-bg: #0860CA;--color-switch-track-checked-active-bg: #0757BA;--color-switch-track-checked-fg: #ffffff;--color-switch-track-checked-disabled-fg: #ffffff;--color-switch-track-checked-border: rgba(0,0,0,0);--color-switch-knob-bg: #ffffff;--color-switch-knob-disabled-bg: #f6f8fa;--color-switch-knob-border: #858F99;--color-switch-knob-checked-bg: #ffffff;--color-switch-knob-checked-disabled-bg: #f6f8fa;--color-switch-knob-checked-border: #0969da;--color-segmented-control-bg: #eaeef2;--color-segmented-control-button-bg: #ffffff;--color-segmented-control-button-hover-bg: rgba(175,184,193,.2);--color-segmented-control-button-active-bg: rgba(175,184,193,.4);--color-segmented-control-button-selected-border: #8c959f;--color-tree-view-item-chevron-hover-bg: rgba(208,215,222,.32);--color-tree-view-item-directory-fill: #54aeff;--color-fg-default: #1F2328;--color-fg-muted: #656d76;--color-fg-subtle: #6e7781;--color-fg-on-emphasis: #ffffff;--color-canvas-default: #ffffff;--color-canvas-overlay: #ffffff;--color-canvas-inset: #f6f8fa;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsla(210,18%,87%,1);--color-border-subtle: rgba(31,35,40,.15);--color-shadow-small: 0 1px 0 rgba(31,35,40,.04);--color-shadow-medium: 0 3px 6px rgba(140,149,159,.15);--color-shadow-large: 0 8px 24px rgba(140,149,159,.2);--color-shadow-extra-large: 0 12px 28px rgba(140,149,159,.3);--color-neutral-emphasis-plus: #24292f;--color-neutral-emphasis: #6e7781;--color-neutral-muted: rgba(175,184,193,.2);--color-neutral-subtle: rgba(234,238,242,.5);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-accent-muted: rgba(84,174,255,.4);--color-accent-subtle: #ddf4ff;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d;--color-success-muted: rgba(74,194,107,.4);--color-success-subtle: #dafbe1;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-attention-muted: rgba(212,167,44,.4);--color-attention-subtle: #fff8c5;--color-severe-fg: #bc4c00;--color-severe-emphasis: #bc4c00;--color-severe-muted: rgba(251,143,68,.4);--color-severe-subtle: #fff1e5;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-danger-muted: rgba(255,129,130,.4);--color-danger-subtle: #ffebe9;--color-open-fg: #1a7f37;--color-open-emphasis: #1f883d;--color-open-muted: rgba(74,194,107,.4);--color-open-subtle: #dafbe1;--color-closed-fg: #d1242f;--color-closed-emphasis: #cf222e;--color-closed-muted: rgba(255,129,130,.4);--color-closed-subtle: #ffebe9;--color-done-fg: #8250df;--color-done-emphasis: #8250df;--color-done-muted: rgba(194,151,255,.4);--color-done-subtle: #fbefff;--color-sponsors-fg: #bf3989;--color-sponsors-emphasis: #bf3989;--color-sponsors-muted: rgba(255,128,200,.4);--color-sponsors-subtle: #ffeff7;--color-primer-fg-disabled: #8c959f;--color-primer-canvas-backdrop: rgba(31,35,40,.5);--color-primer-canvas-sticky: rgba(255,255,255,.95);--color-primer-border-active: #fd8c73;--color-primer-border-contrast: rgba(31,35,40,.1);--color-primer-shadow-highlight: inset 0 1px 0 rgba(255,255,255,.25);--color-primer-shadow-inset: inset 0 1px 0 rgba(208,215,222,.2);--color-scale-black: #1F2328;--color-scale-white: #ffffff;--color-scale-gray-0: #f6f8fa;--color-scale-gray-1: #eaeef2;--color-scale-gray-2: #d0d7de;--color-scale-gray-3: #afb8c1;--color-scale-gray-4: #8c959f;--color-scale-gray-5: #6e7781;--color-scale-gray-6: #57606a;--color-scale-gray-7: #424a53;--color-scale-gray-8: #32383f;--color-scale-gray-9: #24292f;--color-scale-blue-0: #ddf4ff;--color-scale-blue-1: #b6e3ff;--color-scale-blue-2: #80ccff;--color-scale-blue-3: #54aeff;--color-scale-blue-4: #218bff;--color-scale-blue-5: #0969da;--color-scale-blue-6: #0550ae;--color-scale-blue-7: #033d8b;--color-scale-blue-8: #0a3069;--color-scale-blue-9: #002155;--color-scale-green-0: #dafbe1;--color-scale-green-1: #aceebb;--color-scale-green-2: #6fdd8b;--color-scale-green-3: #4ac26b;--color-scale-green-4: #2da44e;--color-scale-green-5: #1a7f37;--color-scale-green-6: #116329;--color-scale-green-7: #044f1e;--color-scale-green-8: #003d16;--color-scale-green-9: #002d11;--color-scale-yellow-0: #fff8c5;--color-scale-yellow-1: #fae17d;--color-scale-yellow-2: #eac54f;--color-scale-yellow-3: #d4a72c;--color-scale-yellow-4: #bf8700;--color-scale-yellow-5: #9a6700;--color-scale-yellow-6: #7d4e00;--color-scale-yellow-7: #633c01;--color-scale-yellow-8: #4d2d00;--color-scale-yellow-9: #3b2300;--color-scale-orange-0: #fff1e5;--color-scale-orange-1: #ffd8b5;--color-scale-orange-2: #ffb77c;--color-scale-orange-3: #fb8f44;--color-scale-orange-4: #e16f24;--color-scale-orange-5: #bc4c00;--color-scale-orange-6: #953800;--color-scale-orange-7: #762c00;--color-scale-orange-8: #5c2200;--color-scale-orange-9: #471700;--color-scale-red-0: #ffebe9;--color-scale-red-1: #ffcecb;--color-scale-red-2: #ffaba8;--color-scale-red-3: #ff8182;--color-scale-red-4: #fa4549;--color-scale-red-5: #cf222e;--color-scale-red-6: #a40e26;--color-scale-red-7: #82071e;--color-scale-red-8: #660018;--color-scale-red-9: #4c0014;--color-scale-purple-0: #fbefff;--color-scale-purple-1: #ecd8ff;--color-scale-purple-2: #d8b9ff;--color-scale-purple-3: #c297ff;--color-scale-purple-4: #a475f9;--color-scale-purple-5: #8250df;--color-scale-purple-6: #6639ba;--color-scale-purple-7: #512a97;--color-scale-purple-8: #3e1f79;--color-scale-purple-9: #2e1461;--color-scale-pink-0: #ffeff7;--color-scale-pink-1: #ffd3eb;--color-scale-pink-2: #ffadda;--color-scale-pink-3: #ff80c8;--color-scale-pink-4: #e85aad;--color-scale-pink-5: #bf3989;--color-scale-pink-6: #99286e;--color-scale-pink-7: #772057;--color-scale-pink-8: #611347;--color-scale-pink-9: #4d0336;--color-scale-coral-0: #fff0eb;--color-scale-coral-1: #ffd6cc;--color-scale-coral-2: #ffb4a1;--color-scale-coral-3: #fd8c73;--color-scale-coral-4: #ec6547;--color-scale-coral-5: #c4432b;--color-scale-coral-6: #9e2f1c;--color-scale-coral-7: #801f0f;--color-scale-coral-8: #691105;--color-scale-coral-9: #510901}.code-diff-view[theme=light] pre code.hljs{display:block;overflow-x:auto;padding:1em}.code-diff-view[theme=light] code.hljs{padding:3px 5px}.code-diff-view[theme=light] .hljs{color:#24292e;background:#ffffff}.code-diff-view[theme=light] .hljs-doctag,.code-diff-view[theme=light] .hljs-keyword,.code-diff-view[theme=light] .hljs-meta .hljs-keyword,.code-diff-view[theme=light] .hljs-template-tag,.code-diff-view[theme=light] .hljs-template-variable,.code-diff-view[theme=light] .hljs-type,.code-diff-view[theme=light] .hljs-variable.language_{color:#d73a49}.code-diff-view[theme=light] .hljs-title,.code-diff-view[theme=light] .hljs-title.class_,.code-diff-view[theme=light] .hljs-title.class_.inherited__,.code-diff-view[theme=light] .hljs-title.function_{color:#6f42c1}.code-diff-view[theme=light] .hljs-attr,.code-diff-view[theme=light] .hljs-attribute,.code-diff-view[theme=light] .hljs-literal,.code-diff-view[theme=light] .hljs-meta,.code-diff-view[theme=light] .hljs-number,.code-diff-view[theme=light] .hljs-operator,.code-diff-view[theme=light] .hljs-variable,.code-diff-view[theme=light] .hljs-selector-attr,.code-diff-view[theme=light] .hljs-selector-class,.code-diff-view[theme=light] .hljs-selector-id{color:#005cc5}.code-diff-view[theme=light] .hljs-regexp,.code-diff-view[theme=light] .hljs-string,.code-diff-view[theme=light] .hljs-meta .hljs-string{color:#032f62}.code-diff-view[theme=light] .hljs-built_in,.code-diff-view[theme=light] .hljs-symbol{color:#e36209}.code-diff-view[theme=light] .hljs-comment,.code-diff-view[theme=light] .hljs-code,.code-diff-view[theme=light] .hljs-formula{color:#6a737d}.code-diff-view[theme=light] .hljs-name,.code-diff-view[theme=light] .hljs-quote,.code-diff-view[theme=light] .hljs-selector-tag,.code-diff-view[theme=light] .hljs-selector-pseudo{color:#22863a}.code-diff-view[theme=light] .hljs-subst{color:#24292e}.code-diff-view[theme=light] .hljs-section{color:#005cc5;font-weight:700}.code-diff-view[theme=light] .hljs-bullet{color:#735c0f}.code-diff-view[theme=light] .hljs-emphasis{color:#24292e;font-style:italic}.code-diff-view[theme=light] .hljs-strong{color:#24292e;font-weight:700}.code-diff-view[theme=light] .hljs-addition{color:#22863a;background-color:#f0fff4}.code-diff-view[theme=light] .hljs-deletion{color:#b31d28;background-color:#ffeef0}.code-diff-view[theme=dark]{color:var(--fgColor-default, var(--color-fg-default));background-color:var(--bgColor-default, var(--color-canvas-default));--color-canvas-default-transparent: rgba(13,17,23,0);--color-page-header-bg: #0d1117;--color-marketing-icon-primary: #79c0ff;--color-marketing-icon-secondary: #1f6feb;--color-diff-blob-addition-num-text: #e6edf3;--color-diff-blob-addition-fg: #e6edf3;--color-diff-blob-addition-num-bg: rgba(63,185,80,.3);--color-diff-blob-addition-line-bg: rgba(46,160,67,.15);--color-diff-blob-addition-word-bg: rgba(46,160,67,.4);--color-diff-blob-deletion-num-text: #e6edf3;--color-diff-blob-deletion-fg: #e6edf3;--color-diff-blob-deletion-num-bg: rgba(248,81,73,.3);--color-diff-blob-deletion-line-bg: rgba(248,81,73,.1);--color-diff-blob-deletion-word-bg: rgba(248,81,73,.4);--color-diff-blob-hunk-num-bg: rgba(56,139,253,.4);--color-diff-blob-expander-icon: #7d8590;--color-diff-blob-selected-line-highlight-mix-blend-mode: screen;--color-diffstat-deletion-border: rgba(240,246,252,.1);--color-diffstat-addition-border: rgba(240,246,252,.1);--color-diffstat-addition-bg: #3fb950;--color-search-keyword-hl: rgba(210,153,34,.4);--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-codemirror-text: #e6edf3;--color-codemirror-bg: #0d1117;--color-codemirror-gutters-bg: #0d1117;--color-codemirror-guttermarker-text: #0d1117;--color-codemirror-guttermarker-subtle-text: #6e7681;--color-codemirror-linenumber-text: #7d8590;--color-codemirror-cursor: #e6edf3;--color-codemirror-selection-bg: rgba(56,139,253,.4);--color-codemirror-activeline-bg: rgba(110,118,129,.1);--color-codemirror-matchingbracket-text: #e6edf3;--color-codemirror-lines-bg: #0d1117;--color-codemirror-syntax-comment: #8b949e;--color-codemirror-syntax-constant: #79c0ff;--color-codemirror-syntax-entity: #d2a8ff;--color-codemirror-syntax-keyword: #ff7b72;--color-codemirror-syntax-storage: #ff7b72;--color-codemirror-syntax-string: #a5d6ff;--color-codemirror-syntax-support: #79c0ff;--color-codemirror-syntax-variable: #ffa657;--color-checks-bg: #010409;--color-checks-run-border-width: 1px;--color-checks-container-border-width: 1px;--color-checks-text-primary: #e6edf3;--color-checks-text-secondary: #7d8590;--color-checks-text-link: #2f81f7;--color-checks-btn-icon: #7d8590;--color-checks-btn-hover-icon: #e6edf3;--color-checks-btn-hover-bg: rgba(110,118,129,.1);--color-checks-input-text: #7d8590;--color-checks-input-placeholder-text: #6e7681;--color-checks-input-focus-text: #e6edf3;--color-checks-input-bg: #161b22;--color-checks-donut-error: #f85149;--color-checks-donut-pending: #d29922;--color-checks-donut-success: #2ea043;--color-checks-donut-neutral: #8b949e;--color-checks-dropdown-text: #e6edf3;--color-checks-dropdown-bg: #161b22;--color-checks-dropdown-border: #30363d;--color-checks-dropdown-shadow: rgba(1,4,9,.3);--color-checks-dropdown-hover-text: #e6edf3;--color-checks-dropdown-hover-bg: rgba(110,118,129,.1);--color-checks-dropdown-btn-hover-text: #e6edf3;--color-checks-dropdown-btn-hover-bg: rgba(110,118,129,.1);--color-checks-scrollbar-thumb-bg: rgba(110,118,129,.4);--color-checks-header-label-text: #7d8590;--color-checks-header-label-open-text: #e6edf3;--color-checks-header-border: #21262d;--color-checks-header-icon: #7d8590;--color-checks-line-text: #7d8590;--color-checks-line-num-text: #6e7681;--color-checks-line-timestamp-text: #6e7681;--color-checks-line-hover-bg: rgba(110,118,129,.1);--color-checks-line-selected-bg: rgba(56,139,253,.1);--color-checks-line-selected-num-text: #2f81f7;--color-checks-line-dt-fm-text: #ffffff;--color-checks-line-dt-fm-bg: #9e6a03;--color-checks-gate-bg: rgba(187,128,9,.15);--color-checks-gate-text: #7d8590;--color-checks-gate-waiting-text: #d29922;--color-checks-step-header-open-bg: #161b22;--color-checks-step-error-text: #f85149;--color-checks-step-warning-text: #d29922;--color-checks-logline-text: #7d8590;--color-checks-logline-num-text: #6e7681;--color-checks-logline-debug-text: #a371f7;--color-checks-logline-error-text: #7d8590;--color-checks-logline-error-num-text: #6e7681;--color-checks-logline-error-bg: rgba(248,81,73,.1);--color-checks-logline-warning-text: #7d8590;--color-checks-logline-warning-num-text: #d29922;--color-checks-logline-warning-bg: rgba(187,128,9,.15);--color-checks-logline-command-text: #2f81f7;--color-checks-logline-section-text: #3fb950;--color-checks-ansi-black: #0d1117;--color-checks-ansi-black-bright: #161b22;--color-checks-ansi-white: #b1bac4;--color-checks-ansi-white-bright: #b1bac4;--color-checks-ansi-gray: #6e7681;--color-checks-ansi-red: #ff7b72;--color-checks-ansi-red-bright: #ffa198;--color-checks-ansi-green: #3fb950;--color-checks-ansi-green-bright: #56d364;--color-checks-ansi-yellow: #d29922;--color-checks-ansi-yellow-bright: #e3b341;--color-checks-ansi-blue: #58a6ff;--color-checks-ansi-blue-bright: #79c0ff;--color-checks-ansi-magenta: #bc8cff;--color-checks-ansi-magenta-bright: #d2a8ff;--color-checks-ansi-cyan: #76e3ea;--color-checks-ansi-cyan-bright: #b3f0ff;--color-project-header-bg: #0d1117;--color-project-sidebar-bg: #161b22;--color-project-gradient-in: #161b22;--color-project-gradient-out: rgba(22,27,34,0);--color-mktg-btn-bg: #f6f8fa;--color-mktg-btn-shadow-outline: rgb(255 255 255 / 25%) 0 0 0 1px inset;--color-mktg-btn-shadow-focus: rgb(255 255 255 / 25%) 0 0 0 4px;--color-mktg-btn-shadow-hover: 0 4px 7px rgba(0, 0, 0, .15), 0 100px 80px rgba(255, 255, 255, .02), 0 42px 33px rgba(255, 255, 255, .024), 0 22px 18px rgba(255, 255, 255, .028), 0 12px 10px rgba(255, 255, 255, .034), 0 7px 5px rgba(255, 255, 255, .04), 0 3px 2px rgba(255, 255, 255, .07);--color-mktg-btn-shadow-hover-muted: rgb(255 255 255) 0 0 0 2px inset;--color-control-border-color-emphasis: #606771;--color-avatar-bg: rgba(255,255,255,.1);--color-avatar-border: rgba(240,246,252,.1);--color-avatar-stack-fade: #30363d;--color-avatar-stack-fade-more: #21262d;--color-avatar-child-shadow: 0 0 0 2px #0d1117;--color-topic-tag-border: rgba(0,0,0,0);--color-counter-border: rgba(0,0,0,0);--color-select-menu-backdrop-border: #484f58;--color-select-menu-tap-highlight: rgba(48,54,61,.5);--color-select-menu-tap-focus-bg: #0c2d6b;--color-overlay-shadow: 0 0 0 1px #30363d, 0 16px 32px rgba(1,4,9,.85);--color-overlay-backdrop: rgba(22,27,34,.4);--color-header-text: rgba(255,255,255,.7);--color-header-bg: #161b22;--color-header-divider: #8b949e;--color-header-logo: #f0f6fc;--color-header-search-bg: #0d1117;--color-header-search-border: #30363d;--color-sidenav-selected-bg: #21262d;--color-menu-bg-active: #161b22;--color-input-disabled-bg: rgba(110,118,129,0);--color-timeline-badge-bg: #21262d;--color-ansi-black: #484f58;--color-ansi-black-bright: #6e7681;--color-ansi-white: #b1bac4;--color-ansi-white-bright: #ffffff;--color-ansi-gray: #6e7681;--color-ansi-red: #ff7b72;--color-ansi-red-bright: #ffa198;--color-ansi-green: #3fb950;--color-ansi-green-bright: #56d364;--color-ansi-yellow: #d29922;--color-ansi-yellow-bright: #e3b341;--color-ansi-blue: #58a6ff;--color-ansi-blue-bright: #79c0ff;--color-ansi-magenta: #bc8cff;--color-ansi-magenta-bright: #d2a8ff;--color-ansi-cyan: #39c5cf;--color-ansi-cyan-bright: #56d4dd;--color-btn-text: #c9d1d9;--color-btn-bg: #21262d;--color-btn-border: rgba(240,246,252,.1);--color-btn-shadow: 0 0 transparent;--color-btn-inset-shadow: 0 0 transparent;--color-btn-hover-bg: #30363d;--color-btn-hover-border: #8b949e;--color-btn-active-bg: hsla(212,12%,18%,1);--color-btn-active-border: #6e7681;--color-btn-selected-bg: #161b22;--color-btn-counter-bg: #30363d;--color-btn-primary-text: #ffffff;--color-btn-primary-bg: #238636;--color-btn-primary-border: rgba(240,246,252,.1);--color-btn-primary-shadow: 0 0 transparent;--color-btn-primary-inset-shadow: 0 0 transparent;--color-btn-primary-hover-bg: #2ea043;--color-btn-primary-hover-border: rgba(240,246,252,.1);--color-btn-primary-selected-bg: #238636;--color-btn-primary-selected-shadow: 0 0 transparent;--color-btn-primary-disabled-text: rgba(255,255,255,.5);--color-btn-primary-disabled-bg: rgba(35,134,54,.6);--color-btn-primary-disabled-border: rgba(240,246,252,.1);--color-btn-primary-icon: #ffffff;--color-btn-primary-counter-bg: rgba(4,38,15,.2);--color-btn-outline-text: #388bfd;--color-btn-outline-hover-text: #58a6ff;--color-btn-outline-hover-bg: #30363d;--color-btn-outline-hover-border: rgba(240,246,252,.1);--color-btn-outline-hover-shadow: 0 1px 0 rgba(1,4,9,.1);--color-btn-outline-hover-inset-shadow: inset 0 1px 0 rgba(255,255,255,.03);--color-btn-outline-hover-counter-bg: rgba(5,29,77,.2);--color-btn-outline-selected-text: #ffffff;--color-btn-outline-selected-bg: #0d419d;--color-btn-outline-selected-border: rgba(240,246,252,.1);--color-btn-outline-selected-shadow: 0 0 transparent;--color-btn-outline-disabled-text: rgba(88,166,255,.5);--color-btn-outline-disabled-bg: #0d1117;--color-btn-outline-disabled-counter-bg: rgba(31,111,235,.05);--color-btn-outline-counter-bg: rgba(5,29,77,.2);--color-btn-outline-hover-counter-fg: #58a6ff;--color-btn-outline-disabled-counter-fg: rgba(47,129,247,.5);--color-btn-outline-counter-fg: #388bfd;--color-btn-danger-text: #f85149;--color-btn-danger-hover-text: #ffffff;--color-btn-danger-hover-bg: #da3633;--color-btn-danger-hover-border: #f85149;--color-btn-danger-hover-shadow: 0 0 transparent;--color-btn-danger-hover-inset-shadow: 0 0 transparent;--color-btn-danger-hover-icon: #ffffff;--color-btn-danger-hover-counter-bg: rgba(255,255,255,.2);--color-btn-danger-selected-text: #ffffff;--color-btn-danger-selected-bg: #b62324;--color-btn-danger-selected-border: #ff7b72;--color-btn-danger-selected-shadow: 0 0 transparent;--color-btn-danger-disabled-text: rgba(248,81,73,.5);--color-btn-danger-disabled-bg: #0d1117;--color-btn-danger-disabled-counter-bg: rgba(218,54,51,.05);--color-btn-danger-counter-bg: rgba(73,2,2,.2);--color-btn-danger-icon: #f85149;--color-btn-danger-counter-fg: #f85149;--color-btn-danger-disabled-counter-fg: rgba(248,81,73,.5);--color-btn-danger-hover-counter-fg: #ffffff;--color-underlinenav-icon: #6e7681;--color-underlinenav-border-hover: rgba(110,118,129,.4);--color-action-list-item-inline-divider: rgba(48,54,61,.48);--color-action-list-item-default-hover-bg: rgba(177,186,196,.12);--color-action-list-item-default-hover-border: rgba(0,0,0,0);--color-action-list-item-default-active-bg: rgba(177,186,196,.2);--color-action-list-item-default-active-border: rgba(0,0,0,0);--color-action-list-item-default-selected-bg: rgba(177,186,196,.08);--color-action-list-item-danger-hover-bg: rgba(248,81,73,.16);--color-action-list-item-danger-active-bg: rgba(248,81,73,.24);--color-action-list-item-danger-hover-text: #ff7b72;--color-switch-track-bg: rgba(110,118,129,.1);--color-switch-track-hover-bg: hsla(215,8%,72%,.1);--color-switch-track-active-bg: rgba(110,118,129,.4);--color-switch-track-disabled-bg: #21262d;--color-switch-track-fg: #7d8590;--color-switch-track-disabled-fg: #010409;--color-switch-track-border: rgba(0,0,0,0);--color-switch-track-checked-bg: rgba(31,111,235,.35);--color-switch-track-checked-hover-bg: rgba(31,111,235,.5);--color-switch-track-checked-active-bg: rgba(31,111,235,.65);--color-switch-track-checked-fg: #ffffff;--color-switch-track-checked-disabled-fg: #010409;--color-switch-track-checked-border: rgba(0,0,0,0);--color-switch-knob-bg: #0d1117;--color-switch-knob-border: #606771;--color-switch-knob-disabled-bg: #161b22;--color-switch-knob-checked-bg: #0d1117;--color-switch-knob-checked-disabled-bg: #161b22;--color-switch-knob-checked-border: rgba(31,111,235,.35);--color-segmented-control-bg: rgba(110,118,129,.1);--color-segmented-control-button-bg: #0d1117;--color-segmented-control-button-hover-bg: #30363d;--color-segmented-control-button-active-bg: #21262d;--color-segmented-control-button-selected-border: #6e7681;--color-tree-view-item-chevron-hover-bg: rgba(177,186,196,.12);--color-tree-view-item-directory-fill: #7d8590;--color-fg-default: #e6edf3;--color-fg-muted: #7d8590;--color-fg-subtle: #6e7681;--color-fg-on-emphasis: #ffffff;--color-canvas-default: #0d1117;--color-canvas-overlay: #161b22;--color-canvas-inset: #010409;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-border-subtle: rgba(240,246,252,.1);--color-shadow-small: 0 0 transparent;--color-shadow-medium: 0 3px 6px #010409;--color-shadow-large: 0 8px 24px #010409;--color-shadow-extra-large: 0 12px 48px #010409;--color-neutral-emphasis-plus: #6e7681;--color-neutral-emphasis: #6e7681;--color-neutral-muted: rgba(110,118,129,.4);--color-neutral-subtle: rgba(110,118,129,.1);--color-accent-fg: #2f81f7;--color-accent-emphasis: #1f6feb;--color-accent-muted: rgba(56,139,253,.4);--color-accent-subtle: rgba(56,139,253,.1);--color-success-fg: #3fb950;--color-success-emphasis: #238636;--color-success-muted: rgba(46,160,67,.4);--color-success-subtle: rgba(46,160,67,.15);--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-attention-muted: rgba(187,128,9,.4);--color-attention-subtle: rgba(187,128,9,.15);--color-severe-fg: #db6d28;--color-severe-emphasis: #bd561d;--color-severe-muted: rgba(219,109,40,.4);--color-severe-subtle: rgba(219,109,40,.1);--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-danger-muted: rgba(248,81,73,.4);--color-danger-subtle: rgba(248,81,73,.1);--color-open-fg: #3fb950;--color-open-emphasis: #238636;--color-open-muted: rgba(46,160,67,.4);--color-open-subtle: rgba(46,160,67,.15);--color-closed-fg: #f85149;--color-closed-emphasis: #da3633;--color-closed-muted: rgba(248,81,73,.4);--color-closed-subtle: rgba(248,81,73,.15);--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;--color-done-muted: rgba(163,113,247,.4);--color-done-subtle: rgba(163,113,247,.1);--color-sponsors-fg: #db61a2;--color-sponsors-emphasis: #bf4b8a;--color-sponsors-muted: rgba(219,97,162,.4);--color-sponsors-subtle: rgba(219,97,162,.1);--color-primer-fg-disabled: #484f58;--color-primer-canvas-backdrop: rgba(1,4,9,.8);--color-primer-canvas-sticky: rgba(13,17,23,.95);--color-primer-border-active: #f78166;--color-primer-border-contrast: rgba(255,255,255,.2);--color-primer-shadow-highlight: 0 0 transparent;--color-primer-shadow-inset: 0 0 transparent;--color-scale-black: #010409;--color-scale-white: #ffffff;--color-scale-gray-0: #f0f6fc;--color-scale-gray-1: #c9d1d9;--color-scale-gray-2: #b1bac4;--color-scale-gray-3: #8b949e;--color-scale-gray-4: #6e7681;--color-scale-gray-5: #484f58;--color-scale-gray-6: #30363d;--color-scale-gray-7: #21262d;--color-scale-gray-8: #161b22;--color-scale-gray-9: #0d1117;--color-scale-blue-0: #cae8ff;--color-scale-blue-1: #a5d6ff;--color-scale-blue-2: #79c0ff;--color-scale-blue-3: #58a6ff;--color-scale-blue-4: #388bfd;--color-scale-blue-5: #1f6feb;--color-scale-blue-6: #1158c7;--color-scale-blue-7: #0d419d;--color-scale-blue-8: #0c2d6b;--color-scale-blue-9: #051d4d;--color-scale-green-0: #aff5b4;--color-scale-green-1: #7ee787;--color-scale-green-2: #56d364;--color-scale-green-3: #3fb950;--color-scale-green-4: #2ea043;--color-scale-green-5: #238636;--color-scale-green-6: #196c2e;--color-scale-green-7: #0f5323;--color-scale-green-8: #033a16;--color-scale-green-9: #04260f;--color-scale-yellow-0: #f8e3a1;--color-scale-yellow-1: #f2cc60;--color-scale-yellow-2: #e3b341;--color-scale-yellow-3: #d29922;--color-scale-yellow-4: #bb8009;--color-scale-yellow-5: #9e6a03;--color-scale-yellow-6: #845306;--color-scale-yellow-7: #693e00;--color-scale-yellow-8: #4b2900;--color-scale-yellow-9: #341a00;--color-scale-orange-0: #ffdfb6;--color-scale-orange-1: #ffc680;--color-scale-orange-2: #ffa657;--color-scale-orange-3: #f0883e;--color-scale-orange-4: #db6d28;--color-scale-orange-5: #bd561d;--color-scale-orange-6: #9b4215;--color-scale-orange-7: #762d0a;--color-scale-orange-8: #5a1e02;--color-scale-orange-9: #3d1300;--color-scale-red-0: #ffdcd7;--color-scale-red-1: #ffc1ba;--color-scale-red-2: #ffa198;--color-scale-red-3: #ff7b72;--color-scale-red-4: #f85149;--color-scale-red-5: #da3633;--color-scale-red-6: #b62324;--color-scale-red-7: #8e1519;--color-scale-red-8: #67060c;--color-scale-red-9: #490202;--color-scale-purple-0: #eddeff;--color-scale-purple-1: #e2c5ff;--color-scale-purple-2: #d2a8ff;--color-scale-purple-3: #bc8cff;--color-scale-purple-4: #a371f7;--color-scale-purple-5: #8957e5;--color-scale-purple-6: #6e40c9;--color-scale-purple-7: #553098;--color-scale-purple-8: #3c1e70;--color-scale-purple-9: #271052;--color-scale-pink-0: #ffdaec;--color-scale-pink-1: #ffbedd;--color-scale-pink-2: #ff9bce;--color-scale-pink-3: #f778ba;--color-scale-pink-4: #db61a2;--color-scale-pink-5: #bf4b8a;--color-scale-pink-6: #9e3670;--color-scale-pink-7: #7d2457;--color-scale-pink-8: #5e103e;--color-scale-pink-9: #42062a;--color-scale-coral-0: #ffddd2;--color-scale-coral-1: #ffc2b2;--color-scale-coral-2: #ffa28b;--color-scale-coral-3: #f78166;--color-scale-coral-4: #ea6045;--color-scale-coral-5: #cf462d;--color-scale-coral-6: #ac3220;--color-scale-coral-7: #872012;--color-scale-coral-8: #640d04;--color-scale-coral-9: #460701}.code-diff-view[theme=dark] pre code.hljs{display:block;overflow-x:auto;padding:1em}.code-diff-view[theme=dark] code.hljs{padding:3px 5px}.code-diff-view[theme=dark] .hljs{color:#c9d1d9;background:#0d1117}.code-diff-view[theme=dark] .hljs-doctag,.code-diff-view[theme=dark] .hljs-keyword,.code-diff-view[theme=dark] .hljs-meta .hljs-keyword,.code-diff-view[theme=dark] .hljs-template-tag,.code-diff-view[theme=dark] .hljs-template-variable,.code-diff-view[theme=dark] .hljs-type,.code-diff-view[theme=dark] .hljs-variable.language_{color:#ff7b72}.code-diff-view[theme=dark] .hljs-title,.code-diff-view[theme=dark] .hljs-title.class_,.code-diff-view[theme=dark] .hljs-title.class_.inherited__,.code-diff-view[theme=dark] .hljs-title.function_{color:#d2a8ff}.code-diff-view[theme=dark] .hljs-attr,.code-diff-view[theme=dark] .hljs-attribute,.code-diff-view[theme=dark] .hljs-literal,.code-diff-view[theme=dark] .hljs-meta,.code-diff-view[theme=dark] .hljs-number,.code-diff-view[theme=dark] .hljs-operator,.code-diff-view[theme=dark] .hljs-variable,.code-diff-view[theme=dark] .hljs-selector-attr,.code-diff-view[theme=dark] .hljs-selector-class,.code-diff-view[theme=dark] .hljs-selector-id{color:#79c0ff}.code-diff-view[theme=dark] .hljs-regexp,.code-diff-view[theme=dark] .hljs-string,.code-diff-view[theme=dark] .hljs-meta .hljs-string{color:#a5d6ff}.code-diff-view[theme=dark] .hljs-built_in,.code-diff-view[theme=dark] .hljs-symbol{color:#ffa657}.code-diff-view[theme=dark] .hljs-comment,.code-diff-view[theme=dark] .hljs-code,.code-diff-view[theme=dark] .hljs-formula{color:#8b949e}.code-diff-view[theme=dark] .hljs-name,.code-diff-view[theme=dark] .hljs-quote,.code-diff-view[theme=dark] .hljs-selector-tag,.code-diff-view[theme=dark] .hljs-selector-pseudo{color:#7ee787}.code-diff-view[theme=dark] .hljs-subst{color:#c9d1d9}.code-diff-view[theme=dark] .hljs-section{color:#1f6feb;font-weight:700}.code-diff-view[theme=dark] .hljs-bullet{color:#f2cc60}.code-diff-view[theme=dark] .hljs-emphasis{color:#c9d1d9;font-style:italic}.code-diff-view[theme=dark] .hljs-strong{color:#c9d1d9;font-weight:700}.code-diff-view[theme=dark] .hljs-addition{color:#aff5b4;background-color:#033a16}.code-diff-view[theme=dark] .hljs-deletion{color:#ffdcd7;background-color:#67060c}.code-diff-view{position:relative;margin-top:16px;margin-bottom:16px;border:1px solid var(--color-border-default, #ddd);border-radius:6px;overflow-y:auto}.code-diff-view *{position:static;box-sizing:border-box}.code-diff-view .file-header{background-color:var(--color-canvas-subtle);border-bottom:1px solid var(--color-border-default);padding:8px 16px;font-size:12px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.code-diff-view .file-header .file-info{display:flex;justify-content:space-between;align-items:center;margin-left:8px;height:24px}.code-diff-view .file-header .file-info .info-left{font-size:13px;color:var(--color-fg-default)}.code-diff-view .file-header .file-info .info-right{display:flex;justify-content:space-between;width:50%}.code-diff-view .file-header .file-info .diff-stat .diff-stat-added{color:var(--color-diffstat-addition-bg)}.code-diff-view .file-header .file-info .diff-stat .diff-stat-deleted{color:var(--color-danger-emphasis)}.code-diff-view table{border-spacing:0}.code-diff-view .diff-table{width:100%}.code-diff-view .diff-table .blob-num{position:relative;width:1%;min-width:50px;padding-right:10px;padding-left:10px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:20px;color:var(--color-fg-subtle);text-align:right;white-space:nowrap;vertical-align:top;cursor:pointer;-webkit-user-select:none;user-select:none}.code-diff-view .diff-table .blob-num-deletion{color:var(--color-diff-blob-deletion-num-text);background-color:var(--color-diff-blob-deletion-num-bg);border-color:var(--color-danger-emphasis)}.code-diff-view .diff-table .blob-num-addition{color:var(--color-diff-blob-addition-num-text);background-color:var(--color-diff-blob-addition-num-bg);border-color:var(--color-success-emphasis)}.code-diff-view .diff-table .blob-code{position:relative;padding-right:10px;padding-left:10px;line-height:20px;vertical-align:top}.code-diff-view .diff-table .blob-code .blob-code-inner{display:table-cell;overflow:visible;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;color:var(--color-fg-default);word-wrap:anywhere;white-space:pre-wrap}.code-diff-view .diff-table .blob-code-deletion{background-color:var(--color-diff-blob-deletion-line-bg);outline:1px dashed transparent}.code-diff-view .diff-table .blob-code-deletion .x{color:var(--color-diff-blob-deletion-fg);background-color:var(--color-diff-blob-deletion-word-bg)}.code-diff-view .diff-table .blob-code-addition{background-color:var(--color-diff-blob-addition-line-bg);outline:1px dotted transparent}.code-diff-view .diff-table .blob-code-addition .x{color:var(--color-diff-blob-addition-fg);background-color:var(--color-diff-blob-addition-word-bg)}.code-diff-view .diff-table .blob-code-context,.code-diff-view .diff-table .blob-code-addition,.code-diff-view .diff-table .blob-code-deletion{padding-left:22px!important}.code-diff-view .diff-table .blob-code-marker:before{position:absolute;top:1px;left:8px;padding-right:8px;content:attr(data-code-marker)}.code-diff-view .diff-table .blob-num-hunk{background-color:var(--color-diff-blob-hunk-num-bg)}.code-diff-view .diff-table .blob-code-hunk{background-color:var(--color-accent-subtle)}.code-diff-view .file-diff-split{table-layout:fixed}.code-diff-view .file-diff-split .blob-code+.blob-num{border-left:1px solid var(--color-border-muted)}.code-diff-view .file-diff-split .no-select{user-select:none}.code-diff-view .empty-cell{cursor:default;background-color:var(--color-neutral-subtle);border-right-color:var(--color-border-muted)}")),document.head.appendChild(o)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
2
|
-
import Cn, { defineComponent as
|
|
1
|
+
(function(){"use strict";try{if(typeof document!="undefined"){var o=document.createElement("style");o.appendChild(document.createTextNode(".code-diff-view[theme=light]{color:var(--fgColor-default, var(--color-fg-default));background-color:var(--bgColor-default, var(--color-canvas-default));--color-canvas-default-transparent: rgba(255,255,255,0);--color-page-header-bg: #f6f8fa;--color-marketing-icon-primary: #218bff;--color-marketing-icon-secondary: #54aeff;--color-diff-blob-addition-num-text: #1F2328;--color-diff-blob-addition-fg: #1F2328;--color-diff-blob-addition-num-bg: #ccffd8;--color-diff-blob-addition-line-bg: #e6ffec;--color-diff-blob-addition-word-bg: #abf2bc;--color-diff-blob-deletion-num-text: #1F2328;--color-diff-blob-deletion-fg: #1F2328;--color-diff-blob-deletion-num-bg: #ffd7d5;--color-diff-blob-deletion-line-bg: #ffebe9;--color-diff-blob-deletion-word-bg: rgba(255,129,130,.4);--color-diff-blob-hunk-num-bg: rgba(84,174,255,.4);--color-diff-blob-expander-icon: #656d76;--color-diff-blob-selected-line-highlight-mix-blend-mode: multiply;--color-diffstat-deletion-border: rgba(31,35,40,.15);--color-diffstat-addition-border: rgba(31,35,40,.15);--color-diffstat-addition-bg: #1f883d;--color-search-keyword-hl: #fff8c5;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #6639ba;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-codemirror-text: #1F2328;--color-codemirror-bg: #ffffff;--color-codemirror-gutters-bg: #ffffff;--color-codemirror-guttermarker-text: #ffffff;--color-codemirror-guttermarker-subtle-text: #6e7781;--color-codemirror-linenumber-text: #656d76;--color-codemirror-cursor: #1F2328;--color-codemirror-selection-bg: rgba(84,174,255,.4);--color-codemirror-activeline-bg: rgba(234,238,242,.5);--color-codemirror-matchingbracket-text: #1F2328;--color-codemirror-lines-bg: #ffffff;--color-codemirror-syntax-comment: #24292f;--color-codemirror-syntax-constant: #0550ae;--color-codemirror-syntax-entity: #8250df;--color-codemirror-syntax-keyword: #cf222e;--color-codemirror-syntax-storage: #cf222e;--color-codemirror-syntax-string: #0a3069;--color-codemirror-syntax-support: #0550ae;--color-codemirror-syntax-variable: #953800;--color-checks-bg: #24292f;--color-checks-run-border-width: 0px;--color-checks-container-border-width: 0px;--color-checks-text-primary: #f6f8fa;--color-checks-text-secondary: #8c959f;--color-checks-text-link: #54aeff;--color-checks-btn-icon: #afb8c1;--color-checks-btn-hover-icon: #f6f8fa;--color-checks-btn-hover-bg: rgba(255,255,255,.125);--color-checks-input-text: #eaeef2;--color-checks-input-placeholder-text: #8c959f;--color-checks-input-focus-text: #8c959f;--color-checks-input-bg: #32383f;--color-checks-input-shadow: none;--color-checks-donut-error: #fa4549;--color-checks-donut-pending: #bf8700;--color-checks-donut-success: #1f883d;--color-checks-donut-neutral: #afb8c1;--color-checks-dropdown-text: #afb8c1;--color-checks-dropdown-bg: #32383f;--color-checks-dropdown-border: #424a53;--color-checks-dropdown-shadow: rgba(31,35,40,.3);--color-checks-dropdown-hover-text: #f6f8fa;--color-checks-dropdown-hover-bg: #424a53;--color-checks-dropdown-btn-hover-text: #f6f8fa;--color-checks-dropdown-btn-hover-bg: #32383f;--color-checks-scrollbar-thumb-bg: #57606a;--color-checks-header-label-text: #d0d7de;--color-checks-header-label-open-text: #f6f8fa;--color-checks-header-border: #32383f;--color-checks-header-icon: #8c959f;--color-checks-line-text: #d0d7de;--color-checks-line-num-text: rgba(140,149,159,.75);--color-checks-line-timestamp-text: #8c959f;--color-checks-line-hover-bg: #32383f;--color-checks-line-selected-bg: rgba(33,139,255,.15);--color-checks-line-selected-num-text: #54aeff;--color-checks-line-dt-fm-text: #24292f;--color-checks-line-dt-fm-bg: #9a6700;--color-checks-gate-bg: rgba(125,78,0,.15);--color-checks-gate-text: #d0d7de;--color-checks-gate-waiting-text: #d4a72c;--color-checks-step-header-open-bg: #32383f;--color-checks-step-error-text: #ff8182;--color-checks-step-warning-text: #d4a72c;--color-checks-logline-text: #8c959f;--color-checks-logline-num-text: rgba(140,149,159,.75);--color-checks-logline-debug-text: #c297ff;--color-checks-logline-error-text: #d0d7de;--color-checks-logline-error-num-text: #ff8182;--color-checks-logline-error-bg: rgba(164,14,38,.15);--color-checks-logline-warning-text: #d0d7de;--color-checks-logline-warning-num-text: #d4a72c;--color-checks-logline-warning-bg: rgba(125,78,0,.15);--color-checks-logline-command-text: #54aeff;--color-checks-logline-section-text: #4ac26b;--color-checks-ansi-black: #24292f;--color-checks-ansi-black-bright: #32383f;--color-checks-ansi-white: #d0d7de;--color-checks-ansi-white-bright: #d0d7de;--color-checks-ansi-gray: #8c959f;--color-checks-ansi-red: #ff8182;--color-checks-ansi-red-bright: #ffaba8;--color-checks-ansi-green: #4ac26b;--color-checks-ansi-green-bright: #6fdd8b;--color-checks-ansi-yellow: #d4a72c;--color-checks-ansi-yellow-bright: #eac54f;--color-checks-ansi-blue: #54aeff;--color-checks-ansi-blue-bright: #80ccff;--color-checks-ansi-magenta: #c297ff;--color-checks-ansi-magenta-bright: #d8b9ff;--color-checks-ansi-cyan: #76e3ea;--color-checks-ansi-cyan-bright: #b3f0ff;--color-project-header-bg: #24292f;--color-project-sidebar-bg: #ffffff;--color-project-gradient-in: #ffffff;--color-project-gradient-out: rgba(255,255,255,0);--color-mktg-btn-bg: #1b1f23;--color-mktg-btn-shadow-outline: rgb(0 0 0 / 15%) 0 0 0 1px inset;--color-mktg-btn-shadow-focus: rgb(0 0 0 / 15%) 0 0 0 4px;--color-mktg-btn-shadow-hover: 0 3px 2px rgba(0, 0, 0, .07), 0 7px 5px rgba(0, 0, 0, .04), 0 12px 10px rgba(0, 0, 0, .03), 0 22px 18px rgba(0, 0, 0, .03), 0 42px 33px rgba(0, 0, 0, .02), 0 100px 80px rgba(0, 0, 0, .02);--color-mktg-btn-shadow-hover-muted: rgb(0 0 0 / 70%) 0 0 0 2px inset;--color-control-border-color-emphasis: #858F99;--color-avatar-bg: #ffffff;--color-avatar-border: rgba(31,35,40,.15);--color-avatar-stack-fade: #afb8c1;--color-avatar-stack-fade-more: #d0d7de;--color-avatar-child-shadow: 0 0 0 2px rgba(255,255,255,.8);--color-topic-tag-border: rgba(0,0,0,0);--color-counter-border: rgba(0,0,0,0);--color-select-menu-backdrop-border: rgba(0,0,0,0);--color-select-menu-tap-highlight: rgba(175,184,193,.5);--color-select-menu-tap-focus-bg: #b6e3ff;--color-overlay-shadow: 0 1px 3px rgba(31,35,40,.12), 0 8px 24px rgba(66,74,83,.12);--color-overlay-backdrop: rgba(140,149,159,.2);--color-header-text: rgba(255,255,255,.7);--color-header-bg: #24292f;--color-header-divider: #57606a;--color-header-logo: #ffffff;--color-header-search-bg: #24292f;--color-header-search-border: #57606a;--color-sidenav-selected-bg: #ffffff;--color-menu-bg-active: rgba(0,0,0,0);--color-input-disabled-bg: rgba(175,184,193,.2);--color-timeline-badge-bg: #eaeef2;--color-ansi-black: #24292f;--color-ansi-black-bright: #57606a;--color-ansi-white: #6e7781;--color-ansi-white-bright: #8c959f;--color-ansi-gray: #6e7781;--color-ansi-red: #cf222e;--color-ansi-red-bright: #a40e26;--color-ansi-green: #116329;--color-ansi-green-bright: #1a7f37;--color-ansi-yellow: #4d2d00;--color-ansi-yellow-bright: #633c01;--color-ansi-blue: #0969da;--color-ansi-blue-bright: #218bff;--color-ansi-magenta: #8250df;--color-ansi-magenta-bright: #a475f9;--color-ansi-cyan: #1b7c83;--color-ansi-cyan-bright: #3192aa;--color-btn-text: #24292f;--color-btn-bg: #f6f8fa;--color-btn-border: rgba(31,35,40,.15);--color-btn-shadow: 0 1px 0 rgba(31,35,40,.04);--color-btn-inset-shadow: inset 0 1px 0 rgba(255,255,255,.25);--color-btn-hover-bg: #f3f4f6;--color-btn-hover-border: rgba(31,35,40,.15);--color-btn-active-bg: hsla(220,14%,93%,1);--color-btn-active-border: rgba(31,35,40,.15);--color-btn-selected-bg: hsla(220,14%,94%,1);--color-btn-counter-bg: rgba(31,35,40,.08);--color-btn-primary-text: #ffffff;--color-btn-primary-bg: #1f883d;--color-btn-primary-border: rgba(31,35,40,.15);--color-btn-primary-shadow: 0 1px 0 rgba(31,35,40,.1);--color-btn-primary-inset-shadow: inset 0 1px 0 rgba(255,255,255,.03);--color-btn-primary-hover-bg: #1a7f37;--color-btn-primary-hover-border: rgba(31,35,40,.15);--color-btn-primary-selected-bg: hsla(137,66%,28%,1);--color-btn-primary-selected-shadow: inset 0 1px 0 rgba(0,45,17,.2);--color-btn-primary-disabled-text: rgba(255,255,255,.8);--color-btn-primary-disabled-bg: #94d3a2;--color-btn-primary-disabled-border: rgba(31,35,40,.15);--color-btn-primary-icon: rgba(255,255,255,.8);--color-btn-primary-counter-bg: rgba(0,45,17,.2);--color-btn-outline-text: #0969da;--color-btn-outline-hover-text: #ffffff;--color-btn-outline-hover-bg: #0969da;--color-btn-outline-hover-border: rgba(31,35,40,.15);--color-btn-outline-hover-shadow: 0 1px 0 rgba(31,35,40,.1);--color-btn-outline-hover-inset-shadow: inset 0 1px 0 rgba(255,255,255,.03);--color-btn-outline-hover-counter-bg: rgba(255,255,255,.2);--color-btn-outline-selected-text: #ffffff;--color-btn-outline-selected-bg: hsla(212,92%,42%,1);--color-btn-outline-selected-border: rgba(31,35,40,.15);--color-btn-outline-selected-shadow: inset 0 1px 0 rgba(0,33,85,.2);--color-btn-outline-disabled-text: rgba(9,105,218,.5);--color-btn-outline-disabled-bg: #f6f8fa;--color-btn-outline-disabled-counter-bg: rgba(9,105,218,.05);--color-btn-outline-counter-bg: #0969da1a;--color-btn-outline-counter-fg: #0550ae;--color-btn-outline-hover-counter-fg: #ffffff;--color-btn-outline-disabled-counter-fg: rgba(9,105,218,.5);--color-btn-danger-text: #cf222e;--color-btn-danger-hover-text: #ffffff;--color-btn-danger-hover-bg: #a40e26;--color-btn-danger-hover-border: rgba(31,35,40,.15);--color-btn-danger-hover-shadow: 0 1px 0 rgba(31,35,40,.1);--color-btn-danger-hover-inset-shadow: inset 0 1px 0 rgba(255,255,255,.03);--color-btn-danger-hover-counter-bg: rgba(255,255,255,.2);--color-btn-danger-selected-text: #ffffff;--color-btn-danger-selected-bg: hsla(356,72%,44%,1);--color-btn-danger-selected-border: rgba(31,35,40,.15);--color-btn-danger-selected-shadow: inset 0 1px 0 rgba(76,0,20,.2);--color-btn-danger-disabled-text: rgba(207,34,46,.5);--color-btn-danger-disabled-bg: #f6f8fa;--color-btn-danger-disabled-counter-bg: rgba(207,34,46,.05);--color-btn-danger-counter-bg: rgba(207,34,46,.1);--color-btn-danger-icon: #cf222e;--color-btn-danger-hover-icon: #ffffff;--color-btn-danger-counter-fg: #a40e26;--color-btn-danger-hover-counter-fg: #ffffff;--color-btn-danger-disabled-counter-fg: rgba(207,34,46,.5);--color-underlinenav-icon: #6e7781;--color-underlinenav-border-hover: rgba(175,184,193,.2);--color-action-list-item-inline-divider: rgba(208,215,222,.48);--color-action-list-item-default-hover-bg: rgba(208,215,222,.32);--color-action-list-item-default-hover-border: rgba(0,0,0,0);--color-action-list-item-default-active-bg: rgba(208,215,222,.48);--color-action-list-item-default-active-border: rgba(0,0,0,0);--color-action-list-item-default-selected-bg: rgba(208,215,222,.24);--color-action-list-item-danger-hover-bg: rgba(255,235,233,.64);--color-action-list-item-danger-active-bg: #ffebe9;--color-action-list-item-danger-hover-text: #d1242f;--color-switch-track-bg: #eaeef2;--color-switch-track-hover-bg: hsla(210,24%,90%,1);--color-switch-track-active-bg: hsla(210,24%,88%,1);--color-switch-track-disabled-bg: #8c959f;--color-switch-track-fg: #656d76;--color-switch-track-disabled-fg: #ffffff;--color-switch-track-border: rgba(0,0,0,0);--color-switch-track-checked-bg: #0969da;--color-switch-track-checked-hover-bg: #0860CA;--color-switch-track-checked-active-bg: #0757BA;--color-switch-track-checked-fg: #ffffff;--color-switch-track-checked-disabled-fg: #ffffff;--color-switch-track-checked-border: rgba(0,0,0,0);--color-switch-knob-bg: #ffffff;--color-switch-knob-disabled-bg: #f6f8fa;--color-switch-knob-border: #858F99;--color-switch-knob-checked-bg: #ffffff;--color-switch-knob-checked-disabled-bg: #f6f8fa;--color-switch-knob-checked-border: #0969da;--color-segmented-control-bg: #eaeef2;--color-segmented-control-button-bg: #ffffff;--color-segmented-control-button-hover-bg: rgba(175,184,193,.2);--color-segmented-control-button-active-bg: rgba(175,184,193,.4);--color-segmented-control-button-selected-border: #8c959f;--color-tree-view-item-chevron-hover-bg: rgba(208,215,222,.32);--color-tree-view-item-directory-fill: #54aeff;--color-fg-default: #1F2328;--color-fg-muted: #656d76;--color-fg-subtle: #6e7781;--color-fg-on-emphasis: #ffffff;--color-canvas-default: #ffffff;--color-canvas-overlay: #ffffff;--color-canvas-inset: #f6f8fa;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsla(210,18%,87%,1);--color-border-subtle: rgba(31,35,40,.15);--color-shadow-small: 0 1px 0 rgba(31,35,40,.04);--color-shadow-medium: 0 3px 6px rgba(140,149,159,.15);--color-shadow-large: 0 8px 24px rgba(140,149,159,.2);--color-shadow-extra-large: 0 12px 28px rgba(140,149,159,.3);--color-neutral-emphasis-plus: #24292f;--color-neutral-emphasis: #6e7781;--color-neutral-muted: rgba(175,184,193,.2);--color-neutral-subtle: rgba(234,238,242,.5);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-accent-muted: rgba(84,174,255,.4);--color-accent-subtle: #ddf4ff;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d;--color-success-muted: rgba(74,194,107,.4);--color-success-subtle: #dafbe1;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-attention-muted: rgba(212,167,44,.4);--color-attention-subtle: #fff8c5;--color-severe-fg: #bc4c00;--color-severe-emphasis: #bc4c00;--color-severe-muted: rgba(251,143,68,.4);--color-severe-subtle: #fff1e5;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-danger-muted: rgba(255,129,130,.4);--color-danger-subtle: #ffebe9;--color-open-fg: #1a7f37;--color-open-emphasis: #1f883d;--color-open-muted: rgba(74,194,107,.4);--color-open-subtle: #dafbe1;--color-closed-fg: #d1242f;--color-closed-emphasis: #cf222e;--color-closed-muted: rgba(255,129,130,.4);--color-closed-subtle: #ffebe9;--color-done-fg: #8250df;--color-done-emphasis: #8250df;--color-done-muted: rgba(194,151,255,.4);--color-done-subtle: #fbefff;--color-sponsors-fg: #bf3989;--color-sponsors-emphasis: #bf3989;--color-sponsors-muted: rgba(255,128,200,.4);--color-sponsors-subtle: #ffeff7;--color-primer-fg-disabled: #8c959f;--color-primer-canvas-backdrop: rgba(31,35,40,.5);--color-primer-canvas-sticky: rgba(255,255,255,.95);--color-primer-border-active: #fd8c73;--color-primer-border-contrast: rgba(31,35,40,.1);--color-primer-shadow-highlight: inset 0 1px 0 rgba(255,255,255,.25);--color-primer-shadow-inset: inset 0 1px 0 rgba(208,215,222,.2);--color-scale-black: #1F2328;--color-scale-white: #ffffff;--color-scale-gray-0: #f6f8fa;--color-scale-gray-1: #eaeef2;--color-scale-gray-2: #d0d7de;--color-scale-gray-3: #afb8c1;--color-scale-gray-4: #8c959f;--color-scale-gray-5: #6e7781;--color-scale-gray-6: #57606a;--color-scale-gray-7: #424a53;--color-scale-gray-8: #32383f;--color-scale-gray-9: #24292f;--color-scale-blue-0: #ddf4ff;--color-scale-blue-1: #b6e3ff;--color-scale-blue-2: #80ccff;--color-scale-blue-3: #54aeff;--color-scale-blue-4: #218bff;--color-scale-blue-5: #0969da;--color-scale-blue-6: #0550ae;--color-scale-blue-7: #033d8b;--color-scale-blue-8: #0a3069;--color-scale-blue-9: #002155;--color-scale-green-0: #dafbe1;--color-scale-green-1: #aceebb;--color-scale-green-2: #6fdd8b;--color-scale-green-3: #4ac26b;--color-scale-green-4: #2da44e;--color-scale-green-5: #1a7f37;--color-scale-green-6: #116329;--color-scale-green-7: #044f1e;--color-scale-green-8: #003d16;--color-scale-green-9: #002d11;--color-scale-yellow-0: #fff8c5;--color-scale-yellow-1: #fae17d;--color-scale-yellow-2: #eac54f;--color-scale-yellow-3: #d4a72c;--color-scale-yellow-4: #bf8700;--color-scale-yellow-5: #9a6700;--color-scale-yellow-6: #7d4e00;--color-scale-yellow-7: #633c01;--color-scale-yellow-8: #4d2d00;--color-scale-yellow-9: #3b2300;--color-scale-orange-0: #fff1e5;--color-scale-orange-1: #ffd8b5;--color-scale-orange-2: #ffb77c;--color-scale-orange-3: #fb8f44;--color-scale-orange-4: #e16f24;--color-scale-orange-5: #bc4c00;--color-scale-orange-6: #953800;--color-scale-orange-7: #762c00;--color-scale-orange-8: #5c2200;--color-scale-orange-9: #471700;--color-scale-red-0: #ffebe9;--color-scale-red-1: #ffcecb;--color-scale-red-2: #ffaba8;--color-scale-red-3: #ff8182;--color-scale-red-4: #fa4549;--color-scale-red-5: #cf222e;--color-scale-red-6: #a40e26;--color-scale-red-7: #82071e;--color-scale-red-8: #660018;--color-scale-red-9: #4c0014;--color-scale-purple-0: #fbefff;--color-scale-purple-1: #ecd8ff;--color-scale-purple-2: #d8b9ff;--color-scale-purple-3: #c297ff;--color-scale-purple-4: #a475f9;--color-scale-purple-5: #8250df;--color-scale-purple-6: #6639ba;--color-scale-purple-7: #512a97;--color-scale-purple-8: #3e1f79;--color-scale-purple-9: #2e1461;--color-scale-pink-0: #ffeff7;--color-scale-pink-1: #ffd3eb;--color-scale-pink-2: #ffadda;--color-scale-pink-3: #ff80c8;--color-scale-pink-4: #e85aad;--color-scale-pink-5: #bf3989;--color-scale-pink-6: #99286e;--color-scale-pink-7: #772057;--color-scale-pink-8: #611347;--color-scale-pink-9: #4d0336;--color-scale-coral-0: #fff0eb;--color-scale-coral-1: #ffd6cc;--color-scale-coral-2: #ffb4a1;--color-scale-coral-3: #fd8c73;--color-scale-coral-4: #ec6547;--color-scale-coral-5: #c4432b;--color-scale-coral-6: #9e2f1c;--color-scale-coral-7: #801f0f;--color-scale-coral-8: #691105;--color-scale-coral-9: #510901}.code-diff-view[theme=light] pre code.hljs{display:block;overflow-x:auto;padding:1em}.code-diff-view[theme=light] code.hljs{padding:3px 5px}.code-diff-view[theme=light] .hljs{color:#24292e;background:#ffffff}.code-diff-view[theme=light] .hljs-doctag,.code-diff-view[theme=light] .hljs-keyword,.code-diff-view[theme=light] .hljs-meta .hljs-keyword,.code-diff-view[theme=light] .hljs-template-tag,.code-diff-view[theme=light] .hljs-template-variable,.code-diff-view[theme=light] .hljs-type,.code-diff-view[theme=light] .hljs-variable.language_{color:#d73a49}.code-diff-view[theme=light] .hljs-title,.code-diff-view[theme=light] .hljs-title.class_,.code-diff-view[theme=light] .hljs-title.class_.inherited__,.code-diff-view[theme=light] .hljs-title.function_{color:#6f42c1}.code-diff-view[theme=light] .hljs-attr,.code-diff-view[theme=light] .hljs-attribute,.code-diff-view[theme=light] .hljs-literal,.code-diff-view[theme=light] .hljs-meta,.code-diff-view[theme=light] .hljs-number,.code-diff-view[theme=light] .hljs-operator,.code-diff-view[theme=light] .hljs-variable,.code-diff-view[theme=light] .hljs-selector-attr,.code-diff-view[theme=light] .hljs-selector-class,.code-diff-view[theme=light] .hljs-selector-id{color:#005cc5}.code-diff-view[theme=light] .hljs-regexp,.code-diff-view[theme=light] .hljs-string,.code-diff-view[theme=light] .hljs-meta .hljs-string{color:#032f62}.code-diff-view[theme=light] .hljs-built_in,.code-diff-view[theme=light] .hljs-symbol{color:#e36209}.code-diff-view[theme=light] .hljs-comment,.code-diff-view[theme=light] .hljs-code,.code-diff-view[theme=light] .hljs-formula{color:#6a737d}.code-diff-view[theme=light] .hljs-name,.code-diff-view[theme=light] .hljs-quote,.code-diff-view[theme=light] .hljs-selector-tag,.code-diff-view[theme=light] .hljs-selector-pseudo{color:#22863a}.code-diff-view[theme=light] .hljs-subst{color:#24292e}.code-diff-view[theme=light] .hljs-section{color:#005cc5;font-weight:700}.code-diff-view[theme=light] .hljs-bullet{color:#735c0f}.code-diff-view[theme=light] .hljs-emphasis{color:#24292e;font-style:italic}.code-diff-view[theme=light] .hljs-strong{color:#24292e;font-weight:700}.code-diff-view[theme=light] .hljs-addition{color:#22863a;background-color:#f0fff4}.code-diff-view[theme=light] .hljs-deletion{color:#b31d28;background-color:#ffeef0}.code-diff-view[theme=dark]{color:var(--fgColor-default, var(--color-fg-default));background-color:var(--bgColor-default, var(--color-canvas-default));--color-canvas-default-transparent: rgba(13,17,23,0);--color-page-header-bg: #0d1117;--color-marketing-icon-primary: #79c0ff;--color-marketing-icon-secondary: #1f6feb;--color-diff-blob-addition-num-text: #e6edf3;--color-diff-blob-addition-fg: #e6edf3;--color-diff-blob-addition-num-bg: rgba(63,185,80,.3);--color-diff-blob-addition-line-bg: rgba(46,160,67,.15);--color-diff-blob-addition-word-bg: rgba(46,160,67,.4);--color-diff-blob-deletion-num-text: #e6edf3;--color-diff-blob-deletion-fg: #e6edf3;--color-diff-blob-deletion-num-bg: rgba(248,81,73,.3);--color-diff-blob-deletion-line-bg: rgba(248,81,73,.1);--color-diff-blob-deletion-word-bg: rgba(248,81,73,.4);--color-diff-blob-hunk-num-bg: rgba(56,139,253,.4);--color-diff-blob-expander-icon: #7d8590;--color-diff-blob-selected-line-highlight-mix-blend-mode: screen;--color-diffstat-deletion-border: rgba(240,246,252,.1);--color-diffstat-addition-border: rgba(240,246,252,.1);--color-diffstat-addition-bg: #3fb950;--color-search-keyword-hl: rgba(210,153,34,.4);--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-codemirror-text: #e6edf3;--color-codemirror-bg: #0d1117;--color-codemirror-gutters-bg: #0d1117;--color-codemirror-guttermarker-text: #0d1117;--color-codemirror-guttermarker-subtle-text: #6e7681;--color-codemirror-linenumber-text: #7d8590;--color-codemirror-cursor: #e6edf3;--color-codemirror-selection-bg: rgba(56,139,253,.4);--color-codemirror-activeline-bg: rgba(110,118,129,.1);--color-codemirror-matchingbracket-text: #e6edf3;--color-codemirror-lines-bg: #0d1117;--color-codemirror-syntax-comment: #8b949e;--color-codemirror-syntax-constant: #79c0ff;--color-codemirror-syntax-entity: #d2a8ff;--color-codemirror-syntax-keyword: #ff7b72;--color-codemirror-syntax-storage: #ff7b72;--color-codemirror-syntax-string: #a5d6ff;--color-codemirror-syntax-support: #79c0ff;--color-codemirror-syntax-variable: #ffa657;--color-checks-bg: #010409;--color-checks-run-border-width: 1px;--color-checks-container-border-width: 1px;--color-checks-text-primary: #e6edf3;--color-checks-text-secondary: #7d8590;--color-checks-text-link: #2f81f7;--color-checks-btn-icon: #7d8590;--color-checks-btn-hover-icon: #e6edf3;--color-checks-btn-hover-bg: rgba(110,118,129,.1);--color-checks-input-text: #7d8590;--color-checks-input-placeholder-text: #6e7681;--color-checks-input-focus-text: #e6edf3;--color-checks-input-bg: #161b22;--color-checks-donut-error: #f85149;--color-checks-donut-pending: #d29922;--color-checks-donut-success: #2ea043;--color-checks-donut-neutral: #8b949e;--color-checks-dropdown-text: #e6edf3;--color-checks-dropdown-bg: #161b22;--color-checks-dropdown-border: #30363d;--color-checks-dropdown-shadow: rgba(1,4,9,.3);--color-checks-dropdown-hover-text: #e6edf3;--color-checks-dropdown-hover-bg: rgba(110,118,129,.1);--color-checks-dropdown-btn-hover-text: #e6edf3;--color-checks-dropdown-btn-hover-bg: rgba(110,118,129,.1);--color-checks-scrollbar-thumb-bg: rgba(110,118,129,.4);--color-checks-header-label-text: #7d8590;--color-checks-header-label-open-text: #e6edf3;--color-checks-header-border: #21262d;--color-checks-header-icon: #7d8590;--color-checks-line-text: #7d8590;--color-checks-line-num-text: #6e7681;--color-checks-line-timestamp-text: #6e7681;--color-checks-line-hover-bg: rgba(110,118,129,.1);--color-checks-line-selected-bg: rgba(56,139,253,.1);--color-checks-line-selected-num-text: #2f81f7;--color-checks-line-dt-fm-text: #ffffff;--color-checks-line-dt-fm-bg: #9e6a03;--color-checks-gate-bg: rgba(187,128,9,.15);--color-checks-gate-text: #7d8590;--color-checks-gate-waiting-text: #d29922;--color-checks-step-header-open-bg: #161b22;--color-checks-step-error-text: #f85149;--color-checks-step-warning-text: #d29922;--color-checks-logline-text: #7d8590;--color-checks-logline-num-text: #6e7681;--color-checks-logline-debug-text: #a371f7;--color-checks-logline-error-text: #7d8590;--color-checks-logline-error-num-text: #6e7681;--color-checks-logline-error-bg: rgba(248,81,73,.1);--color-checks-logline-warning-text: #7d8590;--color-checks-logline-warning-num-text: #d29922;--color-checks-logline-warning-bg: rgba(187,128,9,.15);--color-checks-logline-command-text: #2f81f7;--color-checks-logline-section-text: #3fb950;--color-checks-ansi-black: #0d1117;--color-checks-ansi-black-bright: #161b22;--color-checks-ansi-white: #b1bac4;--color-checks-ansi-white-bright: #b1bac4;--color-checks-ansi-gray: #6e7681;--color-checks-ansi-red: #ff7b72;--color-checks-ansi-red-bright: #ffa198;--color-checks-ansi-green: #3fb950;--color-checks-ansi-green-bright: #56d364;--color-checks-ansi-yellow: #d29922;--color-checks-ansi-yellow-bright: #e3b341;--color-checks-ansi-blue: #58a6ff;--color-checks-ansi-blue-bright: #79c0ff;--color-checks-ansi-magenta: #bc8cff;--color-checks-ansi-magenta-bright: #d2a8ff;--color-checks-ansi-cyan: #76e3ea;--color-checks-ansi-cyan-bright: #b3f0ff;--color-project-header-bg: #0d1117;--color-project-sidebar-bg: #161b22;--color-project-gradient-in: #161b22;--color-project-gradient-out: rgba(22,27,34,0);--color-mktg-btn-bg: #f6f8fa;--color-mktg-btn-shadow-outline: rgb(255 255 255 / 25%) 0 0 0 1px inset;--color-mktg-btn-shadow-focus: rgb(255 255 255 / 25%) 0 0 0 4px;--color-mktg-btn-shadow-hover: 0 4px 7px rgba(0, 0, 0, .15), 0 100px 80px rgba(255, 255, 255, .02), 0 42px 33px rgba(255, 255, 255, .024), 0 22px 18px rgba(255, 255, 255, .028), 0 12px 10px rgba(255, 255, 255, .034), 0 7px 5px rgba(255, 255, 255, .04), 0 3px 2px rgba(255, 255, 255, .07);--color-mktg-btn-shadow-hover-muted: rgb(255 255 255) 0 0 0 2px inset;--color-control-border-color-emphasis: #606771;--color-avatar-bg: rgba(255,255,255,.1);--color-avatar-border: rgba(240,246,252,.1);--color-avatar-stack-fade: #30363d;--color-avatar-stack-fade-more: #21262d;--color-avatar-child-shadow: 0 0 0 2px #0d1117;--color-topic-tag-border: rgba(0,0,0,0);--color-counter-border: rgba(0,0,0,0);--color-select-menu-backdrop-border: #484f58;--color-select-menu-tap-highlight: rgba(48,54,61,.5);--color-select-menu-tap-focus-bg: #0c2d6b;--color-overlay-shadow: 0 0 0 1px #30363d, 0 16px 32px rgba(1,4,9,.85);--color-overlay-backdrop: rgba(22,27,34,.4);--color-header-text: rgba(255,255,255,.7);--color-header-bg: #161b22;--color-header-divider: #8b949e;--color-header-logo: #f0f6fc;--color-header-search-bg: #0d1117;--color-header-search-border: #30363d;--color-sidenav-selected-bg: #21262d;--color-menu-bg-active: #161b22;--color-input-disabled-bg: rgba(110,118,129,0);--color-timeline-badge-bg: #21262d;--color-ansi-black: #484f58;--color-ansi-black-bright: #6e7681;--color-ansi-white: #b1bac4;--color-ansi-white-bright: #ffffff;--color-ansi-gray: #6e7681;--color-ansi-red: #ff7b72;--color-ansi-red-bright: #ffa198;--color-ansi-green: #3fb950;--color-ansi-green-bright: #56d364;--color-ansi-yellow: #d29922;--color-ansi-yellow-bright: #e3b341;--color-ansi-blue: #58a6ff;--color-ansi-blue-bright: #79c0ff;--color-ansi-magenta: #bc8cff;--color-ansi-magenta-bright: #d2a8ff;--color-ansi-cyan: #39c5cf;--color-ansi-cyan-bright: #56d4dd;--color-btn-text: #c9d1d9;--color-btn-bg: #21262d;--color-btn-border: rgba(240,246,252,.1);--color-btn-shadow: 0 0 transparent;--color-btn-inset-shadow: 0 0 transparent;--color-btn-hover-bg: #30363d;--color-btn-hover-border: #8b949e;--color-btn-active-bg: hsla(212,12%,18%,1);--color-btn-active-border: #6e7681;--color-btn-selected-bg: #161b22;--color-btn-counter-bg: #30363d;--color-btn-primary-text: #ffffff;--color-btn-primary-bg: #238636;--color-btn-primary-border: rgba(240,246,252,.1);--color-btn-primary-shadow: 0 0 transparent;--color-btn-primary-inset-shadow: 0 0 transparent;--color-btn-primary-hover-bg: #2ea043;--color-btn-primary-hover-border: rgba(240,246,252,.1);--color-btn-primary-selected-bg: #238636;--color-btn-primary-selected-shadow: 0 0 transparent;--color-btn-primary-disabled-text: rgba(255,255,255,.5);--color-btn-primary-disabled-bg: rgba(35,134,54,.6);--color-btn-primary-disabled-border: rgba(240,246,252,.1);--color-btn-primary-icon: #ffffff;--color-btn-primary-counter-bg: rgba(4,38,15,.2);--color-btn-outline-text: #388bfd;--color-btn-outline-hover-text: #58a6ff;--color-btn-outline-hover-bg: #30363d;--color-btn-outline-hover-border: rgba(240,246,252,.1);--color-btn-outline-hover-shadow: 0 1px 0 rgba(1,4,9,.1);--color-btn-outline-hover-inset-shadow: inset 0 1px 0 rgba(255,255,255,.03);--color-btn-outline-hover-counter-bg: rgba(5,29,77,.2);--color-btn-outline-selected-text: #ffffff;--color-btn-outline-selected-bg: #0d419d;--color-btn-outline-selected-border: rgba(240,246,252,.1);--color-btn-outline-selected-shadow: 0 0 transparent;--color-btn-outline-disabled-text: rgba(88,166,255,.5);--color-btn-outline-disabled-bg: #0d1117;--color-btn-outline-disabled-counter-bg: rgba(31,111,235,.05);--color-btn-outline-counter-bg: rgba(5,29,77,.2);--color-btn-outline-hover-counter-fg: #58a6ff;--color-btn-outline-disabled-counter-fg: rgba(47,129,247,.5);--color-btn-outline-counter-fg: #388bfd;--color-btn-danger-text: #f85149;--color-btn-danger-hover-text: #ffffff;--color-btn-danger-hover-bg: #da3633;--color-btn-danger-hover-border: #f85149;--color-btn-danger-hover-shadow: 0 0 transparent;--color-btn-danger-hover-inset-shadow: 0 0 transparent;--color-btn-danger-hover-icon: #ffffff;--color-btn-danger-hover-counter-bg: rgba(255,255,255,.2);--color-btn-danger-selected-text: #ffffff;--color-btn-danger-selected-bg: #b62324;--color-btn-danger-selected-border: #ff7b72;--color-btn-danger-selected-shadow: 0 0 transparent;--color-btn-danger-disabled-text: rgba(248,81,73,.5);--color-btn-danger-disabled-bg: #0d1117;--color-btn-danger-disabled-counter-bg: rgba(218,54,51,.05);--color-btn-danger-counter-bg: rgba(73,2,2,.2);--color-btn-danger-icon: #f85149;--color-btn-danger-counter-fg: #f85149;--color-btn-danger-disabled-counter-fg: rgba(248,81,73,.5);--color-btn-danger-hover-counter-fg: #ffffff;--color-underlinenav-icon: #6e7681;--color-underlinenav-border-hover: rgba(110,118,129,.4);--color-action-list-item-inline-divider: rgba(48,54,61,.48);--color-action-list-item-default-hover-bg: rgba(177,186,196,.12);--color-action-list-item-default-hover-border: rgba(0,0,0,0);--color-action-list-item-default-active-bg: rgba(177,186,196,.2);--color-action-list-item-default-active-border: rgba(0,0,0,0);--color-action-list-item-default-selected-bg: rgba(177,186,196,.08);--color-action-list-item-danger-hover-bg: rgba(248,81,73,.16);--color-action-list-item-danger-active-bg: rgba(248,81,73,.24);--color-action-list-item-danger-hover-text: #ff7b72;--color-switch-track-bg: rgba(110,118,129,.1);--color-switch-track-hover-bg: hsla(215,8%,72%,.1);--color-switch-track-active-bg: rgba(110,118,129,.4);--color-switch-track-disabled-bg: #21262d;--color-switch-track-fg: #7d8590;--color-switch-track-disabled-fg: #010409;--color-switch-track-border: rgba(0,0,0,0);--color-switch-track-checked-bg: rgba(31,111,235,.35);--color-switch-track-checked-hover-bg: rgba(31,111,235,.5);--color-switch-track-checked-active-bg: rgba(31,111,235,.65);--color-switch-track-checked-fg: #ffffff;--color-switch-track-checked-disabled-fg: #010409;--color-switch-track-checked-border: rgba(0,0,0,0);--color-switch-knob-bg: #0d1117;--color-switch-knob-border: #606771;--color-switch-knob-disabled-bg: #161b22;--color-switch-knob-checked-bg: #0d1117;--color-switch-knob-checked-disabled-bg: #161b22;--color-switch-knob-checked-border: rgba(31,111,235,.35);--color-segmented-control-bg: rgba(110,118,129,.1);--color-segmented-control-button-bg: #0d1117;--color-segmented-control-button-hover-bg: #30363d;--color-segmented-control-button-active-bg: #21262d;--color-segmented-control-button-selected-border: #6e7681;--color-tree-view-item-chevron-hover-bg: rgba(177,186,196,.12);--color-tree-view-item-directory-fill: #7d8590;--color-fg-default: #e6edf3;--color-fg-muted: #7d8590;--color-fg-subtle: #6e7681;--color-fg-on-emphasis: #ffffff;--color-canvas-default: #0d1117;--color-canvas-overlay: #161b22;--color-canvas-inset: #010409;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-border-subtle: rgba(240,246,252,.1);--color-shadow-small: 0 0 transparent;--color-shadow-medium: 0 3px 6px #010409;--color-shadow-large: 0 8px 24px #010409;--color-shadow-extra-large: 0 12px 48px #010409;--color-neutral-emphasis-plus: #6e7681;--color-neutral-emphasis: #6e7681;--color-neutral-muted: rgba(110,118,129,.4);--color-neutral-subtle: rgba(110,118,129,.1);--color-accent-fg: #2f81f7;--color-accent-emphasis: #1f6feb;--color-accent-muted: rgba(56,139,253,.4);--color-accent-subtle: rgba(56,139,253,.1);--color-success-fg: #3fb950;--color-success-emphasis: #238636;--color-success-muted: rgba(46,160,67,.4);--color-success-subtle: rgba(46,160,67,.15);--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-attention-muted: rgba(187,128,9,.4);--color-attention-subtle: rgba(187,128,9,.15);--color-severe-fg: #db6d28;--color-severe-emphasis: #bd561d;--color-severe-muted: rgba(219,109,40,.4);--color-severe-subtle: rgba(219,109,40,.1);--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-danger-muted: rgba(248,81,73,.4);--color-danger-subtle: rgba(248,81,73,.1);--color-open-fg: #3fb950;--color-open-emphasis: #238636;--color-open-muted: rgba(46,160,67,.4);--color-open-subtle: rgba(46,160,67,.15);--color-closed-fg: #f85149;--color-closed-emphasis: #da3633;--color-closed-muted: rgba(248,81,73,.4);--color-closed-subtle: rgba(248,81,73,.15);--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;--color-done-muted: rgba(163,113,247,.4);--color-done-subtle: rgba(163,113,247,.1);--color-sponsors-fg: #db61a2;--color-sponsors-emphasis: #bf4b8a;--color-sponsors-muted: rgba(219,97,162,.4);--color-sponsors-subtle: rgba(219,97,162,.1);--color-primer-fg-disabled: #484f58;--color-primer-canvas-backdrop: rgba(1,4,9,.8);--color-primer-canvas-sticky: rgba(13,17,23,.95);--color-primer-border-active: #f78166;--color-primer-border-contrast: rgba(255,255,255,.2);--color-primer-shadow-highlight: 0 0 transparent;--color-primer-shadow-inset: 0 0 transparent;--color-scale-black: #010409;--color-scale-white: #ffffff;--color-scale-gray-0: #f0f6fc;--color-scale-gray-1: #c9d1d9;--color-scale-gray-2: #b1bac4;--color-scale-gray-3: #8b949e;--color-scale-gray-4: #6e7681;--color-scale-gray-5: #484f58;--color-scale-gray-6: #30363d;--color-scale-gray-7: #21262d;--color-scale-gray-8: #161b22;--color-scale-gray-9: #0d1117;--color-scale-blue-0: #cae8ff;--color-scale-blue-1: #a5d6ff;--color-scale-blue-2: #79c0ff;--color-scale-blue-3: #58a6ff;--color-scale-blue-4: #388bfd;--color-scale-blue-5: #1f6feb;--color-scale-blue-6: #1158c7;--color-scale-blue-7: #0d419d;--color-scale-blue-8: #0c2d6b;--color-scale-blue-9: #051d4d;--color-scale-green-0: #aff5b4;--color-scale-green-1: #7ee787;--color-scale-green-2: #56d364;--color-scale-green-3: #3fb950;--color-scale-green-4: #2ea043;--color-scale-green-5: #238636;--color-scale-green-6: #196c2e;--color-scale-green-7: #0f5323;--color-scale-green-8: #033a16;--color-scale-green-9: #04260f;--color-scale-yellow-0: #f8e3a1;--color-scale-yellow-1: #f2cc60;--color-scale-yellow-2: #e3b341;--color-scale-yellow-3: #d29922;--color-scale-yellow-4: #bb8009;--color-scale-yellow-5: #9e6a03;--color-scale-yellow-6: #845306;--color-scale-yellow-7: #693e00;--color-scale-yellow-8: #4b2900;--color-scale-yellow-9: #341a00;--color-scale-orange-0: #ffdfb6;--color-scale-orange-1: #ffc680;--color-scale-orange-2: #ffa657;--color-scale-orange-3: #f0883e;--color-scale-orange-4: #db6d28;--color-scale-orange-5: #bd561d;--color-scale-orange-6: #9b4215;--color-scale-orange-7: #762d0a;--color-scale-orange-8: #5a1e02;--color-scale-orange-9: #3d1300;--color-scale-red-0: #ffdcd7;--color-scale-red-1: #ffc1ba;--color-scale-red-2: #ffa198;--color-scale-red-3: #ff7b72;--color-scale-red-4: #f85149;--color-scale-red-5: #da3633;--color-scale-red-6: #b62324;--color-scale-red-7: #8e1519;--color-scale-red-8: #67060c;--color-scale-red-9: #490202;--color-scale-purple-0: #eddeff;--color-scale-purple-1: #e2c5ff;--color-scale-purple-2: #d2a8ff;--color-scale-purple-3: #bc8cff;--color-scale-purple-4: #a371f7;--color-scale-purple-5: #8957e5;--color-scale-purple-6: #6e40c9;--color-scale-purple-7: #553098;--color-scale-purple-8: #3c1e70;--color-scale-purple-9: #271052;--color-scale-pink-0: #ffdaec;--color-scale-pink-1: #ffbedd;--color-scale-pink-2: #ff9bce;--color-scale-pink-3: #f778ba;--color-scale-pink-4: #db61a2;--color-scale-pink-5: #bf4b8a;--color-scale-pink-6: #9e3670;--color-scale-pink-7: #7d2457;--color-scale-pink-8: #5e103e;--color-scale-pink-9: #42062a;--color-scale-coral-0: #ffddd2;--color-scale-coral-1: #ffc2b2;--color-scale-coral-2: #ffa28b;--color-scale-coral-3: #f78166;--color-scale-coral-4: #ea6045;--color-scale-coral-5: #cf462d;--color-scale-coral-6: #ac3220;--color-scale-coral-7: #872012;--color-scale-coral-8: #640d04;--color-scale-coral-9: #460701}.code-diff-view[theme=dark] pre code.hljs{display:block;overflow-x:auto;padding:1em}.code-diff-view[theme=dark] code.hljs{padding:3px 5px}.code-diff-view[theme=dark] .hljs{color:#c9d1d9;background:#0d1117}.code-diff-view[theme=dark] .hljs-doctag,.code-diff-view[theme=dark] .hljs-keyword,.code-diff-view[theme=dark] .hljs-meta .hljs-keyword,.code-diff-view[theme=dark] .hljs-template-tag,.code-diff-view[theme=dark] .hljs-template-variable,.code-diff-view[theme=dark] .hljs-type,.code-diff-view[theme=dark] .hljs-variable.language_{color:#ff7b72}.code-diff-view[theme=dark] .hljs-title,.code-diff-view[theme=dark] .hljs-title.class_,.code-diff-view[theme=dark] .hljs-title.class_.inherited__,.code-diff-view[theme=dark] .hljs-title.function_{color:#d2a8ff}.code-diff-view[theme=dark] .hljs-attr,.code-diff-view[theme=dark] .hljs-attribute,.code-diff-view[theme=dark] .hljs-literal,.code-diff-view[theme=dark] .hljs-meta,.code-diff-view[theme=dark] .hljs-number,.code-diff-view[theme=dark] .hljs-operator,.code-diff-view[theme=dark] .hljs-variable,.code-diff-view[theme=dark] .hljs-selector-attr,.code-diff-view[theme=dark] .hljs-selector-class,.code-diff-view[theme=dark] .hljs-selector-id{color:#79c0ff}.code-diff-view[theme=dark] .hljs-regexp,.code-diff-view[theme=dark] .hljs-string,.code-diff-view[theme=dark] .hljs-meta .hljs-string{color:#a5d6ff}.code-diff-view[theme=dark] .hljs-built_in,.code-diff-view[theme=dark] .hljs-symbol{color:#ffa657}.code-diff-view[theme=dark] .hljs-comment,.code-diff-view[theme=dark] .hljs-code,.code-diff-view[theme=dark] .hljs-formula{color:#8b949e}.code-diff-view[theme=dark] .hljs-name,.code-diff-view[theme=dark] .hljs-quote,.code-diff-view[theme=dark] .hljs-selector-tag,.code-diff-view[theme=dark] .hljs-selector-pseudo{color:#7ee787}.code-diff-view[theme=dark] .hljs-subst{color:#c9d1d9}.code-diff-view[theme=dark] .hljs-section{color:#1f6feb;font-weight:700}.code-diff-view[theme=dark] .hljs-bullet{color:#f2cc60}.code-diff-view[theme=dark] .hljs-emphasis{color:#c9d1d9;font-style:italic}.code-diff-view[theme=dark] .hljs-strong{color:#c9d1d9;font-weight:700}.code-diff-view[theme=dark] .hljs-addition{color:#aff5b4;background-color:#033a16}.code-diff-view[theme=dark] .hljs-deletion{color:#ffdcd7;background-color:#67060c}.code-diff-view{position:relative;margin-top:16px;margin-bottom:16px;border:1px solid var(--color-border-default, #ddd);border-radius:6px;overflow-y:auto}.code-diff-view *{position:static;box-sizing:border-box}.code-diff-view .file-header{background-color:var(--color-canvas-subtle);border-bottom:1px solid var(--color-border-default);padding:8px 16px;font-size:12px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.code-diff-view .file-header .file-info{display:flex;justify-content:space-between;align-items:center;margin-left:8px;height:24px}.code-diff-view .file-header .file-info .info-left{color:var(--color-fg-default)}.code-diff-view .file-header .file-info .info-right{display:flex;justify-content:space-between;align-items:center;width:50%}.code-diff-view .file-header .file-info .diff-stat{display:inline-flex;align-items:center;gap:8px}.code-diff-view .file-header .file-info .diff-stat .diff-stat-added{color:var(--color-diffstat-addition-bg)}.code-diff-view .file-header .file-info .diff-stat .diff-stat-deleted{color:var(--color-danger-emphasis)}.code-diff-view .file-header .file-info .diff-stat .diff-stat-ignored{color:var(--color-fg-subtle)}.code-diff-view table{border-spacing:0}.code-diff-view .diff-table{width:100%}.code-diff-view .diff-table .blob-num{position:relative;width:1%;min-width:50px;padding-right:10px;padding-left:10px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:20px;color:var(--color-fg-subtle);text-align:right;white-space:nowrap;vertical-align:top;cursor:pointer;-webkit-user-select:none;user-select:none}.code-diff-view .diff-table .blob-num-deletion{color:var(--color-diff-blob-deletion-num-text);background-color:var(--color-diff-blob-deletion-num-bg);border-color:var(--color-danger-emphasis)}.code-diff-view .diff-table .blob-num-addition{color:var(--color-diff-blob-addition-num-text);background-color:var(--color-diff-blob-addition-num-bg);border-color:var(--color-success-emphasis)}.code-diff-view .diff-table .blob-code{position:relative;padding-right:10px;padding-left:10px;line-height:20px;vertical-align:top}.code-diff-view .diff-table .blob-code .blob-code-inner{display:table-cell;overflow:visible;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;color:var(--color-fg-default);word-wrap:anywhere;white-space:pre-wrap}.code-diff-view .diff-table .blob-code-deletion{background-color:var(--color-diff-blob-deletion-line-bg);outline:1px dashed transparent}.code-diff-view .diff-table .blob-code-deletion .x{color:var(--color-diff-blob-deletion-fg);background-color:var(--color-diff-blob-deletion-word-bg)}.code-diff-view .diff-table .blob-code-addition{background-color:var(--color-diff-blob-addition-line-bg);outline:1px dotted transparent}.code-diff-view .diff-table .blob-code-addition .x{color:var(--color-diff-blob-addition-fg);background-color:var(--color-diff-blob-addition-word-bg)}.code-diff-view .diff-table .blob-code-context,.code-diff-view .diff-table .blob-code-addition,.code-diff-view .diff-table .blob-code-deletion{padding-left:22px!important}.code-diff-view .diff-table .blob-code-marker:before{position:absolute;top:1px;left:8px;padding-right:8px;content:attr(data-code-marker)}.code-diff-view .diff-table .blob-num-hunk{background-color:var(--color-diff-blob-hunk-num-bg)}.code-diff-view .diff-table .blob-code-hunk{background-color:var(--color-accent-subtle)}.code-diff-view .file-diff-split{table-layout:fixed}.code-diff-view .file-diff-split .blob-code+.blob-num{border-left:1px solid var(--color-border-muted)}.code-diff-view .file-diff-split .no-select{user-select:none}.code-diff-view .empty-cell{cursor:default;background-color:var(--color-neutral-subtle);border-right-color:var(--color-border-muted)}")),document.head.appendChild(o)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
2
|
+
import Cn, { defineComponent as pe, computed as ge, ref as Ln, watch as On } from "vue";
|
|
3
3
|
Cn.util.warn;
|
|
4
4
|
function ne() {
|
|
5
5
|
}
|
|
6
6
|
ne.prototype = {
|
|
7
|
-
diff: function(e,
|
|
7
|
+
diff: function(e, a) {
|
|
8
8
|
var u = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, g = u.callback;
|
|
9
9
|
typeof u == "function" && (g = u, u = {}), this.options = u;
|
|
10
10
|
var t = this;
|
|
@@ -13,29 +13,29 @@ ne.prototype = {
|
|
|
13
13
|
g(void 0, _);
|
|
14
14
|
}, 0), !0) : _;
|
|
15
15
|
}
|
|
16
|
-
e = this.castInput(e),
|
|
17
|
-
var i =
|
|
16
|
+
e = this.castInput(e), a = this.castInput(a), e = this.removeEmpty(this.tokenize(e)), a = this.removeEmpty(this.tokenize(a));
|
|
17
|
+
var i = a.length, s = e.length, o = 1, l = i + s;
|
|
18
18
|
u.maxEditLength && (l = Math.min(l, u.maxEditLength));
|
|
19
19
|
var c = [{
|
|
20
20
|
newPos: -1,
|
|
21
21
|
components: []
|
|
22
|
-
}], f = this.extractCommon(c[0],
|
|
23
|
-
if (c[0].newPos + 1 >= i && f + 1 >=
|
|
22
|
+
}], f = this.extractCommon(c[0], a, e, 0);
|
|
23
|
+
if (c[0].newPos + 1 >= i && f + 1 >= s)
|
|
24
24
|
return r([{
|
|
25
|
-
value: this.join(
|
|
26
|
-
count:
|
|
25
|
+
value: this.join(a),
|
|
26
|
+
count: a.length
|
|
27
27
|
}]);
|
|
28
28
|
function h() {
|
|
29
29
|
for (var _ = -1 * o; _ <= o; _ += 2) {
|
|
30
|
-
var p = void 0,
|
|
31
|
-
|
|
32
|
-
var
|
|
33
|
-
if (!
|
|
30
|
+
var p = void 0, E = c[_ - 1], b = c[_ + 1], y = (b ? b.newPos : 0) - _;
|
|
31
|
+
E && (c[_ - 1] = void 0);
|
|
32
|
+
var A = E && E.newPos + 1 < i, R = b && 0 <= y && y < s;
|
|
33
|
+
if (!A && !R) {
|
|
34
34
|
c[_] = void 0;
|
|
35
35
|
continue;
|
|
36
36
|
}
|
|
37
|
-
if (!
|
|
38
|
-
return r(In(t, p.components,
|
|
37
|
+
if (!A || R && E.newPos < b.newPos ? (p = kn(b), t.pushComponent(p.components, void 0, !0)) : (p = E, p.newPos++, t.pushComponent(p.components, !0, void 0)), y = t.extractCommon(p, a, e, _), p.newPos + 1 >= i && y + 1 >= s)
|
|
38
|
+
return r(In(t, p.components, a, e, t.useLongestToken));
|
|
39
39
|
c[_] = p;
|
|
40
40
|
}
|
|
41
41
|
o++;
|
|
@@ -55,32 +55,32 @@ ne.prototype = {
|
|
|
55
55
|
return d;
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
|
-
pushComponent: function(e,
|
|
58
|
+
pushComponent: function(e, a, u) {
|
|
59
59
|
var g = e[e.length - 1];
|
|
60
|
-
g && g.added ===
|
|
60
|
+
g && g.added === a && g.removed === u ? e[e.length - 1] = {
|
|
61
61
|
count: g.count + 1,
|
|
62
|
-
added:
|
|
62
|
+
added: a,
|
|
63
63
|
removed: u
|
|
64
64
|
} : e.push({
|
|
65
65
|
count: 1,
|
|
66
|
-
added:
|
|
66
|
+
added: a,
|
|
67
67
|
removed: u
|
|
68
68
|
});
|
|
69
69
|
},
|
|
70
|
-
extractCommon: function(e,
|
|
71
|
-
for (var t =
|
|
72
|
-
i++,
|
|
70
|
+
extractCommon: function(e, a, u, g) {
|
|
71
|
+
for (var t = a.length, r = u.length, i = e.newPos, s = i - g, o = 0; i + 1 < t && s + 1 < r && this.equals(a[i + 1], u[s + 1]); )
|
|
72
|
+
i++, s++, o++;
|
|
73
73
|
return o && e.components.push({
|
|
74
74
|
count: o
|
|
75
|
-
}), e.newPos = i,
|
|
75
|
+
}), e.newPos = i, s;
|
|
76
76
|
},
|
|
77
|
-
equals: function(e,
|
|
78
|
-
return this.options.comparator ? this.options.comparator(e,
|
|
77
|
+
equals: function(e, a) {
|
|
78
|
+
return this.options.comparator ? this.options.comparator(e, a) : e === a || this.options.ignoreCase && e.toLowerCase() === a.toLowerCase();
|
|
79
79
|
},
|
|
80
80
|
removeEmpty: function(e) {
|
|
81
|
-
for (var
|
|
82
|
-
e[u] &&
|
|
83
|
-
return
|
|
81
|
+
for (var a = [], u = 0; u < e.length; u++)
|
|
82
|
+
e[u] && a.push(e[u]);
|
|
83
|
+
return a;
|
|
84
84
|
},
|
|
85
85
|
castInput: function(e) {
|
|
86
86
|
return e;
|
|
@@ -92,24 +92,24 @@ ne.prototype = {
|
|
|
92
92
|
return e.join("");
|
|
93
93
|
}
|
|
94
94
|
};
|
|
95
|
-
function In(n, e,
|
|
96
|
-
for (var t = 0, r = e.length, i = 0,
|
|
95
|
+
function In(n, e, a, u, g) {
|
|
96
|
+
for (var t = 0, r = e.length, i = 0, s = 0; t < r; t++) {
|
|
97
97
|
var o = e[t];
|
|
98
98
|
if (o.removed) {
|
|
99
|
-
if (o.value = n.join(u.slice(
|
|
99
|
+
if (o.value = n.join(u.slice(s, s + o.count)), s += o.count, t && e[t - 1].added) {
|
|
100
100
|
var c = e[t - 1];
|
|
101
101
|
e[t - 1] = e[t], e[t] = c;
|
|
102
102
|
}
|
|
103
103
|
} else {
|
|
104
104
|
if (!o.added && g) {
|
|
105
|
-
var l =
|
|
105
|
+
var l = a.slice(i, i + o.count);
|
|
106
106
|
l = l.map(function(h, d) {
|
|
107
|
-
var _ = u[
|
|
107
|
+
var _ = u[s + d];
|
|
108
108
|
return _.length > h.length ? _ : h;
|
|
109
109
|
}), o.value = n.join(l);
|
|
110
110
|
} else
|
|
111
|
-
o.value = n.join(
|
|
112
|
-
i += o.count, o.added || (
|
|
111
|
+
o.value = n.join(a.slice(i, i + o.count));
|
|
112
|
+
i += o.count, o.added || (s += o.count);
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
115
|
var f = e[r - 1];
|
|
@@ -122,15 +122,15 @@ function kn(n) {
|
|
|
122
122
|
};
|
|
123
123
|
}
|
|
124
124
|
var Bn = new ne();
|
|
125
|
-
function $n(n, e,
|
|
126
|
-
return Bn.diff(n, e,
|
|
125
|
+
function $n(n, e, a) {
|
|
126
|
+
return Bn.diff(n, e, a);
|
|
127
127
|
}
|
|
128
|
-
function
|
|
128
|
+
function Un(n, e) {
|
|
129
129
|
if (typeof n == "function")
|
|
130
130
|
e.callback = n;
|
|
131
131
|
else if (n)
|
|
132
|
-
for (var
|
|
133
|
-
n.hasOwnProperty(
|
|
132
|
+
for (var a in n)
|
|
133
|
+
n.hasOwnProperty(a) && (e[a] = n[a]);
|
|
134
134
|
return e;
|
|
135
135
|
}
|
|
136
136
|
var We = /^[A-Za-z\xC0-\u02C6\u02C8-\u02D7\u02DE-\u02FF\u1E00-\u1EFF]+$/, Qe = /\S/, Be = new ne();
|
|
@@ -138,21 +138,21 @@ Be.equals = function(n, e) {
|
|
|
138
138
|
return this.options.ignoreCase && (n = n.toLowerCase(), e = e.toLowerCase()), n === e || this.options.ignoreWhitespace && !Qe.test(n) && !Qe.test(e);
|
|
139
139
|
};
|
|
140
140
|
Be.tokenize = function(n) {
|
|
141
|
-
for (var e = n.split(/([^\S\r\n]+|[()[\]{}'"\r\n]|\b)/),
|
|
142
|
-
!e[
|
|
141
|
+
for (var e = n.split(/([^\S\r\n]+|[()[\]{}'"\r\n]|\b)/), a = 0; a < e.length - 1; a++)
|
|
142
|
+
!e[a + 1] && e[a + 2] && We.test(e[a]) && We.test(e[a + 2]) && (e[a] += e[a + 2], e.splice(a + 1, 2), a--);
|
|
143
143
|
return e;
|
|
144
144
|
};
|
|
145
|
-
function
|
|
146
|
-
return
|
|
145
|
+
function Pn(n, e, a) {
|
|
146
|
+
return a = Un(a, {
|
|
147
147
|
ignoreWhitespace: !0
|
|
148
|
-
}), Be.diff(n, e,
|
|
148
|
+
}), Be.diff(n, e, a);
|
|
149
149
|
}
|
|
150
150
|
var tn = new ne();
|
|
151
151
|
tn.tokenize = function(n) {
|
|
152
|
-
var e = [],
|
|
153
|
-
|
|
154
|
-
for (var u = 0; u <
|
|
155
|
-
var g =
|
|
152
|
+
var e = [], a = n.split(/(\n|\r\n)/);
|
|
153
|
+
a[a.length - 1] || a.pop();
|
|
154
|
+
for (var u = 0; u < a.length; u++) {
|
|
155
|
+
var g = a[u];
|
|
156
156
|
u % 2 && !this.options.newlineIsToken ? e[e.length - 1] += g : (this.options.ignoreWhitespace && (g = g.trim()), e.push(g));
|
|
157
157
|
}
|
|
158
158
|
return e;
|
|
@@ -173,38 +173,38 @@ function Ae(n) {
|
|
|
173
173
|
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
174
174
|
}, Ae(n);
|
|
175
175
|
}
|
|
176
|
-
var Fn = Object.prototype.toString,
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
var e = this.options,
|
|
181
|
-
return typeof r == "undefined" ?
|
|
176
|
+
var Fn = Object.prototype.toString, he = new ne();
|
|
177
|
+
he.useLongestToken = !0;
|
|
178
|
+
he.tokenize = tn.tokenize;
|
|
179
|
+
he.castInput = function(n) {
|
|
180
|
+
var e = this.options, a = e.undefinedReplacement, u = e.stringifyReplacer, g = u === void 0 ? function(t, r) {
|
|
181
|
+
return typeof r == "undefined" ? a : r;
|
|
182
182
|
} : u;
|
|
183
183
|
return typeof n == "string" ? n : JSON.stringify(Ie(n, null, null, g), g, " ");
|
|
184
184
|
};
|
|
185
|
-
|
|
186
|
-
return ne.prototype.equals.call(
|
|
185
|
+
he.equals = function(n, e) {
|
|
186
|
+
return ne.prototype.equals.call(he, n.replace(/,([\r\n])/g, "$1"), e.replace(/,([\r\n])/g, "$1"));
|
|
187
187
|
};
|
|
188
|
-
function Ie(n, e,
|
|
189
|
-
e = e || [],
|
|
188
|
+
function Ie(n, e, a, u, g) {
|
|
189
|
+
e = e || [], a = a || [], u && (n = u(g, n));
|
|
190
190
|
var t;
|
|
191
191
|
for (t = 0; t < e.length; t += 1)
|
|
192
192
|
if (e[t] === n)
|
|
193
|
-
return
|
|
193
|
+
return a[t];
|
|
194
194
|
var r;
|
|
195
195
|
if (Fn.call(n) === "[object Array]") {
|
|
196
|
-
for (e.push(n), r = new Array(n.length),
|
|
197
|
-
r[t] = Ie(n[t], e,
|
|
198
|
-
return e.pop(),
|
|
196
|
+
for (e.push(n), r = new Array(n.length), a.push(r), t = 0; t < n.length; t += 1)
|
|
197
|
+
r[t] = Ie(n[t], e, a, u, g);
|
|
198
|
+
return e.pop(), a.pop(), r;
|
|
199
199
|
}
|
|
200
200
|
if (n && n.toJSON && (n = n.toJSON()), Ae(n) === "object" && n !== null) {
|
|
201
|
-
e.push(n), r = {},
|
|
202
|
-
var i = [],
|
|
203
|
-
for (
|
|
204
|
-
n.hasOwnProperty(
|
|
201
|
+
e.push(n), r = {}, a.push(r);
|
|
202
|
+
var i = [], s;
|
|
203
|
+
for (s in n)
|
|
204
|
+
n.hasOwnProperty(s) && i.push(s);
|
|
205
205
|
for (i.sort(), t = 0; t < i.length; t += 1)
|
|
206
|
-
|
|
207
|
-
e.pop(),
|
|
206
|
+
s = i[t], r[s] = Ie(n[s], e, a, u, s);
|
|
207
|
+
e.pop(), a.pop();
|
|
208
208
|
} else
|
|
209
209
|
r = n;
|
|
210
210
|
return r;
|
|
@@ -223,12 +223,12 @@ var rn = { exports: {} };
|
|
|
223
223
|
(function(n) {
|
|
224
224
|
var e = function() {
|
|
225
225
|
this.Diff_Timeout = 1, this.Diff_EditCost = 4, this.Match_Threshold = 0.5, this.Match_Distance = 1e3, this.Patch_DeleteThreshold = 0.5, this.Patch_Margin = 4, this.Match_MaxBits = 32;
|
|
226
|
-
},
|
|
226
|
+
}, a = -1, u = 1, g = 0;
|
|
227
227
|
e.Diff = function(t, r) {
|
|
228
228
|
return [t, r];
|
|
229
|
-
}, e.prototype.diff_main = function(t, r, i,
|
|
230
|
-
typeof
|
|
231
|
-
var o =
|
|
229
|
+
}, e.prototype.diff_main = function(t, r, i, s) {
|
|
230
|
+
typeof s == "undefined" && (this.Diff_Timeout <= 0 ? s = Number.MAX_VALUE : s = (/* @__PURE__ */ new Date()).getTime() + this.Diff_Timeout * 1e3);
|
|
231
|
+
var o = s;
|
|
232
232
|
if (t == null || r == null)
|
|
233
233
|
throw new Error("Null input. (diff_main)");
|
|
234
234
|
if (t == r)
|
|
@@ -240,12 +240,12 @@ var rn = { exports: {} };
|
|
|
240
240
|
t = t.substring(0, t.length - c), r = r.substring(0, r.length - c);
|
|
241
241
|
var d = this.diff_compute_(t, r, l, o);
|
|
242
242
|
return f && d.unshift(new e.Diff(g, f)), h && d.push(new e.Diff(g, h)), this.diff_cleanupMerge(d), d;
|
|
243
|
-
}, e.prototype.diff_compute_ = function(t, r, i,
|
|
243
|
+
}, e.prototype.diff_compute_ = function(t, r, i, s) {
|
|
244
244
|
var o;
|
|
245
245
|
if (!t)
|
|
246
246
|
return [new e.Diff(u, r)];
|
|
247
247
|
if (!r)
|
|
248
|
-
return [new e.Diff(
|
|
248
|
+
return [new e.Diff(a, t)];
|
|
249
249
|
var l = t.length > r.length ? t : r, c = t.length > r.length ? r : t, f = l.indexOf(c);
|
|
250
250
|
if (f != -1)
|
|
251
251
|
return o = [
|
|
@@ -255,32 +255,32 @@ var rn = { exports: {} };
|
|
|
255
255
|
u,
|
|
256
256
|
l.substring(f + c.length)
|
|
257
257
|
)
|
|
258
|
-
], t.length > r.length && (o[0][0] = o[2][0] =
|
|
258
|
+
], t.length > r.length && (o[0][0] = o[2][0] = a), o;
|
|
259
259
|
if (c.length == 1)
|
|
260
260
|
return [
|
|
261
|
-
new e.Diff(
|
|
261
|
+
new e.Diff(a, t),
|
|
262
262
|
new e.Diff(u, r)
|
|
263
263
|
];
|
|
264
264
|
var h = this.diff_halfMatch_(t, r);
|
|
265
265
|
if (h) {
|
|
266
|
-
var d = h[0], _ = h[1], p = h[2],
|
|
267
|
-
return
|
|
268
|
-
[new e.Diff(g,
|
|
269
|
-
|
|
266
|
+
var d = h[0], _ = h[1], p = h[2], E = h[3], b = h[4], y = this.diff_main(d, p, i, s), A = this.diff_main(_, E, i, s);
|
|
267
|
+
return y.concat(
|
|
268
|
+
[new e.Diff(g, b)],
|
|
269
|
+
A
|
|
270
270
|
);
|
|
271
271
|
}
|
|
272
|
-
return i && t.length > 100 && r.length > 100 ? this.diff_lineMode_(t, r,
|
|
272
|
+
return i && t.length > 100 && r.length > 100 ? this.diff_lineMode_(t, r, s) : this.diff_bisect_(t, r, s);
|
|
273
273
|
}, e.prototype.diff_lineMode_ = function(t, r, i) {
|
|
274
|
-
var
|
|
275
|
-
t =
|
|
276
|
-
var o =
|
|
274
|
+
var s = this.diff_linesToChars_(t, r);
|
|
275
|
+
t = s.chars1, r = s.chars2;
|
|
276
|
+
var o = s.lineArray, l = this.diff_main(t, r, !1, i);
|
|
277
277
|
this.diff_charsToLines_(l, o), this.diff_cleanupSemantic(l), l.push(new e.Diff(g, ""));
|
|
278
278
|
for (var c = 0, f = 0, h = 0, d = "", _ = ""; c < l.length; ) {
|
|
279
279
|
switch (l[c][0]) {
|
|
280
280
|
case u:
|
|
281
281
|
h++, _ += l[c][1];
|
|
282
282
|
break;
|
|
283
|
-
case
|
|
283
|
+
case a:
|
|
284
284
|
f++, d += l[c][1];
|
|
285
285
|
break;
|
|
286
286
|
case g:
|
|
@@ -289,8 +289,8 @@ var rn = { exports: {} };
|
|
|
289
289
|
c - f - h,
|
|
290
290
|
f + h
|
|
291
291
|
), c = c - f - h;
|
|
292
|
-
for (var p = this.diff_main(d, _, !1, i),
|
|
293
|
-
l.splice(c, 0, p[
|
|
292
|
+
for (var p = this.diff_main(d, _, !1, i), E = p.length - 1; E >= 0; E--)
|
|
293
|
+
l.splice(c, 0, p[E]);
|
|
294
294
|
c = c + p.length;
|
|
295
295
|
}
|
|
296
296
|
h = 0, f = 0, d = "", _ = "";
|
|
@@ -300,63 +300,63 @@ var rn = { exports: {} };
|
|
|
300
300
|
}
|
|
301
301
|
return l.pop(), l;
|
|
302
302
|
}, e.prototype.diff_bisect_ = function(t, r, i) {
|
|
303
|
-
for (var
|
|
303
|
+
for (var s = t.length, o = r.length, l = Math.ceil((s + o) / 2), c = l, f = 2 * l, h = new Array(f), d = new Array(f), _ = 0; _ < f; _++)
|
|
304
304
|
h[_] = -1, d[_] = -1;
|
|
305
305
|
h[c + 1] = 0, d[c + 1] = 0;
|
|
306
|
-
for (var p =
|
|
307
|
-
for (var
|
|
308
|
-
var
|
|
309
|
-
|
|
310
|
-
for (var
|
|
311
|
-
|
|
312
|
-
if (h[
|
|
313
|
-
|
|
314
|
-
else if (
|
|
315
|
-
|
|
316
|
-
else if (
|
|
317
|
-
var
|
|
318
|
-
if (
|
|
319
|
-
var
|
|
320
|
-
if (
|
|
321
|
-
return this.diff_bisectSplit_(t, r,
|
|
306
|
+
for (var p = s - o, E = p % 2 != 0, b = 0, y = 0, A = 0, R = 0, w = 0; w < l && !((/* @__PURE__ */ new Date()).getTime() > i); w++) {
|
|
307
|
+
for (var D = -w + b; D <= w - y; D += 2) {
|
|
308
|
+
var C = c + D, T;
|
|
309
|
+
D == -w || D != w && h[C - 1] < h[C + 1] ? T = h[C + 1] : T = h[C - 1] + 1;
|
|
310
|
+
for (var $ = T - D; T < s && $ < o && t.charAt(T) == r.charAt($); )
|
|
311
|
+
T++, $++;
|
|
312
|
+
if (h[C] = T, T > s)
|
|
313
|
+
y += 2;
|
|
314
|
+
else if ($ > o)
|
|
315
|
+
b += 2;
|
|
316
|
+
else if (E) {
|
|
317
|
+
var k = c + p - D;
|
|
318
|
+
if (k >= 0 && k < f && d[k] != -1) {
|
|
319
|
+
var P = s - d[k];
|
|
320
|
+
if (T >= P)
|
|
321
|
+
return this.diff_bisectSplit_(t, r, T, $, i);
|
|
322
322
|
}
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
|
-
for (var F = -
|
|
326
|
-
var
|
|
327
|
-
F == -
|
|
328
|
-
for (var
|
|
329
|
-
|
|
330
|
-
if (d[
|
|
331
|
-
|
|
332
|
-
else if (
|
|
333
|
-
|
|
334
|
-
else if (!
|
|
335
|
-
var
|
|
336
|
-
if (
|
|
337
|
-
var
|
|
338
|
-
if (
|
|
339
|
-
return this.diff_bisectSplit_(t, r,
|
|
325
|
+
for (var F = -w + A; F <= w - R; F += 2) {
|
|
326
|
+
var k = c + F, P;
|
|
327
|
+
F == -w || F != w && d[k - 1] < d[k + 1] ? P = d[k + 1] : P = d[k - 1] + 1;
|
|
328
|
+
for (var K = P - F; P < s && K < o && t.charAt(s - P - 1) == r.charAt(o - K - 1); )
|
|
329
|
+
P++, K++;
|
|
330
|
+
if (d[k] = P, P > s)
|
|
331
|
+
R += 2;
|
|
332
|
+
else if (K > o)
|
|
333
|
+
A += 2;
|
|
334
|
+
else if (!E) {
|
|
335
|
+
var C = c + p - F;
|
|
336
|
+
if (C >= 0 && C < f && h[C] != -1) {
|
|
337
|
+
var T = h[C], $ = c + T - C;
|
|
338
|
+
if (P = s - P, T >= P)
|
|
339
|
+
return this.diff_bisectSplit_(t, r, T, $, i);
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
}
|
|
343
343
|
}
|
|
344
344
|
return [
|
|
345
|
-
new e.Diff(
|
|
345
|
+
new e.Diff(a, t),
|
|
346
346
|
new e.Diff(u, r)
|
|
347
347
|
];
|
|
348
|
-
}, e.prototype.diff_bisectSplit_ = function(t, r, i,
|
|
349
|
-
var l = t.substring(0, i), c = r.substring(0,
|
|
348
|
+
}, e.prototype.diff_bisectSplit_ = function(t, r, i, s, o) {
|
|
349
|
+
var l = t.substring(0, i), c = r.substring(0, s), f = t.substring(i), h = r.substring(s), d = this.diff_main(l, c, !1, o), _ = this.diff_main(f, h, !1, o);
|
|
350
350
|
return d.concat(_);
|
|
351
351
|
}, e.prototype.diff_linesToChars_ = function(t, r) {
|
|
352
|
-
var i = [],
|
|
352
|
+
var i = [], s = {};
|
|
353
353
|
i[0] = "";
|
|
354
354
|
function o(h) {
|
|
355
|
-
for (var d = "", _ = 0, p = -1,
|
|
355
|
+
for (var d = "", _ = 0, p = -1, E = i.length; p < h.length - 1; ) {
|
|
356
356
|
p = h.indexOf(`
|
|
357
357
|
`, _), p == -1 && (p = h.length - 1);
|
|
358
|
-
var
|
|
359
|
-
(
|
|
358
|
+
var b = h.substring(_, p + 1);
|
|
359
|
+
(s.hasOwnProperty ? s.hasOwnProperty(b) : s[b] !== void 0) ? d += String.fromCharCode(s[b]) : (E == l && (b = h.substring(_), p = h.length), d += String.fromCharCode(E), s[b] = E, i[E++] = b), _ = p + 1;
|
|
360
360
|
}
|
|
361
361
|
return d;
|
|
362
362
|
}
|
|
@@ -366,28 +366,28 @@ var rn = { exports: {} };
|
|
|
366
366
|
return { chars1: c, chars2: f, lineArray: i };
|
|
367
367
|
}, e.prototype.diff_charsToLines_ = function(t, r) {
|
|
368
368
|
for (var i = 0; i < t.length; i++) {
|
|
369
|
-
for (var
|
|
370
|
-
o[l] = r[
|
|
369
|
+
for (var s = t[i][1], o = [], l = 0; l < s.length; l++)
|
|
370
|
+
o[l] = r[s.charCodeAt(l)];
|
|
371
371
|
t[i][1] = o.join("");
|
|
372
372
|
}
|
|
373
373
|
}, e.prototype.diff_commonPrefix = function(t, r) {
|
|
374
374
|
if (!t || !r || t.charAt(0) != r.charAt(0))
|
|
375
375
|
return 0;
|
|
376
|
-
for (var i = 0,
|
|
377
|
-
t.substring(l, o) == r.substring(l, o) ? (i = o, l = i) :
|
|
376
|
+
for (var i = 0, s = Math.min(t.length, r.length), o = s, l = 0; i < o; )
|
|
377
|
+
t.substring(l, o) == r.substring(l, o) ? (i = o, l = i) : s = o, o = Math.floor((s - i) / 2 + i);
|
|
378
378
|
return o;
|
|
379
379
|
}, e.prototype.diff_commonSuffix = function(t, r) {
|
|
380
380
|
if (!t || !r || t.charAt(t.length - 1) != r.charAt(r.length - 1))
|
|
381
381
|
return 0;
|
|
382
|
-
for (var i = 0,
|
|
383
|
-
t.substring(t.length - o, t.length - l) == r.substring(r.length - o, r.length - l) ? (i = o, l = i) :
|
|
382
|
+
for (var i = 0, s = Math.min(t.length, r.length), o = s, l = 0; i < o; )
|
|
383
|
+
t.substring(t.length - o, t.length - l) == r.substring(r.length - o, r.length - l) ? (i = o, l = i) : s = o, o = Math.floor((s - i) / 2 + i);
|
|
384
384
|
return o;
|
|
385
385
|
}, e.prototype.diff_commonOverlap_ = function(t, r) {
|
|
386
|
-
var i = t.length,
|
|
387
|
-
if (i == 0 ||
|
|
386
|
+
var i = t.length, s = r.length;
|
|
387
|
+
if (i == 0 || s == 0)
|
|
388
388
|
return 0;
|
|
389
|
-
i >
|
|
390
|
-
var o = Math.min(i,
|
|
389
|
+
i > s ? t = t.substring(i - s) : i < s && (r = r.substring(0, i));
|
|
390
|
+
var o = Math.min(i, s);
|
|
391
391
|
if (t == r)
|
|
392
392
|
return o;
|
|
393
393
|
for (var l = 0, c = 1; ; ) {
|
|
@@ -399,122 +399,122 @@ var rn = { exports: {} };
|
|
|
399
399
|
}, e.prototype.diff_halfMatch_ = function(t, r) {
|
|
400
400
|
if (this.Diff_Timeout <= 0)
|
|
401
401
|
return null;
|
|
402
|
-
var i = t.length > r.length ? t : r,
|
|
403
|
-
if (i.length < 4 ||
|
|
402
|
+
var i = t.length > r.length ? t : r, s = t.length > r.length ? r : t;
|
|
403
|
+
if (i.length < 4 || s.length * 2 < i.length)
|
|
404
404
|
return null;
|
|
405
405
|
var o = this;
|
|
406
|
-
function l(
|
|
407
|
-
for (var
|
|
406
|
+
function l(y, A, R) {
|
|
407
|
+
for (var w = y.substring(R, R + Math.floor(y.length / 4)), D = -1, C = "", T, $, k, P; (D = A.indexOf(w, D + 1)) != -1; ) {
|
|
408
408
|
var F = o.diff_commonPrefix(
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
),
|
|
412
|
-
|
|
413
|
-
|
|
409
|
+
y.substring(R),
|
|
410
|
+
A.substring(D)
|
|
411
|
+
), K = o.diff_commonSuffix(
|
|
412
|
+
y.substring(0, R),
|
|
413
|
+
A.substring(0, D)
|
|
414
414
|
);
|
|
415
|
-
|
|
415
|
+
C.length < K + F && (C = A.substring(D - K, D) + A.substring(D, D + F), T = y.substring(0, R - K), $ = y.substring(R + F), k = A.substring(0, D - K), P = A.substring(D + F));
|
|
416
416
|
}
|
|
417
|
-
return
|
|
418
|
-
|
|
419
|
-
H,
|
|
420
|
-
P,
|
|
417
|
+
return C.length * 2 >= y.length ? [
|
|
418
|
+
T,
|
|
421
419
|
$,
|
|
422
|
-
|
|
420
|
+
k,
|
|
421
|
+
P,
|
|
422
|
+
C
|
|
423
423
|
] : null;
|
|
424
424
|
}
|
|
425
425
|
var c = l(
|
|
426
426
|
i,
|
|
427
|
-
|
|
427
|
+
s,
|
|
428
428
|
Math.ceil(i.length / 4)
|
|
429
429
|
), f = l(
|
|
430
430
|
i,
|
|
431
|
-
|
|
431
|
+
s,
|
|
432
432
|
Math.ceil(i.length / 2)
|
|
433
433
|
), h;
|
|
434
434
|
if (!c && !f)
|
|
435
435
|
return null;
|
|
436
436
|
f ? c ? h = c[4].length > f[4].length ? c : f : h = f : h = c;
|
|
437
|
-
var d, _, p,
|
|
438
|
-
t.length > r.length ? (d = h[0], _ = h[1], p = h[2],
|
|
439
|
-
var
|
|
440
|
-
return [d, _, p,
|
|
437
|
+
var d, _, p, E;
|
|
438
|
+
t.length > r.length ? (d = h[0], _ = h[1], p = h[2], E = h[3]) : (p = h[0], E = h[1], d = h[2], _ = h[3]);
|
|
439
|
+
var b = h[4];
|
|
440
|
+
return [d, _, p, E, b];
|
|
441
441
|
}, e.prototype.diff_cleanupSemantic = function(t) {
|
|
442
|
-
for (var r = !1, i = [],
|
|
443
|
-
t[l][0] == g ? (i[
|
|
442
|
+
for (var r = !1, i = [], s = 0, o = null, l = 0, c = 0, f = 0, h = 0, d = 0; l < t.length; )
|
|
443
|
+
t[l][0] == g ? (i[s++] = l, c = h, f = d, h = 0, d = 0, o = t[l][1]) : (t[l][0] == u ? h += t[l][1].length : d += t[l][1].length, o && o.length <= Math.max(c, f) && o.length <= Math.max(
|
|
444
444
|
h,
|
|
445
445
|
d
|
|
446
446
|
) && (t.splice(
|
|
447
|
-
i[
|
|
447
|
+
i[s - 1],
|
|
448
448
|
0,
|
|
449
|
-
new e.Diff(
|
|
450
|
-
), t[i[
|
|
449
|
+
new e.Diff(a, o)
|
|
450
|
+
), t[i[s - 1] + 1][0] = u, s--, s--, l = s > 0 ? i[s - 1] : -1, c = 0, f = 0, h = 0, d = 0, o = null, r = !0)), l++;
|
|
451
451
|
for (r && this.diff_cleanupMerge(t), this.diff_cleanupSemanticLossless(t), l = 1; l < t.length; ) {
|
|
452
|
-
if (t[l - 1][0] ==
|
|
453
|
-
var _ = t[l - 1][1], p = t[l][1],
|
|
454
|
-
|
|
452
|
+
if (t[l - 1][0] == a && t[l][0] == u) {
|
|
453
|
+
var _ = t[l - 1][1], p = t[l][1], E = this.diff_commonOverlap_(_, p), b = this.diff_commonOverlap_(p, _);
|
|
454
|
+
E >= b ? (E >= _.length / 2 || E >= p.length / 2) && (t.splice(l, 0, new e.Diff(
|
|
455
455
|
g,
|
|
456
|
-
p.substring(0,
|
|
457
|
-
)), t[l - 1][1] = _.substring(0, _.length -
|
|
456
|
+
p.substring(0, E)
|
|
457
|
+
)), t[l - 1][1] = _.substring(0, _.length - E), t[l + 1][1] = p.substring(E), l++) : (b >= _.length / 2 || b >= p.length / 2) && (t.splice(l, 0, new e.Diff(
|
|
458
458
|
g,
|
|
459
|
-
_.substring(0,
|
|
460
|
-
)), t[l - 1][0] = u, t[l - 1][1] = p.substring(0, p.length -
|
|
459
|
+
_.substring(0, b)
|
|
460
|
+
)), t[l - 1][0] = u, t[l - 1][1] = p.substring(0, p.length - b), t[l + 1][0] = a, t[l + 1][1] = _.substring(b), l++), l++;
|
|
461
461
|
}
|
|
462
462
|
l++;
|
|
463
463
|
}
|
|
464
464
|
}, e.prototype.diff_cleanupSemanticLossless = function(t) {
|
|
465
|
-
function r(
|
|
466
|
-
if (!
|
|
465
|
+
function r(b, y) {
|
|
466
|
+
if (!b || !y)
|
|
467
467
|
return 6;
|
|
468
|
-
var
|
|
469
|
-
return
|
|
468
|
+
var A = b.charAt(b.length - 1), R = y.charAt(0), w = A.match(e.nonAlphaNumericRegex_), D = R.match(e.nonAlphaNumericRegex_), C = w && A.match(e.whitespaceRegex_), T = D && R.match(e.whitespaceRegex_), $ = C && A.match(e.linebreakRegex_), k = T && R.match(e.linebreakRegex_), P = $ && b.match(e.blanklineEndRegex_), F = k && y.match(e.blanklineStartRegex_);
|
|
469
|
+
return P || F ? 5 : $ || k ? 4 : w && !C && T ? 3 : C || T ? 2 : w || D ? 1 : 0;
|
|
470
470
|
}
|
|
471
471
|
for (var i = 1; i < t.length - 1; ) {
|
|
472
472
|
if (t[i - 1][0] == g && t[i + 1][0] == g) {
|
|
473
|
-
var
|
|
473
|
+
var s = t[i - 1][1], o = t[i][1], l = t[i + 1][1], c = this.diff_commonSuffix(s, o);
|
|
474
474
|
if (c) {
|
|
475
475
|
var f = o.substring(o.length - c);
|
|
476
|
-
|
|
476
|
+
s = s.substring(0, s.length - c), o = f + o.substring(0, o.length - c), l = f + l;
|
|
477
477
|
}
|
|
478
|
-
for (var h =
|
|
479
|
-
|
|
480
|
-
var
|
|
481
|
-
|
|
478
|
+
for (var h = s, d = o, _ = l, p = r(s, o) + r(o, l); o.charAt(0) === l.charAt(0); ) {
|
|
479
|
+
s += o.charAt(0), o = o.substring(1) + l.charAt(0), l = l.substring(1);
|
|
480
|
+
var E = r(s, o) + r(o, l);
|
|
481
|
+
E >= p && (p = E, h = s, d = o, _ = l);
|
|
482
482
|
}
|
|
483
483
|
t[i - 1][1] != h && (h ? t[i - 1][1] = h : (t.splice(i - 1, 1), i--), t[i][1] = d, _ ? t[i + 1][1] = _ : (t.splice(i + 1, 1), i--));
|
|
484
484
|
}
|
|
485
485
|
i++;
|
|
486
486
|
}
|
|
487
487
|
}, e.nonAlphaNumericRegex_ = /[^a-zA-Z0-9]/, e.whitespaceRegex_ = /\s/, e.linebreakRegex_ = /[\r\n]/, e.blanklineEndRegex_ = /\n\r?\n$/, e.blanklineStartRegex_ = /^\r?\n\r?\n/, e.prototype.diff_cleanupEfficiency = function(t) {
|
|
488
|
-
for (var r = !1, i = [],
|
|
489
|
-
t[l][0] == g ? (t[l][1].length < this.Diff_EditCost && (h || d) ? (i[
|
|
490
|
-
i[
|
|
488
|
+
for (var r = !1, i = [], s = 0, o = null, l = 0, c = !1, f = !1, h = !1, d = !1; l < t.length; )
|
|
489
|
+
t[l][0] == g ? (t[l][1].length < this.Diff_EditCost && (h || d) ? (i[s++] = l, c = h, f = d, o = t[l][1]) : (s = 0, o = null), h = d = !1) : (t[l][0] == a ? d = !0 : h = !0, o && (c && f && h && d || o.length < this.Diff_EditCost / 2 && c + f + h + d == 3) && (t.splice(
|
|
490
|
+
i[s - 1],
|
|
491
491
|
0,
|
|
492
|
-
new e.Diff(
|
|
493
|
-
), t[i[
|
|
492
|
+
new e.Diff(a, o)
|
|
493
|
+
), t[i[s - 1] + 1][0] = u, s--, o = null, c && f ? (h = d = !0, s = 0) : (s--, l = s > 0 ? i[s - 1] : -1, h = d = !1), r = !0)), l++;
|
|
494
494
|
r && this.diff_cleanupMerge(t);
|
|
495
495
|
}, e.prototype.diff_cleanupMerge = function(t) {
|
|
496
496
|
t.push(new e.Diff(g, ""));
|
|
497
|
-
for (var r = 0, i = 0,
|
|
497
|
+
for (var r = 0, i = 0, s = 0, o = "", l = "", c; r < t.length; )
|
|
498
498
|
switch (t[r][0]) {
|
|
499
499
|
case u:
|
|
500
|
-
|
|
500
|
+
s++, l += t[r][1], r++;
|
|
501
501
|
break;
|
|
502
|
-
case
|
|
502
|
+
case a:
|
|
503
503
|
i++, o += t[r][1], r++;
|
|
504
504
|
break;
|
|
505
505
|
case g:
|
|
506
|
-
i +
|
|
506
|
+
i + s > 1 ? (i !== 0 && s !== 0 && (c = this.diff_commonPrefix(l, o), c !== 0 && (r - i - s > 0 && t[r - i - s - 1][0] == g ? t[r - i - s - 1][1] += l.substring(0, c) : (t.splice(0, 0, new e.Diff(
|
|
507
507
|
g,
|
|
508
508
|
l.substring(0, c)
|
|
509
|
-
)), r++), l = l.substring(c), o = o.substring(c)), c = this.diff_commonSuffix(l, o), c !== 0 && (t[r][1] = l.substring(l.length - c) + t[r][1], l = l.substring(0, l.length - c), o = o.substring(0, o.length - c))), r -= i +
|
|
509
|
+
)), r++), l = l.substring(c), o = o.substring(c)), c = this.diff_commonSuffix(l, o), c !== 0 && (t[r][1] = l.substring(l.length - c) + t[r][1], l = l.substring(0, l.length - c), o = o.substring(0, o.length - c))), r -= i + s, t.splice(r, i + s), o.length && (t.splice(
|
|
510
510
|
r,
|
|
511
511
|
0,
|
|
512
|
-
new e.Diff(
|
|
512
|
+
new e.Diff(a, o)
|
|
513
513
|
), r++), l.length && (t.splice(
|
|
514
514
|
r,
|
|
515
515
|
0,
|
|
516
516
|
new e.Diff(u, l)
|
|
517
|
-
), r++), r++) : r !== 0 && t[r - 1][0] == g ? (t[r - 1][1] += t[r][1], t.splice(r, 1)) : r++,
|
|
517
|
+
), r++), r++) : r !== 0 && t[r - 1][0] == g ? (t[r - 1][1] += t[r][1], t.splice(r, 1)) : r++, s = 0, i = 0, o = "", l = "";
|
|
518
518
|
break;
|
|
519
519
|
}
|
|
520
520
|
t[t.length - 1][1] === "" && t.pop();
|
|
@@ -523,18 +523,18 @@ var rn = { exports: {} };
|
|
|
523
523
|
t[r - 1][0] == g && t[r + 1][0] == g && (t[r][1].substring(t[r][1].length - t[r - 1][1].length) == t[r - 1][1] ? (t[r][1] = t[r - 1][1] + t[r][1].substring(0, t[r][1].length - t[r - 1][1].length), t[r + 1][1] = t[r - 1][1] + t[r + 1][1], t.splice(r - 1, 1), f = !0) : t[r][1].substring(0, t[r + 1][1].length) == t[r + 1][1] && (t[r - 1][1] += t[r + 1][1], t[r][1] = t[r][1].substring(t[r + 1][1].length) + t[r + 1][1], t.splice(r + 1, 1), f = !0)), r++;
|
|
524
524
|
f && this.diff_cleanupMerge(t);
|
|
525
525
|
}, e.prototype.diff_xIndex = function(t, r) {
|
|
526
|
-
var i = 0,
|
|
527
|
-
for (c = 0; c < t.length && (t[c][0] !== u && (i += t[c][1].length), t[c][0] !==
|
|
528
|
-
o = i, l =
|
|
529
|
-
return t.length != c && t[c][0] ===
|
|
526
|
+
var i = 0, s = 0, o = 0, l = 0, c;
|
|
527
|
+
for (c = 0; c < t.length && (t[c][0] !== u && (i += t[c][1].length), t[c][0] !== a && (s += t[c][1].length), !(i > r)); c++)
|
|
528
|
+
o = i, l = s;
|
|
529
|
+
return t.length != c && t[c][0] === a ? l : l + (r - o);
|
|
530
530
|
}, e.prototype.diff_prettyHtml = function(t) {
|
|
531
|
-
for (var r = [], i = /&/g,
|
|
532
|
-
var f = t[c][0], h = t[c][1], d = h.replace(i, "&").replace(
|
|
531
|
+
for (var r = [], i = /&/g, s = /</g, o = />/g, l = /\n/g, c = 0; c < t.length; c++) {
|
|
532
|
+
var f = t[c][0], h = t[c][1], d = h.replace(i, "&").replace(s, "<").replace(o, ">").replace(l, "¶<br>");
|
|
533
533
|
switch (f) {
|
|
534
534
|
case u:
|
|
535
535
|
r[c] = '<ins style="background:#e6ffe6;">' + d + "</ins>";
|
|
536
536
|
break;
|
|
537
|
-
case
|
|
537
|
+
case a:
|
|
538
538
|
r[c] = '<del style="background:#ffe6e6;">' + d + "</del>";
|
|
539
539
|
break;
|
|
540
540
|
case g:
|
|
@@ -549,31 +549,31 @@ var rn = { exports: {} };
|
|
|
549
549
|
return r.join("");
|
|
550
550
|
}, e.prototype.diff_text2 = function(t) {
|
|
551
551
|
for (var r = [], i = 0; i < t.length; i++)
|
|
552
|
-
t[i][0] !==
|
|
552
|
+
t[i][0] !== a && (r[i] = t[i][1]);
|
|
553
553
|
return r.join("");
|
|
554
554
|
}, e.prototype.diff_levenshtein = function(t) {
|
|
555
|
-
for (var r = 0, i = 0,
|
|
555
|
+
for (var r = 0, i = 0, s = 0, o = 0; o < t.length; o++) {
|
|
556
556
|
var l = t[o][0], c = t[o][1];
|
|
557
557
|
switch (l) {
|
|
558
558
|
case u:
|
|
559
559
|
i += c.length;
|
|
560
560
|
break;
|
|
561
|
-
case
|
|
562
|
-
|
|
561
|
+
case a:
|
|
562
|
+
s += c.length;
|
|
563
563
|
break;
|
|
564
564
|
case g:
|
|
565
|
-
r += Math.max(i,
|
|
565
|
+
r += Math.max(i, s), i = 0, s = 0;
|
|
566
566
|
break;
|
|
567
567
|
}
|
|
568
568
|
}
|
|
569
|
-
return r += Math.max(i,
|
|
569
|
+
return r += Math.max(i, s), r;
|
|
570
570
|
}, e.prototype.diff_toDelta = function(t) {
|
|
571
571
|
for (var r = [], i = 0; i < t.length; i++)
|
|
572
572
|
switch (t[i][0]) {
|
|
573
573
|
case u:
|
|
574
574
|
r[i] = "+" + encodeURI(t[i][1]);
|
|
575
575
|
break;
|
|
576
|
-
case
|
|
576
|
+
case a:
|
|
577
577
|
r[i] = "-" + t[i][1].length;
|
|
578
578
|
break;
|
|
579
579
|
case g:
|
|
@@ -582,12 +582,12 @@ var rn = { exports: {} };
|
|
|
582
582
|
}
|
|
583
583
|
return r.join(" ").replace(/%20/g, " ");
|
|
584
584
|
}, e.prototype.diff_fromDelta = function(t, r) {
|
|
585
|
-
for (var i = [],
|
|
585
|
+
for (var i = [], s = 0, o = 0, l = r.split(/\t/g), c = 0; c < l.length; c++) {
|
|
586
586
|
var f = l[c].substring(1);
|
|
587
587
|
switch (l[c].charAt(0)) {
|
|
588
588
|
case "+":
|
|
589
589
|
try {
|
|
590
|
-
i[
|
|
590
|
+
i[s++] = new e.Diff(u, decodeURI(f));
|
|
591
591
|
} catch (_) {
|
|
592
592
|
throw new Error("Illegal escape in diff_fromDelta: " + f);
|
|
593
593
|
}
|
|
@@ -598,7 +598,7 @@ var rn = { exports: {} };
|
|
|
598
598
|
if (isNaN(h) || h < 0)
|
|
599
599
|
throw new Error("Invalid number in diff_fromDelta: " + f);
|
|
600
600
|
var d = t.substring(o, o += h);
|
|
601
|
-
l[c].charAt(0) == "=" ? i[
|
|
601
|
+
l[c].charAt(0) == "=" ? i[s++] = new e.Diff(g, d) : i[s++] = new e.Diff(a, d);
|
|
602
602
|
break;
|
|
603
603
|
default:
|
|
604
604
|
if (l[c])
|
|
@@ -615,35 +615,35 @@ var rn = { exports: {} };
|
|
|
615
615
|
}, e.prototype.match_bitap_ = function(t, r, i) {
|
|
616
616
|
if (r.length > this.Match_MaxBits)
|
|
617
617
|
throw new Error("Pattern too long for this browser.");
|
|
618
|
-
var
|
|
619
|
-
function l(
|
|
620
|
-
var
|
|
621
|
-
return o.Match_Distance ?
|
|
618
|
+
var s = this.match_alphabet_(r), o = this;
|
|
619
|
+
function l(T, $) {
|
|
620
|
+
var k = T / r.length, P = Math.abs(i - $);
|
|
621
|
+
return o.Match_Distance ? k + P / o.Match_Distance : P ? 1 : k;
|
|
622
622
|
}
|
|
623
623
|
var c = this.Match_Threshold, f = t.indexOf(r, i);
|
|
624
624
|
f != -1 && (c = Math.min(l(0, f), c), f = t.lastIndexOf(r, i + r.length), f != -1 && (c = Math.min(l(0, f), c)));
|
|
625
625
|
var h = 1 << r.length - 1;
|
|
626
626
|
f = -1;
|
|
627
|
-
for (var d, _, p = r.length + t.length,
|
|
627
|
+
for (var d, _, p = r.length + t.length, E, b = 0; b < r.length; b++) {
|
|
628
628
|
for (d = 0, _ = p; d < _; )
|
|
629
|
-
l(
|
|
629
|
+
l(b, i + _) <= c ? d = _ : p = _, _ = Math.floor((p - d) / 2 + d);
|
|
630
630
|
p = _;
|
|
631
|
-
var
|
|
632
|
-
|
|
633
|
-
for (var
|
|
634
|
-
var
|
|
635
|
-
if (
|
|
636
|
-
var
|
|
637
|
-
if (
|
|
638
|
-
if (c =
|
|
639
|
-
|
|
631
|
+
var y = Math.max(1, i - _ + 1), A = Math.min(i + _, t.length) + r.length, R = Array(A + 2);
|
|
632
|
+
R[A + 1] = (1 << b) - 1;
|
|
633
|
+
for (var w = A; w >= y; w--) {
|
|
634
|
+
var D = s[t.charAt(w - 1)];
|
|
635
|
+
if (b === 0 ? R[w] = (R[w + 1] << 1 | 1) & D : R[w] = (R[w + 1] << 1 | 1) & D | ((E[w + 1] | E[w]) << 1 | 1) | E[w + 1], R[w] & h) {
|
|
636
|
+
var C = l(b, w - 1);
|
|
637
|
+
if (C <= c)
|
|
638
|
+
if (c = C, f = w - 1, f > i)
|
|
639
|
+
y = Math.max(1, 2 * i - f);
|
|
640
640
|
else
|
|
641
641
|
break;
|
|
642
642
|
}
|
|
643
643
|
}
|
|
644
|
-
if (l(
|
|
644
|
+
if (l(b + 1, i) > c)
|
|
645
645
|
break;
|
|
646
|
-
|
|
646
|
+
E = R;
|
|
647
647
|
}
|
|
648
648
|
return f;
|
|
649
649
|
}, e.prototype.match_alphabet_ = function(t) {
|
|
@@ -656,68 +656,68 @@ var rn = { exports: {} };
|
|
|
656
656
|
if (r.length != 0) {
|
|
657
657
|
if (t.start2 === null)
|
|
658
658
|
throw Error("patch not initialized");
|
|
659
|
-
for (var i = r.substring(t.start2, t.start2 + t.length1),
|
|
660
|
-
|
|
661
|
-
t.start2 -
|
|
662
|
-
t.start2 + t.length1 +
|
|
659
|
+
for (var i = r.substring(t.start2, t.start2 + t.length1), s = 0; r.indexOf(i) != r.lastIndexOf(i) && i.length < this.Match_MaxBits - this.Patch_Margin - this.Patch_Margin; )
|
|
660
|
+
s += this.Patch_Margin, i = r.substring(
|
|
661
|
+
t.start2 - s,
|
|
662
|
+
t.start2 + t.length1 + s
|
|
663
663
|
);
|
|
664
|
-
|
|
665
|
-
var o = r.substring(t.start2 -
|
|
664
|
+
s += this.Patch_Margin;
|
|
665
|
+
var o = r.substring(t.start2 - s, t.start2);
|
|
666
666
|
o && t.diffs.unshift(new e.Diff(g, o));
|
|
667
667
|
var l = r.substring(
|
|
668
668
|
t.start2 + t.length1,
|
|
669
|
-
t.start2 + t.length1 +
|
|
669
|
+
t.start2 + t.length1 + s
|
|
670
670
|
);
|
|
671
671
|
l && t.diffs.push(new e.Diff(g, l)), t.start1 -= o.length, t.start2 -= o.length, t.length1 += o.length + l.length, t.length2 += o.length + l.length;
|
|
672
672
|
}
|
|
673
673
|
}, e.prototype.patch_make = function(t, r, i) {
|
|
674
|
-
var
|
|
674
|
+
var s, o;
|
|
675
675
|
if (typeof t == "string" && typeof r == "string" && typeof i == "undefined")
|
|
676
|
-
|
|
676
|
+
s = /** @type {string} */
|
|
677
677
|
t, o = this.diff_main(
|
|
678
|
-
|
|
678
|
+
s,
|
|
679
679
|
/** @type {string} */
|
|
680
680
|
r,
|
|
681
681
|
!0
|
|
682
682
|
), o.length > 2 && (this.diff_cleanupSemantic(o), this.diff_cleanupEfficiency(o));
|
|
683
683
|
else if (t && typeof t == "object" && typeof r == "undefined" && typeof i == "undefined")
|
|
684
684
|
o = /** @type {!Array.<!diff_match_patch.Diff>} */
|
|
685
|
-
t,
|
|
685
|
+
t, s = this.diff_text1(o);
|
|
686
686
|
else if (typeof t == "string" && r && typeof r == "object" && typeof i == "undefined")
|
|
687
|
-
|
|
687
|
+
s = /** @type {string} */
|
|
688
688
|
t, o = /** @type {!Array.<!diff_match_patch.Diff>} */
|
|
689
689
|
r;
|
|
690
690
|
else if (typeof t == "string" && typeof r == "string" && i && typeof i == "object")
|
|
691
|
-
|
|
691
|
+
s = /** @type {string} */
|
|
692
692
|
t, o = /** @type {!Array.<!diff_match_patch.Diff>} */
|
|
693
693
|
i;
|
|
694
694
|
else
|
|
695
695
|
throw new Error("Unknown call format to patch_make.");
|
|
696
696
|
if (o.length === 0)
|
|
697
697
|
return [];
|
|
698
|
-
for (var l = [], c = new e.patch_obj(), f = 0, h = 0, d = 0, _ =
|
|
699
|
-
var
|
|
700
|
-
switch (!f &&
|
|
698
|
+
for (var l = [], c = new e.patch_obj(), f = 0, h = 0, d = 0, _ = s, p = s, E = 0; E < o.length; E++) {
|
|
699
|
+
var b = o[E][0], y = o[E][1];
|
|
700
|
+
switch (!f && b !== g && (c.start1 = h, c.start2 = d), b) {
|
|
701
701
|
case u:
|
|
702
|
-
c.diffs[f++] = o[
|
|
702
|
+
c.diffs[f++] = o[E], c.length2 += y.length, p = p.substring(0, d) + y + p.substring(d);
|
|
703
703
|
break;
|
|
704
|
-
case
|
|
705
|
-
c.length1 +=
|
|
704
|
+
case a:
|
|
705
|
+
c.length1 += y.length, c.diffs[f++] = o[E], p = p.substring(0, d) + p.substring(d + y.length);
|
|
706
706
|
break;
|
|
707
707
|
case g:
|
|
708
|
-
|
|
708
|
+
y.length <= 2 * this.Patch_Margin && f && o.length != E + 1 ? (c.diffs[f++] = o[E], c.length1 += y.length, c.length2 += y.length) : y.length >= 2 * this.Patch_Margin && f && (this.patch_addContext_(c, _), l.push(c), c = new e.patch_obj(), f = 0, _ = p, h = d);
|
|
709
709
|
break;
|
|
710
710
|
}
|
|
711
|
-
|
|
711
|
+
b !== u && (h += y.length), b !== a && (d += y.length);
|
|
712
712
|
}
|
|
713
713
|
return f && (this.patch_addContext_(c, _), l.push(c)), l;
|
|
714
714
|
}, e.prototype.patch_deepCopy = function(t) {
|
|
715
715
|
for (var r = [], i = 0; i < t.length; i++) {
|
|
716
|
-
var
|
|
716
|
+
var s = t[i], o = new e.patch_obj();
|
|
717
717
|
o.diffs = [];
|
|
718
|
-
for (var l = 0; l <
|
|
719
|
-
o.diffs[l] = new e.Diff(
|
|
720
|
-
o.start1 =
|
|
718
|
+
for (var l = 0; l < s.diffs.length; l++)
|
|
719
|
+
o.diffs[l] = new e.Diff(s.diffs[l][0], s.diffs[l][1]);
|
|
720
|
+
o.start1 = s.start1, o.start2 = s.start2, o.length1 = s.length1, o.length2 = s.length2, r[i] = o;
|
|
721
721
|
}
|
|
722
722
|
return r;
|
|
723
723
|
}, e.prototype.patch_apply = function(t, r) {
|
|
@@ -726,8 +726,8 @@ var rn = { exports: {} };
|
|
|
726
726
|
t = this.patch_deepCopy(t);
|
|
727
727
|
var i = this.patch_addPadding(t);
|
|
728
728
|
r = i + r + i, this.patch_splitMax(t);
|
|
729
|
-
for (var
|
|
730
|
-
var c = t[l].start2 +
|
|
729
|
+
for (var s = 0, o = [], l = 0; l < t.length; l++) {
|
|
730
|
+
var c = t[l].start2 + s, f = this.diff_text1(t[l].diffs), h, d = -1;
|
|
731
731
|
if (f.length > this.Match_MaxBits ? (h = this.match_main(
|
|
732
732
|
r,
|
|
733
733
|
f.substring(0, this.Match_MaxBits),
|
|
@@ -737,9 +737,9 @@ var rn = { exports: {} };
|
|
|
737
737
|
f.substring(f.length - this.Match_MaxBits),
|
|
738
738
|
c + f.length - this.Match_MaxBits
|
|
739
739
|
), (d == -1 || h >= d) && (h = -1))) : h = this.match_main(r, f, c), h == -1)
|
|
740
|
-
o[l] = !1,
|
|
740
|
+
o[l] = !1, s -= t[l].length2 - t[l].length1;
|
|
741
741
|
else {
|
|
742
|
-
o[l] = !0,
|
|
742
|
+
o[l] = !0, s = h - c;
|
|
743
743
|
var _;
|
|
744
744
|
if (d == -1 ? _ = r.substring(h, h + f.length) : _ = r.substring(h, d + this.Match_MaxBits), f == _)
|
|
745
745
|
r = r.substring(0, h) + this.diff_text2(t[l].diffs) + r.substring(h + f.length);
|
|
@@ -749,12 +749,12 @@ var rn = { exports: {} };
|
|
|
749
749
|
o[l] = !1;
|
|
750
750
|
else {
|
|
751
751
|
this.diff_cleanupSemanticLossless(p);
|
|
752
|
-
for (var
|
|
753
|
-
var
|
|
754
|
-
|
|
752
|
+
for (var E = 0, b, y = 0; y < t[l].diffs.length; y++) {
|
|
753
|
+
var A = t[l].diffs[y];
|
|
754
|
+
A[0] !== g && (b = this.diff_xIndex(p, E)), A[0] === u ? r = r.substring(0, h + b) + A[1] + r.substring(h + b) : A[0] === a && (r = r.substring(0, h + b) + r.substring(h + this.diff_xIndex(
|
|
755
755
|
p,
|
|
756
|
-
|
|
757
|
-
))),
|
|
756
|
+
E + A[1].length
|
|
757
|
+
))), A[0] !== a && (E += A[1].length);
|
|
758
758
|
}
|
|
759
759
|
}
|
|
760
760
|
}
|
|
@@ -762,10 +762,10 @@ var rn = { exports: {} };
|
|
|
762
762
|
}
|
|
763
763
|
return r = r.substring(i.length, r.length - i.length), [r, o];
|
|
764
764
|
}, e.prototype.patch_addPadding = function(t) {
|
|
765
|
-
for (var r = this.Patch_Margin, i = "",
|
|
766
|
-
i += String.fromCharCode(
|
|
767
|
-
for (var
|
|
768
|
-
t[
|
|
765
|
+
for (var r = this.Patch_Margin, i = "", s = 1; s <= r; s++)
|
|
766
|
+
i += String.fromCharCode(s);
|
|
767
|
+
for (var s = 0; s < t.length; s++)
|
|
768
|
+
t[s].start1 += r, t[s].start2 += r;
|
|
769
769
|
var o = t[0], l = o.diffs;
|
|
770
770
|
if (l.length == 0 || l[0][0] != g)
|
|
771
771
|
l.unshift(new e.Diff(g, i)), o.start1 -= r, o.start2 -= r, o.length1 += r, o.length2 += r;
|
|
@@ -783,19 +783,19 @@ var rn = { exports: {} };
|
|
|
783
783
|
}, e.prototype.patch_splitMax = function(t) {
|
|
784
784
|
for (var r = this.Match_MaxBits, i = 0; i < t.length; i++)
|
|
785
785
|
if (!(t[i].length1 <= r)) {
|
|
786
|
-
var
|
|
786
|
+
var s = t[i];
|
|
787
787
|
t.splice(i--, 1);
|
|
788
|
-
for (var o =
|
|
788
|
+
for (var o = s.start1, l = s.start2, c = ""; s.diffs.length !== 0; ) {
|
|
789
789
|
var f = new e.patch_obj(), h = !0;
|
|
790
|
-
for (f.start1 = o - c.length, f.start2 = l - c.length, c !== "" && (f.length1 = f.length2 = c.length, f.diffs.push(new e.Diff(g, c)));
|
|
791
|
-
var d =
|
|
792
|
-
d === u ? (f.length2 += _.length, l += _.length, f.diffs.push(
|
|
790
|
+
for (f.start1 = o - c.length, f.start2 = l - c.length, c !== "" && (f.length1 = f.length2 = c.length, f.diffs.push(new e.Diff(g, c))); s.diffs.length !== 0 && f.length1 < r - this.Patch_Margin; ) {
|
|
791
|
+
var d = s.diffs[0][0], _ = s.diffs[0][1];
|
|
792
|
+
d === u ? (f.length2 += _.length, l += _.length, f.diffs.push(s.diffs.shift()), h = !1) : d === a && f.diffs.length == 1 && f.diffs[0][0] == g && _.length > 2 * r ? (f.length1 += _.length, o += _.length, h = !1, f.diffs.push(new e.Diff(d, _)), s.diffs.shift()) : (_ = _.substring(
|
|
793
793
|
0,
|
|
794
794
|
r - f.length1 - this.Patch_Margin
|
|
795
|
-
), f.length1 += _.length, o += _.length, d === g ? (f.length2 += _.length, l += _.length) : h = !1, f.diffs.push(new e.Diff(d, _)), _ ==
|
|
795
|
+
), f.length1 += _.length, o += _.length, d === g ? (f.length2 += _.length, l += _.length) : h = !1, f.diffs.push(new e.Diff(d, _)), _ == s.diffs[0][1] ? s.diffs.shift() : s.diffs[0][1] = s.diffs[0][1].substring(_.length));
|
|
796
796
|
}
|
|
797
797
|
c = this.diff_text2(f.diffs), c = c.substring(c.length - this.Patch_Margin);
|
|
798
|
-
var p = this.diff_text1(
|
|
798
|
+
var p = this.diff_text1(s.diffs).substring(0, this.Patch_Margin);
|
|
799
799
|
p !== "" && (f.length1 += p.length, f.length2 += p.length, f.diffs.length !== 0 && f.diffs[f.diffs.length - 1][0] === g ? f.diffs[f.diffs.length - 1][1] += p : f.diffs.push(new e.Diff(g, p))), h || t.splice(++i, 0, f);
|
|
800
800
|
}
|
|
801
801
|
}
|
|
@@ -808,20 +808,20 @@ var rn = { exports: {} };
|
|
|
808
808
|
if (!t)
|
|
809
809
|
return r;
|
|
810
810
|
for (var i = t.split(`
|
|
811
|
-
`),
|
|
812
|
-
var l = i[
|
|
811
|
+
`), s = 0, o = /^@@ -(\d+),?(\d*) \+(\d+),?(\d*) @@$/; s < i.length; ) {
|
|
812
|
+
var l = i[s].match(o);
|
|
813
813
|
if (!l)
|
|
814
|
-
throw new Error("Invalid patch string: " + i[
|
|
814
|
+
throw new Error("Invalid patch string: " + i[s]);
|
|
815
815
|
var c = new e.patch_obj();
|
|
816
|
-
for (r.push(c), c.start1 = parseInt(l[1], 10), l[2] === "" ? (c.start1--, c.length1 = 1) : l[2] == "0" ? c.length1 = 0 : (c.start1--, c.length1 = parseInt(l[2], 10)), c.start2 = parseInt(l[3], 10), l[4] === "" ? (c.start2--, c.length2 = 1) : l[4] == "0" ? c.length2 = 0 : (c.start2--, c.length2 = parseInt(l[4], 10)),
|
|
817
|
-
var f = i[
|
|
816
|
+
for (r.push(c), c.start1 = parseInt(l[1], 10), l[2] === "" ? (c.start1--, c.length1 = 1) : l[2] == "0" ? c.length1 = 0 : (c.start1--, c.length1 = parseInt(l[2], 10)), c.start2 = parseInt(l[3], 10), l[4] === "" ? (c.start2--, c.length2 = 1) : l[4] == "0" ? c.length2 = 0 : (c.start2--, c.length2 = parseInt(l[4], 10)), s++; s < i.length; ) {
|
|
817
|
+
var f = i[s].charAt(0);
|
|
818
818
|
try {
|
|
819
|
-
var h = decodeURI(i[
|
|
819
|
+
var h = decodeURI(i[s].substring(1));
|
|
820
820
|
} catch (d) {
|
|
821
821
|
throw new Error("Illegal escape in patch_fromText: " + h);
|
|
822
822
|
}
|
|
823
823
|
if (f == "-")
|
|
824
|
-
c.diffs.push(new e.Diff(
|
|
824
|
+
c.diffs.push(new e.Diff(a, h));
|
|
825
825
|
else if (f == "+")
|
|
826
826
|
c.diffs.push(new e.Diff(u, h));
|
|
827
827
|
else if (f == " ")
|
|
@@ -832,7 +832,7 @@ var rn = { exports: {} };
|
|
|
832
832
|
if (f !== "")
|
|
833
833
|
throw new Error('Invalid patch mode "' + f + '" in: ' + h);
|
|
834
834
|
}
|
|
835
|
-
|
|
835
|
+
s++;
|
|
836
836
|
}
|
|
837
837
|
}
|
|
838
838
|
return r;
|
|
@@ -842,23 +842,23 @@ var rn = { exports: {} };
|
|
|
842
842
|
var t, r;
|
|
843
843
|
this.length1 === 0 ? t = this.start1 + ",0" : this.length1 == 1 ? t = this.start1 + 1 : t = this.start1 + 1 + "," + this.length1, this.length2 === 0 ? r = this.start2 + ",0" : this.length2 == 1 ? r = this.start2 + 1 : r = this.start2 + 1 + "," + this.length2;
|
|
844
844
|
for (var i = ["@@ -" + t + " +" + r + ` @@
|
|
845
|
-
`],
|
|
845
|
+
`], s, o = 0; o < this.diffs.length; o++) {
|
|
846
846
|
switch (this.diffs[o][0]) {
|
|
847
847
|
case u:
|
|
848
|
-
|
|
848
|
+
s = "+";
|
|
849
849
|
break;
|
|
850
|
-
case
|
|
851
|
-
|
|
850
|
+
case a:
|
|
851
|
+
s = "-";
|
|
852
852
|
break;
|
|
853
853
|
case g:
|
|
854
|
-
|
|
854
|
+
s = " ";
|
|
855
855
|
break;
|
|
856
856
|
}
|
|
857
|
-
i[o + 1] =
|
|
857
|
+
i[o + 1] = s + encodeURI(this.diffs[o][1]) + `
|
|
858
858
|
`;
|
|
859
859
|
}
|
|
860
860
|
return i.join("").replace(/%20/g, " ");
|
|
861
|
-
}, n.exports = e, n.exports.diff_match_patch = e, n.exports.DIFF_DELETE =
|
|
861
|
+
}, n.exports = e, n.exports.diff_match_patch = e, n.exports.DIFF_DELETE = a, n.exports.DIFF_INSERT = u, n.exports.DIFF_EQUAL = g;
|
|
862
862
|
})(rn);
|
|
863
863
|
var Le = rn.exports;
|
|
864
864
|
function sn(n) {
|
|
@@ -867,8 +867,8 @@ function sn(n) {
|
|
|
867
867
|
} : n instanceof Set && (n.add = n.clear = n.delete = function() {
|
|
868
868
|
throw new Error("set is read-only");
|
|
869
869
|
}), Object.freeze(n), Object.getOwnPropertyNames(n).forEach((e) => {
|
|
870
|
-
const
|
|
871
|
-
(u === "object" || u === "function") && !Object.isFrozen(
|
|
870
|
+
const a = n[e], u = typeof a;
|
|
871
|
+
(u === "object" || u === "function") && !Object.isFrozen(a) && sn(a);
|
|
872
872
|
}), n;
|
|
873
873
|
}
|
|
874
874
|
class Ve {
|
|
@@ -885,24 +885,24 @@ class Ve {
|
|
|
885
885
|
function an(n) {
|
|
886
886
|
return n.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'");
|
|
887
887
|
}
|
|
888
|
-
function
|
|
889
|
-
const
|
|
888
|
+
function re(n, ...e) {
|
|
889
|
+
const a = /* @__PURE__ */ Object.create(null);
|
|
890
890
|
for (const u in n)
|
|
891
|
-
|
|
891
|
+
a[u] = n[u];
|
|
892
892
|
return e.forEach(function(u) {
|
|
893
893
|
for (const g in u)
|
|
894
|
-
|
|
894
|
+
a[g] = u[g];
|
|
895
895
|
}), /** @type {T} */
|
|
896
|
-
|
|
896
|
+
a;
|
|
897
897
|
}
|
|
898
898
|
const Gn = "</span>", Ze = (n) => !!n.scope, Kn = (n, { prefix: e }) => {
|
|
899
899
|
if (n.startsWith("language:"))
|
|
900
900
|
return n.replace("language:", "language-");
|
|
901
901
|
if (n.includes(".")) {
|
|
902
|
-
const
|
|
902
|
+
const a = n.split(".");
|
|
903
903
|
return [
|
|
904
|
-
`${e}${
|
|
905
|
-
...
|
|
904
|
+
`${e}${a.shift()}`,
|
|
905
|
+
...a.map((u, g) => `${u}${"_".repeat(g + 1)}`)
|
|
906
906
|
].join(" ");
|
|
907
907
|
}
|
|
908
908
|
return `${e}${n}`;
|
|
@@ -914,8 +914,8 @@ class Wn {
|
|
|
914
914
|
* @param {Tree} parseTree - the parse tree (must support `walk` API)
|
|
915
915
|
* @param {{classPrefix: string}} options
|
|
916
916
|
*/
|
|
917
|
-
constructor(e,
|
|
918
|
-
this.buffer = "", this.classPrefix =
|
|
917
|
+
constructor(e, a) {
|
|
918
|
+
this.buffer = "", this.classPrefix = a.classPrefix, e.walk(this);
|
|
919
919
|
}
|
|
920
920
|
/**
|
|
921
921
|
* Adds texts to the output stream
|
|
@@ -931,11 +931,11 @@ class Wn {
|
|
|
931
931
|
openNode(e) {
|
|
932
932
|
if (!Ze(e))
|
|
933
933
|
return;
|
|
934
|
-
const
|
|
934
|
+
const a = Kn(
|
|
935
935
|
e.scope,
|
|
936
936
|
{ prefix: this.classPrefix }
|
|
937
937
|
);
|
|
938
|
-
this.span(
|
|
938
|
+
this.span(a);
|
|
939
939
|
}
|
|
940
940
|
/**
|
|
941
941
|
* Adds a node close to the output stream (if needed)
|
|
@@ -979,8 +979,8 @@ class $e {
|
|
|
979
979
|
}
|
|
980
980
|
/** @param {string} scope */
|
|
981
981
|
openNode(e) {
|
|
982
|
-
const
|
|
983
|
-
this.add(
|
|
982
|
+
const a = Ye({ scope: e });
|
|
983
|
+
this.add(a), this.stack.push(a);
|
|
984
984
|
}
|
|
985
985
|
closeNode() {
|
|
986
986
|
if (this.stack.length > 1)
|
|
@@ -1004,15 +1004,15 @@ class $e {
|
|
|
1004
1004
|
* @param {Renderer} builder
|
|
1005
1005
|
* @param {Node} node
|
|
1006
1006
|
*/
|
|
1007
|
-
static _walk(e,
|
|
1008
|
-
return typeof
|
|
1007
|
+
static _walk(e, a) {
|
|
1008
|
+
return typeof a == "string" ? e.addText(a) : a.children && (e.openNode(a), a.children.forEach((u) => this._walk(e, u)), e.closeNode(a)), e;
|
|
1009
1009
|
}
|
|
1010
1010
|
/**
|
|
1011
1011
|
* @param {Node} node
|
|
1012
1012
|
*/
|
|
1013
1013
|
static _collapse(e) {
|
|
1014
|
-
typeof e != "string" && e.children && (e.children.every((
|
|
1015
|
-
$e._collapse(
|
|
1014
|
+
typeof e != "string" && e.children && (e.children.every((a) => typeof a == "string") ? e.children = [e.children.join("")] : e.children.forEach((a) => {
|
|
1015
|
+
$e._collapse(a);
|
|
1016
1016
|
}));
|
|
1017
1017
|
}
|
|
1018
1018
|
}
|
|
@@ -1040,9 +1040,9 @@ class Qn extends $e {
|
|
|
1040
1040
|
* @param {Emitter & {root: DataNode}} emitter
|
|
1041
1041
|
* @param {string} name
|
|
1042
1042
|
*/
|
|
1043
|
-
__addSublanguage(e,
|
|
1043
|
+
__addSublanguage(e, a) {
|
|
1044
1044
|
const u = e.root;
|
|
1045
|
-
|
|
1045
|
+
a && (u.scope = `language:${a}`), this.add(u);
|
|
1046
1046
|
}
|
|
1047
1047
|
toHTML() {
|
|
1048
1048
|
return new Wn(this, this.options).value();
|
|
@@ -1051,71 +1051,71 @@ class Qn extends $e {
|
|
|
1051
1051
|
return this.closeAllNodes(), !0;
|
|
1052
1052
|
}
|
|
1053
1053
|
}
|
|
1054
|
-
function
|
|
1054
|
+
function de(n) {
|
|
1055
1055
|
return n ? typeof n == "string" ? n : n.source : null;
|
|
1056
1056
|
}
|
|
1057
1057
|
function on(n) {
|
|
1058
|
-
return
|
|
1058
|
+
return ae("(?=", n, ")");
|
|
1059
1059
|
}
|
|
1060
1060
|
function Vn(n) {
|
|
1061
|
-
return
|
|
1061
|
+
return ae("(?:", n, ")*");
|
|
1062
1062
|
}
|
|
1063
1063
|
function Zn(n) {
|
|
1064
|
-
return
|
|
1064
|
+
return ae("(?:", n, ")?");
|
|
1065
1065
|
}
|
|
1066
|
-
function
|
|
1067
|
-
return n.map((
|
|
1066
|
+
function ae(...n) {
|
|
1067
|
+
return n.map((a) => de(a)).join("");
|
|
1068
1068
|
}
|
|
1069
1069
|
function Yn(n) {
|
|
1070
1070
|
const e = n[n.length - 1];
|
|
1071
1071
|
return typeof e == "object" && e.constructor === Object ? (n.splice(n.length - 1, 1), e) : {};
|
|
1072
1072
|
}
|
|
1073
|
-
function
|
|
1074
|
-
return "(" + (Yn(n).capture ? "" : "?:") + n.map((u) =>
|
|
1073
|
+
function Ue(...n) {
|
|
1074
|
+
return "(" + (Yn(n).capture ? "" : "?:") + n.map((u) => de(u)).join("|") + ")";
|
|
1075
1075
|
}
|
|
1076
1076
|
function ln(n) {
|
|
1077
1077
|
return new RegExp(n.toString() + "|").exec("").length - 1;
|
|
1078
1078
|
}
|
|
1079
1079
|
function Xn(n, e) {
|
|
1080
|
-
const
|
|
1081
|
-
return
|
|
1080
|
+
const a = n && n.exec(e);
|
|
1081
|
+
return a && a.index === 0;
|
|
1082
1082
|
}
|
|
1083
1083
|
const jn = /\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;
|
|
1084
|
-
function
|
|
1085
|
-
let
|
|
1084
|
+
function Pe(n, { joinWith: e }) {
|
|
1085
|
+
let a = 0;
|
|
1086
1086
|
return n.map((u) => {
|
|
1087
|
-
|
|
1088
|
-
const g =
|
|
1089
|
-
let t =
|
|
1087
|
+
a += 1;
|
|
1088
|
+
const g = a;
|
|
1089
|
+
let t = de(u), r = "";
|
|
1090
1090
|
for (; t.length > 0; ) {
|
|
1091
1091
|
const i = jn.exec(t);
|
|
1092
1092
|
if (!i) {
|
|
1093
1093
|
r += t;
|
|
1094
1094
|
break;
|
|
1095
1095
|
}
|
|
1096
|
-
r += t.substring(0, i.index), t = t.substring(i.index + i[0].length), i[0][0] === "\\" && i[1] ? r += "\\" + String(Number(i[1]) + g) : (r += i[0], i[0] === "(" &&
|
|
1096
|
+
r += t.substring(0, i.index), t = t.substring(i.index + i[0].length), i[0][0] === "\\" && i[1] ? r += "\\" + String(Number(i[1]) + g) : (r += i[0], i[0] === "(" && a++);
|
|
1097
1097
|
}
|
|
1098
1098
|
return r;
|
|
1099
1099
|
}).map((u) => `(${u})`).join(e);
|
|
1100
1100
|
}
|
|
1101
1101
|
const Jn = /\b\B/, cn = "[a-zA-Z]\\w*", xe = "[a-zA-Z_]\\w*", un = "\\b\\d+(\\.\\d+)?", fn = "(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)", gn = "\\b(0b[01]+)", qn = "!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~", et = (n = {}) => {
|
|
1102
1102
|
const e = /^#![ ]*\//;
|
|
1103
|
-
return n.binary && (n.begin =
|
|
1103
|
+
return n.binary && (n.begin = ae(
|
|
1104
1104
|
e,
|
|
1105
1105
|
/.*\b/,
|
|
1106
1106
|
n.binary,
|
|
1107
1107
|
/\b.*/
|
|
1108
|
-
)),
|
|
1108
|
+
)), re({
|
|
1109
1109
|
scope: "meta",
|
|
1110
1110
|
begin: e,
|
|
1111
1111
|
end: /$/,
|
|
1112
1112
|
relevance: 0,
|
|
1113
1113
|
/** @type {ModeCallback} */
|
|
1114
|
-
"on:begin": (
|
|
1115
|
-
|
|
1114
|
+
"on:begin": (a, u) => {
|
|
1115
|
+
a.index !== 0 && u.ignoreMatch();
|
|
1116
1116
|
}
|
|
1117
1117
|
}, n);
|
|
1118
|
-
},
|
|
1118
|
+
}, _e = {
|
|
1119
1119
|
begin: "\\\\[\\s\\S]",
|
|
1120
1120
|
relevance: 0
|
|
1121
1121
|
}, nt = {
|
|
@@ -1123,24 +1123,24 @@ const Jn = /\b\B/, cn = "[a-zA-Z]\\w*", xe = "[a-zA-Z_]\\w*", un = "\\b\\d+(\\.\
|
|
|
1123
1123
|
begin: "'",
|
|
1124
1124
|
end: "'",
|
|
1125
1125
|
illegal: "\\n",
|
|
1126
|
-
contains: [
|
|
1126
|
+
contains: [_e]
|
|
1127
1127
|
}, tt = {
|
|
1128
1128
|
scope: "string",
|
|
1129
1129
|
begin: '"',
|
|
1130
1130
|
end: '"',
|
|
1131
1131
|
illegal: "\\n",
|
|
1132
|
-
contains: [
|
|
1132
|
+
contains: [_e]
|
|
1133
1133
|
}, rt = {
|
|
1134
1134
|
begin: /\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/
|
|
1135
|
-
}, Se = function(n, e,
|
|
1136
|
-
const u =
|
|
1135
|
+
}, Se = function(n, e, a = {}) {
|
|
1136
|
+
const u = re(
|
|
1137
1137
|
{
|
|
1138
1138
|
scope: "comment",
|
|
1139
1139
|
begin: n,
|
|
1140
1140
|
end: e,
|
|
1141
1141
|
contains: []
|
|
1142
1142
|
},
|
|
1143
|
-
|
|
1143
|
+
a
|
|
1144
1144
|
);
|
|
1145
1145
|
u.contains.push({
|
|
1146
1146
|
scope: "doctag",
|
|
@@ -1151,7 +1151,7 @@ const Jn = /\b\B/, cn = "[a-zA-Z]\\w*", xe = "[a-zA-Z_]\\w*", un = "\\b\\d+(\\.\
|
|
|
1151
1151
|
excludeBegin: !0,
|
|
1152
1152
|
relevance: 0
|
|
1153
1153
|
});
|
|
1154
|
-
const g =
|
|
1154
|
+
const g = Ue(
|
|
1155
1155
|
// list of common 1 and 2 letter words in English
|
|
1156
1156
|
"I",
|
|
1157
1157
|
"a",
|
|
@@ -1187,7 +1187,7 @@ const Jn = /\b\B/, cn = "[a-zA-Z]\\w*", xe = "[a-zA-Z_]\\w*", un = "\\b\\d+(\\.\
|
|
|
1187
1187
|
//
|
|
1188
1188
|
// for a visual example please see:
|
|
1189
1189
|
// https://github.com/highlightjs/highlight.js/issues/2827
|
|
1190
|
-
begin:
|
|
1190
|
+
begin: ae(
|
|
1191
1191
|
/[ ]+/,
|
|
1192
1192
|
// necessary to prevent us gobbling up doctags like /* @author Bob Mcgill */
|
|
1193
1193
|
"(",
|
|
@@ -1215,12 +1215,12 @@ const Jn = /\b\B/, cn = "[a-zA-Z]\\w*", xe = "[a-zA-Z_]\\w*", un = "\\b\\d+(\\.\
|
|
|
1215
1215
|
begin: /\/(?=[^/\n]*\/)/,
|
|
1216
1216
|
end: /\/[gimuy]*/,
|
|
1217
1217
|
contains: [
|
|
1218
|
-
|
|
1218
|
+
_e,
|
|
1219
1219
|
{
|
|
1220
1220
|
begin: /\[/,
|
|
1221
1221
|
end: /\]/,
|
|
1222
1222
|
relevance: 0,
|
|
1223
|
-
contains: [
|
|
1223
|
+
contains: [_e]
|
|
1224
1224
|
}
|
|
1225
1225
|
]
|
|
1226
1226
|
}, ft = {
|
|
@@ -1240,12 +1240,12 @@ const Jn = /\b\B/, cn = "[a-zA-Z]\\w*", xe = "[a-zA-Z_]\\w*", un = "\\b\\d+(\\.\
|
|
|
1240
1240
|
n,
|
|
1241
1241
|
{
|
|
1242
1242
|
/** @type {ModeCallback} */
|
|
1243
|
-
"on:begin": (e,
|
|
1244
|
-
|
|
1243
|
+
"on:begin": (e, a) => {
|
|
1244
|
+
a.data._beginMatch = e[1];
|
|
1245
1245
|
},
|
|
1246
1246
|
/** @type {ModeCallback} */
|
|
1247
|
-
"on:end": (e,
|
|
1248
|
-
|
|
1247
|
+
"on:end": (e, a) => {
|
|
1248
|
+
a.data._beginMatch !== e[1] && a.ignoreMatch();
|
|
1249
1249
|
}
|
|
1250
1250
|
}
|
|
1251
1251
|
);
|
|
@@ -1253,7 +1253,7 @@ const Jn = /\b\B/, cn = "[a-zA-Z]\\w*", xe = "[a-zA-Z_]\\w*", un = "\\b\\d+(\\.\
|
|
|
1253
1253
|
var ye = /* @__PURE__ */ Object.freeze({
|
|
1254
1254
|
__proto__: null,
|
|
1255
1255
|
APOS_STRING_MODE: nt,
|
|
1256
|
-
BACKSLASH_ESCAPE:
|
|
1256
|
+
BACKSLASH_ESCAPE: _e,
|
|
1257
1257
|
BINARY_NUMBER_MODE: ct,
|
|
1258
1258
|
BINARY_NUMBER_RE: gn,
|
|
1259
1259
|
COMMENT: Se,
|
|
@@ -1287,7 +1287,7 @@ function bt(n, e) {
|
|
|
1287
1287
|
e && n.beginKeywords && (n.begin = "\\b(" + n.beginKeywords.split(" ").join("|") + ")(?!\\.)(?=\\b|\\s)", n.__beforeBegin = _t, n.keywords = n.keywords || n.beginKeywords, delete n.beginKeywords, n.relevance === void 0 && (n.relevance = 0));
|
|
1288
1288
|
}
|
|
1289
1289
|
function vt(n, e) {
|
|
1290
|
-
Array.isArray(n.illegal) && (n.illegal =
|
|
1290
|
+
Array.isArray(n.illegal) && (n.illegal = Ue(...n.illegal));
|
|
1291
1291
|
}
|
|
1292
1292
|
function Et(n, e) {
|
|
1293
1293
|
if (n.match) {
|
|
@@ -1304,15 +1304,15 @@ const yt = (n, e) => {
|
|
|
1304
1304
|
return;
|
|
1305
1305
|
if (n.starts)
|
|
1306
1306
|
throw new Error("beforeMatch cannot be used with starts");
|
|
1307
|
-
const
|
|
1307
|
+
const a = Object.assign({}, n);
|
|
1308
1308
|
Object.keys(n).forEach((u) => {
|
|
1309
1309
|
delete n[u];
|
|
1310
|
-
}), n.keywords =
|
|
1310
|
+
}), n.keywords = a.keywords, n.begin = ae(a.beforeMatch, on(a.begin)), n.starts = {
|
|
1311
1311
|
relevance: 0,
|
|
1312
1312
|
contains: [
|
|
1313
|
-
Object.assign(
|
|
1313
|
+
Object.assign(a, { endsParent: !0 })
|
|
1314
1314
|
]
|
|
1315
|
-
}, n.relevance = 0, delete
|
|
1315
|
+
}, n.relevance = 0, delete a.beforeMatch;
|
|
1316
1316
|
}, wt = [
|
|
1317
1317
|
"of",
|
|
1318
1318
|
"and",
|
|
@@ -1329,9 +1329,9 @@ const yt = (n, e) => {
|
|
|
1329
1329
|
"value"
|
|
1330
1330
|
// common variable name
|
|
1331
1331
|
], Nt = "keyword";
|
|
1332
|
-
function hn(n, e,
|
|
1332
|
+
function hn(n, e, a = Nt) {
|
|
1333
1333
|
const u = /* @__PURE__ */ Object.create(null);
|
|
1334
|
-
return typeof n == "string" ? g(
|
|
1334
|
+
return typeof n == "string" ? g(a, n.split(" ")) : Array.isArray(n) ? g(a, n) : Object.keys(n).forEach(function(t) {
|
|
1335
1335
|
Object.assign(
|
|
1336
1336
|
u,
|
|
1337
1337
|
hn(n[t], e, t)
|
|
@@ -1339,8 +1339,8 @@ function hn(n, e, s = Nt) {
|
|
|
1339
1339
|
}), u;
|
|
1340
1340
|
function g(t, r) {
|
|
1341
1341
|
e && (r = r.map((i) => i.toLowerCase())), r.forEach(function(i) {
|
|
1342
|
-
const
|
|
1343
|
-
u[
|
|
1342
|
+
const s = i.split("|");
|
|
1343
|
+
u[s[0]] = [t, At(s[0], s[1])];
|
|
1344
1344
|
});
|
|
1345
1345
|
}
|
|
1346
1346
|
}
|
|
@@ -1350,36 +1350,36 @@ function At(n, e) {
|
|
|
1350
1350
|
function Mt(n) {
|
|
1351
1351
|
return wt.includes(n.toLowerCase());
|
|
1352
1352
|
}
|
|
1353
|
-
const Xe = {},
|
|
1353
|
+
const Xe = {}, se = (n) => {
|
|
1354
1354
|
console.error(n);
|
|
1355
1355
|
}, je = (n, ...e) => {
|
|
1356
1356
|
console.log(`WARN: ${n}`, ...e);
|
|
1357
|
-
},
|
|
1357
|
+
}, le = (n, e) => {
|
|
1358
1358
|
Xe[`${n}/${e}`] || (console.log(`Deprecated as of ${n}. ${e}`), Xe[`${n}/${e}`] = !0);
|
|
1359
1359
|
}, Me = new Error();
|
|
1360
|
-
function dn(n, e, { key:
|
|
1360
|
+
function dn(n, e, { key: a }) {
|
|
1361
1361
|
let u = 0;
|
|
1362
|
-
const g = n[
|
|
1362
|
+
const g = n[a], t = {}, r = {};
|
|
1363
1363
|
for (let i = 1; i <= e.length; i++)
|
|
1364
1364
|
r[i + u] = g[i], t[i + u] = !0, u += ln(e[i - 1]);
|
|
1365
|
-
n[
|
|
1365
|
+
n[a] = r, n[a]._emit = t, n[a]._multi = !0;
|
|
1366
1366
|
}
|
|
1367
1367
|
function Tt(n) {
|
|
1368
1368
|
if (Array.isArray(n.begin)) {
|
|
1369
1369
|
if (n.skip || n.excludeBegin || n.returnBegin)
|
|
1370
|
-
throw
|
|
1370
|
+
throw se("skip, excludeBegin, returnBegin not compatible with beginScope: {}"), Me;
|
|
1371
1371
|
if (typeof n.beginScope != "object" || n.beginScope === null)
|
|
1372
|
-
throw
|
|
1373
|
-
dn(n, n.begin, { key: "beginScope" }), n.begin =
|
|
1372
|
+
throw se("beginScope must be object"), Me;
|
|
1373
|
+
dn(n, n.begin, { key: "beginScope" }), n.begin = Pe(n.begin, { joinWith: "" });
|
|
1374
1374
|
}
|
|
1375
1375
|
}
|
|
1376
1376
|
function St(n) {
|
|
1377
1377
|
if (Array.isArray(n.end)) {
|
|
1378
1378
|
if (n.skip || n.excludeEnd || n.returnEnd)
|
|
1379
|
-
throw
|
|
1379
|
+
throw se("skip, excludeEnd, returnEnd not compatible with endScope: {}"), Me;
|
|
1380
1380
|
if (typeof n.endScope != "object" || n.endScope === null)
|
|
1381
|
-
throw
|
|
1382
|
-
dn(n, n.end, { key: "endScope" }), n.end =
|
|
1381
|
+
throw se("endScope must be object"), Me;
|
|
1382
|
+
dn(n, n.end, { key: "endScope" }), n.end = Pe(n.end, { joinWith: "" });
|
|
1383
1383
|
}
|
|
1384
1384
|
}
|
|
1385
1385
|
function Dt(n) {
|
|
@@ -1391,31 +1391,31 @@ function Rt(n) {
|
|
|
1391
1391
|
function Ct(n) {
|
|
1392
1392
|
function e(r, i) {
|
|
1393
1393
|
return new RegExp(
|
|
1394
|
-
|
|
1394
|
+
de(r),
|
|
1395
1395
|
"m" + (n.case_insensitive ? "i" : "") + (n.unicodeRegex ? "u" : "") + (i ? "g" : "")
|
|
1396
1396
|
);
|
|
1397
1397
|
}
|
|
1398
|
-
class
|
|
1398
|
+
class a {
|
|
1399
1399
|
constructor() {
|
|
1400
1400
|
this.matchIndexes = {}, this.regexes = [], this.matchAt = 1, this.position = 0;
|
|
1401
1401
|
}
|
|
1402
1402
|
// @ts-ignore
|
|
1403
|
-
addRule(i,
|
|
1404
|
-
|
|
1403
|
+
addRule(i, s) {
|
|
1404
|
+
s.position = this.position++, this.matchIndexes[this.matchAt] = s, this.regexes.push([s, i]), this.matchAt += ln(i) + 1;
|
|
1405
1405
|
}
|
|
1406
1406
|
compile() {
|
|
1407
1407
|
this.regexes.length === 0 && (this.exec = () => null);
|
|
1408
|
-
const i = this.regexes.map((
|
|
1409
|
-
this.matcherRe = e(
|
|
1408
|
+
const i = this.regexes.map((s) => s[1]);
|
|
1409
|
+
this.matcherRe = e(Pe(i, { joinWith: "|" }), !0), this.lastIndex = 0;
|
|
1410
1410
|
}
|
|
1411
1411
|
/** @param {string} s */
|
|
1412
1412
|
exec(i) {
|
|
1413
1413
|
this.matcherRe.lastIndex = this.lastIndex;
|
|
1414
|
-
const
|
|
1415
|
-
if (!
|
|
1414
|
+
const s = this.matcherRe.exec(i);
|
|
1415
|
+
if (!s)
|
|
1416
1416
|
return null;
|
|
1417
|
-
const o =
|
|
1418
|
-
return
|
|
1417
|
+
const o = s.findIndex((c, f) => f > 0 && c !== void 0), l = this.matchIndexes[o];
|
|
1418
|
+
return s.splice(0, o), Object.assign(s, l);
|
|
1419
1419
|
}
|
|
1420
1420
|
}
|
|
1421
1421
|
class u {
|
|
@@ -1426,8 +1426,8 @@ function Ct(n) {
|
|
|
1426
1426
|
getMatcher(i) {
|
|
1427
1427
|
if (this.multiRegexes[i])
|
|
1428
1428
|
return this.multiRegexes[i];
|
|
1429
|
-
const
|
|
1430
|
-
return this.rules.slice(i).forEach(([o, l]) =>
|
|
1429
|
+
const s = new a();
|
|
1430
|
+
return this.rules.slice(i).forEach(([o, l]) => s.addRule(o, l)), s.compile(), this.multiRegexes[i] = s, s;
|
|
1431
1431
|
}
|
|
1432
1432
|
resumingScanAtSamePosition() {
|
|
1433
1433
|
return this.regexIndex !== 0;
|
|
@@ -1436,14 +1436,14 @@ function Ct(n) {
|
|
|
1436
1436
|
this.regexIndex = 0;
|
|
1437
1437
|
}
|
|
1438
1438
|
// @ts-ignore
|
|
1439
|
-
addRule(i,
|
|
1440
|
-
this.rules.push([i,
|
|
1439
|
+
addRule(i, s) {
|
|
1440
|
+
this.rules.push([i, s]), s.type === "begin" && this.count++;
|
|
1441
1441
|
}
|
|
1442
1442
|
/** @param {string} s */
|
|
1443
1443
|
exec(i) {
|
|
1444
|
-
const
|
|
1445
|
-
|
|
1446
|
-
let o =
|
|
1444
|
+
const s = this.getMatcher(this.regexIndex);
|
|
1445
|
+
s.lastIndex = this.lastIndex;
|
|
1446
|
+
let o = s.exec(i);
|
|
1447
1447
|
if (this.resumingScanAtSamePosition() && !(o && o.index === this.lastIndex)) {
|
|
1448
1448
|
const l = this.getMatcher(0);
|
|
1449
1449
|
l.lastIndex = this.lastIndex + 1, o = l.exec(i);
|
|
@@ -1453,15 +1453,15 @@ function Ct(n) {
|
|
|
1453
1453
|
}
|
|
1454
1454
|
function g(r) {
|
|
1455
1455
|
const i = new u();
|
|
1456
|
-
return r.contains.forEach((
|
|
1456
|
+
return r.contains.forEach((s) => i.addRule(s.begin, { rule: s, type: "begin" })), r.terminatorEnd && i.addRule(r.terminatorEnd, { type: "end" }), r.illegal && i.addRule(r.illegal, { type: "illegal" }), i;
|
|
1457
1457
|
}
|
|
1458
1458
|
function t(r, i) {
|
|
1459
|
-
const
|
|
1459
|
+
const s = (
|
|
1460
1460
|
/** @type CompiledMode */
|
|
1461
1461
|
r
|
|
1462
1462
|
);
|
|
1463
1463
|
if (r.isCompiled)
|
|
1464
|
-
return
|
|
1464
|
+
return s;
|
|
1465
1465
|
[
|
|
1466
1466
|
pt,
|
|
1467
1467
|
// do this early so compiler extensions generally don't have to worry about
|
|
@@ -1478,7 +1478,7 @@ function Ct(n) {
|
|
|
1478
1478
|
mt
|
|
1479
1479
|
].forEach((l) => l(r, i)), r.isCompiled = !0;
|
|
1480
1480
|
let o = null;
|
|
1481
|
-
return typeof r.keywords == "object" && r.keywords.$pattern && (r.keywords = Object.assign({}, r.keywords), o = r.keywords.$pattern, delete r.keywords.$pattern), o = o || /\w+/, r.keywords && (r.keywords = hn(r.keywords, n.case_insensitive)),
|
|
1481
|
+
return typeof r.keywords == "object" && r.keywords.$pattern && (r.keywords = Object.assign({}, r.keywords), o = r.keywords.$pattern, delete r.keywords.$pattern), o = o || /\w+/, r.keywords && (r.keywords = hn(r.keywords, n.case_insensitive)), s.keywordPatternRe = e(o, !0), i && (r.begin || (r.begin = /\B|\b/), s.beginRe = e(s.begin), !r.end && !r.endsWithParent && (r.end = /\B|\b/), r.end && (s.endRe = e(s.end)), s.terminatorEnd = de(s.end) || "", r.endsWithParent && i.terminatorEnd && (s.terminatorEnd += (r.end ? "|" : "") + i.terminatorEnd)), r.illegal && (s.illegalRe = e(
|
|
1482
1482
|
/** @type {RegExp | string} */
|
|
1483
1483
|
r.illegal
|
|
1484
1484
|
)), r.contains || (r.contains = []), r.contains = [].concat(...r.contains.map(function(l) {
|
|
@@ -1487,13 +1487,13 @@ function Ct(n) {
|
|
|
1487
1487
|
t(
|
|
1488
1488
|
/** @type Mode */
|
|
1489
1489
|
l,
|
|
1490
|
-
|
|
1490
|
+
s
|
|
1491
1491
|
);
|
|
1492
|
-
}), r.starts && t(r.starts, i),
|
|
1492
|
+
}), r.starts && t(r.starts, i), s.matcher = g(s), s;
|
|
1493
1493
|
}
|
|
1494
1494
|
if (n.compilerExtensions || (n.compilerExtensions = []), n.contains && n.contains.includes("self"))
|
|
1495
1495
|
throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");
|
|
1496
|
-
return n.classNameAliases =
|
|
1496
|
+
return n.classNameAliases = re(n.classNameAliases || {}), t(
|
|
1497
1497
|
/** @type Mode */
|
|
1498
1498
|
n
|
|
1499
1499
|
);
|
|
@@ -1503,17 +1503,17 @@ function _n(n) {
|
|
|
1503
1503
|
}
|
|
1504
1504
|
function Lt(n) {
|
|
1505
1505
|
return n.variants && !n.cachedVariants && (n.cachedVariants = n.variants.map(function(e) {
|
|
1506
|
-
return
|
|
1507
|
-
})), n.cachedVariants ? n.cachedVariants : _n(n) ?
|
|
1506
|
+
return re(n, { variants: null }, e);
|
|
1507
|
+
})), n.cachedVariants ? n.cachedVariants : _n(n) ? re(n, { starts: n.starts ? re(n.starts) : null }) : Object.isFrozen(n) ? re(n) : n;
|
|
1508
1508
|
}
|
|
1509
1509
|
var Ot = "11.9.0";
|
|
1510
1510
|
class It extends Error {
|
|
1511
|
-
constructor(e,
|
|
1512
|
-
super(e), this.name = "HTMLInjectionError", this.html =
|
|
1511
|
+
constructor(e, a) {
|
|
1512
|
+
super(e), this.name = "HTMLInjectionError", this.html = a;
|
|
1513
1513
|
}
|
|
1514
1514
|
}
|
|
1515
|
-
const Oe = an, Je =
|
|
1516
|
-
const e = /* @__PURE__ */ Object.create(null),
|
|
1515
|
+
const Oe = an, Je = re, qe = Symbol("nomatch"), kt = 7, pn = function(n) {
|
|
1516
|
+
const e = /* @__PURE__ */ Object.create(null), a = /* @__PURE__ */ Object.create(null), u = [];
|
|
1517
1517
|
let g = !0;
|
|
1518
1518
|
const t = "Could not find the language '{}', did you forget to load/include a language module?", r = { disableAutodetect: !0, name: "Plain text", contains: [] };
|
|
1519
1519
|
let i = {
|
|
@@ -1528,209 +1528,209 @@ const Oe = an, Je = te, qe = Symbol("nomatch"), kt = 7, pn = function(n) {
|
|
|
1528
1528
|
// https://github.com/highlightjs/highlight.js/issues/1086
|
|
1529
1529
|
__emitter: Qn
|
|
1530
1530
|
};
|
|
1531
|
-
function
|
|
1532
|
-
return i.noHighlightRe.test(
|
|
1531
|
+
function s(v) {
|
|
1532
|
+
return i.noHighlightRe.test(v);
|
|
1533
1533
|
}
|
|
1534
|
-
function o(
|
|
1535
|
-
let N =
|
|
1536
|
-
N +=
|
|
1537
|
-
const
|
|
1538
|
-
if (
|
|
1539
|
-
const
|
|
1540
|
-
return
|
|
1534
|
+
function o(v) {
|
|
1535
|
+
let N = v.className + " ";
|
|
1536
|
+
N += v.parentNode ? v.parentNode.className : "";
|
|
1537
|
+
const O = i.languageDetectRe.exec(N);
|
|
1538
|
+
if (O) {
|
|
1539
|
+
const B = T(O[1]);
|
|
1540
|
+
return B || (je(t.replace("{}", O[1])), je("Falling back to no-highlight mode for this block.", v)), B ? O[1] : "no-highlight";
|
|
1541
1541
|
}
|
|
1542
|
-
return N.split(/\s+/).find((
|
|
1542
|
+
return N.split(/\s+/).find((B) => s(B) || T(B));
|
|
1543
1543
|
}
|
|
1544
|
-
function l(
|
|
1545
|
-
let
|
|
1546
|
-
typeof N == "object" ? (
|
|
1547
|
-
https://github.com/highlightjs/highlight.js/issues/2277`),
|
|
1548
|
-
const
|
|
1549
|
-
code:
|
|
1550
|
-
language:
|
|
1544
|
+
function l(v, N, O) {
|
|
1545
|
+
let B = "", H = "";
|
|
1546
|
+
typeof N == "object" ? (B = v, O = N.ignoreIllegals, H = N.language) : (le("10.7.0", "highlight(lang, code, ...args) has been deprecated."), le("10.7.0", `Please use highlight(code, options) instead.
|
|
1547
|
+
https://github.com/highlightjs/highlight.js/issues/2277`), H = v, B = N), O === void 0 && (O = !0);
|
|
1548
|
+
const W = {
|
|
1549
|
+
code: B,
|
|
1550
|
+
language: H
|
|
1551
1551
|
};
|
|
1552
|
-
|
|
1553
|
-
const Y =
|
|
1554
|
-
return Y.code =
|
|
1552
|
+
te("before:highlight", W);
|
|
1553
|
+
const Y = W.result ? W.result : c(W.language, W.code, O);
|
|
1554
|
+
return Y.code = W.code, te("after:highlight", Y), Y;
|
|
1555
1555
|
}
|
|
1556
|
-
function c(
|
|
1557
|
-
const
|
|
1558
|
-
function
|
|
1559
|
-
return m.keywords[
|
|
1556
|
+
function c(v, N, O, B) {
|
|
1557
|
+
const H = /* @__PURE__ */ Object.create(null);
|
|
1558
|
+
function W(m, M) {
|
|
1559
|
+
return m.keywords[M];
|
|
1560
1560
|
}
|
|
1561
1561
|
function Y() {
|
|
1562
|
-
if (!
|
|
1563
|
-
z.addText(
|
|
1562
|
+
if (!L.keywords) {
|
|
1563
|
+
z.addText(x);
|
|
1564
1564
|
return;
|
|
1565
1565
|
}
|
|
1566
1566
|
let m = 0;
|
|
1567
|
-
|
|
1568
|
-
let
|
|
1569
|
-
for (;
|
|
1570
|
-
|
|
1571
|
-
const
|
|
1567
|
+
L.keywordPatternRe.lastIndex = 0;
|
|
1568
|
+
let M = L.keywordPatternRe.exec(x), I = "";
|
|
1569
|
+
for (; M; ) {
|
|
1570
|
+
I += x.substring(m, M.index);
|
|
1571
|
+
const U = j.case_insensitive ? M[0].toLowerCase() : M[0], G = W(L, U);
|
|
1572
1572
|
if (G) {
|
|
1573
1573
|
const [J, Dn] = G;
|
|
1574
|
-
if (z.addText(
|
|
1575
|
-
|
|
1574
|
+
if (z.addText(I), I = "", H[U] = (H[U] || 0) + 1, H[U] <= kt && (me += Dn), J.startsWith("_"))
|
|
1575
|
+
I += M[0];
|
|
1576
1576
|
else {
|
|
1577
1577
|
const Rn = j.classNameAliases[J] || J;
|
|
1578
|
-
X(
|
|
1578
|
+
X(M[0], Rn);
|
|
1579
1579
|
}
|
|
1580
1580
|
} else
|
|
1581
|
-
|
|
1582
|
-
m =
|
|
1581
|
+
I += M[0];
|
|
1582
|
+
m = L.keywordPatternRe.lastIndex, M = L.keywordPatternRe.exec(x);
|
|
1583
1583
|
}
|
|
1584
|
-
|
|
1584
|
+
I += x.substring(m), z.addText(I);
|
|
1585
1585
|
}
|
|
1586
1586
|
function ve() {
|
|
1587
|
-
if (
|
|
1587
|
+
if (x === "")
|
|
1588
1588
|
return;
|
|
1589
1589
|
let m = null;
|
|
1590
|
-
if (typeof
|
|
1591
|
-
if (!e[
|
|
1592
|
-
z.addText(
|
|
1590
|
+
if (typeof L.subLanguage == "string") {
|
|
1591
|
+
if (!e[L.subLanguage]) {
|
|
1592
|
+
z.addText(x);
|
|
1593
1593
|
return;
|
|
1594
1594
|
}
|
|
1595
|
-
m = c(
|
|
1595
|
+
m = c(L.subLanguage, x, !0, Ke[L.subLanguage]), Ke[L.subLanguage] = /** @type {CompiledMode} */
|
|
1596
1596
|
m._top;
|
|
1597
1597
|
} else
|
|
1598
|
-
m = h(
|
|
1599
|
-
|
|
1598
|
+
m = h(x, L.subLanguage.length ? L.subLanguage : null);
|
|
1599
|
+
L.relevance > 0 && (me += m.relevance), z.__addSublanguage(m._emitter, m.language);
|
|
1600
1600
|
}
|
|
1601
1601
|
function Q() {
|
|
1602
|
-
|
|
1602
|
+
L.subLanguage != null ? ve() : Y(), x = "";
|
|
1603
1603
|
}
|
|
1604
|
-
function X(m,
|
|
1605
|
-
m !== "" && (z.startScope(
|
|
1604
|
+
function X(m, M) {
|
|
1605
|
+
m !== "" && (z.startScope(M), z.addText(m), z.endScope());
|
|
1606
1606
|
}
|
|
1607
|
-
function He(m,
|
|
1608
|
-
let
|
|
1609
|
-
const
|
|
1610
|
-
for (;
|
|
1611
|
-
if (!m._emit[
|
|
1612
|
-
|
|
1607
|
+
function He(m, M) {
|
|
1608
|
+
let I = 1;
|
|
1609
|
+
const U = M.length - 1;
|
|
1610
|
+
for (; I <= U; ) {
|
|
1611
|
+
if (!m._emit[I]) {
|
|
1612
|
+
I++;
|
|
1613
1613
|
continue;
|
|
1614
1614
|
}
|
|
1615
|
-
const G = j.classNameAliases[m[
|
|
1616
|
-
G ? X(J, G) : (
|
|
1615
|
+
const G = j.classNameAliases[m[I]] || m[I], J = M[I];
|
|
1616
|
+
G ? X(J, G) : (x = J, Y(), x = ""), I++;
|
|
1617
1617
|
}
|
|
1618
1618
|
}
|
|
1619
|
-
function Fe(m,
|
|
1620
|
-
return m.scope && typeof m.scope == "string" && z.openNode(j.classNameAliases[m.scope] || m.scope), m.beginScope && (m.beginScope._wrap ? (X(
|
|
1619
|
+
function Fe(m, M) {
|
|
1620
|
+
return m.scope && typeof m.scope == "string" && z.openNode(j.classNameAliases[m.scope] || m.scope), m.beginScope && (m.beginScope._wrap ? (X(x, j.classNameAliases[m.beginScope._wrap] || m.beginScope._wrap), x = "") : m.beginScope._multi && (He(m.beginScope, M), x = "")), L = Object.create(m, { parent: { value: L } }), L;
|
|
1621
1621
|
}
|
|
1622
|
-
function ze(m,
|
|
1623
|
-
let
|
|
1624
|
-
if (
|
|
1622
|
+
function ze(m, M, I) {
|
|
1623
|
+
let U = Xn(m.endRe, I);
|
|
1624
|
+
if (U) {
|
|
1625
1625
|
if (m["on:end"]) {
|
|
1626
1626
|
const G = new Ve(m);
|
|
1627
|
-
m["on:end"](
|
|
1627
|
+
m["on:end"](M, G), G.isMatchIgnored && (U = !1);
|
|
1628
1628
|
}
|
|
1629
|
-
if (
|
|
1629
|
+
if (U) {
|
|
1630
1630
|
for (; m.endsParent && m.parent; )
|
|
1631
1631
|
m = m.parent;
|
|
1632
1632
|
return m;
|
|
1633
1633
|
}
|
|
1634
1634
|
}
|
|
1635
1635
|
if (m.endsWithParent)
|
|
1636
|
-
return ze(m.parent,
|
|
1636
|
+
return ze(m.parent, M, I);
|
|
1637
1637
|
}
|
|
1638
1638
|
function Nn(m) {
|
|
1639
|
-
return
|
|
1639
|
+
return L.matcher.regexIndex === 0 ? (x += m[0], 1) : (Ce = !0, 0);
|
|
1640
1640
|
}
|
|
1641
1641
|
function An(m) {
|
|
1642
|
-
const
|
|
1642
|
+
const M = m[0], I = m.rule, U = new Ve(I), G = [I.__beforeBegin, I["on:begin"]];
|
|
1643
1643
|
for (const J of G)
|
|
1644
|
-
if (J && (J(m,
|
|
1645
|
-
return Nn(
|
|
1646
|
-
return
|
|
1644
|
+
if (J && (J(m, U), U.isMatchIgnored))
|
|
1645
|
+
return Nn(M);
|
|
1646
|
+
return I.skip ? x += M : (I.excludeBegin && (x += M), Q(), !I.returnBegin && !I.excludeBegin && (x = M)), Fe(I, m), I.returnBegin ? 0 : M.length;
|
|
1647
1647
|
}
|
|
1648
1648
|
function Mn(m) {
|
|
1649
|
-
const
|
|
1650
|
-
if (!
|
|
1649
|
+
const M = m[0], I = N.substring(m.index), U = ze(L, m, I);
|
|
1650
|
+
if (!U)
|
|
1651
1651
|
return qe;
|
|
1652
|
-
const G =
|
|
1653
|
-
|
|
1652
|
+
const G = L;
|
|
1653
|
+
L.endScope && L.endScope._wrap ? (Q(), X(M, L.endScope._wrap)) : L.endScope && L.endScope._multi ? (Q(), He(L.endScope, m)) : G.skip ? x += M : (G.returnEnd || G.excludeEnd || (x += M), Q(), G.excludeEnd && (x = M));
|
|
1654
1654
|
do
|
|
1655
|
-
|
|
1656
|
-
while (
|
|
1657
|
-
return
|
|
1655
|
+
L.scope && z.closeNode(), !L.skip && !L.subLanguage && (me += L.relevance), L = L.parent;
|
|
1656
|
+
while (L !== U.parent);
|
|
1657
|
+
return U.starts && Fe(U.starts, m), G.returnEnd ? 0 : M.length;
|
|
1658
1658
|
}
|
|
1659
1659
|
function Tn() {
|
|
1660
1660
|
const m = [];
|
|
1661
|
-
for (let
|
|
1662
|
-
|
|
1663
|
-
m.forEach((
|
|
1661
|
+
for (let M = L; M !== j; M = M.parent)
|
|
1662
|
+
M.scope && m.unshift(M.scope);
|
|
1663
|
+
m.forEach((M) => z.openNode(M));
|
|
1664
1664
|
}
|
|
1665
1665
|
let Ee = {};
|
|
1666
|
-
function Ge(m,
|
|
1667
|
-
const
|
|
1668
|
-
if (
|
|
1666
|
+
function Ge(m, M) {
|
|
1667
|
+
const I = M && M[0];
|
|
1668
|
+
if (x += m, I == null)
|
|
1669
1669
|
return Q(), 0;
|
|
1670
|
-
if (Ee.type === "begin" &&
|
|
1671
|
-
if (
|
|
1672
|
-
const
|
|
1673
|
-
throw
|
|
1670
|
+
if (Ee.type === "begin" && M.type === "end" && Ee.index === M.index && I === "") {
|
|
1671
|
+
if (x += N.slice(M.index, M.index + 1), !g) {
|
|
1672
|
+
const U = new Error(`0 width match regex (${v})`);
|
|
1673
|
+
throw U.languageName = v, U.badRule = Ee.rule, U;
|
|
1674
1674
|
}
|
|
1675
1675
|
return 1;
|
|
1676
1676
|
}
|
|
1677
|
-
if (Ee =
|
|
1678
|
-
return An(
|
|
1679
|
-
if (
|
|
1680
|
-
const
|
|
1681
|
-
throw
|
|
1682
|
-
} else if (
|
|
1683
|
-
const
|
|
1684
|
-
if (
|
|
1685
|
-
return
|
|
1677
|
+
if (Ee = M, M.type === "begin")
|
|
1678
|
+
return An(M);
|
|
1679
|
+
if (M.type === "illegal" && !O) {
|
|
1680
|
+
const U = new Error('Illegal lexeme "' + I + '" for mode "' + (L.scope || "<unnamed>") + '"');
|
|
1681
|
+
throw U.mode = L, U;
|
|
1682
|
+
} else if (M.type === "end") {
|
|
1683
|
+
const U = Mn(M);
|
|
1684
|
+
if (U !== qe)
|
|
1685
|
+
return U;
|
|
1686
1686
|
}
|
|
1687
|
-
if (
|
|
1687
|
+
if (M.type === "illegal" && I === "")
|
|
1688
1688
|
return 1;
|
|
1689
|
-
if (Re > 1e5 && Re >
|
|
1689
|
+
if (Re > 1e5 && Re > M.index * 3)
|
|
1690
1690
|
throw new Error("potential infinite loop, way more iterations than matches");
|
|
1691
|
-
return
|
|
1691
|
+
return x += I, I.length;
|
|
1692
1692
|
}
|
|
1693
|
-
const j =
|
|
1693
|
+
const j = T(v);
|
|
1694
1694
|
if (!j)
|
|
1695
|
-
throw
|
|
1695
|
+
throw se(t.replace("{}", v)), new Error('Unknown language: "' + v + '"');
|
|
1696
1696
|
const Sn = Ct(j);
|
|
1697
|
-
let De = "",
|
|
1697
|
+
let De = "", L = B || Sn;
|
|
1698
1698
|
const Ke = {}, z = new i.__emitter(i);
|
|
1699
1699
|
Tn();
|
|
1700
|
-
let
|
|
1700
|
+
let x = "", me = 0, ie = 0, Re = 0, Ce = !1;
|
|
1701
1701
|
try {
|
|
1702
1702
|
if (j.__emitTokens)
|
|
1703
1703
|
j.__emitTokens(N, z);
|
|
1704
1704
|
else {
|
|
1705
|
-
for (
|
|
1706
|
-
Re++, Ce ? Ce = !1 :
|
|
1707
|
-
const m =
|
|
1705
|
+
for (L.matcher.considerAll(); ; ) {
|
|
1706
|
+
Re++, Ce ? Ce = !1 : L.matcher.considerAll(), L.matcher.lastIndex = ie;
|
|
1707
|
+
const m = L.matcher.exec(N);
|
|
1708
1708
|
if (!m)
|
|
1709
1709
|
break;
|
|
1710
|
-
const
|
|
1711
|
-
|
|
1710
|
+
const M = N.substring(ie, m.index), I = Ge(M, m);
|
|
1711
|
+
ie = m.index + I;
|
|
1712
1712
|
}
|
|
1713
|
-
Ge(N.substring(
|
|
1713
|
+
Ge(N.substring(ie));
|
|
1714
1714
|
}
|
|
1715
1715
|
return z.finalize(), De = z.toHTML(), {
|
|
1716
|
-
language:
|
|
1716
|
+
language: v,
|
|
1717
1717
|
value: De,
|
|
1718
1718
|
relevance: me,
|
|
1719
1719
|
illegal: !1,
|
|
1720
1720
|
_emitter: z,
|
|
1721
|
-
_top:
|
|
1721
|
+
_top: L
|
|
1722
1722
|
};
|
|
1723
1723
|
} catch (m) {
|
|
1724
1724
|
if (m.message && m.message.includes("Illegal"))
|
|
1725
1725
|
return {
|
|
1726
|
-
language:
|
|
1726
|
+
language: v,
|
|
1727
1727
|
value: Oe(N),
|
|
1728
1728
|
illegal: !0,
|
|
1729
1729
|
relevance: 0,
|
|
1730
1730
|
_illegalBy: {
|
|
1731
1731
|
message: m.message,
|
|
1732
|
-
index:
|
|
1733
|
-
context: N.slice(
|
|
1732
|
+
index: ie,
|
|
1733
|
+
context: N.slice(ie - 100, ie + 100),
|
|
1734
1734
|
mode: m.mode,
|
|
1735
1735
|
resultSoFar: De
|
|
1736
1736
|
},
|
|
@@ -1738,201 +1738,201 @@ https://github.com/highlightjs/highlight.js/issues/2277`), x = b, k = N), L ===
|
|
|
1738
1738
|
};
|
|
1739
1739
|
if (g)
|
|
1740
1740
|
return {
|
|
1741
|
-
language:
|
|
1741
|
+
language: v,
|
|
1742
1742
|
value: Oe(N),
|
|
1743
1743
|
illegal: !1,
|
|
1744
1744
|
relevance: 0,
|
|
1745
1745
|
errorRaised: m,
|
|
1746
1746
|
_emitter: z,
|
|
1747
|
-
_top:
|
|
1747
|
+
_top: L
|
|
1748
1748
|
};
|
|
1749
1749
|
throw m;
|
|
1750
1750
|
}
|
|
1751
1751
|
}
|
|
1752
|
-
function f(
|
|
1752
|
+
function f(v) {
|
|
1753
1753
|
const N = {
|
|
1754
|
-
value: Oe(
|
|
1754
|
+
value: Oe(v),
|
|
1755
1755
|
illegal: !1,
|
|
1756
1756
|
relevance: 0,
|
|
1757
1757
|
_top: r,
|
|
1758
1758
|
_emitter: new i.__emitter(i)
|
|
1759
1759
|
};
|
|
1760
|
-
return N._emitter.addText(
|
|
1760
|
+
return N._emitter.addText(v), N;
|
|
1761
1761
|
}
|
|
1762
|
-
function h(
|
|
1762
|
+
function h(v, N) {
|
|
1763
1763
|
N = N || i.languages || Object.keys(e);
|
|
1764
|
-
const
|
|
1765
|
-
(Q) => c(Q,
|
|
1764
|
+
const O = f(v), B = N.filter(T).filter(k).map(
|
|
1765
|
+
(Q) => c(Q, v, !1)
|
|
1766
1766
|
);
|
|
1767
|
-
|
|
1768
|
-
const
|
|
1767
|
+
B.unshift(O);
|
|
1768
|
+
const H = B.sort((Q, X) => {
|
|
1769
1769
|
if (Q.relevance !== X.relevance)
|
|
1770
1770
|
return X.relevance - Q.relevance;
|
|
1771
1771
|
if (Q.language && X.language) {
|
|
1772
|
-
if (
|
|
1772
|
+
if (T(Q.language).supersetOf === X.language)
|
|
1773
1773
|
return 1;
|
|
1774
|
-
if (
|
|
1774
|
+
if (T(X.language).supersetOf === Q.language)
|
|
1775
1775
|
return -1;
|
|
1776
1776
|
}
|
|
1777
1777
|
return 0;
|
|
1778
|
-
}), [
|
|
1778
|
+
}), [W, Y] = H, ve = W;
|
|
1779
1779
|
return ve.secondBest = Y, ve;
|
|
1780
1780
|
}
|
|
1781
|
-
function d(
|
|
1782
|
-
const
|
|
1783
|
-
|
|
1781
|
+
function d(v, N, O) {
|
|
1782
|
+
const B = N && a[N] || O;
|
|
1783
|
+
v.classList.add("hljs"), v.classList.add(`language-${B}`);
|
|
1784
1784
|
}
|
|
1785
|
-
function _(
|
|
1785
|
+
function _(v) {
|
|
1786
1786
|
let N = null;
|
|
1787
|
-
const
|
|
1788
|
-
if (
|
|
1787
|
+
const O = o(v);
|
|
1788
|
+
if (s(O))
|
|
1789
1789
|
return;
|
|
1790
|
-
if (
|
|
1790
|
+
if (te(
|
|
1791
1791
|
"before:highlightElement",
|
|
1792
|
-
{ el:
|
|
1793
|
-
),
|
|
1794
|
-
console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",
|
|
1792
|
+
{ el: v, language: O }
|
|
1793
|
+
), v.dataset.highlighted) {
|
|
1794
|
+
console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.", v);
|
|
1795
1795
|
return;
|
|
1796
1796
|
}
|
|
1797
|
-
if (
|
|
1797
|
+
if (v.children.length > 0 && (i.ignoreUnescapedHTML || (console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."), console.warn("https://github.com/highlightjs/highlight.js/wiki/security"), console.warn("The element with unescaped HTML:"), console.warn(v)), i.throwUnescapedHTML))
|
|
1798
1798
|
throw new It(
|
|
1799
1799
|
"One of your code blocks includes unescaped HTML.",
|
|
1800
|
-
|
|
1800
|
+
v.innerHTML
|
|
1801
1801
|
);
|
|
1802
|
-
N =
|
|
1803
|
-
const
|
|
1804
|
-
|
|
1805
|
-
language:
|
|
1802
|
+
N = v;
|
|
1803
|
+
const B = N.textContent, H = O ? l(B, { language: O, ignoreIllegals: !0 }) : h(B);
|
|
1804
|
+
v.innerHTML = H.value, v.dataset.highlighted = "yes", d(v, O, H.language), v.result = {
|
|
1805
|
+
language: H.language,
|
|
1806
1806
|
// TODO: remove with version 11.0
|
|
1807
|
-
re:
|
|
1808
|
-
relevance:
|
|
1809
|
-
},
|
|
1810
|
-
language:
|
|
1811
|
-
relevance:
|
|
1812
|
-
}),
|
|
1807
|
+
re: H.relevance,
|
|
1808
|
+
relevance: H.relevance
|
|
1809
|
+
}, H.secondBest && (v.secondBest = {
|
|
1810
|
+
language: H.secondBest.language,
|
|
1811
|
+
relevance: H.secondBest.relevance
|
|
1812
|
+
}), te("after:highlightElement", { el: v, result: H, text: B });
|
|
1813
1813
|
}
|
|
1814
|
-
function p(
|
|
1815
|
-
i = Je(i,
|
|
1814
|
+
function p(v) {
|
|
1815
|
+
i = Je(i, v);
|
|
1816
1816
|
}
|
|
1817
|
-
const
|
|
1818
|
-
|
|
1817
|
+
const E = () => {
|
|
1818
|
+
A(), le("10.6.0", "initHighlighting() deprecated. Use highlightAll() now.");
|
|
1819
1819
|
};
|
|
1820
|
-
function
|
|
1821
|
-
|
|
1820
|
+
function b() {
|
|
1821
|
+
A(), le("10.6.0", "initHighlightingOnLoad() deprecated. Use highlightAll() now.");
|
|
1822
1822
|
}
|
|
1823
|
-
let
|
|
1824
|
-
function
|
|
1823
|
+
let y = !1;
|
|
1824
|
+
function A() {
|
|
1825
1825
|
if (document.readyState === "loading") {
|
|
1826
|
-
|
|
1826
|
+
y = !0;
|
|
1827
1827
|
return;
|
|
1828
1828
|
}
|
|
1829
1829
|
document.querySelectorAll(i.cssSelector).forEach(_);
|
|
1830
1830
|
}
|
|
1831
|
-
function
|
|
1832
|
-
|
|
1831
|
+
function R() {
|
|
1832
|
+
y && A();
|
|
1833
1833
|
}
|
|
1834
|
-
typeof window != "undefined" && window.addEventListener && window.addEventListener("DOMContentLoaded",
|
|
1835
|
-
function
|
|
1836
|
-
let
|
|
1834
|
+
typeof window != "undefined" && window.addEventListener && window.addEventListener("DOMContentLoaded", R, !1);
|
|
1835
|
+
function w(v, N) {
|
|
1836
|
+
let O = null;
|
|
1837
1837
|
try {
|
|
1838
|
-
|
|
1839
|
-
} catch (
|
|
1840
|
-
if (
|
|
1841
|
-
|
|
1838
|
+
O = N(n);
|
|
1839
|
+
} catch (B) {
|
|
1840
|
+
if (se("Language definition for '{}' could not be registered.".replace("{}", v)), g)
|
|
1841
|
+
se(B);
|
|
1842
1842
|
else
|
|
1843
|
-
throw
|
|
1844
|
-
|
|
1843
|
+
throw B;
|
|
1844
|
+
O = r;
|
|
1845
1845
|
}
|
|
1846
|
-
|
|
1846
|
+
O.name || (O.name = v), e[v] = O, O.rawDefinition = N.bind(null, n), O.aliases && $(O.aliases, { languageName: v });
|
|
1847
1847
|
}
|
|
1848
|
-
function
|
|
1849
|
-
delete e[
|
|
1850
|
-
for (const N of Object.keys(
|
|
1851
|
-
|
|
1848
|
+
function D(v) {
|
|
1849
|
+
delete e[v];
|
|
1850
|
+
for (const N of Object.keys(a))
|
|
1851
|
+
a[N] === v && delete a[N];
|
|
1852
1852
|
}
|
|
1853
|
-
function
|
|
1853
|
+
function C() {
|
|
1854
1854
|
return Object.keys(e);
|
|
1855
1855
|
}
|
|
1856
|
-
function
|
|
1857
|
-
return
|
|
1856
|
+
function T(v) {
|
|
1857
|
+
return v = (v || "").toLowerCase(), e[v] || e[a[v]];
|
|
1858
1858
|
}
|
|
1859
|
-
function
|
|
1860
|
-
typeof
|
|
1861
|
-
|
|
1859
|
+
function $(v, { languageName: N }) {
|
|
1860
|
+
typeof v == "string" && (v = [v]), v.forEach((O) => {
|
|
1861
|
+
a[O.toLowerCase()] = N;
|
|
1862
1862
|
});
|
|
1863
1863
|
}
|
|
1864
|
-
function
|
|
1865
|
-
const N =
|
|
1864
|
+
function k(v) {
|
|
1865
|
+
const N = T(v);
|
|
1866
1866
|
return N && !N.disableAutodetect;
|
|
1867
1867
|
}
|
|
1868
|
-
function
|
|
1869
|
-
|
|
1870
|
-
|
|
1868
|
+
function P(v) {
|
|
1869
|
+
v["before:highlightBlock"] && !v["before:highlightElement"] && (v["before:highlightElement"] = (N) => {
|
|
1870
|
+
v["before:highlightBlock"](
|
|
1871
1871
|
Object.assign({ block: N.el }, N)
|
|
1872
1872
|
);
|
|
1873
|
-
}),
|
|
1874
|
-
|
|
1873
|
+
}), v["after:highlightBlock"] && !v["after:highlightElement"] && (v["after:highlightElement"] = (N) => {
|
|
1874
|
+
v["after:highlightBlock"](
|
|
1875
1875
|
Object.assign({ block: N.el }, N)
|
|
1876
1876
|
);
|
|
1877
1877
|
});
|
|
1878
1878
|
}
|
|
1879
|
-
function F(
|
|
1880
|
-
|
|
1879
|
+
function F(v) {
|
|
1880
|
+
P(v), u.push(v);
|
|
1881
1881
|
}
|
|
1882
|
-
function
|
|
1883
|
-
const N = u.indexOf(
|
|
1882
|
+
function K(v) {
|
|
1883
|
+
const N = u.indexOf(v);
|
|
1884
1884
|
N !== -1 && u.splice(N, 1);
|
|
1885
1885
|
}
|
|
1886
|
-
function
|
|
1887
|
-
const
|
|
1888
|
-
u.forEach(function(
|
|
1889
|
-
|
|
1886
|
+
function te(v, N) {
|
|
1887
|
+
const O = v;
|
|
1888
|
+
u.forEach(function(B) {
|
|
1889
|
+
B[O] && B[O](N);
|
|
1890
1890
|
});
|
|
1891
1891
|
}
|
|
1892
|
-
function
|
|
1893
|
-
return
|
|
1892
|
+
function oe(v) {
|
|
1893
|
+
return le("10.7.0", "highlightBlock will be removed entirely in v12.0"), le("10.7.0", "Please use highlightElement now."), _(v);
|
|
1894
1894
|
}
|
|
1895
1895
|
Object.assign(n, {
|
|
1896
1896
|
highlight: l,
|
|
1897
1897
|
highlightAuto: h,
|
|
1898
|
-
highlightAll:
|
|
1898
|
+
highlightAll: A,
|
|
1899
1899
|
highlightElement: _,
|
|
1900
1900
|
// TODO: Remove with v12 API
|
|
1901
|
-
highlightBlock:
|
|
1901
|
+
highlightBlock: oe,
|
|
1902
1902
|
configure: p,
|
|
1903
|
-
initHighlighting:
|
|
1904
|
-
initHighlightingOnLoad:
|
|
1905
|
-
registerLanguage:
|
|
1906
|
-
unregisterLanguage:
|
|
1907
|
-
listLanguages:
|
|
1908
|
-
getLanguage:
|
|
1909
|
-
registerAliases:
|
|
1910
|
-
autoDetection:
|
|
1903
|
+
initHighlighting: E,
|
|
1904
|
+
initHighlightingOnLoad: b,
|
|
1905
|
+
registerLanguage: w,
|
|
1906
|
+
unregisterLanguage: D,
|
|
1907
|
+
listLanguages: C,
|
|
1908
|
+
getLanguage: T,
|
|
1909
|
+
registerAliases: $,
|
|
1910
|
+
autoDetection: k,
|
|
1911
1911
|
inherit: Je,
|
|
1912
1912
|
addPlugin: F,
|
|
1913
|
-
removePlugin:
|
|
1913
|
+
removePlugin: K
|
|
1914
1914
|
}), n.debugMode = function() {
|
|
1915
1915
|
g = !1;
|
|
1916
1916
|
}, n.safeMode = function() {
|
|
1917
1917
|
g = !0;
|
|
1918
1918
|
}, n.versionString = Ot, n.regex = {
|
|
1919
|
-
concat:
|
|
1919
|
+
concat: ae,
|
|
1920
1920
|
lookahead: on,
|
|
1921
|
-
either:
|
|
1921
|
+
either: Ue,
|
|
1922
1922
|
optional: Zn,
|
|
1923
1923
|
anyNumberOfTimes: Vn
|
|
1924
1924
|
};
|
|
1925
|
-
for (const
|
|
1926
|
-
typeof ye[
|
|
1925
|
+
for (const v in ye)
|
|
1926
|
+
typeof ye[v] == "object" && sn(ye[v]);
|
|
1927
1927
|
return Object.assign(n, ye), n;
|
|
1928
|
-
},
|
|
1929
|
-
|
|
1930
|
-
var Bt =
|
|
1931
|
-
|
|
1932
|
-
|
|
1928
|
+
}, ue = pn({});
|
|
1929
|
+
ue.newInstance = () => pn({});
|
|
1930
|
+
var Bt = ue;
|
|
1931
|
+
ue.HighlightJS = ue;
|
|
1932
|
+
ue.default = ue;
|
|
1933
1933
|
const Z = /* @__PURE__ */ zn(Bt);
|
|
1934
1934
|
function $t(n) {
|
|
1935
|
-
const e = n.regex,
|
|
1935
|
+
const e = n.regex, a = e.concat(/[\p{L}_]/u, e.optional(/[\p{L}0-9_.-]*:/u), /[\p{L}0-9_.-]*/u), u = /[\p{L}0-9._:-]+/u, g = {
|
|
1936
1936
|
className: "symbol",
|
|
1937
1937
|
begin: /&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/
|
|
1938
1938
|
}, t = {
|
|
@@ -1947,7 +1947,7 @@ function $t(n) {
|
|
|
1947
1947
|
}, r = n.inherit(t, {
|
|
1948
1948
|
begin: /\(/,
|
|
1949
1949
|
end: /\)/
|
|
1950
|
-
}), i = n.inherit(n.APOS_STRING_MODE, { className: "string" }),
|
|
1950
|
+
}), i = n.inherit(n.APOS_STRING_MODE, { className: "string" }), s = n.inherit(n.QUOTE_STRING_MODE, { className: "string" }), o = {
|
|
1951
1951
|
endsWithParent: !0,
|
|
1952
1952
|
illegal: /</,
|
|
1953
1953
|
relevance: 0,
|
|
@@ -2006,7 +2006,7 @@ function $t(n) {
|
|
|
2006
2006
|
relevance: 10,
|
|
2007
2007
|
contains: [
|
|
2008
2008
|
t,
|
|
2009
|
-
|
|
2009
|
+
s,
|
|
2010
2010
|
i,
|
|
2011
2011
|
r,
|
|
2012
2012
|
{
|
|
@@ -2020,7 +2020,7 @@ function $t(n) {
|
|
|
2020
2020
|
contains: [
|
|
2021
2021
|
t,
|
|
2022
2022
|
r,
|
|
2023
|
-
|
|
2023
|
+
s,
|
|
2024
2024
|
i
|
|
2025
2025
|
]
|
|
2026
2026
|
}
|
|
@@ -2048,7 +2048,7 @@ function $t(n) {
|
|
|
2048
2048
|
begin: /<\?xml/,
|
|
2049
2049
|
relevance: 10,
|
|
2050
2050
|
contains: [
|
|
2051
|
-
|
|
2051
|
+
s
|
|
2052
2052
|
]
|
|
2053
2053
|
},
|
|
2054
2054
|
{
|
|
@@ -2104,7 +2104,7 @@ function $t(n) {
|
|
|
2104
2104
|
begin: e.concat(
|
|
2105
2105
|
/</,
|
|
2106
2106
|
e.lookahead(e.concat(
|
|
2107
|
-
|
|
2107
|
+
a,
|
|
2108
2108
|
// <tag/>
|
|
2109
2109
|
// <tag>
|
|
2110
2110
|
// <tag ...
|
|
@@ -2115,7 +2115,7 @@ function $t(n) {
|
|
|
2115
2115
|
contains: [
|
|
2116
2116
|
{
|
|
2117
2117
|
className: "name",
|
|
2118
|
-
begin:
|
|
2118
|
+
begin: a,
|
|
2119
2119
|
relevance: 0,
|
|
2120
2120
|
starts: o
|
|
2121
2121
|
}
|
|
@@ -2127,14 +2127,14 @@ function $t(n) {
|
|
|
2127
2127
|
begin: e.concat(
|
|
2128
2128
|
/<\//,
|
|
2129
2129
|
e.lookahead(e.concat(
|
|
2130
|
-
|
|
2130
|
+
a,
|
|
2131
2131
|
/>/
|
|
2132
2132
|
))
|
|
2133
2133
|
),
|
|
2134
2134
|
contains: [
|
|
2135
2135
|
{
|
|
2136
2136
|
className: "name",
|
|
2137
|
-
begin:
|
|
2137
|
+
begin: a,
|
|
2138
2138
|
relevance: 0
|
|
2139
2139
|
},
|
|
2140
2140
|
{
|
|
@@ -2147,7 +2147,7 @@ function $t(n) {
|
|
|
2147
2147
|
]
|
|
2148
2148
|
};
|
|
2149
2149
|
}
|
|
2150
|
-
const en = "[A-Za-z$_][0-9A-Za-z$_]*",
|
|
2150
|
+
const en = "[A-Za-z$_][0-9A-Za-z$_]*", Ut = [
|
|
2151
2151
|
"as",
|
|
2152
2152
|
// for exports
|
|
2153
2153
|
"in",
|
|
@@ -2190,7 +2190,7 @@ const en = "[A-Za-z$_][0-9A-Za-z$_]*", Pt = [
|
|
|
2190
2190
|
"from",
|
|
2191
2191
|
"export",
|
|
2192
2192
|
"extends"
|
|
2193
|
-
],
|
|
2193
|
+
], Pt = [
|
|
2194
2194
|
"true",
|
|
2195
2195
|
"false",
|
|
2196
2196
|
"null",
|
|
@@ -2292,9 +2292,9 @@ const en = "[A-Za-z$_][0-9A-Za-z$_]*", Pt = [
|
|
|
2292
2292
|
vn
|
|
2293
2293
|
);
|
|
2294
2294
|
function Ft(n) {
|
|
2295
|
-
const e = n.regex,
|
|
2296
|
-
const
|
|
2297
|
-
return N.input.indexOf(
|
|
2295
|
+
const e = n.regex, a = (N, { after: O }) => {
|
|
2296
|
+
const B = "</" + N[0].slice(1);
|
|
2297
|
+
return N.input.indexOf(B, O) !== -1;
|
|
2298
2298
|
}, u = en, g = {
|
|
2299
2299
|
begin: "<>",
|
|
2300
2300
|
end: "</>"
|
|
@@ -2305,42 +2305,42 @@ function Ft(n) {
|
|
|
2305
2305
|
* @param {RegExpMatchArray} match
|
|
2306
2306
|
* @param {CallbackResponse} response
|
|
2307
2307
|
*/
|
|
2308
|
-
isTrulyOpeningTag: (N,
|
|
2309
|
-
const
|
|
2308
|
+
isTrulyOpeningTag: (N, O) => {
|
|
2309
|
+
const B = N[0].length + N.index, H = N.input[B];
|
|
2310
2310
|
if (
|
|
2311
2311
|
// HTML should not include another raw `<` inside a tag
|
|
2312
2312
|
// nested type?
|
|
2313
2313
|
// `<Array<Array<number>>`, etc.
|
|
2314
|
-
|
|
2314
|
+
H === "<" || // the , gives away that this is not HTML
|
|
2315
2315
|
// `<T, A extends keyof T, V>`
|
|
2316
|
-
|
|
2316
|
+
H === ","
|
|
2317
2317
|
) {
|
|
2318
|
-
|
|
2318
|
+
O.ignoreMatch();
|
|
2319
2319
|
return;
|
|
2320
2320
|
}
|
|
2321
|
-
|
|
2322
|
-
let
|
|
2323
|
-
const Y = N.input.substring(
|
|
2324
|
-
if (
|
|
2325
|
-
|
|
2321
|
+
H === ">" && (a(N, { after: B }) || O.ignoreMatch());
|
|
2322
|
+
let W;
|
|
2323
|
+
const Y = N.input.substring(B);
|
|
2324
|
+
if (W = Y.match(/^\s*=/)) {
|
|
2325
|
+
O.ignoreMatch();
|
|
2326
2326
|
return;
|
|
2327
2327
|
}
|
|
2328
|
-
if ((
|
|
2329
|
-
|
|
2328
|
+
if ((W = Y.match(/^\s+extends\s+/)) && W.index === 0) {
|
|
2329
|
+
O.ignoreMatch();
|
|
2330
2330
|
return;
|
|
2331
2331
|
}
|
|
2332
2332
|
}
|
|
2333
2333
|
}, i = {
|
|
2334
2334
|
$pattern: en,
|
|
2335
|
-
keyword:
|
|
2336
|
-
literal:
|
|
2335
|
+
keyword: Ut,
|
|
2336
|
+
literal: Pt,
|
|
2337
2337
|
built_in: Ht,
|
|
2338
2338
|
"variable.language": xt
|
|
2339
|
-
},
|
|
2339
|
+
}, s = "[0-9](_?[0-9])*", o = `\\.(${s})`, l = "0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*", c = {
|
|
2340
2340
|
className: "number",
|
|
2341
2341
|
variants: [
|
|
2342
2342
|
// DecimalLiteral
|
|
2343
|
-
{ begin: `(\\b(${l})((${o})|\\.)?|(${o}))[eE][+-]?(${
|
|
2343
|
+
{ begin: `(\\b(${l})((${o})|\\.)?|(${o}))[eE][+-]?(${s})\\b` },
|
|
2344
2344
|
{ begin: `\\b(${l})\\b((${o})\\b|\\.)?|(${o})\\b` },
|
|
2345
2345
|
// DecimalBigIntegerLiteral
|
|
2346
2346
|
{ begin: "\\b(0|[1-9](_?[0-9])*)n\\b" },
|
|
@@ -2404,7 +2404,7 @@ function Ft(n) {
|
|
|
2404
2404
|
n.BACKSLASH_ESCAPE,
|
|
2405
2405
|
f
|
|
2406
2406
|
]
|
|
2407
|
-
},
|
|
2407
|
+
}, b = {
|
|
2408
2408
|
className: "comment",
|
|
2409
2409
|
variants: [
|
|
2410
2410
|
n.COMMENT(
|
|
@@ -2449,7 +2449,7 @@ function Ft(n) {
|
|
|
2449
2449
|
n.C_BLOCK_COMMENT_MODE,
|
|
2450
2450
|
n.C_LINE_COMMENT_MODE
|
|
2451
2451
|
]
|
|
2452
|
-
},
|
|
2452
|
+
}, y = [
|
|
2453
2453
|
n.APOS_STRING_MODE,
|
|
2454
2454
|
n.QUOTE_STRING_MODE,
|
|
2455
2455
|
h,
|
|
@@ -2463,7 +2463,7 @@ function Ft(n) {
|
|
|
2463
2463
|
// See https://github.com/highlightjs/highlight.js/issues/3288
|
|
2464
2464
|
// hljs.REGEXP_MODE
|
|
2465
2465
|
];
|
|
2466
|
-
f.contains =
|
|
2466
|
+
f.contains = y.concat({
|
|
2467
2467
|
// we need to pair up {} inside our subst to prevent
|
|
2468
2468
|
// it from ending too early by matching another }
|
|
2469
2469
|
begin: /\{/,
|
|
@@ -2471,25 +2471,25 @@ function Ft(n) {
|
|
|
2471
2471
|
keywords: i,
|
|
2472
2472
|
contains: [
|
|
2473
2473
|
"self"
|
|
2474
|
-
].concat(
|
|
2474
|
+
].concat(y)
|
|
2475
2475
|
});
|
|
2476
|
-
const
|
|
2476
|
+
const A = [].concat(b, f.contains), R = A.concat([
|
|
2477
2477
|
// eat recursive parens in sub expressions
|
|
2478
2478
|
{
|
|
2479
2479
|
begin: /\(/,
|
|
2480
2480
|
end: /\)/,
|
|
2481
2481
|
keywords: i,
|
|
2482
|
-
contains: ["self"].concat(
|
|
2482
|
+
contains: ["self"].concat(A)
|
|
2483
2483
|
}
|
|
2484
|
-
]),
|
|
2484
|
+
]), w = {
|
|
2485
2485
|
className: "params",
|
|
2486
2486
|
begin: /\(/,
|
|
2487
2487
|
end: /\)/,
|
|
2488
2488
|
excludeBegin: !0,
|
|
2489
2489
|
excludeEnd: !0,
|
|
2490
2490
|
keywords: i,
|
|
2491
|
-
contains:
|
|
2492
|
-
},
|
|
2491
|
+
contains: R
|
|
2492
|
+
}, D = {
|
|
2493
2493
|
variants: [
|
|
2494
2494
|
// class Car extends vehicle
|
|
2495
2495
|
{
|
|
@@ -2522,7 +2522,7 @@ function Ft(n) {
|
|
|
2522
2522
|
}
|
|
2523
2523
|
}
|
|
2524
2524
|
]
|
|
2525
|
-
},
|
|
2525
|
+
}, C = {
|
|
2526
2526
|
relevance: 0,
|
|
2527
2527
|
match: e.either(
|
|
2528
2528
|
// Hard coded exceptions
|
|
@@ -2546,12 +2546,12 @@ function Ft(n) {
|
|
|
2546
2546
|
...vn
|
|
2547
2547
|
]
|
|
2548
2548
|
}
|
|
2549
|
-
},
|
|
2549
|
+
}, T = {
|
|
2550
2550
|
label: "use_strict",
|
|
2551
2551
|
className: "meta",
|
|
2552
2552
|
relevance: 10,
|
|
2553
2553
|
begin: /^\s*['"]use (strict|asm)['"]/
|
|
2554
|
-
},
|
|
2554
|
+
}, $ = {
|
|
2555
2555
|
variants: [
|
|
2556
2556
|
{
|
|
2557
2557
|
match: [
|
|
@@ -2574,20 +2574,20 @@ function Ft(n) {
|
|
|
2574
2574
|
3: "title.function"
|
|
2575
2575
|
},
|
|
2576
2576
|
label: "func.def",
|
|
2577
|
-
contains: [
|
|
2577
|
+
contains: [w],
|
|
2578
2578
|
illegal: /%/
|
|
2579
|
-
},
|
|
2579
|
+
}, k = {
|
|
2580
2580
|
relevance: 0,
|
|
2581
2581
|
match: /\b[A-Z][A-Z_0-9]+\b/,
|
|
2582
2582
|
className: "variable.constant"
|
|
2583
2583
|
};
|
|
2584
|
-
function
|
|
2584
|
+
function P(N) {
|
|
2585
2585
|
return e.concat("(?!", N.join("|"), ")");
|
|
2586
2586
|
}
|
|
2587
2587
|
const F = {
|
|
2588
2588
|
match: e.concat(
|
|
2589
2589
|
/\b/,
|
|
2590
|
-
|
|
2590
|
+
P([
|
|
2591
2591
|
...En,
|
|
2592
2592
|
"super",
|
|
2593
2593
|
"import"
|
|
@@ -2597,7 +2597,7 @@ function Ft(n) {
|
|
|
2597
2597
|
),
|
|
2598
2598
|
className: "title.function",
|
|
2599
2599
|
relevance: 0
|
|
2600
|
-
},
|
|
2600
|
+
}, K = {
|
|
2601
2601
|
begin: e.concat(/\./, e.lookahead(
|
|
2602
2602
|
e.concat(u, /(?![0-9A-Za-z$_(])/)
|
|
2603
2603
|
)),
|
|
@@ -2606,7 +2606,7 @@ function Ft(n) {
|
|
|
2606
2606
|
keywords: "prototype",
|
|
2607
2607
|
className: "property",
|
|
2608
2608
|
relevance: 0
|
|
2609
|
-
},
|
|
2609
|
+
}, te = {
|
|
2610
2610
|
match: [
|
|
2611
2611
|
/get|set/,
|
|
2612
2612
|
/\s+/,
|
|
@@ -2622,9 +2622,9 @@ function Ft(n) {
|
|
|
2622
2622
|
// eat to avoid empty params
|
|
2623
2623
|
begin: /\(\)/
|
|
2624
2624
|
},
|
|
2625
|
-
|
|
2625
|
+
w
|
|
2626
2626
|
]
|
|
2627
|
-
},
|
|
2627
|
+
}, oe = "(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|" + n.UNDERSCORE_IDENT_RE + ")\\s*=>", v = {
|
|
2628
2628
|
match: [
|
|
2629
2629
|
/const|var|let/,
|
|
2630
2630
|
/\s+/,
|
|
@@ -2633,7 +2633,7 @@ function Ft(n) {
|
|
|
2633
2633
|
/=\s*/,
|
|
2634
2634
|
/(async\s*)?/,
|
|
2635
2635
|
// async is optional
|
|
2636
|
-
e.lookahead(
|
|
2636
|
+
e.lookahead(oe)
|
|
2637
2637
|
],
|
|
2638
2638
|
keywords: "async",
|
|
2639
2639
|
className: {
|
|
@@ -2641,7 +2641,7 @@ function Ft(n) {
|
|
|
2641
2641
|
3: "title.function"
|
|
2642
2642
|
},
|
|
2643
2643
|
contains: [
|
|
2644
|
-
|
|
2644
|
+
w
|
|
2645
2645
|
]
|
|
2646
2646
|
};
|
|
2647
2647
|
return {
|
|
@@ -2649,7 +2649,7 @@ function Ft(n) {
|
|
|
2649
2649
|
aliases: ["js", "jsx", "mjs", "cjs"],
|
|
2650
2650
|
keywords: i,
|
|
2651
2651
|
// this will be extended by TypeScript
|
|
2652
|
-
exports: { PARAMS_CONTAINS:
|
|
2652
|
+
exports: { PARAMS_CONTAINS: R, CLASS_REFERENCE: C },
|
|
2653
2653
|
illegal: /#(?![$_A-z])/,
|
|
2654
2654
|
contains: [
|
|
2655
2655
|
n.SHEBANG({
|
|
@@ -2657,38 +2657,38 @@ function Ft(n) {
|
|
|
2657
2657
|
binary: "node",
|
|
2658
2658
|
relevance: 5
|
|
2659
2659
|
}),
|
|
2660
|
-
|
|
2660
|
+
T,
|
|
2661
2661
|
n.APOS_STRING_MODE,
|
|
2662
2662
|
n.QUOTE_STRING_MODE,
|
|
2663
2663
|
h,
|
|
2664
2664
|
d,
|
|
2665
2665
|
_,
|
|
2666
2666
|
p,
|
|
2667
|
-
|
|
2667
|
+
b,
|
|
2668
2668
|
// Skip numbers when they are part of a variable name
|
|
2669
2669
|
{ match: /\$\d+/ },
|
|
2670
2670
|
c,
|
|
2671
|
-
|
|
2671
|
+
C,
|
|
2672
2672
|
{
|
|
2673
2673
|
className: "attr",
|
|
2674
2674
|
begin: u + e.lookahead(":"),
|
|
2675
2675
|
relevance: 0
|
|
2676
2676
|
},
|
|
2677
|
-
|
|
2677
|
+
v,
|
|
2678
2678
|
{
|
|
2679
2679
|
// "value" container
|
|
2680
2680
|
begin: "(" + n.RE_STARTERS_RE + "|\\b(case|return|throw)\\b)\\s*",
|
|
2681
2681
|
keywords: "return throw case",
|
|
2682
2682
|
relevance: 0,
|
|
2683
2683
|
contains: [
|
|
2684
|
-
|
|
2684
|
+
b,
|
|
2685
2685
|
n.REGEXP_MODE,
|
|
2686
2686
|
{
|
|
2687
2687
|
className: "function",
|
|
2688
2688
|
// we have to count the parens to make sure we actually have the
|
|
2689
2689
|
// correct bounding ( ) before the =>. There could be any number of
|
|
2690
2690
|
// sub-expressions inside also surrounded by parens.
|
|
2691
|
-
begin:
|
|
2691
|
+
begin: oe,
|
|
2692
2692
|
returnBegin: !0,
|
|
2693
2693
|
end: "\\s*=>",
|
|
2694
2694
|
contains: [
|
|
@@ -2710,7 +2710,7 @@ function Ft(n) {
|
|
|
2710
2710
|
excludeBegin: !0,
|
|
2711
2711
|
excludeEnd: !0,
|
|
2712
2712
|
keywords: i,
|
|
2713
|
-
contains:
|
|
2713
|
+
contains: R
|
|
2714
2714
|
}
|
|
2715
2715
|
]
|
|
2716
2716
|
}
|
|
@@ -2750,7 +2750,7 @@ function Ft(n) {
|
|
|
2750
2750
|
}
|
|
2751
2751
|
]
|
|
2752
2752
|
},
|
|
2753
|
-
|
|
2753
|
+
$,
|
|
2754
2754
|
{
|
|
2755
2755
|
// prevent this from getting swallowed up by function
|
|
2756
2756
|
// since they appear "function like"
|
|
@@ -2765,7 +2765,7 @@ function Ft(n) {
|
|
|
2765
2765
|
returnBegin: !0,
|
|
2766
2766
|
label: "func.def",
|
|
2767
2767
|
contains: [
|
|
2768
|
-
|
|
2768
|
+
w,
|
|
2769
2769
|
n.inherit(n.TITLE_MODE, { begin: u, className: "title.function" })
|
|
2770
2770
|
]
|
|
2771
2771
|
},
|
|
@@ -2774,7 +2774,7 @@ function Ft(n) {
|
|
|
2774
2774
|
match: /\.\.\./,
|
|
2775
2775
|
relevance: 0
|
|
2776
2776
|
},
|
|
2777
|
-
|
|
2777
|
+
K,
|
|
2778
2778
|
// hack: prevents detection of keywords in some circumstances
|
|
2779
2779
|
// .keyword()
|
|
2780
2780
|
// $keyword = x
|
|
@@ -2785,12 +2785,12 @@ function Ft(n) {
|
|
|
2785
2785
|
{
|
|
2786
2786
|
match: [/\bconstructor(?=\s*\()/],
|
|
2787
2787
|
className: { 1: "title.function" },
|
|
2788
|
-
contains: [
|
|
2788
|
+
contains: [w]
|
|
2789
2789
|
},
|
|
2790
2790
|
F,
|
|
2791
|
-
|
|
2792
|
-
|
|
2793
|
-
|
|
2791
|
+
k,
|
|
2792
|
+
D,
|
|
2793
|
+
te,
|
|
2794
2794
|
{
|
|
2795
2795
|
match: /\$[(.]/
|
|
2796
2796
|
// relevance booster for a pattern common to JS libs: `$(something)` and `$.something`
|
|
@@ -2803,7 +2803,7 @@ function zt(n) {
|
|
|
2803
2803
|
className: "attr",
|
|
2804
2804
|
begin: /"(\\.|[^\\"\r\n])*"(?=\s*:)/,
|
|
2805
2805
|
relevance: 1.01
|
|
2806
|
-
},
|
|
2806
|
+
}, a = {
|
|
2807
2807
|
match: /[{}[\],:]/,
|
|
2808
2808
|
className: "punctuation",
|
|
2809
2809
|
relevance: 0
|
|
@@ -2822,7 +2822,7 @@ function zt(n) {
|
|
|
2822
2822
|
},
|
|
2823
2823
|
contains: [
|
|
2824
2824
|
e,
|
|
2825
|
-
|
|
2825
|
+
a,
|
|
2826
2826
|
n.QUOTE_STRING_MODE,
|
|
2827
2827
|
g,
|
|
2828
2828
|
n.C_NUMBER_MODE,
|
|
@@ -2833,7 +2833,7 @@ function zt(n) {
|
|
|
2833
2833
|
};
|
|
2834
2834
|
}
|
|
2835
2835
|
function Gt(n) {
|
|
2836
|
-
const e = "true false yes no null",
|
|
2836
|
+
const e = "true false yes no null", a = "[\\w#;/?:@&=+$,.~*'()[\\]]+", u = {
|
|
2837
2837
|
className: "attr",
|
|
2838
2838
|
variants: [
|
|
2839
2839
|
{ begin: "\\w[\\w :\\/.-]*:(?=[ ]|$)" },
|
|
@@ -2888,9 +2888,9 @@ function Gt(n) {
|
|
|
2888
2888
|
end: /"/
|
|
2889
2889
|
},
|
|
2890
2890
|
{ begin: /[^\s,{}[\]]+/ }
|
|
2891
|
-
] }), i = "[0-9]{4}(-[0-9][0-9]){0,2}",
|
|
2891
|
+
] }), i = "[0-9]{4}(-[0-9][0-9]){0,2}", s = "([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?", o = "(\\.[0-9]*)?", l = "([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?", c = {
|
|
2892
2892
|
className: "number",
|
|
2893
|
-
begin: "\\b" + i +
|
|
2893
|
+
begin: "\\b" + i + s + o + l + "\\b"
|
|
2894
2894
|
}, f = {
|
|
2895
2895
|
end: ",",
|
|
2896
2896
|
endsWithParent: !0,
|
|
@@ -2937,23 +2937,23 @@ function Gt(n) {
|
|
|
2937
2937
|
{
|
|
2938
2938
|
// named tags
|
|
2939
2939
|
className: "type",
|
|
2940
|
-
begin: "!\\w+!" +
|
|
2940
|
+
begin: "!\\w+!" + a
|
|
2941
2941
|
},
|
|
2942
2942
|
// https://yaml.org/spec/1.2/spec.html#id2784064
|
|
2943
2943
|
{
|
|
2944
2944
|
// verbatim tags
|
|
2945
2945
|
className: "type",
|
|
2946
|
-
begin: "!<" +
|
|
2946
|
+
begin: "!<" + a + ">"
|
|
2947
2947
|
},
|
|
2948
2948
|
{
|
|
2949
2949
|
// primary tags
|
|
2950
2950
|
className: "type",
|
|
2951
|
-
begin: "!" +
|
|
2951
|
+
begin: "!" + a
|
|
2952
2952
|
},
|
|
2953
2953
|
{
|
|
2954
2954
|
// secondary tags
|
|
2955
2955
|
className: "type",
|
|
2956
|
-
begin: "!!" +
|
|
2956
|
+
begin: "!!" + a
|
|
2957
2957
|
},
|
|
2958
2958
|
{
|
|
2959
2959
|
// fragment id &ref
|
|
@@ -3007,7 +3007,7 @@ function Kt(n) {
|
|
|
3007
3007
|
};
|
|
3008
3008
|
}
|
|
3009
3009
|
function Wt(n) {
|
|
3010
|
-
const e = n.regex,
|
|
3010
|
+
const e = n.regex, a = /[\p{XID_Start}_]\p{XID_Continue}*/u, u = [
|
|
3011
3011
|
"and",
|
|
3012
3012
|
"as",
|
|
3013
3013
|
"assert",
|
|
@@ -3139,7 +3139,7 @@ function Wt(n) {
|
|
|
3139
3139
|
"Type",
|
|
3140
3140
|
"Union"
|
|
3141
3141
|
]
|
|
3142
|
-
},
|
|
3142
|
+
}, s = {
|
|
3143
3143
|
className: "meta",
|
|
3144
3144
|
begin: /^(>>>|\.\.\.) /
|
|
3145
3145
|
}, o = {
|
|
@@ -3160,7 +3160,7 @@ function Wt(n) {
|
|
|
3160
3160
|
end: /'''/,
|
|
3161
3161
|
contains: [
|
|
3162
3162
|
n.BACKSLASH_ESCAPE,
|
|
3163
|
-
|
|
3163
|
+
s
|
|
3164
3164
|
],
|
|
3165
3165
|
relevance: 10
|
|
3166
3166
|
},
|
|
@@ -3169,7 +3169,7 @@ function Wt(n) {
|
|
|
3169
3169
|
end: /"""/,
|
|
3170
3170
|
contains: [
|
|
3171
3171
|
n.BACKSLASH_ESCAPE,
|
|
3172
|
-
|
|
3172
|
+
s
|
|
3173
3173
|
],
|
|
3174
3174
|
relevance: 10
|
|
3175
3175
|
},
|
|
@@ -3178,7 +3178,7 @@ function Wt(n) {
|
|
|
3178
3178
|
end: /'''/,
|
|
3179
3179
|
contains: [
|
|
3180
3180
|
n.BACKSLASH_ESCAPE,
|
|
3181
|
-
|
|
3181
|
+
s,
|
|
3182
3182
|
l,
|
|
3183
3183
|
o
|
|
3184
3184
|
]
|
|
@@ -3188,7 +3188,7 @@ function Wt(n) {
|
|
|
3188
3188
|
end: /"""/,
|
|
3189
3189
|
contains: [
|
|
3190
3190
|
n.BACKSLASH_ESCAPE,
|
|
3191
|
-
|
|
3191
|
+
s,
|
|
3192
3192
|
l,
|
|
3193
3193
|
o
|
|
3194
3194
|
]
|
|
@@ -3293,7 +3293,7 @@ function Wt(n) {
|
|
|
3293
3293
|
endsWithParent: !0
|
|
3294
3294
|
}
|
|
3295
3295
|
]
|
|
3296
|
-
},
|
|
3296
|
+
}, E = {
|
|
3297
3297
|
className: "params",
|
|
3298
3298
|
variants: [
|
|
3299
3299
|
// Exclude params in functions without params
|
|
@@ -3310,7 +3310,7 @@ function Wt(n) {
|
|
|
3310
3310
|
keywords: i,
|
|
3311
3311
|
contains: [
|
|
3312
3312
|
"self",
|
|
3313
|
-
|
|
3313
|
+
s,
|
|
3314
3314
|
_,
|
|
3315
3315
|
c,
|
|
3316
3316
|
n.HASH_COMMENT_MODE
|
|
@@ -3321,7 +3321,7 @@ function Wt(n) {
|
|
|
3321
3321
|
return o.contains = [
|
|
3322
3322
|
c,
|
|
3323
3323
|
_,
|
|
3324
|
-
|
|
3324
|
+
s
|
|
3325
3325
|
], {
|
|
3326
3326
|
name: "Python",
|
|
3327
3327
|
aliases: [
|
|
@@ -3333,7 +3333,7 @@ function Wt(n) {
|
|
|
3333
3333
|
keywords: i,
|
|
3334
3334
|
illegal: /(<\/|\?)|=>/,
|
|
3335
3335
|
contains: [
|
|
3336
|
-
|
|
3336
|
+
s,
|
|
3337
3337
|
_,
|
|
3338
3338
|
{
|
|
3339
3339
|
// very common convention
|
|
@@ -3352,13 +3352,13 @@ function Wt(n) {
|
|
|
3352
3352
|
match: [
|
|
3353
3353
|
/\bdef/,
|
|
3354
3354
|
/\s+/,
|
|
3355
|
-
|
|
3355
|
+
a
|
|
3356
3356
|
],
|
|
3357
3357
|
scope: {
|
|
3358
3358
|
1: "keyword",
|
|
3359
3359
|
3: "title.function"
|
|
3360
3360
|
},
|
|
3361
|
-
contains: [
|
|
3361
|
+
contains: [E]
|
|
3362
3362
|
},
|
|
3363
3363
|
{
|
|
3364
3364
|
variants: [
|
|
@@ -3366,10 +3366,10 @@ function Wt(n) {
|
|
|
3366
3366
|
match: [
|
|
3367
3367
|
/\bclass/,
|
|
3368
3368
|
/\s+/,
|
|
3369
|
-
|
|
3369
|
+
a,
|
|
3370
3370
|
/\s*/,
|
|
3371
3371
|
/\(\s*/,
|
|
3372
|
-
|
|
3372
|
+
a,
|
|
3373
3373
|
/\s*\)/
|
|
3374
3374
|
]
|
|
3375
3375
|
},
|
|
@@ -3377,7 +3377,7 @@ function Wt(n) {
|
|
|
3377
3377
|
match: [
|
|
3378
3378
|
/\bclass/,
|
|
3379
3379
|
/\s+/,
|
|
3380
|
-
|
|
3380
|
+
a
|
|
3381
3381
|
]
|
|
3382
3382
|
}
|
|
3383
3383
|
],
|
|
@@ -3393,25 +3393,25 @@ function Wt(n) {
|
|
|
3393
3393
|
end: /(?=#)|$/,
|
|
3394
3394
|
contains: [
|
|
3395
3395
|
_,
|
|
3396
|
-
|
|
3396
|
+
E,
|
|
3397
3397
|
c
|
|
3398
3398
|
]
|
|
3399
3399
|
}
|
|
3400
3400
|
]
|
|
3401
3401
|
};
|
|
3402
3402
|
}
|
|
3403
|
-
var
|
|
3403
|
+
var ce = "[0-9](_*[0-9])*", we = `\\.(${ce})`, Ne = "[0-9a-fA-F](_*[0-9a-fA-F])*", nn = {
|
|
3404
3404
|
className: "number",
|
|
3405
3405
|
variants: [
|
|
3406
3406
|
// DecimalFloatingPointLiteral
|
|
3407
3407
|
// including ExponentPart
|
|
3408
|
-
{ begin: `(\\b(${
|
|
3408
|
+
{ begin: `(\\b(${ce})((${we})|\\.)?|(${we}))[eE][+-]?(${ce})[fFdD]?\\b` },
|
|
3409
3409
|
// excluding ExponentPart
|
|
3410
|
-
{ begin: `\\b(${
|
|
3410
|
+
{ begin: `\\b(${ce})((${we})[fFdD]?\\b|\\.([fFdD]\\b)?)` },
|
|
3411
3411
|
{ begin: `(${we})[fFdD]?\\b` },
|
|
3412
|
-
{ begin: `\\b(${
|
|
3412
|
+
{ begin: `\\b(${ce})[fFdD]\\b` },
|
|
3413
3413
|
// HexadecimalFloatingPointLiteral
|
|
3414
|
-
{ begin: `\\b0[xX]((${Ne})\\.?|(${Ne})?\\.(${Ne}))[pP][+-]?(${
|
|
3414
|
+
{ begin: `\\b0[xX]((${Ne})\\.?|(${Ne})?\\.(${Ne}))[pP][+-]?(${ce})[fFdD]?\\b` },
|
|
3415
3415
|
// DecimalIntegerLiteral
|
|
3416
3416
|
{ begin: "\\b(0|[1-9](_*[0-9])*)[lL]?\\b" },
|
|
3417
3417
|
// HexIntegerLiteral
|
|
@@ -3423,11 +3423,11 @@ var le = "[0-9](_*[0-9])*", we = `\\.(${le})`, Ne = "[0-9a-fA-F](_*[0-9a-fA-F])*
|
|
|
3423
3423
|
],
|
|
3424
3424
|
relevance: 0
|
|
3425
3425
|
};
|
|
3426
|
-
function mn(n, e,
|
|
3427
|
-
return
|
|
3426
|
+
function mn(n, e, a) {
|
|
3427
|
+
return a === -1 ? "" : n.replace(e, (u) => mn(n, e, a - 1));
|
|
3428
3428
|
}
|
|
3429
3429
|
function Qt(n) {
|
|
3430
|
-
const e = n.regex,
|
|
3430
|
+
const e = n.regex, a = "[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*", u = a + mn("(?:<" + a + "~~~(?:\\s*,\\s*" + a + "~~~)*>)?", /~~~/g, 2), s = {
|
|
3431
3431
|
keyword: [
|
|
3432
3432
|
"synchronized",
|
|
3433
3433
|
"abstract",
|
|
@@ -3493,7 +3493,7 @@ function Qt(n) {
|
|
|
3493
3493
|
]
|
|
3494
3494
|
}, o = {
|
|
3495
3495
|
className: "meta",
|
|
3496
|
-
begin: "@" +
|
|
3496
|
+
begin: "@" + a,
|
|
3497
3497
|
contains: [
|
|
3498
3498
|
{
|
|
3499
3499
|
begin: /\(/,
|
|
@@ -3506,7 +3506,7 @@ function Qt(n) {
|
|
|
3506
3506
|
className: "params",
|
|
3507
3507
|
begin: /\(/,
|
|
3508
3508
|
end: /\)/,
|
|
3509
|
-
keywords:
|
|
3509
|
+
keywords: s,
|
|
3510
3510
|
relevance: 0,
|
|
3511
3511
|
contains: [n.C_BLOCK_COMMENT_MODE],
|
|
3512
3512
|
endsParent: !0
|
|
@@ -3514,7 +3514,7 @@ function Qt(n) {
|
|
|
3514
3514
|
return {
|
|
3515
3515
|
name: "Java",
|
|
3516
3516
|
aliases: ["jsp"],
|
|
3517
|
-
keywords:
|
|
3517
|
+
keywords: s,
|
|
3518
3518
|
illegal: /<\/|#/,
|
|
3519
3519
|
contains: [
|
|
3520
3520
|
n.COMMENT(
|
|
@@ -3555,7 +3555,7 @@ function Qt(n) {
|
|
|
3555
3555
|
match: [
|
|
3556
3556
|
/\b(?:class|interface|enum|extends|implements|new)/,
|
|
3557
3557
|
/\s+/,
|
|
3558
|
-
|
|
3558
|
+
a
|
|
3559
3559
|
],
|
|
3560
3560
|
className: {
|
|
3561
3561
|
1: "keyword",
|
|
@@ -3569,9 +3569,9 @@ function Qt(n) {
|
|
|
3569
3569
|
},
|
|
3570
3570
|
{
|
|
3571
3571
|
begin: [
|
|
3572
|
-
e.concat(/(?!else)/,
|
|
3572
|
+
e.concat(/(?!else)/, a),
|
|
3573
3573
|
/\s+/,
|
|
3574
|
-
|
|
3574
|
+
a,
|
|
3575
3575
|
/\s+/,
|
|
3576
3576
|
/=(?!=)/
|
|
3577
3577
|
],
|
|
@@ -3585,7 +3585,7 @@ function Qt(n) {
|
|
|
3585
3585
|
begin: [
|
|
3586
3586
|
/record/,
|
|
3587
3587
|
/\s+/,
|
|
3588
|
-
|
|
3588
|
+
a
|
|
3589
3589
|
],
|
|
3590
3590
|
className: {
|
|
3591
3591
|
1: "keyword",
|
|
@@ -3610,13 +3610,13 @@ function Qt(n) {
|
|
|
3610
3610
|
/\s*(?=\()/
|
|
3611
3611
|
],
|
|
3612
3612
|
className: { 2: "title.function" },
|
|
3613
|
-
keywords:
|
|
3613
|
+
keywords: s,
|
|
3614
3614
|
contains: [
|
|
3615
3615
|
{
|
|
3616
3616
|
className: "params",
|
|
3617
3617
|
begin: /\(/,
|
|
3618
3618
|
end: /\)/,
|
|
3619
|
-
keywords:
|
|
3619
|
+
keywords: s,
|
|
3620
3620
|
relevance: 0,
|
|
3621
3621
|
contains: [
|
|
3622
3622
|
o,
|
|
@@ -3636,19 +3636,19 @@ function Qt(n) {
|
|
|
3636
3636
|
};
|
|
3637
3637
|
}
|
|
3638
3638
|
function Vt(n) {
|
|
3639
|
-
const e = n.regex,
|
|
3639
|
+
const e = n.regex, a = {}, u = {
|
|
3640
3640
|
begin: /\$\{/,
|
|
3641
3641
|
end: /\}/,
|
|
3642
3642
|
contains: [
|
|
3643
3643
|
"self",
|
|
3644
3644
|
{
|
|
3645
3645
|
begin: /:-/,
|
|
3646
|
-
contains: [
|
|
3646
|
+
contains: [a]
|
|
3647
3647
|
}
|
|
3648
3648
|
// default values
|
|
3649
3649
|
]
|
|
3650
3650
|
};
|
|
3651
|
-
Object.assign(
|
|
3651
|
+
Object.assign(a, {
|
|
3652
3652
|
className: "variable",
|
|
3653
3653
|
variants: [
|
|
3654
3654
|
{ begin: e.concat(
|
|
@@ -3680,14 +3680,14 @@ function Vt(n) {
|
|
|
3680
3680
|
end: /"/,
|
|
3681
3681
|
contains: [
|
|
3682
3682
|
n.BACKSLASH_ESCAPE,
|
|
3683
|
-
|
|
3683
|
+
a,
|
|
3684
3684
|
g
|
|
3685
3685
|
]
|
|
3686
3686
|
};
|
|
3687
3687
|
g.contains.push(r);
|
|
3688
3688
|
const i = {
|
|
3689
3689
|
match: /\\"/
|
|
3690
|
-
},
|
|
3690
|
+
}, s = {
|
|
3691
3691
|
className: "string",
|
|
3692
3692
|
begin: /'/,
|
|
3693
3693
|
end: /'/
|
|
@@ -3702,7 +3702,7 @@ function Vt(n) {
|
|
|
3702
3702
|
className: "number"
|
|
3703
3703
|
},
|
|
3704
3704
|
n.NUMBER_MODE,
|
|
3705
|
-
|
|
3705
|
+
a
|
|
3706
3706
|
]
|
|
3707
3707
|
}, c = [
|
|
3708
3708
|
"fish",
|
|
@@ -3742,7 +3742,7 @@ function Vt(n) {
|
|
|
3742
3742
|
], _ = [
|
|
3743
3743
|
"true",
|
|
3744
3744
|
"false"
|
|
3745
|
-
], p = { match: /(\/[a-z._-]+)+/ },
|
|
3745
|
+
], p = { match: /(\/[a-z._-]+)+/ }, E = [
|
|
3746
3746
|
"break",
|
|
3747
3747
|
"cd",
|
|
3748
3748
|
"continue",
|
|
@@ -3761,7 +3761,7 @@ function Vt(n) {
|
|
|
3761
3761
|
"trap",
|
|
3762
3762
|
"umask",
|
|
3763
3763
|
"unset"
|
|
3764
|
-
],
|
|
3764
|
+
], b = [
|
|
3765
3765
|
"alias",
|
|
3766
3766
|
"bind",
|
|
3767
3767
|
"builtin",
|
|
@@ -3783,7 +3783,7 @@ function Vt(n) {
|
|
|
3783
3783
|
"typeset",
|
|
3784
3784
|
"ulimit",
|
|
3785
3785
|
"unalias"
|
|
3786
|
-
],
|
|
3786
|
+
], y = [
|
|
3787
3787
|
"autoload",
|
|
3788
3788
|
"bg",
|
|
3789
3789
|
"bindkey",
|
|
@@ -3852,7 +3852,7 @@ function Vt(n) {
|
|
|
3852
3852
|
"zsocket",
|
|
3853
3853
|
"zstyle",
|
|
3854
3854
|
"ztcp"
|
|
3855
|
-
],
|
|
3855
|
+
], A = [
|
|
3856
3856
|
"chcon",
|
|
3857
3857
|
"chgrp",
|
|
3858
3858
|
"chown",
|
|
@@ -3965,13 +3965,13 @@ function Vt(n) {
|
|
|
3965
3965
|
keyword: d,
|
|
3966
3966
|
literal: _,
|
|
3967
3967
|
built_in: [
|
|
3968
|
-
...v,
|
|
3969
3968
|
...E,
|
|
3969
|
+
...b,
|
|
3970
3970
|
// Shell modifiers
|
|
3971
3971
|
"set",
|
|
3972
3972
|
"shopt",
|
|
3973
|
-
...
|
|
3974
|
-
...
|
|
3973
|
+
...y,
|
|
3974
|
+
...A
|
|
3975
3975
|
]
|
|
3976
3976
|
},
|
|
3977
3977
|
contains: [
|
|
@@ -3986,14 +3986,14 @@ function Vt(n) {
|
|
|
3986
3986
|
p,
|
|
3987
3987
|
r,
|
|
3988
3988
|
i,
|
|
3989
|
-
|
|
3989
|
+
s,
|
|
3990
3990
|
o,
|
|
3991
|
-
|
|
3991
|
+
a
|
|
3992
3992
|
]
|
|
3993
3993
|
};
|
|
3994
3994
|
}
|
|
3995
3995
|
function Zt(n) {
|
|
3996
|
-
const e = n.regex,
|
|
3996
|
+
const e = n.regex, a = n.COMMENT("--", "$"), u = {
|
|
3997
3997
|
className: "string",
|
|
3998
3998
|
variants: [
|
|
3999
3999
|
{
|
|
@@ -4046,7 +4046,7 @@ function Zt(n) {
|
|
|
4046
4046
|
"varying",
|
|
4047
4047
|
// modifier (character varying)
|
|
4048
4048
|
"varbinary"
|
|
4049
|
-
],
|
|
4049
|
+
], s = [
|
|
4050
4050
|
"add",
|
|
4051
4051
|
"asc",
|
|
4052
4052
|
"collation",
|
|
@@ -4543,25 +4543,25 @@ function Zt(n) {
|
|
|
4543
4543
|
"breadth first"
|
|
4544
4544
|
], h = l, d = [
|
|
4545
4545
|
...o,
|
|
4546
|
-
...
|
|
4547
|
-
].filter((
|
|
4546
|
+
...s
|
|
4547
|
+
].filter((y) => !l.includes(y)), _ = {
|
|
4548
4548
|
className: "variable",
|
|
4549
4549
|
begin: /@[a-z0-9][a-z0-9_]*/
|
|
4550
4550
|
}, p = {
|
|
4551
4551
|
className: "operator",
|
|
4552
4552
|
begin: /[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,
|
|
4553
4553
|
relevance: 0
|
|
4554
|
-
},
|
|
4554
|
+
}, E = {
|
|
4555
4555
|
begin: e.concat(/\b/, e.either(...h), /\s*\(/),
|
|
4556
4556
|
relevance: 0,
|
|
4557
4557
|
keywords: { built_in: h }
|
|
4558
4558
|
};
|
|
4559
|
-
function
|
|
4560
|
-
exceptions:
|
|
4561
|
-
when:
|
|
4559
|
+
function b(y, {
|
|
4560
|
+
exceptions: A,
|
|
4561
|
+
when: R
|
|
4562
4562
|
} = {}) {
|
|
4563
|
-
const
|
|
4564
|
-
return
|
|
4563
|
+
const w = R;
|
|
4564
|
+
return A = A || [], y.map((D) => D.match(/\|\d+$/) || A.includes(D) ? D : w(D) ? `${D}|0` : D);
|
|
4565
4565
|
}
|
|
4566
4566
|
return {
|
|
4567
4567
|
name: "SQL",
|
|
@@ -4570,7 +4570,7 @@ function Zt(n) {
|
|
|
4570
4570
|
illegal: /[{}]|<\//,
|
|
4571
4571
|
keywords: {
|
|
4572
4572
|
$pattern: /\b[\w\.]+/,
|
|
4573
|
-
keyword:
|
|
4573
|
+
keyword: b(d, { when: (y) => y.length < 3 }),
|
|
4574
4574
|
literal: t,
|
|
4575
4575
|
type: i,
|
|
4576
4576
|
built_in: c
|
|
@@ -4590,13 +4590,13 @@ function Zt(n) {
|
|
|
4590
4590
|
className: "type",
|
|
4591
4591
|
begin: e.either(...r)
|
|
4592
4592
|
},
|
|
4593
|
-
|
|
4593
|
+
E,
|
|
4594
4594
|
_,
|
|
4595
4595
|
u,
|
|
4596
4596
|
g,
|
|
4597
4597
|
n.C_NUMBER_MODE,
|
|
4598
4598
|
n.C_BLOCK_COMMENT_MODE,
|
|
4599
|
-
|
|
4599
|
+
a,
|
|
4600
4600
|
p
|
|
4601
4601
|
]
|
|
4602
4602
|
};
|
|
@@ -4612,18 +4612,18 @@ Z.registerLanguage("bash", Vt);
|
|
|
4612
4612
|
Z.registerLanguage("sql", Zt);
|
|
4613
4613
|
var S = /* @__PURE__ */ ((n) => (n.EQUAL = "equal", n.DELETE = "removed", n.ADD = "added", n.EMPTY = "empty", n))(S || {});
|
|
4614
4614
|
const q = "<code-diff-modified>", ee = "</code-diff-modified>", Yt = q.replace("<", "<").replace(">", ">"), Xt = ee.replace("<", "<").replace(">", ">");
|
|
4615
|
-
function
|
|
4615
|
+
function fe(n) {
|
|
4616
4616
|
return n === void 0 ? S.EQUAL : n.added ? S.ADD : n.removed ? S.DELETE : S.EQUAL;
|
|
4617
4617
|
}
|
|
4618
|
-
function Te(n, e,
|
|
4619
|
-
return typeof n == "undefined" ? e : typeof e == "undefined" ? n : (
|
|
4620
|
-
(g) =>
|
|
4618
|
+
function Te(n, e, a = "word") {
|
|
4619
|
+
return typeof n == "undefined" ? e : typeof e == "undefined" ? n : (a === "char" ? $n : Pn)(n, e).filter((g) => fe(g) !== S.DELETE).map(
|
|
4620
|
+
(g) => fe(g) === S.ADD ? `${q}${g.value}${ee}` : g.value
|
|
4621
4621
|
).join("");
|
|
4622
4622
|
}
|
|
4623
4623
|
function yn(n, e) {
|
|
4624
|
-
const
|
|
4625
|
-
return
|
|
4626
|
-
const [o, l] =
|
|
4624
|
+
const a = new Le.diff_match_patch(), u = a.diff_linesToChars_(n, e), g = u.chars1, t = u.chars2, r = u.lineArray, i = a.diff_main(g, t, !1);
|
|
4625
|
+
return a.diff_charsToLines_(i, r), i.map((s) => {
|
|
4626
|
+
const [o, l] = s;
|
|
4627
4627
|
return {
|
|
4628
4628
|
count: l.replace(/\n$/, "").split(`
|
|
4629
4629
|
`).length,
|
|
@@ -4640,8 +4640,8 @@ function V(n, e) {
|
|
|
4640
4640
|
const g = e.replace(new RegExp(`(${q}|${ee})`, "g"), ""), t = document.createElement("div");
|
|
4641
4641
|
t.innerHTML = Z.highlight(g, { language: n }).value;
|
|
4642
4642
|
let r = !1;
|
|
4643
|
-
const i = (
|
|
4644
|
-
|
|
4643
|
+
const i = (s) => {
|
|
4644
|
+
s.childNodes.forEach((o) => {
|
|
4645
4645
|
if (o.nodeType === Node.ELEMENT_NODE && i(o), o.nodeType === Node.TEXT_NODE) {
|
|
4646
4646
|
if (!o.textContent)
|
|
4647
4647
|
return;
|
|
@@ -4664,264 +4664,289 @@ function V(n, e) {
|
|
|
4664
4664
|
};
|
|
4665
4665
|
return i(t), t.innerHTML.replace(new RegExp(Yt, "g"), '<span class="x">').replace(new RegExp(Xt, "g"), "</span>");
|
|
4666
4666
|
}
|
|
4667
|
-
function wn(n) {
|
|
4668
|
-
const
|
|
4669
|
-
let
|
|
4670
|
-
for (const
|
|
4671
|
-
|
|
4672
|
-
|
|
4673
|
-
`)
|
|
4674
|
-
|
|
4667
|
+
function wn(n, e) {
|
|
4668
|
+
const a = (s, o) => (s.match(new RegExp(o, "g")) || []).length, u = (s) => s.filter((o) => e == null ? void 0 : e.test(o)).length;
|
|
4669
|
+
let g = 0, t = 0, r = 0, i = 0;
|
|
4670
|
+
for (const s of n) {
|
|
4671
|
+
if (s.added) {
|
|
4672
|
+
const o = u(s.value.trim().split(`
|
|
4673
|
+
`));
|
|
4674
|
+
g += a(s.value.trim(), `
|
|
4675
|
+
`) + 1 - o, r += o;
|
|
4676
|
+
continue;
|
|
4677
|
+
}
|
|
4678
|
+
if (s.removed) {
|
|
4679
|
+
const o = u(s.value.trim().split(`
|
|
4680
|
+
`));
|
|
4681
|
+
t += a(s.value.trim(), `
|
|
4682
|
+
`) + 1 - o, i += o;
|
|
4683
|
+
continue;
|
|
4684
|
+
}
|
|
4685
|
+
}
|
|
4686
|
+
return {
|
|
4687
|
+
additionsNum: g,
|
|
4688
|
+
deletionsNum: t,
|
|
4689
|
+
ignoreAdditionsNum: r,
|
|
4690
|
+
ignoreDeletionsNum: i
|
|
4691
|
+
};
|
|
4675
4692
|
}
|
|
4676
|
-
function jt(n, e,
|
|
4677
|
-
const
|
|
4678
|
-
let
|
|
4679
|
-
const
|
|
4680
|
-
changes:
|
|
4693
|
+
function jt(n, e, a = "plaintext", u = "word", g = 10, t) {
|
|
4694
|
+
const r = () => ({ type: S.EMPTY }), i = (E, b, y) => ({ type: E, num: b, code: y }), s = yn(n, e), o = t ? new RegExp(t) : void 0;
|
|
4695
|
+
let l = 0, c = 0, f = !1;
|
|
4696
|
+
const h = [], d = {
|
|
4697
|
+
changes: h,
|
|
4681
4698
|
collector: [],
|
|
4682
|
-
stat: wn(
|
|
4699
|
+
stat: wn(s, o)
|
|
4683
4700
|
};
|
|
4684
|
-
for (let
|
|
4685
|
-
if (
|
|
4686
|
-
|
|
4701
|
+
for (let E = 0; E < s.length; E++) {
|
|
4702
|
+
if (f) {
|
|
4703
|
+
f = !1;
|
|
4687
4704
|
continue;
|
|
4688
4705
|
}
|
|
4689
|
-
const [
|
|
4706
|
+
const [b, y] = [s[E], s[E + 1]], [A, R] = [fe(b), fe(y)], w = b.value.replace(/\n$/, "").split(`
|
|
4690
4707
|
`);
|
|
4691
|
-
if (
|
|
4692
|
-
for (const
|
|
4693
|
-
let
|
|
4694
|
-
const
|
|
4695
|
-
|
|
4708
|
+
if (y === void 0) {
|
|
4709
|
+
for (const C of w) {
|
|
4710
|
+
let T = r(), $ = r();
|
|
4711
|
+
const k = V(a, C);
|
|
4712
|
+
A === S.EQUAL && (l++, c++, T = i(S.EQUAL, l, k), $ = i(S.EQUAL, c, k)), A === S.DELETE && (l++, T = i(S.DELETE, l, k), $ = r()), A === S.ADD && (c++, T = r(), $ = i(S.ADD, c, k)), h.push({ left: T, right: $ });
|
|
4696
4713
|
}
|
|
4697
4714
|
break;
|
|
4698
4715
|
}
|
|
4699
|
-
if (
|
|
4700
|
-
for (const
|
|
4701
|
-
|
|
4702
|
-
const
|
|
4703
|
-
|
|
4704
|
-
left:
|
|
4705
|
-
right:
|
|
4716
|
+
if (A === S.EQUAL)
|
|
4717
|
+
for (const C of w) {
|
|
4718
|
+
l++, c++;
|
|
4719
|
+
const T = V(a, C);
|
|
4720
|
+
h.push({
|
|
4721
|
+
left: i(S.EQUAL, l, T),
|
|
4722
|
+
right: i(S.EQUAL, c, T)
|
|
4706
4723
|
});
|
|
4707
4724
|
}
|
|
4708
|
-
const D =
|
|
4725
|
+
const D = y.value.replace(/\n$/, "").split(`
|
|
4709
4726
|
`);
|
|
4710
|
-
if (
|
|
4711
|
-
if (
|
|
4712
|
-
for (const
|
|
4713
|
-
|
|
4714
|
-
left:
|
|
4715
|
-
right:
|
|
4727
|
+
if (A === S.DELETE) {
|
|
4728
|
+
if (R === S.EQUAL)
|
|
4729
|
+
for (const C of w)
|
|
4730
|
+
l++, h.push({
|
|
4731
|
+
left: i(S.DELETE, l, V(a, C)),
|
|
4732
|
+
right: r()
|
|
4716
4733
|
});
|
|
4717
|
-
if (
|
|
4718
|
-
|
|
4719
|
-
const
|
|
4720
|
-
for (let
|
|
4721
|
-
|
|
4722
|
-
const [
|
|
4723
|
-
|
|
4734
|
+
if (R === S.ADD) {
|
|
4735
|
+
f = !0;
|
|
4736
|
+
const C = Math.max(b.count, y.count);
|
|
4737
|
+
for (let T = 0; T < C; T++) {
|
|
4738
|
+
T < b.count && l++, T < y.count && c++;
|
|
4739
|
+
const [$, k] = [w[T], D[T]], P = w.length === D.length ? Te(k, $, u) : $, F = w.length === D.length ? Te($, k, u) : k, K = o != null && o.test($) ? S.EQUAL : S.DELETE, te = o != null && o.test(k) ? S.EQUAL : S.ADD, oe = T < b.count ? i(K, l, V(a, P)) : r(), v = T < y.count ? i(te, c, V(a, F)) : r();
|
|
4740
|
+
h.push({ left: oe, right: v });
|
|
4724
4741
|
}
|
|
4725
4742
|
}
|
|
4726
4743
|
}
|
|
4727
|
-
if (
|
|
4728
|
-
for (const
|
|
4729
|
-
|
|
4730
|
-
left:
|
|
4731
|
-
right:
|
|
4744
|
+
if (A === S.ADD)
|
|
4745
|
+
for (const C of w)
|
|
4746
|
+
c++, h.push({
|
|
4747
|
+
left: r(),
|
|
4748
|
+
right: i(S.ADD, c, V(a, C))
|
|
4732
4749
|
});
|
|
4733
4750
|
}
|
|
4734
4751
|
if (n === e) {
|
|
4735
|
-
for (let
|
|
4736
|
-
|
|
4737
|
-
return
|
|
4752
|
+
for (let E = 0; E < h.length; E++)
|
|
4753
|
+
h[E].fold = !1;
|
|
4754
|
+
return d;
|
|
4738
4755
|
}
|
|
4739
|
-
for (let
|
|
4740
|
-
const
|
|
4741
|
-
if (
|
|
4742
|
-
const [
|
|
4743
|
-
for (let
|
|
4744
|
-
|
|
4756
|
+
for (let E = 0; E < h.length; E++) {
|
|
4757
|
+
const b = h[E];
|
|
4758
|
+
if (b.left.type === S.DELETE || b.right.type === S.ADD) {
|
|
4759
|
+
const [y, A] = [Math.max(E - g, 0), Math.min(E + g + 1, h.length)];
|
|
4760
|
+
for (let R = y; R < A; R++)
|
|
4761
|
+
h[R].fold = !1;
|
|
4745
4762
|
}
|
|
4746
|
-
|
|
4763
|
+
b.fold === void 0 && (b.fold = !0);
|
|
4747
4764
|
}
|
|
4748
|
-
const
|
|
4749
|
-
let
|
|
4750
|
-
for (let
|
|
4751
|
-
const
|
|
4752
|
-
if (
|
|
4753
|
-
|
|
4754
|
-
lines:
|
|
4765
|
+
const _ = [];
|
|
4766
|
+
let p = [];
|
|
4767
|
+
for (let E = 0; E < h.length; E++) {
|
|
4768
|
+
const b = h[E];
|
|
4769
|
+
if (b.fold === !1) {
|
|
4770
|
+
p.length && (p[0].hideIndex = d.collector.length, d.collector.push({
|
|
4771
|
+
lines: p,
|
|
4755
4772
|
fold: !0
|
|
4756
|
-
}),
|
|
4773
|
+
}), p = []), _.push(b);
|
|
4757
4774
|
continue;
|
|
4758
4775
|
}
|
|
4759
|
-
|
|
4776
|
+
b.hide = !0, p.push(b), _.push(b);
|
|
4760
4777
|
}
|
|
4761
|
-
return
|
|
4762
|
-
lines:
|
|
4778
|
+
return p.length && (p[0].hideIndex = d.collector.length, d.collector.push({
|
|
4779
|
+
lines: p,
|
|
4763
4780
|
fold: !0
|
|
4764
|
-
}),
|
|
4781
|
+
}), p = []), d.changes = _, d;
|
|
4765
4782
|
}
|
|
4766
|
-
function Jt(n, e,
|
|
4767
|
-
const
|
|
4768
|
-
let
|
|
4769
|
-
const
|
|
4770
|
-
changes:
|
|
4783
|
+
function Jt(n, e, a = "plaintext", u = "word", g = 10, t) {
|
|
4784
|
+
const r = yn(n, e), i = t ? new RegExp(t) : void 0;
|
|
4785
|
+
let s = 0, o = 0, l = !1;
|
|
4786
|
+
const c = [], f = {
|
|
4787
|
+
changes: c,
|
|
4771
4788
|
collector: [],
|
|
4772
|
-
stat: wn(
|
|
4789
|
+
stat: wn(r, i)
|
|
4773
4790
|
};
|
|
4774
|
-
for (let
|
|
4775
|
-
if (
|
|
4776
|
-
|
|
4791
|
+
for (let _ = 0; _ < r.length; _++) {
|
|
4792
|
+
if (l) {
|
|
4793
|
+
l = !1;
|
|
4777
4794
|
continue;
|
|
4778
4795
|
}
|
|
4779
|
-
const [
|
|
4796
|
+
const [p, E] = [r[_], r[_ + 1]], [b, y] = [fe(p), fe(E)], A = p.value.replace(/\n$/, "").split(`
|
|
4780
4797
|
`);
|
|
4781
|
-
if (
|
|
4782
|
-
for (const
|
|
4783
|
-
|
|
4784
|
-
const D = V(
|
|
4785
|
-
|
|
4786
|
-
type:
|
|
4798
|
+
if (E === void 0) {
|
|
4799
|
+
for (const w of A) {
|
|
4800
|
+
b === S.EQUAL && (s++, o++), b === S.DELETE && s++, b === S.ADD && o++;
|
|
4801
|
+
const D = V(a, w);
|
|
4802
|
+
c.push({
|
|
4803
|
+
type: b,
|
|
4787
4804
|
code: D,
|
|
4788
|
-
addNum:
|
|
4789
|
-
delNum:
|
|
4805
|
+
addNum: b === S.DELETE ? void 0 : o,
|
|
4806
|
+
delNum: b === S.ADD ? void 0 : s
|
|
4790
4807
|
});
|
|
4791
4808
|
}
|
|
4792
4809
|
break;
|
|
4793
4810
|
}
|
|
4794
|
-
if (
|
|
4795
|
-
for (const
|
|
4796
|
-
|
|
4797
|
-
const D = V(
|
|
4798
|
-
|
|
4811
|
+
if (b === S.EQUAL)
|
|
4812
|
+
for (const w of A) {
|
|
4813
|
+
s++, o++;
|
|
4814
|
+
const D = V(a, w);
|
|
4815
|
+
c.push({ type: S.EQUAL, code: D, delNum: s, addNum: o });
|
|
4799
4816
|
}
|
|
4800
|
-
const
|
|
4817
|
+
const R = E.value.replace(/\n$/, "").split(`
|
|
4801
4818
|
`);
|
|
4802
|
-
if (
|
|
4803
|
-
if (
|
|
4804
|
-
for (let
|
|
4805
|
-
const D =
|
|
4806
|
-
|
|
4807
|
-
const
|
|
4808
|
-
|
|
4819
|
+
if (b === S.DELETE)
|
|
4820
|
+
if (y === S.ADD && A.length === R.length) {
|
|
4821
|
+
for (let w = 0; w < A.length; w++) {
|
|
4822
|
+
const D = A[w], C = R[w];
|
|
4823
|
+
s++;
|
|
4824
|
+
const T = V(a, Te(C, D, u));
|
|
4825
|
+
c.push({
|
|
4826
|
+
type: i != null && i.test(D) ? S.EQUAL : S.DELETE,
|
|
4827
|
+
code: T,
|
|
4828
|
+
delNum: s
|
|
4829
|
+
});
|
|
4809
4830
|
}
|
|
4810
|
-
for (let
|
|
4811
|
-
const D =
|
|
4812
|
-
|
|
4813
|
-
const
|
|
4814
|
-
|
|
4831
|
+
for (let w = 0; w < R.length; w++) {
|
|
4832
|
+
const D = A[w], C = R[w];
|
|
4833
|
+
o++;
|
|
4834
|
+
const T = V(a, Te(D, C, u));
|
|
4835
|
+
c.push({
|
|
4836
|
+
type: i != null && i.test(C) ? S.EQUAL : S.ADD,
|
|
4837
|
+
code: T,
|
|
4838
|
+
addNum: o
|
|
4839
|
+
});
|
|
4815
4840
|
}
|
|
4816
|
-
|
|
4841
|
+
l = !0;
|
|
4817
4842
|
} else
|
|
4818
|
-
for (const
|
|
4819
|
-
|
|
4820
|
-
const D = V(
|
|
4821
|
-
|
|
4843
|
+
for (const w of A) {
|
|
4844
|
+
s++;
|
|
4845
|
+
const D = V(a, w);
|
|
4846
|
+
c.push({ type: S.DELETE, code: D, delNum: s });
|
|
4822
4847
|
}
|
|
4823
|
-
if (
|
|
4824
|
-
for (const
|
|
4825
|
-
|
|
4826
|
-
const D = V(
|
|
4827
|
-
|
|
4848
|
+
if (b === S.ADD)
|
|
4849
|
+
for (const w of A) {
|
|
4850
|
+
o++;
|
|
4851
|
+
const D = V(a, w);
|
|
4852
|
+
c.push({ type: S.ADD, code: D, addNum: o });
|
|
4828
4853
|
}
|
|
4829
4854
|
}
|
|
4830
|
-
for (let
|
|
4831
|
-
const
|
|
4832
|
-
if (
|
|
4833
|
-
const [
|
|
4834
|
-
for (let
|
|
4835
|
-
|
|
4855
|
+
for (let _ = 0; _ < c.length; _++) {
|
|
4856
|
+
const p = c[_];
|
|
4857
|
+
if (p.type === S.DELETE || p.type === S.ADD) {
|
|
4858
|
+
const [E, b] = [Math.max(_ - g, 0), Math.min(_ + g + 1, c.length)];
|
|
4859
|
+
for (let y = E; y < b; y++)
|
|
4860
|
+
c[y].fold = !1;
|
|
4836
4861
|
}
|
|
4837
|
-
|
|
4862
|
+
p.fold === void 0 && (p.fold = !0);
|
|
4838
4863
|
}
|
|
4839
4864
|
if (n === e) {
|
|
4840
|
-
for (let
|
|
4841
|
-
|
|
4842
|
-
return
|
|
4865
|
+
for (let _ = 0; _ < c.length; _++)
|
|
4866
|
+
c[_].fold = !1;
|
|
4867
|
+
return f;
|
|
4843
4868
|
}
|
|
4844
|
-
const
|
|
4845
|
-
let
|
|
4846
|
-
for (let
|
|
4847
|
-
const
|
|
4848
|
-
if (
|
|
4849
|
-
|
|
4850
|
-
lines:
|
|
4869
|
+
const h = [];
|
|
4870
|
+
let d = [];
|
|
4871
|
+
for (let _ = 0; _ < c.length; _++) {
|
|
4872
|
+
const p = c[_];
|
|
4873
|
+
if (p.fold === !1) {
|
|
4874
|
+
d.length && (d[0].hideIndex = f.collector.length, f.collector.push({
|
|
4875
|
+
lines: d,
|
|
4851
4876
|
fold: !0
|
|
4852
|
-
}),
|
|
4877
|
+
}), d = []), h.push(p);
|
|
4853
4878
|
continue;
|
|
4854
4879
|
}
|
|
4855
|
-
|
|
4880
|
+
p.type === "equal" && (p.hide = !0, d.push(p)), h.push(p);
|
|
4856
4881
|
}
|
|
4857
|
-
return
|
|
4858
|
-
lines:
|
|
4882
|
+
return d.length && (d[0].hideIndex = f.collector.length, f.collector.push({
|
|
4883
|
+
lines: d,
|
|
4859
4884
|
fold: !0
|
|
4860
|
-
}),
|
|
4885
|
+
}), d = []), f.changes = h, f;
|
|
4861
4886
|
}
|
|
4862
|
-
const qt = /* @__PURE__ */
|
|
4887
|
+
const qt = /* @__PURE__ */ pe({
|
|
4863
4888
|
__name: "UnifiedLine",
|
|
4864
4889
|
props: {
|
|
4865
4890
|
line: null
|
|
4866
4891
|
},
|
|
4867
4892
|
emits: ["expand"],
|
|
4868
4893
|
setup(n, { emit: e }) {
|
|
4869
|
-
function
|
|
4894
|
+
function a(u) {
|
|
4870
4895
|
return u === S.DELETE ? "-" : u === S.ADD ? "+" : "";
|
|
4871
4896
|
}
|
|
4872
|
-
return { __sfc: !0, emit: e, getCodeMarker:
|
|
4897
|
+
return { __sfc: !0, emit: e, getCodeMarker: a, DiffType: S };
|
|
4873
4898
|
}
|
|
4874
4899
|
});
|
|
4875
|
-
function
|
|
4876
|
-
var
|
|
4877
|
-
e && (
|
|
4900
|
+
function be(n, e, a, u, g, t, r, i) {
|
|
4901
|
+
var s = typeof n == "function" ? n.options : n;
|
|
4902
|
+
e && (s.render = e, s.staticRenderFns = a, s._compiled = !0), u && (s.functional = !0), t && (s._scopeId = "data-v-" + t);
|
|
4878
4903
|
var o;
|
|
4879
4904
|
if (r ? (o = function(f) {
|
|
4880
4905
|
f = f || // cached call
|
|
4881
4906
|
this.$vnode && this.$vnode.ssrContext || // stateful
|
|
4882
4907
|
this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !f && typeof __VUE_SSR_CONTEXT__ != "undefined" && (f = __VUE_SSR_CONTEXT__), g && g.call(this, f), f && f._registeredComponents && f._registeredComponents.add(r);
|
|
4883
|
-
},
|
|
4908
|
+
}, s._ssrRegister = o) : g && (o = i ? function() {
|
|
4884
4909
|
g.call(
|
|
4885
4910
|
this,
|
|
4886
|
-
(
|
|
4911
|
+
(s.functional ? this.parent : this).$root.$options.shadowRoot
|
|
4887
4912
|
);
|
|
4888
4913
|
} : g), o)
|
|
4889
|
-
if (
|
|
4890
|
-
|
|
4891
|
-
var l =
|
|
4892
|
-
|
|
4914
|
+
if (s.functional) {
|
|
4915
|
+
s._injectStyles = o;
|
|
4916
|
+
var l = s.render;
|
|
4917
|
+
s.render = function(h, d) {
|
|
4893
4918
|
return o.call(d), l(h, d);
|
|
4894
4919
|
};
|
|
4895
4920
|
} else {
|
|
4896
|
-
var c =
|
|
4897
|
-
|
|
4921
|
+
var c = s.beforeCreate;
|
|
4922
|
+
s.beforeCreate = c ? [].concat(c, o) : [o];
|
|
4898
4923
|
}
|
|
4899
4924
|
return {
|
|
4900
4925
|
exports: n,
|
|
4901
|
-
options:
|
|
4926
|
+
options: s
|
|
4902
4927
|
};
|
|
4903
4928
|
}
|
|
4904
4929
|
var er = function() {
|
|
4905
|
-
var e = this,
|
|
4906
|
-
return e.line.hideIndex !== void 0 && e.line.hide ?
|
|
4930
|
+
var e = this, a = e._self._c, u = e._self._setupProxy;
|
|
4931
|
+
return e.line.hideIndex !== void 0 && e.line.hide ? a("tr", [a("td", { staticClass: "blob-num blob-num-hunk text-center", attrs: { colspan: "2" }, on: { click: function(g) {
|
|
4907
4932
|
return u.emit("expand", e.line);
|
|
4908
|
-
} } }, [e._v(" > ")]),
|
|
4933
|
+
} } }, [e._v(" > ")]), a("td", { staticClass: "blob-code blob-code-hunk", attrs: { align: "left" } }, [e._v(" ⋯ ")])]) : e.line.hide ? e._e() : a("tr", [a("td", { staticClass: "blob-num", class: {
|
|
4909
4934
|
"blob-num-deletion": e.line.type === u.DiffType.DELETE,
|
|
4910
4935
|
"blob-num-addition": e.line.type === u.DiffType.ADD,
|
|
4911
4936
|
"blob-num-context": e.line.type === u.DiffType.EQUAL,
|
|
4912
4937
|
"blob-num-hunk": e.line.hide !== void 0
|
|
4913
|
-
} }, [e._v(" " + e._s(e.line.delNum) + " ")]),
|
|
4938
|
+
} }, [e._v(" " + e._s(e.line.delNum) + " ")]), a("td", { staticClass: "blob-num", class: {
|
|
4914
4939
|
"blob-num-deletion": e.line.type === u.DiffType.DELETE,
|
|
4915
4940
|
"blob-num-addition": e.line.type === u.DiffType.ADD,
|
|
4916
4941
|
"blob-num-context": e.line.type === u.DiffType.EQUAL,
|
|
4917
4942
|
"blob-num-hunk": e.line.hide !== void 0
|
|
4918
|
-
} }, [e._v(" " + e._s(e.line.addNum) + " ")]),
|
|
4943
|
+
} }, [e._v(" " + e._s(e.line.addNum) + " ")]), a("td", { staticClass: "blob-code", class: {
|
|
4919
4944
|
"blob-code-deletion": e.line.type === u.DiffType.DELETE,
|
|
4920
4945
|
"blob-code-addition": e.line.type === u.DiffType.ADD,
|
|
4921
4946
|
"blob-code-context": e.line.type === u.DiffType.EQUAL,
|
|
4922
4947
|
"blob-code-hunk": e.line.hide !== void 0
|
|
4923
|
-
} }, [
|
|
4924
|
-
}, nr = [], tr = /* @__PURE__ */
|
|
4948
|
+
} }, [a("span", { staticClass: "blob-code-inner blob-code-marker", attrs: { "data-code-marker": u.getCodeMarker(e.line.type) }, domProps: { innerHTML: e._s(e.line.code) } })])]);
|
|
4949
|
+
}, nr = [], tr = /* @__PURE__ */ be(
|
|
4925
4950
|
qt,
|
|
4926
4951
|
er,
|
|
4927
4952
|
nr,
|
|
@@ -4931,28 +4956,28 @@ var er = function() {
|
|
|
4931
4956
|
null,
|
|
4932
4957
|
null
|
|
4933
4958
|
);
|
|
4934
|
-
const rr = tr.exports, ir = /* @__PURE__ */
|
|
4959
|
+
const rr = tr.exports, ir = /* @__PURE__ */ pe({
|
|
4935
4960
|
__name: "UnifiedViewer",
|
|
4936
4961
|
props: {
|
|
4937
4962
|
diffChange: null
|
|
4938
4963
|
},
|
|
4939
4964
|
setup(n) {
|
|
4940
4965
|
const e = n;
|
|
4941
|
-
function
|
|
4966
|
+
function a({ hideIndex: u }) {
|
|
4942
4967
|
u !== void 0 && e.diffChange.collector[u].lines.forEach((g) => {
|
|
4943
4968
|
g.hide = !1, g.fold = !1;
|
|
4944
4969
|
});
|
|
4945
4970
|
}
|
|
4946
|
-
return { __sfc: !0, props: e, expandHandler:
|
|
4971
|
+
return { __sfc: !0, props: e, expandHandler: a, UnifiedLine: rr };
|
|
4947
4972
|
}
|
|
4948
4973
|
});
|
|
4949
4974
|
var sr = function() {
|
|
4950
4975
|
var g;
|
|
4951
|
-
var e = this,
|
|
4952
|
-
return
|
|
4953
|
-
return
|
|
4976
|
+
var e = this, a = e._self._c, u = e._self._setupProxy;
|
|
4977
|
+
return a("table", { staticClass: "diff-table" }, [a("tbody", e._l((g = e.diffChange) == null ? void 0 : g.changes, function(t, r) {
|
|
4978
|
+
return a(u.UnifiedLine, { key: r, attrs: { line: t }, on: { expand: u.expandHandler } });
|
|
4954
4979
|
}), 1)]);
|
|
4955
|
-
}, ar = [], or = /* @__PURE__ */
|
|
4980
|
+
}, ar = [], or = /* @__PURE__ */ be(
|
|
4956
4981
|
ir,
|
|
4957
4982
|
sr,
|
|
4958
4983
|
ar,
|
|
@@ -4962,14 +4987,14 @@ var sr = function() {
|
|
|
4962
4987
|
null,
|
|
4963
4988
|
null
|
|
4964
4989
|
);
|
|
4965
|
-
const lr = or.exports, cr = /* @__PURE__ */
|
|
4990
|
+
const lr = or.exports, cr = /* @__PURE__ */ pe({
|
|
4966
4991
|
__name: "SplitLine",
|
|
4967
4992
|
props: {
|
|
4968
4993
|
splitLine: null
|
|
4969
4994
|
},
|
|
4970
4995
|
emits: ["expand"],
|
|
4971
4996
|
setup(n, { emit: e }) {
|
|
4972
|
-
function
|
|
4997
|
+
function a(g) {
|
|
4973
4998
|
return g === S.DELETE ? "-" : g === S.ADD ? "+" : "";
|
|
4974
4999
|
}
|
|
4975
5000
|
function u(g) {
|
|
@@ -4980,20 +5005,20 @@ const lr = or.exports, cr = /* @__PURE__ */ _e({
|
|
|
4980
5005
|
for (const i of t)
|
|
4981
5006
|
i.classList.toggle("no-select", g === "right");
|
|
4982
5007
|
}
|
|
4983
|
-
return { __sfc: !0, emit: e, getCodeMarker:
|
|
5008
|
+
return { __sfc: !0, emit: e, getCodeMarker: a, onSplitLineMousedown: u, DiffType: S };
|
|
4984
5009
|
}
|
|
4985
5010
|
});
|
|
4986
5011
|
var ur = function() {
|
|
4987
|
-
var e = this,
|
|
4988
|
-
return e.splitLine.hideIndex !== void 0 && e.splitLine.hide ?
|
|
5012
|
+
var e = this, a = e._self._c, u = e._self._setupProxy;
|
|
5013
|
+
return e.splitLine.hideIndex !== void 0 && e.splitLine.hide ? a("tr", [a("td", { staticClass: "blob-num blob-num-hunk", attrs: { colspan: "1" }, on: { click: function(g) {
|
|
4989
5014
|
return u.emit("expand", e.splitLine);
|
|
4990
|
-
} } }, [e._v(" > ")]),
|
|
4991
|
-
return [g.type === u.DiffType.EMPTY ? [
|
|
5015
|
+
} } }, [e._v(" > ")]), a("td", { staticClass: "blob-code blob-code-inner blob-code-hunk", attrs: { colspan: "3", align: "left" } }, [e._v(" ⋯ ")])]) : e.splitLine.hide ? e._e() : a("tr", [e._l([e.splitLine.left, e.splitLine.right], function(g, t) {
|
|
5016
|
+
return [g.type === u.DiffType.EMPTY ? [a("td", { staticClass: "blob-num blob-num-empty empty-cell" }), a("td", { staticClass: "blob-code blob-code-empty empty-cell" })] : [a("td", { staticClass: "blob-num", class: {
|
|
4992
5017
|
"blob-num-deletion": g.type === u.DiffType.DELETE,
|
|
4993
5018
|
"blob-num-addition": g.type === u.DiffType.ADD,
|
|
4994
5019
|
"blob-num-context": g.type === u.DiffType.EQUAL,
|
|
4995
5020
|
"blob-num-hunk": e.splitLine.hide !== void 0
|
|
4996
|
-
} }, [e._v(" " + e._s(g.num) + " ")]),
|
|
5021
|
+
} }, [e._v(" " + e._s(g.num) + " ")]), a("td", { staticClass: "blob-code", class: {
|
|
4997
5022
|
"blob-code-deletion": g.type === u.DiffType.DELETE,
|
|
4998
5023
|
"blob-code-addition": g.type === u.DiffType.ADD,
|
|
4999
5024
|
"blob-code-context": g.type === u.DiffType.EQUAL,
|
|
@@ -5002,9 +5027,9 @@ var ur = function() {
|
|
|
5002
5027
|
"split-side-right": t === 1
|
|
5003
5028
|
}, on: { mousedown: function(r) {
|
|
5004
5029
|
return u.onSplitLineMousedown(t === 0 ? "left" : "right");
|
|
5005
|
-
} } }, [
|
|
5030
|
+
} } }, [a("span", { staticClass: "blob-code-inner blob-code-marker", attrs: { "data-code-marker": u.getCodeMarker(g.type) }, domProps: { innerHTML: e._s(g.code) } })])]];
|
|
5006
5031
|
})], 2);
|
|
5007
|
-
}, fr = [], gr = /* @__PURE__ */
|
|
5032
|
+
}, fr = [], gr = /* @__PURE__ */ be(
|
|
5008
5033
|
cr,
|
|
5009
5034
|
ur,
|
|
5010
5035
|
fr,
|
|
@@ -5014,31 +5039,31 @@ var ur = function() {
|
|
|
5014
5039
|
null,
|
|
5015
5040
|
null
|
|
5016
5041
|
);
|
|
5017
|
-
const hr = gr.exports, dr = /* @__PURE__ */
|
|
5042
|
+
const hr = gr.exports, dr = /* @__PURE__ */ pe({
|
|
5018
5043
|
__name: "SplitViewer",
|
|
5019
5044
|
props: {
|
|
5020
5045
|
diffChange: null
|
|
5021
5046
|
},
|
|
5022
5047
|
setup(n) {
|
|
5023
5048
|
const e = n;
|
|
5024
|
-
function
|
|
5049
|
+
function a({ hideIndex: u }) {
|
|
5025
5050
|
u !== void 0 && e.diffChange.collector[u].lines.forEach((g) => {
|
|
5026
5051
|
g.hide = !1, g.fold = !1;
|
|
5027
5052
|
});
|
|
5028
5053
|
}
|
|
5029
|
-
return { __sfc: !0, props: e, expandHandler:
|
|
5054
|
+
return { __sfc: !0, props: e, expandHandler: a, SplitLine: hr };
|
|
5030
5055
|
}
|
|
5031
5056
|
});
|
|
5032
5057
|
var _r = function() {
|
|
5033
5058
|
var g;
|
|
5034
|
-
var e = this,
|
|
5035
|
-
return
|
|
5036
|
-
return
|
|
5059
|
+
var e = this, a = e._self._c, u = e._self._setupProxy;
|
|
5060
|
+
return a("table", { staticClass: "file-diff-split diff-table" }, [e._m(0), a("tbody", e._l((g = e.diffChange) == null ? void 0 : g.changes, function(t, r) {
|
|
5061
|
+
return a(u.SplitLine, { key: r, attrs: { "split-line": t }, on: { expand: u.expandHandler } });
|
|
5037
5062
|
}), 1)]);
|
|
5038
5063
|
}, pr = [function() {
|
|
5039
5064
|
var n = this, e = n._self._c;
|
|
5040
5065
|
return n._self._setupProxy, e("colgroup", [e("col", { attrs: { width: "44" } }), e("col"), e("col", { attrs: { width: "44" } }), e("col")]);
|
|
5041
|
-
}], br = /* @__PURE__ */
|
|
5066
|
+
}], br = /* @__PURE__ */ be(
|
|
5042
5067
|
dr,
|
|
5043
5068
|
_r,
|
|
5044
5069
|
pr,
|
|
@@ -5049,7 +5074,7 @@ var _r = function() {
|
|
|
5049
5074
|
null
|
|
5050
5075
|
);
|
|
5051
5076
|
const vr = br.exports;
|
|
5052
|
-
const Er = /* @__PURE__ */
|
|
5077
|
+
const Er = /* @__PURE__ */ pe({
|
|
5053
5078
|
__name: "CodeDiff",
|
|
5054
5079
|
props: {
|
|
5055
5080
|
newString: null,
|
|
@@ -5065,40 +5090,41 @@ const Er = /* @__PURE__ */ _e({
|
|
|
5065
5090
|
newFilename: { default: void 0 },
|
|
5066
5091
|
hideHeader: { type: Boolean, default: !1 },
|
|
5067
5092
|
hideStat: { type: Boolean, default: !1 },
|
|
5068
|
-
theme: { default: "light" }
|
|
5093
|
+
theme: { default: "light" },
|
|
5094
|
+
ignoreMatchingLines: { default: void 0 }
|
|
5069
5095
|
},
|
|
5070
5096
|
emits: ["diff"],
|
|
5071
5097
|
setup(n, { emit: e }) {
|
|
5072
|
-
const
|
|
5073
|
-
let o =
|
|
5074
|
-
return o =
|
|
5098
|
+
const a = n, u = ge(() => a.outputFormat === "line-by-line"), g = ge(() => {
|
|
5099
|
+
let o = a.oldString || "";
|
|
5100
|
+
return o = a.trim ? o.trim() : o, o = a.noDiffLineFeed ? o.replace(/(\r\n)/g, `
|
|
5075
5101
|
`) : o, o;
|
|
5076
|
-
}), t =
|
|
5077
|
-
let o =
|
|
5078
|
-
return o =
|
|
5102
|
+
}), t = ge(() => {
|
|
5103
|
+
let o = a.newString || "";
|
|
5104
|
+
return o = a.trim ? o.trim() : o, o = a.noDiffLineFeed ? o.replace(/(\r\n)/g, `
|
|
5079
5105
|
`) : o, o;
|
|
5080
|
-
}), r =
|
|
5081
|
-
() => u.value ? Jt(g.value, t.value,
|
|
5082
|
-
), i = Ln(r.value),
|
|
5083
|
-
return On(() =>
|
|
5106
|
+
}), r = ge(
|
|
5107
|
+
() => u.value ? Jt(g.value, t.value, a.language, a.diffStyle, a.context, a.ignoreMatchingLines) : jt(g.value, t.value, a.language, a.diffStyle, a.context, a.ignoreMatchingLines)
|
|
5108
|
+
), i = Ln(r.value), s = ge(() => i.value.stat.additionsNum === 0 && i.value.stat.deletionsNum === 0);
|
|
5109
|
+
return On(() => a, () => {
|
|
5084
5110
|
i.value = r.value, e("diff", {
|
|
5085
5111
|
stat: {
|
|
5086
|
-
isChanged: !
|
|
5112
|
+
isChanged: !s.value,
|
|
5087
5113
|
addNum: i.value.stat.additionsNum,
|
|
5088
5114
|
delNum: i.value.stat.deletionsNum
|
|
5089
5115
|
}
|
|
5090
5116
|
});
|
|
5091
|
-
}, { deep: !0, immediate: !0 }), { __sfc: !0, props:
|
|
5117
|
+
}, { deep: !0, immediate: !0 }), { __sfc: !0, props: a, emits: e, isUnifiedViewer: u, oldString: g, newString: t, raw: r, diffChange: i, isNotChanged: s, UnifiedViewer: lr, SplitViewer: vr };
|
|
5092
5118
|
}
|
|
5093
5119
|
});
|
|
5094
5120
|
var mr = function() {
|
|
5095
|
-
var e = this,
|
|
5096
|
-
return
|
|
5097
|
-
return [
|
|
5098
|
-
})], 2)]) :
|
|
5099
|
-
return [
|
|
5100
|
-
})], 2)])])]), u.isUnifiedViewer ?
|
|
5101
|
-
}, yr = [], wr = /* @__PURE__ */
|
|
5121
|
+
var e = this, a = e._self._c, u = e._self._setupProxy;
|
|
5122
|
+
return a("div", { staticClass: "code-diff-view", style: { maxHeight: e.maxHeight }, attrs: { theme: e.theme } }, [e.hideHeader ? e._e() : a("div", { staticClass: "file-header" }, [u.isUnifiedViewer ? a("div", { staticClass: "file-info" }, [a("span", [a("div", { staticClass: "info-left" }, [e._v(e._s(e.filename))]), a("div", { staticClass: "info-left" }, [e._v(e._s(e.newFilename))])]), e.hideStat ? e._e() : a("span", { staticClass: "diff-stat" }, [e._t("stat", function() {
|
|
5123
|
+
return [a("span", { staticClass: "diff-stat-added" }, [e._v("+" + e._s(u.diffChange.stat.additionsNum) + " additions")]), a("span", { staticClass: "diff-stat-deleted" }, [e._v("-" + e._s(u.diffChange.stat.deletionsNum) + " deletions")])];
|
|
5124
|
+
}, { stat: u.diffChange.stat })], 2)]) : a("div", { staticClass: "file-info" }, [a("span", { staticClass: "info-left" }, [e._v(e._s(e.filename))]), a("span", { staticClass: "info-right" }, [a("span", { staticStyle: { "margin-left": "20px" } }, [e._v(e._s(e.newFilename))]), e.hideStat ? e._e() : a("span", { staticClass: "diff-stat" }, [e._t("stat", function() {
|
|
5125
|
+
return [a("span", { staticClass: "diff-stat-added" }, [e._v("+" + e._s(u.diffChange.stat.additionsNum) + " additions")]), a("span", { staticClass: "diff-stat-deleted" }, [e._v("-" + e._s(u.diffChange.stat.deletionsNum) + " deletions")])];
|
|
5126
|
+
}, { stat: u.diffChange.stat })], 2)])])]), u.isUnifiedViewer ? a(u.UnifiedViewer, { attrs: { "diff-change": u.diffChange } }) : a(u.SplitViewer, { attrs: { "diff-change": u.diffChange } })], 1);
|
|
5127
|
+
}, yr = [], wr = /* @__PURE__ */ be(
|
|
5102
5128
|
Er,
|
|
5103
5129
|
mr,
|
|
5104
5130
|
yr,
|